Pull request #44091 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 878906630bdf9edd58dda0b4a3887da86e4e0da2+5ba4ba0baf6750b6b5e7a478048457102bdd1835 (816aa14830e29a294973fd0d63cdedc9d241e7ba) 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 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44091@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 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" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-09-06T15:41:31.087Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-09-06T15:41:31.092Z] Trying to pass milestone 2 [Pipeline] milestone [2022-09-06T15:41:31.200Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-09-06T15:41:38.152Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-017db2c0fdf213b05) in /home/ubuntu/workspace/moby_PR-44091 [Pipeline] { [Pipeline] checkout [2022-09-06T15:41:38.177Z] The recommended git tool is: git [2022-09-06T15:41:38.199Z] using credential docker-jenkins-github-credentials [2022-09-06T15:41:38.208Z] Cloning the remote Git repository [2022-09-06T15:41:38.208Z] Cloning with configured refspecs honoured and without tags [2022-09-06T15:41:38.255Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T15:41:38.255Z] > git init /home/ubuntu/workspace/moby_PR-44091 # timeout=10 [2022-09-06T15:41:38.261Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T15:41:38.261Z] > git --version # timeout=10 [2022-09-06T15:41:38.267Z] > git --version # 'git version 2.17.1' [2022-09-06T15:41:38.267Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T15:41:38.267Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44091/head:refs/remotes/origin/PR-44091 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T15:41:55.062Z] Fetching without tags [2022-09-06T15:41:55.230Z] Merging remotes/origin/master commit 5ba4ba0baf6750b6b5e7a478048457102bdd1835 into PR head commit 878906630bdf9edd58dda0b4a3887da86e4e0da2 [2022-09-06T15:41:55.043Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T15:41:55.048Z] > git config --add remote.origin.fetch +refs/pull/44091/head:refs/remotes/origin/PR-44091 # timeout=10 [2022-09-06T15:41:55.051Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T15:41:55.058Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T15:41:55.065Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T15:41:55.065Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T15:41:55.065Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44091/head:refs/remotes/origin/PR-44091 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T15:41:55.232Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T15:41:55.237Z] > git checkout -f 878906630bdf9edd58dda0b4a3887da86e4e0da2 # timeout=10 [2022-09-06T15:41:55.742Z] > git remote # timeout=10 [2022-09-06T15:41:55.747Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T15:41:55.753Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T15:41:55.754Z] > git merge 5ba4ba0baf6750b6b5e7a478048457102bdd1835 # timeout=10 [2022-09-06T15:41:56.346Z] Merge succeeded, producing d164e2f4b58cedc1d014c8a985e66bdba13fae85 [2022-09-06T15:41:56.347Z] Checking out Revision d164e2f4b58cedc1d014c8a985e66bdba13fae85 (PR-44091) [2022-09-06T15:41:56.407Z] Commit message: "Merge commit '5ba4ba0baf6750b6b5e7a478048457102bdd1835' into HEAD" [2022-09-06T15:41:56.414Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T15:41:57.044Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44091:/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-06T15:41:56.345Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T15:41:56.350Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T15:41:56.359Z] > git checkout -f d164e2f4b58cedc1d014c8a985e66bdba13fae85 # timeout=10 [2022-09-06T15:41:56.410Z] > git rev-list --no-walk 00d33ce37563281c565e304de6cf9ca6a69fe797 # timeout=10 [2022-09-06T15:41:59.559Z] 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 [2022-09-06T15:41:59.730Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-013bcd0a36ceee925) in /home/ubuntu/workspace/moby_PR-44091 [Pipeline] node [2022-09-06T15:41:59.731Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-017db2c0fdf213b05) in /home/ubuntu/workspace/moby_PR-44091 [2022-09-06T15:41:59.731Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0205302dc297f272e) in /home/ubuntu/workspace/moby_PR-44091 [2022-09-06T15:41:59.733Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-093b2eef1b29df937) in /home/ubuntu/workspace/moby_PR-44091 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional [2022-09-06T15:41:59.735Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-003e85d5f7daefbe6) in /home/ubuntu/workspace/moby_PR-44091 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) 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] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-09-06T15:41:59.791Z] The recommended git tool is: git [Pipeline] checkout [2022-09-06T15:41:59.795Z] The recommended git tool is: git [Pipeline] checkout [2022-09-06T15:41:59.802Z] using credential docker-jenkins-github-credentials [2022-09-06T15:41:59.805Z] The recommended git tool is: git [Pipeline] checkout [2022-09-06T15:41:59.813Z] The recommended git tool is: git [2022-09-06T15:41:59.822Z] Cloning the remote Git repository [2022-09-06T15:41:59.822Z] Cloning with configured refspecs honoured and without tags [2022-09-06T15:41:59.823Z] using credential docker-jenkins-github-credentials [2022-09-06T15:41:59.829Z] using credential docker-jenkins-github-credentials [2022-09-06T15:41:59.837Z] Cloning the remote Git repository [2022-09-06T15:41:59.838Z] Cloning with configured refspecs honoured and without tags [2022-09-06T15:41:59.841Z] Cloning the remote Git repository [2022-09-06T15:41:59.841Z] Cloning with configured refspecs honoured and without tags [2022-09-06T15:41:59.843Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-09-06T15:41:59.850Z] The recommended git tool is: git [2022-09-06T15:41:59.858Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-09-06T15:41:59.862Z] using credential docker-jenkins-github-credentials [2022-09-06T15:41:59.865Z] Fetching without tags [Pipeline] // stage [2022-09-06T15:41:59.877Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [2022-09-06T15:41:59.905Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) 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] 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 [2022-09-06T15:42:00.078Z] Merging remotes/origin/master commit 5ba4ba0baf6750b6b5e7a478048457102bdd1835 into PR head commit 878906630bdf9edd58dda0b4a3887da86e4e0da2 [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 [2022-09-06T15:42:00.136Z] Merging remotes/origin/master commit 5ba4ba0baf6750b6b5e7a478048457102bdd1835 into PR head commit 878906630bdf9edd58dda0b4a3887da86e4e0da2 [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-09-06T15:42:00.211Z] Merge succeeded, producing 73a115df6a2d4cdf46dc25422ef72326e49a651b [2022-09-06T15:42:00.212Z] Checking out Revision 73a115df6a2d4cdf46dc25422ef72326e49a651b (PR-44091) [2022-09-06T15:42:00.269Z] Commit message: "Merge commit '5ba4ba0baf6750b6b5e7a478048457102bdd1835' into HEAD" [2022-09-06T15:42:00.277Z] First time build. Skipping changelog. [2022-09-06T15:42:00.319Z] Merge succeeded, producing 73a115df6a2d4cdf46dc25422ef72326e49a651b [2022-09-06T15:42:00.319Z] Checking out Revision 73a115df6a2d4cdf46dc25422ef72326e49a651b (PR-44091) [2022-09-06T15:42:00.398Z] Commit message: "Merge commit '5ba4ba0baf6750b6b5e7a478048457102bdd1835' into HEAD" [2022-09-06T15:41:59.830Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T15:41:59.830Z] > git init /home/ubuntu/workspace/moby_PR-44091 # timeout=10 [2022-09-06T15:41:59.846Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T15:41:59.846Z] > git --version # timeout=10 [2022-09-06T15:41:59.851Z] > git --version # 'git version 2.17.1' [2022-09-06T15:41:59.851Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T15:41:59.852Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44091/head:refs/remotes/origin/PR-44091 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2022-09-06T15:41:59.841Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T15:41:59.841Z] > git init /home/ubuntu/workspace/moby_PR-44091 # timeout=10 [2022-09-06T15:41:59.867Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T15:41:59.867Z] > git --version # timeout=10 [2022-09-06T15:41:59.896Z] > git --version # 'git version 2.17.1' [2022-09-06T15:41:59.896Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T15:41:59.897Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44091/head:refs/remotes/origin/PR-44091 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [2022-09-06T15:41:59.886Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T15:41:59.886Z] > git init /home/ubuntu/workspace/moby_PR-44091 # timeout=10 [2022-09-06T15:41:59.891Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T15:41:59.891Z] > git --version # timeout=10 [2022-09-06T15:41:59.896Z] > git --version # 'git version 2.25.1' [2022-09-06T15:41:59.897Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T15:41:59.898Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44091/head:refs/remotes/origin/PR-44091 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [2022-09-06T15:41:59.853Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44091/.git # timeout=10 [2022-09-06T15:41:59.861Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T15:41:59.868Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T15:41:59.869Z] > git --version # timeout=10 [2022-09-06T15:41:59.874Z] > git --version # 'git version 2.17.1' [2022-09-06T15:41:59.875Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T15:41:59.875Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44091/head:refs/remotes/origin/PR-44091 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T15:42:00.082Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T15:42:00.087Z] > git checkout -f 878906630bdf9edd58dda0b4a3887da86e4e0da2 # timeout=10 [2022-09-06T15:42:00.130Z] > git remote # timeout=10 [2022-09-06T15:42:00.135Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T15:42:00.151Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T15:42:00.152Z] > git merge 5ba4ba0baf6750b6b5e7a478048457102bdd1835 # timeout=10 [2022-09-06T15:42:00.210Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T15:42:00.215Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T15:42:00.219Z] > git checkout -f 73a115df6a2d4cdf46dc25422ef72326e49a651b # timeout=10 [2022-09-06T15:42:00.272Z] > git rev-list --no-walk 00d33ce37563281c565e304de6cf9ca6a69fe797 # timeout=10 [Pipeline] sh [2022-09-06T15:41:59.873Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44091/.git # timeout=10 [2022-09-06T15:41:59.881Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T15:41:59.910Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T15:41:59.910Z] > git --version # timeout=10 [2022-09-06T15:41:59.914Z] > git --version # 'git version 2.25.1' [2022-09-06T15:41:59.914Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T15:41:59.916Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44091/head:refs/remotes/origin/PR-44091 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T15:42:00.140Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T15:42:00.144Z] > git checkout -f 878906630bdf9edd58dda0b4a3887da86e4e0da2 # timeout=10 [2022-09-06T15:42:00.242Z] > git remote # timeout=10 [2022-09-06T15:42:00.249Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T15:42:00.258Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T15:42:00.259Z] > git merge 5ba4ba0baf6750b6b5e7a478048457102bdd1835 # timeout=10 [2022-09-06T15:42:00.313Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T15:42:00.322Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T15:42:00.327Z] > git checkout -f 73a115df6a2d4cdf46dc25422ef72326e49a651b # timeout=10 [2022-09-06T15:42:00.975Z] + docker version [2022-09-06T15:42:00.975Z] Client: Docker Engine - Community [2022-09-06T15:42:00.975Z] Version: 20.10.17 [2022-09-06T15:42:00.975Z] API version: 1.41 [2022-09-06T15:42:00.975Z] Go version: go1.17.11 [2022-09-06T15:42:00.975Z] Git commit: 100c701 [2022-09-06T15:42:00.975Z] Built: Mon Jun 6 23:02:56 2022 [2022-09-06T15:42:00.975Z] OS/Arch: linux/amd64 [2022-09-06T15:42:00.975Z] Context: default [2022-09-06T15:42:00.975Z] Experimental: true [2022-09-06T15:42:00.975Z] [2022-09-06T15:42:00.975Z] Server: Docker Engine - Community [2022-09-06T15:42:00.975Z] Engine: [2022-09-06T15:42:00.975Z] Version: 20.10.17 [2022-09-06T15:42:00.975Z] API version: 1.41 (minimum version 1.12) [2022-09-06T15:42:00.975Z] Go version: go1.17.11 [2022-09-06T15:42:00.975Z] Git commit: a89b842 [2022-09-06T15:42:00.975Z] Built: Mon Jun 6 23:01:02 2022 [2022-09-06T15:42:00.975Z] OS/Arch: linux/amd64 [2022-09-06T15:42:00.975Z] Experimental: true [2022-09-06T15:42:00.975Z] containerd: [2022-09-06T15:42:00.975Z] Version: 1.6.8 [2022-09-06T15:42:00.975Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T15:42:00.975Z] runc: [2022-09-06T15:42:00.975Z] Version: 1.1.4 [2022-09-06T15:42:00.975Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T15:42:00.975Z] docker-init: [2022-09-06T15:42:00.975Z] Version: 0.19.0 [2022-09-06T15:42:00.975Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T15:42:01.374Z] + docker info [2022-09-06T15:42:01.374Z] Client: [2022-09-06T15:42:01.374Z] Context: default [2022-09-06T15:42:01.374Z] Debug Mode: false [2022-09-06T15:42:01.374Z] Plugins: [2022-09-06T15:42:01.374Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-06T15:42:01.374Z] buildx: Docker Buildx (Docker Inc., v0.8.2-docker) [2022-09-06T15:42:01.374Z] compose: Docker Compose (Docker Inc., v2.10.2) [2022-09-06T15:42:01.374Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-09-06T15:42:01.374Z] [2022-09-06T15:42:01.374Z] Server: [2022-09-06T15:42:01.374Z] Containers: 0 [2022-09-06T15:42:01.374Z] Running: 0 [2022-09-06T15:42:01.374Z] Paused: 0 [2022-09-06T15:42:01.374Z] Stopped: 0 [2022-09-06T15:42:01.374Z] Images: 6 [2022-09-06T15:42:01.374Z] Server Version: 20.10.17 [2022-09-06T15:42:01.374Z] Storage Driver: overlay2 [2022-09-06T15:42:01.374Z] Backing Filesystem: extfs [2022-09-06T15:42:01.374Z] Supports d_type: true [2022-09-06T15:42:01.374Z] Native Overlay Diff: true [2022-09-06T15:42:01.374Z] userxattr: false [2022-09-06T15:42:01.374Z] Logging Driver: json-file [2022-09-06T15:42:01.374Z] Cgroup Driver: cgroupfs [2022-09-06T15:42:01.374Z] Cgroup Version: 1 [2022-09-06T15:42:01.374Z] Plugins: [2022-09-06T15:42:01.374Z] Volume: local [2022-09-06T15:42:01.374Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T15:42:01.374Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T15:42:01.374Z] Swarm: inactive [2022-09-06T15:42:01.374Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-09-06T15:42:01.374Z] Default Runtime: runc [2022-09-06T15:42:01.374Z] Init Binary: docker-init [2022-09-06T15:42:01.374Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T15:42:01.374Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T15:42:01.374Z] init version: de40ad0 [2022-09-06T15:42:01.374Z] Security Options: [2022-09-06T15:42:01.374Z] apparmor [2022-09-06T15:42:01.374Z] seccomp [2022-09-06T15:42:01.374Z] Profile: default [2022-09-06T15:42:01.374Z] Kernel Version: 5.4.0-1084-aws [2022-09-06T15:42:01.374Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-06T15:42:01.374Z] OSType: linux [2022-09-06T15:42:01.374Z] Architecture: x86_64 [2022-09-06T15:42:01.374Z] CPUs: 2 [2022-09-06T15:42:01.374Z] Total Memory: 7.565GiB [2022-09-06T15:42:01.374Z] Name: ip-10-100-84-157 [2022-09-06T15:42:01.374Z] ID: LDZ6:MOTK:SSKR:7YGM:V6JU:N3FR:CXVW:L4Y3:CKCO:N2AB:7RZS:MZ4C [2022-09-06T15:42:01.374Z] Docker Root Dir: /var/lib/docker [2022-09-06T15:42:01.374Z] Debug Mode: false [2022-09-06T15:42:01.374Z] Registry: https://index.docker.io/v1/ [2022-09-06T15:42:01.374Z] Labels: [2022-09-06T15:42:01.374Z] Experimental: true [2022-09-06T15:42:01.374Z] Insecure Registries: [2022-09-06T15:42:01.374Z] 127.0.0.0/8 [2022-09-06T15:42:01.374Z] Live Restore Enabled: true [2022-09-06T15:42:01.374Z] [2022-09-06T15:42:01.374Z] WARNING: No swap limit support [2022-09-06T15:42:01.376Z] + docker version [Pipeline] sh [2022-09-06T15:42:01.646Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T15:42:01.646Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T15:42:01.646Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44091/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-06T15:42:01.646Z] + bash /home/ubuntu/workspace/moby_PR-44091/check-config.sh [2022-09-06T15:42:01.646Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-06T15:42:01.646Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-06T15:42:01.646Z] [2022-09-06T15:42:01.646Z] Generally Necessary: [2022-09-06T15:42:01.646Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-06T15:42:01.646Z] - apparmor: enabled and tools installed [2022-09-06T15:42:01.646Z] - CONFIG_NAMESPACES: enabled [2022-09-06T15:42:01.646Z] - CONFIG_NET_NS: enabled [2022-09-06T15:42:01.646Z] - CONFIG_PID_NS: enabled [2022-09-06T15:42:01.646Z] - CONFIG_IPC_NS: enabled [2022-09-06T15:42:01.646Z] - CONFIG_UTS_NS: enabled [2022-09-06T15:42:01.646Z] - CONFIG_CGROUPS: enabled [2022-09-06T15:42:01.646Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-06T15:42:01.646Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-06T15:42:01.646Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-06T15:42:01.646Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-06T15:42:01.646Z] - CONFIG_CPUSETS: enabled [2022-09-06T15:42:01.646Z] - CONFIG_MEMCG: enabled [2022-09-06T15:42:01.646Z] - CONFIG_KEYS: enabled [2022-09-06T15:42:01.646Z] - CONFIG_VETH: enabled (as module) [2022-09-06T15:42:01.646Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-06T15:42:01.646Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-06T15:42:01.646Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-06T15:42:01.646Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-06T15:42:01.646Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-06T15:42:01.646Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-06T15:42:01.646Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-06T15:42:01.646Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-06T15:42:01.646Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-06T15:42:01.646Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-06T15:42:01.646Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-06T15:42:01.646Z] - CONFIG_CGROUP_BPF: enabled [2022-09-06T15:42:01.646Z] [2022-09-06T15:42:01.646Z] Optional Features: [2022-09-06T15:42:01.646Z] - CONFIG_USER_NS: enabled [2022-09-06T15:42:01.646Z] - CONFIG_SECCOMP: enabled [2022-09-06T15:42:01.646Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-06T15:42:01.646Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-06T15:42:01.646Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-06T15:42:01.646Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-06T15:42:01.646Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-06T15:42:01.902Z] - CONFIG_BLK_CGROUP: enabled [2022-09-06T15:42:01.902Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-06T15:42:01.902Z] - CONFIG_CGROUP_PERF: enabled [2022-09-06T15:42:01.902Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-06T15:42:01.902Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-06T15:42:01.902Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-06T15:42:01.902Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-06T15:42:01.902Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-06T15:42:01.902Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-06T15:42:01.902Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-06T15:42:01.902Z] - CONFIG_IP_VS: enabled (as module) [2022-09-06T15:42:01.902Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-06T15:42:01.902Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-06T15:42:01.902Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-06T15:42:01.902Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-06T15:42:01.902Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-06T15:42:01.902Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-06T15:42:01.902Z] - CONFIG_EXT4_FS: enabled [2022-09-06T15:42:01.902Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-06T15:42:01.902Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-06T15:42:01.902Z] - Network Drivers: [2022-09-06T15:42:01.902Z] - "overlay": [2022-09-06T15:42:01.902Z] - CONFIG_VXLAN: enabled (as module) [2022-09-06T15:42:01.902Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-06T15:42:01.902Z] Optional (for encrypted networks): [2022-09-06T15:42:01.902Z] - CONFIG_CRYPTO: enabled [2022-09-06T15:42:01.902Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-06T15:42:01.902Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-06T15:42:01.902Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-06T15:42:01.902Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-06T15:42:01.902Z] - CONFIG_XFRM: enabled [2022-09-06T15:42:01.902Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-06T15:42:01.902Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-06T15:42:01.902Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-06T15:42:01.902Z] - "ipvlan": [2022-09-06T15:42:01.902Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-06T15:42:01.902Z] - "macvlan": [2022-09-06T15:42:01.902Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-06T15:42:01.902Z] - CONFIG_DUMMY: enabled (as module) [2022-09-06T15:42:01.902Z] - "ftp,tftp client in container": [2022-09-06T15:42:02.158Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-06T15:42:02.158Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-06T15:42:02.158Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-06T15:42:02.158Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-06T15:42:02.158Z] - Storage Drivers: [2022-09-06T15:42:02.158Z] - "aufs": [2022-09-06T15:42:02.158Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-06T15:42:02.158Z] - "btrfs": [2022-09-06T15:42:02.158Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-06T15:42:02.158Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-06T15:42:02.158Z] - "devicemapper": [2022-09-06T15:42:02.158Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-06T15:42:02.158Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-06T15:42:02.158Z] - "overlay": [2022-09-06T15:42:02.158Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-06T15:42:02.158Z] - "zfs": [2022-09-06T15:42:02.158Z] - /dev/zfs: present [2022-09-06T15:42:02.158Z] - zfs command: missing [2022-09-06T15:42:02.158Z] - zpool command: missing [2022-09-06T15:42:02.158Z] [2022-09-06T15:42:02.158Z] Limits: [2022-09-06T15:42:02.158Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-06T15:42:02.158Z] [2022-09-06T15:42:02.158Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T15:42:02.469Z] + sudo modprobe ip_vs [2022-09-06T15:42:02.469Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:73a115df6a2d4cdf46dc25422ef72326e49a651b . [2022-09-06T15:42:02.469Z] #1 [internal] load build definition from Dockerfile [2022-09-06T15:42:02.469Z] #1 sha256:6b5d53f60bafb868360bf75db7d15dc631a11ab6934549739021e432a1ac9687 [2022-09-06T15:42:02.469Z] #1 transferring dockerfile: 19.12kB done [2022-09-06T15:42:02.469Z] #1 DONE 0.0s [2022-09-06T15:42:02.469Z] [2022-09-06T15:42:02.469Z] #2 [internal] load .dockerignore [2022-09-06T15:42:02.469Z] #2 sha256:ee44a66c0e9627f721f69d0eeacb3a9b5e26180720436b15d3207929170c2093 [2022-09-06T15:42:02.469Z] #2 transferring context: 145B done [2022-09-06T15:42:02.469Z] #2 DONE 0.0s [2022-09-06T15:42:02.469Z] [2022-09-06T15:42:02.469Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-06T15:42:02.469Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-09-06T15:42:02.469Z] #3 DONE 0.1s [2022-09-06T15:42:02.725Z] [2022-09-06T15:42:02.725Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-06T15:42:02.725Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-09-06T15:42:02.725Z] #4 CACHED [2022-09-06T15:42:02.725Z] [2022-09-06T15:42:02.725Z] #6 [internal] load build definition from Dockerfile [2022-09-06T15:42:02.725Z] #6 sha256:fb1927d74afb5e66e6e1fbdf3dbd86a347c28a162b9da410631c1aae3f262cda [2022-09-06T15:42:02.725Z] #6 DONE 0.0s [2022-09-06T15:42:02.725Z] [2022-09-06T15:42:02.725Z] #5 [internal] load .dockerignore [2022-09-06T15:42:02.725Z] #5 sha256:36c0ffcb0e1ff5460b5bcb38a8cebf83e95c83d1a3487e6398e9eccd96367af3 [2022-09-06T15:42:02.725Z] #5 DONE 0.0s [2022-09-06T15:42:02.725Z] [2022-09-06T15:42:02.725Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-06T15:42:02.725Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-09-06T15:42:02.725Z] #8 DONE 0.1s [2022-09-06T15:42:02.725Z] [2022-09-06T15:42:02.725Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T15:42:02.725Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-06T15:42:02.725Z] #7 DONE 0.1s [2022-09-06T15:42:02.725Z] [2022-09-06T15:42:02.725Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T15:42:02.725Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-06T15:42:02.725Z] #10 DONE 0.1s [2022-09-06T15:42:02.725Z] [2022-09-06T15:42:02.725Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-06T15:42:02.725Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-09-06T15:42:02.981Z] #9 DONE 0.1s [2022-09-06T15:42:02.981Z] [2022-09-06T15:42:02.981Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T15:42:02.981Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-06T15:42:02.981Z] #73 DONE 0.0s [2022-09-06T15:42:02.981Z] [2022-09-06T15:42:02.981Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T15:42:02.981Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-06T15:42:02.981Z] #71 DONE 0.0s [2022-09-06T15:42:02.981Z] [2022-09-06T15:42:02.981Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T15:42:02.981Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T15:42:02.981Z] #11 DONE 0.0s [2022-09-06T15:42:02.981Z] [2022-09-06T15:42:02.981Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T15:42:02.981Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-06T15:42:02.981Z] #28 DONE 0.0s [2022-09-06T15:42:02.981Z] [2022-09-06T15:42:02.981Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T15:42:02.981Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-09-06T15:42:02.981Z] #18 CACHED [2022-09-06T15:42:02.981Z] [2022-09-06T15:42:02.981Z] #13 [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-06T15:42:02.981Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-09-06T15:42:02.981Z] #13 CACHED [2022-09-06T15:42:02.981Z] [2022-09-06T15:42:02.981Z] #16 [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-06T15:42:02.981Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-09-06T15:42:02.981Z] #16 CACHED [2022-09-06T15:42:02.981Z] [2022-09-06T15:42:02.981Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T15:42:02.981Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-09-06T15:42:02.981Z] #12 CACHED [2022-09-06T15:42:02.981Z] [2022-09-06T15:42:02.981Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T15:42:02.981Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-09-06T15:42:02.981Z] #17 CACHED [2022-09-06T15:42:02.981Z] [2022-09-06T15:42:02.981Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T15:42:02.981Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-09-06T15:42:02.981Z] #19 CACHED [2022-09-06T15:42:02.981Z] [2022-09-06T15:42:02.982Z] #14 [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-06T15:42:02.982Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T15:42:02.982Z] #14 CACHED [2022-09-06T15:42:02.982Z] [2022-09-06T15:42:02.982Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-06T15:42:02.982Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-09-06T15:42:02.982Z] #15 CACHED [2022-09-06T15:42:02.982Z] [2022-09-06T15:42:02.982Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-09-06T15:42:02.982Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-09-06T15:42:02.982Z] #20 CACHED [2022-09-06T15:42:02.982Z] [2022-09-06T15:42:02.982Z] #24 [internal] load build context [2022-09-06T15:42:02.982Z] #24 sha256:015c0a0dd5b30c4addb8ee13adf479e7309faa25c221d2fae4d16425201fd6f9 [2022-09-06T15:42:04.362Z] #24 ... [2022-09-06T15:42:04.362Z] [2022-09-06T15:42:04.362Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-06T15:42:04.362Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-06T15:42:04.362Z] #49 DONE 1.4s [2022-09-06T15:42:04.362Z] [2022-09-06T15:42:04.362Z] #24 [internal] load build context [2022-09-06T15:42:04.362Z] #24 sha256:015c0a0dd5b30c4addb8ee13adf479e7309faa25c221d2fae4d16425201fd6f9 [2022-09-06T15:42:04.928Z] #24 transferring context: 62.72MB 2.1s done [2022-09-06T15:42:04.928Z] #24 DONE 2.1s [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-06T15:42:04.928Z] #25 sha256:989ed71a99f5bc3887f370ecffc1933b20146273fbc477f4973e9158c76554c4 [2022-09-06T15:42:04.928Z] #25 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #26 [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-06T15:42:04.928Z] #26 sha256:e7616de171b420d1a8c92dca3cc47cd7038250ed7a156b88ec7cb11ae0df80d1 [2022-09-06T15:42:04.928Z] #26 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #29 [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-06T15:42:04.928Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-06T15:42:04.928Z] #29 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T15:42:04.928Z] #30 sha256:3f22a55329fbb86a7d958b7e65c43b3f968751499466ae3672e6dcae4cb7f326 [2022-09-06T15:42:04.928Z] #30 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #31 [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-06T15:42:04.928Z] #31 sha256:b062477a8ad5f6b87b5b2bc53cca09685bb14ccfdca8952c4b9016a95df1c2b7 [2022-09-06T15:42:04.928Z] #31 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T15:42:04.928Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-09-06T15:42:04.928Z] #33 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #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-06T15:42:04.928Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-06T15:42:04.928Z] #34 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #36 [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-06T15:42:04.928Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-06T15:42:04.928Z] #36 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #38 [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-06T15:42:04.928Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-06T15:42:04.928Z] #38 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #40 [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-06T15:42:04.928Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-06T15:42:04.928Z] #40 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #42 [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-06T15:42:04.928Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T15:42:04.928Z] #42 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-06T15:42:04.928Z] #43 sha256:83bef4fb6b7aaa4b2e23213587ca3d5e01d8fd691746c359be1bd60be078c628 [2022-09-06T15:42:04.928Z] #43 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #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-06T15:42:04.928Z] #44 sha256:55573cd8f15147c82ccc640b3273c35db2721a36326aea9292b71044ac185b80 [2022-09-06T15:42:04.928Z] #44 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T15:42:04.928Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-09-06T15:42:04.928Z] #46 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #47 [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-06T15:42:04.928Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-06T15:42:04.928Z] #47 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #50 [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-06T15:42:04.928Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-09-06T15:42:04.928Z] #50 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #51 [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-06T15:42:04.928Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T15:42:04.928Z] #51 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #53 [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-06T15:42:04.928Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-06T15:42:04.928Z] #53 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #55 [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-06T15:42:04.928Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T15:42:04.928Z] #55 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #57 [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-06T15:42:04.928Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-06T15:42:04.928Z] #57 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-06T15:42:04.928Z] #59 sha256:57c7c956474377a72f519b472d0d99ce0174ac8fefdbaacd5b450cbf7b44966c [2022-09-06T15:42:04.928Z] #59 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #60 [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-06T15:42:04.928Z] #60 sha256:479fd1569890abf73a2e3e1a7d6593ba468775c71a9eb1c9db3b7e65e8249431 [2022-09-06T15:42:04.928Z] #60 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #62 [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-06T15:42:04.928Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-06T15:42:04.928Z] #62 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-06T15:42:04.928Z] #63 sha256:9eb1820a62cf3695d6368be7115183d65609856b8c1fe498882c6b18532766b9 [2022-09-06T15:42:04.928Z] #63 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #64 [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-06T15:42:04.928Z] #64 sha256:990d890e2236b982f1c05d64e65f77d9c005406d4aa7730d378b3b8a5619b7e2 [2022-09-06T15:42:04.928Z] #64 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-06T15:42:04.928Z] #66 sha256:93f49f174f07a278d5d7568011031af8d4f4dfc957205ae92f22f3dc0d5b427d [2022-09-06T15:42:04.928Z] #66 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T15:42:04.928Z] #68 sha256:529d091f6e289c09cc1760336050306064885fff5894bfc5b31d0fc9e0196455 [2022-09-06T15:42:04.928Z] #68 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #67 [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-06T15:42:04.928Z] #67 sha256:03d211432a36208e261bee6ca0737667ba3416f97dfcaf88456aab073ad069d5 [2022-09-06T15:42:04.928Z] #67 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T15:42:04.928Z] #69 sha256:5cd7261523d6636b5f327d0c15c562ebc674e089bf300cd71527c63e00954b28 [2022-09-06T15:42:04.928Z] #69 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T15:42:04.928Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-09-06T15:42:04.928Z] #72 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T15:42:04.928Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-09-06T15:42:04.928Z] #74 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #76 [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-06T15:42:04.928Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T15:42:04.928Z] #76 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #77 [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-06T15:42:04.928Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T15:42:04.928Z] #77 CACHED [2022-09-06T15:42:04.928Z] [2022-09-06T15:42:04.928Z] #21 [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-06T15:42:04.928Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-06T15:42:04.928Z] #21 1.069 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T15:42:04.928Z] #21 1.070 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-06T15:42:04.928Z] #21 1.075 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:42:04.928Z] #21 1.664 Fetched 44.1 kB in 1s (48.1 kB/s) [2022-09-06T15:42:05.184Z] #21 1.664 Reading package lists... [2022-09-06T15:42:05.746Z] #21 2.360 Reading package lists... [2022-09-06T15:42:06.002Z] #21 2.822 Building dependency tree... [2022-09-06T15:42:06.002Z] #21 2.905 Reading state information... [2022-09-06T15:42:06.002Z] #21 3.013 The following additional packages will be installed: [2022-09-06T15:42:06.002Z] #21 3.014 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-06T15:42:06.002Z] #21 3.014 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-06T15:42:06.002Z] #21 3.014 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-06T15:42:06.002Z] #21 3.014 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T15:42:06.002Z] #21 3.014 python3-pkg-resources systemd vim-runtime xxd [2022-09-06T15:42:06.002Z] #21 3.015 Suggested packages: [2022-09-06T15:42:06.002Z] #21 3.015 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-06T15:42:06.002Z] #21 3.015 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-06T15:42:06.002Z] #21 3.015 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-06T15:42:06.002Z] #21 3.015 Recommended packages: [2022-09-06T15:42:06.002Z] #21 3.015 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-06T15:42:06.002Z] #21 3.015 systemd-timesyncd | time-daemon unzip [2022-09-06T15:42:06.258Z] #21 3.326 The following NEW packages will be installed: [2022-09-06T15:42:06.259Z] #21 3.326 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-06T15:42:06.259Z] #21 3.326 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-06T15:42:06.259Z] #21 3.327 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-06T15:42:06.259Z] #21 3.327 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-06T15:42:06.259Z] #21 3.327 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-06T15:42:06.259Z] #21 3.327 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T15:42:06.259Z] #21 3.327 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-06T15:42:06.259Z] #21 3.327 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-06T15:42:06.259Z] #21 3.327 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-06T15:42:06.515Z] #21 3.595 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:42:06.515Z] #21 3.595 Need to get 32.8 MB of archives. [2022-09-06T15:42:06.515Z] #21 3.595 After this operation, 124 MB of additional disk space will be used. [2022-09-06T15:42:06.515Z] #21 3.595 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T15:42:06.515Z] #21 3.598 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-06T15:42:06.515Z] #21 3.598 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-06T15:42:06.515Z] #21 3.600 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-06T15:42:06.515Z] #21 3.604 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-06T15:42:06.515Z] #21 3.605 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-06T15:42:06.515Z] #21 3.606 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-06T15:42:06.515Z] #21 3.639 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-06T15:42:06.515Z] #21 3.640 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-06T15:42:06.515Z] #21 3.642 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-06T15:42:06.515Z] #21 3.643 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-06T15:42:06.515Z] #21 3.643 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-06T15:42:06.515Z] #21 3.644 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-06T15:42:06.515Z] #21 3.644 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-06T15:42:06.515Z] #21 3.650 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T15:42:06.515Z] #21 3.651 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-06T15:42:06.515Z] #21 3.653 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-06T15:42:06.515Z] #21 3.655 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T15:42:06.515Z] #21 3.656 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-06T15:42:06.515Z] #21 3.658 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-06T15:42:06.515Z] #21 3.662 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-06T15:42:06.515Z] #21 3.664 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-06T15:42:06.515Z] #21 3.665 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-06T15:42:06.515Z] #21 3.666 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-06T15:42:06.515Z] #21 3.669 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-06T15:42:06.515Z] #21 3.671 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-06T15:42:06.515Z] #21 3.674 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T15:42:06.515Z] #21 3.676 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T15:42:06.515Z] #21 3.677 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T15:42:06.515Z] #21 3.678 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-06T15:42:06.515Z] #21 3.679 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-06T15:42:06.515Z] #21 3.682 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T15:42:06.515Z] #21 3.745 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-06T15:42:06.771Z] #21 3.746 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-06T15:42:06.771Z] #21 3.747 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-06T15:42:06.771Z] #21 3.748 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-06T15:42:06.771Z] #21 3.749 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-06T15:42:06.771Z] #21 3.749 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T15:42:06.771Z] #21 3.749 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-06T15:42:06.771Z] #21 3.751 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T15:42:06.771Z] #21 3.753 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-06T15:42:06.771Z] #21 3.766 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-06T15:42:06.771Z] #21 3.767 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-06T15:42:06.771Z] #21 3.768 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T15:42:06.771Z] #21 3.770 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-06T15:42:06.771Z] #21 3.774 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-06T15:42:06.771Z] #21 3.775 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-06T15:42:06.771Z] #21 3.777 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-06T15:42:06.771Z] #21 3.784 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-06T15:42:06.771Z] #21 3.786 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-06T15:42:06.771Z] #21 3.790 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-06T15:42:06.771Z] #21 3.791 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-06T15:42:06.771Z] #21 3.837 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-06T15:42:06.771Z] #21 3.848 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-06T15:42:06.771Z] #21 3.854 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-06T15:42:06.771Z] #21 3.855 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-06T15:42:06.771Z] #21 3.980 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:42:07.027Z] #21 4.005 Fetched 32.8 MB in 1s (62.3 MB/s) [2022-09-06T15:42:07.027Z] #21 4.030 Selecting previously unselected package libcap2:amd64. [2022-09-06T15:42:07.027Z] #21 4.030 (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-06T15:42:07.027Z] #21 4.057 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T15:42:07.027Z] #21 4.064 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T15:42:07.027Z] #21 4.093 Selecting previously unselected package libargon2-1:amd64. [2022-09-06T15:42:07.027Z] #21 4.094 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-06T15:42:07.027Z] #21 4.096 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T15:42:07.027Z] #21 4.124 Selecting previously unselected package libjson-c5:amd64. [2022-09-06T15:42:07.027Z] #21 4.126 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-06T15:42:07.027Z] #21 4.129 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-06T15:42:07.027Z] #21 4.160 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-06T15:42:07.027Z] #21 4.160 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-06T15:42:07.027Z] #21 4.163 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T15:42:07.027Z] #21 4.211 Selecting previously unselected package libip4tc2:amd64. [2022-09-06T15:42:07.027Z] #21 4.211 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-06T15:42:07.284Z] #21 4.215 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T15:42:07.284Z] #21 4.244 Selecting previously unselected package libkmod2:amd64. [2022-09-06T15:42:07.284Z] #21 4.244 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-06T15:42:07.284Z] #21 4.247 Unpacking libkmod2:amd64 (28-1) ... [2022-09-06T15:42:07.284Z] #21 4.284 Selecting previously unselected package systemd. [2022-09-06T15:42:07.284Z] #21 4.285 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-06T15:42:07.284Z] #21 4.319 Unpacking systemd (247.3-7) ... [2022-09-06T15:42:07.846Z] #21 4.806 Selecting previously unselected package pigz. [2022-09-06T15:42:07.846Z] #21 4.809 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-06T15:42:07.846Z] #21 4.813 Unpacking pigz (2.6-1) ... [2022-09-06T15:42:07.846Z] #21 4.847 Selecting previously unselected package libelf1:amd64. [2022-09-06T15:42:07.846Z] #21 4.847 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-06T15:42:07.846Z] #21 4.850 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-06T15:42:07.846Z] #21 4.894 Selecting previously unselected package libbpf0:amd64. [2022-09-06T15:42:07.846Z] #21 4.896 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-06T15:42:07.846Z] #21 4.899 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-06T15:42:07.846Z] #21 4.934 Selecting previously unselected package libmnl0:amd64. [2022-09-06T15:42:07.846Z] #21 4.935 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-06T15:42:07.846Z] #21 4.938 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-06T15:42:07.846Z] #21 4.966 Selecting previously unselected package libxtables12:amd64. [2022-09-06T15:42:07.846Z] #21 4.966 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-06T15:42:07.846Z] #21 4.969 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-06T15:42:07.846Z] #21 4.997 Selecting previously unselected package libcap2-bin. [2022-09-06T15:42:07.846Z] #21 4.997 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-06T15:42:08.102Z] #21 5.000 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-06T15:42:08.102Z] #21 5.035 Selecting previously unselected package iproute2. [2022-09-06T15:42:08.102Z] #21 5.035 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-06T15:42:08.102Z] #21 5.037 Unpacking iproute2 (5.10.0-4) ... [2022-09-06T15:42:08.102Z] #21 5.144 Selecting previously unselected package xxd. [2022-09-06T15:42:08.102Z] #21 5.146 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T15:42:08.102Z] #21 5.150 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:42:08.102Z] #21 5.190 Selecting previously unselected package vim-common. [2022-09-06T15:42:08.102Z] #21 5.190 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T15:42:08.102Z] #21 5.197 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:42:08.102Z] #21 5.245 Selecting previously unselected package bash-completion. [2022-09-06T15:42:08.365Z] #21 5.246 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-06T15:42:08.621Z] #21 5.712 Unpacking bash-completion (1:2.11-2) ... [2022-09-06T15:42:08.621Z] #21 5.800 Selecting previously unselected package bzip2. [2022-09-06T15:42:08.876Z] #21 5.802 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T15:42:08.876Z] #21 5.806 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T15:42:08.876Z] #21 5.837 Selecting previously unselected package xz-utils. [2022-09-06T15:42:08.876Z] #21 5.837 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T15:42:08.876Z] #21 5.840 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T15:42:08.876Z] #21 5.896 Selecting previously unselected package apparmor. [2022-09-06T15:42:08.876Z] #21 5.896 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-06T15:42:08.876Z] #21 5.913 Unpacking apparmor (2.13.6-10) ... [2022-09-06T15:42:08.876Z] #21 6.031 Selecting previously unselected package inetutils-ping. [2022-09-06T15:42:08.876Z] #21 6.031 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-06T15:42:09.132Z] #21 6.034 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-06T15:42:09.132Z] #21 6.071 Selecting previously unselected package libip6tc2:amd64. [2022-09-06T15:42:09.132Z] #21 6.071 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-06T15:42:09.132Z] #21 6.074 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T15:42:09.132Z] #21 6.109 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-06T15:42:09.132Z] #21 6.109 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-06T15:42:09.132Z] #21 6.112 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T15:42:09.132Z] #21 6.141 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-06T15:42:09.132Z] #21 6.141 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-06T15:42:09.132Z] #21 6.144 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T15:42:09.132Z] #21 6.175 Selecting previously unselected package libnftnl11:amd64. [2022-09-06T15:42:09.132Z] #21 6.175 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-06T15:42:09.132Z] #21 6.178 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T15:42:09.132Z] #21 6.209 Selecting previously unselected package iptables. [2022-09-06T15:42:09.132Z] #21 6.210 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-06T15:42:09.132Z] #21 6.213 Unpacking iptables (1.8.7-1) ... [2022-09-06T15:42:09.132Z] #21 6.286 Selecting previously unselected package libonig5:amd64. [2022-09-06T15:42:09.132Z] #21 6.286 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T15:42:09.387Z] #21 6.289 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T15:42:09.388Z] #21 6.333 Selecting previously unselected package libjq1:amd64. [2022-09-06T15:42:09.388Z] #21 6.334 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T15:42:09.388Z] #21 6.338 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T15:42:09.388Z] #21 6.371 Selecting previously unselected package jq. [2022-09-06T15:42:09.388Z] #21 6.371 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-06T15:42:09.388Z] #21 6.374 Unpacking jq (1.6-2.1) ... [2022-09-06T15:42:09.388Z] #21 6.406 Selecting previously unselected package libaio1:amd64. [2022-09-06T15:42:09.388Z] #21 6.408 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-06T15:42:09.388Z] #21 6.411 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-06T15:42:09.388Z] #21 6.437 Selecting previously unselected package libgpm2:amd64. [2022-09-06T15:42:09.388Z] #21 6.439 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-06T15:42:09.388Z] #21 6.442 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-06T15:42:09.388Z] #21 6.472 Selecting previously unselected package libicu67:amd64. [2022-09-06T15:42:09.388Z] #21 6.472 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-06T15:42:09.388Z] #21 6.476 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T15:42:09.479Z] Client: Docker Engine - Community [2022-09-06T15:42:09.480Z] Version: 20.10.17 [2022-09-06T15:42:09.480Z] API version: 1.41 [2022-09-06T15:42:09.480Z] Go version: go1.17.11 [2022-09-06T15:42:09.480Z] Git commit: 100c701 [2022-09-06T15:42:09.480Z] Built: Mon Jun 6 23:02:20 2022 [2022-09-06T15:42:09.480Z] OS/Arch: linux/arm64 [2022-09-06T15:42:09.480Z] Context: default [2022-09-06T15:42:09.480Z] Experimental: true [2022-09-06T15:42:09.480Z] [2022-09-06T15:42:09.480Z] Server: Docker Engine - Community [2022-09-06T15:42:09.480Z] Engine: [2022-09-06T15:42:09.480Z] Version: 20.10.17 [2022-09-06T15:42:09.480Z] API version: 1.41 (minimum version 1.12) [2022-09-06T15:42:09.480Z] Go version: go1.17.11 [2022-09-06T15:42:09.480Z] Git commit: a89b842 [2022-09-06T15:42:09.480Z] Built: Mon Jun 6 23:00:44 2022 [2022-09-06T15:42:09.480Z] OS/Arch: linux/arm64 [2022-09-06T15:42:09.480Z] Experimental: true [2022-09-06T15:42:09.480Z] containerd: [2022-09-06T15:42:09.480Z] Version: 1.6.8 [2022-09-06T15:42:09.480Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T15:42:09.480Z] runc: [2022-09-06T15:42:09.480Z] Version: 1.1.4 [2022-09-06T15:42:09.480Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T15:42:09.480Z] docker-init: [2022-09-06T15:42:09.480Z] Version: 0.19.0 [2022-09-06T15:42:09.480Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T15:42:09.780Z] + docker info [2022-09-06T15:42:10.315Z] #21 7.263 Selecting previously unselected package libinih1:amd64. [2022-09-06T15:42:10.316Z] #21 7.263 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-06T15:42:10.316Z] #21 7.266 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-06T15:42:10.316Z] #21 7.292 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-06T15:42:10.316Z] #21 7.295 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-06T15:42:10.316Z] #21 7.298 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-06T15:42:10.316Z] #21 7.335 Selecting previously unselected package libnet1:amd64. [2022-09-06T15:42:10.316Z] #21 7.335 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T15:42:10.316Z] #21 7.338 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T15:42:10.316Z] #21 7.373 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T15:42:10.316Z] #21 7.373 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T15:42:10.316Z] #21 7.377 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T15:42:10.316Z] #21 7.411 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T15:42:10.316Z] #21 7.411 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T15:42:10.316Z] #21 7.414 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T15:42:10.316Z] #21 7.443 Selecting previously unselected package libyajl2:amd64. [2022-09-06T15:42:10.316Z] #21 7.443 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T15:42:10.316Z] #21 7.446 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T15:42:10.316Z] #21 7.472 Selecting previously unselected package net-tools. [2022-09-06T15:42:10.316Z] #21 7.472 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-06T15:42:10.316Z] #21 7.476 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T15:42:10.572Z] #21 7.524 Selecting previously unselected package patch. [2022-09-06T15:42:10.572Z] #21 7.524 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-06T15:42:10.572Z] #21 7.527 Unpacking patch (2.7.6-7) ... [2022-09-06T15:42:10.572Z] #21 7.557 Selecting previously unselected package python-pip-whl. [2022-09-06T15:42:10.572Z] #21 7.559 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-06T15:42:10.572Z] #21 7.562 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T15:42:10.572Z] #21 7.708 Selecting previously unselected package python3-lib2to3. [2022-09-06T15:42:10.572Z] #21 7.710 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-06T15:42:10.572Z] #21 7.714 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-06T15:42:10.572Z] #21 7.749 Selecting previously unselected package python3-distutils. [2022-09-06T15:42:10.828Z] #21 7.750 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-06T15:42:10.828Z] #21 7.753 Unpacking python3-distutils (3.9.2-1) ... [2022-09-06T15:42:10.828Z] #21 7.794 Selecting previously unselected package python3-pkg-resources. [2022-09-06T15:42:10.828Z] #21 7.794 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T15:42:10.828Z] #21 7.798 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T15:42:10.828Z] #21 7.840 Selecting previously unselected package python3-setuptools. [2022-09-06T15:42:10.828Z] #21 7.842 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-06T15:42:10.828Z] #21 7.845 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-06T15:42:10.828Z] #21 7.905 Selecting previously unselected package python3-wheel. [2022-09-06T15:42:10.828Z] #21 7.907 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-06T15:42:10.828Z] #21 7.909 Unpacking python3-wheel (0.34.2-1) ... [2022-09-06T15:42:10.828Z] #21 7.938 Selecting previously unselected package python3-pip. [2022-09-06T15:42:10.828Z] #21 7.940 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-06T15:42:10.828Z] #21 7.942 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T15:42:10.828Z] #21 8.009 Selecting previously unselected package sudo. [2022-09-06T15:42:10.828Z] #21 8.009 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-06T15:42:11.084Z] #21 8.012 Unpacking sudo (1.9.5p2-3) ... [2022-09-06T15:42:11.084Z] #21 8.145 Selecting previously unselected package systemd-journal-remote. [2022-09-06T15:42:11.084Z] #21 8.146 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-06T15:42:11.084Z] #21 8.149 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-06T15:42:11.084Z] #21 8.185 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T15:42:11.084Z] #21 8.185 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-06T15:42:11.084Z] #21 8.188 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-06T15:42:11.084Z] #21 8.247 Selecting previously unselected package uidmap. [2022-09-06T15:42:11.340Z] #21 8.250 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-06T15:42:11.340Z] #21 8.253 Unpacking uidmap (1:4.8.1-1) ... [2022-09-06T15:42:11.340Z] #21 8.296 Selecting previously unselected package vim-runtime. [2022-09-06T15:42:11.340Z] #21 8.296 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T15:42:11.340Z] #21 8.306 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-06T15:42:11.340Z] #21 8.316 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-06T15:42:11.340Z] #21 8.319 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:42:11.902Z] #21 8.950 Selecting previously unselected package vim. [2022-09-06T15:42:11.902Z] #21 8.953 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T15:42:11.902Z] #21 8.959 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:42:11.902Z] #21 9.097 Selecting previously unselected package xfsprogs. [2022-09-06T15:42:12.158Z] #21 9.098 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-06T15:42:12.158Z] #21 9.102 Unpacking xfsprogs (5.10.0-4) ... [2022-09-06T15:42:12.158Z] #21 9.206 Selecting previously unselected package zip. [2022-09-06T15:42:12.158Z] #21 9.209 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-06T15:42:12.158Z] #21 9.212 Unpacking zip (3.0-12) ... [2022-09-06T15:42:12.158Z] #21 9.252 Selecting previously unselected package zstd. [2022-09-06T15:42:12.158Z] #21 9.252 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-06T15:42:12.158Z] #21 9.255 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-06T15:42:12.158Z] #21 9.344 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T15:42:12.414Z] #21 9.573 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T15:42:12.414Z] #21 9.583 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T15:42:12.414Z] #21 9.593 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-06T15:42:12.414Z] #21 9.601 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T15:42:12.669Z] #21 9.609 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T15:42:12.669Z] #21 9.618 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-06T15:42:12.669Z] #21 9.627 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T15:42:12.669Z] #21 9.636 Setting up uidmap (1:4.8.1-1) ... [2022-09-06T15:42:12.669Z] #21 9.644 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T15:42:12.669Z] #21 9.653 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T15:42:12.669Z] #21 9.661 Setting up bzip2 (1.0.8-4) ... [2022-09-06T15:42:12.669Z] #21 9.669 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T15:42:12.669Z] #21 9.679 Setting up python3-wheel (0.34.2-1) ... [2022-09-06T15:42:12.669Z] #21 9.807 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-06T15:42:12.669Z] #21 9.817 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:42:12.669Z] #21 9.826 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T15:42:12.669Z] #21 9.836 Setting up libcap2-bin (1:2.44-1) ... [2022-09-06T15:42:12.669Z] #21 9.846 Setting up apparmor (2.13.6-10) ... [2022-09-06T15:42:13.597Z] #21 10.53 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-06T15:42:13.597Z] #21 10.55 Setting up zip (3.0-12) ... [2022-09-06T15:42:13.597Z] #21 10.55 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:42:13.597Z] #21 10.57 Setting up bash-completion (1:2.11-2) ... [2022-09-06T15:42:13.852Z] #21 11.06 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T15:42:14.108Z] #21 11.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T15:42:14.108Z] #21 11.08 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-06T15:42:14.108Z] #21 11.09 Setting up patch (2.7.6-7) ... [2022-09-06T15:42:14.108Z] #21 11.10 Setting up sudo (1.9.5p2-3) ... [2022-09-06T15:42:14.108Z] #21 11.15 invoke-rc.d: could not determine current runlevel [2022-09-06T15:42:14.108Z] #21 11.15 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T15:42:14.108Z] #21 11.16 Setting up xfsprogs (5.10.0-4) ... [2022-09-06T15:42:14.108Z] #21 11.16 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-06T15:42:14.108Z] #21 11.16 Failed to connect to bus: Host is down [2022-09-06T15:42:14.108Z] #21 11.17 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-06T15:42:14.108Z] #21 11.18 Setting up inetutils-ping (2:2.0-1) ... [2022-09-06T15:42:14.108Z] #21 11.19 Setting up pigz (2.6-1) ... [2022-09-06T15:42:14.108Z] #21 11.19 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T15:42:14.108Z] #21 11.20 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T15:42:14.108Z] #21 11.22 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T15:42:14.108Z] #21 11.23 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:42:14.364Z] #21 11.37 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-06T15:42:14.364Z] #21 11.38 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-06T15:42:14.364Z] #21 11.46 Setting up libelf1:amd64 (0.183-1) ... [2022-09-06T15:42:14.364Z] #21 11.47 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-06T15:42:14.364Z] #21 11.48 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-06T15:42:14.364Z] #21 11.49 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T15:42:14.364Z] #21 11.50 Setting up libkmod2:amd64 (28-1) ... [2022-09-06T15:42:14.364Z] #21 11.51 Setting up python3-distutils (3.9.2-1) ... [2022-09-06T15:42:14.620Z] #21 11.62 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:42:14.620Z] #21 11.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T15:42:14.620Z] #21 11.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T15:42:14.620Z] #21 11.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T15:42:14.620Z] #21 11.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T15:42:14.620Z] #21 11.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T15:42:14.620Z] #21 11.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T15:42:14.620Z] #21 11.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T15:42:14.620Z] #21 11.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T15:42:14.620Z] #21 11.66 Setting up python3-setuptools (52.0.0-4) ... [2022-09-06T15:42:14.877Z] #21 11.95 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T15:42:14.877Z] #21 11.96 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T15:42:14.877Z] #21 11.97 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-06T15:42:14.877Z] #21 11.98 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T15:42:15.133Z] #21 12.22 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T15:42:15.133Z] #21 12.23 Setting up jq (1.6-2.1) ... [2022-09-06T15:42:15.133Z] #21 12.24 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T15:42:15.133Z] #21 12.25 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-06T15:42:15.133Z] #21 12.26 Setting up iptables (1.8.7-1) ... [2022-09-06T15:42:15.133Z] #21 12.27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T15:42:15.133Z] #21 12.27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T15:42:15.133Z] #21 12.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T15:42:15.133Z] #21 12.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T15:42:15.133Z] #21 12.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T15:42:15.133Z] #21 12.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T15:42:15.133Z] #21 12.29 Setting up iproute2 (5.10.0-4) ... [2022-09-06T15:42:15.389Z] #21 12.41 Setting up systemd (247.3-7) ... [2022-09-06T15:42:15.389Z] #21 12.44 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-06T15:42:15.389Z] #21 12.44 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-06T15:42:15.389Z] #21 12.45 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-06T15:42:15.389Z] #21 12.48 Initializing machine ID from KVM UUID. [2022-09-06T15:42:15.525Z] Fetching without tags [2022-09-06T15:42:15.644Z] #21 12.73 Setting up systemd-journal-remote (247.3-7) ... [2022-09-06T15:42:15.644Z] #21 12.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:42:15.501Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T15:42:15.509Z] > git config --add remote.origin.fetch +refs/pull/44091/head:refs/remotes/origin/PR-44091 # timeout=10 [2022-09-06T15:42:15.514Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T15:42:15.522Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T15:42:15.527Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T15:42:15.527Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T15:42:15.528Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44091/head:refs/remotes/origin/PR-44091 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T15:42:15.727Z] Merging remotes/origin/master commit 5ba4ba0baf6750b6b5e7a478048457102bdd1835 into PR head commit 878906630bdf9edd58dda0b4a3887da86e4e0da2 [2022-09-06T15:42:15.931Z] Fetching without tags [2022-09-06T15:42:16.249Z] Merging remotes/origin/master commit 5ba4ba0baf6750b6b5e7a478048457102bdd1835 into PR head commit 878906630bdf9edd58dda0b4a3887da86e4e0da2 [2022-09-06T15:42:16.574Z] #21 DONE 13.4s [2022-09-06T15:42:16.574Z] [2022-09-06T15:42:16.574Z] #22 [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-06T15:42:16.574Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423 [2022-09-06T15:42:16.574Z] #22 0.365 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T15:42:16.574Z] #22 0.368 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T15:42:16.574Z] #22 0.370 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T15:42:16.825Z] Merge succeeded, producing 7cbdeef83739281c1513c4a2c029fe6d9d4559bf [2022-09-06T15:42:16.826Z] Checking out Revision 7cbdeef83739281c1513c4a2c029fe6d9d4559bf (PR-44091) [2022-09-06T15:42:16.831Z] #22 DONE 0.4s [2022-09-06T15:42:16.831Z] [2022-09-06T15:42:16.831Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T15:42:16.831Z] #23 sha256:507006b2976dcbbb427519747e56bbfcd52a1d942fb1030f4c3b0c51700d255d [2022-09-06T15:42:17.221Z] Commit message: "Merge commit '5ba4ba0baf6750b6b5e7a478048457102bdd1835' into HEAD" [2022-09-06T15:42:17.252Z] First time build. Skipping changelog. [2022-09-06T15:42:17.457Z] Merge succeeded, producing ebf60e5bcc4f809d3b6783e17343731e9782b0fd [2022-09-06T15:42:17.457Z] Checking out Revision ebf60e5bcc4f809d3b6783e17343731e9782b0fd (PR-44091) [2022-09-06T15:42:15.887Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T15:42:15.896Z] > git config --add remote.origin.fetch +refs/pull/44091/head:refs/remotes/origin/PR-44091 # timeout=10 [2022-09-06T15:42:15.907Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T15:42:15.916Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T15:42:15.934Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T15:42:15.935Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T15:42:15.938Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44091/head:refs/remotes/origin/PR-44091 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T15:42:16.252Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T15:42:16.256Z] > git checkout -f 878906630bdf9edd58dda0b4a3887da86e4e0da2 # timeout=10 [2022-09-06T15:42:16.781Z] > git remote # timeout=10 [2022-09-06T15:42:16.787Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T15:42:16.797Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T15:42:16.798Z] > git merge 5ba4ba0baf6750b6b5e7a478048457102bdd1835 # timeout=10 [2022-09-06T15:42:17.451Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T15:42:17.460Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T15:42:17.465Z] > git checkout -f ebf60e5bcc4f809d3b6783e17343731e9782b0fd # timeout=10 [2022-09-06T15:42:15.729Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T15:42:15.740Z] > git checkout -f 878906630bdf9edd58dda0b4a3887da86e4e0da2 # timeout=10 [2022-09-06T15:42:16.296Z] > git remote # timeout=10 [2022-09-06T15:42:16.301Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T15:42:16.303Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T15:42:16.304Z] > git merge 5ba4ba0baf6750b6b5e7a478048457102bdd1835 # timeout=10 [2022-09-06T15:42:16.821Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T15:42:16.828Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T15:42:16.835Z] > git checkout -f 7cbdeef83739281c1513c4a2c029fe6d9d4559bf # timeout=10 [2022-09-06T15:42:17.224Z] > git rev-list --no-walk 00d33ce37563281c565e304de6cf9ca6a69fe797 # timeout=10 [2022-09-06T15:42:17.531Z] Commit message: "Merge commit '5ba4ba0baf6750b6b5e7a478048457102bdd1835' into HEAD" [2022-09-06T15:42:17.554Z] First time build. Skipping changelog. [2022-09-06T15:42:17.619Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T15:42:17.846Z] Merging remotes/origin/master commit 5ba4ba0baf6750b6b5e7a478048457102bdd1835 into PR head commit 878906630bdf9edd58dda0b4a3887da86e4e0da2 [2022-09-06T15:42:17.932Z] + docker version [2022-09-06T15:42:17.932Z] Client: Docker Engine - Community [2022-09-06T15:42:17.932Z] Version: 20.10.17 [2022-09-06T15:42:17.932Z] API version: 1.41 [2022-09-06T15:42:17.932Z] Go version: go1.17.11 [2022-09-06T15:42:17.932Z] Git commit: 100c701 [2022-09-06T15:42:17.932Z] Built: Mon Jun 6 23:02:57 2022 [2022-09-06T15:42:17.932Z] OS/Arch: linux/amd64 [2022-09-06T15:42:17.932Z] Context: default [2022-09-06T15:42:17.932Z] Experimental: true [2022-09-06T15:42:17.932Z] [2022-09-06T15:42:17.932Z] Server: Docker Engine - Community [2022-09-06T15:42:17.932Z] Engine: [2022-09-06T15:42:17.932Z] Version: 20.10.17 [2022-09-06T15:42:17.932Z] API version: 1.41 (minimum version 1.12) [2022-09-06T15:42:17.932Z] Go version: go1.17.11 [2022-09-06T15:42:17.932Z] Git commit: a89b842 [2022-09-06T15:42:17.932Z] Built: Mon Jun 6 23:01:03 2022 [2022-09-06T15:42:17.932Z] OS/Arch: linux/amd64 [2022-09-06T15:42:17.932Z] Experimental: true [2022-09-06T15:42:17.932Z] containerd: [2022-09-06T15:42:17.932Z] Version: 1.6.8 [2022-09-06T15:42:17.932Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T15:42:17.932Z] runc: [2022-09-06T15:42:17.932Z] Version: 1.1.4 [2022-09-06T15:42:17.932Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T15:42:17.932Z] docker-init: [2022-09-06T15:42:17.932Z] Version: 0.19.0 [2022-09-06T15:42:17.932Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T15:42:18.217Z] + docker info [2022-09-06T15:42:18.377Z] + docker version [2022-09-06T15:42:18.377Z] Client: Docker Engine - Community [2022-09-06T15:42:18.377Z] Version: 20.10.17 [2022-09-06T15:42:18.377Z] API version: 1.41 [2022-09-06T15:42:18.377Z] Go version: go1.17.11 [2022-09-06T15:42:18.377Z] Git commit: 100c701 [2022-09-06T15:42:18.377Z] Built: Mon Jun 6 23:02:56 2022 [2022-09-06T15:42:18.377Z] OS/Arch: linux/amd64 [2022-09-06T15:42:18.377Z] Context: default [2022-09-06T15:42:18.377Z] Experimental: true [2022-09-06T15:42:18.377Z] [2022-09-06T15:42:18.377Z] Server: Docker Engine - Community [2022-09-06T15:42:18.377Z] Engine: [2022-09-06T15:42:18.377Z] Version: 20.10.17 [2022-09-06T15:42:18.377Z] API version: 1.41 (minimum version 1.12) [2022-09-06T15:42:18.377Z] Go version: go1.17.11 [2022-09-06T15:42:18.377Z] Git commit: a89b842 [2022-09-06T15:42:18.377Z] Built: Mon Jun 6 23:01:02 2022 [2022-09-06T15:42:18.377Z] OS/Arch: linux/amd64 [2022-09-06T15:42:18.377Z] Experimental: true [2022-09-06T15:42:18.377Z] containerd: [2022-09-06T15:42:18.377Z] Version: 1.6.8 [2022-09-06T15:42:18.377Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T15:42:18.377Z] runc: [2022-09-06T15:42:18.377Z] Version: 1.1.4 [2022-09-06T15:42:18.377Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T15:42:18.377Z] docker-init: [2022-09-06T15:42:18.377Z] Version: 0.19.0 [2022-09-06T15:42:18.377Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T15:42:18.662Z] + docker info [2022-09-06T15:42:18.662Z] Client: [2022-09-06T15:42:18.662Z] Context: default [2022-09-06T15:42:18.662Z] Debug Mode: false [2022-09-06T15:42:18.662Z] Plugins: [2022-09-06T15:42:18.662Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-06T15:42:18.662Z] buildx: Docker Buildx (Docker Inc., f500bf6) [2022-09-06T15:42:18.662Z] compose: Docker Compose (Docker Inc., v2.10.2) [2022-09-06T15:42:18.662Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-09-06T15:42:18.662Z] [2022-09-06T15:42:18.662Z] Server: [2022-09-06T15:42:18.662Z] Containers: 0 [2022-09-06T15:42:18.662Z] Running: 0 [2022-09-06T15:42:18.662Z] Paused: 0 [2022-09-06T15:42:18.662Z] Stopped: 0 [2022-09-06T15:42:18.662Z] Images: 1 [2022-09-06T15:42:18.662Z] Server Version: 20.10.17 [2022-09-06T15:42:18.662Z] Storage Driver: overlay2 [2022-09-06T15:42:18.662Z] Backing Filesystem: extfs [2022-09-06T15:42:18.662Z] Supports d_type: true [2022-09-06T15:42:18.662Z] Native Overlay Diff: true [2022-09-06T15:42:18.662Z] userxattr: false [2022-09-06T15:42:18.662Z] Logging Driver: json-file [2022-09-06T15:42:18.662Z] Cgroup Driver: cgroupfs [2022-09-06T15:42:18.662Z] Cgroup Version: 1 [2022-09-06T15:42:18.662Z] Plugins: [2022-09-06T15:42:18.662Z] Volume: local [2022-09-06T15:42:18.662Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T15:42:18.662Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T15:42:18.662Z] Swarm: inactive [2022-09-06T15:42:18.662Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-06T15:42:18.662Z] Default Runtime: runc [2022-09-06T15:42:18.662Z] Init Binary: docker-init [2022-09-06T15:42:18.662Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T15:42:18.662Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T15:42:18.662Z] init version: de40ad0 [2022-09-06T15:42:18.662Z] Security Options: [2022-09-06T15:42:18.662Z] apparmor [2022-09-06T15:42:18.662Z] seccomp [2022-09-06T15:42:18.662Z] Profile: default [2022-09-06T15:42:18.662Z] Kernel Version: 5.4.0-1084-aws [2022-09-06T15:42:18.662Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-06T15:42:18.662Z] OSType: linux [2022-09-06T15:42:18.662Z] Architecture: x86_64 [2022-09-06T15:42:18.662Z] CPUs: 2 [2022-09-06T15:42:18.662Z] Total Memory: 7.483GiB [2022-09-06T15:42:18.662Z] Name: ip-10-100-110-164 [2022-09-06T15:42:18.662Z] ID: COO4:K6YM:3PTV:2C2F:KV67:GGBL:4WU4:DAOU:PPZS:BPCJ:JJV7:3JRW [2022-09-06T15:42:18.662Z] Docker Root Dir: /var/lib/docker [2022-09-06T15:42:18.662Z] Debug Mode: false [2022-09-06T15:42:18.662Z] Registry: https://index.docker.io/v1/ [2022-09-06T15:42:18.662Z] Labels: [2022-09-06T15:42:18.662Z] Experimental: true [2022-09-06T15:42:18.662Z] Insecure Registries: [2022-09-06T15:42:18.662Z] 127.0.0.0/8 [2022-09-06T15:42:18.662Z] Live Restore Enabled: true [2022-09-06T15:42:18.662Z] [2022-09-06T15:42:18.662Z] WARNING: No swap limit support [Pipeline] sh [2022-09-06T15:42:18.942Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T15:42:18.942Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T15:42:18.942Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44091/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-06T15:42:18.942Z] + bash /home/ubuntu/workspace/moby_PR-44091/check-config.sh [2022-09-06T15:42:18.942Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-06T15:42:18.942Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-06T15:42:18.942Z] [2022-09-06T15:42:18.942Z] Generally Necessary: [2022-09-06T15:42:18.942Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-06T15:42:18.942Z] - apparmor: enabled and tools installed [2022-09-06T15:42:18.942Z] - CONFIG_NAMESPACES: enabled [2022-09-06T15:42:18.942Z] - CONFIG_NET_NS: enabled [2022-09-06T15:42:18.942Z] - CONFIG_PID_NS: enabled [2022-09-06T15:42:18.942Z] - CONFIG_IPC_NS: enabled [2022-09-06T15:42:18.942Z] - CONFIG_UTS_NS: enabled [2022-09-06T15:42:18.942Z] - CONFIG_CGROUPS: enabled [2022-09-06T15:42:18.942Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-06T15:42:18.942Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-06T15:42:18.942Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-06T15:42:18.942Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-06T15:42:18.942Z] - CONFIG_CPUSETS: enabled [2022-09-06T15:42:18.942Z] - CONFIG_MEMCG: enabled [2022-09-06T15:42:18.942Z] - CONFIG_KEYS: enabled [2022-09-06T15:42:18.942Z] - CONFIG_VETH: enabled (as module) [2022-09-06T15:42:18.942Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-06T15:42:18.942Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-06T15:42:18.942Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-06T15:42:18.942Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-06T15:42:18.942Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-06T15:42:18.942Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-06T15:42:18.942Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-06T15:42:18.942Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-06T15:42:18.942Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-06T15:42:18.942Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-06T15:42:18.942Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-06T15:42:18.942Z] - CONFIG_CGROUP_BPF: enabled [2022-09-06T15:42:18.942Z] [2022-09-06T15:42:18.942Z] Optional Features: [2022-09-06T15:42:18.942Z] - CONFIG_USER_NS: enabled [2022-09-06T15:42:18.942Z] - CONFIG_SECCOMP: enabled [2022-09-06T15:42:18.942Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-06T15:42:18.942Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-06T15:42:18.942Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-06T15:42:18.942Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-06T15:42:18.942Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-06T15:42:19.180Z] Merge succeeded, producing 89d77ca569cf8f726c127233b36941b3121ccedd [2022-09-06T15:42:19.181Z] Checking out Revision 89d77ca569cf8f726c127233b36941b3121ccedd (PR-44091) [2022-09-06T15:42:19.202Z] - CONFIG_BLK_CGROUP: enabled [2022-09-06T15:42:19.202Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-06T15:42:19.202Z] - CONFIG_CGROUP_PERF: enabled [2022-09-06T15:42:19.202Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-06T15:42:19.202Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-06T15:42:19.202Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-06T15:42:19.202Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-06T15:42:19.202Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-06T15:42:19.202Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-06T15:42:19.202Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-06T15:42:19.202Z] - CONFIG_IP_VS: enabled (as module) [2022-09-06T15:42:19.202Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-06T15:42:19.202Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-06T15:42:19.202Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-06T15:42:19.202Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-06T15:42:19.202Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-06T15:42:19.202Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-06T15:42:19.202Z] - CONFIG_EXT4_FS: enabled [2022-09-06T15:42:19.202Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-06T15:42:19.202Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-06T15:42:19.202Z] - Network Drivers: [2022-09-06T15:42:19.202Z] - "overlay": [2022-09-06T15:42:19.202Z] - CONFIG_VXLAN: enabled (as module) [2022-09-06T15:42:19.202Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-06T15:42:19.202Z] Optional (for encrypted networks): [2022-09-06T15:42:19.202Z] - CONFIG_CRYPTO: enabled [2022-09-06T15:42:19.202Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-06T15:42:19.202Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-06T15:42:19.202Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-06T15:42:19.202Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-06T15:42:19.202Z] - CONFIG_XFRM: enabled [2022-09-06T15:42:19.202Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-06T15:42:19.202Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-06T15:42:19.202Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-06T15:42:19.202Z] - "ipvlan": [2022-09-06T15:42:19.202Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-06T15:42:19.202Z] - "macvlan": [2022-09-06T15:42:19.202Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-06T15:42:19.202Z] - CONFIG_DUMMY: enabled (as module) [2022-09-06T15:42:19.202Z] - "ftp,tftp client in container": [2022-09-06T15:42:19.249Z] Commit message: "Merge commit '5ba4ba0baf6750b6b5e7a478048457102bdd1835' into HEAD" [2022-09-06T15:42:19.267Z] First time build. Skipping changelog. [2022-09-06T15:42:17.596Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T15:42:17.606Z] > git config --add remote.origin.fetch +refs/pull/44091/head:refs/remotes/origin/PR-44091 # timeout=10 [2022-09-06T15:42:17.613Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T15:42:17.621Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T15:42:17.627Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T15:42:17.627Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T15:42:17.628Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44091/head:refs/remotes/origin/PR-44091 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T15:42:17.854Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T15:42:17.871Z] > git checkout -f 878906630bdf9edd58dda0b4a3887da86e4e0da2 # timeout=10 [2022-09-06T15:42:18.423Z] > git remote # timeout=10 [2022-09-06T15:42:18.446Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T15:42:18.454Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T15:42:18.455Z] > git merge 5ba4ba0baf6750b6b5e7a478048457102bdd1835 # timeout=10 [2022-09-06T15:42:19.179Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T15:42:19.188Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T15:42:19.194Z] > git checkout -f 89d77ca569cf8f726c127233b36941b3121ccedd # timeout=10 [2022-09-06T15:42:19.257Z] > git rev-list --no-walk 00d33ce37563281c565e304de6cf9ca6a69fe797 # timeout=10 [2022-09-06T15:42:17.534Z] > git rev-list --no-walk 00d33ce37563281c565e304de6cf9ca6a69fe797 # timeout=10 [2022-09-06T15:42:19.460Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-06T15:42:19.460Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-06T15:42:19.461Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-06T15:42:19.461Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-06T15:42:19.461Z] - Storage Drivers: [2022-09-06T15:42:19.461Z] - "aufs": [2022-09-06T15:42:19.461Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-06T15:42:19.461Z] - "btrfs": [2022-09-06T15:42:19.461Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-06T15:42:19.461Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-06T15:42:19.461Z] - "devicemapper": [2022-09-06T15:42:19.461Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-06T15:42:19.461Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-06T15:42:19.461Z] - "overlay": [2022-09-06T15:42:19.461Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-06T15:42:19.461Z] - "zfs": [2022-09-06T15:42:19.461Z] - /dev/zfs: present [2022-09-06T15:42:19.461Z] - zfs command: missing [2022-09-06T15:42:19.461Z] - zpool command: missing [2022-09-06T15:42:19.461Z] [2022-09-06T15:42:19.461Z] Limits: [2022-09-06T15:42:19.461Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-06T15:42:19.461Z] [2022-09-06T15:42:19.461Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T15:42:19.779Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ebf60e5bcc4f809d3b6783e17343731e9782b0fd . [2022-09-06T15:42:19.883Z] + [ PR != PR ] [2022-09-06T15:42:19.883Z] + [ master != master ] [2022-09-06T15:42:19.883Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T15:42:20.038Z] #1 [internal] load build definition from Dockerfile [2022-09-06T15:42:20.038Z] #1 transferring dockerfile: 19.11kB done [2022-09-06T15:42:20.038Z] #1 DONE 0.0s [2022-09-06T15:42:20.038Z] [2022-09-06T15:42:20.038Z] #2 [internal] load .dockerignore [2022-09-06T15:42:20.038Z] #2 transferring context: 145B done [2022-09-06T15:42:20.038Z] #2 DONE 0.0s [2022-09-06T15:42:20.038Z] [2022-09-06T15:42:20.038Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-06T15:42:20.038Z] #3 DONE 0.1s [2022-09-06T15:42:20.038Z] [2022-09-06T15:42:20.038Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-06T15:42:20.038Z] #4 CACHED [2022-09-06T15:42:20.208Z] + docker version [2022-09-06T15:42:20.208Z] Client: Docker Engine - Community [2022-09-06T15:42:20.208Z] Version: 20.10.17 [2022-09-06T15:42:20.208Z] API version: 1.41 [2022-09-06T15:42:20.208Z] Go version: go1.17.11 [2022-09-06T15:42:20.208Z] Git commit: 100c701 [2022-09-06T15:42:20.208Z] Built: Mon Jun 6 23:02:56 2022 [2022-09-06T15:42:20.208Z] OS/Arch: linux/amd64 [2022-09-06T15:42:20.208Z] Context: default [2022-09-06T15:42:20.208Z] Experimental: true [2022-09-06T15:42:20.208Z] [2022-09-06T15:42:20.208Z] Server: Docker Engine - Community [2022-09-06T15:42:20.208Z] Engine: [2022-09-06T15:42:20.208Z] Version: 20.10.17 [2022-09-06T15:42:20.208Z] API version: 1.41 (minimum version 1.12) [2022-09-06T15:42:20.208Z] Go version: go1.17.11 [2022-09-06T15:42:20.208Z] Git commit: a89b842 [2022-09-06T15:42:20.208Z] Built: Mon Jun 6 23:01:02 2022 [2022-09-06T15:42:20.208Z] OS/Arch: linux/amd64 [2022-09-06T15:42:20.208Z] Experimental: true [2022-09-06T15:42:20.208Z] containerd: [2022-09-06T15:42:20.208Z] Version: 1.6.8 [2022-09-06T15:42:20.208Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T15:42:20.208Z] runc: [2022-09-06T15:42:20.208Z] Version: 1.1.4 [2022-09-06T15:42:20.208Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T15:42:20.208Z] docker-init: [2022-09-06T15:42:20.208Z] Version: 0.19.0 [2022-09-06T15:42:20.208Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T15:42:20.297Z] [2022-09-06T15:42:20.297Z] #5 [internal] load build definition from Dockerfile [2022-09-06T15:42:20.297Z] #5 DONE 0.0s [2022-09-06T15:42:20.297Z] [2022-09-06T15:42:20.297Z] #6 [internal] load .dockerignore [2022-09-06T15:42:20.297Z] #6 DONE 0.0s [2022-09-06T15:42:20.297Z] [2022-09-06T15:42:20.297Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-06T15:42:20.297Z] #7 DONE 0.1s [2022-09-06T15:42:20.297Z] [2022-09-06T15:42:20.297Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-06T15:42:20.297Z] #8 DONE 0.1s [2022-09-06T15:42:20.297Z] [2022-09-06T15:42:20.297Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T15:42:20.297Z] #9 DONE 0.1s [2022-09-06T15:42:20.297Z] [2022-09-06T15:42:20.297Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T15:42:20.297Z] #10 DONE 0.1s [2022-09-06T15:42:20.496Z] + docker info [2022-09-06T15:42:20.556Z] [2022-09-06T15:42:20.556Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T15:42:20.556Z] #11 DONE 0.0s [2022-09-06T15:42:20.556Z] [2022-09-06T15:42:20.556Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T15:42:20.556Z] #12 DONE 0.0s [2022-09-06T15:42:20.556Z] [2022-09-06T15:42:20.556Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T15:42:20.556Z] #13 DONE 0.0s [2022-09-06T15:42:20.556Z] [2022-09-06T15:42:20.556Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T15:42:20.556Z] #14 DONE 0.0s [2022-09-06T15:42:20.556Z] [2022-09-06T15:42:20.556Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T15:42:20.556Z] #15 CACHED [2022-09-06T15:42:20.556Z] [2022-09-06T15:42:20.556Z] #16 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T15:42:20.556Z] #16 CACHED [2022-09-06T15:42:20.556Z] [2022-09-06T15:42:20.556Z] #17 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T15:42:20.556Z] #17 CACHED [2022-09-06T15:42:20.556Z] [2022-09-06T15:42:20.556Z] #18 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T15:42:20.556Z] #18 CACHED [2022-09-06T15:42:20.556Z] [2022-09-06T15:42:20.556Z] #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-06T15:42:20.556Z] #19 CACHED [2022-09-06T15:42:20.556Z] [2022-09-06T15:42:20.556Z] #20 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T15:42:20.556Z] #20 CACHED [2022-09-06T15:42:20.556Z] [2022-09-06T15:42:20.556Z] #21 [internal] load build context [2022-09-06T15:42:21.495Z] #21 ... [2022-09-06T15:42:21.495Z] [2022-09-06T15:42:21.495Z] #22 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-06T15:42:21.495Z] #22 DONE 0.9s [2022-09-06T15:42:21.495Z] [2022-09-06T15:42:21.495Z] #23 [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-06T15:42:21.495Z] #23 CACHED [2022-09-06T15:42:21.495Z] [2022-09-06T15:42:21.495Z] #21 [internal] load build context [2022-09-06T15:42:23.365Z] #23 5.558 Collecting yamllint==1.27.1 [2022-09-06T15:42:23.365Z] #23 6.581 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-06T15:42:23.365Z] #23 6.840 Collecting pathspec>=0.5.3 [2022-09-06T15:42:23.622Z] #23 6.843 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-06T15:42:23.622Z] #23 6.933 Collecting pyyaml [2022-09-06T15:42:23.622Z] #23 6.937 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-06T15:42:23.622Z] #23 6.952 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-06T15:42:23.622Z] #23 6.955 Building wheels for collected packages: yamllint [2022-09-06T15:42:23.622Z] #23 6.956 Building wheel for yamllint (setup.py): started [2022-09-06T15:42:23.878Z] #23 7.170 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-06T15:42:23.878Z] #23 7.170 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=3ae1d3db3e6bf744e5bfdb1411fad91bc28c0cab2244d6d18e965d354d5cb79f [2022-09-06T15:42:23.878Z] #23 7.170 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-06T15:42:23.878Z] #23 7.173 Successfully built yamllint [2022-09-06T15:42:23.878Z] #23 7.178 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-06T15:42:23.878Z] #23 7.273 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-06T15:42:23.878Z] #23 DONE 7.4s [2022-09-06T15:42:24.134Z] [2022-09-06T15:42:24.134Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T15:42:24.134Z] #27 sha256:d5892b381427790b0f840d8616b46698693dafd6029aec08d60cc9f678705494 [2022-09-06T15:42:24.389Z] #27 DONE 0.2s [2022-09-06T15:42:24.389Z] [2022-09-06T15:42:24.389Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T15:42:24.389Z] #32 sha256:d1db8731a1d81540a4e32762651dbf0ea5a0993914ff4c709bb69f2f97091e0c [2022-09-06T15:42:24.389Z] #32 DONE 0.2s [2022-09-06T15:42:24.646Z] [2022-09-06T15:42:24.646Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T15:42:24.646Z] #35 sha256:abc6b4c86f4564b1a796969e8ea06f5519d29fc932e8ed2d63e1dac0e68d6e35 [2022-09-06T15:42:24.646Z] #35 DONE 0.1s [2022-09-06T15:42:24.646Z] [2022-09-06T15:42:24.646Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-06T15:42:24.646Z] #37 sha256:954337f67d8f147874bbda16b091a839479468b999c8b1bd5cd2aff85daa75ac [2022-09-06T15:42:24.646Z] #37 DONE 0.1s [2022-09-06T15:42:24.903Z] [2022-09-06T15:42:24.903Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-06T15:42:24.903Z] #39 sha256:ec4a48d35ab8cb7dd7cb0036a813106d055327371c6383f8b1ecd7feed0c5afa [2022-09-06T15:42:24.903Z] #39 DONE 0.1s [2022-09-06T15:42:24.903Z] [2022-09-06T15:42:24.903Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-06T15:42:24.903Z] #41 sha256:c731346c3b2d7f190d064ded8d1168416a9a842aa6a0ac3d98da2bba6980fa29 [2022-09-06T15:42:24.903Z] #41 DONE 0.1s [2022-09-06T15:42:24.903Z] [2022-09-06T15:42:24.903Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T15:42:24.903Z] #45 sha256:022189c56fb8cf2679268b01105ecae144233a3316f77e8112570729d565106d [2022-09-06T15:42:24.903Z] #45 DONE 0.0s [2022-09-06T15:42:24.903Z] [2022-09-06T15:42:24.903Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T15:42:24.903Z] #48 sha256:d0f98d60d7601ca18b1aa3e63d21b9df6bfd96b454eee0edb3213ba884b449e9 [2022-09-06T15:42:25.159Z] #48 DONE 0.2s [2022-09-06T15:42:25.159Z] [2022-09-06T15:42:25.159Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-06T15:42:25.159Z] #52 sha256:fd6c83d2066bb28df334abf8b432f9feae1f52f708d0be9ab07709c878d38b92 [2022-09-06T15:42:25.159Z] #52 DONE 0.0s [2022-09-06T15:42:25.159Z] [2022-09-06T15:42:25.159Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T15:42:25.159Z] #54 sha256:5257590cf60c0ba9ee3d9929775f92fec96c31613470b002bc2b13fa36e103b0 [2022-09-06T15:42:25.159Z] #54 DONE 0.1s [2022-09-06T15:42:25.415Z] [2022-09-06T15:42:25.415Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T15:42:25.415Z] #56 sha256:d78c912e679662e6e5964d7a905ca9c66eb8bdc2bf546f0b712ad3826f9bebe9 [2022-09-06T15:42:25.415Z] #56 DONE 0.3s [2022-09-06T15:42:25.672Z] [2022-09-06T15:42:25.672Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T15:42:25.672Z] #58 sha256:36add5a5519f2121e00bdcf7f9d3926a9ce7e877b12439b7788d9c861c6f115a [2022-09-06T15:42:25.672Z] #58 DONE 0.1s [2022-09-06T15:42:25.672Z] [2022-09-06T15:42:25.672Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T15:42:25.672Z] #61 sha256:8b92de508816296d89a9654a5b883569e958d6acdbd32c918ebaf15331488813 [2022-09-06T15:42:25.672Z] #61 DONE 0.1s [2022-09-06T15:42:25.672Z] [2022-09-06T15:42:25.672Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T15:42:25.672Z] #65 sha256:7fa1af0a7a3fe1ae1275ac1a8aed60e3ddb65306ad97bfd45958759355b640e6 [2022-09-06T15:42:25.696Z] #21 transferring context: 25.65MB 4.6s [2022-09-06T15:42:25.928Z] #65 DONE 0.4s [2022-09-06T15:42:26.183Z] [2022-09-06T15:42:26.184Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T15:42:26.184Z] #70 sha256:fe154ddbdcb67acbfb24d4bbacbebc4483f5f73e349b73762b939ffac15c3b8b [2022-09-06T15:42:26.184Z] #70 DONE 0.1s [2022-09-06T15:42:26.184Z] [2022-09-06T15:42:26.184Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T15:42:26.184Z] #75 sha256:62cc0778e5f225f00cfe3f946a0cdb3bbe15539f32e6f076c834f765e572ebe8 [2022-09-06T15:42:26.439Z] #75 DONE 0.4s [2022-09-06T15:42:26.695Z] [2022-09-06T15:42:26.695Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-06T15:42:26.695Z] #78 sha256:ece4ca6a3ddc642049d3cfa65d83c6ad76b470bd3096d5684e33c053eb0cb440 [2022-09-06T15:42:26.695Z] #78 DONE 0.0s [2022-09-06T15:42:26.695Z] [2022-09-06T15:42:26.695Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-06T15:42:26.695Z] #79 sha256:9f66c884e7cd11901490c372a66c87c77c2b0940605cd38f5c10e2c13fd089ca [2022-09-06T15:42:26.695Z] #79 DONE 0.0s [2022-09-06T15:42:26.695Z] [2022-09-06T15:42:26.695Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-06T15:42:26.695Z] #80 sha256:f496822c28b5a8001204b0786178d6bfee8bef5e00e30ec52c58e607181a1b54 [2022-09-06T15:42:26.695Z] #80 DONE 0.0s [2022-09-06T15:42:26.695Z] [2022-09-06T15:42:26.695Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T15:42:26.695Z] #81 sha256:e9f7f43b189c413ed0a506d07de76c29b45bf6af55040da43a21affef2030c50 [2022-09-06T15:42:27.622Z] #81 DONE 0.6s [2022-09-06T15:42:27.622Z] [2022-09-06T15:42:27.622Z] #82 exporting to image [2022-09-06T15:42:27.622Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-06T15:42:27.622Z] #82 exporting layers [2022-09-06T15:42:27.853Z] Client: [2022-09-06T15:42:27.853Z] Context: default [2022-09-06T15:42:27.853Z] Debug Mode: false [2022-09-06T15:42:27.853Z] Plugins: [2022-09-06T15:42:27.854Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-06T15:42:27.854Z] buildx: Docker Buildx (Docker Inc., v0.8.2-docker) [2022-09-06T15:42:27.854Z] compose: Docker Compose (Docker Inc., v2.10.2) [2022-09-06T15:42:27.854Z] [2022-09-06T15:42:27.854Z] Server: [2022-09-06T15:42:27.854Z] Containers: 0 [2022-09-06T15:42:27.854Z] Running: 0 [2022-09-06T15:42:27.854Z] Paused: 0 [2022-09-06T15:42:27.854Z] Stopped: 0 [2022-09-06T15:42:27.854Z] Images: 0 [2022-09-06T15:42:27.854Z] Server Version: 20.10.17 [2022-09-06T15:42:27.854Z] Storage Driver: overlay2 [2022-09-06T15:42:27.854Z] Backing Filesystem: extfs [2022-09-06T15:42:27.854Z] Supports d_type: true [2022-09-06T15:42:27.854Z] Native Overlay Diff: true [2022-09-06T15:42:27.854Z] userxattr: false [2022-09-06T15:42:27.854Z] Logging Driver: json-file [2022-09-06T15:42:27.854Z] Cgroup Driver: cgroupfs [2022-09-06T15:42:27.854Z] Cgroup Version: 1 [2022-09-06T15:42:27.854Z] Plugins: [2022-09-06T15:42:27.854Z] Volume: local [2022-09-06T15:42:27.854Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T15:42:27.854Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T15:42:27.854Z] Swarm: inactive [2022-09-06T15:42:27.854Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-09-06T15:42:27.854Z] Default Runtime: runc [2022-09-06T15:42:27.854Z] Init Binary: docker-init [2022-09-06T15:42:27.854Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T15:42:27.854Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T15:42:27.854Z] init version: de40ad0 [2022-09-06T15:42:27.854Z] Security Options: [2022-09-06T15:42:27.854Z] apparmor [2022-09-06T15:42:27.854Z] seccomp [2022-09-06T15:42:27.854Z] Profile: default [2022-09-06T15:42:27.854Z] Kernel Version: 5.15.0-1019-aws [2022-09-06T15:42:27.854Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-06T15:42:27.854Z] OSType: linux [2022-09-06T15:42:27.854Z] Architecture: aarch64 [2022-09-06T15:42:27.854Z] CPUs: 2 [2022-09-06T15:42:27.854Z] Total Memory: 7.559GiB [2022-09-06T15:42:27.854Z] Name: ip-10-100-77-224 [2022-09-06T15:42:27.854Z] ID: 7O3Y:7VTN:MKYD:LEHP:4UOY:73CY:F2YU:73XK:7EQ5:OKDB:M2R5:IFZ5 [2022-09-06T15:42:27.854Z] Docker Root Dir: /var/lib/docker [2022-09-06T15:42:27.854Z] Debug Mode: false [2022-09-06T15:42:27.854Z] Registry: https://index.docker.io/v1/ [2022-09-06T15:42:27.854Z] Labels: [2022-09-06T15:42:27.854Z] Experimental: true [2022-09-06T15:42:27.854Z] Insecure Registries: [2022-09-06T15:42:27.854Z] 127.0.0.0/8 [2022-09-06T15:42:27.854Z] Live Restore Enabled: true [2022-09-06T15:42:27.854Z] [Pipeline] sh [2022-09-06T15:42:28.138Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T15:42:28.138Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T15:42:28.138Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44091/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-06T15:42:28.138Z] + bash /home/ubuntu/workspace/moby_PR-44091/check-config.sh [2022-09-06T15:42:28.138Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-06T15:42:28.138Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ... [2022-09-06T15:42:28.138Z] [2022-09-06T15:42:28.138Z] Generally Necessary: [2022-09-06T15:42:28.138Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-06T15:42:28.138Z] - apparmor: enabled and tools installed [2022-09-06T15:42:28.138Z] - CONFIG_NAMESPACES: enabled [2022-09-06T15:42:28.138Z] - CONFIG_NET_NS: enabled [2022-09-06T15:42:28.138Z] - CONFIG_PID_NS: enabled [2022-09-06T15:42:28.138Z] - CONFIG_IPC_NS: enabled [2022-09-06T15:42:28.138Z] - CONFIG_UTS_NS: enabled [2022-09-06T15:42:28.138Z] - CONFIG_CGROUPS: enabled [2022-09-06T15:42:28.138Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-06T15:42:28.138Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-06T15:42:28.138Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-06T15:42:28.138Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-06T15:42:28.138Z] - CONFIG_CPUSETS: enabled [2022-09-06T15:42:28.138Z] - CONFIG_MEMCG: enabled [2022-09-06T15:42:28.138Z] - CONFIG_KEYS: enabled [2022-09-06T15:42:28.138Z] - CONFIG_VETH: enabled (as module) [2022-09-06T15:42:28.138Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-06T15:42:28.138Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-06T15:42:28.245Z] #21 transferring context: 62.72MB 7.7s done [2022-09-06T15:42:28.395Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-06T15:42:28.395Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-06T15:42:28.395Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-06T15:42:28.395Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-06T15:42:28.395Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-06T15:42:28.395Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-06T15:42:28.395Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-06T15:42:28.395Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-06T15:42:28.395Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-06T15:42:28.395Z] - CONFIG_CGROUP_BPF: enabled [2022-09-06T15:42:28.395Z] [2022-09-06T15:42:28.395Z] Optional Features: [2022-09-06T15:42:28.395Z] - CONFIG_USER_NS: enabled [2022-09-06T15:42:28.395Z] - CONFIG_SECCOMP: enabled [2022-09-06T15:42:28.395Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-06T15:42:28.395Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-06T15:42:28.395Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-06T15:42:28.395Z] (cgroup swap accounting is currently enabled) [2022-09-06T15:42:28.395Z] - CONFIG_BLK_CGROUP: enabled [2022-09-06T15:42:28.395Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-06T15:42:28.395Z] - CONFIG_CGROUP_PERF: enabled [2022-09-06T15:42:28.395Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-06T15:42:28.395Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-06T15:42:28.395Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-06T15:42:28.395Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-06T15:42:28.395Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-06T15:42:28.505Z] #21 DONE 7.8s [2022-09-06T15:42:28.505Z] [2022-09-06T15:42:28.505Z] #24 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-06T15:42:28.505Z] #24 CACHED [2022-09-06T15:42:28.505Z] [2022-09-06T15:42:28.505Z] #25 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-06T15:42:28.505Z] #25 CACHED [2022-09-06T15:42:28.505Z] [2022-09-06T15:42:28.505Z] #26 [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-06T15:42:28.505Z] #26 CACHED [2022-09-06T15:42:28.505Z] [2022-09-06T15:42:28.505Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T15:42:28.505Z] #27 CACHED [2022-09-06T15:42:28.505Z] [2022-09-06T15:42:28.505Z] #28 [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-06T15:42:28.505Z] #28 CACHED [2022-09-06T15:42:28.505Z] [2022-09-06T15:42:28.505Z] #29 [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-06T15:42:28.652Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-06T15:42:28.652Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-06T15:42:28.652Z] - CONFIG_IP_VS: enabled (as module) [2022-09-06T15:42:28.652Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-06T15:42:28.652Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-06T15:42:28.652Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-06T15:42:28.652Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-06T15:42:28.652Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-06T15:42:28.652Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-06T15:42:28.652Z] - CONFIG_EXT4_FS: enabled [2022-09-06T15:42:28.652Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-06T15:42:28.652Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-06T15:42:28.652Z] - Network Drivers: [2022-09-06T15:42:28.652Z] - "overlay": [2022-09-06T15:42:28.652Z] - CONFIG_VXLAN: enabled (as module) [2022-09-06T15:42:28.652Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-06T15:42:28.652Z] Optional (for encrypted networks): [2022-09-06T15:42:28.652Z] - CONFIG_CRYPTO: enabled [2022-09-06T15:42:28.652Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-06T15:42:28.652Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-06T15:42:28.652Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-06T15:42:28.652Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-06T15:42:28.652Z] - CONFIG_XFRM: enabled [2022-09-06T15:42:28.652Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-06T15:42:28.652Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-06T15:42:28.652Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-06T15:42:28.652Z] - "ipvlan": [2022-09-06T15:42:28.909Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-06T15:42:28.909Z] - "macvlan": [2022-09-06T15:42:28.909Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-06T15:42:28.909Z] - CONFIG_DUMMY: enabled (as module) [2022-09-06T15:42:28.909Z] - "ftp,tftp client in container": [2022-09-06T15:42:28.909Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-06T15:42:28.909Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-06T15:42:28.909Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-06T15:42:28.909Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-06T15:42:28.909Z] - Storage Drivers: [2022-09-06T15:42:28.909Z] - "aufs": [2022-09-06T15:42:28.909Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-06T15:42:28.909Z] - "btrfs": [2022-09-06T15:42:28.909Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-06T15:42:28.909Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-06T15:42:28.909Z] - "devicemapper": [2022-09-06T15:42:28.909Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-06T15:42:28.909Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-06T15:42:28.909Z] - "overlay": [2022-09-06T15:42:28.909Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-06T15:42:28.909Z] - "zfs": [2022-09-06T15:42:28.909Z] - /dev/zfs: present [2022-09-06T15:42:28.909Z] - zfs command: missing [2022-09-06T15:42:28.909Z] - zpool command: missing [2022-09-06T15:42:28.909Z] [2022-09-06T15:42:28.909Z] Limits: [2022-09-06T15:42:28.909Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-06T15:42:28.909Z] [2022-09-06T15:42:28.909Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T15:42:29.264Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:73a115df6a2d4cdf46dc25422ef72326e49a651b . [2022-09-06T15:42:29.446Z] #29 1.193 + RM_GOPATH=0 [2022-09-06T15:42:29.446Z] #29 1.193 + TMP_GOPATH= [2022-09-06T15:42:29.446Z] #29 1.193 + : /build [2022-09-06T15:42:29.446Z] #29 1.193 + '[' -z '' ']' [2022-09-06T15:42:29.446Z] #29 1.195 ++ mktemp -d [2022-09-06T15:42:29.446Z] #29 1.207 + export GOPATH=/tmp/tmp.his7XSTDXC [2022-09-06T15:42:29.446Z] #29 1.207 + GOPATH=/tmp/tmp.his7XSTDXC [2022-09-06T15:42:29.446Z] #29 1.207 + RM_GOPATH=1 [2022-09-06T15:42:29.446Z] #29 1.207 + case "$(go env GOARCH)" in [2022-09-06T15:42:29.446Z] #29 1.215 ++ go env GOARCH [2022-09-06T15:42:29.576Z] #1 [internal] load build definition from Dockerfile [2022-09-06T15:42:29.576Z] #1 sha256:674a8150bcd6cb37963b9b907a632511b794b6cf3a455761dabae8b2307d7960 [2022-09-06T15:42:29.576Z] #1 transferring dockerfile: [2022-09-06T15:42:29.576Z] #1 transferring dockerfile: 19.12kB done [2022-09-06T15:42:29.576Z] #1 DONE 0.1s [2022-09-06T15:42:29.576Z] [2022-09-06T15:42:29.576Z] #2 [internal] load .dockerignore [2022-09-06T15:42:29.576Z] #2 sha256:cf656cc8875b6768deda846652d3f0ed49a9f335397daf7b422a94543f48dfdb [2022-09-06T15:42:29.577Z] #2 transferring context: 145B done [2022-09-06T15:42:29.577Z] #2 DONE 0.0s [2022-09-06T15:42:29.577Z] [2022-09-06T15:42:29.577Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-06T15:42:29.577Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-09-06T15:42:29.705Z] #29 1.274 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T15:42:29.705Z] #29 1.274 + GO_BUILDMODE=-buildmode=pie [2022-09-06T15:42:29.705Z] #29 1.278 ++ dirname /install.sh [2022-09-06T15:42:29.705Z] #29 1.299 + dir=/ [2022-09-06T15:42:29.705Z] #29 1.301 + bin=rootlesskit [2022-09-06T15:42:29.705Z] #29 1.301 + shift [2022-09-06T15:42:29.705Z] #29 1.301 + '[' '!' -f //rootlesskit.installer ']' [2022-09-06T15:42:29.705Z] #29 1.301 + . //rootlesskit.installer [2022-09-06T15:42:29.705Z] #29 1.305 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T15:42:29.705Z] #29 1.305 + install_rootlesskit [2022-09-06T15:42:29.705Z] #29 1.305 + case "$1" in [2022-09-06T15:42:29.705Z] #29 1.305 + export CGO_ENABLED=0 [2022-09-06T15:42:29.705Z] #29 1.305 + CGO_ENABLED=0 [2022-09-06T15:42:29.705Z] #29 1.306 + _install_rootlesskit [2022-09-06T15:42:29.705Z] #29 1.306 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-06T15:42:29.705Z] #29 1.307 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T15:42:29.705Z] #29 1.307 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T15:42:29.705Z] #29 1.307 + GOBIN=/build [2022-09-06T15:42:29.705Z] #29 1.307 + GO111MODULE=on [2022-09-06T15:42:29.705Z] #29 1.308 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T15:42:30.141Z] #3 DONE 0.4s [2022-09-06T15:42:30.141Z] [2022-09-06T15:42:30.141Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-06T15:42:30.141Z] #4 sha256:e4c769614f2ce0619e8141325ed79fc25b9fc88d2451d293fcf576f7d32b7dbb [2022-09-06T15:42:30.141Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-06T15:42:30.141Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-06T15:42:30.141Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done [2022-09-06T15:42:30.141Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done [2022-09-06T15:42:30.141Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0B / 9.21MB 0.1s [2022-09-06T15:42:30.141Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s done [2022-09-06T15:42:30.141Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 [2022-09-06T15:42:30.141Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done [2022-09-06T15:42:30.275Z] #29 1.896 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-06T15:42:30.398Z] #4 DONE 0.5s [2022-09-06T15:42:30.534Z] #29 ... [2022-09-06T15:42:30.534Z] [2022-09-06T15:42:30.534Z] #30 [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-06T15:42:30.534Z] #0 5.436 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T15:42:30.534Z] #0 5.784 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T15:42:30.534Z] #0 5.784 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:42:30.534Z] #0 9.339 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T15:42:30.655Z] [2022-09-06T15:42:30.655Z] #5 [internal] load build definition from Dockerfile [2022-09-06T15:42:30.655Z] #5 sha256:8a86f7f5ec747ce04120e694679efde95afe6aae8af3d7585b6b3e6360391e4a [2022-09-06T15:42:30.655Z] #5 DONE 0.0s [2022-09-06T15:42:30.655Z] [2022-09-06T15:42:30.655Z] #6 [internal] load .dockerignore [2022-09-06T15:42:30.655Z] #6 sha256:e92471420c95a72b27406e9407ba79e35df06bdfbbaceea4c0ba8165b9f26468 [2022-09-06T15:42:30.655Z] #6 DONE 0.0s [2022-09-06T15:42:30.655Z] [2022-09-06T15:42:30.655Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-06T15:42:30.655Z] #10 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-09-06T15:42:30.794Z] #30 ... [2022-09-06T15:42:30.794Z] [2022-09-06T15:42:30.794Z] #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-06T15:42:30.794Z] #0 3.276 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-06T15:42:30.794Z] #0 3.276 Cloning into '.'... [2022-09-06T15:42:30.888Z] #82 exporting layers 3.0s done [2022-09-06T15:42:30.888Z] #82 writing image sha256:a5a08e3bb1a75fcbd1bcc4903a90da3116013160a27325f11ff57b2a253c5634 done [2022-09-06T15:42:30.888Z] #82 naming to docker.io/library/docker:73a115df6a2d4cdf46dc25422ef72326e49a651b done [2022-09-06T15:42:30.888Z] #82 DONE 3.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-09-06T15:42:31.054Z] #31 ... [2022-09-06T15:42:31.054Z] [2022-09-06T15:42:31.054Z] #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-06T15:42:31.054Z] #32 ... [2022-09-06T15:42:31.054Z] [2022-09-06T15:42:31.054Z] #33 [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-06T15:42:31.054Z] #0 4.774 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T15:42:31.054Z] #0 4.820 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T15:42:31.054Z] #0 4.820 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:42:31.054Z] #0 7.616 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T15:42:31.054Z] #0 9.985 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T15:42:31.226Z] + trap exit INT TERM [2022-09-06T15:42:31.226Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-09-06T15:42:31.226Z] + CONTAINER_NAME=docker-pr3 [2022-09-06T15:42:31.226Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44091/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44091/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73a115df6a2d4cdf46dc25422ef72326e49a651b -e DOCKER_GRAPHDRIVER docker:73a115df6a2d4cdf46dc25422ef72326e49a651b hack/make.sh dynbinary [2022-09-06T15:42:31.313Z] #33 ... [2022-09-06T15:42:31.313Z] [2022-09-06T15:42:31.313Z] #34 [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-06T15:42:31.313Z] #0 6.219 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-06T15:42:31.313Z] #0 6.429 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-06T15:42:31.313Z] #0 9.398 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-06T15:42:31.313Z] #0 9.491 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-06T15:42:31.313Z] #0 9.684 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-06T15:42:31.313Z] #0 9.723 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-06T15:42:31.313Z] #34 ... [2022-09-06T15:42:31.313Z] [2022-09-06T15:42:31.313Z] #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-06T15:42:31.313Z] #0 4.573 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T15:42:31.313Z] #0 4.581 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T15:42:31.313Z] #0 4.596 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:42:31.313Z] #0 5.937 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T15:42:31.313Z] #0 9.224 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T15:42:31.484Z] [2022-09-06T15:42:31.573Z] #35 ... [2022-09-06T15:42:31.573Z] [2022-09-06T15:42:31.573Z] #36 [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-06T15:42:31.573Z] #0 6.185 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T15:42:31.573Z] #0 6.359 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T15:42:31.573Z] #0 6.404 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:42:31.573Z] #0 9.515 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T15:42:31.573Z] #36 ... [2022-09-06T15:42:31.573Z] [2022-09-06T15:42:31.573Z] #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-06T15:42:31.573Z] #0 8.090 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-06T15:42:31.573Z] #0 8.120 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-06T15:42:31.573Z] #0 8.492 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-06T15:42:31.573Z] #0 8.693 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-06T15:42:31.573Z] #0 9.169 go: downloading golang.org/x/tools v0.1.0 [2022-09-06T15:42:31.597Z] #10 ... [2022-09-06T15:42:31.597Z] [2022-09-06T15:42:31.597Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T15:42:31.597Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-06T15:42:31.597Z] #9 DONE 0.9s [2022-09-06T15:42:31.597Z] [2022-09-06T15:42:31.597Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-06T15:42:31.597Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-09-06T15:42:31.597Z] #8 DONE 1.0s [2022-09-06T15:42:31.597Z] [2022-09-06T15:42:31.597Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T15:42:31.597Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-06T15:42:31.597Z] #7 DONE 1.0s [2022-09-06T15:42:31.597Z] [2022-09-06T15:42:31.597Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-06T15:42:31.597Z] #10 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-09-06T15:42:31.742Z] Removing bundles/ [2022-09-06T15:42:31.742Z] [2022-09-06T15:42:31.742Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T15:42:31.742Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-06T15:42:31.742Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T15:42:31.833Z] #37 ... [2022-09-06T15:42:31.833Z] [2022-09-06T15:42:31.833Z] #38 [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-06T15:42:31.833Z] #0 5.917 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-06T15:42:31.833Z] #0 5.917 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-06T15:42:31.833Z] #0 5.971 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-06T15:42:31.833Z] #0 9.060 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-06T15:42:31.854Z] #10 DONE 1.3s [2022-09-06T15:42:32.095Z] #38 ... [2022-09-06T15:42:32.095Z] [2022-09-06T15:42:32.095Z] #39 [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-06T15:42:32.095Z] #0 5.564 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T15:42:32.095Z] #0 5.697 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T15:42:32.095Z] #0 5.697 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:42:32.095Z] #0 7.963 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-06T15:42:32.095Z] #0 9.233 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T15:42:32.095Z] #39 10.67 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T15:42:32.095Z] #39 ... [2022-09-06T15:42:32.095Z] [2022-09-06T15:42:32.095Z] #40 [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-06T15:42:32.111Z] [2022-09-06T15:42:32.111Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T15:42:32.111Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-06T15:42:32.111Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-06T15:42:32.111Z] #73 DONE 0.0s [2022-09-06T15:42:32.111Z] [2022-09-06T15:42:32.111Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T15:42:32.111Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-06T15:42:32.111Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-09-06T15:42:32.355Z] #40 ... [2022-09-06T15:42:32.355Z] [2022-09-06T15:42:32.355Z] #41 [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-06T15:42:32.355Z] #0 3.464 + git clone https://github.com/docker/distribution.git . [2022-09-06T15:42:32.355Z] #0 3.464 Cloning into '.'... [2022-09-06T15:42:32.355Z] #41 ... [2022-09-06T15:42:32.355Z] [2022-09-06T15:42:32.355Z] #42 [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-06T15:42:32.355Z] #0 6.761 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-06T15:42:32.355Z] #0 7.491 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-06T15:42:32.368Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-09-06T15:42:32.369Z] #11 sha256:299da3cfd011d488500ede62d7d606dc95f36f6d928f1366c0ee835765708cb6 1.80kB / 1.80kB done [2022-09-06T15:42:32.369Z] #11 sha256:a38580f4a026f9d0ff1cce09aeb624e3c51cf8616d0563c54bf0bcb347e0e394 7.12kB / 7.12kB done [2022-09-06T15:42:32.615Z] #42 12.05 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-06T15:42:32.615Z] #42 ... [2022-09-06T15:42:32.615Z] [2022-09-06T15:42:32.615Z] #43 [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-06T15:42:32.615Z] #0 1.412 + RM_GOPATH=0 [2022-09-06T15:42:32.615Z] #0 1.412 + TMP_GOPATH= [2022-09-06T15:42:32.615Z] #0 1.412 + : /build [2022-09-06T15:42:32.615Z] #0 1.412 + '[' -z '' ']' [2022-09-06T15:42:32.615Z] #0 1.412 ++ mktemp -d [2022-09-06T15:42:32.615Z] #0 1.426 + export GOPATH=/tmp/tmp.k4IuuSIjR4 [2022-09-06T15:42:32.615Z] #0 1.428 + GOPATH=/tmp/tmp.k4IuuSIjR4 [2022-09-06T15:42:32.615Z] #0 1.429 + RM_GOPATH=1 [2022-09-06T15:42:32.615Z] #0 1.429 + case "$(go env GOARCH)" in [2022-09-06T15:42:32.615Z] #0 1.434 ++ go env GOARCH [2022-09-06T15:42:32.615Z] #0 1.464 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T15:42:32.615Z] #0 1.465 + GO_BUILDMODE=-buildmode=pie [2022-09-06T15:42:32.615Z] #0 1.469 ++ dirname /install.sh [2022-09-06T15:42:32.615Z] #0 1.486 + dir=/ [2022-09-06T15:42:32.615Z] #0 1.487 + bin=dockercli [2022-09-06T15:42:32.615Z] #0 1.488 + shift [2022-09-06T15:42:32.615Z] #0 1.488 + '[' '!' -f //dockercli.installer ']' [2022-09-06T15:42:32.615Z] #0 1.489 + . //dockercli.installer [2022-09-06T15:42:32.615Z] #0 1.489 ++ : stable [2022-09-06T15:42:32.615Z] #0 1.489 ++ : 17.06.2-ce [2022-09-06T15:42:32.615Z] #0 1.490 + install_dockercli [2022-09-06T15:42:32.615Z] #0 1.491 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-06T15:42:32.615Z] #0 1.491 Install docker/cli version 17.06.2-ce from stable [2022-09-06T15:42:32.615Z] #0 1.494 ++ uname -m [2022-09-06T15:42:32.615Z] #0 1.512 + arch=x86_64 [2022-09-06T15:42:32.615Z] #0 1.512 + '[' x86_64 '!=' x86_64 ']' [2022-09-06T15:42:32.615Z] #0 1.513 + url=https://download.docker.com/linux/static [2022-09-06T15:42:32.615Z] #0 1.514 + tar -xz docker/docker [2022-09-06T15:42:32.615Z] #0 1.515 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-06T15:42:32.625Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.2s [2022-09-06T15:42:32.884Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 0B / 53.69MB 0.3s [2022-09-06T15:42:32.884Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 13.63MB / 53.69MB 0.5s [2022-09-06T15:42:32.884Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 20.97MB / 53.69MB 0.6s [2022-09-06T15:42:33.148Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.6s done [2022-09-06T15:42:33.148Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 34.60MB / 53.69MB 0.7s [2022-09-06T15:42:33.148Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0B / 10.66MB 0.7s [2022-09-06T15:42:33.148Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 38.80MB / 53.69MB 0.8s [2022-09-06T15:42:33.148Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 6.29MB / 10.66MB 0.8s [2022-09-06T15:42:33.148Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 0B / 54.68MB 0.8s [2022-09-06T15:42:33.405Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 0.9s [2022-09-06T15:42:33.405Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 0.9s [2022-09-06T15:42:33.405Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 5.24MB / 54.68MB 0.9s [2022-09-06T15:42:33.405Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 1.0s done [2022-09-06T15:42:33.405Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 15.73MB / 54.68MB 1.0s [2022-09-06T15:42:33.405Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 0B / 81.12MB 1.0s [2022-09-06T15:42:33.405Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 24.12MB / 54.68MB 1.1s [2022-09-06T15:42:33.662Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.2s done [2022-09-06T15:42:33.662Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 30.41MB / 54.68MB 1.2s [2022-09-06T15:42:33.662Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 8.39MB / 81.12MB 1.2s [2022-09-06T15:42:33.662Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 40.05MB / 54.68MB 1.3s [2022-09-06T15:42:33.662Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 16.78MB / 81.12MB 1.3s [2022-09-06T15:42:33.662Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 0B / 108.99MB 1.3s [2022-09-06T15:42:33.918Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 51.47MB / 54.68MB 1.4s [2022-09-06T15:42:33.919Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 31.65MB / 81.12MB 1.4s [2022-09-06T15:42:33.919Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 1.5s [2022-09-06T15:42:33.919Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 37.59MB / 81.12MB 1.5s [2022-09-06T15:42:34.179Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 1.6s done [2022-09-06T15:42:34.179Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 60.82MB / 81.12MB 1.7s [2022-09-06T15:42:34.179Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 26.21MB / 108.99MB 1.7s [2022-09-06T15:42:34.179Z] #11 sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 126B / 126B 1.7s [2022-09-06T15:42:34.437Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 1.9s [2022-09-06T15:42:34.437Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 32.51MB / 108.99MB 1.9s [2022-09-06T15:42:34.437Z] #11 sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 126B / 126B 1.8s done [2022-09-06T15:42:34.437Z] #11 ... [2022-09-06T15:42:34.437Z] [2022-09-06T15:42:34.437Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-06T15:42:34.437Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-06T15:42:34.437Z] #49 DONE 0.0s [2022-09-06T15:42:34.437Z] [2022-09-06T15:42:34.437Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T15:42:34.437Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-06T15:42:34.437Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 2.1s done [2022-09-06T15:42:34.437Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 39.85MB / 108.99MB 2.1s [2022-09-06T15:42:34.694Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 50.33MB / 108.99MB 2.2s [2022-09-06T15:42:34.953Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 66.06MB / 108.99MB 2.5s [2022-09-06T15:42:34.953Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 84.93MB / 108.99MB 2.6s [2022-09-06T15:42:35.157Z] #43 ... [2022-09-06T15:42:35.157Z] [2022-09-06T15:42:35.157Z] #34 [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-06T15:42:35.157Z] #34 14.41 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T15:42:35.157Z] #34 14.47 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-06T15:42:35.157Z] #34 14.67 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-06T15:42:35.233Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 101.71MB / 108.99MB 2.9s [2022-09-06T15:42:35.416Z] #34 14.86 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-06T15:42:35.503Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 108.99MB / 108.99MB 3.1s [2022-09-06T15:42:35.679Z] #34 15.04 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-06T15:42:35.679Z] #34 15.04 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-06T15:42:35.679Z] #34 15.16 go: downloading github.com/spf13/afero v1.8.2 [2022-09-06T15:42:35.800Z] #11 ... [2022-09-06T15:42:35.800Z] [2022-09-06T15:42:35.800Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T15:42:35.800Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-06T15:42:35.800Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-06T15:42:35.800Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-06T15:42:35.800Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T15:42:35.800Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-09-06T15:42:35.800Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done [2022-09-06T15:42:35.800Z] #73 DONE 3.5s [2022-09-06T15:42:35.800Z] [2022-09-06T15:42:35.800Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T15:42:35.800Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-06T15:42:35.800Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 108.99MB / 108.99MB 3.1s done [2022-09-06T15:42:35.939Z] #34 15.32 go: downloading github.com/spf13/cast v1.4.1 [2022-09-06T15:42:36.199Z] #34 15.51 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-06T15:42:36.199Z] #34 15.72 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-06T15:42:36.373Z] #11 ... [2022-09-06T15:42:36.373Z] [2022-09-06T15:42:36.373Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T15:42:36.373Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-06T15:42:36.373Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-06T15:42:36.373Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T15:42:36.373Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-06T15:42:36.373Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-06T15:42:36.373Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.3s done [2022-09-06T15:42:36.373Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2022-09-06T15:42:36.373Z] #71 DONE 4.2s [2022-09-06T15:42:36.373Z] [2022-09-06T15:42:36.373Z] #24 [internal] load build context [2022-09-06T15:42:36.373Z] #24 sha256:4a6f3d012ceca72b1798732570605cd1e16263450d7a076e418dc203bf375f53 [2022-09-06T15:42:36.373Z] #24 transferring context: 62.72MB 4.0s done [2022-09-06T15:42:36.373Z] #24 DONE 4.3s [2022-09-06T15:42:36.373Z] [2022-09-06T15:42:36.373Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T15:42:36.373Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093 [2022-09-06T15:42:36.373Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-09-06T15:42:36.373Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-06T15:42:36.373Z] #28 sha256:54c65a6def0c4ffdd57a3ff1ce0dc10505a1f8e8be45cd4fca6d496ce2853560 529B / 529B done [2022-09-06T15:42:36.373Z] #28 sha256:54a149f6821e02b477018fb5b9d499e4c7b2f98d2b8f7653f236679679d442bd 1.48kB / 1.48kB done [2022-09-06T15:42:36.373Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.2s done [2022-09-06T15:42:36.373Z] #28 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 2.8s [2022-09-06T15:42:36.459Z] #34 15.72 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-06T15:42:36.459Z] #34 15.77 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-06T15:42:36.459Z] #34 15.77 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-06T15:42:36.459Z] #34 15.87 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-06T15:42:36.459Z] #34 15.87 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-06T15:42:36.459Z] #34 15.91 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-06T15:42:36.459Z] #34 15.99 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-06T15:42:36.719Z] #34 15.99 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-06T15:42:36.980Z] #34 16.34 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-06T15:42:37.551Z] #34 16.93 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-06T15:42:37.551Z] #34 16.97 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-06T15:42:37.744Z] #28 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 3.9s done [2022-09-06T15:42:38.307Z] #28 DONE 5.9s [2022-09-06T15:42:38.307Z] [2022-09-06T15:42:38.307Z] #29 [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-06T15:42:38.307Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-09-06T15:42:38.593Z] Client: [2022-09-06T15:42:38.593Z] Context: default [2022-09-06T15:42:38.593Z] Debug Mode: false [2022-09-06T15:42:38.593Z] Plugins: [2022-09-06T15:42:38.593Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-06T15:42:38.593Z] buildx: Docker Buildx (Docker Inc., f500bf6) [2022-09-06T15:42:38.593Z] compose: Docker Compose (Docker Inc., v2.10.2) [2022-09-06T15:42:38.593Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-09-06T15:42:38.593Z] [2022-09-06T15:42:38.593Z] Server: [2022-09-06T15:42:38.593Z] Containers: 0 [2022-09-06T15:42:38.593Z] Running: 0 [2022-09-06T15:42:38.593Z] Paused: 0 [2022-09-06T15:42:38.593Z] Stopped: 0 [2022-09-06T15:42:38.593Z] Images: 1 [2022-09-06T15:42:38.593Z] Server Version: 20.10.17 [2022-09-06T15:42:38.593Z] Storage Driver: overlay2 [2022-09-06T15:42:38.593Z] Backing Filesystem: extfs [2022-09-06T15:42:38.593Z] Supports d_type: true [2022-09-06T15:42:38.593Z] Native Overlay Diff: true [2022-09-06T15:42:38.593Z] userxattr: false [2022-09-06T15:42:38.593Z] Logging Driver: json-file [2022-09-06T15:42:38.593Z] Cgroup Driver: cgroupfs [2022-09-06T15:42:38.593Z] Cgroup Version: 1 [2022-09-06T15:42:38.593Z] Plugins: [2022-09-06T15:42:38.593Z] Volume: local [2022-09-06T15:42:38.593Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T15:42:38.593Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T15:42:38.593Z] Swarm: inactive [2022-09-06T15:42:38.593Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-09-06T15:42:38.593Z] Default Runtime: runc [2022-09-06T15:42:38.593Z] Init Binary: docker-init [2022-09-06T15:42:38.593Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T15:42:38.593Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T15:42:38.593Z] init version: de40ad0 [2022-09-06T15:42:38.593Z] Security Options: [2022-09-06T15:42:38.593Z] apparmor [2022-09-06T15:42:38.593Z] seccomp [2022-09-06T15:42:38.593Z] Profile: default [2022-09-06T15:42:38.593Z] Kernel Version: 5.4.0-1084-aws [2022-09-06T15:42:38.593Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-06T15:42:38.593Z] OSType: linux [2022-09-06T15:42:38.593Z] Architecture: x86_64 [2022-09-06T15:42:38.593Z] CPUs: 2 [2022-09-06T15:42:38.593Z] Total Memory: 7.565GiB [2022-09-06T15:42:38.593Z] Name: ip-10-100-62-106 [2022-09-06T15:42:38.593Z] ID: COO4:K6YM:3PTV:2C2F:KV67:GGBL:4WU4:DAOU:PPZS:BPCJ:JJV7:3JRW [2022-09-06T15:42:38.593Z] Docker Root Dir: /var/lib/docker [2022-09-06T15:42:38.593Z] Debug Mode: false [2022-09-06T15:42:38.593Z] Registry: https://index.docker.io/v1/ [2022-09-06T15:42:38.593Z] Labels: [2022-09-06T15:42:38.593Z] Experimental: true [2022-09-06T15:42:38.593Z] Insecure Registries: [2022-09-06T15:42:38.593Z] 127.0.0.0/8 [2022-09-06T15:42:38.593Z] Live Restore Enabled: true [2022-09-06T15:42:38.593Z] [2022-09-06T15:42:38.593Z] WARNING: No swap limit support [Pipeline] sh [2022-09-06T15:42:38.877Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T15:42:38.877Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T15:42:38.877Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44091/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-06T15:42:38.877Z] + bash /home/ubuntu/workspace/moby_PR-44091/check-config.sh [2022-09-06T15:42:38.877Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-06T15:42:38.877Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-06T15:42:38.877Z] [2022-09-06T15:42:38.877Z] Generally Necessary: [2022-09-06T15:42:39.139Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-06T15:42:39.139Z] - apparmor: enabled and tools installed [2022-09-06T15:42:39.139Z] - CONFIG_NAMESPACES: enabled [2022-09-06T15:42:39.139Z] - CONFIG_NET_NS: enabled [2022-09-06T15:42:39.139Z] - CONFIG_PID_NS: enabled [2022-09-06T15:42:39.139Z] - CONFIG_IPC_NS: enabled [2022-09-06T15:42:39.139Z] - CONFIG_UTS_NS: enabled [2022-09-06T15:42:39.139Z] - CONFIG_CGROUPS: enabled [2022-09-06T15:42:39.139Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-06T15:42:39.139Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-06T15:42:39.139Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-06T15:42:39.139Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-06T15:42:39.139Z] - CONFIG_CPUSETS: enabled [2022-09-06T15:42:39.139Z] - CONFIG_MEMCG: enabled [2022-09-06T15:42:39.139Z] - CONFIG_KEYS: enabled [2022-09-06T15:42:39.139Z] - CONFIG_VETH: enabled (as module) [2022-09-06T15:42:39.139Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-06T15:42:39.139Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-06T15:42:39.139Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-06T15:42:39.139Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-06T15:42:39.139Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-06T15:42:39.139Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-06T15:42:39.139Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-06T15:42:39.139Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-06T15:42:39.139Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-06T15:42:39.139Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-06T15:42:39.139Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-06T15:42:39.139Z] - CONFIG_CGROUP_BPF: enabled [2022-09-06T15:42:39.139Z] [2022-09-06T15:42:39.139Z] Optional Features: [2022-09-06T15:42:39.139Z] - CONFIG_USER_NS: enabled [2022-09-06T15:42:39.139Z] - CONFIG_SECCOMP: enabled [2022-09-06T15:42:39.139Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-06T15:42:39.139Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-06T15:42:39.139Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-06T15:42:39.139Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-06T15:42:39.399Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-06T15:42:39.399Z] - CONFIG_BLK_CGROUP: enabled [2022-09-06T15:42:39.399Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-06T15:42:39.399Z] - CONFIG_CGROUP_PERF: enabled [2022-09-06T15:42:39.399Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-06T15:42:39.399Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-06T15:42:39.399Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-06T15:42:39.399Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-06T15:42:39.399Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-06T15:42:39.399Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-06T15:42:39.399Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-06T15:42:39.399Z] - CONFIG_IP_VS: enabled (as module) [2022-09-06T15:42:39.399Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-06T15:42:39.399Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-06T15:42:39.399Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-06T15:42:39.399Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-06T15:42:39.399Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-06T15:42:39.399Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-06T15:42:39.399Z] - CONFIG_EXT4_FS: enabled [2022-09-06T15:42:39.399Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-06T15:42:39.399Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-06T15:42:39.399Z] - Network Drivers: [2022-09-06T15:42:39.399Z] - "overlay": [2022-09-06T15:42:39.399Z] - CONFIG_VXLAN: enabled (as module) [2022-09-06T15:42:39.399Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-06T15:42:39.399Z] Optional (for encrypted networks): [2022-09-06T15:42:39.399Z] - CONFIG_CRYPTO: enabled [2022-09-06T15:42:39.399Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-06T15:42:39.399Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-06T15:42:39.399Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-06T15:42:39.399Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-06T15:42:39.399Z] - CONFIG_XFRM: enabled [2022-09-06T15:42:39.399Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-06T15:42:39.399Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-06T15:42:39.399Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-06T15:42:39.399Z] - "ipvlan": [2022-09-06T15:42:39.399Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-06T15:42:39.399Z] - "macvlan": [2022-09-06T15:42:39.399Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-06T15:42:39.399Z] - CONFIG_DUMMY: enabled (as module) [2022-09-06T15:42:39.399Z] - "ftp,tftp client in container": [2022-09-06T15:42:39.659Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-06T15:42:39.659Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-06T15:42:39.659Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-06T15:42:39.659Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-06T15:42:39.659Z] - Storage Drivers: [2022-09-06T15:42:39.659Z] - "aufs": [2022-09-06T15:42:39.659Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-06T15:42:39.659Z] - "btrfs": [2022-09-06T15:42:39.659Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-06T15:42:39.659Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-06T15:42:39.659Z] - "devicemapper": [2022-09-06T15:42:39.659Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-06T15:42:39.659Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-06T15:42:39.659Z] - "overlay": [2022-09-06T15:42:39.659Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-06T15:42:39.659Z] - "zfs": [2022-09-06T15:42:39.659Z] - /dev/zfs: present [2022-09-06T15:42:39.659Z] - zfs command: missing [2022-09-06T15:42:39.659Z] - zpool command: missing [2022-09-06T15:42:39.659Z] [2022-09-06T15:42:39.659Z] Limits: [2022-09-06T15:42:39.659Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-06T15:42:39.659Z] [2022-09-06T15:42:39.659Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T15:42:39.982Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:89d77ca569cf8f726c127233b36941b3121ccedd . [2022-09-06T15:42:40.099Z] #34 ... [2022-09-06T15:42:40.099Z] [2022-09-06T15:42:40.099Z] #43 [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-06T15:42:40.099Z] #43 10.97 + mkdir -p /build [2022-09-06T15:42:40.099Z] #43 10.98 + mv docker/docker /build/ [2022-09-06T15:42:40.099Z] #43 10.99 + rmdir docker [2022-09-06T15:42:40.099Z] #43 DONE 11.8s [2022-09-06T15:42:40.099Z] [2022-09-06T15:42:40.099Z] #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-06T15:42:40.099Z] #32 15.72 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-06T15:42:40.099Z] #32 15.72 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-06T15:42:40.099Z] #32 16.29 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-06T15:42:40.099Z] #32 16.46 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-06T15:42:40.099Z] #32 16.88 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-06T15:42:40.099Z] #32 17.27 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-06T15:42:40.099Z] #32 17.29 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-06T15:42:40.099Z] #32 17.46 go: downloading github.com/peterh/liner v1.2.2 [2022-09-06T15:42:40.099Z] #32 17.60 go: downloading github.com/google/go-dap v0.6.0 [2022-09-06T15:42:40.099Z] #32 18.06 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-06T15:42:40.099Z] #32 18.79 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-06T15:42:40.099Z] #32 19.09 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-06T15:42:40.099Z] #32 19.23 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-06T15:42:40.145Z] Client: [2022-09-06T15:42:40.145Z] Context: default [2022-09-06T15:42:40.145Z] Debug Mode: false [2022-09-06T15:42:40.145Z] Plugins: [2022-09-06T15:42:40.145Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-06T15:42:40.145Z] buildx: Docker Buildx (Docker Inc., f500bf6) [2022-09-06T15:42:40.145Z] compose: Docker Compose (Docker Inc., v2.10.2) [2022-09-06T15:42:40.145Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-09-06T15:42:40.145Z] [2022-09-06T15:42:40.145Z] Server: [2022-09-06T15:42:40.145Z] Containers: 0 [2022-09-06T15:42:40.145Z] Running: 0 [2022-09-06T15:42:40.145Z] Paused: 0 [2022-09-06T15:42:40.145Z] Stopped: 0 [2022-09-06T15:42:40.145Z] Images: 1 [2022-09-06T15:42:40.145Z] Server Version: 20.10.17 [2022-09-06T15:42:40.145Z] Storage Driver: overlay2 [2022-09-06T15:42:40.145Z] Backing Filesystem: extfs [2022-09-06T15:42:40.145Z] Supports d_type: true [2022-09-06T15:42:40.145Z] Native Overlay Diff: true [2022-09-06T15:42:40.145Z] userxattr: false [2022-09-06T15:42:40.145Z] Logging Driver: json-file [2022-09-06T15:42:40.145Z] Cgroup Driver: systemd [2022-09-06T15:42:40.145Z] Cgroup Version: 2 [2022-09-06T15:42:40.145Z] Plugins: [2022-09-06T15:42:40.145Z] Volume: local [2022-09-06T15:42:40.145Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T15:42:40.145Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T15:42:40.145Z] Swarm: inactive [2022-09-06T15:42:40.145Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-06T15:42:40.145Z] Default Runtime: runc [2022-09-06T15:42:40.145Z] Init Binary: docker-init [2022-09-06T15:42:40.145Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T15:42:40.145Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T15:42:40.145Z] init version: de40ad0 [2022-09-06T15:42:40.145Z] Security Options: [2022-09-06T15:42:40.145Z] apparmor [2022-09-06T15:42:40.145Z] seccomp [2022-09-06T15:42:40.145Z] Profile: default [2022-09-06T15:42:40.145Z] cgroupns [2022-09-06T15:42:40.145Z] Kernel Version: 5.15.0-1019-aws [2022-09-06T15:42:40.145Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-06T15:42:40.145Z] OSType: linux [2022-09-06T15:42:40.145Z] Architecture: x86_64 [2022-09-06T15:42:40.145Z] CPUs: 2 [2022-09-06T15:42:40.145Z] Total Memory: 7.475GiB [2022-09-06T15:42:40.145Z] Name: ip-10-100-104-57 [2022-09-06T15:42:40.145Z] ID: O27A:XU3U:CUGG:FL5F:A2SN:DHLE:4MF7:7KMK:4RYW:WLST:YDWH:2HCX [2022-09-06T15:42:40.145Z] Docker Root Dir: /var/lib/docker [2022-09-06T15:42:40.145Z] Debug Mode: false [2022-09-06T15:42:40.145Z] Registry: https://index.docker.io/v1/ [2022-09-06T15:42:40.145Z] Labels: [2022-09-06T15:42:40.145Z] Experimental: true [2022-09-06T15:42:40.145Z] Insecure Registries: [2022-09-06T15:42:40.145Z] 127.0.0.0/8 [2022-09-06T15:42:40.145Z] Live Restore Enabled: true [2022-09-06T15:42:40.145Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T15:42:40.204Z] #29 1.751 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T15:42:40.204Z] #29 1.786 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T15:42:40.204Z] #29 1.786 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:42:40.204Z] #29 1.930 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T15:42:40.241Z] #1 [internal] load build definition from Dockerfile [2022-09-06T15:42:40.242Z] #1 transferring dockerfile: 19.11kB done [2022-09-06T15:42:40.480Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:ebf60e5bcc4f809d3b6783e17343731e9782b0fd . [2022-09-06T15:42:40.501Z] #1 DONE 0.2s [2022-09-06T15:42:40.501Z] [2022-09-06T15:42:40.501Z] #2 [internal] load .dockerignore [2022-09-06T15:42:40.501Z] #2 transferring context: 145B done [2022-09-06T15:42:40.501Z] #2 DONE 0.1s [2022-09-06T15:42:40.501Z] [2022-09-06T15:42:40.501Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-06T15:42:40.527Z] #29 2.270 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T15:42:40.740Z] #1 [internal] load build definition from Dockerfile [2022-09-06T15:42:40.740Z] #1 transferring dockerfile: 19.11kB done [2022-09-06T15:42:40.740Z] #1 DONE 0.2s [2022-09-06T15:42:40.740Z] [2022-09-06T15:42:40.740Z] #2 [internal] load .dockerignore [2022-09-06T15:42:40.740Z] #2 transferring context: 145B 0.0s done [2022-09-06T15:42:40.740Z] #2 DONE 0.2s [2022-09-06T15:42:40.740Z] [2022-09-06T15:42:40.740Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-06T15:42:40.760Z] #3 DONE 0.3s [2022-09-06T15:42:40.760Z] [2022-09-06T15:42:40.760Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-06T15:42:40.760Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done [2022-09-06T15:42:40.800Z] #29 2.652 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T15:42:41.019Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-06T15:42:41.020Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-06T15:42:41.020Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-09-06T15:42:41.020Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-06T15:42:41.020Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-09-06T15:42:41.020Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s [2022-09-06T15:42:41.280Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-09-06T15:42:41.280Z] #4 DONE 0.6s [2022-09-06T15:42:41.316Z] #3 DONE 0.3s [2022-09-06T15:42:41.316Z] [2022-09-06T15:42:41.316Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-06T15:42:41.316Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-06T15:42:41.316Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-06T15:42:41.316Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-06T15:42:41.316Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 7.34MB / 9.94MB 0.1s [2022-09-06T15:42:41.316Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-06T15:42:41.316Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-09-06T15:42:41.316Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-06T15:42:41.368Z] #29 3.352 Fetched 8458 kB in 2s (4550 kB/s) [2022-09-06T15:42:41.484Z] #32 ... [2022-09-06T15:42:41.484Z] [2022-09-06T15:42:41.484Z] #30 [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-06T15:42:41.484Z] #30 10.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T15:42:41.484Z] #30 13.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T15:42:41.484Z] #30 ... [2022-09-06T15:42:41.484Z] [2022-09-06T15:42:41.484Z] #34 [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-06T15:42:41.484Z] #34 19.82 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-06T15:42:41.484Z] #34 20.01 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-06T15:42:41.484Z] #34 20.05 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-06T15:42:41.484Z] #34 20.27 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-06T15:42:41.484Z] #34 20.27 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-06T15:42:41.484Z] #34 20.58 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-06T15:42:41.484Z] #34 20.83 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-06T15:42:41.484Z] #34 20.95 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-06T15:42:41.484Z] #34 21.05 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-06T15:42:41.540Z] [2022-09-06T15:42:41.540Z] #5 [internal] load build definition from Dockerfile [2022-09-06T15:42:41.540Z] #5 DONE 0.0s [2022-09-06T15:42:41.540Z] [2022-09-06T15:42:41.540Z] #6 [internal] load .dockerignore [2022-09-06T15:42:41.540Z] #6 DONE 0.0s [2022-09-06T15:42:41.540Z] [2022-09-06T15:42:41.540Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T15:42:41.574Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-09-06T15:42:41.646Z] #29 3.352 Reading package lists... [2022-09-06T15:42:41.646Z] #29 ... [2022-09-06T15:42:41.646Z] [2022-09-06T15:42:41.646Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T15:42:41.646Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-09-06T15:42:41.646Z] #72 DONE 0.6s [2022-09-06T15:42:41.747Z] #34 21.14 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-06T15:42:41.747Z] #34 21.24 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-06T15:42:41.747Z] #34 21.35 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-06T15:42:41.747Z] #34 ... [2022-09-06T15:42:41.747Z] [2022-09-06T15:42:41.747Z] #36 [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-06T15:42:41.747Z] #36 11.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T15:42:41.747Z] #36 13.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T15:42:41.851Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-09-06T15:42:41.851Z] #4 DONE 0.5s [2022-09-06T15:42:41.851Z] [2022-09-06T15:42:41.851Z] #5 [internal] load .dockerignore [2022-09-06T15:42:41.851Z] #5 DONE 0.0s [2022-09-06T15:42:41.851Z] [2022-09-06T15:42:41.851Z] #6 [internal] load build definition from Dockerfile [2022-09-06T15:42:41.851Z] #6 DONE 0.0s [2022-09-06T15:42:41.851Z] [2022-09-06T15:42:41.851Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T15:42:41.902Z] [2022-09-06T15:42:41.902Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T15:42:41.902Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-09-06T15:42:42.007Z] #36 ... [2022-09-06T15:42:42.007Z] [2022-09-06T15:42:42.007Z] #34 [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-06T15:42:42.007Z] #34 21.41 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-06T15:42:42.007Z] #34 21.58 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-06T15:42:42.007Z] #34 ... [2022-09-06T15:42:42.007Z] [2022-09-06T15:42:42.007Z] #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-06T15:42:42.007Z] #35 11.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T15:42:42.007Z] #35 20.71 Fetched 2596 B in 16s (158 B/s) [2022-09-06T15:42:42.159Z] #74 DONE 0.4s [2022-09-06T15:42:42.159Z] [2022-09-06T15:42:42.159Z] #29 [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-06T15:42:42.159Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-09-06T15:42:42.159Z] #29 3.352 Reading package lists... [2022-09-06T15:42:42.268Z] #35 20.71 Reading package lists... [2022-09-06T15:42:42.268Z] #35 ... [2022-09-06T15:42:42.268Z] [2022-09-06T15:42:42.268Z] #40 [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-06T15:42:42.268Z] #40 21.62 tomll can be used in two ways: [2022-09-06T15:42:42.268Z] #40 21.63 Writing to STDIN and reading from STDOUT: [2022-09-06T15:42:42.268Z] #40 21.63 cat file.toml | tomll > file.toml [2022-09-06T15:42:42.268Z] #40 21.63 [2022-09-06T15:42:42.268Z] #40 21.63 Reading and updating a list of files: [2022-09-06T15:42:42.268Z] #40 21.63 tomll a.toml b.toml c.toml [2022-09-06T15:42:42.268Z] #40 21.63 [2022-09-06T15:42:42.268Z] #40 21.63 When given a list of files, tomll will modify all files in place without asking. [2022-09-06T15:42:42.268Z] #40 DONE 21.7s [2022-09-06T15:42:42.268Z] [2022-09-06T15:42:42.268Z] #34 [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-06T15:42:42.268Z] #34 21.63 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-06T15:42:42.485Z] #7 DONE 0.8s [2022-09-06T15:42:42.485Z] [2022-09-06T15:42:42.485Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T15:42:42.485Z] #8 DONE 0.8s [2022-09-06T15:42:42.485Z] [2022-09-06T15:42:42.485Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-06T15:42:42.485Z] #9 DONE 0.9s [2022-09-06T15:42:42.485Z] [2022-09-06T15:42:42.485Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-06T15:42:42.528Z] #34 21.87 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-06T15:42:42.528Z] #34 21.96 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-06T15:42:42.528Z] #34 22.00 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-06T15:42:42.726Z] #29 3.910 Reading package lists... [2022-09-06T15:42:42.726Z] #29 4.512 Building dependency tree... [2022-09-06T15:42:42.745Z] #10 DONE 1.3s [2022-09-06T15:42:42.787Z] #34 22.16 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-06T15:42:42.787Z] #34 ... [2022-09-06T15:42:42.787Z] [2022-09-06T15:42:42.787Z] #42 [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-06T15:42:42.787Z] #42 12.14 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T15:42:42.984Z] #29 4.870 The following additional packages will be installed: [2022-09-06T15:42:42.984Z] #29 4.870 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-06T15:42:42.984Z] #29 4.871 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-06T15:42:42.984Z] #29 4.873 Recommended packages: [2022-09-06T15:42:42.984Z] #29 4.873 libldap-common publicsuffix libsasl2-modules [2022-09-06T15:42:43.047Z] #42 ... [2022-09-06T15:42:43.047Z] [2022-09-06T15:42:43.047Z] #34 [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-06T15:42:43.047Z] #34 22.27 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-06T15:42:43.047Z] #34 22.55 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-06T15:42:43.226Z] #7 ... [2022-09-06T15:42:43.226Z] [2022-09-06T15:42:43.226Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-06T15:42:43.226Z] #8 DONE 1.1s [2022-09-06T15:42:43.226Z] [2022-09-06T15:42:43.226Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-06T15:42:43.226Z] #9 DONE 1.2s [2022-09-06T15:42:43.226Z] [2022-09-06T15:42:43.226Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T15:42:43.226Z] #7 DONE 1.2s [2022-09-06T15:42:43.226Z] [2022-09-06T15:42:43.226Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T15:42:43.226Z] #10 DONE 1.3s [2022-09-06T15:42:43.241Z] #29 5.036 The following NEW packages will be installed: [2022-09-06T15:42:43.241Z] #29 5.038 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-06T15:42:43.241Z] #29 5.038 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-06T15:42:43.241Z] #29 5.039 libssh2-1 openssl [2022-09-06T15:42:43.307Z] #34 ... [2022-09-06T15:42:43.307Z] [2022-09-06T15:42:43.307Z] #29 [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-06T15:42:43.307Z] #29 4.722 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T15:42:43.307Z] #29 4.725 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-06T15:42:43.307Z] #29 5.542 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-06T15:42:43.307Z] #29 9.097 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-06T15:42:43.307Z] #29 10.19 go: downloading github.com/google/uuid v1.3.0 [2022-09-06T15:42:43.307Z] #29 10.31 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-06T15:42:43.307Z] #29 10.44 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-06T15:42:43.307Z] #29 10.74 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T15:42:43.307Z] #29 11.02 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T15:42:43.307Z] #29 11.28 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-06T15:42:43.307Z] #29 11.98 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-06T15:42:43.307Z] #29 12.26 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-06T15:42:43.307Z] #29 12.56 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-06T15:42:43.307Z] #29 ... [2022-09-06T15:42:43.307Z] [2022-09-06T15:42:43.307Z] #33 [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-06T15:42:43.307Z] #33 12.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T15:42:43.307Z] #33 22.68 Fetched 182 kB in 18s (10.1 kB/s) [2022-09-06T15:42:43.359Z] [2022-09-06T15:42:43.359Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T15:42:43.359Z] #11 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done [2022-09-06T15:42:43.359Z] #11 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-06T15:42:43.359Z] #11 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-06T15:42:43.359Z] #11 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-06T15:42:43.498Z] #29 5.393 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:42:43.498Z] #29 5.393 Need to get 2942 kB of archives. [2022-09-06T15:42:43.498Z] #29 5.393 After this operation, 6482 kB of additional disk space will be used. [2022-09-06T15:42:43.498Z] #29 5.393 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-09-06T15:42:43.498Z] #29 5.408 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-09-06T15:42:43.498Z] #29 5.414 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-09-06T15:42:43.498Z] #29 5.414 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-09-06T15:42:43.498Z] #29 5.414 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-09-06T15:42:43.498Z] #29 5.420 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-09-06T15:42:43.498Z] #29 5.421 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-09-06T15:42:43.498Z] #29 5.422 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-09-06T15:42:43.498Z] #29 5.423 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-09-06T15:42:43.498Z] #29 5.424 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-09-06T15:42:43.498Z] #29 5.426 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-09-06T15:42:43.498Z] #29 5.427 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-09-06T15:42:43.498Z] #29 5.429 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-06T15:42:43.498Z] #29 5.431 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-06T15:42:43.498Z] #29 5.432 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-06T15:42:43.567Z] #33 22.68 Reading package lists... [2022-09-06T15:42:43.567Z] #33 ... [2022-09-06T15:42:43.567Z] [2022-09-06T15:42:43.567Z] #34 [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-06T15:42:43.567Z] #34 22.85 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-06T15:42:43.567Z] #34 22.94 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-06T15:42:43.567Z] #34 23.01 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-06T15:42:43.567Z] #34 23.09 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-06T15:42:43.756Z] #29 5.627 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:42:43.756Z] #29 5.655 Fetched 2942 kB in 0s (7655 kB/s) [2022-09-06T15:42:43.756Z] #29 5.683 Selecting previously unselected package openssl. [2022-09-06T15:42:43.756Z] #29 5.683 (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 ... 6653 files and directories currently installed.) [2022-09-06T15:42:43.756Z] #29 5.683 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-09-06T15:42:43.756Z] #29 5.687 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-06T15:42:43.807Z] [2022-09-06T15:42:43.808Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T15:42:43.808Z] #11 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-09-06T15:42:43.808Z] #11 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-06T15:42:43.808Z] #11 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-06T15:42:43.808Z] #11 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-06T15:42:43.827Z] #34 23.11 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-06T15:42:43.827Z] #34 23.24 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-06T15:42:43.940Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0B / 55.01MB 0.2s [2022-09-06T15:42:43.941Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 6.29MB / 55.01MB 0.3s [2022-09-06T15:42:43.941Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 18.87MB / 55.01MB 0.4s [2022-09-06T15:42:44.014Z] #29 5.812 Selecting previously unselected package ca-certificates. [2022-09-06T15:42:44.014Z] #29 5.812 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-06T15:42:44.014Z] #29 5.814 Unpacking ca-certificates (20210119) ... [2022-09-06T15:42:44.014Z] #29 5.888 Selecting previously unselected package libbrotli1:arm64. [2022-09-06T15:42:44.014Z] #29 5.888 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-09-06T15:42:44.014Z] #29 5.890 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-06T15:42:44.014Z] #29 5.949 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-09-06T15:42:44.014Z] #29 5.949 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-06T15:42:44.014Z] #29 5.953 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T15:42:44.014Z] #29 5.993 Selecting previously unselected package libsasl2-2:arm64. [2022-09-06T15:42:44.014Z] #29 5.993 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-06T15:42:44.086Z] #34 23.43 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-06T15:42:44.086Z] #34 23.50 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-06T15:42:44.086Z] #34 23.54 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-06T15:42:44.086Z] #34 23.64 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-06T15:42:44.205Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 27.26MB / 55.01MB 0.5s [2022-09-06T15:42:44.205Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 37.52MB / 55.01MB 0.7s [2022-09-06T15:42:44.273Z] #29 6.000 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T15:42:44.273Z] #29 6.043 Selecting previously unselected package libldap-2.4-2:arm64. [2022-09-06T15:42:44.273Z] #29 6.043 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-09-06T15:42:44.273Z] #29 6.046 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T15:42:44.273Z] #29 6.117 Selecting previously unselected package libnghttp2-14:arm64. [2022-09-06T15:42:44.273Z] #29 6.117 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-09-06T15:42:44.273Z] #29 6.122 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-06T15:42:44.273Z] #29 6.163 Selecting previously unselected package libpsl5:arm64. [2022-09-06T15:42:44.273Z] #29 6.163 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-09-06T15:42:44.273Z] #29 6.166 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-09-06T15:42:44.273Z] #29 6.206 Selecting previously unselected package librtmp1:arm64. [2022-09-06T15:42:44.273Z] #29 6.206 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-09-06T15:42:44.273Z] #29 6.209 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T15:42:44.273Z] #29 6.245 Selecting previously unselected package libssh2-1:arm64. [2022-09-06T15:42:44.273Z] #29 6.245 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-09-06T15:42:44.347Z] #34 23.71 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-06T15:42:44.347Z] #34 23.77 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-06T15:42:44.347Z] #34 23.82 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-06T15:42:44.347Z] #34 ... [2022-09-06T15:42:44.347Z] [2022-09-06T15:42:44.347Z] #39 [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-06T15:42:44.347Z] #39 13.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T15:42:44.347Z] #39 15.65 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-06T15:42:44.379Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0B / 55.01MB 0.2s [2022-09-06T15:42:44.479Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 44.04MB / 55.01MB 0.8s [2022-09-06T15:42:44.479Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 48.23MB / 55.01MB 0.9s [2022-09-06T15:42:44.530Z] #29 6.248 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-09-06T15:42:44.530Z] #29 6.296 Selecting previously unselected package libcurl4:arm64. [2022-09-06T15:42:44.530Z] #29 6.296 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-09-06T15:42:44.530Z] #29 6.299 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-09-06T15:42:44.530Z] #29 6.352 Selecting previously unselected package curl. [2022-09-06T15:42:44.530Z] #29 6.352 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-09-06T15:42:44.530Z] #29 6.355 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-06T15:42:44.530Z] #29 6.412 Selecting previously unselected package libonig5:arm64. [2022-09-06T15:42:44.530Z] #29 6.412 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-06T15:42:44.530Z] #29 6.415 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-06T15:42:44.530Z] #29 6.470 Selecting previously unselected package libjq1:arm64. [2022-09-06T15:42:44.530Z] #29 6.471 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-09-06T15:42:44.530Z] #29 6.474 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-06T15:42:44.530Z] #29 6.518 Selecting previously unselected package jq. [2022-09-06T15:42:44.530Z] #29 6.519 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-09-06T15:42:44.530Z] #29 6.522 Unpacking jq (1.6-2.1) ... [2022-09-06T15:42:44.530Z] #29 6.558 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-09-06T15:42:44.530Z] #29 6.568 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-06T15:42:44.530Z] #29 6.577 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-06T15:42:44.607Z] #39 ... [2022-09-06T15:42:44.607Z] [2022-09-06T15:42:44.607Z] #34 [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-06T15:42:44.607Z] #34 23.93 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-06T15:42:44.607Z] #34 23.99 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-06T15:42:44.607Z] #34 24.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-06T15:42:44.607Z] #34 24.14 go: downloading github.com/julz/importas v0.1.0 [2022-09-06T15:42:44.607Z] #34 24.19 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-06T15:42:44.638Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 8.39MB / 55.01MB 0.5s [2022-09-06T15:42:44.638Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 14.68MB / 55.01MB 0.6s [2022-09-06T15:42:44.745Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 53.48MB / 55.01MB 1.0s [2022-09-06T15:42:44.787Z] #29 6.587 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T15:42:44.787Z] #29 6.596 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T15:42:44.787Z] #29 6.605 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T15:42:44.787Z] #29 6.615 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-09-06T15:42:44.787Z] #29 6.626 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-06T15:42:44.787Z] #29 6.640 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-06T15:42:44.787Z] #29 6.649 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-06T15:42:44.787Z] #29 6.659 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T15:42:44.787Z] #29 6.669 Setting up ca-certificates (20210119) ... [2022-09-06T15:42:44.866Z] #34 24.29 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-06T15:42:44.867Z] #34 24.32 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-06T15:42:44.901Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 20.97MB / 55.01MB 0.7s [2022-09-06T15:42:44.901Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 29.36MB / 55.01MB 0.8s [2022-09-06T15:42:44.901Z] #11 ... [2022-09-06T15:42:44.901Z] [2022-09-06T15:42:44.901Z] #12 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-06T15:42:44.901Z] #12 DONE 1.3s [2022-09-06T15:42:44.901Z] [2022-09-06T15:42:44.901Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T15:42:44.901Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 35.65MB / 55.01MB 0.9s [2022-09-06T15:42:45.126Z] #34 24.48 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-06T15:42:45.126Z] #34 24.49 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-06T15:42:45.126Z] #34 24.57 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-06T15:42:45.126Z] #34 24.66 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-06T15:42:45.126Z] #34 24.73 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-06T15:42:45.175Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 39.85MB / 55.01MB 1.0s [2022-09-06T15:42:45.175Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 46.07MB / 55.01MB 1.1s [2022-09-06T15:42:45.319Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.6s done [2022-09-06T15:42:45.395Z] #34 24.84 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-06T15:42:45.395Z] #34 24.86 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-06T15:42:45.395Z] #34 24.96 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-06T15:42:45.435Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 49.28MB / 55.01MB 1.2s [2022-09-06T15:42:45.435Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 54.53MB / 55.01MB 1.3s [2022-09-06T15:42:45.720Z] #29 7.408 Updating certificates in /etc/ssl/certs... [2022-09-06T15:42:45.892Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0.1s [2022-09-06T15:42:46.008Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.8s done [2022-09-06T15:42:46.153Z] #11 ... [2022-09-06T15:42:46.153Z] [2022-09-06T15:42:46.153Z] #12 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-06T15:42:46.153Z] #12 DONE 2.9s [2022-09-06T15:42:46.153Z] [2022-09-06T15:42:46.153Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T15:42:46.153Z] #13 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-09-06T15:42:46.153Z] #13 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-09-06T15:42:46.153Z] #13 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-09-06T15:42:46.153Z] #13 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-09-06T15:42:46.153Z] #13 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.5s done [2022-09-06T15:42:46.153Z] #13 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.9s done [2022-09-06T15:42:46.153Z] #13 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.1s done [2022-09-06T15:42:46.153Z] #13 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.1s done [2022-09-06T15:42:46.153Z] #13 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 60.97MB / 85.91MB 2.5s [2022-09-06T15:42:46.153Z] #13 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 12.58MB / 141.86MB 2.5s [2022-09-06T15:42:46.153Z] #13 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 2.4s done [2022-09-06T15:42:46.326Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-09-06T15:42:46.334Z] #34 25.65 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-06T15:42:46.334Z] #34 25.70 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-06T15:42:46.334Z] #34 25.75 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-06T15:42:46.334Z] #34 25.85 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-06T15:42:46.414Z] #13 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 66.06MB / 85.91MB 2.6s [2022-09-06T15:42:46.414Z] #13 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 71.51MB / 85.91MB 2.7s [2022-09-06T15:42:46.414Z] #13 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 24.42MB / 141.86MB 2.7s [2022-09-06T15:42:46.593Z] #34 ... [2022-09-06T15:42:46.594Z] [2022-09-06T15:42:46.594Z] #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-06T15:42:46.594Z] #37 15.93 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T15:42:46.594Z] #37 15.93 go: downloading golang.org/x/mod v0.3.0 [2022-09-06T15:42:46.594Z] #37 ... [2022-09-06T15:42:46.594Z] [2022-09-06T15:42:46.594Z] #41 [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-06T15:42:46.594Z] #41 24.99 Updating files: 75% (1645/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-06T15:42:46.594Z] #41 25.52 + git checkout -q v2.3.0 [2022-09-06T15:42:46.656Z] #29 8.275 129 added, 0 removed; done. [2022-09-06T15:42:46.656Z] #29 8.305 Setting up jq (1.6-2.1) ... [2022-09-06T15:42:46.656Z] #29 8.314 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-09-06T15:42:46.656Z] #29 8.324 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-06T15:42:46.656Z] #29 8.334 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:42:46.656Z] #29 8.354 Processing triggers for ca-certificates (20210119) ... [2022-09-06T15:42:46.656Z] #29 8.467 Updating certificates in /etc/ssl/certs... [2022-09-06T15:42:46.656Z] #29 ... [2022-09-06T15:42:46.656Z] [2022-09-06T15:42:46.656Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T15:42:46.656Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-06T15:42:46.656Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.2s done [2022-09-06T15:42:46.656Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.3s done [2022-09-06T15:42:46.656Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 3.9s done [2022-09-06T15:42:46.656Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 3.1s done [2022-09-06T15:42:46.656Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 0.3s [2022-09-06T15:42:46.675Z] #13 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 77.81MB / 85.91MB 2.8s [2022-09-06T15:42:46.675Z] #13 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 3.0s [2022-09-06T15:42:46.675Z] #13 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 40.89MB / 141.86MB 3.0s [2022-09-06T15:42:46.675Z] #13 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 49.28MB / 141.86MB 3.1s [2022-09-06T15:42:47.038Z] #13 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 57.67MB / 141.86MB 3.2s [2022-09-06T15:42:47.220Z] #11 ... [2022-09-06T15:42:47.220Z] [2022-09-06T15:42:47.220Z] #29 [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-06T15:42:47.220Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-09-06T15:42:47.220Z] #29 9.213 0 added, 0 removed; done. [2022-09-06T15:42:47.220Z] #29 9.213 Running hooks in /etc/ca-certificates/update.d... [2022-09-06T15:42:47.220Z] #29 9.214 done. [2022-09-06T15:42:47.298Z] #13 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 66.06MB / 141.86MB 3.4s [2022-09-06T15:42:47.298Z] #13 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 74.45MB / 141.86MB 3.6s [2022-09-06T15:42:47.559Z] #13 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 3.8s done [2022-09-06T15:42:47.559Z] #13 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 90.84MB / 141.86MB 3.9s [2022-09-06T15:42:47.820Z] #13 ... [2022-09-06T15:42:47.820Z] [2022-09-06T15:42:47.820Z] #14 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T15:42:47.820Z] #14 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-09-06T15:42:47.820Z] #14 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T15:42:47.820Z] #14 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-06T15:42:47.820Z] #14 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-06T15:42:47.820Z] #14 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-09-06T15:42:47.820Z] #14 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done [2022-09-06T15:42:47.820Z] #14 DONE 4.6s [2022-09-06T15:42:47.820Z] [2022-09-06T15:42:47.820Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T15:42:47.820Z] #13 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 103.81MB / 141.86MB 4.0s [2022-09-06T15:42:47.820Z] #13 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 114.29MB / 141.86MB 4.1s [2022-09-06T15:42:48.081Z] #13 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 123.73MB / 141.86MB 4.3s [2022-09-06T15:42:48.081Z] #13 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 132.12MB / 141.86MB 4.4s [2022-09-06T15:42:48.345Z] #13 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 4.6s [2022-09-06T15:42:48.512Z] #41 27.90 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-06T15:42:48.882Z] #11 ... [2022-09-06T15:42:48.882Z] [2022-09-06T15:42:48.882Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T15:42:48.882Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-06T15:42:48.882Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T15:42:48.882Z] #13 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-06T15:42:48.882Z] #13 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-06T15:42:48.882Z] #13 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-09-06T15:42:48.882Z] #13 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.5s done [2022-09-06T15:42:48.882Z] #13 DONE 4.8s [2022-09-06T15:42:48.882Z] [2022-09-06T15:42:48.882Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T15:42:48.882Z] #11 ... [2022-09-06T15:42:48.882Z] [2022-09-06T15:42:48.882Z] #14 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T15:42:48.882Z] #14 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T15:42:48.882Z] #14 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-06T15:42:48.882Z] #14 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-06T15:42:48.882Z] #14 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2022-09-06T15:42:48.882Z] #14 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2022-09-06T15:42:48.882Z] #14 DONE 5.1s [2022-09-06T15:42:49.115Z] #29 DONE 10.9s [2022-09-06T15:42:49.115Z] [2022-09-06T15:42:49.115Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T15:42:49.115Z] #30 sha256:e66f8b5f43e5aada1f250237f4e30326cac682bd81d7c3ec6a28b584078eada2 [2022-09-06T15:42:49.142Z] [2022-09-06T15:42:49.142Z] #15 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T15:42:49.142Z] #15 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-09-06T15:42:49.142Z] #15 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-09-06T15:42:49.142Z] #15 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-09-06T15:42:49.142Z] #15 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-09-06T15:42:49.142Z] #15 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.8s done [2022-09-06T15:42:49.142Z] #15 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.1s done [2022-09-06T15:42:49.142Z] #15 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.0s done [2022-09-06T15:42:49.142Z] #15 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.4s done [2022-09-06T15:42:49.142Z] #15 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 3.7s done [2022-09-06T15:42:49.142Z] #15 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 5.0s [2022-09-06T15:42:49.142Z] #15 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 2.8s done [2022-09-06T15:42:49.372Z] #30 DONE 0.2s [2022-09-06T15:42:49.372Z] [2022-09-06T15:42:49.372Z] #31 [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-06T15:42:49.372Z] #31 sha256:8bb1c9d5491e9a28a7bc5d3c0e4abfac09138a011e9fb07b5c27ff839944efe2 [2022-09-06T15:42:49.710Z] #15 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 5.5s done [2022-09-06T15:42:49.741Z] #13 ... [2022-09-06T15:42:49.741Z] [2022-09-06T15:42:49.741Z] #15 [internal] load build context [2022-09-06T15:42:49.741Z] #15 transferring context: 62.72MB 5.7s done [2022-09-06T15:42:49.741Z] #15 DONE 6.7s [2022-09-06T15:42:49.741Z] [2022-09-06T15:42:49.741Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T15:42:50.277Z] #15 ... [2022-09-06T15:42:50.277Z] [2022-09-06T15:42:50.277Z] #16 [internal] load build context [2022-09-06T15:42:50.277Z] #16 transferring context: 62.71MB 6.5s done [2022-09-06T15:42:50.277Z] #16 DONE 6.7s [2022-09-06T15:42:50.277Z] [2022-09-06T15:42:50.277Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T15:42:50.679Z] #13 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 6.7s done [2022-09-06T15:42:50.754Z] #31 1.506 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-06T15:42:51.011Z] #31 1.748 [2022-09-06T15:42:51.249Z] #13 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.6s done [2022-09-06T15:42:51.268Z] #31 1.963 #=#=# ########################################################### 83.2%#31 ... [2022-09-06T15:42:51.268Z] [2022-09-06T15:42:51.268Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T15:42:51.268Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-06T15:42:51.268Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 4.7s done [2022-09-06T15:42:51.268Z] #11 extracting sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 done [2022-09-06T15:42:51.268Z] #11 DONE 19.2s [2022-09-06T15:42:51.268Z] [2022-09-06T15:42:51.268Z] #31 [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-06T15:42:51.268Z] #31 sha256:8bb1c9d5491e9a28a7bc5d3c0e4abfac09138a011e9fb07b5c27ff839944efe2 [2022-09-06T15:42:51.268Z] #31 1.963 #=#=# ########################################################### 83.2% ######################################################################## 100.0% [2022-09-06T15:42:51.525Z] #31 2.241 [2022-09-06T15:42:51.652Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.1s [2022-09-06T15:42:51.819Z] #13 ... [2022-09-06T15:42:51.819Z] [2022-09-06T15:42:51.819Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T15:42:51.819Z] #16 DONE 0.6s [2022-09-06T15:42:51.819Z] [2022-09-06T15:42:51.819Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T15:42:51.819Z] #13 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-09-06T15:42:51.911Z] #11 ... [2022-09-06T15:42:51.912Z] [2022-09-06T15:42:51.912Z] #17 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T15:42:51.912Z] #17 DONE 0.3s [2022-09-06T15:42:51.912Z] [2022-09-06T15:42:51.912Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T15:42:51.912Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.6s done [2022-09-06T15:42:52.079Z] #13 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.4s done [2022-09-06T15:42:52.170Z] #11 ... [2022-09-06T15:42:52.170Z] [2022-09-06T15:42:52.170Z] #18 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T15:42:52.170Z] #18 DONE 0.3s [2022-09-06T15:42:52.170Z] [2022-09-06T15:42:52.170Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T15:42:52.170Z] #11 DONE 8.5s [2022-09-06T15:42:52.170Z] [2022-09-06T15:42:52.170Z] #19 [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-06T15:42:52.340Z] #13 ... [2022-09-06T15:42:52.341Z] [2022-09-06T15:42:52.341Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T15:42:52.341Z] #17 DONE 0.7s [2022-09-06T15:42:52.341Z] [2022-09-06T15:42:52.341Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T15:42:52.341Z] #13 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-09-06T15:42:52.462Z] #31 ... [2022-09-06T15:42:52.462Z] [2022-09-06T15:42:52.462Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T15:42:52.462Z] #12 sha256:5b5fc6ddce3b43babd110f3021852bd7e1ae1de8241c21c93f618783dfbeacae [2022-09-06T15:42:52.462Z] #12 DONE 0.8s [2022-09-06T15:42:52.462Z] [2022-09-06T15:42:52.462Z] #31 [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-06T15:42:52.462Z] #31 sha256:8bb1c9d5491e9a28a7bc5d3c0e4abfac09138a011e9fb07b5c27ff839944efe2 [2022-09-06T15:42:52.462Z] #31 3.192 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-06T15:42:52.720Z] #31 ... [2022-09-06T15:42:52.720Z] [2022-09-06T15:42:52.720Z] #13 [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-06T15:42:52.720Z] #13 sha256:1ee6bd862b9ffc5d2e5522ca6e04db9e793b0ba331f01fc4c73c657789880af6 [2022-09-06T15:42:52.720Z] #13 DONE 0.5s [2022-09-06T15:42:52.720Z] [2022-09-06T15:42:52.720Z] #31 [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-06T15:42:52.720Z] #31 sha256:8bb1c9d5491e9a28a7bc5d3c0e4abfac09138a011e9fb07b5c27ff839944efe2 [2022-09-06T15:42:52.720Z] #31 3.399 [2022-09-06T15:42:52.720Z] [2022-09-06T15:42:52.720Z] #31 ... [2022-09-06T15:42:52.720Z] [2022-09-06T15:42:52.720Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T15:42:52.720Z] #46 sha256:8ab620e44ff1327eb8b15e227135d861b2103f28b30247bcf377fc00a5b75413 [2022-09-06T15:42:52.720Z] #46 DONE 0.2s [2022-09-06T15:42:52.720Z] [2022-09-06T15:42:52.720Z] #31 [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-06T15:42:52.720Z] #31 sha256:8bb1c9d5491e9a28a7bc5d3c0e4abfac09138a011e9fb07b5c27ff839944efe2 [2022-09-06T15:42:52.721Z] #41 ... [2022-09-06T15:42:52.721Z] [2022-09-06T15:42:52.721Z] #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-06T15:42:52.721Z] #32 21.85 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-06T15:42:52.721Z] #32 22.19 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-06T15:42:52.721Z] #32 23.37 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-06T15:42:52.721Z] #32 ... [2022-09-06T15:42:52.721Z] [2022-09-06T15:42:52.721Z] #34 [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-06T15:42:52.721Z] #34 26.02 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-06T15:42:52.721Z] #34 26.08 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-06T15:42:52.721Z] #34 26.15 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-06T15:42:52.721Z] #34 26.26 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-06T15:42:52.721Z] #34 26.29 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-06T15:42:52.721Z] #34 26.60 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-06T15:42:52.721Z] #34 26.61 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-06T15:42:52.721Z] #34 26.68 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-06T15:42:52.721Z] #34 26.71 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-06T15:42:52.721Z] #34 26.77 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-06T15:42:52.721Z] #34 26.96 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-06T15:42:52.721Z] #34 27.04 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-06T15:42:52.721Z] #34 27.06 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-06T15:42:52.721Z] #34 27.13 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-06T15:42:52.721Z] #34 27.15 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-06T15:42:52.721Z] #34 27.22 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-06T15:42:52.721Z] #34 27.37 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-06T15:42:52.721Z] #34 27.40 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-06T15:42:52.721Z] #34 27.75 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-06T15:42:52.721Z] #34 27.87 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-06T15:42:52.721Z] #34 27.94 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-06T15:42:52.721Z] #34 28.01 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-06T15:42:52.721Z] #34 28.20 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-06T15:42:52.721Z] #34 28.20 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-06T15:42:52.721Z] #34 28.48 go: downloading honnef.co/go/tools v0.3.1 [2022-09-06T15:42:52.721Z] #34 30.30 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-06T15:42:52.721Z] #34 30.41 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-06T15:42:52.721Z] #34 30.56 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-06T15:42:52.721Z] #34 30.57 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T15:42:52.721Z] #34 30.64 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T15:42:52.721Z] #34 30.78 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-06T15:42:52.721Z] #34 30.95 go: downloading golang.org/x/text v0.3.7 [2022-09-06T15:42:52.985Z] #31 3.631 #=#=# [2022-09-06T15:42:52.985Z] #31 ... [2022-09-06T15:42:52.985Z] [2022-09-06T15:42:52.985Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T15:42:52.985Z] #33 sha256:77eba55a5af62834d8792666793778a0b448c91c1b31256c09bc79935375f804 [2022-09-06T15:42:52.985Z] #33 DONE 0.2s [2022-09-06T15:42:52.985Z] [2022-09-06T15:42:52.985Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-06T15:42:52.985Z] #66 sha256:f8a7710cff0029fc2f593ce0a11ddeda7013ed24c1be16f4a5f8b9f24ba6c522 [2022-09-06T15:42:52.985Z] #66 DONE 0.3s [2022-09-06T15:42:52.985Z] [2022-09-06T15:42:52.985Z] #50 [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-06T15:42:52.985Z] #50 sha256:fd5a37af811aedd243905a89fa80f8b067476d2b641e20cc96ab24276f25c9ed [2022-09-06T15:42:52.985Z] #50 DONE 0.3s [2022-09-06T15:42:52.985Z] [2022-09-06T15:42:52.985Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-06T15:42:52.985Z] #25 sha256:7825289c5a284cf826b6a2d9518407fdd9df1aeb4de3898084ca95ca161e8827 [2022-09-06T15:42:52.985Z] #25 DONE 0.3s [2022-09-06T15:42:52.985Z] [2022-09-06T15:42:52.985Z] #31 [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-06T15:42:52.985Z] #31 sha256:8bb1c9d5491e9a28a7bc5d3c0e4abfac09138a011e9fb07b5c27ff839944efe2 [2022-09-06T15:42:52.985Z] #31 3.631 #=#=# 0.4% ######################################################################## 100.0% [2022-09-06T15:42:53.106Z] #19 1.005 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T15:42:53.106Z] #19 1.019 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T15:42:53.106Z] #19 1.019 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:42:53.243Z] #31 4.051 [2022-09-06T15:42:53.284Z] #13 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.6s done [2022-09-06T15:42:53.284Z] #13 ... [2022-09-06T15:42:53.284Z] [2022-09-06T15:42:53.284Z] #18 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T15:42:53.284Z] #18 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-06T15:42:53.284Z] #18 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T15:42:53.284Z] #18 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-06T15:42:53.284Z] #18 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-06T15:42:53.284Z] #18 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-09-06T15:42:53.284Z] #18 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2022-09-06T15:42:53.284Z] #18 ... [2022-09-06T15:42:53.284Z] [2022-09-06T15:42:53.284Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T15:42:53.284Z] #13 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-09-06T15:42:53.366Z] #19 1.155 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T15:42:53.937Z] #19 1.583 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T15:42:54.102Z] #34 ... [2022-09-06T15:42:54.102Z] [2022-09-06T15:42:54.102Z] #29 [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-06T15:42:54.102Z] #29 15.43 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T15:42:54.102Z] #29 ... [2022-09-06T15:42:54.102Z] [2022-09-06T15:42:54.102Z] #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-06T15:42:54.102Z] #35 20.71 Reading package lists... [2022-09-06T15:42:54.102Z] #35 27.43 Reading package lists... [2022-09-06T15:42:54.102Z] #35 33.57 Building dependency tree... [2022-09-06T15:42:54.102Z] #35 ... [2022-09-06T15:42:54.102Z] [2022-09-06T15:42:54.102Z] #36 [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-06T15:42:54.102Z] #36 23.69 Fetched 2596 B in 18s (145 B/s) [2022-09-06T15:42:54.102Z] #36 23.69 Reading package lists... [2022-09-06T15:42:54.196Z] #19 1.854 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T15:42:54.362Z] #36 29.73 Reading package lists... [2022-09-06T15:42:54.362Z] #36 ... [2022-09-06T15:42:54.362Z] [2022-09-06T15:42:54.362Z] #33 [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-06T15:42:54.362Z] #33 22.68 Reading package lists... [2022-09-06T15:42:54.615Z] #31 5.494 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-06T15:42:54.622Z] #33 28.50 Reading package lists... [2022-09-06T15:42:54.622Z] #33 ... [2022-09-06T15:42:54.622Z] [2022-09-06T15:42:54.622Z] #30 [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-06T15:42:54.622Z] #30 23.91 Reading package lists... [2022-09-06T15:42:54.622Z] #30 29.93 Reading package lists... [2022-09-06T15:42:54.622Z] #30 ... [2022-09-06T15:42:54.622Z] [2022-09-06T15:42:54.622Z] #39 [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-06T15:42:54.622Z] #39 23.92 Fetched 186 kB in 19s (9917 B/s) [2022-09-06T15:42:54.622Z] #39 23.92 Reading package lists... [2022-09-06T15:42:54.881Z] #39 29.86 Reading package lists... [2022-09-06T15:42:54.881Z] #39 ... [2022-09-06T15:42:54.881Z] [2022-09-06T15:42:54.881Z] #33 [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-06T15:42:54.881Z] #33 28.50 Reading package lists... [2022-09-06T15:42:55.134Z] #19 2.930 Fetched 8573 kB in 2s (3928 kB/s) [2022-09-06T15:42:55.177Z] #31 5.806 [2022-09-06T15:42:55.699Z] #31 6.022 #=#=# 0.0% ################################## 48.0% ################################################### 71.7% ######################################################### 79.9% ######################################################################## 100.0% [2022-09-06T15:42:55.962Z] #31 6.795 [2022-09-06T15:42:56.071Z] #19 2.930 Reading package lists... [2022-09-06T15:42:56.263Z] #33 34.31 Building dependency tree... [2022-09-06T15:42:56.586Z] #13 ... [2022-09-06T15:42:56.586Z] [2022-09-06T15:42:56.586Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T15:42:56.641Z] #19 3.758 Reading package lists... [2022-09-06T15:42:56.857Z] #11 ... [2022-09-06T15:42:56.857Z] [2022-09-06T15:42:56.857Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T15:42:56.901Z] #19 4.568 Building dependency tree... [2022-09-06T15:42:57.162Z] #19 4.941 The following additional packages will be installed: [2022-09-06T15:42:57.162Z] #19 4.941 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-06T15:42:57.162Z] #19 4.942 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-06T15:42:57.162Z] #19 4.944 Recommended packages: [2022-09-06T15:42:57.162Z] #19 4.944 libldap-common publicsuffix libsasl2-modules [2022-09-06T15:42:57.422Z] #19 5.114 The following NEW packages will be installed: [2022-09-06T15:42:57.422Z] #19 5.115 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-06T15:42:57.422Z] #19 5.116 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-06T15:42:57.422Z] #19 5.117 libssh2-1 openssl [2022-09-06T15:42:57.681Z] #19 5.390 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:42:57.681Z] #19 5.390 Need to get 3047 kB of archives. [2022-09-06T15:42:57.681Z] #19 5.390 After this operation, 6661 kB of additional disk space will be used. [2022-09-06T15:42:57.681Z] #19 5.390 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-06T15:42:57.681Z] #19 5.415 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-06T15:42:57.681Z] #19 5.415 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-06T15:42:57.681Z] #19 5.415 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-06T15:42:57.681Z] #19 5.415 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-06T15:42:57.681Z] #19 5.415 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-06T15:42:57.681Z] #19 5.418 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-06T15:42:57.681Z] #19 5.420 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-06T15:42:57.681Z] #19 5.420 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-06T15:42:57.681Z] #19 5.421 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-06T15:42:57.681Z] #19 5.423 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-06T15:42:57.681Z] #19 5.429 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-06T15:42:57.681Z] #19 5.444 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T15:42:57.681Z] #19 5.444 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T15:42:57.681Z] #19 5.444 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T15:42:57.681Z] #19 5.621 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:42:57.797Z] #13 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.3s done [2022-09-06T15:42:57.798Z] #13 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-09-06T15:42:57.940Z] #19 5.657 Fetched 3047 kB in 0s (9575 kB/s) [2022-09-06T15:42:57.940Z] #19 5.692 Selecting previously unselected package openssl. [2022-09-06T15:42:57.940Z] #19 5.692 (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-06T15:42:57.940Z] #19 5.692 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-06T15:42:57.940Z] #19 5.697 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-06T15:42:57.940Z] #19 5.852 Selecting previously unselected package ca-certificates. [2022-09-06T15:42:57.940Z] #19 5.852 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-06T15:42:57.940Z] #19 5.857 Unpacking ca-certificates (20210119) ... [2022-09-06T15:42:58.199Z] #19 5.953 Selecting previously unselected package libbrotli1:amd64. [2022-09-06T15:42:58.199Z] #19 5.953 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-06T15:42:58.199Z] #19 5.961 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-06T15:42:58.199Z] #19 6.039 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-06T15:42:58.199Z] #19 6.040 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-06T15:42:58.199Z] #19 6.045 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T15:42:58.199Z] #19 6.088 Selecting previously unselected package libsasl2-2:amd64. [2022-09-06T15:42:58.199Z] #19 6.088 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-06T15:42:58.199Z] #19 6.094 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T15:42:58.458Z] #19 6.143 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-06T15:42:58.458Z] #19 6.145 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-06T15:42:58.458Z] #19 6.150 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T15:42:58.458Z] #19 6.224 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-06T15:42:58.458Z] #19 6.224 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-06T15:42:58.458Z] #19 6.229 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-06T15:42:58.458Z] #19 6.285 Selecting previously unselected package libpsl5:amd64. [2022-09-06T15:42:58.458Z] #19 6.285 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-06T15:42:58.458Z] #19 6.290 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-06T15:42:58.458Z] #19 6.341 Selecting previously unselected package librtmp1:amd64. [2022-09-06T15:42:58.458Z] #19 6.341 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-06T15:42:58.487Z] #31 ... [2022-09-06T15:42:58.487Z] [2022-09-06T15:42:58.487Z] #26 [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-06T15:42:58.487Z] #26 sha256:8e17809d3608f06d8a093cbd501795c3c72c200295a215eac7ec70c3208b2b3c [2022-09-06T15:42:58.487Z] #26 4.272 + RM_GOPATH=0 [2022-09-06T15:42:58.487Z] #26 4.272 + TMP_GOPATH= [2022-09-06T15:42:58.487Z] #26 4.272 + : /build [2022-09-06T15:42:58.487Z] #26 4.272 + '[' -z '' ']' [2022-09-06T15:42:58.487Z] #26 4.274 ++ mktemp -d [2022-09-06T15:42:58.487Z] #26 4.281 + export GOPATH=/tmp/tmp.IsOqepDCUh [2022-09-06T15:42:58.487Z] #26 4.281 + GOPATH=/tmp/tmp.IsOqepDCUh [2022-09-06T15:42:58.487Z] #26 4.281 + RM_GOPATH=1 [2022-09-06T15:42:58.487Z] #26 4.282 + case "$(go env GOARCH)" in [2022-09-06T15:42:58.487Z] #26 4.283 ++ go env GOARCH [2022-09-06T15:42:58.487Z] #26 4.316 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T15:42:58.487Z] #26 4.322 + GO_BUILDMODE=-buildmode=pie [2022-09-06T15:42:58.487Z] #26 4.322 ++ dirname /install.sh [2022-09-06T15:42:58.487Z] #26 4.361 + dir=/ [2022-09-06T15:42:58.487Z] #26 4.361 + bin=dockercli [2022-09-06T15:42:58.487Z] #26 4.368 + shift [2022-09-06T15:42:58.487Z] #26 4.369 + '[' '!' -f //dockercli.installer ']' [2022-09-06T15:42:58.487Z] #26 4.370 + . //dockercli.installer [2022-09-06T15:42:58.487Z] #26 4.370 ++ : stable [2022-09-06T15:42:58.487Z] #26 4.371 ++ : 17.06.2-ce [2022-09-06T15:42:58.487Z] #26 4.371 + install_dockercli [2022-09-06T15:42:58.487Z] #26 4.372 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-06T15:42:58.487Z] #26 4.372 Install docker/cli version 17.06.2-ce from stable [2022-09-06T15:42:58.487Z] #26 4.375 ++ uname -m [2022-09-06T15:42:58.487Z] #26 4.379 + arch=aarch64 [2022-09-06T15:42:58.487Z] #26 4.379 + '[' aarch64 '!=' x86_64 ']' [2022-09-06T15:42:58.487Z] #26 4.387 + '[' aarch64 '!=' s390x ']' [2022-09-06T15:42:58.487Z] #26 4.393 + '[' aarch64 '!=' armhf ']' [2022-09-06T15:42:58.487Z] #26 4.394 + build_dockercli [2022-09-06T15:42:58.487Z] #26 4.394 + git clone https://github.com/docker/docker-ce /tmp/tmp.IsOqepDCUh/tmp/docker-ce [2022-09-06T15:42:58.487Z] #26 4.416 Cloning into '/tmp/tmp.IsOqepDCUh/tmp/docker-ce'... [2022-09-06T15:42:58.717Z] #19 6.351 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T15:42:58.717Z] #19 6.402 Selecting previously unselected package libssh2-1:amd64. [2022-09-06T15:42:58.717Z] #19 6.402 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-06T15:42:58.717Z] #19 6.405 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-06T15:42:58.717Z] #19 6.478 Selecting previously unselected package libcurl4:amd64. [2022-09-06T15:42:58.717Z] #19 6.478 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-06T15:42:58.717Z] #19 6.483 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-06T15:42:58.717Z] #19 6.561 Selecting previously unselected package curl. [2022-09-06T15:42:58.717Z] #19 6.561 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-06T15:42:58.717Z] #19 6.568 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-06T15:42:58.976Z] #19 6.651 Selecting previously unselected package libonig5:amd64. [2022-09-06T15:42:58.976Z] #19 6.651 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T15:42:58.976Z] #19 6.663 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T15:42:58.976Z] #19 6.732 Selecting previously unselected package libjq1:amd64. [2022-09-06T15:42:58.976Z] #19 6.732 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T15:42:58.976Z] #19 6.739 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T15:42:58.976Z] #19 6.794 Selecting previously unselected package jq. [2022-09-06T15:42:58.976Z] #19 6.795 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-06T15:42:58.976Z] #19 6.800 Unpacking jq (1.6-2.1) ... [2022-09-06T15:42:58.976Z] #19 6.849 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-06T15:42:58.976Z] #19 6.866 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-06T15:42:58.976Z] #19 6.881 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-06T15:42:58.976Z] #19 6.897 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T15:42:58.976Z] #19 6.909 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T15:42:58.976Z] #19 6.931 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T15:42:58.976Z] #19 6.947 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-06T15:42:58.976Z] #19 6.954 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-06T15:42:59.051Z] #26 ... [2022-09-06T15:42:59.051Z] [2022-09-06T15:42:59.051Z] #31 [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-06T15:42:59.051Z] #31 sha256:8bb1c9d5491e9a28a7bc5d3c0e4abfac09138a011e9fb07b5c27ff839944efe2 [2022-09-06T15:42:59.051Z] #31 9.793 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-06T15:42:59.235Z] #19 6.989 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T15:42:59.235Z] #19 7.007 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T15:42:59.235Z] #19 7.019 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T15:42:59.235Z] #19 7.032 Setting up ca-certificates (20210119) ... [2022-09-06T15:42:59.555Z] #33 38.37 python3 is already the newest version (3.9.2-3). [2022-09-06T15:42:59.555Z] #33 38.37 The following additional packages will be installed: [2022-09-06T15:42:59.555Z] #33 38.38 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-06T15:42:59.555Z] #33 38.39 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-06T15:42:59.555Z] #33 38.41 Suggested packages: [2022-09-06T15:42:59.555Z] #33 38.41 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-06T15:42:59.555Z] #33 38.41 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-06T15:42:59.555Z] #33 38.41 m4-doc ed diffutils-doc [2022-09-06T15:42:59.555Z] #33 38.41 Recommended packages: [2022-09-06T15:42:59.555Z] #33 38.41 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-06T15:42:59.805Z] #19 7.609 Updating certificates in /etc/ssl/certs... [2022-09-06T15:43:00.374Z] #19 8.256 129 added, 0 removed; done. [2022-09-06T15:43:00.494Z] #33 ... [2022-09-06T15:43:00.494Z] [2022-09-06T15:43:00.494Z] #34 [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-06T15:43:00.494Z] #34 37.64 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-06T15:43:00.494Z] #34 37.68 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-06T15:43:00.494Z] #34 38.00 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-06T15:43:00.494Z] #34 38.04 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-06T15:43:00.494Z] #34 38.09 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-06T15:43:00.494Z] #34 38.50 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-06T15:43:00.494Z] #34 38.58 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-06T15:43:00.494Z] #34 38.66 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-06T15:43:00.494Z] #34 38.70 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-06T15:43:00.494Z] #34 38.82 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-06T15:43:00.494Z] #34 38.88 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-06T15:43:00.494Z] #34 38.89 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-06T15:43:00.494Z] #34 38.98 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-06T15:43:00.494Z] #34 39.01 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-06T15:43:00.494Z] #34 39.09 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-06T15:43:00.494Z] #34 39.16 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-06T15:43:00.494Z] #34 39.28 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-06T15:43:00.494Z] #34 39.97 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-06T15:43:00.494Z] #34 40.05 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-06T15:43:00.634Z] #19 8.338 Setting up jq (1.6-2.1) ... [2022-09-06T15:43:00.634Z] #19 8.351 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-06T15:43:00.634Z] #19 8.368 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-06T15:43:00.634Z] #19 8.380 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:43:00.634Z] #19 8.399 Processing triggers for ca-certificates (20210119) ... [2022-09-06T15:43:00.634Z] #19 8.411 Updating certificates in /etc/ssl/certs... [2022-09-06T15:43:00.945Z] #31 11.52 [2022-09-06T15:43:01.064Z] #34 40.29 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-06T15:43:01.064Z] #34 40.59 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-06T15:43:01.203Z] #19 9.012 0 added, 0 removed; done. [2022-09-06T15:43:01.204Z] #19 9.012 Running hooks in /etc/ca-certificates/update.d... [2022-09-06T15:43:01.204Z] #19 9.014 done. [2022-09-06T15:43:01.204Z] #31 11.87 #=#=# ######################################################################## 100.0% [2022-09-06T15:43:01.324Z] #34 40.68 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-06T15:43:01.324Z] #34 40.81 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-06T15:43:01.584Z] #34 ... [2022-09-06T15:43:01.584Z] [2022-09-06T15:43:01.584Z] #38 [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-06T15:43:01.584Z] #38 40.40 v3.0.2 [2022-09-06T15:43:01.584Z] #38 DONE 40.9s [2022-09-06T15:43:01.584Z] [2022-09-06T15:43:01.584Z] #34 [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-06T15:43:01.584Z] #34 40.82 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-06T15:43:01.584Z] #34 40.85 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-06T15:43:01.844Z] #34 41.12 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-06T15:43:01.845Z] #34 41.15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-06T15:43:01.845Z] #34 41.18 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-06T15:43:01.845Z] #34 41.27 go: downloading github.com/prometheus/common v0.32.1 [2022-09-06T15:43:02.012Z] #13 ... [2022-09-06T15:43:02.012Z] [2022-09-06T15:43:02.012Z] #19 [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-06T15:43:02.012Z] #0 1.571 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T15:43:02.012Z] #0 1.577 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T15:43:02.012Z] #0 1.577 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:43:02.012Z] #0 1.701 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T15:43:02.012Z] #0 1.896 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T15:43:02.012Z] #0 2.465 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T15:43:02.012Z] #0 3.442 Fetched 8573 kB in 2s (4008 kB/s) [2022-09-06T15:43:02.012Z] #0 3.442 Reading package lists... [2022-09-06T15:43:02.012Z] #0 4.244 Reading package lists... [2022-09-06T15:43:02.012Z] #0 5.009 Building dependency tree... [2022-09-06T15:43:02.012Z] #0 5.373 The following additional packages will be installed: [2022-09-06T15:43:02.012Z] #0 5.373 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-06T15:43:02.012Z] #0 5.373 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-06T15:43:02.012Z] #0 5.377 Recommended packages: [2022-09-06T15:43:02.012Z] #0 5.377 libldap-common publicsuffix libsasl2-modules [2022-09-06T15:43:02.012Z] #0 5.553 The following NEW packages will be installed: [2022-09-06T15:43:02.012Z] #0 5.553 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-06T15:43:02.012Z] #0 5.553 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-06T15:43:02.012Z] #0 5.553 libssh2-1 openssl [2022-09-06T15:43:02.012Z] #0 5.822 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:43:02.012Z] #0 5.822 Need to get 3047 kB of archives. [2022-09-06T15:43:02.012Z] #0 5.822 After this operation, 6661 kB of additional disk space will be used. [2022-09-06T15:43:02.012Z] #0 5.822 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-06T15:43:02.012Z] #0 5.863 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-06T15:43:02.012Z] #0 5.889 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-06T15:43:02.012Z] #0 5.903 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-06T15:43:02.012Z] #0 5.905 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-06T15:43:02.012Z] #0 5.907 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-06T15:43:02.012Z] #0 5.909 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-06T15:43:02.012Z] #0 5.912 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-06T15:43:02.012Z] #0 5.912 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-06T15:43:02.012Z] #0 5.914 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-06T15:43:02.012Z] #0 5.915 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-06T15:43:02.012Z] #0 5.918 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-06T15:43:02.012Z] #0 5.921 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T15:43:02.012Z] #0 5.923 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T15:43:02.012Z] #0 5.924 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T15:43:02.012Z] #0 6.113 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:43:02.012Z] #0 6.147 Fetched 3047 kB in 0s (7982 kB/s) [2022-09-06T15:43:02.012Z] #0 6.178 Selecting previously unselected package openssl. [2022-09-06T15:43:02.012Z] #0 6.178 (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-06T15:43:02.012Z] #0 6.178 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-06T15:43:02.012Z] #0 6.182 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-06T15:43:02.012Z] #0 6.347 Selecting previously unselected package ca-certificates. [2022-09-06T15:43:02.012Z] #0 6.347 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-06T15:43:02.012Z] #0 6.352 Unpacking ca-certificates (20210119) ... [2022-09-06T15:43:02.012Z] #0 6.428 Selecting previously unselected package libbrotli1:amd64. [2022-09-06T15:43:02.012Z] #0 6.436 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-06T15:43:02.012Z] #0 6.436 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-06T15:43:02.012Z] #0 6.529 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-06T15:43:02.012Z] #0 6.529 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-06T15:43:02.012Z] #0 6.533 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T15:43:02.012Z] #0 6.586 Selecting previously unselected package libsasl2-2:amd64. [2022-09-06T15:43:02.012Z] #0 6.587 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-06T15:43:02.012Z] #0 6.591 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T15:43:02.012Z] #0 6.660 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-06T15:43:02.012Z] #0 6.660 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-06T15:43:02.012Z] #0 6.665 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T15:43:02.012Z] #0 6.778 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-06T15:43:02.012Z] #0 6.778 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-06T15:43:02.012Z] #0 6.783 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-06T15:43:02.012Z] #0 6.848 Selecting previously unselected package libpsl5:amd64. [2022-09-06T15:43:02.012Z] #0 6.848 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-06T15:43:02.012Z] #0 6.857 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-06T15:43:02.012Z] #0 6.887 Selecting previously unselected package librtmp1:amd64. [2022-09-06T15:43:02.012Z] #0 6.888 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-06T15:43:02.012Z] #0 6.892 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T15:43:02.012Z] #0 6.932 Selecting previously unselected package libssh2-1:amd64. [2022-09-06T15:43:02.012Z] #0 6.932 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-06T15:43:02.012Z] #0 6.936 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-06T15:43:02.012Z] #0 6.993 Selecting previously unselected package libcurl4:amd64. [2022-09-06T15:43:02.012Z] #0 6.994 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-06T15:43:02.012Z] #0 6.998 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-06T15:43:02.012Z] #0 7.060 Selecting previously unselected package curl. [2022-09-06T15:43:02.012Z] #0 7.061 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-06T15:43:02.012Z] #0 7.065 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-06T15:43:02.012Z] #0 7.127 Selecting previously unselected package libonig5:amd64. [2022-09-06T15:43:02.012Z] #0 7.127 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T15:43:02.012Z] #0 7.127 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T15:43:02.012Z] #0 7.233 Selecting previously unselected package libjq1:amd64. [2022-09-06T15:43:02.012Z] #0 7.233 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T15:43:02.012Z] #0 7.236 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T15:43:02.012Z] #0 7.293 Selecting previously unselected package jq. [2022-09-06T15:43:02.012Z] #0 7.293 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-06T15:43:02.012Z] #0 7.296 Unpacking jq (1.6-2.1) ... [2022-09-06T15:43:02.012Z] #0 7.354 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-06T15:43:02.012Z] #0 7.367 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-06T15:43:02.012Z] #0 7.379 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-06T15:43:02.012Z] #0 7.391 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T15:43:02.012Z] #0 7.451 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T15:43:02.012Z] #0 7.466 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T15:43:02.012Z] #0 7.477 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-06T15:43:02.012Z] #0 7.485 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-06T15:43:02.012Z] #0 7.501 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T15:43:02.012Z] #0 7.522 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T15:43:02.012Z] #0 7.534 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T15:43:02.012Z] #0 7.545 Setting up ca-certificates (20210119) ... [2022-09-06T15:43:02.012Z] #0 8.140 Updating certificates in /etc/ssl/certs... [2022-09-06T15:43:02.012Z] #0 8.868 129 added, 0 removed; done. [2022-09-06T15:43:02.012Z] #0 8.897 Setting up jq (1.6-2.1) ... [2022-09-06T15:43:02.012Z] #0 8.909 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-06T15:43:02.012Z] #0 8.926 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-06T15:43:02.012Z] #0 8.937 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:43:02.012Z] #0 8.954 Processing triggers for ca-certificates (20210119) ... [2022-09-06T15:43:02.012Z] #0 8.962 Updating certificates in /etc/ssl/certs... [2022-09-06T15:43:02.012Z] #0 9.574 0 added, 0 removed; done. [2022-09-06T15:43:02.012Z] #0 9.574 Running hooks in /etc/ca-certificates/update.d... [2022-09-06T15:43:02.012Z] #0 9.575 done. [2022-09-06T15:43:02.012Z] #19 ... [2022-09-06T15:43:02.012Z] [2022-09-06T15:43:02.012Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T15:43:02.139Z] #19 ... [2022-09-06T15:43:02.139Z] [2022-09-06T15:43:02.140Z] #15 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T15:43:02.140Z] #15 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.6s done [2022-09-06T15:43:02.140Z] #15 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.3s done [2022-09-06T15:43:02.140Z] #15 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.3s done [2022-09-06T15:43:02.140Z] #15 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.1s done [2022-09-06T15:43:02.140Z] #15 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-09-06T15:43:02.272Z] #13 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.4s done [2022-09-06T15:43:02.575Z] #31 13.45 [2022-09-06T15:43:02.575Z] #31 ... [2022-09-06T15:43:02.575Z] [2022-09-06T15:43:02.575Z] #53 [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-06T15:43:02.575Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-09-06T15:43:02.575Z] #53 3.662 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-06T15:43:02.575Z] #53 4.980 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-06T15:43:02.575Z] #53 4.980 go: downloading github.com/fatih/color v1.10.0 [2022-09-06T15:43:02.575Z] #53 5.028 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-06T15:43:02.575Z] #53 5.093 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T15:43:02.575Z] #53 5.338 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-06T15:43:02.575Z] #53 5.389 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-06T15:43:02.575Z] #53 5.480 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-06T15:43:02.575Z] #53 5.496 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-06T15:43:02.575Z] #53 5.663 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-06T15:43:02.575Z] #53 5.748 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-06T15:43:02.575Z] #53 5.884 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-06T15:43:02.575Z] #53 6.116 go: downloading golang.org/x/tools v0.1.0 [2022-09-06T15:43:02.707Z] #15 ... [2022-09-06T15:43:02.707Z] [2022-09-06T15:43:02.707Z] #19 [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-06T15:43:02.707Z] #19 DONE 10.5s [2022-09-06T15:43:02.707Z] [2022-09-06T15:43:02.707Z] #15 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T15:43:02.707Z] #15 ... [2022-09-06T15:43:02.707Z] [2022-09-06T15:43:02.707Z] #20 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T15:43:02.707Z] #20 DONE 0.2s [2022-09-06T15:43:02.707Z] [2022-09-06T15:43:02.707Z] #15 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T15:43:02.787Z] #34 41.99 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-06T15:43:02.787Z] #34 42.05 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-06T15:43:02.832Z] #53 ... [2022-09-06T15:43:02.832Z] [2022-09-06T15:43:02.832Z] #38 [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-06T15:43:02.832Z] #38 sha256:14b87db81fab3f4937b07dc4bd899a70c40893af0529880de5520191d1b3f1a1 [2022-09-06T15:43:02.832Z] #38 4.759 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-06T15:43:02.841Z] #13 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-09-06T15:43:03.098Z] #38 ... [2022-09-06T15:43:03.098Z] [2022-09-06T15:43:03.098Z] #57 [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-06T15:43:03.098Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2 [2022-09-06T15:43:03.098Z] #57 4.696 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-06T15:43:03.098Z] #57 5.554 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-06T15:43:03.098Z] #57 5.570 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-06T15:43:03.098Z] #57 5.709 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-06T15:43:03.098Z] #57 7.278 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-06T15:43:03.098Z] #57 ... [2022-09-06T15:43:03.098Z] [2022-09-06T15:43:03.098Z] #42 [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-06T15:43:03.098Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-06T15:43:03.098Z] #42 5.020 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T15:43:03.098Z] #42 5.047 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T15:43:03.099Z] #42 5.047 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:43:03.099Z] #42 6.087 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T15:43:03.099Z] #42 8.591 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T15:43:03.355Z] #42 ... [2022-09-06T15:43:03.355Z] [2022-09-06T15:43:03.355Z] #62 [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-06T15:43:03.355Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-09-06T15:43:03.355Z] #62 4.529 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T15:43:03.355Z] #62 4.683 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T15:43:03.355Z] #62 4.690 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:43:03.355Z] #62 5.612 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T15:43:03.355Z] #62 8.669 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T15:43:03.355Z] #62 ... [2022-09-06T15:43:03.355Z] [2022-09-06T15:43:03.355Z] #55 [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-06T15:43:03.355Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-06T15:43:03.355Z] #55 3.887 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-06T15:43:03.355Z] #55 5.223 go: downloading github.com/fatih/color v1.13.0 [2022-09-06T15:43:03.355Z] #55 5.224 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T15:43:03.355Z] #55 5.410 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-06T15:43:03.355Z] #55 5.414 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-06T15:43:03.355Z] #55 5.676 go: downloading github.com/spf13/viper v1.11.0 [2022-09-06T15:43:03.355Z] #55 5.772 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-06T15:43:03.355Z] #55 6.239 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-06T15:43:03.355Z] #55 6.402 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-06T15:43:03.355Z] #55 7.688 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-06T15:43:03.355Z] #55 7.782 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-06T15:43:03.355Z] #55 7.861 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-06T15:43:03.355Z] #55 8.009 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-06T15:43:03.356Z] #55 8.229 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-06T15:43:03.356Z] #55 8.350 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-06T15:43:03.357Z] #34 42.79 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-06T15:43:03.614Z] #55 ... [2022-09-06T15:43:03.614Z] [2022-09-06T15:43:03.614Z] #36 [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-06T15:43:03.614Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-09-06T15:43:03.614Z] #36 4.298 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-06T15:43:03.614Z] #36 ... [2022-09-06T15:43:03.614Z] [2022-09-06T15:43:03.614Z] #47 [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-06T15:43:03.614Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-09-06T15:43:03.614Z] #47 4.493 + git clone https://github.com/docker/distribution.git . [2022-09-06T15:43:03.614Z] #47 4.499 Cloning into '.'... [2022-09-06T15:43:03.617Z] #34 42.95 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-06T15:43:03.781Z] #13 ... [2022-09-06T15:43:03.781Z] [2022-09-06T15:43:03.781Z] #19 [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-06T15:43:03.781Z] #19 DONE 11.8s [2022-09-06T15:43:03.781Z] [2022-09-06T15:43:03.781Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T15:43:03.781Z] #13 ... [2022-09-06T15:43:03.781Z] [2022-09-06T15:43:03.781Z] #20 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T15:43:03.781Z] #20 DONE 0.1s [2022-09-06T15:43:03.781Z] [2022-09-06T15:43:03.781Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T15:43:03.871Z] #47 ... [2022-09-06T15:43:03.872Z] [2022-09-06T15:43:03.872Z] #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-06T15:43:03.872Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-09-06T15:43:03.872Z] #34 4.342 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-06T15:43:03.872Z] #34 4.351 Cloning into '.'... [2022-09-06T15:43:03.872Z] #34 ... [2022-09-06T15:43:03.872Z] [2022-09-06T15:43:03.872Z] #67 [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-06T15:43:03.872Z] #67 sha256:2e35bcee719f199fb9d09786a0ce329fca33927ad8f11b225d0656e275e39bc7 [2022-09-06T15:43:03.872Z] #67 4.353 + RM_GOPATH=0 [2022-09-06T15:43:03.872Z] #67 4.353 + TMP_GOPATH= [2022-09-06T15:43:03.872Z] #67 4.353 + : /build [2022-09-06T15:43:03.872Z] #67 4.353 + '[' -z '' ']' [2022-09-06T15:43:03.872Z] #67 4.354 ++ mktemp -d [2022-09-06T15:43:03.872Z] #67 4.355 + export GOPATH=/tmp/tmp.gR6aQlqAZ0 [2022-09-06T15:43:03.872Z] #67 4.355 + GOPATH=/tmp/tmp.gR6aQlqAZ0 [2022-09-06T15:43:03.872Z] #67 4.355 + RM_GOPATH=1 [2022-09-06T15:43:03.872Z] #67 4.355 + case "$(go env GOARCH)" in [2022-09-06T15:43:03.872Z] #67 4.355 ++ go env GOARCH [2022-09-06T15:43:03.872Z] #67 4.367 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T15:43:03.872Z] #67 4.367 + GO_BUILDMODE=-buildmode=pie [2022-09-06T15:43:03.872Z] #67 4.368 ++ dirname /install.sh [2022-09-06T15:43:03.872Z] #67 4.383 + dir=/ [2022-09-06T15:43:03.872Z] #67 4.384 + bin=rootlesskit [2022-09-06T15:43:03.872Z] #67 4.425 + shift [2022-09-06T15:43:03.872Z] #67 4.425 + '[' '!' -f //rootlesskit.installer ']' [2022-09-06T15:43:03.872Z] #67 4.425 + . //rootlesskit.installer [2022-09-06T15:43:03.872Z] #67 4.426 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T15:43:03.872Z] #67 4.434 + install_rootlesskit [2022-09-06T15:43:03.872Z] #67 4.434 + case "$1" in [2022-09-06T15:43:03.872Z] #67 4.434 + export CGO_ENABLED=0 [2022-09-06T15:43:03.872Z] #67 4.434 + CGO_ENABLED=0 [2022-09-06T15:43:03.872Z] #67 4.434 + _install_rootlesskit [2022-09-06T15:43:03.872Z] #67 4.436 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-06T15:43:03.872Z] #67 4.436 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T15:43:03.872Z] #67 4.440 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T15:43:03.872Z] #67 4.440 + GOBIN=/build [2022-09-06T15:43:03.872Z] #67 4.440 + GO111MODULE=on [2022-09-06T15:43:03.872Z] #67 4.440 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T15:43:03.872Z] #67 5.080 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-06T15:43:03.872Z] #67 6.817 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T15:43:03.872Z] #67 6.817 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-06T15:43:03.872Z] #67 7.559 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-06T15:43:03.872Z] #67 9.664 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-06T15:43:03.872Z] #67 10.76 go: downloading github.com/google/uuid v1.3.0 [2022-09-06T15:43:03.872Z] #67 10.86 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-06T15:43:03.872Z] #67 10.90 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-06T15:43:04.128Z] #67 11.12 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T15:43:04.128Z] #67 ... [2022-09-06T15:43:04.128Z] [2022-09-06T15:43:04.128Z] #76 [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-06T15:43:04.128Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-06T15:43:04.128Z] #76 3.516 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T15:43:04.128Z] #76 3.624 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T15:43:04.128Z] #76 3.792 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:43:04.128Z] #76 4.024 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T15:43:04.128Z] #76 5.017 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T15:43:04.128Z] #76 7.936 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T15:43:04.387Z] #76 ... [2022-09-06T15:43:04.387Z] [2022-09-06T15:43:04.387Z] #51 [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-06T15:43:04.387Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-06T15:43:04.387Z] #51 4.878 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T15:43:04.387Z] #51 4.920 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T15:43:04.387Z] #51 4.921 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:43:04.387Z] #51 5.913 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-06T15:43:04.387Z] #51 6.034 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T15:43:04.387Z] #51 8.593 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T15:43:04.387Z] #51 ... [2022-09-06T15:43:04.387Z] [2022-09-06T15:43:04.387Z] #14 [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-06T15:43:04.387Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-06T15:43:04.387Z] #14 5.110 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T15:43:04.387Z] #14 5.136 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T15:43:04.387Z] #14 5.136 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:43:04.387Z] #14 6.267 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T15:43:04.387Z] #14 9.073 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T15:43:04.562Z] #34 ... [2022-09-06T15:43:04.562Z] [2022-09-06T15:43:04.562Z] #30 [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-06T15:43:04.562Z] #30 29.93 Reading package lists... [2022-09-06T15:43:04.562Z] #30 35.91 Building dependency tree... [2022-09-06T15:43:04.562Z] #30 40.05 The following additional packages will be installed: [2022-09-06T15:43:04.562Z] #30 40.06 libbtrfs0 [2022-09-06T15:43:04.562Z] #30 40.27 The following NEW packages will be installed: [2022-09-06T15:43:04.562Z] #30 40.28 libbtrfs-dev libbtrfs0 [2022-09-06T15:43:04.562Z] #30 40.72 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:43:04.562Z] #30 40.72 Need to get 460 kB of archives. [2022-09-06T15:43:04.562Z] #30 40.72 After this operation, 1237 kB of additional disk space will be used. [2022-09-06T15:43:04.562Z] #30 40.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T15:43:04.562Z] #30 40.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T15:43:04.562Z] #30 42.25 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:43:04.562Z] #30 42.50 Fetched 460 kB in 0s (1352 kB/s) [2022-09-06T15:43:04.562Z] #30 42.62 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T15:43:04.562Z] #30 42.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T15:43:04.562Z] #30 42.69 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T15:43:04.562Z] #30 42.72 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T15:43:04.562Z] #30 42.97 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T15:43:04.562Z] #30 42.97 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T15:43:04.562Z] #30 42.99 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T15:43:04.562Z] #30 43.44 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T15:43:04.562Z] #30 43.48 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T15:43:04.562Z] #30 43.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:43:04.562Z] #30 DONE 43.9s [2022-09-06T15:43:04.562Z] [2022-09-06T15:43:04.562Z] #44 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-06T15:43:04.562Z] #44 DONE 0.1s [2022-09-06T15:43:04.562Z] [2022-09-06T15:43:04.562Z] #33 [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-06T15:43:04.562Z] #33 40.16 The following NEW packages will be installed: [2022-09-06T15:43:04.562Z] #33 40.17 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-06T15:43:04.562Z] #33 40.17 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-06T15:43:04.562Z] #33 40.18 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-06T15:43:04.562Z] #33 40.18 libyajl2 m4 patch xz-utils [2022-09-06T15:43:04.562Z] #33 40.62 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:43:04.562Z] #33 40.62 Need to get 5940 kB of archives. [2022-09-06T15:43:04.562Z] #33 40.62 After this operation, 18.7 MB of additional disk space will be used. [2022-09-06T15:43:04.562Z] #33 40.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T15:43:04.562Z] #33 40.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-06T15:43:04.562Z] #33 40.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-06T15:43:04.562Z] #33 40.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-06T15:43:04.562Z] #33 40.69 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-06T15:43:04.562Z] #33 40.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-06T15:43:04.562Z] #33 40.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-06T15:43:04.562Z] #33 40.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-06T15:43:04.562Z] #33 40.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-06T15:43:04.562Z] #33 40.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-06T15:43:04.562Z] #33 40.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T15:43:04.562Z] #33 40.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-06T15:43:04.562Z] #33 41.14 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-06T15:43:04.562Z] #33 41.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T15:43:04.562Z] #33 41.19 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-06T15:43:04.562Z] #33 41.19 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-06T15:43:04.562Z] #33 41.19 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-06T15:43:04.562Z] #33 41.19 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-06T15:43:04.562Z] #33 41.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T15:43:04.562Z] #33 41.25 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-06T15:43:04.562Z] #33 41.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T15:43:04.562Z] #33 41.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T15:43:04.562Z] #33 41.41 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-06T15:43:04.562Z] #33 42.80 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:43:04.562Z] #33 43.12 Fetched 5940 kB in 1s (5372 kB/s) [2022-09-06T15:43:04.562Z] #33 43.19 Selecting previously unselected package bzip2. [2022-09-06T15:43:04.562Z] #33 43.19 (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-06T15:43:04.562Z] #33 43.38 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T15:43:04.562Z] #33 43.40 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T15:43:04.562Z] #33 43.54 Selecting previously unselected package libmagic-mgc. [2022-09-06T15:43:04.562Z] #33 43.54 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-06T15:43:04.562Z] #33 43.55 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-06T15:43:04.644Z] #14 11.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T15:43:04.644Z] #14 ... [2022-09-06T15:43:04.644Z] [2022-09-06T15:43:04.644Z] #40 [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-06T15:43:04.644Z] #40 sha256:0eadf1d9d0afb09931522c822689d4c72de2c4e63e66bad412d3b58eda5c9544 [2022-09-06T15:43:04.644Z] #40 5.171 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-06T15:43:04.644Z] #40 5.886 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-06T15:43:04.644Z] #40 7.199 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-06T15:43:04.644Z] #40 7.589 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-06T15:43:04.644Z] #40 7.617 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-06T15:43:04.644Z] #40 10.32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-06T15:43:04.644Z] #40 10.50 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T15:43:04.644Z] #40 ... [2022-09-06T15:43:04.644Z] [2022-09-06T15:43:04.644Z] #36 [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-06T15:43:04.644Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-09-06T15:43:04.644Z] #36 12.10 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-06T15:43:04.902Z] #36 12.10 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-06T15:43:04.902Z] #36 12.33 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-06T15:43:05.140Z] #33 44.52 Selecting previously unselected package libmagic1:amd64. [2022-09-06T15:43:05.140Z] #33 44.56 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-06T15:43:05.140Z] #33 44.58 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-06T15:43:05.402Z] #33 44.77 Selecting previously unselected package file. [2022-09-06T15:43:05.402Z] #33 44.78 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-06T15:43:05.402Z] #33 44.82 Unpacking file (1:5.39-3) ... [2022-09-06T15:43:05.402Z] #33 ... [2022-09-06T15:43:05.402Z] [2022-09-06T15:43:05.402Z] #42 [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-06T15:43:05.402Z] #42 44.71 NAME: [2022-09-06T15:43:05.402Z] #42 44.71 go-winres - A tool for embedding resources in Windows executables [2022-09-06T15:43:05.402Z] #42 44.71 [2022-09-06T15:43:05.402Z] #42 44.71 USAGE: [2022-09-06T15:43:05.402Z] #42 44.71 go-winres [global options] command [command options] [arguments...] [2022-09-06T15:43:05.402Z] #42 44.71 [2022-09-06T15:43:05.402Z] #42 44.71 COMMANDS: [2022-09-06T15:43:05.402Z] #42 44.71 init Create an initial ./winres/winres.json [2022-09-06T15:43:05.402Z] #42 44.71 make Make syso files for the "go build" command [2022-09-06T15:43:05.402Z] #42 44.71 simply Make syso files for the "go build" command (simplified) [2022-09-06T15:43:05.402Z] #42 44.71 extract Extract all resources from an executable [2022-09-06T15:43:05.402Z] #42 44.71 patch Replace resources in an executable file (exe, dll) [2022-09-06T15:43:05.402Z] #42 44.71 help, h Shows a list of commands or help for one command [2022-09-06T15:43:05.402Z] #42 44.71 [2022-09-06T15:43:05.402Z] #42 44.71 GLOBAL OPTIONS: [2022-09-06T15:43:05.402Z] #42 44.73 --help, -h show help (default: false) [2022-09-06T15:43:05.402Z] #42 DONE 44.9s [2022-09-06T15:43:05.466Z] #36 12.70 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-06T15:43:05.466Z] #36 12.76 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-06T15:43:05.466Z] #36 12.84 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-06T15:43:05.466Z] #36 12.95 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-06T15:43:05.662Z] [2022-09-06T15:43:05.662Z] #33 [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-06T15:43:05.662Z] #33 45.08 Selecting previously unselected package xz-utils. [2022-09-06T15:43:05.662Z] #33 45.08 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T15:43:05.662Z] #33 45.08 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T15:43:05.662Z] #33 ... [2022-09-06T15:43:05.662Z] [2022-09-06T15:43:05.662Z] #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-06T15:43:05.662Z] #35 33.57 Building dependency tree... [2022-09-06T15:43:05.662Z] #35 37.66 The following additional packages will be installed: [2022-09-06T15:43:05.662Z] #35 37.69 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-06T15:43:05.662Z] #35 37.70 Suggested packages: [2022-09-06T15:43:05.662Z] #35 37.71 cmake-doc ninja-build lrzip [2022-09-06T15:43:05.662Z] #35 37.71 Recommended packages: [2022-09-06T15:43:05.662Z] #35 37.71 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-06T15:43:05.662Z] #35 38.68 The following NEW packages will be installed: [2022-09-06T15:43:05.662Z] #35 38.70 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-06T15:43:05.662Z] #35 38.72 vim-common xxd [2022-09-06T15:43:05.662Z] #35 39.18 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:43:05.662Z] #35 39.18 Need to get 17.7 MB of archives. [2022-09-06T15:43:05.662Z] #35 39.18 After this operation, 70.7 MB of additional disk space will be used. [2022-09-06T15:43:05.662Z] #35 39.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T15:43:05.662Z] #35 39.18 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-06T15:43:05.662Z] #35 39.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-06T15:43:05.662Z] #35 39.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T15:43:05.662Z] #35 40.01 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-06T15:43:05.662Z] #35 40.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-06T15:43:05.662Z] #35 40.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-06T15:43:05.662Z] #35 40.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-06T15:43:05.662Z] #35 40.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-06T15:43:05.662Z] #35 40.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-06T15:43:05.662Z] #35 42.00 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:43:05.662Z] #35 42.30 Fetched 17.7 MB in 2s (11.0 MB/s) [2022-09-06T15:43:05.662Z] #35 42.39 Selecting previously unselected package xxd. [2022-09-06T15:43:05.662Z] #35 42.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T15:43:05.662Z] #35 42.52 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T15:43:05.662Z] #35 42.53 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:43:05.662Z] #35 42.81 Selecting previously unselected package vim-common. [2022-09-06T15:43:05.662Z] #35 42.81 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T15:43:05.662Z] #35 42.84 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:43:05.662Z] #35 43.15 Selecting previously unselected package cmake-data. [2022-09-06T15:43:05.662Z] #35 43.15 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-06T15:43:05.662Z] #35 43.16 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T15:43:05.723Z] #36 12.98 go: downloading github.com/peterh/liner v1.2.2 [2022-09-06T15:43:05.924Z] #35 ... [2022-09-06T15:43:05.924Z] [2022-09-06T15:43:05.924Z] #36 [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-06T15:43:05.924Z] #36 29.73 Reading package lists... [2022-09-06T15:43:05.924Z] #36 35.42 Building dependency tree... [2022-09-06T15:43:05.924Z] #36 39.74 The following additional packages will be installed: [2022-09-06T15:43:05.924Z] #36 39.74 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T15:43:05.924Z] #36 39.74 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-06T15:43:05.924Z] #36 39.74 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-06T15:43:05.924Z] #36 39.75 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-06T15:43:05.924Z] #36 39.75 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-06T15:43:05.924Z] #36 39.75 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-06T15:43:05.924Z] #36 39.76 mingw-w64-common mingw-w64-x86-64-dev [2022-09-06T15:43:05.924Z] #36 39.77 Suggested packages: [2022-09-06T15:43:05.924Z] #36 39.80 gcc-10-locales seccomp wine64 [2022-09-06T15:43:05.924Z] #36 41.90 The following NEW packages will be installed: [2022-09-06T15:43:05.924Z] #36 41.91 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T15:43:05.924Z] #36 41.91 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-06T15:43:05.924Z] #36 41.91 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-06T15:43:05.924Z] #36 41.91 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-06T15:43:05.924Z] #36 41.91 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-06T15:43:05.924Z] #36 41.91 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-06T15:43:05.924Z] #36 41.91 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-06T15:43:05.924Z] #36 41.92 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-06T15:43:05.924Z] #36 41.92 mingw-w64-x86-64-dev [2022-09-06T15:43:05.924Z] #36 42.36 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:43:05.924Z] #36 42.36 Need to get 115 MB of archives. [2022-09-06T15:43:05.924Z] #36 42.36 After this operation, 645 MB of additional disk space will be used. [2022-09-06T15:43:05.924Z] #36 42.36 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-06T15:43:05.924Z] #36 42.47 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-06T15:43:05.924Z] #36 42.64 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-06T15:43:05.924Z] #36 42.64 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-06T15:43:05.924Z] #36 42.66 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-06T15:43:05.924Z] #36 42.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-06T15:43:05.924Z] #36 42.95 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-06T15:43:05.924Z] #36 43.19 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-06T15:43:05.924Z] #36 43.19 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-06T15:43:05.924Z] #36 43.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-06T15:43:05.924Z] #36 ... [2022-09-06T15:43:05.924Z] [2022-09-06T15:43:05.924Z] #33 [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-06T15:43:05.924Z] #33 45.47 Selecting previously unselected package libsigsegv2:amd64. [2022-09-06T15:43:05.924Z] #33 45.48 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-06T15:43:05.924Z] #33 45.50 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-06T15:43:05.981Z] #36 13.29 go: downloading github.com/google/go-dap v0.6.0 [2022-09-06T15:43:06.184Z] #33 45.76 Selecting previously unselected package m4. [2022-09-06T15:43:06.238Z] #36 13.66 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-06T15:43:06.444Z] #33 45.76 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-06T15:43:06.444Z] #33 45.77 Unpacking m4 (1.4.18-5) ... [2022-09-06T15:43:06.703Z] #33 46.18 Selecting previously unselected package autoconf. [2022-09-06T15:43:06.803Z] #36 14.32 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-06T15:43:06.963Z] #33 46.19 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-06T15:43:06.963Z] #33 46.19 Unpacking autoconf (2.69-14) ... [2022-09-06T15:43:07.061Z] #36 14.52 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-06T15:43:07.223Z] #33 46.54 Selecting previously unselected package autotools-dev. [2022-09-06T15:43:07.223Z] #33 46.55 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-06T15:43:07.223Z] #33 46.57 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-06T15:43:07.223Z] #33 ... [2022-09-06T15:43:07.223Z] [2022-09-06T15:43:07.223Z] #39 [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-06T15:43:07.223Z] #39 29.86 Reading package lists... [2022-09-06T15:43:07.223Z] #39 35.94 Building dependency tree... [2022-09-06T15:43:07.223Z] #39 40.62 The following additional packages will be installed: [2022-09-06T15:43:07.223Z] #39 40.62 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T15:43:07.223Z] #39 40.62 python3-protobuf python3-six [2022-09-06T15:43:07.223Z] #39 40.66 Suggested packages: [2022-09-06T15:43:07.223Z] #39 40.66 python3-setuptools [2022-09-06T15:43:07.223Z] #39 40.66 Recommended packages: [2022-09-06T15:43:07.223Z] #39 40.66 iproute2 | iproute [2022-09-06T15:43:07.223Z] #39 41.40 The following NEW packages will be installed: [2022-09-06T15:43:07.223Z] #39 41.42 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T15:43:07.223Z] #39 41.44 python3-protobuf python3-six [2022-09-06T15:43:07.223Z] #39 41.95 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:43:07.223Z] #39 41.95 Need to get 2315 kB of archives. [2022-09-06T15:43:07.223Z] #39 41.95 After this operation, 11.1 MB of additional disk space will be used. [2022-09-06T15:43:07.223Z] #39 41.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-06T15:43:07.223Z] #39 41.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T15:43:07.223Z] #39 41.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-06T15:43:07.223Z] #39 41.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-06T15:43:07.223Z] #39 42.01 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-06T15:43:07.223Z] #39 42.02 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-06T15:43:07.223Z] #39 42.02 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-06T15:43:07.223Z] #39 ... [2022-09-06T15:43:07.223Z] [2022-09-06T15:43:07.223Z] #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-06T15:43:07.318Z] #36 14.60 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-06T15:43:07.752Z] #31 46.66 Updating files: 87% (1331/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/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-06T15:43:07.752Z] #31 47.22 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-06T15:43:07.976Z] #15 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.0s [2022-09-06T15:43:07.980Z] #13 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.1s [2022-09-06T15:43:08.320Z] #31 47.71 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T15:43:08.691Z] #36 15.83 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-06T15:43:08.691Z] #36 16.08 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-06T15:43:10.510Z] #15 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 7.9s done [2022-09-06T15:43:10.510Z] #15 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 [2022-09-06T15:43:10.510Z] #15 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-09-06T15:43:10.510Z] #15 DONE 26.9s [2022-09-06T15:43:10.510Z] [2022-09-06T15:43:10.510Z] #21 [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-06T15:43:10.510Z] #0 1.652 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-06T15:43:10.510Z] #0 1.916 [2022-09-06T15:43:10.510Z] #0 2.137 #=#=# ######################################################################## 100.0% [2022-09-06T15:43:10.510Z] #0 2.385 [2022-09-06T15:43:10.510Z] #0 3.252 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-06T15:43:10.510Z] #0 3.525 [2022-09-06T15:43:10.510Z] #0 3.741 #=#=# ######################################################################## 100.0% [2022-09-06T15:43:10.510Z] #0 4.002 [2022-09-06T15:43:10.510Z] #0 4.924 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-06T15:43:10.510Z] #0 5.191 [2022-09-06T15:43:10.510Z] #0 5.408 #=#=# ################## 25.8% ######################################### 57.5% ################################################################ 89.6% ######################################################################## 100.0% [2022-09-06T15:43:10.510Z] #0 5.941 [2022-09-06T15:43:10.510Z] #0 6.832 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-06T15:43:10.510Z] #0 7.095 [2022-09-06T15:43:10.510Z] #0 7.310 #=#=# ######################################################################## 100.0% [2022-09-06T15:43:10.510Z] #0 7.565 [2022-09-06T15:43:10.592Z] #36 ... [2022-09-06T15:43:10.592Z] [2022-09-06T15:43:10.592Z] #31 [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-06T15:43:10.592Z] #31 sha256:8bb1c9d5491e9a28a7bc5d3c0e4abfac09138a011e9fb07b5c27ff839944efe2 [2022-09-06T15:43:10.592Z] #31 16.14 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-06T15:43:10.592Z] #31 17.64 #=#=# [2022-09-06T15:43:10.592Z] #31 18.01 #=#=# ######################################################################## 100.0% [2022-09-06T15:43:10.592Z] #31 19.28 [2022-09-06T15:43:10.592Z] #31 19.44 Download of images into '/build' complete. [2022-09-06T15:43:10.592Z] #31 19.45 Use something like the following to load the result into a Docker daemon: [2022-09-06T15:43:10.592Z] #31 19.45 tar -cC '/build' . | docker load [2022-09-06T15:43:10.770Z] #21 ... [2022-09-06T15:43:10.770Z] [2022-09-06T15:43:10.770Z] #22 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T15:43:11.280Z] #13 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 8.1s done [2022-09-06T15:43:11.523Z] #31 DONE 22.3s [2022-09-06T15:43:11.523Z] [2022-09-06T15:43:11.523Z] #38 [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-06T15:43:11.523Z] #38 sha256:14b87db81fab3f4937b07dc4bd899a70c40893af0529880de5520191d1b3f1a1 [2022-09-06T15:43:11.523Z] #38 15.81 tomll can be used in two ways: [2022-09-06T15:43:11.523Z] #38 15.81 Writing to STDIN and reading from STDOUT: [2022-09-06T15:43:11.523Z] #38 15.81 cat file.toml | tomll > file.toml [2022-09-06T15:43:11.523Z] #38 15.81 [2022-09-06T15:43:11.523Z] #38 15.81 Reading and updating a list of files: [2022-09-06T15:43:11.523Z] #38 15.81 tomll a.toml b.toml c.toml [2022-09-06T15:43:11.523Z] #38 15.81 [2022-09-06T15:43:11.523Z] #38 15.81 When given a list of files, tomll will modify all files in place without asking. [2022-09-06T15:43:11.523Z] #38 DONE 18.8s [2022-09-06T15:43:11.523Z] [2022-09-06T15:43:11.523Z] #55 [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-06T15:43:11.523Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-06T15:43:11.523Z] #55 11.88 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T15:43:11.523Z] #55 11.88 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-06T15:43:11.523Z] #55 12.20 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-06T15:43:11.523Z] #55 12.27 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-06T15:43:11.523Z] #55 12.41 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-06T15:43:11.523Z] #55 12.47 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-06T15:43:11.523Z] #55 12.54 go: downloading github.com/spf13/afero v1.8.2 [2022-09-06T15:43:11.523Z] #55 12.60 go: downloading github.com/spf13/cast v1.4.1 [2022-09-06T15:43:11.523Z] #55 12.93 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-06T15:43:11.523Z] #55 13.02 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-06T15:43:11.523Z] #55 13.06 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-06T15:43:11.523Z] #55 13.14 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-06T15:43:11.523Z] #55 13.24 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-06T15:43:11.523Z] #55 13.24 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-06T15:43:11.523Z] #55 13.25 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-06T15:43:11.523Z] #55 13.33 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-06T15:43:11.523Z] #55 13.33 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-06T15:43:11.523Z] #55 13.44 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-06T15:43:11.523Z] #55 13.61 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-06T15:43:11.523Z] #55 14.14 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-06T15:43:11.523Z] #55 14.16 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-06T15:43:11.523Z] #55 15.89 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-06T15:43:11.523Z] #55 15.94 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T15:43:11.523Z] #55 16.07 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T15:43:11.523Z] #55 16.15 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-06T15:43:11.523Z] #55 16.20 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-06T15:43:11.523Z] #55 16.26 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-06T15:43:11.523Z] #55 16.35 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-06T15:43:11.523Z] #55 16.38 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-06T15:43:11.523Z] #55 16.46 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-06T15:43:11.523Z] #55 16.77 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-06T15:43:11.523Z] #55 16.83 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-06T15:43:11.523Z] #55 16.97 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-06T15:43:11.523Z] #55 17.26 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-06T15:43:11.523Z] #55 17.26 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-06T15:43:11.523Z] #55 17.34 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-06T15:43:11.523Z] #55 17.36 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-06T15:43:11.523Z] #55 17.45 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-06T15:43:11.523Z] #55 17.57 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-06T15:43:11.523Z] #55 17.59 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-06T15:43:11.523Z] #55 17.70 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-06T15:43:11.523Z] #55 17.74 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-06T15:43:11.523Z] #55 17.83 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-06T15:43:11.523Z] #55 17.83 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-06T15:43:11.523Z] #55 18.05 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-06T15:43:11.523Z] #55 18.12 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-06T15:43:11.523Z] #55 18.22 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-06T15:43:11.523Z] #55 18.27 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-06T15:43:11.523Z] #55 18.39 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-06T15:43:11.523Z] #55 18.39 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-06T15:43:11.523Z] #55 18.51 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-06T15:43:11.523Z] #55 18.88 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-06T15:43:11.541Z] #13 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-09-06T15:43:11.780Z] #55 19.03 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-06T15:43:11.780Z] #55 19.05 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-06T15:43:11.780Z] #55 19.21 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-06T15:43:12.036Z] #55 19.44 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-06T15:43:12.149Z] #22 DONE 1.3s [2022-09-06T15:43:12.149Z] [2022-09-06T15:43:12.149Z] #21 [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-06T15:43:12.149Z] #21 8.171 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-06T15:43:12.149Z] #21 8.351 [2022-09-06T15:43:12.149Z] #21 8.566 #=#=# ######################################################################## 100.0% [2022-09-06T15:43:12.149Z] #21 8.796 [2022-09-06T15:43:12.149Z] #21 8.841 Download of images into '/build' complete. [2022-09-06T15:43:12.149Z] #21 8.841 Use something like the following to load the result into a Docker daemon: [2022-09-06T15:43:12.149Z] #21 8.842 tar -cC '/build' . | docker load [2022-09-06T15:43:12.149Z] #21 DONE 9.1s [2022-09-06T15:43:12.149Z] [2022-09-06T15:43:12.149Z] #23 [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-06T15:43:12.292Z] #55 19.59 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-06T15:43:12.292Z] #55 19.65 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-06T15:43:12.292Z] #55 19.69 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-06T15:43:12.549Z] #55 19.73 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-06T15:43:12.549Z] #55 19.96 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-06T15:43:12.549Z] #55 20.01 go: downloading github.com/julz/importas v0.1.0 [2022-09-06T15:43:12.549Z] #55 20.06 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-06T15:43:12.549Z] #55 20.08 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-06T15:43:12.717Z] #23 DONE 0.6s [2022-09-06T15:43:12.717Z] [2022-09-06T15:43:12.717Z] #24 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-06T15:43:12.717Z] #24 ... [2022-09-06T15:43:12.717Z] [2022-09-06T15:43:12.717Z] #25 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T15:43:12.717Z] #25 DONE 0.2s [2022-09-06T15:43:12.717Z] [2022-09-06T15:43:12.717Z] #26 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T15:43:12.717Z] #26 DONE 0.2s [2022-09-06T15:43:12.717Z] [2022-09-06T15:43:12.717Z] #27 [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-06T15:43:12.717Z] #27 DONE 0.3s [2022-09-06T15:43:12.717Z] [2022-09-06T15:43:12.717Z] #28 [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-06T15:43:12.805Z] #55 20.09 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-06T15:43:12.805Z] #55 20.18 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-06T15:43:12.805Z] #55 20.32 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-06T15:43:12.976Z] #28 ... [2022-09-06T15:43:12.976Z] [2022-09-06T15:43:12.976Z] #24 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-06T15:43:12.976Z] #24 DONE 0.3s [2022-09-06T15:43:12.976Z] [2022-09-06T15:43:12.976Z] #29 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-06T15:43:12.976Z] #29 DONE 0.3s [2022-09-06T15:43:13.064Z] #55 20.32 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-06T15:43:13.064Z] #55 20.40 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-06T15:43:13.064Z] #55 20.42 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-06T15:43:13.236Z] [2022-09-06T15:43:13.236Z] #30 [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-06T15:43:13.320Z] #55 20.47 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-06T15:43:13.320Z] #55 20.51 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-06T15:43:13.320Z] #55 20.54 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-06T15:43:13.596Z] #31 ... [2022-09-06T15:43:13.596Z] [2022-09-06T15:43:13.596Z] #33 [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-06T15:43:13.596Z] #33 46.76 Selecting previously unselected package automake. [2022-09-06T15:43:13.596Z] #33 46.76 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-06T15:43:13.596Z] #33 46.77 Unpacking automake (1:1.16.3-2) ... [2022-09-06T15:43:13.596Z] #33 47.36 Selecting previously unselected package patch. [2022-09-06T15:43:13.596Z] #33 47.41 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-06T15:43:13.596Z] #33 47.42 Unpacking patch (2.7.6-7) ... [2022-09-06T15:43:13.596Z] #33 47.61 Selecting previously unselected package dpkg-dev. [2022-09-06T15:43:13.596Z] #33 47.63 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-06T15:43:13.596Z] #33 47.64 Unpacking dpkg-dev (1.20.11) ... [2022-09-06T15:43:13.596Z] #33 48.75 Selecting previously unselected package build-essential. [2022-09-06T15:43:13.596Z] #33 48.76 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-06T15:43:13.596Z] #33 48.79 Unpacking build-essential (12.9) ... [2022-09-06T15:43:13.596Z] #33 48.87 Selecting previously unselected package libcap2:amd64. [2022-09-06T15:43:13.596Z] #33 48.88 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T15:43:13.596Z] #33 48.89 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T15:43:13.596Z] #33 48.99 Selecting previously unselected package libcap-dev:amd64. [2022-09-06T15:43:13.596Z] #33 48.99 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-06T15:43:13.596Z] #33 49.00 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-06T15:43:13.596Z] #33 49.17 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T15:43:13.596Z] #33 49.19 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T15:43:13.596Z] #33 49.20 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T15:43:13.596Z] #33 49.43 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-06T15:43:13.596Z] #33 49.43 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-06T15:43:13.596Z] #33 49.44 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-06T15:43:13.596Z] #33 49.60 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T15:43:13.596Z] #33 49.60 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T15:43:13.596Z] #33 49.62 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T15:43:13.596Z] #33 49.81 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T15:43:13.596Z] #33 49.82 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T15:43:13.596Z] #33 49.83 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T15:43:13.596Z] #33 50.61 Selecting previously unselected package libtool. [2022-09-06T15:43:13.596Z] #33 50.64 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-06T15:43:13.596Z] #33 50.65 Unpacking libtool (2.4.6-15) ... [2022-09-06T15:43:13.596Z] #33 50.92 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T15:43:13.596Z] #33 50.92 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T15:43:13.596Z] #33 50.92 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T15:43:13.596Z] #33 51.15 Selecting previously unselected package libyajl2:amd64. [2022-09-06T15:43:13.596Z] #33 51.16 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T15:43:13.596Z] #33 51.16 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T15:43:13.596Z] #33 51.27 Selecting previously unselected package libyajl-dev:amd64. [2022-09-06T15:43:13.596Z] #33 51.27 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-06T15:43:13.596Z] #33 51.28 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-06T15:43:13.596Z] #33 51.44 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T15:43:13.596Z] #33 51.46 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-06T15:43:13.596Z] #33 51.47 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T15:43:13.596Z] #33 51.49 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-06T15:43:13.596Z] #33 51.50 Setting up file (1:5.39-3) ... [2022-09-06T15:43:13.596Z] #33 51.54 Setting up bzip2 (1.0.8-4) ... [2022-09-06T15:43:13.596Z] #33 51.56 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T15:43:13.596Z] #33 51.57 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-06T15:43:13.596Z] #33 51.58 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T15:43:13.596Z] #33 51.60 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-06T15:43:13.596Z] #33 51.61 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-06T15:43:13.596Z] #33 51.63 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T15:43:13.596Z] #33 51.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T15:43:13.596Z] #33 51.67 Setting up patch (2.7.6-7) ... [2022-09-06T15:43:13.596Z] #33 51.69 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T15:43:13.596Z] #33 51.70 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-06T15:43:13.596Z] #33 51.71 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-06T15:43:13.596Z] #33 51.72 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T15:43:13.596Z] #33 51.74 Setting up libtool (2.4.6-15) ... [2022-09-06T15:43:13.596Z] #33 51.75 Setting up m4 (1.4.18-5) ... [2022-09-06T15:43:13.596Z] #33 51.76 Setting up dpkg-dev (1.20.11) ... [2022-09-06T15:43:13.596Z] #33 51.79 Setting up autoconf (2.69-14) ... [2022-09-06T15:43:13.596Z] #33 51.81 Setting up build-essential (12.9) ... [2022-09-06T15:43:13.596Z] #33 51.83 Setting up automake (1:1.16.3-2) ... [2022-09-06T15:43:13.596Z] #33 51.85 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-06T15:43:13.596Z] #33 51.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:43:13.596Z] #33 DONE 52.8s [2022-09-06T15:43:13.596Z] [2022-09-06T15:43:13.596Z] #45 [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-06T15:43:13.884Z] #55 ... [2022-09-06T15:43:13.884Z] [2022-09-06T15:43:13.884Z] #53 [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-06T15:43:13.884Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-09-06T15:43:13.884Z] #53 11.09 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T15:43:13.884Z] #53 11.15 go: downloading golang.org/x/mod v0.3.0 [2022-09-06T15:43:13.884Z] #53 ... [2022-09-06T15:43:13.884Z] [2022-09-06T15:43:13.884Z] #55 [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-06T15:43:13.884Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-06T15:43:13.884Z] #55 21.23 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-06T15:43:13.884Z] #55 21.24 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-06T15:43:13.884Z] #55 21.31 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-06T15:43:14.080Z] #13 ... [2022-09-06T15:43:14.080Z] [2022-09-06T15:43:14.080Z] #21 [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-06T15:43:14.080Z] #0 1.509 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-06T15:43:14.080Z] #0 1.753 [2022-09-06T15:43:14.080Z] #0 1.968 #=#=# ######################################################################## 100.0% [2022-09-06T15:43:14.080Z] #0 2.209 [2022-09-06T15:43:14.080Z] #0 3.117 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-06T15:43:14.080Z] #0 3.372 [2022-09-06T15:43:14.080Z] #0 3.586 #=#=# ######################################################################## 100.0% [2022-09-06T15:43:14.080Z] #0 3.854 [2022-09-06T15:43:14.080Z] #0 4.775 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-06T15:43:14.080Z] #0 5.033 [2022-09-06T15:43:14.080Z] #0 5.256 #=#=# ################## 25.9% ########################################## 58.8% ################################################################# 90.7% ######################################################################## 100.0% [2022-09-06T15:43:14.080Z] #0 5.792 [2022-09-06T15:43:14.080Z] #0 6.733 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-06T15:43:14.080Z] #0 6.994 [2022-09-06T15:43:14.080Z] #0 7.223 #=#=# ######################################################################## 100.0% [2022-09-06T15:43:14.080Z] #0 7.479 [2022-09-06T15:43:14.080Z] #0 8.098 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-06T15:43:14.080Z] #0 8.344 [2022-09-06T15:43:14.080Z] #0 8.565 #=#=# ######################################################################## 100.0% [2022-09-06T15:43:14.080Z] #0 8.755 [2022-09-06T15:43:14.080Z] #0 8.794 Download of images into '/build' complete. [2022-09-06T15:43:14.080Z] #0 8.794 Use something like the following to load the result into a Docker daemon: [2022-09-06T15:43:14.080Z] #0 8.794 tar -cC '/build' . | docker load [2022-09-06T15:43:14.080Z] #21 DONE 10.1s [2022-09-06T15:43:14.080Z] [2022-09-06T15:43:14.080Z] #22 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T15:43:14.080Z] #22 DONE 2.2s [2022-09-06T15:43:14.080Z] [2022-09-06T15:43:14.080Z] #23 [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-06T15:43:14.142Z] #55 21.36 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-06T15:43:14.142Z] #55 21.52 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-06T15:43:14.142Z] #55 21.60 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-06T15:43:14.142Z] #55 ... [2022-09-06T15:43:14.142Z] [2022-09-06T15:43:14.142Z] #42 [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-06T15:43:14.142Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-06T15:43:14.142Z] #42 11.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T15:43:14.142Z] #42 16.76 Fetched 8458 kB in 12s (706 kB/s) [2022-09-06T15:43:14.400Z] #42 16.76 Reading package lists... [2022-09-06T15:43:14.400Z] #42 ... [2022-09-06T15:43:14.400Z] [2022-09-06T15:43:14.400Z] #67 [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-06T15:43:14.400Z] #67 sha256:2e35bcee719f199fb9d09786a0ce329fca33927ad8f11b225d0656e275e39bc7 [2022-09-06T15:43:14.400Z] #67 11.33 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T15:43:14.400Z] #67 11.59 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-06T15:43:14.400Z] #67 12.02 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-06T15:43:14.400Z] #67 12.18 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-06T15:43:14.400Z] #67 12.28 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-06T15:43:14.400Z] #67 14.01 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T15:43:14.400Z] #67 ... [2022-09-06T15:43:14.400Z] [2022-09-06T15:43:14.400Z] #51 [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-06T15:43:14.400Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-06T15:43:14.400Z] #51 11.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T15:43:14.400Z] #51 14.78 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-06T15:43:14.400Z] #51 17.72 Fetched 8462 kB in 13s (644 kB/s) [2022-09-06T15:43:14.537Z] #45 0.868 Cloning into '/tmp/crun-build'... [2022-09-06T15:43:14.537Z] #45 ... [2022-09-06T15:43:14.537Z] [2022-09-06T15:43:14.537Z] #46 [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-06T15:43:14.537Z] #0 1.290 + RM_GOPATH=0 [2022-09-06T15:43:14.537Z] #0 1.290 + TMP_GOPATH= [2022-09-06T15:43:14.537Z] #0 1.290 + : /build [2022-09-06T15:43:14.537Z] #0 1.290 + '[' -z '' ']' [2022-09-06T15:43:14.537Z] #0 1.290 ++ mktemp -d [2022-09-06T15:43:14.537Z] #0 1.312 + export GOPATH=/tmp/tmp.Rxaruncu5v [2022-09-06T15:43:14.537Z] #0 1.312 + GOPATH=/tmp/tmp.Rxaruncu5v [2022-09-06T15:43:14.537Z] #0 1.312 + RM_GOPATH=1 [2022-09-06T15:43:14.537Z] #0 1.312 + case "$(go env GOARCH)" in [2022-09-06T15:43:14.537Z] #0 1.312 ++ go env GOARCH [2022-09-06T15:43:14.537Z] #0 1.396 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T15:43:14.537Z] #0 1.396 + GO_BUILDMODE=-buildmode=pie [2022-09-06T15:43:14.537Z] #0 1.396 ++ dirname /install.sh [2022-09-06T15:43:14.537Z] #0 1.411 Install containerd version v1.6.8 [2022-09-06T15:43:14.537Z] #0 1.411 + dir=/ [2022-09-06T15:43:14.537Z] #0 1.411 + bin=containerd [2022-09-06T15:43:14.537Z] #0 1.411 + shift [2022-09-06T15:43:14.537Z] #0 1.411 + '[' '!' -f //containerd.installer ']' [2022-09-06T15:43:14.537Z] #0 1.411 + . //containerd.installer [2022-09-06T15:43:14.537Z] #0 1.411 ++ set -e [2022-09-06T15:43:14.537Z] #0 1.411 ++ : v1.6.8 [2022-09-06T15:43:14.537Z] #0 1.411 + install_containerd [2022-09-06T15:43:14.537Z] #0 1.411 + echo 'Install containerd version v1.6.8' [2022-09-06T15:43:14.537Z] #0 1.411 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Rxaruncu5v/src/github.com/containerd/containerd [2022-09-06T15:43:14.537Z] #0 1.411 Cloning into '/tmp/tmp.Rxaruncu5v/src/github.com/containerd/containerd'... [2022-09-06T15:43:14.653Z] #23 DONE 0.6s [2022-09-06T15:43:14.653Z] [2022-09-06T15:43:14.653Z] #24 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T15:43:14.653Z] #24 DONE 0.1s [2022-09-06T15:43:14.653Z] [2022-09-06T15:43:14.653Z] #25 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-09-06T15:43:14.653Z] #25 ... [2022-09-06T15:43:14.653Z] [2022-09-06T15:43:14.653Z] #26 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T15:43:14.653Z] #26 DONE 0.1s [2022-09-06T15:43:14.657Z] #51 17.72 Reading package lists... [2022-09-06T15:43:14.657Z] #51 ... [2022-09-06T15:43:14.657Z] [2022-09-06T15:43:14.657Z] #62 [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-06T15:43:14.657Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-09-06T15:43:14.657Z] #62 11.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T15:43:14.657Z] #62 16.65 Fetched 8458 kB in 12s (684 kB/s) [2022-09-06T15:43:14.657Z] #62 16.65 Reading package lists... [2022-09-06T15:43:14.657Z] #62 21.56 Reading package lists... [2022-09-06T15:43:14.657Z] #62 ... [2022-09-06T15:43:14.657Z] [2022-09-06T15:43:14.657Z] #47 [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-06T15:43:14.657Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-09-06T15:43:14.817Z] #46 ... [2022-09-06T15:43:14.818Z] [2022-09-06T15:43:14.818Z] #39 [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-06T15:43:14.818Z] #39 46.08 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-06T15:43:14.818Z] #39 47.72 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:43:14.818Z] #39 48.02 Fetched 2315 kB in 5s (480 kB/s) [2022-09-06T15:43:14.818Z] #39 48.14 Selecting previously unselected package libprotobuf23:amd64. [2022-09-06T15:43:14.818Z] #39 48.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T15:43:14.818Z] #39 48.24 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-06T15:43:14.818Z] #39 48.26 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T15:43:14.818Z] #39 49.05 Selecting previously unselected package python3-pkg-resources. [2022-09-06T15:43:14.818Z] #39 49.05 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T15:43:14.818Z] #39 49.07 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T15:43:14.818Z] #39 49.30 Selecting previously unselected package python3-six. [2022-09-06T15:43:14.818Z] #39 49.30 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-06T15:43:14.818Z] #39 49.31 Unpacking python3-six (1.16.0-2) ... [2022-09-06T15:43:14.818Z] #39 49.41 Selecting previously unselected package python3-protobuf. [2022-09-06T15:43:14.818Z] #39 49.42 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-06T15:43:14.818Z] #39 49.43 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-06T15:43:14.818Z] #39 50.07 Selecting previously unselected package libnet1:amd64. [2022-09-06T15:43:14.818Z] #39 50.07 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T15:43:14.818Z] #39 50.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T15:43:14.818Z] #39 50.21 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T15:43:14.818Z] #39 50.22 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T15:43:14.818Z] #39 50.25 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T15:43:14.818Z] #39 50.40 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T15:43:14.818Z] #39 50.42 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T15:43:14.818Z] #39 50.43 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T15:43:14.818Z] #39 50.55 Selecting previously unselected package criu. [2022-09-06T15:43:14.818Z] #39 50.55 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-06T15:43:14.818Z] #39 50.56 Unpacking criu (3.17.1-1) ... [2022-09-06T15:43:14.818Z] #39 51.86 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T15:43:14.914Z] [2022-09-06T15:43:14.914Z] #27 [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-06T15:43:14.914Z] #27 DONE 0.2s [2022-09-06T15:43:14.914Z] [2022-09-06T15:43:14.914Z] #28 [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-06T15:43:14.934Z] #47 21.94 Updating files: 82% (1805/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-06T15:43:14.934Z] #47 22.19 + git checkout -q v2.3.0 [2022-09-06T15:43:15.756Z] #39 54.27 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T15:43:15.756Z] #39 54.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T15:43:15.756Z] #39 54.31 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T15:43:15.756Z] #39 54.33 Setting up python3-six (1.16.0-2) ... [2022-09-06T15:43:16.302Z] #47 ... [2022-09-06T15:43:16.302Z] [2022-09-06T15:43:16.302Z] #76 [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-06T15:43:16.302Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-06T15:43:16.302Z] #76 13.54 Fetched 8458 kB in 10s (822 kB/s) [2022-09-06T15:43:16.302Z] #76 13.54 Reading package lists... [2022-09-06T15:43:16.302Z] #76 18.49 Reading package lists... [2022-09-06T15:43:16.302Z] #76 23.41 Building dependency tree... [2022-09-06T15:43:16.302Z] #76 ... [2022-09-06T15:43:16.302Z] [2022-09-06T15:43:16.302Z] #55 [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-06T15:43:16.303Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-06T15:43:16.303Z] #55 21.67 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-06T15:43:16.303Z] #55 21.69 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-06T15:43:16.303Z] #55 21.74 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-06T15:43:16.303Z] #55 22.01 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-06T15:43:16.303Z] #55 22.04 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-06T15:43:16.303Z] #55 22.07 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-06T15:43:16.303Z] #55 22.09 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-06T15:43:16.303Z] #55 22.19 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-06T15:43:16.303Z] #55 22.26 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-06T15:43:16.303Z] #55 22.44 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-06T15:43:16.303Z] #55 22.45 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-06T15:43:16.303Z] #55 22.50 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-06T15:43:16.303Z] #55 22.51 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-06T15:43:16.303Z] #55 22.58 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-06T15:43:16.303Z] #55 22.60 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-06T15:43:16.303Z] #55 22.63 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-06T15:43:16.303Z] #55 22.92 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-06T15:43:16.303Z] #55 22.95 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-06T15:43:16.303Z] #55 23.03 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-06T15:43:16.303Z] #55 23.21 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-06T15:43:16.303Z] #55 23.22 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-06T15:43:16.303Z] #55 23.27 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-06T15:43:16.303Z] #55 23.65 go: downloading honnef.co/go/tools v0.3.1 [2022-09-06T15:43:16.695Z] #39 ... [2022-09-06T15:43:16.695Z] [2022-09-06T15:43:16.695Z] #36 [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-06T15:43:16.695Z] #36 45.91 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-06T15:43:16.695Z] #36 46.54 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-06T15:43:16.695Z] #36 47.31 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-06T15:43:16.695Z] #36 48.64 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-06T15:43:16.695Z] #36 49.35 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-06T15:43:16.695Z] #36 49.37 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-06T15:43:16.695Z] #36 49.37 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-06T15:43:16.695Z] #36 49.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T15:43:16.695Z] #36 49.38 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T15:43:16.695Z] #36 49.39 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-06T15:43:16.695Z] #36 49.41 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T15:43:16.695Z] #36 49.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-06T15:43:16.695Z] #36 49.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-06T15:43:16.695Z] #36 49.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-06T15:43:16.695Z] #36 49.47 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-06T15:43:16.695Z] #36 49.48 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-06T15:43:16.695Z] #36 49.52 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-06T15:43:16.695Z] #36 49.52 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-06T15:43:16.695Z] #36 49.53 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-06T15:43:16.695Z] #36 49.54 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T15:43:16.695Z] #36 50.75 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:43:16.695Z] #36 50.99 Fetched 115 MB in 8s (15.2 MB/s) [2022-09-06T15:43:16.695Z] #36 51.07 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-06T15:43:16.695Z] #36 51.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T15:43:16.695Z] #36 51.17 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T15:43:16.695Z] #36 51.18 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T15:43:16.695Z] #36 54.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-06T15:43:16.696Z] #36 54.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T15:43:16.696Z] #36 54.10 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T15:43:16.828Z] #28 ... [2022-09-06T15:43:16.828Z] [2022-09-06T15:43:16.828Z] #25 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-09-06T15:43:16.828Z] #25 DONE 2.5s [2022-09-06T15:43:16.955Z] #36 ... [2022-09-06T15:43:16.955Z] [2022-09-06T15:43:16.956Z] #39 [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-06T15:43:16.956Z] #39 55.59 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T15:43:16.956Z] #39 55.61 Setting up python3-protobuf (3.12.4-1) ... [2022-09-06T15:43:17.089Z] [2022-09-06T15:43:17.089Z] #29 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-09-06T15:43:17.671Z] #55 24.87 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-06T15:43:17.671Z] #55 24.93 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-06T15:43:17.671Z] #55 24.99 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-06T15:43:17.671Z] #55 25.07 go: downloading golang.org/x/text v0.3.7 [2022-09-06T15:43:17.931Z] #39 ... [2022-09-06T15:43:17.931Z] [2022-09-06T15:43:17.931Z] #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-06T15:43:17.931Z] #35 47.25 Selecting previously unselected package libicu67:amd64. [2022-09-06T15:43:17.931Z] #35 47.28 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-06T15:43:17.931Z] #35 47.32 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T15:43:17.931Z] #35 54.50 Selecting previously unselected package libxml2:amd64. [2022-09-06T15:43:17.931Z] #35 54.50 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-06T15:43:17.931Z] #35 54.51 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T15:43:17.931Z] #35 55.06 Selecting previously unselected package libarchive13:amd64. [2022-09-06T15:43:17.931Z] #35 55.06 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-06T15:43:17.931Z] #35 55.08 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T15:43:17.931Z] #35 55.49 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-06T15:43:17.931Z] #35 55.50 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-06T15:43:17.931Z] #35 55.51 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T15:43:17.931Z] #35 55.71 Selecting previously unselected package librhash0:amd64. [2022-09-06T15:43:17.931Z] #35 55.71 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-06T15:43:17.931Z] #35 55.72 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-06T15:43:17.931Z] #35 55.88 Selecting previously unselected package libuv1:amd64. [2022-09-06T15:43:17.931Z] #35 55.90 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-06T15:43:17.931Z] #35 55.91 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-06T15:43:17.931Z] #35 56.09 Selecting previously unselected package cmake. [2022-09-06T15:43:17.932Z] #35 56.11 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-06T15:43:17.932Z] #35 56.13 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-06T15:43:17.932Z] #35 ... [2022-09-06T15:43:17.932Z] [2022-09-06T15:43:17.932Z] #36 [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-06T15:43:17.932Z] #36 56.90 Selecting previously unselected package binutils-mingw-w64. [2022-09-06T15:43:17.932Z] #36 56.91 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-06T15:43:17.932Z] #36 56.92 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T15:43:17.932Z] #36 57.06 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-06T15:43:17.932Z] #36 57.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T15:43:17.932Z] #36 57.08 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T15:43:17.932Z] #36 57.30 Selecting previously unselected package dmsetup. [2022-09-06T15:43:17.932Z] #36 57.31 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T15:43:17.932Z] #36 57.31 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-06T15:43:18.200Z] #36 57.48 Selecting previously unselected package mingw-w64-common. [2022-09-06T15:43:18.200Z] #36 57.49 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-06T15:43:18.200Z] #36 57.49 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-06T15:43:18.513Z] #30 ... [2022-09-06T15:43:18.513Z] [2022-09-06T15:43:18.513Z] #31 [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-06T15:43:18.513Z] #0 2.773 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T15:43:18.513Z] #0 2.785 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T15:43:18.513Z] #0 2.785 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:43:18.513Z] #0 2.987 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T15:43:18.513Z] #0 3.566 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T15:43:18.513Z] #0 4.226 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T15:43:18.513Z] #31 ... [2022-09-06T15:43:18.513Z] [2022-09-06T15:43:18.513Z] #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-06T15:43:18.513Z] #0 3.942 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T15:43:18.513Z] #0 3.956 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T15:43:18.513Z] #0 3.956 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:43:18.513Z] #0 4.250 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T15:43:18.513Z] #0 4.978 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T15:43:18.513Z] #0 6.045 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T15:43:18.773Z] #32 ... [2022-09-06T15:43:18.773Z] [2022-09-06T15:43:18.773Z] #33 [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-06T15:43:18.773Z] #0 4.754 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-06T15:43:18.773Z] #0 6.027 go: downloading github.com/fatih/color v1.13.0 [2022-09-06T15:43:18.773Z] #0 6.046 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T15:43:18.773Z] #0 6.115 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T15:43:18.773Z] #0 6.123 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-06T15:43:18.773Z] #0 6.250 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-06T15:43:19.005Z] #29 DONE 1.9s [2022-09-06T15:43:19.005Z] [2022-09-06T15:43:19.005Z] #30 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-09-06T15:43:19.032Z] #33 6.460 go: downloading github.com/spf13/viper v1.11.0 [2022-09-06T15:43:19.032Z] #33 6.560 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-06T15:43:19.292Z] #33 ... [2022-09-06T15:43:19.292Z] [2022-09-06T15:43:19.292Z] #28 [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-06T15:43:19.292Z] #28 6.548 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T15:43:19.553Z] #28 6.585 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T15:43:19.553Z] #28 6.585 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:43:20.263Z] #55 ... [2022-09-06T15:43:20.264Z] [2022-09-06T15:43:20.264Z] #14 [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-06T15:43:20.264Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-06T15:43:20.264Z] #14 17.11 Fetched 8458 kB in 12s (686 kB/s) [2022-09-06T15:43:20.264Z] #14 17.11 Reading package lists... [2022-09-06T15:43:20.264Z] #14 21.61 Reading package lists... [2022-09-06T15:43:20.264Z] #14 25.94 Building dependency tree... [2022-09-06T15:43:20.264Z] #14 ... [2022-09-06T15:43:20.264Z] [2022-09-06T15:43:20.264Z] #76 [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-06T15:43:20.264Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-06T15:43:20.264Z] #76 23.41 Building dependency tree... [2022-09-06T15:43:20.264Z] #76 27.06 python3 is already the newest version (3.9.2-3). [2022-09-06T15:43:20.264Z] #76 27.06 The following additional packages will be installed: [2022-09-06T15:43:20.264Z] #76 27.07 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-06T15:43:20.264Z] #76 27.09 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-06T15:43:20.264Z] #76 27.09 Suggested packages: [2022-09-06T15:43:20.264Z] #76 27.11 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-06T15:43:20.264Z] #76 27.11 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-06T15:43:20.264Z] #76 27.11 m4-doc ed diffutils-doc [2022-09-06T15:43:20.264Z] #76 27.11 Recommended packages: [2022-09-06T15:43:20.264Z] #76 27.11 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-06T15:43:20.392Z] #30 DONE 1.4s [2022-09-06T15:43:20.392Z] [2022-09-06T15:43:20.392Z] #31 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-09-06T15:43:20.511Z] #28 7.635 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T15:43:21.212Z] #76 28.50 The following NEW packages will be installed: [2022-09-06T15:43:21.212Z] #76 28.50 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-06T15:43:21.212Z] #76 28.51 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-06T15:43:21.212Z] #76 28.51 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-06T15:43:21.212Z] #76 28.51 libyajl2 m4 patch xz-utils [2022-09-06T15:43:21.225Z] #28 8.482 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-06T15:43:21.470Z] #76 28.91 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:43:21.470Z] #76 28.91 Need to get 5916 kB of archives. [2022-09-06T15:43:21.470Z] #76 28.91 After this operation, 18.6 MB of additional disk space will be used. [2022-09-06T15:43:21.470Z] #76 28.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-06T15:43:21.730Z] #76 28.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-09-06T15:43:21.730Z] #76 28.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-09-06T15:43:21.730Z] #76 28.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-09-06T15:43:21.730Z] #76 28.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-06T15:43:21.730Z] #76 28.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-09-06T15:43:21.730Z] #76 28.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-09-06T15:43:21.730Z] #76 28.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-09-06T15:43:21.730Z] #76 28.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-06T15:43:21.730Z] #76 28.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-09-06T15:43:21.730Z] #76 29.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-06T15:43:21.730Z] #76 29.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-06T15:43:21.730Z] #76 29.16 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-09-06T15:43:21.730Z] #76 29.16 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-06T15:43:21.730Z] #76 29.17 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-09-06T15:43:21.730Z] #76 29.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-06T15:43:21.730Z] #76 29.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-09-06T15:43:21.730Z] #76 29.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-06T15:43:21.730Z] #76 29.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-09-06T15:43:21.730Z] #76 29.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-09-06T15:43:21.730Z] #76 29.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-09-06T15:43:21.781Z] #31 DONE 1.4s [2022-09-06T15:43:21.781Z] [2022-09-06T15:43:21.781Z] #28 [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-06T15:43:21.781Z] #28 3.936 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T15:43:21.781Z] #28 3.977 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T15:43:21.781Z] #28 3.977 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:43:21.781Z] #28 5.160 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T15:43:21.781Z] #28 5.465 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-06T15:43:21.987Z] #76 29.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-06T15:43:21.987Z] #76 29.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-09-06T15:43:22.042Z] #28 7.381 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T15:43:22.555Z] #76 ... [2022-09-06T15:43:22.555Z] [2022-09-06T15:43:22.555Z] #14 [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-06T15:43:22.555Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-06T15:43:22.555Z] #14 29.94 The following additional packages will be installed: [2022-09-06T15:43:22.555Z] #14 29.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T15:43:22.555Z] #14 29.95 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-06T15:43:22.555Z] #14 29.95 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-06T15:43:22.621Z] #28 ... [2022-09-06T15:43:22.621Z] [2022-09-06T15:43:22.621Z] #34 [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-06T15:43:22.621Z] #0 8.549 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-06T15:43:22.621Z] #34 ... [2022-09-06T15:43:22.621Z] [2022-09-06T15:43:22.621Z] #35 [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-06T15:43:22.621Z] #0 6.847 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-06T15:43:22.621Z] #0 7.902 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-06T15:43:22.621Z] #0 7.964 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-06T15:43:22.621Z] #0 7.981 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-06T15:43:22.621Z] #0 10.23 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-06T15:43:22.812Z] #14 29.95 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-06T15:43:22.812Z] #14 29.95 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-06T15:43:22.812Z] #14 29.95 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-06T15:43:22.812Z] #14 29.95 mingw-w64-common mingw-w64-x86-64-dev [2022-09-06T15:43:22.812Z] #14 29.98 Suggested packages: [2022-09-06T15:43:22.812Z] #14 29.99 gcc-10-locales seccomp wine64 [2022-09-06T15:43:22.879Z] #35 ... [2022-09-06T15:43:22.879Z] [2022-09-06T15:43:22.879Z] #36 [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-06T15:43:22.879Z] #0 5.439 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-06T15:43:22.879Z] #0 5.439 Cloning into '.'... [2022-09-06T15:43:23.151Z] #36 ... [2022-09-06T15:43:23.151Z] [2022-09-06T15:43:23.151Z] #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-06T15:43:23.151Z] #0 6.335 + git clone https://github.com/docker/distribution.git . [2022-09-06T15:43:23.151Z] #0 6.342 Cloning into '.'... [2022-09-06T15:43:23.151Z] #37 ... [2022-09-06T15:43:23.151Z] [2022-09-06T15:43:23.151Z] #38 [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-06T15:43:23.151Z] #0 7.735 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-06T15:43:23.151Z] #0 8.825 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-06T15:43:23.151Z] #0 10.44 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-06T15:43:23.410Z] #38 10.78 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-06T15:43:23.410Z] #38 ... [2022-09-06T15:43:23.410Z] [2022-09-06T15:43:23.410Z] #39 [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-06T15:43:23.410Z] #0 4.362 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T15:43:23.410Z] #0 4.382 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T15:43:23.410Z] #0 4.382 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:43:23.410Z] #0 4.697 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T15:43:23.410Z] #0 5.774 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T15:43:23.410Z] #0 7.612 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T15:43:23.410Z] #39 ... [2022-09-06T15:43:23.410Z] [2022-09-06T15:43:23.410Z] #40 [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-06T15:43:23.411Z] #0 7.972 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-06T15:43:23.449Z] #28 ... [2022-09-06T15:43:23.449Z] [2022-09-06T15:43:23.449Z] #32 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-09-06T15:43:23.449Z] #32 DONE 1.4s [2022-09-06T15:43:23.449Z] [2022-09-06T15:43:23.449Z] #33 [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-06T15:43:23.545Z] #36 ... [2022-09-06T15:43:23.545Z] [2022-09-06T15:43:23.545Z] #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-06T15:43:23.545Z] #35 61.18 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T15:43:23.545Z] #35 61.21 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:43:23.545Z] #35 61.22 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-06T15:43:23.545Z] #35 61.24 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:43:23.545Z] #35 61.28 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T15:43:23.545Z] #35 61.29 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-06T15:43:23.545Z] #35 61.32 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T15:43:23.545Z] #35 61.36 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T15:43:23.545Z] #35 61.39 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T15:43:23.545Z] #35 61.40 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-06T15:43:23.545Z] #35 61.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:43:23.545Z] #35 DONE 62.4s [2022-09-06T15:43:23.545Z] [2022-09-06T15:43:23.545Z] #45 [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-06T15:43:23.545Z] #45 8.023 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-06T15:43:23.545Z] #45 8.060 Cloning into '/tmp/crun-build/libocispec'... [2022-09-06T15:43:23.545Z] #45 9.439 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-06T15:43:23.545Z] #45 9.491 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-06T15:43:23.545Z] #45 9.492 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-06T15:43:23.545Z] #45 9.492 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-06T15:43:23.545Z] #45 9.516 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-06T15:43:23.545Z] #45 ... [2022-09-06T15:43:23.545Z] [2022-09-06T15:43:23.545Z] #47 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-06T15:43:23.545Z] #47 DONE 0.1s [2022-09-06T15:43:23.545Z] [2022-09-06T15:43:23.545Z] #48 [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-06T15:43:23.670Z] #40 ... [2022-09-06T15:43:23.670Z] [2022-09-06T15:43:23.670Z] #41 [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-06T15:43:23.670Z] #0 5.707 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-06T15:43:23.670Z] #0 7.236 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-06T15:43:23.670Z] #0 7.275 go: downloading github.com/fatih/color v1.10.0 [2022-09-06T15:43:23.670Z] #0 7.372 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-06T15:43:23.670Z] #0 7.735 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-06T15:43:23.670Z] #0 7.784 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-06T15:43:23.670Z] #0 7.890 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-06T15:43:23.670Z] #0 8.067 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-06T15:43:23.670Z] #0 8.067 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-06T15:43:23.670Z] #0 8.092 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-06T15:43:23.670Z] #0 8.118 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-06T15:43:23.670Z] #0 8.547 go: downloading golang.org/x/tools v0.1.0 [2022-09-06T15:43:23.670Z] #41 ... [2022-09-06T15:43:23.670Z] [2022-09-06T15:43:23.670Z] #42 [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-06T15:43:23.670Z] #0 5.970 + RM_GOPATH=0 [2022-09-06T15:43:23.670Z] #0 5.970 + TMP_GOPATH= [2022-09-06T15:43:23.670Z] #0 5.970 + : /build [2022-09-06T15:43:23.670Z] #0 5.970 + '[' -z '' ']' [2022-09-06T15:43:23.670Z] #0 5.970 ++ mktemp -d [2022-09-06T15:43:23.670Z] #0 5.970 + export GOPATH=/tmp/tmp.7vwFKAG2zd [2022-09-06T15:43:23.670Z] #0 5.970 + GOPATH=/tmp/tmp.7vwFKAG2zd [2022-09-06T15:43:23.670Z] #0 5.970 + RM_GOPATH=1 [2022-09-06T15:43:23.670Z] #0 5.970 + case "$(go env GOARCH)" in [2022-09-06T15:43:23.670Z] #0 5.970 ++ go env GOARCH [2022-09-06T15:43:23.670Z] #0 5.983 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T15:43:23.670Z] #0 5.983 + GO_BUILDMODE=-buildmode=pie [2022-09-06T15:43:23.670Z] #0 6.022 Install docker/cli version 17.06.2-ce from stable [2022-09-06T15:43:23.670Z] #0 6.022 ++ dirname /install.sh [2022-09-06T15:43:23.670Z] #0 6.022 + dir=/ [2022-09-06T15:43:23.670Z] #0 6.022 + bin=dockercli [2022-09-06T15:43:23.670Z] #0 6.022 + shift [2022-09-06T15:43:23.670Z] #0 6.022 + '[' '!' -f //dockercli.installer ']' [2022-09-06T15:43:23.670Z] #0 6.022 + . //dockercli.installer [2022-09-06T15:43:23.670Z] #0 6.022 ++ : stable [2022-09-06T15:43:23.670Z] #0 6.022 ++ : 17.06.2-ce [2022-09-06T15:43:23.670Z] #0 6.022 + install_dockercli [2022-09-06T15:43:23.670Z] #0 6.022 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-06T15:43:23.670Z] #0 6.022 ++ uname -m [2022-09-06T15:43:23.670Z] #0 6.022 + arch=x86_64 [2022-09-06T15:43:23.670Z] #0 6.022 + '[' x86_64 '!=' x86_64 ']' [2022-09-06T15:43:23.670Z] #0 6.022 + url=https://download.docker.com/linux/static [2022-09-06T15:43:23.670Z] #0 6.022 + tar -xz docker/docker [2022-09-06T15:43:23.670Z] #0 6.022 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-06T15:43:23.742Z] #14 31.14 The following NEW packages will be installed: [2022-09-06T15:43:23.929Z] #42 ... [2022-09-06T15:43:23.929Z] [2022-09-06T15:43:23.929Z] #43 [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-06T15:43:23.929Z] #0 5.595 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T15:43:23.929Z] #0 5.619 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T15:43:23.929Z] #0 5.619 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:43:23.929Z] #0 6.156 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T15:43:23.929Z] #0 8.830 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T15:43:23.929Z] #0 11.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T15:43:23.999Z] #14 31.14 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T15:43:23.999Z] #14 31.14 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-06T15:43:23.999Z] #14 31.14 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-06T15:43:23.999Z] #14 31.14 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-06T15:43:23.999Z] #14 31.14 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-06T15:43:23.999Z] #14 31.14 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-06T15:43:23.999Z] #14 31.15 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-06T15:43:23.999Z] #14 31.15 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-06T15:43:23.999Z] #14 31.15 mingw-w64-x86-64-dev [2022-09-06T15:43:24.127Z] #48 0.947 + RM_GOPATH=0 [2022-09-06T15:43:24.127Z] #48 0.947 + TMP_GOPATH= [2022-09-06T15:43:24.127Z] #48 0.947 + : /build [2022-09-06T15:43:24.127Z] #48 0.947 + '[' -z '' ']' [2022-09-06T15:43:24.127Z] #48 0.947 ++ mktemp -d [2022-09-06T15:43:24.127Z] #48 0.951 + export GOPATH=/tmp/tmp.iaFCYpNWdk [2022-09-06T15:43:24.127Z] #48 0.952 + GOPATH=/tmp/tmp.iaFCYpNWdk [2022-09-06T15:43:24.127Z] #48 0.953 + RM_GOPATH=1 [2022-09-06T15:43:24.127Z] #48 0.954 + case "$(go env GOARCH)" in [2022-09-06T15:43:24.127Z] #48 0.957 ++ go env GOARCH [2022-09-06T15:43:24.127Z] #48 1.010 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T15:43:24.127Z] #48 1.011 + GO_BUILDMODE=-buildmode=pie [2022-09-06T15:43:24.127Z] #48 1.012 ++ dirname /install.sh [2022-09-06T15:43:24.127Z] #48 1.015 + dir=/ [2022-09-06T15:43:24.127Z] #48 1.015 + bin=tini [2022-09-06T15:43:24.127Z] #48 1.015 + shift [2022-09-06T15:43:24.127Z] #48 1.016 + '[' '!' -f //tini.installer ']' [2022-09-06T15:43:24.127Z] #48 1.016 + . //tini.installer [2022-09-06T15:43:24.127Z] #48 1.017 ++ : v0.19.0 [2022-09-06T15:43:24.127Z] #48 1.017 + install_tini [2022-09-06T15:43:24.127Z] #48 1.017 + echo 'Install tini version v0.19.0' [2022-09-06T15:43:24.127Z] #48 1.017 Install tini version v0.19.0 [2022-09-06T15:43:24.127Z] #48 1.017 + git clone https://github.com/krallin/tini.git /tmp/tmp.iaFCYpNWdk/tini [2022-09-06T15:43:24.127Z] #48 1.022 Cloning into '/tmp/tmp.iaFCYpNWdk/tini'... [2022-09-06T15:43:24.188Z] #43 ... [2022-09-06T15:43:24.188Z] [2022-09-06T15:43:24.188Z] #30 [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-06T15:43:24.188Z] #30 7.454 + RM_GOPATH=0 [2022-09-06T15:43:24.188Z] #30 7.461 + TMP_GOPATH= [2022-09-06T15:43:24.188Z] #30 7.464 + : /build [2022-09-06T15:43:24.188Z] #30 7.465 + '[' -z '' ']' [2022-09-06T15:43:24.188Z] #30 7.466 ++ mktemp -d [2022-09-06T15:43:24.188Z] #30 7.476 + export GOPATH=/tmp/tmp.14gHVC8oKi [2022-09-06T15:43:24.188Z] #30 7.483 + GOPATH=/tmp/tmp.14gHVC8oKi [2022-09-06T15:43:24.188Z] #30 7.483 + RM_GOPATH=1 [2022-09-06T15:43:24.188Z] #30 7.483 + case "$(go env GOARCH)" in [2022-09-06T15:43:24.188Z] #30 7.496 ++ go env GOARCH [2022-09-06T15:43:24.188Z] #30 7.510 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T15:43:24.188Z] #30 7.518 + GO_BUILDMODE=-buildmode=pie [2022-09-06T15:43:24.188Z] #30 7.520 ++ dirname /install.sh [2022-09-06T15:43:24.188Z] #30 7.527 + dir=/ [2022-09-06T15:43:24.188Z] #30 7.528 + bin=rootlesskit [2022-09-06T15:43:24.188Z] #30 7.529 + shift [2022-09-06T15:43:24.188Z] #30 7.530 + '[' '!' -f //rootlesskit.installer ']' [2022-09-06T15:43:24.188Z] #30 7.530 + . //rootlesskit.installer [2022-09-06T15:43:24.188Z] #30 7.531 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T15:43:24.188Z] #30 7.531 + install_rootlesskit [2022-09-06T15:43:24.188Z] #30 7.535 + case "$1" in [2022-09-06T15:43:24.188Z] #30 7.535 + export CGO_ENABLED=0 [2022-09-06T15:43:24.188Z] #30 7.535 + CGO_ENABLED=0 [2022-09-06T15:43:24.188Z] #30 7.535 + _install_rootlesskit [2022-09-06T15:43:24.188Z] #30 7.536 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-06T15:43:24.188Z] #30 7.537 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T15:43:24.188Z] #30 7.537 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T15:43:24.188Z] #30 7.537 + GOBIN=/build [2022-09-06T15:43:24.188Z] #30 7.538 + GO111MODULE=on [2022-09-06T15:43:24.188Z] #30 7.538 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T15:43:24.188Z] #30 8.280 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-06T15:43:24.188Z] #30 10.99 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T15:43:24.188Z] #30 11.00 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-06T15:43:24.258Z] #14 31.55 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:43:24.258Z] #14 31.55 Need to get 108 MB of archives. [2022-09-06T15:43:24.258Z] #14 31.55 After this operation, 620 MB of additional disk space will be used. [2022-09-06T15:43:24.258Z] #14 31.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-09-06T15:43:24.258Z] #14 31.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-09-06T15:43:24.258Z] #14 31.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-06T15:43:24.258Z] #14 31.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-09-06T15:43:24.258Z] #14 31.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-09-06T15:43:24.258Z] #14 31.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-06T15:43:24.447Z] #30 11.58 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-06T15:43:24.694Z] #48 ... [2022-09-06T15:43:24.694Z] [2022-09-06T15:43:24.694Z] #39 [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-06T15:43:24.694Z] #39 60.01 Setting up criu (3.17.1-1) ... [2022-09-06T15:43:24.694Z] #39 62.75 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:43:24.694Z] #39 DONE 63.1s [2022-09-06T15:43:24.694Z] [2022-09-06T15:43:24.694Z] #36 [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-06T15:43:24.694Z] #36 63.47 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-06T15:43:24.694Z] #36 63.50 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-06T15:43:24.694Z] #36 63.51 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T15:43:24.835Z] #33 ... [2022-09-06T15:43:24.835Z] [2022-09-06T15:43:24.835Z] #34 [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-06T15:43:24.835Z] #0 3.301 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-06T15:43:24.835Z] #34 ... [2022-09-06T15:43:24.835Z] [2022-09-06T15:43:24.835Z] #35 [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-06T15:43:24.835Z] #0 3.304 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T15:43:24.835Z] #0 3.329 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T15:43:24.835Z] #0 3.336 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:43:24.835Z] #0 4.047 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T15:43:24.835Z] #0 5.947 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T15:43:24.835Z] #0 7.839 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T15:43:24.835Z] #35 ... [2022-09-06T15:43:24.835Z] [2022-09-06T15:43:24.835Z] #36 [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-06T15:43:24.835Z] #0 4.204 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-06T15:43:24.835Z] #0 6.833 go: downloading github.com/fatih/color v1.13.0 [2022-09-06T15:43:24.835Z] #0 6.844 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T15:43:24.835Z] #0 6.929 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-06T15:43:24.835Z] #0 6.967 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-06T15:43:24.835Z] #0 7.266 go: downloading github.com/spf13/viper v1.11.0 [2022-09-06T15:43:24.835Z] #0 7.538 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-06T15:43:24.835Z] #0 7.830 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-06T15:43:24.835Z] #0 7.914 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-06T15:43:24.835Z] #0 8.106 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-06T15:43:24.835Z] #0 8.172 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-06T15:43:24.835Z] #0 10.11 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-06T15:43:24.835Z] #0 10.26 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-06T15:43:24.835Z] #0 10.29 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-06T15:43:24.835Z] #36 10.40 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-06T15:43:24.835Z] #36 ... [2022-09-06T15:43:24.835Z] [2022-09-06T15:43:24.835Z] #37 [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-06T15:43:24.835Z] #0 4.250 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-06T15:43:24.837Z] #14 31.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-06T15:43:24.837Z] #14 32.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-09-06T15:43:24.837Z] #14 32.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-09-06T15:43:24.837Z] #14 ... [2022-09-06T15:43:24.837Z] [2022-09-06T15:43:24.837Z] #42 [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-06T15:43:24.837Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-06T15:43:24.837Z] #42 16.76 Reading package lists... [2022-09-06T15:43:24.837Z] #42 22.34 Reading package lists... [2022-09-06T15:43:24.837Z] #42 26.91 Building dependency tree... [2022-09-06T15:43:24.837Z] #42 30.88 The following additional packages will be installed: [2022-09-06T15:43:24.837Z] #42 30.90 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-06T15:43:24.837Z] #42 30.92 Suggested packages: [2022-09-06T15:43:24.837Z] #42 30.92 cmake-doc ninja-build lrzip [2022-09-06T15:43:24.837Z] #42 30.92 Recommended packages: [2022-09-06T15:43:24.837Z] #42 30.92 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-06T15:43:24.837Z] #42 31.77 The following NEW packages will be installed: [2022-09-06T15:43:24.837Z] #42 31.81 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-06T15:43:24.837Z] #42 31.81 vim-common xxd [2022-09-06T15:43:24.837Z] #42 32.26 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:43:24.837Z] #42 32.26 Need to get 15.6 MB of archives. [2022-09-06T15:43:24.837Z] #42 32.26 After this operation, 67.4 MB of additional disk space will be used. [2022-09-06T15:43:24.837Z] #42 32.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T15:43:24.837Z] #42 32.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T15:43:24.837Z] #42 ... [2022-09-06T15:43:24.837Z] [2022-09-06T15:43:24.837Z] #57 [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-06T15:43:24.837Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2 [2022-09-06T15:43:24.837Z] #57 32.26 v3.0.2 [2022-09-06T15:43:25.104Z] #37 ... [2022-09-06T15:43:25.104Z] [2022-09-06T15:43:25.105Z] #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-06T15:43:25.105Z] #0 3.114 + git clone https://github.com/docker/distribution.git . [2022-09-06T15:43:25.105Z] #0 3.114 Cloning into '.'... [2022-09-06T15:43:25.366Z] #38 ... [2022-09-06T15:43:25.366Z] [2022-09-06T15:43:25.366Z] #39 [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-06T15:43:25.366Z] #0 4.354 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-06T15:43:25.366Z] #0 5.441 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-06T15:43:25.366Z] #0 5.470 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-06T15:43:25.366Z] #0 5.477 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-06T15:43:25.366Z] #0 7.305 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-06T15:43:25.366Z] #39 ... [2022-09-06T15:43:25.366Z] [2022-09-06T15:43:25.366Z] #40 [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-06T15:43:25.366Z] #0 3.017 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-06T15:43:25.366Z] #0 3.020 Cloning into '.'... [2022-09-06T15:43:25.405Z] #57 DONE 32.7s [2022-09-06T15:43:25.405Z] [2022-09-06T15:43:25.405Z] #76 [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-06T15:43:25.405Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-06T15:43:25.405Z] #76 30.41 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:43:25.405Z] #76 30.71 Fetched 5916 kB in 1s (8404 kB/s) [2022-09-06T15:43:25.405Z] #76 30.82 Selecting previously unselected package bzip2. [2022-09-06T15:43:25.405Z] #76 30.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-06T15:43:25.405Z] #76 30.96 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-09-06T15:43:25.405Z] #76 30.99 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T15:43:25.405Z] #76 31.21 Selecting previously unselected package libmagic-mgc. [2022-09-06T15:43:25.405Z] #76 31.21 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-09-06T15:43:25.405Z] #76 31.21 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-06T15:43:25.405Z] #76 31.91 Selecting previously unselected package libmagic1:arm64. [2022-09-06T15:43:25.405Z] #76 31.91 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-09-06T15:43:25.405Z] #76 31.94 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-09-06T15:43:25.405Z] #76 32.19 Selecting previously unselected package file. [2022-09-06T15:43:25.405Z] #76 32.19 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-09-06T15:43:25.405Z] #76 32.20 Unpacking file (1:5.39-3) ... [2022-09-06T15:43:25.405Z] #76 32.46 Selecting previously unselected package xz-utils. [2022-09-06T15:43:25.405Z] #76 32.46 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-06T15:43:25.405Z] #76 32.48 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T15:43:25.405Z] #76 ... [2022-09-06T15:43:25.405Z] [2022-09-06T15:43:25.405Z] #51 [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-06T15:43:25.405Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-06T15:43:25.405Z] #51 17.72 Reading package lists... [2022-09-06T15:43:25.405Z] #51 22.77 Reading package lists... [2022-09-06T15:43:25.405Z] #51 27.34 Building dependency tree... [2022-09-06T15:43:25.405Z] #51 31.33 The following additional packages will be installed: [2022-09-06T15:43:25.405Z] #51 31.34 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T15:43:25.405Z] #51 31.34 python3-protobuf python3-six [2022-09-06T15:43:25.405Z] #51 31.37 Suggested packages: [2022-09-06T15:43:25.405Z] #51 31.37 python3-setuptools [2022-09-06T15:43:25.405Z] #51 31.37 Recommended packages: [2022-09-06T15:43:25.405Z] #51 31.37 iproute2 | iproute [2022-09-06T15:43:25.405Z] #51 32.00 The following NEW packages will be installed: [2022-09-06T15:43:25.405Z] #51 32.03 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T15:43:25.405Z] #51 32.05 python3-protobuf python3-six [2022-09-06T15:43:25.627Z] #40 ... [2022-09-06T15:43:25.628Z] [2022-09-06T15:43:25.628Z] #41 [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-06T15:43:25.628Z] #0 4.194 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-06T15:43:25.628Z] #0 6.111 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-06T15:43:25.628Z] #0 6.143 go: downloading github.com/fatih/color v1.10.0 [2022-09-06T15:43:25.628Z] #0 6.181 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-06T15:43:25.628Z] #0 6.199 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T15:43:25.628Z] #0 6.751 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-06T15:43:25.628Z] #0 6.773 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-06T15:43:25.628Z] #0 6.836 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-06T15:43:25.628Z] #0 6.862 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-06T15:43:25.628Z] #0 6.941 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-06T15:43:25.628Z] #0 7.266 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-06T15:43:25.628Z] #0 7.389 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-06T15:43:25.628Z] #0 7.792 go: downloading golang.org/x/tools v0.1.0 [2022-09-06T15:43:25.628Z] #41 ... [2022-09-06T15:43:25.628Z] [2022-09-06T15:43:25.628Z] #42 [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-06T15:43:25.628Z] #0 3.220 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-06T15:43:25.628Z] #0 3.969 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-06T15:43:25.628Z] #0 5.454 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-06T15:43:25.628Z] #0 5.698 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-06T15:43:25.628Z] #0 5.781 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-06T15:43:25.628Z] #0 9.142 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-06T15:43:25.628Z] #0 9.411 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T15:43:25.664Z] #51 32.76 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:43:25.664Z] #51 32.76 Need to get 2136 kB of archives. [2022-09-06T15:43:25.664Z] #51 32.76 After this operation, 10.8 MB of additional disk space will be used. [2022-09-06T15:43:25.664Z] #51 32.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-09-06T15:43:25.664Z] #51 ... [2022-09-06T15:43:25.664Z] [2022-09-06T15:43:25.664Z] #76 [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-06T15:43:25.664Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-06T15:43:25.664Z] #76 32.94 Selecting previously unselected package libsigsegv2:arm64. [2022-09-06T15:43:25.664Z] #76 32.95 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-09-06T15:43:25.664Z] #76 32.96 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-09-06T15:43:25.888Z] #42 ... [2022-09-06T15:43:25.888Z] [2022-09-06T15:43:25.888Z] #33 [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-06T15:43:25.888Z] #33 1.548 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T15:43:25.888Z] #33 1.590 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T15:43:25.888Z] #33 1.591 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:43:25.888Z] #33 2.276 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T15:43:25.926Z] #76 33.24 Selecting previously unselected package m4. [2022-09-06T15:43:25.926Z] #76 33.25 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-09-06T15:43:25.926Z] #76 33.25 Unpacking m4 (1.4.18-5) ... [2022-09-06T15:43:26.458Z] #33 3.391 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-06T15:43:26.491Z] #76 33.77 Selecting previously unselected package autoconf. [2022-09-06T15:43:26.491Z] #76 33.78 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-06T15:43:26.491Z] #76 33.87 Unpacking autoconf (2.69-14) ... [2022-09-06T15:43:27.062Z] #76 ... [2022-09-06T15:43:27.062Z] [2022-09-06T15:43:27.062Z] #62 [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-06T15:43:27.062Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-09-06T15:43:27.062Z] #62 21.56 Reading package lists... [2022-09-06T15:43:27.062Z] #62 25.87 Building dependency tree... [2022-09-06T15:43:27.062Z] #62 30.21 The following additional packages will be installed: [2022-09-06T15:43:27.062Z] #62 30.23 libbtrfs0 [2022-09-06T15:43:27.062Z] #62 30.41 The following NEW packages will be installed: [2022-09-06T15:43:27.062Z] #62 30.42 libbtrfs-dev libbtrfs0 [2022-09-06T15:43:27.062Z] #62 30.87 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:43:27.062Z] #62 30.87 Need to get 454 kB of archives. [2022-09-06T15:43:27.062Z] #62 30.87 After this operation, 1275 kB of additional disk space will be used. [2022-09-06T15:43:27.062Z] #62 30.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-06T15:43:27.062Z] #62 30.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-06T15:43:27.062Z] #62 31.62 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:43:27.062Z] #62 31.96 Fetched 454 kB in 0s (1288 kB/s) [2022-09-06T15:43:27.062Z] #62 32.09 Selecting previously unselected package libbtrfs0:arm64. [2022-09-06T15:43:27.062Z] #62 32.09 (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 ... 15708 files and directories currently installed.) [2022-09-06T15:43:27.062Z] #62 32.17 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-06T15:43:27.062Z] #62 32.19 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-06T15:43:27.062Z] #62 32.53 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-06T15:43:27.062Z] #62 32.53 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-06T15:43:27.062Z] #62 32.56 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-06T15:43:27.062Z] #62 33.37 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-06T15:43:27.062Z] #62 33.42 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-06T15:43:27.062Z] #62 33.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:43:27.062Z] #62 DONE 34.3s [2022-09-06T15:43:27.062Z] [2022-09-06T15:43:27.062Z] #47 [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-06T15:43:27.062Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-09-06T15:43:27.062Z] #47 24.19 + 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-06T15:43:27.062Z] #47 ... [2022-09-06T15:43:27.062Z] [2022-09-06T15:43:27.062Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-06T15:43:27.062Z] #63 sha256:140d206c68cee226fdadfe2f833739737df0cfcda577701d0114338875be6e25 [2022-09-06T15:43:27.062Z] #63 DONE 0.2s [2022-09-06T15:43:27.062Z] [2022-09-06T15:43:27.062Z] #76 [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-06T15:43:27.062Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-06T15:43:27.062Z] #76 34.42 Selecting previously unselected package autotools-dev. [2022-09-06T15:43:27.062Z] #76 34.42 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-06T15:43:27.062Z] #76 34.46 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-06T15:43:27.320Z] #76 34.71 Selecting previously unselected package automake. [2022-09-06T15:43:27.320Z] #76 34.71 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-06T15:43:27.320Z] #76 34.73 Unpacking automake (1:1.16.3-2) ... [2022-09-06T15:43:27.736Z] #30 ... [2022-09-06T15:43:27.736Z] [2022-09-06T15:43:27.736Z] #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-06T15:43:27.736Z] #32 14.68 Fetched 8573 kB in 11s (781 kB/s) [2022-09-06T15:43:27.854Z] #33 4.576 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T15:43:27.885Z] #76 35.37 Selecting previously unselected package patch. [2022-09-06T15:43:27.885Z] #76 35.38 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-09-06T15:43:28.146Z] #76 35.39 Unpacking patch (2.7.6-7) ... [2022-09-06T15:43:28.146Z] #76 35.59 Selecting previously unselected package dpkg-dev. [2022-09-06T15:43:28.407Z] #76 35.61 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-06T15:43:28.407Z] #76 35.62 Unpacking dpkg-dev (1.20.11) ... [2022-09-06T15:43:28.665Z] #76 ... [2022-09-06T15:43:28.665Z] [2022-09-06T15:43:28.665Z] #40 [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-06T15:43:28.665Z] #40 sha256:0eadf1d9d0afb09931522c822689d4c72de2c4e63e66bad412d3b58eda5c9544 [2022-09-06T15:43:28.665Z] #40 35.73 NAME: [2022-09-06T15:43:28.665Z] #40 35.73 go-winres - A tool for embedding resources in Windows executables [2022-09-06T15:43:28.665Z] #40 35.73 [2022-09-06T15:43:28.665Z] #40 35.73 USAGE: [2022-09-06T15:43:28.665Z] #40 35.73 go-winres [global options] command [command options] [arguments...] [2022-09-06T15:43:28.665Z] #40 35.73 [2022-09-06T15:43:28.665Z] #40 35.73 COMMANDS: [2022-09-06T15:43:28.665Z] #40 35.73 init Create an initial ./winres/winres.json [2022-09-06T15:43:28.665Z] #40 35.73 make Make syso files for the "go build" command [2022-09-06T15:43:28.665Z] #40 35.73 simply Make syso files for the "go build" command (simplified) [2022-09-06T15:43:28.665Z] #40 35.74 extract Extract all resources from an executable [2022-09-06T15:43:28.665Z] #40 35.74 patch Replace resources in an executable file (exe, dll) [2022-09-06T15:43:28.665Z] #40 35.74 help, h Shows a list of commands or help for one command [2022-09-06T15:43:28.665Z] #40 35.74 [2022-09-06T15:43:28.665Z] #40 35.74 GLOBAL OPTIONS: [2022-09-06T15:43:28.665Z] #40 35.75 --help, -h show help (default: false) [2022-09-06T15:43:28.665Z] #40 DONE 36.0s [2022-09-06T15:43:28.922Z] [2022-09-06T15:43:28.922Z] #64 [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-06T15:43:28.922Z] #64 sha256:c464035a2415a9d33d2de287f962741f12fc7dd4c103eec891d5b47dcf6d621f [2022-09-06T15:43:28.922Z] #64 0.802 + RM_GOPATH=0 [2022-09-06T15:43:28.922Z] #64 0.802 + TMP_GOPATH= [2022-09-06T15:43:28.922Z] #64 0.802 + : /build [2022-09-06T15:43:28.922Z] #64 0.802 + '[' -z '' ']' [2022-09-06T15:43:28.922Z] #64 0.805 ++ mktemp -d [2022-09-06T15:43:28.922Z] #64 0.810 + export GOPATH=/tmp/tmp.5WC9ryxP2I [2022-09-06T15:43:28.922Z] #64 0.810 + GOPATH=/tmp/tmp.5WC9ryxP2I [2022-09-06T15:43:28.922Z] #64 0.810 + RM_GOPATH=1 [2022-09-06T15:43:28.922Z] #64 0.810 + case "$(go env GOARCH)" in [2022-09-06T15:43:28.922Z] #64 0.814 ++ go env GOARCH [2022-09-06T15:43:28.922Z] #64 0.882 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T15:43:28.922Z] #64 0.882 + GO_BUILDMODE=-buildmode=pie [2022-09-06T15:43:28.922Z] #64 0.883 ++ dirname /install.sh [2022-09-06T15:43:28.922Z] #64 0.886 + dir=/ [2022-09-06T15:43:28.922Z] #64 0.886 + bin=containerd [2022-09-06T15:43:28.922Z] #64 0.887 + shift [2022-09-06T15:43:28.922Z] #64 0.887 + '[' '!' -f //containerd.installer ']' [2022-09-06T15:43:28.922Z] #64 0.888 + . //containerd.installer [2022-09-06T15:43:28.922Z] #64 0.890 ++ set -e [2022-09-06T15:43:28.922Z] #64 0.895 ++ : v1.6.8 [2022-09-06T15:43:28.922Z] #64 0.896 + install_containerd [2022-09-06T15:43:28.922Z] #64 0.897 + echo 'Install containerd version v1.6.8' [2022-09-06T15:43:28.922Z] #64 0.900 Install containerd version v1.6.8 [2022-09-06T15:43:28.922Z] #64 0.901 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5WC9ryxP2I/src/github.com/containerd/containerd [2022-09-06T15:43:28.922Z] #64 0.910 Cloning into '/tmp/tmp.5WC9ryxP2I/src/github.com/containerd/containerd'... [2022-09-06T15:43:29.240Z] #33 5.848 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-06T15:43:29.640Z] #32 14.68 Reading package lists... [2022-09-06T15:43:29.640Z] #32 ... [2022-09-06T15:43:29.640Z] [2022-09-06T15:43:29.640Z] #42 [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-06T15:43:29.640Z] #42 15.29 + mkdir -p /build [2022-09-06T15:43:29.640Z] #42 15.30 + mv docker/docker /build/ [2022-09-06T15:43:29.640Z] #42 15.34 + rmdir docker [2022-09-06T15:43:29.640Z] #42 DONE 16.4s [2022-09-06T15:43:29.640Z] [2022-09-06T15:43:29.640Z] #39 [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-06T15:43:29.640Z] #39 16.85 Fetched 8573 kB in 13s (676 kB/s) [2022-09-06T15:43:29.640Z] #39 16.85 Reading package lists... [2022-09-06T15:43:29.640Z] #39 ... [2022-09-06T15:43:29.640Z] [2022-09-06T15:43:29.640Z] #31 [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-06T15:43:29.640Z] #31 6.954 Fetched 8573 kB in 5s (1815 kB/s) [2022-09-06T15:43:29.640Z] #31 6.954 Reading package lists... [2022-09-06T15:43:29.641Z] #31 14.33 Reading package lists... [2022-09-06T15:43:29.641Z] #31 ... [2022-09-06T15:43:29.641Z] [2022-09-06T15:43:29.641Z] #33 [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-06T15:43:29.641Z] #33 7.089 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-06T15:43:29.641Z] #33 7.089 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-06T15:43:29.641Z] #33 7.236 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-06T15:43:29.641Z] #33 7.236 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-06T15:43:29.641Z] #33 9.235 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-06T15:43:29.641Z] #33 9.377 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-06T15:43:29.641Z] #33 9.524 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-06T15:43:29.641Z] #33 9.593 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-06T15:43:29.641Z] #33 14.52 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T15:43:29.641Z] #33 14.63 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-06T15:43:29.641Z] #33 14.85 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-06T15:43:29.641Z] #33 14.91 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-06T15:43:29.641Z] #33 15.08 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-06T15:43:29.641Z] #33 15.10 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-06T15:43:29.641Z] #33 15.27 go: downloading github.com/spf13/afero v1.8.2 [2022-09-06T15:43:29.641Z] #33 15.40 go: downloading github.com/spf13/cast v1.4.1 [2022-09-06T15:43:29.641Z] #33 15.48 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-06T15:43:29.641Z] #33 15.67 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-06T15:43:29.641Z] #33 15.77 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-06T15:43:29.641Z] #33 15.94 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-06T15:43:29.641Z] #33 16.00 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-06T15:43:29.641Z] #33 16.40 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-06T15:43:29.641Z] #33 16.55 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-06T15:43:29.641Z] #33 16.69 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-06T15:43:29.641Z] #33 16.77 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-06T15:43:29.641Z] #33 16.91 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-06T15:43:29.811Z] #33 ... [2022-09-06T15:43:29.811Z] [2022-09-06T15:43:29.811Z] #34 [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-06T15:43:29.811Z] #34 14.99 tomll can be used in two ways: [2022-09-06T15:43:29.811Z] #34 14.99 Writing to STDIN and reading from STDOUT: [2022-09-06T15:43:29.811Z] #34 14.99 cat file.toml | tomll > file.toml [2022-09-06T15:43:29.811Z] #34 14.99 [2022-09-06T15:43:29.811Z] #34 15.00 Reading and updating a list of files: [2022-09-06T15:43:29.811Z] #34 15.00 tomll a.toml b.toml c.toml [2022-09-06T15:43:29.811Z] #34 15.00 [2022-09-06T15:43:29.811Z] #34 15.00 When given a list of files, tomll will modify all files in place without asking. [2022-09-06T15:43:29.900Z] #33 ... [2022-09-06T15:43:29.900Z] [2022-09-06T15:43:29.900Z] #30 [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-06T15:43:29.900Z] #30 14.80 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-06T15:43:29.900Z] #30 15.54 go: downloading github.com/google/uuid v1.3.0 [2022-09-06T15:43:29.900Z] #30 15.78 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-06T15:43:29.900Z] #30 16.19 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-06T15:43:29.900Z] #30 16.20 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T15:43:29.900Z] #30 16.20 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T15:43:29.900Z] #30 16.23 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-06T15:43:29.900Z] #30 16.64 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-06T15:43:29.900Z] #30 16.93 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-06T15:43:29.979Z] #36 ... [2022-09-06T15:43:29.979Z] [2022-09-06T15:43:29.979Z] #48 [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-06T15:43:29.979Z] #48 2.232 + cd /tmp/tmp.iaFCYpNWdk/tini [2022-09-06T15:43:29.979Z] #48 2.232 + git checkout -q v0.19.0 [2022-09-06T15:43:29.979Z] #48 2.285 + cmake . [2022-09-06T15:43:29.979Z] #48 3.115 -- The C compiler identification is GNU 10.2.1 [2022-09-06T15:43:29.979Z] #48 3.195 -- Detecting C compiler ABI info [2022-09-06T15:43:29.979Z] #48 3.822 -- Detecting C compiler ABI info - done [2022-09-06T15:43:29.979Z] #48 3.983 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-06T15:43:29.979Z] #48 3.991 -- Detecting C compile features [2022-09-06T15:43:29.979Z] #48 3.994 -- Detecting C compile features - done [2022-09-06T15:43:29.979Z] #48 4.037 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-06T15:43:29.979Z] #48 4.282 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-06T15:43:29.979Z] #48 4.406 -- Configuring done [2022-09-06T15:43:29.979Z] #48 4.428 -- Generating done [2022-09-06T15:43:29.979Z] #48 4.432 -- Build files have been written to: /tmp/tmp.iaFCYpNWdk/tini [2022-09-06T15:43:29.979Z] #48 4.437 + make tini-static [2022-09-06T15:43:29.979Z] #48 4.909 Scanning dependencies of target tini-static [2022-09-06T15:43:29.979Z] #48 4.973 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-06T15:43:29.979Z] #48 6.573 [100%] Linking C executable tini-static [2022-09-06T15:43:30.159Z] #30 17.10 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-06T15:43:30.239Z] #48 7.213 [100%] Built target tini-static [2022-09-06T15:43:30.239Z] #48 7.335 + mkdir -p /build [2022-09-06T15:43:30.384Z] #34 DONE 15.8s [2022-09-06T15:43:30.384Z] [2022-09-06T15:43:30.384Z] #36 [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-06T15:43:30.384Z] #36 13.72 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T15:43:30.384Z] #36 13.77 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-06T15:43:30.384Z] #36 13.89 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-06T15:43:30.384Z] #36 14.05 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-06T15:43:30.384Z] #36 14.19 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-06T15:43:30.384Z] #36 14.26 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-06T15:43:30.384Z] #36 14.34 go: downloading github.com/spf13/afero v1.8.2 [2022-09-06T15:43:30.384Z] #36 14.36 go: downloading github.com/spf13/cast v1.4.1 [2022-09-06T15:43:30.384Z] #36 14.51 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-06T15:43:30.384Z] #36 14.63 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-06T15:43:30.384Z] #36 14.66 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-06T15:43:30.384Z] #36 14.72 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-06T15:43:30.384Z] #36 14.84 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-06T15:43:30.384Z] #36 15.01 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-06T15:43:30.384Z] #36 15.26 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-06T15:43:30.384Z] #36 15.39 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-06T15:43:30.384Z] #36 15.54 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-06T15:43:30.384Z] #36 15.66 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-06T15:43:30.499Z] #48 7.340 + cp tini-static /build/docker-init [2022-09-06T15:43:31.068Z] #48 DONE 7.9s [2022-09-06T15:43:31.068Z] [2022-09-06T15:43:31.068Z] #36 [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-06T15:43:31.068Z] #36 69.46 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-06T15:43:31.068Z] #36 69.48 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-06T15:43:31.068Z] #36 69.49 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T15:43:31.068Z] #36 69.66 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-06T15:43:31.068Z] #36 69.67 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T15:43:31.068Z] #36 69.68 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T15:43:31.068Z] #36 ... [2022-09-06T15:43:31.068Z] [2022-09-06T15:43:31.068Z] #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-06T15:43:31.068Z] #37 69.73 gotestsum version dev [2022-09-06T15:43:31.068Z] #37 DONE 70.5s [2022-09-06T15:43:31.325Z] #36 16.93 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-06T15:43:31.328Z] [2022-09-06T15:43:31.328Z] #45 [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-06T15:43:31.328Z] #45 12.43 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-06T15:43:31.328Z] #45 14.48 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-06T15:43:31.328Z] #45 15.84 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-06T15:43:31.328Z] #45 16.10 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-06T15:43:31.328Z] #45 16.35 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-06T15:43:31.588Z] #36 17.09 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-06T15:43:31.849Z] #36 17.52 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-06T15:43:32.110Z] #36 17.61 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-06T15:43:32.110Z] #36 17.74 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-06T15:43:32.370Z] #36 17.84 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-06T15:43:32.370Z] #36 17.90 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-06T15:43:32.696Z] #30 19.68 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T15:43:33.101Z] #64 ... [2022-09-06T15:43:33.102Z] [2022-09-06T15:43:33.102Z] #76 [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-06T15:43:33.102Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-06T15:43:33.102Z] #76 37.11 Selecting previously unselected package build-essential. [2022-09-06T15:43:33.102Z] #76 37.12 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-09-06T15:43:33.102Z] #76 37.15 Unpacking build-essential (12.9) ... [2022-09-06T15:43:33.102Z] #76 37.27 Selecting previously unselected package libcap2:arm64. [2022-09-06T15:43:33.102Z] #76 37.27 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-06T15:43:33.102Z] #76 37.28 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-06T15:43:33.102Z] #76 37.37 Selecting previously unselected package libcap-dev:arm64. [2022-09-06T15:43:33.102Z] #76 37.38 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-09-06T15:43:33.102Z] #76 37.39 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-09-06T15:43:33.102Z] #76 37.60 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-06T15:43:33.102Z] #76 37.61 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-06T15:43:33.102Z] #76 37.61 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-06T15:43:33.102Z] #76 37.75 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-09-06T15:43:33.102Z] #76 37.75 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-09-06T15:43:33.102Z] #76 37.76 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-06T15:43:33.102Z] #76 37.91 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-06T15:43:33.102Z] #76 37.91 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-06T15:43:33.102Z] #76 37.93 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T15:43:33.102Z] #76 38.06 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-06T15:43:33.102Z] #76 38.08 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-09-06T15:43:33.102Z] #76 38.09 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-09-06T15:43:33.102Z] #76 38.81 Selecting previously unselected package libtool. [2022-09-06T15:43:33.102Z] #76 38.81 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-06T15:43:33.102Z] #76 38.84 Unpacking libtool (2.4.6-15) ... [2022-09-06T15:43:33.102Z] #76 39.07 Selecting previously unselected package libudev-dev:arm64. [2022-09-06T15:43:33.102Z] #76 39.09 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-09-06T15:43:33.102Z] #76 39.11 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-09-06T15:43:33.102Z] #76 39.32 Selecting previously unselected package libyajl2:arm64. [2022-09-06T15:43:33.102Z] #76 39.32 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-09-06T15:43:33.102Z] #76 39.33 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-06T15:43:33.102Z] #76 39.43 Selecting previously unselected package libyajl-dev:arm64. [2022-09-06T15:43:33.102Z] #76 39.45 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-09-06T15:43:33.102Z] #76 39.46 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-09-06T15:43:33.102Z] #76 39.64 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T15:43:33.102Z] #76 39.67 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-06T15:43:33.102Z] #76 39.69 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-06T15:43:33.102Z] #76 39.70 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-09-06T15:43:33.102Z] #76 39.74 Setting up file (1:5.39-3) ... [2022-09-06T15:43:33.102Z] #76 39.75 Setting up bzip2 (1.0.8-4) ... [2022-09-06T15:43:33.102Z] #76 39.80 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-06T15:43:33.102Z] #76 39.81 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-06T15:43:33.102Z] #76 39.84 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-06T15:43:33.102Z] #76 39.86 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-06T15:43:33.102Z] #76 39.88 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-09-06T15:43:33.102Z] #76 39.90 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T15:43:33.102Z] #76 39.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T15:43:33.102Z] #76 39.99 Setting up patch (2.7.6-7) ... [2022-09-06T15:43:33.102Z] #76 40.02 Setting up libudev-dev:arm64 (247.3-7) ... [2022-09-06T15:43:33.102Z] #76 40.04 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-09-06T15:43:33.102Z] #76 40.08 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-09-06T15:43:33.102Z] #76 40.11 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-09-06T15:43:33.102Z] #76 40.14 Setting up libtool (2.4.6-15) ... [2022-09-06T15:43:33.102Z] #76 40.16 Setting up m4 (1.4.18-5) ... [2022-09-06T15:43:33.102Z] #76 40.20 Setting up dpkg-dev (1.20.11) ... [2022-09-06T15:43:33.102Z] #76 40.22 Setting up autoconf (2.69-14) ... [2022-09-06T15:43:33.102Z] #76 40.25 Setting up build-essential (12.9) ... [2022-09-06T15:43:33.102Z] #76 40.26 Setting up automake (1:1.16.3-2) ... [2022-09-06T15:43:33.102Z] #76 40.28 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-06T15:43:33.102Z] #76 40.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:43:33.102Z] #76 ... [2022-09-06T15:43:33.102Z] [2022-09-06T15:43:33.102Z] #55 [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-06T15:43:33.102Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-06T15:43:33.102Z] #55 30.31 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-06T15:43:33.102Z] #55 30.33 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-06T15:43:33.102Z] #55 30.55 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-06T15:43:33.102Z] #55 30.55 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-06T15:43:33.102Z] #55 30.66 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-06T15:43:33.102Z] #55 30.83 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-06T15:43:33.102Z] #55 30.92 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-06T15:43:33.102Z] #55 31.02 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-06T15:43:33.102Z] #55 31.23 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-06T15:43:33.102Z] #55 31.30 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-06T15:43:33.102Z] #55 31.35 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-06T15:43:33.102Z] #55 31.37 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-06T15:43:33.102Z] #55 31.46 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-06T15:43:33.102Z] #55 31.50 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-06T15:43:33.102Z] #55 31.54 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-06T15:43:33.102Z] #55 31.69 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-06T15:43:33.102Z] #55 31.80 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-06T15:43:33.102Z] #55 32.49 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-06T15:43:33.102Z] #55 32.67 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-06T15:43:33.102Z] #55 32.85 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-06T15:43:33.102Z] #55 32.86 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-06T15:43:33.102Z] #55 33.14 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-06T15:43:33.102Z] #55 33.27 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-06T15:43:33.102Z] #55 33.35 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-06T15:43:33.102Z] #55 33.47 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-06T15:43:33.102Z] #55 33.76 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-06T15:43:33.102Z] #55 33.83 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-06T15:43:33.102Z] #55 33.83 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-06T15:43:33.102Z] #55 33.98 go: downloading github.com/prometheus/common v0.32.1 [2022-09-06T15:43:33.102Z] #55 34.27 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-06T15:43:33.102Z] #55 34.27 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-06T15:43:33.102Z] #55 35.39 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-06T15:43:33.102Z] #55 36.41 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-06T15:43:33.102Z] #55 ... [2022-09-06T15:43:33.102Z] [2022-09-06T15:43:33.102Z] #51 [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-06T15:43:33.102Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-06T15:43:33.102Z] #51 32.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T15:43:33.102Z] #51 32.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-06T15:43:33.102Z] #51 32.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-09-06T15:43:33.102Z] #51 32.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-06T15:43:33.102Z] #51 32.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-09-06T15:43:33.102Z] #51 32.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-06T15:43:33.102Z] #51 36.38 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-09-06T15:43:33.102Z] #51 37.78 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:43:33.102Z] #51 37.99 Fetched 2136 kB in 5s (469 kB/s) [2022-09-06T15:43:33.102Z] #51 38.13 Selecting previously unselected package libprotobuf23:arm64. [2022-09-06T15:43:33.102Z] #51 38.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-06T15:43:33.102Z] #51 38.18 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-09-06T15:43:33.102Z] #51 38.21 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-09-06T15:43:33.102Z] #51 38.87 Selecting previously unselected package python3-pkg-resources. [2022-09-06T15:43:33.102Z] #51 38.88 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T15:43:33.102Z] #51 38.90 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T15:43:33.102Z] #51 39.09 Selecting previously unselected package python3-six. [2022-09-06T15:43:33.102Z] #51 39.10 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-06T15:43:33.102Z] #51 39.10 Unpacking python3-six (1.16.0-2) ... [2022-09-06T15:43:33.102Z] #51 39.23 Selecting previously unselected package python3-protobuf. [2022-09-06T15:43:33.102Z] #51 39.25 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-09-06T15:43:33.102Z] #51 39.25 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-06T15:43:33.102Z] #51 39.90 Selecting previously unselected package libnet1:arm64. [2022-09-06T15:43:33.102Z] #51 39.90 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-06T15:43:33.102Z] #51 39.91 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-06T15:43:33.102Z] #51 40.08 Selecting previously unselected package libnl-3-200:arm64. [2022-09-06T15:43:33.102Z] #51 40.08 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-06T15:43:33.102Z] #51 40.08 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-06T15:43:33.265Z] #30 ... [2022-09-06T15:43:33.265Z] [2022-09-06T15:43:33.265Z] #43 [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-06T15:43:33.265Z] #43 20.73 Fetched 8573 kB in 15s (556 kB/s) [2022-09-06T15:43:33.313Z] #36 18.61 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-06T15:43:33.313Z] #36 18.69 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-06T15:43:33.313Z] #36 18.75 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-06T15:43:33.313Z] #36 18.76 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-06T15:43:33.313Z] #36 18.81 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-06T15:43:33.313Z] #36 18.82 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-06T15:43:33.313Z] #36 18.88 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-06T15:43:33.365Z] #51 40.23 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-06T15:43:33.365Z] #51 40.23 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-06T15:43:33.365Z] #51 40.24 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-06T15:43:33.365Z] #51 40.44 Selecting previously unselected package criu. [2022-09-06T15:43:33.365Z] #51 40.45 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-09-06T15:43:33.365Z] #51 40.46 Unpacking criu (3.17.1-1) ... [2022-09-06T15:43:33.524Z] #43 20.73 Reading package lists... [2022-09-06T15:43:33.524Z] #43 ... [2022-09-06T15:43:33.524Z] [2022-09-06T15:43:33.524Z] #38 [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-06T15:43:33.524Z] #38 10.87 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-06T15:43:33.524Z] #38 13.08 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-06T15:43:33.524Z] #38 13.25 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T15:43:33.573Z] #36 18.93 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-06T15:43:33.573Z] #36 18.95 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-06T15:43:33.573Z] #36 19.04 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-06T15:43:33.573Z] #36 19.07 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-06T15:43:33.627Z] #51 ... [2022-09-06T15:43:33.627Z] [2022-09-06T15:43:33.627Z] #76 [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-06T15:43:33.627Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-06T15:43:33.627Z] #76 DONE 40.9s [2022-09-06T15:43:33.627Z] [2022-09-06T15:43:33.627Z] #77 [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-06T15:43:33.627Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T15:43:33.784Z] #38 ... [2022-09-06T15:43:33.784Z] [2022-09-06T15:43:33.784Z] #28 [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-06T15:43:33.784Z] #28 10.55 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T15:43:33.784Z] #28 13.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T15:43:33.784Z] #28 16.33 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-06T15:43:33.784Z] #28 ... [2022-09-06T15:43:33.784Z] [2022-09-06T15:43:33.784Z] #33 [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-06T15:43:33.784Z] #33 18.12 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-06T15:43:33.784Z] #33 18.44 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-06T15:43:33.784Z] #33 18.95 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-06T15:43:33.784Z] #33 19.60 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-06T15:43:33.784Z] #33 19.62 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-06T15:43:33.784Z] #33 19.69 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-06T15:43:33.784Z] #33 19.75 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-06T15:43:33.784Z] #33 19.89 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-06T15:43:33.784Z] #33 19.90 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-06T15:43:33.784Z] #33 20.06 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-06T15:43:33.784Z] #33 20.28 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-06T15:43:33.784Z] #33 20.36 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-06T15:43:33.784Z] #33 20.52 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-06T15:43:33.784Z] #33 20.69 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-06T15:43:33.784Z] #33 20.81 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-06T15:43:33.784Z] #33 20.86 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-06T15:43:33.784Z] #33 20.95 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-06T15:43:33.784Z] #33 21.04 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-06T15:43:33.784Z] #33 21.09 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-06T15:43:33.784Z] #33 21.18 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-06T15:43:33.784Z] #33 21.19 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-06T15:43:33.835Z] #36 19.23 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-06T15:43:33.835Z] #36 19.23 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-06T15:43:33.835Z] #36 19.30 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-06T15:43:33.835Z] #36 19.33 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-06T15:43:33.835Z] #36 19.44 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-06T15:43:33.835Z] #36 ... [2022-09-06T15:43:33.835Z] [2022-09-06T15:43:33.835Z] #28 [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-06T15:43:33.835Z] #28 9.149 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T15:43:33.835Z] #28 10.79 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-06T15:43:33.835Z] #28 17.72 Fetched 8576 kB in 14s (610 kB/s) [2022-09-06T15:43:34.044Z] #33 21.35 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-06T15:43:34.044Z] #33 21.35 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-06T15:43:34.044Z] #33 21.54 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-06T15:43:34.100Z] #28 17.72 Reading package lists... [2022-09-06T15:43:34.100Z] #28 ... [2022-09-06T15:43:34.100Z] [2022-09-06T15:43:34.100Z] #36 [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-06T15:43:34.100Z] #36 19.53 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-06T15:43:34.100Z] #36 19.57 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-06T15:43:34.100Z] #36 19.62 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-06T15:43:34.100Z] #36 19.68 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-06T15:43:34.193Z] #77 0.789 Cloning into '/tmp/crun-build'... [2022-09-06T15:43:34.304Z] #33 21.72 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-06T15:43:34.304Z] #33 21.78 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-06T15:43:34.304Z] #33 21.83 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-06T15:43:34.361Z] #36 19.70 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-06T15:43:34.361Z] #36 19.82 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-06T15:43:34.563Z] #33 21.91 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-06T15:43:34.563Z] #33 21.91 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-06T15:43:34.563Z] #33 22.12 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-06T15:43:34.622Z] #36 20.06 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-06T15:43:34.622Z] #36 20.06 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-06T15:43:34.622Z] #36 20.14 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-06T15:43:34.622Z] #36 20.18 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-06T15:43:34.823Z] #33 22.34 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-06T15:43:34.823Z] #33 22.37 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-06T15:43:34.882Z] #36 20.32 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-06T15:43:34.882Z] #36 20.38 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-06T15:43:34.882Z] #36 20.49 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-06T15:43:35.082Z] #33 22.45 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-06T15:43:35.126Z] #77 ... [2022-09-06T15:43:35.126Z] [2022-09-06T15:43:35.126Z] #42 [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-06T15:43:35.126Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-06T15:43:35.126Z] #42 32.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-06T15:43:35.126Z] #42 32.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-06T15:43:35.126Z] #42 32.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-09-06T15:43:35.126Z] #42 32.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-09-06T15:43:35.126Z] #42 32.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-09-06T15:43:35.126Z] #42 32.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-09-06T15:43:35.126Z] #42 32.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-09-06T15:43:35.127Z] #42 32.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-09-06T15:43:35.127Z] #42 34.49 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:43:35.127Z] #42 34.87 Fetched 15.6 MB in 1s (13.4 MB/s) [2022-09-06T15:43:35.127Z] #42 35.00 Selecting previously unselected package xxd. [2022-09-06T15:43:35.127Z] #42 35.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-06T15:43:35.127Z] #42 35.09 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-06T15:43:35.127Z] #42 35.18 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:43:35.127Z] #42 35.50 Selecting previously unselected package vim-common. [2022-09-06T15:43:35.127Z] #42 35.50 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T15:43:35.127Z] #42 35.51 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:43:35.127Z] #42 35.90 Selecting previously unselected package cmake-data. [2022-09-06T15:43:35.127Z] #42 35.90 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-06T15:43:35.127Z] #42 35.93 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T15:43:35.127Z] #42 40.03 Selecting previously unselected package libicu67:arm64. [2022-09-06T15:43:35.127Z] #42 40.03 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-09-06T15:43:35.127Z] #42 40.06 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-06T15:43:35.127Z] #42 ... [2022-09-06T15:43:35.127Z] [2022-09-06T15:43:35.127Z] #14 [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-06T15:43:35.127Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-06T15:43:35.127Z] #14 32.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-09-06T15:43:35.127Z] #14 34.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-09-06T15:43:35.127Z] #14 34.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-09-06T15:43:35.127Z] #14 35.14 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-09-06T15:43:35.127Z] #14 36.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-09-06T15:43:35.127Z] #14 36.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-06T15:43:35.127Z] #14 36.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-06T15:43:35.127Z] #14 36.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-06T15:43:35.127Z] #14 36.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-06T15:43:35.127Z] #14 36.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-06T15:43:35.127Z] #14 36.68 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-09-06T15:43:35.127Z] #14 36.71 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-09-06T15:43:35.127Z] #14 36.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-09-06T15:43:35.127Z] #14 36.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-09-06T15:43:35.127Z] #14 36.76 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-09-06T15:43:35.127Z] #14 36.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-09-06T15:43:35.127Z] #14 36.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-09-06T15:43:35.127Z] #14 36.81 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-09-06T15:43:35.127Z] #14 36.83 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-09-06T15:43:35.127Z] #14 36.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-06T15:43:35.127Z] #14 36.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-09-06T15:43:35.127Z] #14 37.54 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:43:35.127Z] #14 37.81 Fetched 108 MB in 6s (19.2 MB/s) [2022-09-06T15:43:35.127Z] #14 37.89 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-06T15:43:35.127Z] #14 37.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-06T15:43:35.127Z] #14 37.95 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-06T15:43:35.127Z] #14 37.96 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T15:43:35.127Z] #14 40.24 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-06T15:43:35.127Z] #14 40.25 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-06T15:43:35.127Z] #14 40.26 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T15:43:35.142Z] #36 20.55 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-06T15:43:35.142Z] #36 20.58 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-06T15:43:35.142Z] #36 20.60 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-06T15:43:35.142Z] #36 20.63 go: downloading github.com/julz/importas v0.1.0 [2022-09-06T15:43:35.142Z] #36 20.66 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-06T15:43:35.142Z] #36 20.72 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-06T15:43:35.342Z] #33 22.64 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-06T15:43:35.343Z] #33 22.64 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-06T15:43:35.343Z] #33 22.79 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-06T15:43:35.402Z] #36 20.77 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-06T15:43:35.402Z] #36 20.86 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-06T15:43:35.402Z] #36 20.93 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-06T15:43:35.402Z] #36 20.94 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-06T15:43:35.602Z] #33 22.87 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-06T15:43:35.602Z] #33 22.93 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-06T15:43:35.602Z] #33 23.04 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-06T15:43:35.602Z] #33 23.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-06T15:43:35.647Z] #14 42.88 Selecting previously unselected package binutils-mingw-w64. [2022-09-06T15:43:35.647Z] #14 42.89 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-06T15:43:35.647Z] #14 42.89 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T15:43:35.662Z] #36 21.03 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-06T15:43:35.662Z] #36 21.09 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-06T15:43:35.662Z] #36 21.11 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-06T15:43:35.662Z] #36 21.19 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-06T15:43:35.662Z] #36 21.23 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-06T15:43:35.867Z] #33 23.15 go: downloading github.com/julz/importas v0.1.0 [2022-09-06T15:43:35.868Z] #33 23.20 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-06T15:43:35.868Z] #33 23.21 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-06T15:43:35.905Z] #14 43.08 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-09-06T15:43:35.905Z] #14 43.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-06T15:43:35.905Z] #14 43.12 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-06T15:43:36.130Z] #33 ... [2022-09-06T15:43:36.130Z] [2022-09-06T15:43:36.130Z] #34 [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-06T15:43:36.130Z] #34 22.84 tomll can be used in two ways: [2022-09-06T15:43:36.130Z] #34 22.84 Writing to STDIN and reading from STDOUT: [2022-09-06T15:43:36.130Z] #34 22.84 cat file.toml | tomll > file.toml [2022-09-06T15:43:36.130Z] #34 22.84 [2022-09-06T15:43:36.130Z] #34 22.84 Reading and updating a list of files: [2022-09-06T15:43:36.130Z] #34 22.84 tomll a.toml b.toml c.toml [2022-09-06T15:43:36.130Z] #34 22.84 [2022-09-06T15:43:36.130Z] #34 22.84 When given a list of files, tomll will modify all files in place without asking. [2022-09-06T15:43:36.130Z] #34 DONE 23.4s [2022-09-06T15:43:36.130Z] [2022-09-06T15:43:36.130Z] #33 [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-06T15:43:36.130Z] #33 23.47 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-06T15:43:36.130Z] #33 23.50 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-06T15:43:36.130Z] #33 23.50 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-06T15:43:36.130Z] #33 ... [2022-09-06T15:43:36.130Z] [2022-09-06T15:43:36.130Z] #40 [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-06T15:43:36.130Z] #40 18.45 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-06T15:43:36.130Z] #40 18.46 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-06T15:43:36.130Z] #40 19.00 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-06T15:43:36.130Z] #40 19.33 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-06T15:43:36.130Z] #40 19.49 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-06T15:43:36.130Z] #40 19.96 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-06T15:43:36.130Z] #40 19.97 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-06T15:43:36.130Z] #40 20.06 go: downloading github.com/peterh/liner v1.2.2 [2022-09-06T15:43:36.130Z] #40 20.32 go: downloading github.com/google/go-dap v0.6.0 [2022-09-06T15:43:36.130Z] #40 20.64 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-06T15:43:36.130Z] #40 21.04 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-06T15:43:36.130Z] #40 21.77 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-06T15:43:36.130Z] #40 21.98 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-06T15:43:36.130Z] #40 22.18 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-06T15:43:36.162Z] #14 43.29 Selecting previously unselected package dmsetup. [2022-09-06T15:43:36.162Z] #14 43.31 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-09-06T15:43:36.162Z] #14 43.31 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-06T15:43:36.232Z] #36 21.80 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-06T15:43:36.232Z] #36 21.81 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-06T15:43:36.232Z] #36 21.87 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-06T15:43:36.232Z] #36 21.91 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-06T15:43:36.389Z] #40 23.88 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-06T15:43:36.389Z] #40 23.97 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-06T15:43:36.389Z] #40 ... [2022-09-06T15:43:36.389Z] [2022-09-06T15:43:36.389Z] #33 [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-06T15:43:36.389Z] #33 23.58 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-06T15:43:36.389Z] #33 23.63 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-06T15:43:36.389Z] #33 23.77 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-06T15:43:36.389Z] #33 23.82 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-06T15:43:36.389Z] #33 23.97 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-06T15:43:36.389Z] #33 23.97 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-06T15:43:36.420Z] #14 43.55 Selecting previously unselected package mingw-w64-common. [2022-09-06T15:43:36.420Z] #14 43.56 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-06T15:43:36.420Z] #14 43.58 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-06T15:43:36.493Z] #36 21.99 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-06T15:43:36.754Z] #36 22.13 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-06T15:43:36.754Z] #36 22.15 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-06T15:43:36.754Z] #36 22.22 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-06T15:43:36.754Z] #36 22.25 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-06T15:43:37.324Z] #36 22.79 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-06T15:43:37.324Z] #36 22.84 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-06T15:43:37.324Z] #36 22.90 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-06T15:43:37.595Z] #36 22.97 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-06T15:43:37.595Z] #36 ... [2022-09-06T15:43:37.595Z] [2022-09-06T15:43:37.595Z] #37 [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-06T15:43:37.595Z] #37 13.03 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-06T15:43:37.595Z] #37 13.04 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-06T15:43:37.595Z] #37 13.38 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-06T15:43:37.595Z] #37 13.57 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-06T15:43:37.595Z] #37 13.78 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-06T15:43:37.595Z] #37 13.97 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-06T15:43:37.595Z] #37 14.05 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-06T15:43:37.595Z] #37 14.06 go: downloading github.com/peterh/liner v1.2.2 [2022-09-06T15:43:37.595Z] #37 14.30 go: downloading github.com/google/go-dap v0.6.0 [2022-09-06T15:43:37.595Z] #37 14.85 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-06T15:43:37.595Z] #37 15.22 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-06T15:43:37.595Z] #37 15.67 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-06T15:43:37.595Z] #37 15.92 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-06T15:43:37.595Z] #37 15.99 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-06T15:43:37.595Z] #37 17.62 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-06T15:43:37.595Z] #37 17.63 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-06T15:43:37.595Z] #37 ... [2022-09-06T15:43:37.595Z] [2022-09-06T15:43:37.595Z] #41 [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-06T15:43:37.595Z] #41 13.16 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T15:43:37.595Z] #41 13.18 go: downloading golang.org/x/mod v0.3.0 [2022-09-06T15:43:37.769Z] #33 ... [2022-09-06T15:43:37.769Z] [2022-09-06T15:43:37.769Z] #41 [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-06T15:43:37.769Z] #41 15.16 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T15:43:37.769Z] #41 15.20 go: downloading golang.org/x/mod v0.3.0 [2022-09-06T15:43:37.856Z] #41 ... [2022-09-06T15:43:37.856Z] [2022-09-06T15:43:37.856Z] #36 [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-06T15:43:37.856Z] #36 23.07 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-06T15:43:37.856Z] #36 23.09 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-06T15:43:37.856Z] #36 23.19 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-06T15:43:37.856Z] #36 23.26 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-06T15:43:37.856Z] #36 23.29 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-06T15:43:37.856Z] #36 23.33 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-06T15:43:37.856Z] #36 23.37 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-06T15:43:37.856Z] #36 23.41 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-06T15:43:37.856Z] #36 23.47 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-06T15:43:38.028Z] #41 ... [2022-09-06T15:43:38.028Z] [2022-09-06T15:43:38.028Z] #33 [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-06T15:43:38.028Z] #33 25.04 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-06T15:43:38.028Z] #33 25.04 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-06T15:43:38.028Z] #33 25.04 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-06T15:43:38.028Z] #33 25.04 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-06T15:43:38.028Z] #33 25.28 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-06T15:43:38.028Z] #33 25.36 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-06T15:43:38.028Z] #33 25.49 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-06T15:43:38.028Z] #33 25.49 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-06T15:43:38.117Z] #36 23.66 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-06T15:43:38.117Z] #36 23.75 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-06T15:43:38.288Z] #33 25.72 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-06T15:43:38.318Z] #14 ... [2022-09-06T15:43:38.318Z] [2022-09-06T15:43:38.318Z] #42 [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-06T15:43:38.318Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-06T15:43:38.318Z] #42 45.49 Selecting previously unselected package libxml2:arm64. [2022-09-06T15:43:38.318Z] #42 45.50 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-09-06T15:43:38.318Z] #42 45.51 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T15:43:38.377Z] #36 23.79 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-06T15:43:38.377Z] #36 23.83 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-06T15:43:38.377Z] #36 23.88 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-06T15:43:38.548Z] #33 25.97 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-06T15:43:38.637Z] #36 24.07 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-06T15:43:38.637Z] #36 24.21 go: downloading honnef.co/go/tools v0.3.1 [2022-09-06T15:43:38.807Z] #33 26.05 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-06T15:43:38.808Z] #33 26.11 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-06T15:43:38.808Z] #33 26.25 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-06T15:43:38.883Z] #42 46.16 Selecting previously unselected package libarchive13:arm64. [2022-09-06T15:43:38.883Z] #42 46.17 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-09-06T15:43:38.883Z] #42 46.18 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-06T15:43:39.067Z] #33 26.37 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-06T15:43:39.067Z] #33 26.46 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-06T15:43:39.067Z] #33 26.55 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-06T15:43:39.067Z] #33 26.60 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-06T15:43:39.141Z] #42 46.52 Selecting previously unselected package libjsoncpp24:arm64. [2022-09-06T15:43:39.327Z] #33 26.71 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-06T15:43:39.327Z] #33 26.72 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-06T15:43:39.327Z] #33 26.80 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-06T15:43:39.327Z] #33 26.82 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-06T15:43:39.398Z] #42 46.53 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-09-06T15:43:39.398Z] #42 46.53 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-06T15:43:39.398Z] #42 46.71 Selecting previously unselected package librhash0:arm64. [2022-09-06T15:43:39.398Z] #42 46.71 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-09-06T15:43:39.398Z] #42 46.72 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-09-06T15:43:39.455Z] #45 ... [2022-09-06T15:43:39.455Z] [2022-09-06T15:43:39.455Z] #36 [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-06T15:43:39.455Z] #36 78.11 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-06T15:43:39.455Z] #36 78.11 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T15:43:39.455Z] #36 78.13 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T15:43:39.586Z] #33 26.97 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-06T15:43:39.586Z] #33 27.10 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-06T15:43:39.655Z] #42 46.93 Selecting previously unselected package libuv1:arm64. [2022-09-06T15:43:39.655Z] #42 46.94 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-09-06T15:43:39.655Z] #42 46.94 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-09-06T15:43:39.845Z] #33 27.19 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-06T15:43:39.845Z] #33 27.25 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-06T15:43:39.845Z] #33 27.29 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-06T15:43:39.911Z] #42 47.14 Selecting previously unselected package cmake. [2022-09-06T15:43:39.911Z] #42 47.15 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-09-06T15:43:39.911Z] #42 47.16 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-06T15:43:40.023Z] #36 ... [2022-09-06T15:43:40.023Z] [2022-09-06T15:43:40.023Z] #35 [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-06T15:43:40.023Z] #35 15.33 Fetched 8573 kB in 12s (696 kB/s) [2022-09-06T15:43:40.023Z] #35 15.33 Reading package lists... [2022-09-06T15:43:40.023Z] #35 20.31 Reading package lists... [2022-09-06T15:43:40.023Z] #35 24.47 Building dependency tree... [2022-09-06T15:43:40.023Z] #35 ... [2022-09-06T15:43:40.023Z] [2022-09-06T15:43:40.023Z] #36 [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-06T15:43:40.023Z] #36 25.47 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-06T15:43:40.023Z] #36 25.47 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-06T15:43:40.023Z] #36 25.56 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-06T15:43:40.023Z] #36 25.65 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-06T15:43:40.023Z] #36 ... [2022-09-06T15:43:40.023Z] [2022-09-06T15:43:40.023Z] #33 [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-06T15:43:40.023Z] #33 6.975 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-06T15:43:40.023Z] #33 8.358 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-06T15:43:40.023Z] #33 9.126 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-06T15:43:40.023Z] #33 9.128 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T15:43:40.023Z] #33 9.130 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T15:43:40.023Z] #33 9.143 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-06T15:43:40.023Z] #33 9.155 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-06T15:43:40.023Z] #33 9.177 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-06T15:43:40.023Z] #33 9.189 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-06T15:43:40.023Z] #33 9.194 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T15:43:40.023Z] #33 9.197 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T15:43:40.023Z] #33 9.201 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-06T15:43:40.023Z] #33 9.206 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-06T15:43:40.023Z] #33 9.213 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-06T15:43:40.105Z] #33 27.42 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-06T15:43:40.283Z] #33 ... [2022-09-06T15:43:40.283Z] [2022-09-06T15:43:40.283Z] #36 [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-06T15:43:40.283Z] #36 25.69 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T15:43:40.283Z] #36 25.74 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T15:43:40.283Z] #36 25.77 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-06T15:43:40.283Z] #36 25.88 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-06T15:43:40.364Z] #33 27.83 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-06T15:43:40.544Z] #36 25.88 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-06T15:43:40.544Z] #36 26.11 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-06T15:43:40.544Z] #36 26.11 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-06T15:43:40.624Z] #33 27.95 go: downloading honnef.co/go/tools v0.3.1 [2022-09-06T15:43:40.804Z] #36 26.24 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-06T15:43:40.805Z] #36 26.37 go: downloading golang.org/x/text v0.3.7 [2022-09-06T15:43:40.859Z] #42 ... [2022-09-06T15:43:40.859Z] [2022-09-06T15:43:40.859Z] #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-06T15:43:40.859Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-09-06T15:43:40.859Z] #34 37.93 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-06T15:43:40.859Z] #34 38.01 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-06T15:43:40.859Z] #34 38.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T15:43:41.116Z] #34 ... [2022-09-06T15:43:41.116Z] [2022-09-06T15:43:41.116Z] #51 [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-06T15:43:41.116Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-06T15:43:41.116Z] #51 41.48 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T15:43:41.116Z] #51 43.33 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-09-06T15:43:41.116Z] #51 43.35 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-06T15:43:41.116Z] #51 43.41 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-06T15:43:41.116Z] #51 43.44 Setting up python3-six (1.16.0-2) ... [2022-09-06T15:43:41.116Z] #51 44.50 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-06T15:43:41.116Z] #51 44.52 Setting up python3-protobuf (3.12.4-1) ... [2022-09-06T15:43:41.116Z] #51 48.08 Setting up criu (3.17.1-1) ... [2022-09-06T15:43:41.372Z] #51 ... [2022-09-06T15:43:41.372Z] [2022-09-06T15:43:41.372Z] #77 [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-06T15:43:41.372Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T15:43:41.372Z] #77 6.515 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-06T15:43:41.372Z] #77 6.549 Cloning into '/tmp/crun-build/libocispec'... [2022-09-06T15:43:41.372Z] #77 7.767 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-06T15:43:41.372Z] #77 7.803 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-06T15:43:41.372Z] #77 7.804 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-06T15:43:41.372Z] #77 7.804 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-06T15:43:41.372Z] #77 7.856 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-06T15:43:42.530Z] #33 29.70 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-06T15:43:42.530Z] #33 29.71 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-06T15:43:42.530Z] #33 29.89 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-06T15:43:42.530Z] #33 30.00 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T15:43:42.530Z] #33 30.00 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T15:43:42.530Z] #33 30.07 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-06T15:43:42.789Z] #33 30.17 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-06T15:43:42.789Z] #33 30.25 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-06T15:43:43.267Z] #77 9.672 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-06T15:43:43.357Z] #33 30.63 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-06T15:43:43.357Z] #33 30.65 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-06T15:43:43.357Z] #33 30.85 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-06T15:43:43.357Z] #33 30.88 go: downloading golang.org/x/text v0.3.7 [2022-09-06T15:43:43.931Z] #33 ... [2022-09-06T15:43:43.931Z] [2022-09-06T15:43:43.931Z] #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-06T15:43:43.931Z] #32 14.68 Reading package lists... [2022-09-06T15:43:43.931Z] #32 21.70 Reading package lists... [2022-09-06T15:43:43.931Z] #32 28.41 Building dependency tree... [2022-09-06T15:43:44.192Z] #32 ... [2022-09-06T15:43:44.192Z] [2022-09-06T15:43:44.192Z] #31 [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-06T15:43:44.192Z] #31 14.33 Reading package lists... [2022-09-06T15:43:44.192Z] #31 21.70 Building dependency tree... [2022-09-06T15:43:44.192Z] #31 26.35 python3 is already the newest version (3.9.2-3). [2022-09-06T15:43:44.192Z] #31 26.35 The following additional packages will be installed: [2022-09-06T15:43:44.192Z] #31 26.35 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-06T15:43:44.192Z] #31 26.36 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-06T15:43:44.192Z] #31 26.36 Suggested packages: [2022-09-06T15:43:44.192Z] #31 26.36 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-06T15:43:44.192Z] #31 26.36 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-06T15:43:44.192Z] #31 26.36 m4-doc ed diffutils-doc [2022-09-06T15:43:44.192Z] #31 26.36 Recommended packages: [2022-09-06T15:43:44.192Z] #31 26.36 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-06T15:43:44.192Z] #31 27.74 The following NEW packages will be installed: [2022-09-06T15:43:44.192Z] #31 27.77 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-06T15:43:44.192Z] #31 27.78 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-06T15:43:44.192Z] #31 27.78 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-06T15:43:44.192Z] #31 27.78 libyajl2 m4 patch xz-utils [2022-09-06T15:43:44.192Z] #31 28.22 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:43:44.192Z] #31 28.22 Need to get 5940 kB of archives. [2022-09-06T15:43:44.192Z] #31 28.22 After this operation, 18.7 MB of additional disk space will be used. [2022-09-06T15:43:44.192Z] #31 28.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T15:43:44.192Z] #31 28.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-06T15:43:44.192Z] #31 28.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-06T15:43:44.192Z] #31 28.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-06T15:43:44.192Z] #31 28.23 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-06T15:43:44.192Z] #31 28.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-06T15:43:44.192Z] #31 28.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-06T15:43:44.192Z] #31 28.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-06T15:43:44.192Z] #31 28.35 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-06T15:43:44.192Z] #31 28.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-06T15:43:44.192Z] #31 28.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T15:43:44.192Z] #31 28.41 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-06T15:43:44.192Z] #31 28.58 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-06T15:43:44.192Z] #31 28.58 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T15:43:44.192Z] #31 28.58 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-06T15:43:44.192Z] #31 28.58 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-06T15:43:44.192Z] #31 28.58 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-06T15:43:44.192Z] #31 28.66 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-06T15:43:44.192Z] #31 28.66 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T15:43:44.192Z] #31 28.66 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-06T15:43:44.192Z] #31 28.66 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T15:43:44.192Z] #31 28.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T15:43:44.192Z] #31 28.71 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-06T15:43:44.192Z] #31 30.03 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:43:44.192Z] #31 30.27 Fetched 5940 kB in 1s (7185 kB/s) [2022-09-06T15:43:44.192Z] #31 30.38 Selecting previously unselected package bzip2. [2022-09-06T15:43:44.192Z] #31 30.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T15:43:44.192Z] #31 30.49 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T15:43:44.192Z] #31 30.50 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T15:43:44.192Z] #31 30.68 Selecting previously unselected package libmagic-mgc. [2022-09-06T15:43:44.192Z] #31 30.69 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-06T15:43:44.192Z] #31 30.70 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-06T15:43:44.192Z] #31 31.23 Selecting previously unselected package libmagic1:amd64. [2022-09-06T15:43:44.192Z] #31 31.23 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-06T15:43:44.192Z] #31 31.26 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-06T15:43:44.192Z] #31 31.48 Selecting previously unselected package file. [2022-09-06T15:43:44.192Z] #31 31.48 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-06T15:43:44.192Z] #31 31.55 Unpacking file (1:5.39-3) ... [2022-09-06T15:43:44.192Z] #31 31.72 Selecting previously unselected package xz-utils. [2022-09-06T15:43:44.192Z] #31 31.72 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T15:43:44.192Z] #31 31.73 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T15:43:44.192Z] #31 ... [2022-09-06T15:43:44.192Z] [2022-09-06T15:43:44.192Z] #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-06T15:43:44.192Z] #37 29.37 Updating files: 73% (1606/2176) Updating files: 74% (1611/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-06T15:43:44.192Z] #37 29.96 + git checkout -q v2.3.0 [2022-09-06T15:43:45.167Z] #77 11.46 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-06T15:43:45.167Z] #77 ... [2022-09-06T15:43:45.167Z] [2022-09-06T15:43:45.167Z] #51 [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-06T15:43:45.167Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-06T15:43:45.167Z] #51 49.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:43:45.167Z] #51 DONE 52.0s [2022-09-06T15:43:45.167Z] [2022-09-06T15:43:45.167Z] #42 [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-06T15:43:45.167Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-06T15:43:45.167Z] #42 49.94 Setting up libicu67:arm64 (67.1-7) ... [2022-09-06T15:43:45.167Z] #42 49.96 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:43:45.167Z] #42 49.99 Setting up libuv1:arm64 (1.40.0-2) ... [2022-09-06T15:43:45.167Z] #42 50.01 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:43:45.167Z] #42 50.03 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-06T15:43:45.167Z] #42 50.05 Setting up librhash0:arm64 (1.4.1-2) ... [2022-09-06T15:43:45.167Z] #42 50.06 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T15:43:45.167Z] #42 50.09 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T15:43:45.167Z] #42 50.10 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-06T15:43:45.167Z] #42 50.12 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-06T15:43:45.167Z] #42 50.13 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:43:45.167Z] #42 DONE 52.3s [2022-09-06T15:43:45.167Z] [2022-09-06T15:43:45.167Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-06T15:43:45.167Z] #43 sha256:4d1ac4912800a2e0070d1830ae3594f3ce9ed3bb0a84f26bc95b39f494efb04f [2022-09-06T15:43:45.423Z] #43 DONE 0.3s [2022-09-06T15:43:45.423Z] [2022-09-06T15:43:45.423Z] #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-06T15:43:45.423Z] #44 sha256:bce76be562dd89e689526d1e6bff5d2cfcd33f153e84047eef70154000cfbdf6 [2022-09-06T15:43:45.574Z] #37 32.52 + 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-06T15:43:46.030Z] #36 ... [2022-09-06T15:43:46.030Z] [2022-09-06T15:43:46.030Z] #45 [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-06T15:43:46.030Z] #45 31.95 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-06T15:43:46.092Z] #36 ... [2022-09-06T15:43:46.092Z] [2022-09-06T15:43:46.092Z] #35 [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-06T15:43:46.092Z] #35 26.99 python3 is already the newest version (3.9.2-3). [2022-09-06T15:43:46.092Z] #35 26.99 The following additional packages will be installed: [2022-09-06T15:43:46.092Z] #35 27.01 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-06T15:43:46.092Z] #35 27.02 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-06T15:43:46.092Z] #35 27.02 Suggested packages: [2022-09-06T15:43:46.092Z] #35 27.03 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-06T15:43:46.092Z] #35 27.03 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-06T15:43:46.092Z] #35 27.04 m4-doc ed diffutils-doc [2022-09-06T15:43:46.092Z] #35 27.04 Recommended packages: [2022-09-06T15:43:46.092Z] #35 27.04 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-06T15:43:46.092Z] #35 28.31 The following NEW packages will be installed: [2022-09-06T15:43:46.092Z] #35 28.32 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-06T15:43:46.092Z] #35 28.33 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-06T15:43:46.092Z] #35 28.33 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-06T15:43:46.092Z] #35 28.33 libyajl2 m4 patch xz-utils [2022-09-06T15:43:46.092Z] #35 28.76 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:43:46.092Z] #35 28.76 Need to get 5940 kB of archives. [2022-09-06T15:43:46.092Z] #35 28.76 After this operation, 18.7 MB of additional disk space will be used. [2022-09-06T15:43:46.092Z] #35 28.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T15:43:46.092Z] #35 28.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-06T15:43:46.092Z] #35 28.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-06T15:43:46.092Z] #35 28.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-06T15:43:46.092Z] #35 28.77 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-06T15:43:46.092Z] #35 28.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-06T15:43:46.092Z] #35 28.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-06T15:43:46.092Z] #35 28.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-06T15:43:46.092Z] #35 28.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-06T15:43:46.092Z] #35 28.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-06T15:43:46.092Z] #35 28.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T15:43:46.092Z] #35 28.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-06T15:43:46.092Z] #35 29.00 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-06T15:43:46.092Z] #35 29.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T15:43:46.092Z] #35 29.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-06T15:43:46.092Z] #35 29.01 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-06T15:43:46.092Z] #35 29.01 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-06T15:43:46.092Z] #35 29.02 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-06T15:43:46.092Z] #35 29.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T15:43:46.092Z] #35 29.04 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-06T15:43:46.092Z] #35 29.07 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T15:43:46.092Z] #35 29.08 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T15:43:46.092Z] #35 29.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-06T15:43:46.092Z] #35 29.97 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:43:46.092Z] #35 30.15 Fetched 5940 kB in 1s (8689 kB/s) [2022-09-06T15:43:46.092Z] #35 30.23 Selecting previously unselected package bzip2. [2022-09-06T15:43:46.092Z] #35 30.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T15:43:46.092Z] #35 30.30 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T15:43:46.092Z] #35 30.31 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T15:43:46.092Z] #35 30.44 Selecting previously unselected package libmagic-mgc. [2022-09-06T15:43:46.092Z] #35 30.45 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-06T15:43:46.092Z] #35 30.47 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-06T15:43:46.092Z] #35 30.93 Selecting previously unselected package libmagic1:amd64. [2022-09-06T15:43:46.092Z] #35 30.93 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-06T15:43:46.092Z] #35 30.94 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-06T15:43:46.092Z] #35 31.08 Selecting previously unselected package file. [2022-09-06T15:43:46.092Z] #35 31.08 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-06T15:43:46.092Z] #35 31.09 Unpacking file (1:5.39-3) ... [2022-09-06T15:43:46.092Z] #35 31.64 Selecting previously unselected package xz-utils. [2022-09-06T15:43:46.092Z] #35 31.65 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T15:43:46.092Z] #35 31.69 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T15:43:46.143Z] #37 ... [2022-09-06T15:43:46.143Z] [2022-09-06T15:43:46.143Z] #28 [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-06T15:43:46.143Z] #28 23.42 Fetched 8576 kB in 17s (499 kB/s) [2022-09-06T15:43:46.143Z] #28 23.42 Reading package lists... [2022-09-06T15:43:46.356Z] #44 1.057 + RM_GOPATH=0 [2022-09-06T15:43:46.356Z] #44 1.058 + TMP_GOPATH= [2022-09-06T15:43:46.356Z] #44 1.061 + : /build [2022-09-06T15:43:46.356Z] #44 1.061 + '[' -z '' ']' [2022-09-06T15:43:46.356Z] #44 1.066 ++ mktemp -d [2022-09-06T15:43:46.356Z] #44 1.086 + export GOPATH=/tmp/tmp.OodAwwyHY2 [2022-09-06T15:43:46.356Z] #44 1.086 + GOPATH=/tmp/tmp.OodAwwyHY2 [2022-09-06T15:43:46.356Z] #44 1.086 + RM_GOPATH=1 [2022-09-06T15:43:46.356Z] #44 1.087 + case "$(go env GOARCH)" in [2022-09-06T15:43:46.356Z] #44 1.098 ++ go env GOARCH [2022-09-06T15:43:46.392Z] #35 ... [2022-09-06T15:43:46.392Z] [2022-09-06T15:43:46.392Z] #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-06T15:43:46.392Z] #38 21.63 Updating files: 88% (1919/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-06T15:43:46.392Z] #38 21.78 + git checkout -q v2.3.0 [2022-09-06T15:43:46.392Z] #38 23.23 + 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-06T15:43:46.392Z] #38 ... [2022-09-06T15:43:46.392Z] [2022-09-06T15:43:46.392Z] #36 [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-06T15:43:46.392Z] #36 31.47 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-06T15:43:46.392Z] #36 31.61 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-06T15:43:46.392Z] #36 31.62 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-06T15:43:46.392Z] #36 31.68 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-06T15:43:46.392Z] #36 31.75 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-06T15:43:46.392Z] #36 31.82 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-06T15:43:46.392Z] #36 31.82 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-06T15:43:46.392Z] #36 31.92 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-06T15:43:46.392Z] #36 31.94 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-06T15:43:46.392Z] #36 32.03 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-06T15:43:46.402Z] #28 30.10 Reading package lists... [2022-09-06T15:43:46.402Z] #28 ... [2022-09-06T15:43:46.402Z] [2022-09-06T15:43:46.402Z] #31 [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-06T15:43:46.402Z] #31 31.98 Selecting previously unselected package libsigsegv2:amd64. [2022-09-06T15:43:46.402Z] #31 31.99 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-06T15:43:46.402Z] #31 32.00 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-06T15:43:46.403Z] #31 32.10 Selecting previously unselected package m4. [2022-09-06T15:43:46.403Z] #31 32.11 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-06T15:43:46.403Z] #31 32.13 Unpacking m4 (1.4.18-5) ... [2022-09-06T15:43:46.403Z] #31 32.41 Selecting previously unselected package autoconf. [2022-09-06T15:43:46.403Z] #31 32.42 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-06T15:43:46.403Z] #31 32.44 Unpacking autoconf (2.69-14) ... [2022-09-06T15:43:46.403Z] #31 32.86 Selecting previously unselected package autotools-dev. [2022-09-06T15:43:46.403Z] #31 32.86 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-06T15:43:46.403Z] #31 32.87 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-06T15:43:46.403Z] #31 33.08 Selecting previously unselected package automake. [2022-09-06T15:43:46.403Z] #31 33.08 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-06T15:43:46.403Z] #31 33.09 Unpacking automake (1:1.16.3-2) ... [2022-09-06T15:43:46.403Z] #31 33.68 Selecting previously unselected package patch. [2022-09-06T15:43:46.403Z] #31 33.69 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-06T15:43:46.403Z] #31 33.70 Unpacking patch (2.7.6-7) ... [2022-09-06T15:43:46.403Z] #31 33.87 Selecting previously unselected package dpkg-dev. [2022-09-06T15:43:46.403Z] #31 33.90 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-06T15:43:46.403Z] #31 33.91 Unpacking dpkg-dev (1.20.11) ... [2022-09-06T15:43:46.403Z] #31 ... [2022-09-06T15:43:46.403Z] [2022-09-06T15:43:46.403Z] #39 [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-06T15:43:46.403Z] #39 16.85 Reading package lists... [2022-09-06T15:43:46.403Z] #39 24.10 Reading package lists... [2022-09-06T15:43:46.403Z] #39 30.37 Building dependency tree... [2022-09-06T15:43:46.614Z] #44 1.144 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T15:43:46.614Z] #44 1.144 + GO_BUILDMODE=-buildmode=pie [2022-09-06T15:43:46.614Z] #44 1.144 ++ dirname /install.sh [2022-09-06T15:43:46.614Z] #44 1.155 Install tini version v0.19.0 [2022-09-06T15:43:46.614Z] #44 1.155 + dir=/ [2022-09-06T15:43:46.614Z] #44 1.155 + bin=tini [2022-09-06T15:43:46.614Z] #44 1.155 + shift [2022-09-06T15:43:46.614Z] #44 1.155 + '[' '!' -f //tini.installer ']' [2022-09-06T15:43:46.614Z] #44 1.155 + . //tini.installer [2022-09-06T15:43:46.614Z] #44 1.155 ++ : v0.19.0 [2022-09-06T15:43:46.614Z] #44 1.155 + install_tini [2022-09-06T15:43:46.614Z] #44 1.155 + echo 'Install tini version v0.19.0' [2022-09-06T15:43:46.614Z] #44 1.155 + git clone https://github.com/krallin/tini.git /tmp/tmp.OodAwwyHY2/tini [2022-09-06T15:43:46.614Z] #44 1.187 Cloning into '/tmp/tmp.OodAwwyHY2/tini'... [2022-09-06T15:43:46.660Z] #36 ... [2022-09-06T15:43:46.660Z] [2022-09-06T15:43:46.660Z] #39 [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-06T15:43:46.660Z] #39 31.11 v3.0.2 [2022-09-06T15:43:46.660Z] #39 DONE 32.1s [2022-09-06T15:43:46.660Z] [2022-09-06T15:43:46.660Z] #36 [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-06T15:43:46.660Z] #36 32.10 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-06T15:43:46.660Z] #36 ... [2022-09-06T15:43:46.660Z] [2022-09-06T15:43:46.660Z] #28 [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-06T15:43:46.660Z] #28 17.72 Reading package lists... [2022-09-06T15:43:46.660Z] #28 22.01 Reading package lists... [2022-09-06T15:43:46.660Z] #28 26.14 Building dependency tree... [2022-09-06T15:43:46.660Z] #28 28.38 The following additional packages will be installed: [2022-09-06T15:43:46.660Z] #28 28.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T15:43:46.660Z] #28 28.40 python3-protobuf python3-six [2022-09-06T15:43:46.660Z] #28 28.40 Suggested packages: [2022-09-06T15:43:46.660Z] #28 28.40 python3-setuptools [2022-09-06T15:43:46.660Z] #28 28.40 Recommended packages: [2022-09-06T15:43:46.660Z] #28 28.40 iproute2 | iproute [2022-09-06T15:43:46.660Z] #28 28.87 The following NEW packages will be installed: [2022-09-06T15:43:46.660Z] #28 28.89 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T15:43:46.660Z] #28 28.91 python3-protobuf python3-six [2022-09-06T15:43:46.660Z] #28 29.34 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:43:46.660Z] #28 29.34 Need to get 2315 kB of archives. [2022-09-06T15:43:46.660Z] #28 29.34 After this operation, 11.1 MB of additional disk space will be used. [2022-09-06T15:43:46.660Z] #28 29.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-06T15:43:46.660Z] #28 29.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T15:43:46.660Z] #28 29.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-06T15:43:46.660Z] #28 29.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-06T15:43:46.660Z] #28 29.42 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-06T15:43:46.660Z] #28 29.42 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-06T15:43:46.660Z] #28 29.42 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-06T15:43:46.660Z] #28 ... [2022-09-06T15:43:46.660Z] [2022-09-06T15:43:46.660Z] #42 [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-06T15:43:46.660Z] #42 32.10 NAME: [2022-09-06T15:43:46.660Z] #42 32.10 go-winres - A tool for embedding resources in Windows executables [2022-09-06T15:43:46.660Z] #42 32.10 [2022-09-06T15:43:46.660Z] #42 32.10 USAGE: [2022-09-06T15:43:46.660Z] #42 32.10 go-winres [global options] command [command options] [arguments...] [2022-09-06T15:43:46.660Z] #42 32.10 [2022-09-06T15:43:46.660Z] #42 32.11 COMMANDS: [2022-09-06T15:43:46.660Z] #42 32.11 init Create an initial ./winres/winres.json [2022-09-06T15:43:46.661Z] #42 32.11 make Make syso files for the "go build" command [2022-09-06T15:43:46.661Z] #42 32.11 simply Make syso files for the "go build" command (simplified) [2022-09-06T15:43:46.661Z] #42 32.11 extract Extract all resources from an executable [2022-09-06T15:43:46.661Z] #42 32.11 patch Replace resources in an executable file (exe, dll) [2022-09-06T15:43:46.661Z] #42 32.11 help, h Shows a list of commands or help for one command [2022-09-06T15:43:46.661Z] #42 32.11 [2022-09-06T15:43:46.661Z] #42 32.11 GLOBAL OPTIONS: [2022-09-06T15:43:46.661Z] #42 32.11 --help, -h show help (default: false) [2022-09-06T15:43:46.661Z] #42 DONE 32.3s [2022-09-06T15:43:46.661Z] [2022-09-06T15:43:46.661Z] #35 [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-06T15:43:46.661Z] #35 32.13 Selecting previously unselected package libsigsegv2:amd64. [2022-09-06T15:43:46.661Z] #35 32.13 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-06T15:43:46.661Z] #35 32.15 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-06T15:43:46.663Z] #39 34.07 The following additional packages will be installed: [2022-09-06T15:43:46.663Z] #39 34.07 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T15:43:46.663Z] #39 34.07 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-06T15:43:46.663Z] #39 34.07 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-06T15:43:46.663Z] #39 34.07 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-06T15:43:46.663Z] #39 34.08 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-06T15:43:46.663Z] #39 34.08 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-06T15:43:46.663Z] #39 34.09 mingw-w64-common mingw-w64-x86-64-dev [2022-09-06T15:43:46.663Z] #39 34.10 Suggested packages: [2022-09-06T15:43:46.663Z] #39 34.12 gcc-10-locales seccomp wine64 [2022-09-06T15:43:46.663Z] #39 ... [2022-09-06T15:43:46.663Z] [2022-09-06T15:43:46.663Z] #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-06T15:43:46.663Z] #32 32.61 The following additional packages will be installed: [2022-09-06T15:43:46.663Z] #32 32.63 libbtrfs0 [2022-09-06T15:43:46.663Z] #32 32.89 The following NEW packages will be installed: [2022-09-06T15:43:46.663Z] #32 32.90 libbtrfs-dev libbtrfs0 [2022-09-06T15:43:46.663Z] #32 33.31 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:43:46.663Z] #32 33.31 Need to get 460 kB of archives. [2022-09-06T15:43:46.663Z] #32 33.31 After this operation, 1237 kB of additional disk space will be used. [2022-09-06T15:43:46.663Z] #32 33.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T15:43:46.663Z] #32 33.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T15:43:46.922Z] #32 34.52 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:43:46.926Z] #35 32.32 Selecting previously unselected package m4. [2022-09-06T15:43:46.926Z] #35 32.34 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-06T15:43:46.926Z] #35 32.35 Unpacking m4 (1.4.18-5) ... [2022-09-06T15:43:47.178Z] #44 1.702 + cd /tmp/tmp.OodAwwyHY2/tini [2022-09-06T15:43:47.178Z] #44 1.703 + git checkout -q v0.19.0 [2022-09-06T15:43:47.178Z] #44 1.737 + cmake . [2022-09-06T15:43:47.182Z] #32 34.79 Fetched 460 kB in 0s (1380 kB/s) [2022-09-06T15:43:47.195Z] #35 32.73 Selecting previously unselected package autoconf. [2022-09-06T15:43:47.195Z] #35 32.73 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-06T15:43:47.195Z] #35 32.73 Unpacking autoconf (2.69-14) ... [2022-09-06T15:43:47.436Z] #44 2.193 -- The C compiler identification is GNU 10.2.1 [2022-09-06T15:43:47.441Z] #32 34.91 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T15:43:47.441Z] #32 34.91 (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-06T15:43:47.441Z] #32 34.97 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T15:43:47.441Z] #32 35.02 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T15:43:47.692Z] #44 2.283 -- Detecting C compiler ABI info [2022-09-06T15:43:47.701Z] #32 35.29 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T15:43:47.701Z] #32 35.29 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T15:43:47.789Z] #35 33.30 Selecting previously unselected package autotools-dev. [2022-09-06T15:43:47.789Z] #35 33.31 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-06T15:43:47.789Z] #35 33.32 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-06T15:43:47.963Z] #32 35.30 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T15:43:48.068Z] #35 33.50 Selecting previously unselected package automake. [2022-09-06T15:43:48.068Z] #35 33.51 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-06T15:43:48.068Z] #35 33.53 Unpacking automake (1:1.16.3-2) ... [2022-09-06T15:43:48.224Z] #32 35.68 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T15:43:48.224Z] #32 35.70 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T15:43:48.224Z] #32 35.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:43:48.257Z] #44 2.832 -- Detecting C compiler ABI info - done [2022-09-06T15:43:48.257Z] #44 2.951 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-06T15:43:48.257Z] #44 2.951 -- Detecting C compile features [2022-09-06T15:43:48.257Z] #44 2.952 -- Detecting C compile features - done [2022-09-06T15:43:48.258Z] #44 2.984 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-06T15:43:48.515Z] #44 ... [2022-09-06T15:43:48.515Z] [2022-09-06T15:43:48.515Z] #53 [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-06T15:43:48.515Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-09-06T15:43:48.515Z] #53 55.49 gotestsum version dev [2022-09-06T15:43:48.515Z] #53 DONE 55.8s [2022-09-06T15:43:48.515Z] [2022-09-06T15:43:48.515Z] #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-06T15:43:48.515Z] #44 sha256:bce76be562dd89e689526d1e6bff5d2cfcd33f153e84047eef70154000cfbdf6 [2022-09-06T15:43:48.515Z] #44 3.302 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-06T15:43:48.651Z] #35 34.25 Selecting previously unselected package patch. [2022-09-06T15:43:48.651Z] #35 34.29 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-06T15:43:48.771Z] #44 3.451 -- Configuring done [2022-09-06T15:43:48.771Z] #44 3.482 -- Generating done [2022-09-06T15:43:48.794Z] #32 DONE 36.3s [2022-09-06T15:43:48.794Z] [2022-09-06T15:43:48.794Z] #44 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-06T15:43:48.794Z] #44 DONE 0.1s [2022-09-06T15:43:48.794Z] [2022-09-06T15:43:48.794Z] #31 [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-06T15:43:48.794Z] #31 35.24 Selecting previously unselected package build-essential. [2022-09-06T15:43:48.794Z] #31 35.24 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-06T15:43:48.794Z] #31 35.25 Unpacking build-essential (12.9) ... [2022-09-06T15:43:48.794Z] #31 35.35 Selecting previously unselected package libcap2:amd64. [2022-09-06T15:43:48.794Z] #31 35.36 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T15:43:48.794Z] #31 35.37 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T15:43:48.794Z] #31 35.45 Selecting previously unselected package libcap-dev:amd64. [2022-09-06T15:43:48.794Z] #31 35.46 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-06T15:43:48.794Z] #31 35.47 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-06T15:43:48.794Z] #31 35.61 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T15:43:48.794Z] #31 35.61 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T15:43:48.794Z] #31 35.62 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T15:43:48.794Z] #31 35.69 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-06T15:43:48.794Z] #31 35.69 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-06T15:43:48.794Z] #31 35.70 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-06T15:43:48.794Z] #31 35.81 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T15:43:48.794Z] #31 35.83 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T15:43:48.794Z] #31 35.84 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T15:43:48.794Z] #31 36.15 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T15:43:48.794Z] #31 36.16 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T15:43:48.794Z] #31 36.19 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T15:43:48.912Z] #35 34.31 Unpacking patch (2.7.6-7) ... [2022-09-06T15:43:48.912Z] #35 34.51 Selecting previously unselected package dpkg-dev. [2022-09-06T15:43:48.912Z] #35 34.52 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-06T15:43:48.912Z] #35 34.53 Unpacking dpkg-dev (1.20.11) ... [2022-09-06T15:43:49.028Z] #44 3.502 -- Build files have been written to: /tmp/tmp.OodAwwyHY2/tini [2022-09-06T15:43:49.028Z] #44 3.506 + make tini-static [2022-09-06T15:43:49.596Z] #44 4.119 Scanning dependencies of target tini-static [2022-09-06T15:43:49.596Z] #44 4.233 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-06T15:43:49.741Z] #31 37.10 Selecting previously unselected package libtool. [2022-09-06T15:43:49.741Z] #31 37.10 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-06T15:43:49.741Z] #31 37.13 Unpacking libtool (2.4.6-15) ... [2022-09-06T15:43:49.852Z] #35 35.21 Selecting previously unselected package build-essential. [2022-09-06T15:43:49.852Z] #35 35.25 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-06T15:43:49.852Z] #35 35.26 Unpacking build-essential (12.9) ... [2022-09-06T15:43:49.852Z] #35 35.32 Selecting previously unselected package libcap2:amd64. [2022-09-06T15:43:49.852Z] #35 35.33 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T15:43:49.852Z] #35 35.34 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T15:43:50.002Z] #31 ... [2022-09-06T15:43:50.002Z] [2022-09-06T15:43:50.002Z] #43 [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-06T15:43:50.002Z] #43 20.73 Reading package lists... [2022-09-06T15:43:50.002Z] #43 27.65 Reading package lists... [2022-09-06T15:43:50.002Z] #43 33.86 Building dependency tree... [2022-09-06T15:43:50.002Z] #43 ... [2022-09-06T15:43:50.002Z] [2022-09-06T15:43:50.002Z] #31 [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-06T15:43:50.002Z] #31 37.45 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T15:43:50.002Z] #31 37.45 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T15:43:50.002Z] #31 37.49 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T15:43:50.112Z] #35 35.42 Selecting previously unselected package libcap-dev:amd64. [2022-09-06T15:43:50.112Z] #35 35.44 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-06T15:43:50.112Z] #35 35.45 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-06T15:43:50.112Z] #35 35.56 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T15:43:50.112Z] #35 35.57 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T15:43:50.112Z] #35 35.58 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T15:43:50.112Z] #35 35.65 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-06T15:43:50.112Z] #35 35.66 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-06T15:43:50.112Z] #35 35.67 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-06T15:43:50.112Z] #35 35.75 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T15:43:50.372Z] #35 35.78 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T15:43:50.372Z] #35 35.79 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T15:43:50.372Z] #35 35.96 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T15:43:50.372Z] #35 35.97 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T15:43:50.372Z] #35 35.99 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T15:43:50.570Z] #31 37.74 Selecting previously unselected package libyajl2:amd64. [2022-09-06T15:43:50.570Z] #31 37.74 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T15:43:50.570Z] #31 37.75 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T15:43:50.570Z] #31 37.94 Selecting previously unselected package libyajl-dev:amd64. [2022-09-06T15:43:50.570Z] #31 37.94 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-06T15:43:50.570Z] #31 37.95 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-06T15:43:50.570Z] #31 38.18 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T15:43:50.831Z] #31 38.19 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-06T15:43:50.831Z] #31 38.21 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T15:43:50.831Z] #31 38.23 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-06T15:43:50.831Z] #31 38.30 Setting up file (1:5.39-3) ... [2022-09-06T15:43:50.831Z] #31 38.33 Setting up bzip2 (1.0.8-4) ... [2022-09-06T15:43:50.831Z] #31 38.34 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T15:43:50.831Z] #31 38.36 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-06T15:43:50.831Z] #31 38.37 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T15:43:50.831Z] #31 38.40 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-06T15:43:50.831Z] #31 38.43 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-06T15:43:50.942Z] #35 36.50 Selecting previously unselected package libtool. [2022-09-06T15:43:50.942Z] #35 36.51 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-06T15:43:50.942Z] #35 36.54 Unpacking libtool (2.4.6-15) ... [2022-09-06T15:43:50.967Z] #44 5.445 [100%] Linking C executable tini-static [2022-09-06T15:43:51.091Z] #31 38.44 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T15:43:51.091Z] #31 38.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T15:43:51.091Z] #31 38.49 Setting up patch (2.7.6-7) ... [2022-09-06T15:43:51.091Z] #31 38.52 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T15:43:51.091Z] #31 38.54 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-06T15:43:51.091Z] #31 38.55 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-06T15:43:51.091Z] #31 38.57 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T15:43:51.091Z] #31 38.61 Setting up libtool (2.4.6-15) ... [2022-09-06T15:43:51.202Z] #35 36.73 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T15:43:51.202Z] #35 36.73 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T15:43:51.202Z] #35 36.74 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T15:43:51.224Z] #44 5.968 [100%] Built target tini-static [2022-09-06T15:43:51.350Z] #31 38.67 Setting up m4 (1.4.18-5) ... [2022-09-06T15:43:51.350Z] #31 38.68 Setting up dpkg-dev (1.20.11) ... [2022-09-06T15:43:51.350Z] #31 38.75 Setting up autoconf (2.69-14) ... [2022-09-06T15:43:51.350Z] #31 38.78 Setting up build-essential (12.9) ... [2022-09-06T15:43:51.350Z] #31 38.80 Setting up automake (1:1.16.3-2) ... [2022-09-06T15:43:51.350Z] #31 38.85 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-06T15:43:51.350Z] #31 38.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:43:51.463Z] #35 36.91 Selecting previously unselected package libyajl2:amd64. [2022-09-06T15:43:51.463Z] #35 36.92 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T15:43:51.463Z] #35 36.92 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T15:43:51.463Z] #35 37.00 Selecting previously unselected package libyajl-dev:amd64. [2022-09-06T15:43:51.463Z] #35 37.00 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-06T15:43:51.463Z] #35 37.02 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-06T15:43:51.463Z] #35 37.15 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T15:43:51.481Z] #44 6.059 + mkdir -p /build [2022-09-06T15:43:51.481Z] #44 6.061 + cp tini-static /build/docker-init [2022-09-06T15:43:51.481Z] #44 DONE 6.3s [2022-09-06T15:43:51.481Z] [2022-09-06T15:43:51.481Z] #14 [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-06T15:43:51.481Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-06T15:43:51.481Z] #14 49.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-06T15:43:51.481Z] #14 49.77 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-06T15:43:51.481Z] #14 49.78 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T15:43:51.481Z] #14 55.42 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-06T15:43:51.481Z] #14 55.43 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-09-06T15:43:51.481Z] #14 55.45 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T15:43:51.481Z] #14 55.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-06T15:43:51.481Z] #14 55.71 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-06T15:43:51.481Z] #14 55.74 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T15:43:51.723Z] #35 37.17 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-06T15:43:51.723Z] #35 37.18 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T15:43:51.723Z] #35 37.19 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-06T15:43:51.723Z] #35 37.22 Setting up file (1:5.39-3) ... [2022-09-06T15:43:51.723Z] #35 37.24 Setting up bzip2 (1.0.8-4) ... [2022-09-06T15:43:51.723Z] #35 37.25 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T15:43:51.723Z] #35 37.27 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-06T15:43:51.723Z] #35 37.28 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T15:43:51.723Z] #35 37.29 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-06T15:43:51.723Z] #35 37.30 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-06T15:43:51.723Z] #35 37.31 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T15:43:51.723Z] #35 37.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T15:43:51.723Z] #35 37.34 Setting up patch (2.7.6-7) ... [2022-09-06T15:43:51.723Z] #35 37.36 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T15:43:51.983Z] #35 37.39 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-06T15:43:51.983Z] #35 37.40 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-06T15:43:51.983Z] #35 37.41 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T15:43:51.983Z] #35 37.43 Setting up libtool (2.4.6-15) ... [2022-09-06T15:43:51.983Z] #35 37.44 Setting up m4 (1.4.18-5) ... [2022-09-06T15:43:51.983Z] #35 37.45 Setting up dpkg-dev (1.20.11) ... [2022-09-06T15:43:51.983Z] #35 37.50 Setting up autoconf (2.69-14) ... [2022-09-06T15:43:51.983Z] #35 37.55 Setting up build-essential (12.9) ... [2022-09-06T15:43:51.983Z] #35 37.56 Setting up automake (1:1.16.3-2) ... [2022-09-06T15:43:51.983Z] #35 37.57 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-06T15:43:51.983Z] #35 37.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:43:52.289Z] #31 DONE 39.5s [2022-09-06T15:43:52.289Z] [2022-09-06T15:43:52.289Z] #33 [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-06T15:43:52.289Z] #33 38.30 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-06T15:43:52.289Z] #33 38.40 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-06T15:43:52.289Z] #33 38.49 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-06T15:43:52.289Z] #33 38.50 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-06T15:43:52.289Z] #33 38.64 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-06T15:43:52.290Z] #33 38.76 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-06T15:43:52.290Z] #33 38.79 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-06T15:43:52.290Z] #33 38.89 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-06T15:43:52.290Z] #33 39.01 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-06T15:43:52.290Z] #33 39.02 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-06T15:43:52.290Z] #33 39.20 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-06T15:43:52.290Z] #33 39.33 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-06T15:43:52.549Z] #33 40.00 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-06T15:43:52.549Z] #33 40.07 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-06T15:43:52.554Z] #35 DONE 38.1s [2022-09-06T15:43:52.554Z] [2022-09-06T15:43:52.554Z] #28 [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-06T15:43:52.554Z] #28 33.25 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-06T15:43:52.554Z] #28 34.72 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:43:52.554Z] #28 34.90 Fetched 2315 kB in 5s (497 kB/s) [2022-09-06T15:43:52.554Z] #28 34.99 Selecting previously unselected package libprotobuf23:amd64. [2022-09-06T15:43:52.554Z] #28 34.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T15:43:52.554Z] #28 35.04 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-06T15:43:52.554Z] #28 35.05 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T15:43:52.554Z] #28 35.63 Selecting previously unselected package python3-pkg-resources. [2022-09-06T15:43:52.554Z] #28 35.64 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T15:43:52.554Z] #28 35.64 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T15:43:52.554Z] #28 35.80 Selecting previously unselected package python3-six. [2022-09-06T15:43:52.554Z] #28 35.80 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-06T15:43:52.554Z] #28 35.81 Unpacking python3-six (1.16.0-2) ... [2022-09-06T15:43:52.554Z] #28 35.89 Selecting previously unselected package python3-protobuf. [2022-09-06T15:43:52.554Z] #28 35.89 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-06T15:43:52.554Z] #28 35.90 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-06T15:43:52.554Z] #28 36.33 Selecting previously unselected package libnet1:amd64. [2022-09-06T15:43:52.554Z] #28 36.33 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T15:43:52.554Z] #28 36.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T15:43:52.554Z] #28 36.42 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T15:43:52.554Z] #28 36.43 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T15:43:52.554Z] #28 36.44 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T15:43:52.554Z] #28 36.55 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T15:43:52.554Z] #28 36.55 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T15:43:52.554Z] #28 36.56 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T15:43:52.554Z] #28 36.66 Selecting previously unselected package criu. [2022-09-06T15:43:52.554Z] #28 36.66 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-06T15:43:52.554Z] #28 36.67 Unpacking criu (3.17.1-1) ... [2022-09-06T15:43:52.554Z] #28 37.38 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T15:43:52.608Z] #45 ... [2022-09-06T15:43:52.608Z] [2022-09-06T15:43:52.608Z] #36 [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-06T15:43:52.608Z] #36 92.08 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-06T15:43:52.808Z] #33 40.18 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-06T15:43:52.808Z] #33 40.24 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-06T15:43:52.868Z] #36 92.09 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T15:43:52.868Z] #36 92.09 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T15:43:53.383Z] #33 40.68 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-06T15:43:53.383Z] #33 40.78 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-06T15:43:53.383Z] #33 40.78 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-06T15:43:53.383Z] #33 40.79 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-06T15:43:53.383Z] #33 40.90 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-06T15:43:53.383Z] #33 40.90 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-06T15:43:53.655Z] #33 41.00 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-06T15:43:53.655Z] #33 41.02 go: downloading github.com/prometheus/common v0.32.1 [2022-09-06T15:43:53.935Z] #28 38.88 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T15:43:53.935Z] #28 38.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T15:43:53.935Z] #28 38.91 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T15:43:53.935Z] #28 38.93 Setting up python3-six (1.16.0-2) ... [2022-09-06T15:43:54.224Z] #33 41.66 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-06T15:43:54.488Z] #33 41.73 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-06T15:43:54.505Z] #28 39.81 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T15:43:54.505Z] #28 39.83 Setting up python3-protobuf (3.12.4-1) ... [2022-09-06T15:43:55.058Z] #33 ... [2022-09-06T15:43:55.058Z] [2022-09-06T15:43:55.058Z] #35 [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-06T15:43:55.058Z] #35 42.10 v3.0.2 [2022-09-06T15:43:55.058Z] #35 DONE 42.5s [2022-09-06T15:43:55.319Z] [2022-09-06T15:43:55.319Z] #45 [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-06T15:43:55.319Z] #0 4.390 + RM_GOPATH=0 [2022-09-06T15:43:55.319Z] #0 4.433 + TMP_GOPATH= [2022-09-06T15:43:55.319Z] #0 4.433 + : /build [2022-09-06T15:43:55.319Z] #0 4.433 + '[' -z '' ']' [2022-09-06T15:43:55.319Z] #0 4.433 ++ mktemp -d [2022-09-06T15:43:55.319Z] #0 4.473 + export GOPATH=/tmp/tmp.yWWdKz60fO [2022-09-06T15:43:55.319Z] #0 4.473 + GOPATH=/tmp/tmp.yWWdKz60fO [2022-09-06T15:43:55.319Z] #0 4.473 + RM_GOPATH=1 [2022-09-06T15:43:55.319Z] #0 4.473 + case "$(go env GOARCH)" in [2022-09-06T15:43:55.319Z] #0 4.473 ++ go env GOARCH [2022-09-06T15:43:55.319Z] #0 4.473 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T15:43:55.319Z] #0 4.479 + GO_BUILDMODE=-buildmode=pie [2022-09-06T15:43:55.319Z] #0 4.479 ++ dirname /install.sh [2022-09-06T15:43:55.319Z] #0 4.486 + dir=/ [2022-09-06T15:43:55.319Z] #0 4.486 + bin=containerd [2022-09-06T15:43:55.319Z] #0 4.486 + shift [2022-09-06T15:43:55.319Z] #0 4.486 + '[' '!' -f //containerd.installer ']' [2022-09-06T15:43:55.319Z] #0 4.487 + . //containerd.installer [2022-09-06T15:43:55.319Z] #0 4.487 ++ set -e [2022-09-06T15:43:55.319Z] #0 4.487 ++ : v1.6.8 [2022-09-06T15:43:55.319Z] #0 4.488 + install_containerd [2022-09-06T15:43:55.319Z] #0 4.494 + echo 'Install containerd version v1.6.8' [2022-09-06T15:43:55.319Z] #0 4.497 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yWWdKz60fO/src/github.com/containerd/containerd [2022-09-06T15:43:55.319Z] #0 4.497 Install containerd version v1.6.8 [2022-09-06T15:43:55.319Z] #0 4.510 Cloning into '/tmp/tmp.yWWdKz60fO/src/github.com/containerd/containerd'... [2022-09-06T15:43:55.319Z] #45 ... [2022-09-06T15:43:55.319Z] [2022-09-06T15:43:55.319Z] #33 [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-06T15:43:55.319Z] #33 42.85 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-06T15:43:55.659Z] #14 62.61 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-06T15:43:55.659Z] #14 62.61 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-06T15:43:55.659Z] #14 62.62 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T15:43:56.698Z] #33 44.15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-06T15:43:57.030Z] #14 ... [2022-09-06T15:43:57.030Z] [2022-09-06T15:43:57.030Z] #77 [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-06T15:43:57.030Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T15:43:57.030Z] #77 13.35 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-06T15:43:57.030Z] #77 13.58 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-06T15:43:57.030Z] #77 13.87 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-06T15:43:57.048Z] #28 ... [2022-09-06T15:43:57.048Z] [2022-09-06T15:43:57.048Z] #36 [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-06T15:43:57.048Z] #36 32.43 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-06T15:43:57.048Z] #36 33.25 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-06T15:43:57.048Z] #36 33.32 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-06T15:43:57.048Z] #36 33.51 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-06T15:43:57.048Z] #36 33.52 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-06T15:43:57.048Z] #36 34.04 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-06T15:43:57.048Z] #36 34.25 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-06T15:43:57.048Z] #36 34.25 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-06T15:43:57.048Z] #36 34.31 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-06T15:43:57.048Z] #36 34.52 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-06T15:43:57.048Z] #36 34.57 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-06T15:43:57.048Z] #36 34.63 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-06T15:43:57.048Z] #36 34.64 go: downloading github.com/prometheus/common v0.32.1 [2022-09-06T15:43:57.048Z] #36 34.97 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-06T15:43:57.048Z] #36 35.06 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-06T15:43:57.048Z] #36 35.58 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-06T15:43:57.048Z] #36 35.65 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-06T15:43:57.282Z] #33 ... [2022-09-06T15:43:57.282Z] [2022-09-06T15:43:57.282Z] #38 [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-06T15:43:57.282Z] #38 44.02 NAME: [2022-09-06T15:43:57.282Z] #38 44.02 go-winres - A tool for embedding resources in Windows executables [2022-09-06T15:43:57.282Z] #38 44.02 [2022-09-06T15:43:57.282Z] #38 44.02 USAGE: [2022-09-06T15:43:57.282Z] #38 44.02 go-winres [global options] command [command options] [arguments...] [2022-09-06T15:43:57.282Z] #38 44.02 [2022-09-06T15:43:57.282Z] #38 44.02 COMMANDS: [2022-09-06T15:43:57.282Z] #38 44.02 init Create an initial ./winres/winres.json [2022-09-06T15:43:57.282Z] #38 44.02 make Make syso files for the "go build" command [2022-09-06T15:43:57.282Z] #38 44.02 simply Make syso files for the "go build" command (simplified) [2022-09-06T15:43:57.282Z] #38 44.02 extract Extract all resources from an executable [2022-09-06T15:43:57.282Z] #38 44.02 patch Replace resources in an executable file (exe, dll) [2022-09-06T15:43:57.282Z] #38 44.02 help, h Shows a list of commands or help for one command [2022-09-06T15:43:57.282Z] #38 44.02 [2022-09-06T15:43:57.282Z] #38 44.02 GLOBAL OPTIONS: [2022-09-06T15:43:57.282Z] #38 44.02 --help, -h show help (default: false) [2022-09-06T15:43:57.282Z] #38 DONE 44.5s [2022-09-06T15:43:57.282Z] [2022-09-06T15:43:57.282Z] #39 [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-06T15:43:57.282Z] #39 35.56 The following NEW packages will be installed: [2022-09-06T15:43:57.282Z] #39 35.56 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T15:43:57.282Z] #39 35.57 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-06T15:43:57.282Z] #39 35.57 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-06T15:43:57.282Z] #39 35.57 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-06T15:43:57.282Z] #39 35.57 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-06T15:43:57.282Z] #39 35.57 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-06T15:43:57.282Z] #39 35.57 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-06T15:43:57.282Z] #39 35.57 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-06T15:43:57.282Z] #39 35.58 mingw-w64-x86-64-dev [2022-09-06T15:43:57.282Z] #39 36.02 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:43:57.282Z] #39 36.02 Need to get 115 MB of archives. [2022-09-06T15:43:57.282Z] #39 36.02 After this operation, 645 MB of additional disk space will be used. [2022-09-06T15:43:57.282Z] #39 36.02 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-06T15:43:57.282Z] #39 36.24 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-06T15:43:57.282Z] #39 36.43 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-06T15:43:57.282Z] #39 36.48 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-06T15:43:57.282Z] #39 36.48 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-06T15:43:57.282Z] #39 36.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-06T15:43:57.282Z] #39 36.87 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-06T15:43:57.282Z] #39 37.16 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-06T15:43:57.282Z] #39 37.16 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-06T15:43:57.282Z] #39 37.93 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-06T15:43:57.282Z] #39 39.74 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-06T15:43:57.282Z] #39 40.54 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-06T15:43:57.282Z] #39 41.34 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-06T15:43:57.282Z] #39 43.00 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-06T15:43:57.282Z] #39 43.65 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-06T15:43:57.282Z] #39 43.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-06T15:43:57.282Z] #39 43.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-06T15:43:57.282Z] #39 43.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T15:43:57.282Z] #39 43.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T15:43:57.282Z] #39 43.70 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-06T15:43:57.282Z] #39 43.70 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T15:43:57.282Z] #39 43.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-06T15:43:57.282Z] #39 43.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-06T15:43:57.282Z] #39 43.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-06T15:43:57.282Z] #39 43.73 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-06T15:43:57.282Z] #39 43.74 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-06T15:43:57.282Z] #39 43.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-06T15:43:57.282Z] #39 43.80 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-06T15:43:57.282Z] #39 43.80 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-06T15:43:57.282Z] #39 43.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T15:43:57.308Z] #36 ... [2022-09-06T15:43:57.309Z] [2022-09-06T15:43:57.309Z] #28 [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-06T15:43:57.309Z] #28 42.68 Setting up criu (3.17.1-1) ... [2022-09-06T15:43:57.542Z] #39 45.07 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:43:58.111Z] #39 45.35 Fetched 115 MB in 8s (14.0 MB/s) [2022-09-06T15:43:58.111Z] #39 45.46 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-06T15:43:58.111Z] #39 45.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T15:43:58.111Z] #39 45.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T15:43:58.111Z] #39 45.59 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T15:43:58.144Z] #36 ... [2022-09-06T15:43:58.144Z] [2022-09-06T15:43:58.144Z] #46 [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-06T15:43:58.144Z] #46 48.82 Updating files: 46% (2337/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: 87% (4341/4989) Updating files: 87% (4387/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-06T15:43:58.144Z] #46 50.33 + cd /tmp/tmp.Rxaruncu5v/src/github.com/containerd/containerd [2022-09-06T15:43:58.144Z] #46 50.33 + git checkout -q v1.6.8 [2022-09-06T15:43:58.144Z] #46 52.44 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-06T15:43:58.144Z] #46 52.44 + BUILDTAGS='netgo osusergo static_build' [2022-09-06T15:43:58.144Z] #46 52.44 + export EXTRA_FLAGS=-buildmode=pie [2022-09-06T15:43:58.144Z] #46 52.44 + EXTRA_FLAGS=-buildmode=pie [2022-09-06T15:43:58.144Z] #46 52.44 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-06T15:43:58.144Z] #46 52.44 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-06T15:43:58.144Z] #46 52.44 + '[' '' = dynamic ']' [2022-09-06T15:43:58.144Z] #46 52.44 + make [2022-09-06T15:43:58.693Z] #28 44.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:43:59.049Z] #39 ... [2022-09-06T15:43:59.049Z] [2022-09-06T15:43:59.049Z] #28 [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-06T15:43:59.049Z] #28 30.10 Reading package lists... [2022-09-06T15:43:59.049Z] #28 36.46 Building dependency tree... [2022-09-06T15:43:59.049Z] #28 40.60 The following additional packages will be installed: [2022-09-06T15:43:59.049Z] #28 40.66 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T15:43:59.049Z] #28 40.66 python3-protobuf python3-six [2022-09-06T15:43:59.049Z] #28 40.66 Suggested packages: [2022-09-06T15:43:59.049Z] #28 40.66 python3-setuptools [2022-09-06T15:43:59.049Z] #28 40.66 Recommended packages: [2022-09-06T15:43:59.049Z] #28 40.66 iproute2 | iproute [2022-09-06T15:43:59.049Z] #28 41.40 The following NEW packages will be installed: [2022-09-06T15:43:59.049Z] #28 41.41 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T15:43:59.049Z] #28 41.44 python3-protobuf python3-six [2022-09-06T15:43:59.049Z] #28 41.97 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:43:59.049Z] #28 41.97 Need to get 2315 kB of archives. [2022-09-06T15:43:59.049Z] #28 41.97 After this operation, 11.1 MB of additional disk space will be used. [2022-09-06T15:43:59.049Z] #28 41.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-06T15:43:59.049Z] #28 41.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T15:43:59.049Z] #28 41.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-06T15:43:59.049Z] #28 41.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-06T15:43:59.049Z] #28 41.97 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-06T15:43:59.049Z] #28 41.97 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-06T15:43:59.049Z] #28 41.97 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-06T15:43:59.049Z] #28 45.37 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-06T15:43:59.083Z] #46 54.47 + bin/ctr [2022-09-06T15:43:59.083Z] #46 ... [2022-09-06T15:43:59.083Z] [2022-09-06T15:43:59.083Z] #36 [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-06T15:43:59.083Z] #36 98.55 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-06T15:43:59.083Z] #36 98.55 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T15:43:59.083Z] #36 98.56 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T15:43:59.264Z] #28 DONE 44.6s [2022-09-06T15:43:59.264Z] [2022-09-06T15:43:59.264Z] #40 [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-06T15:43:59.264Z] #40 36.00 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-06T15:43:59.264Z] #40 36.35 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T15:43:59.309Z] #28 ... [2022-09-06T15:43:59.309Z] [2022-09-06T15:43:59.309Z] #43 [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-06T15:43:59.309Z] #43 38.20 The following additional packages will be installed: [2022-09-06T15:43:59.309Z] #43 38.20 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-06T15:43:59.309Z] #43 38.25 Suggested packages: [2022-09-06T15:43:59.309Z] #43 38.25 cmake-doc ninja-build lrzip [2022-09-06T15:43:59.309Z] #43 38.25 Recommended packages: [2022-09-06T15:43:59.309Z] #43 38.25 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-06T15:43:59.309Z] #43 39.39 The following NEW packages will be installed: [2022-09-06T15:43:59.309Z] #43 39.39 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-06T15:43:59.309Z] #43 39.39 vim-common xxd [2022-09-06T15:43:59.309Z] #43 39.92 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:43:59.309Z] #43 39.92 Need to get 17.7 MB of archives. [2022-09-06T15:43:59.309Z] #43 39.92 After this operation, 70.7 MB of additional disk space will be used. [2022-09-06T15:43:59.309Z] #43 39.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T15:43:59.309Z] #43 39.92 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-06T15:43:59.309Z] #43 39.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-06T15:43:59.309Z] #43 40.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T15:43:59.309Z] #43 40.69 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-06T15:43:59.309Z] #43 40.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-06T15:43:59.309Z] #43 40.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-06T15:43:59.309Z] #43 40.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-06T15:43:59.309Z] #43 40.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-06T15:43:59.309Z] #43 40.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-06T15:43:59.309Z] #43 42.46 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:43:59.309Z] #43 42.71 Fetched 17.7 MB in 2s (10.1 MB/s) [2022-09-06T15:43:59.309Z] #43 42.80 Selecting previously unselected package xxd. [2022-09-06T15:43:59.309Z] #43 42.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T15:43:59.309Z] #43 42.88 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T15:43:59.309Z] #43 42.88 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:43:59.309Z] #43 43.12 Selecting previously unselected package vim-common. [2022-09-06T15:43:59.309Z] #43 43.12 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T15:43:59.309Z] #43 43.13 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:43:59.309Z] #43 43.51 Selecting previously unselected package cmake-data. [2022-09-06T15:43:59.309Z] #43 43.51 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-06T15:43:59.309Z] #43 43.55 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T15:43:59.878Z] #43 47.32 Selecting previously unselected package libicu67:amd64. [2022-09-06T15:43:59.878Z] #43 47.32 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-06T15:43:59.878Z] #43 ... [2022-09-06T15:43:59.878Z] [2022-09-06T15:43:59.878Z] #28 [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-06T15:43:59.878Z] #28 46.89 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:44:00.138Z] #28 47.30 Fetched 2315 kB in 4s (564 kB/s) [2022-09-06T15:44:00.138Z] #28 47.30 Selecting previously unselected package libprotobuf23:amd64. [2022-09-06T15:44:00.138Z] #28 47.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T15:44:00.138Z] #28 47.30 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-06T15:44:00.138Z] #28 47.30 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T15:44:00.206Z] #40 ... [2022-09-06T15:44:00.206Z] [2022-09-06T15:44:00.206Z] #43 [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-06T15:44:00.206Z] #0 0.947 Cloning into '/tmp/crun-build'... [2022-09-06T15:44:00.206Z] #0 5.792 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-06T15:44:00.206Z] #0 5.804 Cloning into '/tmp/crun-build/libocispec'... [2022-09-06T15:44:00.206Z] #0 6.787 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-06T15:44:00.206Z] #0 6.820 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-06T15:44:00.206Z] #0 6.820 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-06T15:44:00.206Z] #0 6.820 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-06T15:44:00.206Z] #0 6.846 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-06T15:44:01.078Z] #28 48.15 Selecting previously unselected package python3-pkg-resources. [2022-09-06T15:44:01.078Z] #28 48.15 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T15:44:01.078Z] #28 48.15 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T15:44:01.221Z] #77 27.61 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-06T15:44:01.337Z] #28 48.43 Selecting previously unselected package python3-six. [2022-09-06T15:44:01.337Z] #28 48.43 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-06T15:44:01.337Z] #28 48.45 Unpacking python3-six (1.16.0-2) ... [2022-09-06T15:44:01.590Z] #43 8.756 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-06T15:44:01.596Z] #28 48.61 Selecting previously unselected package python3-protobuf. [2022-09-06T15:44:01.596Z] #28 48.61 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-06T15:44:01.596Z] #28 48.61 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-06T15:44:02.166Z] #28 ... [2022-09-06T15:44:02.166Z] [2022-09-06T15:44:02.166Z] #46 [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-06T15:44:02.166Z] #0 4.437 Cloning into '/tmp/crun-build'... [2022-09-06T15:44:02.166Z] #46 ... [2022-09-06T15:44:02.166Z] [2022-09-06T15:44:02.166Z] #28 [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-06T15:44:02.166Z] #28 49.20 Selecting previously unselected package libnet1:amd64. [2022-09-06T15:44:02.166Z] #28 49.22 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T15:44:02.166Z] #28 49.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T15:44:02.454Z] #28 49.38 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T15:44:02.454Z] #28 49.38 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T15:44:02.454Z] #28 49.42 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T15:44:02.454Z] #28 49.60 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T15:44:02.454Z] #28 49.60 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T15:44:02.454Z] #28 49.60 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T15:44:02.716Z] #28 49.76 Selecting previously unselected package criu. [2022-09-06T15:44:02.716Z] #28 49.76 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-06T15:44:02.716Z] #28 49.76 Unpacking criu (3.17.1-1) ... [2022-09-06T15:44:02.973Z] #43 10.27 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-06T15:44:03.659Z] #28 50.74 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T15:44:03.915Z] #43 11.29 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-06T15:44:03.915Z] #43 11.42 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-06T15:44:04.176Z] #43 11.56 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-06T15:44:04.750Z] #43 ... [2022-09-06T15:44:04.750Z] [2022-09-06T15:44:04.750Z] #41 [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-06T15:44:04.750Z] #41 50.25 gotestsum version dev [2022-09-06T15:44:05.011Z] #41 DONE 50.6s [2022-09-06T15:44:05.011Z] [2022-09-06T15:44:05.011Z] #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-06T15:44:05.564Z] #28 52.56 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T15:44:05.564Z] #28 52.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T15:44:05.564Z] #28 52.59 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T15:44:05.564Z] #28 52.62 Setting up python3-six (1.16.0-2) ... [2022-09-06T15:44:07.202Z] #28 54.24 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T15:44:07.202Z] #28 54.27 Setting up python3-protobuf (3.12.4-1) ... [2022-09-06T15:44:07.209Z] #36 105.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-06T15:44:07.209Z] #36 105.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T15:44:07.209Z] #36 105.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T15:44:07.209Z] #36 ... [2022-09-06T15:44:07.209Z] [2022-09-06T15:44:07.209Z] #45 [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-06T15:44:07.209Z] #45 42.82 libtoolize: putting auxiliary files in '.'. [2022-09-06T15:44:07.209Z] #45 42.82 libtoolize: copying file './ltmain.sh' [2022-09-06T15:44:07.209Z] #45 43.51 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-06T15:44:07.209Z] #45 43.51 libtoolize: and rerunning libtoolize and aclocal. [2022-09-06T15:44:07.209Z] #45 43.52 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T15:44:07.209Z] #45 53.26 configure.ac:7: installing './compile' [2022-09-06T15:44:07.209Z] #45 53.26 configure.ac:11: installing './config.guess' [2022-09-06T15:44:07.209Z] #45 53.27 configure.ac:11: installing './config.sub' [2022-09-06T15:44:07.209Z] #45 53.28 configure.ac:8: installing './install-sh' [2022-09-06T15:44:07.209Z] #45 53.30 configure.ac:8: installing './missing' [2022-09-06T15:44:07.209Z] #45 53.43 Makefile.am: installing './depcomp' [2022-09-06T15:44:07.775Z] #77 ... [2022-09-06T15:44:07.775Z] [2022-09-06T15:44:07.775Z] #14 [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-06T15:44:07.775Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-06T15:44:07.775Z] #14 73.90 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-06T15:44:07.775Z] #14 73.90 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-06T15:44:07.775Z] #14 73.91 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T15:44:08.148Z] #45 54.70 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T15:44:08.148Z] #45 54.71 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T15:44:08.148Z] #45 54.85 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T15:44:08.311Z] #38 ... [2022-09-06T15:44:08.311Z] [2022-09-06T15:44:08.311Z] #33 [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-06T15:44:08.311Z] #33 45.05 Fetched 49.2 MB in 44s (1123 kB/s) [2022-09-06T15:44:08.412Z] #45 54.85 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T15:44:08.412Z] #45 54.97 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T15:44:08.412Z] #45 55.09 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T15:44:08.671Z] #45 55.25 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T15:44:08.671Z] #45 55.36 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T15:44:08.931Z] #45 55.46 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T15:44:10.497Z] #28 ... [2022-09-06T15:44:10.497Z] [2022-09-06T15:44:10.497Z] #43 [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-06T15:44:10.497Z] #43 47.62 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T15:44:10.497Z] #43 55.09 Selecting previously unselected package libxml2:amd64. [2022-09-06T15:44:10.497Z] #43 55.09 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-06T15:44:10.497Z] #43 55.14 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T15:44:10.497Z] #43 55.66 Selecting previously unselected package libarchive13:amd64. [2022-09-06T15:44:10.497Z] #43 55.66 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-06T15:44:10.497Z] #43 55.67 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T15:44:10.497Z] #43 55.97 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-06T15:44:10.497Z] #43 55.97 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-06T15:44:10.497Z] #43 56.05 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T15:44:10.497Z] #43 56.17 Selecting previously unselected package librhash0:amd64. [2022-09-06T15:44:10.497Z] #43 56.17 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-06T15:44:10.497Z] #43 56.17 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-06T15:44:10.497Z] #43 56.38 Selecting previously unselected package libuv1:amd64. [2022-09-06T15:44:10.497Z] #43 56.38 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-06T15:44:10.497Z] #43 56.38 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-06T15:44:10.497Z] #43 56.62 Selecting previously unselected package cmake. [2022-09-06T15:44:10.497Z] #43 56.62 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-06T15:44:10.497Z] #43 56.62 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-06T15:44:10.497Z] #43 ... [2022-09-06T15:44:10.497Z] [2022-09-06T15:44:10.497Z] #39 [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-06T15:44:10.497Z] #39 47.94 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-06T15:44:10.497Z] #39 47.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T15:44:10.497Z] #39 47.96 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T15:44:10.497Z] #39 51.21 Selecting previously unselected package binutils-mingw-w64. [2022-09-06T15:44:10.497Z] #39 51.25 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-06T15:44:10.497Z] #39 51.26 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T15:44:10.497Z] #39 51.38 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-06T15:44:10.497Z] #39 51.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T15:44:10.497Z] #39 51.47 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T15:44:10.497Z] #39 51.66 Selecting previously unselected package dmsetup. [2022-09-06T15:44:10.497Z] #39 51.66 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T15:44:10.497Z] #39 51.67 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-06T15:44:10.497Z] #39 51.88 Selecting previously unselected package mingw-w64-common. [2022-09-06T15:44:10.497Z] #39 51.88 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-06T15:44:10.497Z] #39 51.90 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-06T15:44:10.757Z] #39 ... [2022-09-06T15:44:10.757Z] [2022-09-06T15:44:10.757Z] #36 [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-06T15:44:10.757Z] #36 47.90 Updating files: 87% (1331/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/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-06T15:44:10.757Z] #36 48.58 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-06T15:44:10.757Z] #36 48.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T15:44:10.757Z] #36 ... [2022-09-06T15:44:10.757Z] [2022-09-06T15:44:10.757Z] #39 [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-06T15:44:10.757Z] #39 58.21 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-06T15:44:10.757Z] #39 58.21 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-06T15:44:10.757Z] #39 58.26 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T15:44:11.952Z] #14 79.31 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-06T15:44:11.952Z] #14 ... [2022-09-06T15:44:11.952Z] [2022-09-06T15:44:11.952Z] #64 [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-06T15:44:11.952Z] #64 sha256:c464035a2415a9d33d2de287f962741f12fc7dd4c103eec891d5b47dcf6d621f [2022-09-06T15:44:11.952Z] #64 40.39 Updating files: 55% (2792/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: 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-06T15:44:11.952Z] #64 41.51 + cd /tmp/tmp.5WC9ryxP2I/src/github.com/containerd/containerd [2022-09-06T15:44:11.952Z] #64 41.51 + git checkout -q v1.6.8 [2022-09-06T15:44:11.952Z] #64 43.27 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-06T15:44:11.952Z] #64 43.27 + BUILDTAGS='netgo osusergo static_build' [2022-09-06T15:44:11.952Z] #64 43.27 + export EXTRA_FLAGS=-buildmode=pie [2022-09-06T15:44:11.952Z] #64 43.27 + EXTRA_FLAGS=-buildmode=pie [2022-09-06T15:44:11.952Z] #64 43.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-06T15:44:11.952Z] #64 43.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-06T15:44:11.952Z] #64 43.27 + '[' '' = dynamic ']' [2022-09-06T15:44:11.952Z] #64 43.27 + make [2022-09-06T15:44:11.952Z] #64 44.91 + bin/ctr [2022-09-06T15:44:14.057Z] #39 ... [2022-09-06T15:44:14.057Z] [2022-09-06T15:44:14.057Z] #46 [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-06T15:44:14.057Z] #46 11.97 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-06T15:44:14.057Z] #46 11.98 Cloning into '/tmp/crun-build/libocispec'... [2022-09-06T15:44:14.057Z] #46 13.35 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-06T15:44:14.057Z] #46 13.39 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-06T15:44:14.057Z] #46 13.39 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-06T15:44:14.057Z] #46 13.39 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-06T15:44:14.057Z] #46 13.41 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-06T15:44:14.057Z] #46 15.79 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-06T15:44:14.057Z] #46 17.97 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-06T15:44:14.057Z] #46 19.47 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-06T15:44:14.057Z] #46 19.71 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-06T15:44:14.057Z] #46 19.92 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-06T15:44:14.057Z] #46 ... [2022-09-06T15:44:14.057Z] [2022-09-06T15:44:14.057Z] #43 [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-06T15:44:14.057Z] #43 61.09 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T15:44:14.057Z] #43 61.14 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:44:14.057Z] #43 61.16 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-06T15:44:14.057Z] #43 61.18 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:44:14.057Z] #43 61.25 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T15:44:14.057Z] #43 61.29 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-06T15:44:14.057Z] #43 61.34 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T15:44:14.057Z] #43 61.37 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T15:44:14.057Z] #43 61.46 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T15:44:14.057Z] #43 61.55 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-06T15:44:14.057Z] #43 61.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:44:14.627Z] #43 ... [2022-09-06T15:44:14.627Z] [2022-09-06T15:44:14.627Z] #28 [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-06T15:44:14.627Z] #28 58.67 Setting up criu (3.17.1-1) ... [2022-09-06T15:44:14.627Z] #28 60.75 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:44:14.627Z] #28 DONE 61.6s [2022-09-06T15:44:14.627Z] [2022-09-06T15:44:14.627Z] #43 [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-06T15:44:14.627Z] #43 DONE 62.0s [2022-09-06T15:44:14.627Z] [2022-09-06T15:44:14.627Z] #47 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-06T15:44:14.887Z] #47 DONE 0.4s [2022-09-06T15:44:14.887Z] [2022-09-06T15:44:14.887Z] #48 [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-06T15:44:16.452Z] #33 45.05 Reading package lists... [2022-09-06T15:44:16.452Z] #33 ... [2022-09-06T15:44:16.452Z] [2022-09-06T15:44:16.452Z] #43 [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-06T15:44:16.452Z] #43 22.84 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-06T15:44:19.082Z] #48 3.927 + RM_GOPATH=0 [2022-09-06T15:44:19.082Z] #48 3.927 + TMP_GOPATH= [2022-09-06T15:44:19.082Z] #48 3.927 + : /build [2022-09-06T15:44:19.082Z] #48 3.927 + '[' -z '' ']' [2022-09-06T15:44:19.082Z] #48 3.928 ++ mktemp -d [2022-09-06T15:44:19.082Z] #48 3.930 + export GOPATH=/tmp/tmp.pGM6coWeD0 [2022-09-06T15:44:19.082Z] #48 3.930 + GOPATH=/tmp/tmp.pGM6coWeD0 [2022-09-06T15:44:19.082Z] #48 3.930 + RM_GOPATH=1 [2022-09-06T15:44:19.082Z] #48 3.930 + case "$(go env GOARCH)" in [2022-09-06T15:44:19.082Z] #48 3.939 ++ go env GOARCH [2022-09-06T15:44:19.082Z] #48 3.975 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T15:44:19.082Z] #48 3.975 + GO_BUILDMODE=-buildmode=pie [2022-09-06T15:44:19.082Z] #48 3.976 ++ dirname /install.sh [2022-09-06T15:44:19.082Z] #48 3.977 + dir=/ [2022-09-06T15:44:19.082Z] #48 3.986 + bin=tini [2022-09-06T15:44:19.082Z] #48 3.987 + shift [2022-09-06T15:44:19.082Z] #48 3.987 + '[' '!' -f //tini.installer ']' [2022-09-06T15:44:19.082Z] #48 3.987 + . //tini.installer [2022-09-06T15:44:19.082Z] #48 3.991 ++ : v0.19.0 [2022-09-06T15:44:19.082Z] #48 3.991 + install_tini [2022-09-06T15:44:19.082Z] #48 3.991 + echo 'Install tini version v0.19.0' [2022-09-06T15:44:19.082Z] #48 3.991 Install tini version v0.19.0 [2022-09-06T15:44:19.082Z] #48 3.992 + git clone https://github.com/krallin/tini.git /tmp/tmp.pGM6coWeD0/tini [2022-09-06T15:44:19.082Z] #48 4.004 Cloning into '/tmp/tmp.pGM6coWeD0/tini'... [2022-09-06T15:44:19.651Z] #48 4.774 + cd /tmp/tmp.pGM6coWeD0/tini [2022-09-06T15:44:19.651Z] #48 4.774 + git checkout -q v0.19.0 [2022-09-06T15:44:19.651Z] #48 4.774 + cmake . [2022-09-06T15:44:19.911Z] #48 ... [2022-09-06T15:44:19.911Z] [2022-09-06T15:44:19.911Z] #41 [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-06T15:44:19.911Z] #41 67.07 gotestsum version dev [2022-09-06T15:44:19.911Z] #41 DONE 67.5s [2022-09-06T15:44:19.911Z] [2022-09-06T15:44:19.911Z] #39 [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-06T15:44:19.911Z] #39 64.93 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-06T15:44:19.911Z] #39 64.93 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-06T15:44:19.911Z] #39 64.96 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T15:44:19.911Z] #39 65.16 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-06T15:44:19.911Z] #39 65.16 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T15:44:19.911Z] #39 65.16 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T15:44:21.153Z] #45 ... [2022-09-06T15:44:21.153Z] [2022-09-06T15:44:21.153Z] #36 [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-06T15:44:21.153Z] #36 119.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-06T15:44:21.153Z] #36 119.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T15:44:21.153Z] #36 119.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T15:44:21.908Z] #64 ... [2022-09-06T15:44:21.908Z] [2022-09-06T15:44:21.908Z] #77 [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-06T15:44:21.908Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T15:44:21.908Z] #77 36.68 libtoolize: putting auxiliary files in '.'. [2022-09-06T15:44:21.908Z] #77 36.68 libtoolize: copying file './ltmain.sh' [2022-09-06T15:44:21.908Z] #77 37.44 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-06T15:44:21.908Z] #77 37.44 libtoolize: and rerunning libtoolize and aclocal. [2022-09-06T15:44:21.908Z] #77 37.44 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T15:44:21.908Z] #77 45.28 configure.ac:7: installing './compile' [2022-09-06T15:44:21.908Z] #77 45.30 configure.ac:11: installing './config.guess' [2022-09-06T15:44:21.908Z] #77 45.32 configure.ac:11: installing './config.sub' [2022-09-06T15:44:21.908Z] #77 45.33 configure.ac:8: installing './install-sh' [2022-09-06T15:44:21.908Z] #77 45.34 configure.ac:8: installing './missing' [2022-09-06T15:44:21.908Z] #77 45.46 Makefile.am: installing './depcomp' [2022-09-06T15:44:21.908Z] #77 46.74 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T15:44:21.908Z] #77 46.74 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T15:44:21.908Z] #77 46.85 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T15:44:21.908Z] #77 46.85 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T15:44:21.908Z] #77 46.94 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T15:44:21.908Z] #77 47.10 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T15:44:21.908Z] #77 47.23 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T15:44:21.908Z] #77 47.35 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T15:44:21.908Z] #77 47.51 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T15:44:21.908Z] #77 ... [2022-09-06T15:44:21.908Z] [2022-09-06T15:44:21.908Z] #14 [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-06T15:44:21.908Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-06T15:44:21.908Z] #14 79.31 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-06T15:44:21.908Z] #14 79.32 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T15:44:21.908Z] #14 85.02 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-06T15:44:21.908Z] #14 85.03 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-06T15:44:21.908Z] #14 85.04 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T15:44:23.037Z] #43 ... [2022-09-06T15:44:23.037Z] [2022-09-06T15:44:23.037Z] #33 [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-06T15:44:23.037Z] #33 45.05 Reading package lists... [2022-09-06T15:44:23.146Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-06T15:44:23.146Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-06T15:44:23.146Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T15:44:23.146Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-06T15:44:23.146Z] [2022-09-06T15:44:23.203Z] #39 ... [2022-09-06T15:44:23.203Z] [2022-09-06T15:44:23.203Z] #48 [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-06T15:44:23.203Z] #48 5.429 -- The C compiler identification is GNU 10.2.1 [2022-09-06T15:44:23.203Z] #48 5.522 -- Detecting C compiler ABI info [2022-09-06T15:44:23.203Z] #48 6.178 -- Detecting C compiler ABI info - done [2022-09-06T15:44:23.203Z] #48 6.330 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-06T15:44:23.203Z] #48 6.330 -- Detecting C compile features [2022-09-06T15:44:23.203Z] #48 6.330 -- Detecting C compile features - done [2022-09-06T15:44:23.203Z] #48 6.394 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-06T15:44:23.203Z] #48 6.593 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-06T15:44:23.203Z] #48 6.742 -- Configuring done [2022-09-06T15:44:23.203Z] #48 6.742 -- Generating done [2022-09-06T15:44:23.203Z] #48 6.742 -- Build files have been written to: /tmp/tmp.pGM6coWeD0/tini [2022-09-06T15:44:23.203Z] #48 6.742 + make tini-static [2022-09-06T15:44:23.203Z] #48 7.155 Scanning dependencies of target tini-static [2022-09-06T15:44:23.203Z] #48 7.229 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-06T15:44:23.414Z] + TEST_INTEGRATION_DEST=1 [2022-09-06T15:44:23.414Z] + CONTAINER_NAME=docker-pr3-1 [2022-09-06T15:44:23.414Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T15:44:23.414Z] + run_tests test-integration-flaky [2022-09-06T15:44:23.414Z] + '[' -n 0 ']' [2022-09-06T15:44:23.414Z] + rm= [2022-09-06T15:44:23.414Z] + c=0 [2022-09-06T15:44:23.414Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44091/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44091/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44091/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=73a115df6a2d4cdf46dc25422ef72326e49a651b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:73a115df6a2d4cdf46dc25422ef72326e49a651b hack/make.sh test-integration-flaky test-integration [2022-09-06T15:44:23.414Z] + TEST_INTEGRATION_DEST=3 [2022-09-06T15:44:23.414Z] + TEST_INTEGRATION_DEST=2 [2022-09-06T15:44:23.414Z] + CONTAINER_NAME=docker-pr3-2 [2022-09-06T15:44:23.414Z] + CONTAINER_NAME=docker-pr3-3 [2022-09-06T15:44:23.414Z] + TEST_SKIP_INTEGRATION=1 [2022-09-06T15:44:23.414Z] + TEST_SKIP_INTEGRATION=1 [2022-09-06T15:44:23.414Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-09-06T15:44:23.414Z] + run_tests [2022-09-06T15:44:23.414Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-09-06T15:44:23.414Z] + run_tests [2022-09-06T15:44:23.414Z] + '[' -n 0 ']' [2022-09-06T15:44:23.414Z] + '[' -n 0 ']' [2022-09-06T15:44:23.414Z] + rm= [2022-09-06T15:44:23.414Z] + rm= [2022-09-06T15:44:23.414Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44091/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44091/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44091/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=73a115df6a2d4cdf46dc25422ef72326e49a651b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:73a115df6a2d4cdf46dc25422ef72326e49a651b hack/make.sh '' test-integration [2022-09-06T15:44:23.414Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44091/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44091/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44091/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=73a115df6a2d4cdf46dc25422ef72326e49a651b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:73a115df6a2d4cdf46dc25422ef72326e49a651b hack/make.sh '' test-integration [2022-09-06T15:44:23.414Z] ++ jobs -p [2022-09-06T15:44:23.414Z] + for job in $(jobs -p) [2022-09-06T15:44:23.414Z] + wait 13542 [2022-09-06T15:44:23.463Z] #48 8.512 [100%] Linking C executable tini-static [2022-09-06T15:44:24.342Z] [2022-09-06T15:44:24.342Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T15:44:24.342Z] [2022-09-06T15:44:24.342Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T15:44:24.342Z] HOSTNAME=909a7dc44a43 [2022-09-06T15:44:24.342Z] TEST_SKIP_INTEGRATION=1 [2022-09-06T15:44:24.342Z] TESTDEBUG=0 [2022-09-06T15:44:24.342Z] DEST=bundles/test-integration [2022-09-06T15:44:24.342Z] PWD=/go/src/github.com/docker/docker [2022-09-06T15:44:24.342Z] KEEPBUNDLE=1 [2022-09-06T15:44:24.342Z] DOCKER_GITCOMMIT=73a115df6a2d4cdf46dc25422ef72326e49a651b [2022-09-06T15:44:24.342Z] container=docker [2022-09-06T15:44:24.342Z] HOME=/root [2022-09-06T15:44:24.342Z] GOLANG_VERSION=1.18.5 [2022-09-06T15:44:24.342Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T15:44:24.342Z] VALIDATE_BRANCH=master [2022-09-06T15:44:24.342Z] TERM=xterm [2022-09-06T15:44:24.342Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T15:44:24.342Z] SHLVL=1 [2022-09-06T15:44:24.342Z] TIMEOUT=120m [2022-09-06T15:44:24.342Z] DOCKER_BUILDTAGS= journald [2022-09-06T15:44:24.342Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T15:44:24.342Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-09-06T15:44:24.342Z] GO111MODULE=off [2022-09-06T15:44:24.342Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T15:44:24.342Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T15:44:24.342Z] GOPATH=/go [2022-09-06T15:44:24.342Z] PKG_CONFIG=pkg-config [2022-09-06T15:44:24.342Z] _=/usr/bin/env [2022-09-06T15:44:24.342Z] Building test suite binary ./integration-cli/test.main [2022-09-06T15:44:24.404Z] #48 9.230 [100%] Built target tini-static [2022-09-06T15:44:24.404Z] #48 9.312 + mkdir -p /build [2022-09-06T15:44:24.404Z] #48 9.312 + cp tini-static /build/docker-init [2022-09-06T15:44:24.599Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T15:44:24.600Z] [2022-09-06T15:44:24.600Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T15:44:24.600Z] HOSTNAME=773fa7589b4b [2022-09-06T15:44:24.600Z] TEST_SKIP_INTEGRATION=1 [2022-09-06T15:44:24.600Z] TESTDEBUG=0 [2022-09-06T15:44:24.600Z] DEST=bundles/test-integration [2022-09-06T15:44:24.600Z] PWD=/go/src/github.com/docker/docker [2022-09-06T15:44:24.600Z] KEEPBUNDLE=1 [2022-09-06T15:44:24.600Z] DOCKER_GITCOMMIT=73a115df6a2d4cdf46dc25422ef72326e49a651b [2022-09-06T15:44:24.600Z] container=docker [2022-09-06T15:44:24.600Z] HOME=/root [2022-09-06T15:44:24.600Z] GOLANG_VERSION=1.18.5 [2022-09-06T15:44:24.600Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T15:44:24.600Z] VALIDATE_BRANCH=master [2022-09-06T15:44:24.600Z] TERM=xterm [2022-09-06T15:44:24.600Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T15:44:24.600Z] SHLVL=1 [2022-09-06T15:44:24.600Z] TIMEOUT=120m [2022-09-06T15:44:24.600Z] DOCKER_BUILDTAGS= journald [2022-09-06T15:44:24.600Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T15:44:24.600Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-09-06T15:44:24.600Z] GO111MODULE=off [2022-09-06T15:44:24.600Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T15:44:24.600Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T15:44:24.600Z] GOPATH=/go [2022-09-06T15:44:24.600Z] PKG_CONFIG=pkg-config [2022-09-06T15:44:24.600Z] _=/usr/bin/env [2022-09-06T15:44:24.600Z] Building test suite binary ./integration-cli/test.main [2022-09-06T15:44:24.600Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-09-06T15:44:24.664Z] #48 DONE 9.8s [2022-09-06T15:44:24.664Z] [2022-09-06T15:44:24.664Z] #30 [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-06T15:44:24.856Z] No new tests added to integration. [2022-09-06T15:44:24.856Z] [2022-09-06T15:44:24.856Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T15:44:25.602Z] #30 ... [2022-09-06T15:44:25.602Z] [2022-09-06T15:44:25.602Z] #39 [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-06T15:44:25.602Z] #39 73.14 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-06T15:44:25.862Z] #39 73.14 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T15:44:25.862Z] #39 73.17 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T15:44:26.431Z] #36 ... [2022-09-06T15:44:26.431Z] [2022-09-06T15:44:26.431Z] #45 [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-06T15:44:26.431Z] #45 69.02 configure.ac:7: installing 'build-aux/compile' [2022-09-06T15:44:26.431Z] #45 69.03 configure.ac:9: installing 'build-aux/config.guess' [2022-09-06T15:44:26.431Z] #45 69.04 configure.ac:9: installing 'build-aux/config.sub' [2022-09-06T15:44:26.431Z] #45 69.05 configure.ac:11: installing 'build-aux/install-sh' [2022-09-06T15:44:26.431Z] #45 69.06 configure.ac:11: installing 'build-aux/missing' [2022-09-06T15:44:26.431Z] #45 69.30 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T15:44:26.431Z] #45 69.46 parallel-tests: installing 'build-aux/test-driver' [2022-09-06T15:44:26.431Z] #45 71.59 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T15:44:26.431Z] #45 71.59 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T15:44:26.431Z] #45 72.12 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T15:44:26.431Z] #45 72.12 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T15:44:26.431Z] #45 72.23 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T15:44:26.431Z] #45 72.37 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T15:44:26.431Z] #45 72.50 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T15:44:26.431Z] #45 72.61 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T15:44:26.748Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T15:44:26.748Z] HOSTNAME=206b3fb332fc [2022-09-06T15:44:26.748Z] TESTDEBUG=0 [2022-09-06T15:44:26.748Z] DEST=bundles/test-integration [2022-09-06T15:44:26.748Z] PWD=/go/src/github.com/docker/docker [2022-09-06T15:44:26.748Z] KEEPBUNDLE=1 [2022-09-06T15:44:26.748Z] DOCKER_GITCOMMIT=73a115df6a2d4cdf46dc25422ef72326e49a651b [2022-09-06T15:44:26.748Z] container=docker [2022-09-06T15:44:26.748Z] HOME=/root [2022-09-06T15:44:26.748Z] GOLANG_VERSION=1.18.5 [2022-09-06T15:44:26.748Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T15:44:26.748Z] VALIDATE_BRANCH=master [2022-09-06T15:44:26.748Z] TERM=xterm [2022-09-06T15:44:26.748Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T15:44:26.748Z] SHLVL=1 [2022-09-06T15:44:26.748Z] TIMEOUT=120m [2022-09-06T15:44:26.748Z] DOCKER_BUILDTAGS= journald [2022-09-06T15:44:26.748Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T15:44:26.748Z] GO111MODULE=off [2022-09-06T15:44:26.748Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T15:44:26.748Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T15:44:26.748Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T15:44:26.748Z] GOPATH=/go [2022-09-06T15:44:26.748Z] PKG_CONFIG=pkg-config [2022-09-06T15:44:26.748Z] _=/usr/bin/env [2022-09-06T15:44:26.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-06T15:44:27.811Z] #45 ... [2022-09-06T15:44:27.811Z] [2022-09-06T15:44:27.811Z] #36 [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-06T15:44:27.811Z] #36 126.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-06T15:44:27.811Z] #36 126.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-06T15:44:27.811Z] #36 126.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T15:44:27.811Z] #36 126.6 Selecting previously unselected package libapparmor1:amd64. [2022-09-06T15:44:27.811Z] #36 126.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-06T15:44:27.811Z] #36 126.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T15:44:27.811Z] #36 126.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-06T15:44:27.811Z] #36 126.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-06T15:44:27.811Z] #36 126.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T15:44:27.811Z] #36 127.0 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T15:44:27.811Z] #36 127.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T15:44:27.811Z] #36 127.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T15:44:27.811Z] #36 127.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T15:44:27.811Z] #36 127.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T15:44:27.811Z] #36 127.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T15:44:28.071Z] #36 127.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-06T15:44:28.071Z] #36 127.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T15:44:28.071Z] #36 127.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T15:44:28.071Z] #36 127.5 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T15:44:28.071Z] #36 127.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T15:44:28.335Z] #36 127.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T15:44:28.335Z] #36 127.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-06T15:44:28.335Z] #36 127.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-06T15:44:28.335Z] #36 127.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T15:44:28.595Z] #36 128.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-06T15:44:28.595Z] #36 128.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-06T15:44:28.595Z] #36 128.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T15:44:28.856Z] #36 128.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-06T15:44:28.856Z] #36 128.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-06T15:44:28.856Z] #36 128.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T15:44:29.115Z] #36 128.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-06T15:44:29.115Z] #36 128.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-06T15:44:29.115Z] #36 128.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T15:44:29.115Z] #36 128.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-06T15:44:29.115Z] #36 128.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-06T15:44:29.115Z] #36 128.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T15:44:29.425Z] #36 129.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-06T15:44:29.620Z] #33 59.20 Reading package lists... [2022-09-06T15:44:29.620Z] #33 ... [2022-09-06T15:44:29.620Z] [2022-09-06T15:44:29.620Z] #43 [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-06T15:44:29.620Z] #43 31.24 libtoolize: putting auxiliary files in '.'. [2022-09-06T15:44:29.620Z] #43 31.24 libtoolize: copying file './ltmain.sh' [2022-09-06T15:44:29.620Z] #43 31.73 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-06T15:44:29.620Z] #43 31.73 libtoolize: and rerunning libtoolize and aclocal. [2022-09-06T15:44:29.620Z] #43 31.73 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T15:44:29.724Z] #36 129.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-06T15:44:29.724Z] #36 129.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T15:44:29.724Z] #36 129.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-06T15:44:29.984Z] #36 129.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T15:44:29.984Z] #36 129.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T15:44:29.984Z] #36 129.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T15:44:29.984Z] #36 129.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T15:44:29.984Z] #36 129.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T15:44:30.008Z] #14 96.39 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-06T15:44:30.008Z] #14 96.39 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-06T15:44:30.008Z] #14 96.40 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T15:44:30.247Z] #36 129.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T15:44:30.247Z] #36 129.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T15:44:30.247Z] #36 129.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T15:44:30.508Z] #36 130.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T15:44:30.768Z] #36 130.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T15:44:30.768Z] #36 130.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T15:44:30.768Z] #36 130.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T15:44:30.768Z] #36 130.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T15:44:30.768Z] #36 130.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T15:44:30.768Z] #36 130.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T15:44:30.768Z] #36 130.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T15:44:30.768Z] #36 130.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T15:44:30.768Z] #36 130.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T15:44:30.768Z] #36 130.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T15:44:30.768Z] #36 130.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T15:44:30.768Z] #36 130.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T15:44:30.768Z] #36 130.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T15:44:30.768Z] #36 130.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-06T15:44:30.768Z] #36 130.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T15:44:30.768Z] #36 130.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T15:44:31.026Z] #36 130.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T15:44:31.026Z] #36 130.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T15:44:31.026Z] #36 130.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T15:44:31.026Z] #36 130.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T15:44:31.026Z] #36 130.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T15:44:31.026Z] #36 130.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T15:44:31.026Z] #36 130.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T15:44:31.026Z] #36 130.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T15:44:31.026Z] #36 130.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T15:44:31.026Z] #36 130.4 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-06T15:44:31.026Z] #36 130.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T15:44:31.026Z] #36 130.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T15:44:31.027Z] #36 130.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T15:44:31.027Z] #36 130.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-06T15:44:31.027Z] #36 130.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T15:44:31.286Z] #36 130.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T15:44:31.286Z] #36 130.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:44:31.904Z] #14 ... [2022-09-06T15:44:31.904Z] [2022-09-06T15:44:31.904Z] #77 [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-06T15:44:31.904Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T15:44:31.904Z] #77 58.26 configure.ac:7: installing 'build-aux/compile' [2022-09-06T15:44:31.904Z] #77 58.28 configure.ac:9: installing 'build-aux/config.guess' [2022-09-06T15:44:31.904Z] #77 58.29 configure.ac:9: installing 'build-aux/config.sub' [2022-09-06T15:44:31.904Z] #77 58.32 configure.ac:11: installing 'build-aux/install-sh' [2022-09-06T15:44:31.904Z] #77 58.33 configure.ac:11: installing 'build-aux/missing' [2022-09-06T15:44:31.904Z] #77 58.56 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T15:44:32.162Z] #77 58.67 parallel-tests: installing 'build-aux/test-driver' [2022-09-06T15:44:32.165Z] #43 39.12 configure.ac:7: installing './compile' [2022-09-06T15:44:32.165Z] #43 39.13 configure.ac:11: installing './config.guess' [2022-09-06T15:44:32.165Z] #43 39.14 configure.ac:11: installing './config.sub' [2022-09-06T15:44:32.165Z] #43 39.15 configure.ac:8: installing './install-sh' [2022-09-06T15:44:32.165Z] #43 39.15 configure.ac:8: installing './missing' [2022-09-06T15:44:32.165Z] #43 39.27 Makefile.am: installing './depcomp' [2022-09-06T15:44:32.736Z] #43 40.21 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T15:44:32.736Z] #43 40.21 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T15:44:32.736Z] #43 40.29 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T15:44:32.736Z] #43 40.29 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T15:44:32.999Z] #43 40.37 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T15:44:32.999Z] #43 40.46 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T15:44:32.999Z] #43 40.56 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T15:44:33.260Z] #43 40.64 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T15:44:33.521Z] #43 40.74 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T15:44:33.820Z] #36 DONE 133.2s [2022-09-06T15:44:33.820Z] [2022-09-06T15:44:33.820Z] #29 [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-06T15:44:33.820Z] #29 120.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T15:44:33.820Z] #29 120.5 + GOBIN=/build [2022-09-06T15:44:33.820Z] #29 120.5 + GO111MODULE=on [2022-09-06T15:44:33.820Z] #29 120.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T15:44:33.820Z] #29 ... [2022-09-06T15:44:33.820Z] [2022-09-06T15:44:33.820Z] #49 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-06T15:44:33.820Z] #49 DONE 0.1s [2022-09-06T15:44:34.080Z] [2022-09-06T15:44:34.080Z] #50 [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-06T15:44:34.687Z] #77 60.76 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T15:44:34.687Z] #77 60.76 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T15:44:34.944Z] #77 61.33 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T15:44:34.944Z] #77 61.33 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T15:44:34.944Z] #77 61.47 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T15:44:34.944Z] #77 61.57 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T15:44:35.201Z] #77 61.66 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T15:44:35.459Z] #77 61.81 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T15:44:35.468Z] #50 ... [2022-09-06T15:44:35.469Z] [2022-09-06T15:44:35.469Z] #51 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-06T15:44:35.469Z] #51 DONE 1.4s [2022-09-06T15:44:35.469Z] [2022-09-06T15:44:35.469Z] #50 [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-06T15:44:35.469Z] #50 1.278 + RM_GOPATH=0 [2022-09-06T15:44:35.469Z] #50 1.278 + TMP_GOPATH= [2022-09-06T15:44:35.469Z] #50 1.278 + : /build [2022-09-06T15:44:35.469Z] #50 1.278 + '[' -z '' ']' [2022-09-06T15:44:35.469Z] #50 1.279 ++ mktemp -d [2022-09-06T15:44:35.469Z] #50 1.320 + export GOPATH=/tmp/tmp.Q7WZrVllJ8 [2022-09-06T15:44:35.469Z] #50 1.320 + GOPATH=/tmp/tmp.Q7WZrVllJ8 [2022-09-06T15:44:35.469Z] #50 1.320 + RM_GOPATH=1 [2022-09-06T15:44:35.469Z] #50 1.320 + case "$(go env GOARCH)" in [2022-09-06T15:44:35.469Z] #50 1.320 ++ go env GOARCH [2022-09-06T15:44:35.469Z] #50 1.414 Install runc version v1.1.4 (build tags: seccomp) [2022-09-06T15:44:35.469Z] #50 1.414 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T15:44:35.469Z] #50 1.414 + GO_BUILDMODE=-buildmode=pie [2022-09-06T15:44:35.469Z] #50 1.414 ++ dirname /install.sh [2022-09-06T15:44:35.469Z] #50 1.414 + dir=/ [2022-09-06T15:44:35.469Z] #50 1.414 + bin=runc [2022-09-06T15:44:35.469Z] #50 1.414 + shift [2022-09-06T15:44:35.469Z] #50 1.414 + '[' '!' -f //runc.installer ']' [2022-09-06T15:44:35.469Z] #50 1.414 + . //runc.installer [2022-09-06T15:44:35.469Z] #50 1.414 ++ set -e [2022-09-06T15:44:35.469Z] #50 1.414 ++ : v1.1.4 [2022-09-06T15:44:35.469Z] #50 1.414 + install_runc [2022-09-06T15:44:35.469Z] #50 1.414 + RUNC_BUILDTAGS=seccomp [2022-09-06T15:44:35.469Z] #50 1.414 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-06T15:44:35.469Z] #50 1.414 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Q7WZrVllJ8/src/github.com/opencontainers/runc [2022-09-06T15:44:35.469Z] #50 1.414 Cloning into '/tmp/tmp.Q7WZrVllJ8/src/github.com/opencontainers/runc'... [2022-09-06T15:44:36.405Z] #50 ... [2022-09-06T15:44:36.405Z] [2022-09-06T15:44:36.405Z] #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-06T15:44:36.405Z] #52 DONE 1.2s [2022-09-06T15:44:36.668Z] [2022-09-06T15:44:36.668Z] #53 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T15:44:36.820Z] #43 ... [2022-09-06T15:44:36.820Z] [2022-09-06T15:44:36.820Z] #33 [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-06T15:44:36.820Z] #33 59.20 Reading package lists... [2022-09-06T15:44:36.927Z] #53 ... [2022-09-06T15:44:36.927Z] [2022-09-06T15:44:36.927Z] #29 [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-06T15:44:36.927Z] #29 128.2 rootlesskit version 1.0.0 [2022-09-06T15:44:36.927Z] #29 128.3 Usage of /build/rootlesskit-docker-proxy: [2022-09-06T15:44:36.927Z] #29 128.3 -container-ip string [2022-09-06T15:44:36.927Z] #29 128.3 container ip [2022-09-06T15:44:36.927Z] #29 128.3 -container-port int [2022-09-06T15:44:36.927Z] #29 128.3 container port (default -1) [2022-09-06T15:44:36.927Z] #29 128.3 -host-ip string [2022-09-06T15:44:36.927Z] #29 128.3 host ip [2022-09-06T15:44:36.927Z] #29 128.3 -host-port int [2022-09-06T15:44:36.927Z] #29 128.3 host port (default -1) [2022-09-06T15:44:36.927Z] #29 128.3 -proto string [2022-09-06T15:44:36.927Z] #29 128.3 proxy protocol (default "tcp") [2022-09-06T15:44:36.927Z] #29 DONE 128.4s [2022-09-06T15:44:36.927Z] [2022-09-06T15:44:36.927Z] #54 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T15:44:36.927Z] #54 DONE 0.1s [2022-09-06T15:44:36.927Z] [2022-09-06T15:44:36.927Z] #55 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T15:44:36.927Z] #55 DONE 0.1s [2022-09-06T15:44:36.927Z] [2022-09-06T15:44:36.927Z] #46 [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-06T15:44:37.361Z] #77 ... [2022-09-06T15:44:37.361Z] [2022-09-06T15:44:37.361Z] #14 [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-06T15:44:37.361Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-06T15:44:37.361Z] #14 101.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-06T15:44:37.361Z] #14 101.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-06T15:44:37.361Z] #14 101.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T15:44:37.361Z] #14 101.5 Selecting previously unselected package libapparmor1:arm64. [2022-09-06T15:44:37.361Z] #14 101.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-06T15:44:37.361Z] #14 101.6 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-06T15:44:37.361Z] #14 101.7 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-06T15:44:37.361Z] #14 101.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-06T15:44:37.361Z] #14 101.7 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-06T15:44:37.361Z] #14 101.9 Selecting previously unselected package libbtrfs0:arm64. [2022-09-06T15:44:37.361Z] #14 101.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-06T15:44:37.361Z] #14 101.9 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-06T15:44:37.361Z] #14 102.1 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-06T15:44:37.361Z] #14 102.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-06T15:44:37.361Z] #14 102.1 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-06T15:44:37.361Z] #14 102.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-09-06T15:44:37.361Z] #14 102.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-06T15:44:37.361Z] #14 102.3 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-06T15:44:37.361Z] #14 102.4 Selecting previously unselected package libudev-dev:arm64. [2022-09-06T15:44:37.361Z] #14 102.4 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-09-06T15:44:37.361Z] #14 102.4 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-09-06T15:44:37.361Z] #14 102.6 Selecting previously unselected package libsepol1-dev:arm64. [2022-09-06T15:44:37.361Z] #14 102.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-09-06T15:44:37.361Z] #14 102.6 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-09-06T15:44:37.361Z] #14 102.8 Selecting previously unselected package libpcre2-16-0:arm64. [2022-09-06T15:44:37.361Z] #14 102.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-09-06T15:44:37.361Z] #14 102.8 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-09-06T15:44:37.361Z] #14 103.0 Selecting previously unselected package libpcre2-32-0:arm64. [2022-09-06T15:44:37.361Z] #14 103.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-09-06T15:44:37.361Z] #14 103.0 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-09-06T15:44:37.361Z] #14 103.2 Selecting previously unselected package libpcre2-posix2:arm64. [2022-09-06T15:44:37.361Z] #14 103.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-09-06T15:44:37.361Z] #14 103.2 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-09-06T15:44:37.361Z] #14 103.3 Selecting previously unselected package libpcre2-dev:arm64. [2022-09-06T15:44:37.361Z] #14 103.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-09-06T15:44:37.361Z] #14 103.3 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-09-06T15:44:37.361Z] #14 103.7 Selecting previously unselected package libselinux1-dev:arm64. [2022-09-06T15:44:37.361Z] #14 103.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-09-06T15:44:37.361Z] #14 103.7 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-09-06T15:44:37.361Z] #14 104.0 Selecting previously unselected package libdevmapper-dev:arm64. [2022-09-06T15:44:37.361Z] #14 104.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-09-06T15:44:37.361Z] #14 104.0 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-06T15:44:37.361Z] #14 104.1 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-06T15:44:37.361Z] #14 104.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-06T15:44:37.361Z] #14 104.2 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T15:44:37.361Z] #14 104.3 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-06T15:44:37.361Z] #14 104.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-09-06T15:44:37.361Z] #14 104.3 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-09-06T15:44:37.361Z] #14 104.8 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T15:44:37.361Z] #14 104.8 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-06T15:44:37.619Z] #14 104.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T15:44:37.619Z] #14 104.9 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-09-06T15:44:37.619Z] #14 104.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T15:44:37.619Z] #14 104.9 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-09-06T15:44:37.619Z] #14 104.9 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-06T15:44:37.619Z] #14 104.9 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-09-06T15:44:37.619Z] #14 104.9 Setting up libudev-dev:arm64 (247.3-7) ... [2022-09-06T15:44:37.619Z] #14 104.9 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-09-06T15:44:37.619Z] #14 105.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T15:44:37.619Z] #14 105.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-06T15:44:37.619Z] #14 105.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T15:44:37.619Z] #14 105.0 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-06T15:44:37.619Z] #14 105.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-06T15:44:37.619Z] #14 105.0 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-09-06T15:44:37.619Z] #14 105.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T15:44:37.619Z] #14 105.0 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-09-06T15:44:37.863Z] #46 ... [2022-09-06T15:44:37.863Z] [2022-09-06T15:44:37.863Z] #53 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T15:44:37.863Z] #53 1.475 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-06T15:44:37.877Z] #14 105.1 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-09-06T15:44:37.877Z] #14 105.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T15:44:37.877Z] #14 105.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T15:44:37.877Z] #14 105.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T15:44:37.877Z] #14 105.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T15:44:37.877Z] #14 105.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T15:44:37.877Z] #14 105.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T15:44:37.877Z] #14 105.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T15:44:37.877Z] #14 105.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-06T15:44:37.877Z] #14 105.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T15:44:37.877Z] #14 105.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T15:44:37.877Z] #14 105.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-06T15:44:37.877Z] #14 105.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-06T15:44:37.877Z] #14 105.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-06T15:44:37.877Z] #14 105.2 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-06T15:44:37.877Z] #14 105.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:44:38.122Z] #53 DONE 1.6s [2022-09-06T15:44:38.122Z] [2022-09-06T15:44:38.122Z] #56 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T15:44:39.499Z] #56 DONE 1.3s [2022-09-06T15:44:39.499Z] [2022-09-06T15:44:39.499Z] #46 [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-06T15:44:39.499Z] #46 ... [2022-09-06T15:44:39.499Z] [2022-09-06T15:44:39.499Z] #57 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T15:44:40.442Z] #57 DONE 1.0s [2022-09-06T15:44:40.442Z] [2022-09-06T15:44:40.442Z] #46 [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-06T15:44:40.442Z] #46 ... [2022-09-06T15:44:40.442Z] [2022-09-06T15:44:40.442Z] #58 [dev-systemd-false 6/28] RUN ldconfig [2022-09-06T15:44:40.746Z] #39 ... [2022-09-06T15:44:40.746Z] [2022-09-06T15:44:40.746Z] #46 [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-06T15:44:40.746Z] #46 37.81 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-06T15:44:40.746Z] #46 ... [2022-09-06T15:44:40.746Z] [2022-09-06T15:44:40.746Z] #39 [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-06T15:44:40.746Z] #39 87.84 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-06T15:44:40.746Z] #39 87.84 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T15:44:40.746Z] #39 87.84 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T15:44:41.039Z] #33 73.67 Building dependency tree... [2022-09-06T15:44:41.379Z] #58 DONE 1.1s [2022-09-06T15:44:41.379Z] [2022-09-06T15:44:41.379Z] #59 [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-06T15:44:42.058Z] #14 DONE 109.4s [2022-09-06T15:44:42.058Z] [2022-09-06T15:44:42.058Z] #67 [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-06T15:44:42.058Z] #67 sha256:2e35bcee719f199fb9d09786a0ce329fca33927ad8f11b225d0656e275e39bc7 [2022-09-06T15:44:42.058Z] #67 100.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T15:44:42.058Z] #67 100.4 + GOBIN=/build [2022-09-06T15:44:42.058Z] #67 100.4 + GO111MODULE=on [2022-09-06T15:44:42.058Z] #67 100.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T15:44:42.058Z] #67 105.9 rootlesskit version 1.0.0 [2022-09-06T15:44:42.058Z] #67 105.9 Usage of /build/rootlesskit-docker-proxy: [2022-09-06T15:44:42.058Z] #67 105.9 -container-ip string [2022-09-06T15:44:42.058Z] #67 105.9 container ip [2022-09-06T15:44:42.058Z] #67 105.9 -container-port int [2022-09-06T15:44:42.058Z] #67 105.9 container port (default -1) [2022-09-06T15:44:42.058Z] #67 105.9 -host-ip string [2022-09-06T15:44:42.058Z] #67 105.9 host ip [2022-09-06T15:44:42.058Z] #67 105.9 -host-port int [2022-09-06T15:44:42.058Z] #67 105.9 host port (default -1) [2022-09-06T15:44:42.058Z] #67 105.9 -proto string [2022-09-06T15:44:42.058Z] #67 105.9 proxy protocol (default "tcp") [2022-09-06T15:44:42.058Z] #67 DONE 109.1s [2022-09-06T15:44:42.058Z] [2022-09-06T15:44:42.058Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-06T15:44:42.058Z] #59 sha256:f33cc6806e162f75b87040783a0f1034dbcfd2376272a086fe45e2f959be0acd [2022-09-06T15:44:42.319Z] #59 DONE 0.2s [2022-09-06T15:44:42.319Z] [2022-09-06T15:44:42.319Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T15:44:42.319Z] #68 sha256:58727f9dc60d07764557339a84a960d5a25160ece1bbf403d3bc84a3debdc9f1 [2022-09-06T15:44:42.319Z] #68 DONE 0.2s [2022-09-06T15:44:42.319Z] [2022-09-06T15:44:42.319Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T15:44:42.319Z] #69 sha256:da56c08a68c5a543bb80013caa3bc382ec3d71b683631c9a53b5121fe2c7a8a9 [2022-09-06T15:44:42.319Z] #69 DONE 0.1s [2022-09-06T15:44:42.319Z] [2022-09-06T15:44:42.319Z] #60 [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-06T15:44:42.319Z] #60 sha256:aef9dc7d95d311510964a9e174b5c0f38698bc73e8d447a95c98a33a57fec601 [2022-09-06T15:44:42.756Z] #59 1.275 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T15:44:42.952Z] #33 ... [2022-09-06T15:44:42.952Z] [2022-09-06T15:44:42.952Z] #43 [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-06T15:44:42.952Z] #43 50.39 configure.ac:7: installing 'build-aux/compile' [2022-09-06T15:44:42.952Z] #43 50.40 configure.ac:9: installing 'build-aux/config.guess' [2022-09-06T15:44:42.952Z] #43 50.41 configure.ac:9: installing 'build-aux/config.sub' [2022-09-06T15:44:42.952Z] #43 50.42 configure.ac:11: installing 'build-aux/install-sh' [2022-09-06T15:44:42.952Z] #43 50.43 configure.ac:11: installing 'build-aux/missing' [2022-09-06T15:44:43.015Z] #59 1.457 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T15:44:43.015Z] #59 1.629 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:44:43.212Z] #43 50.60 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T15:44:43.212Z] #43 50.68 parallel-tests: installing 'build-aux/test-driver' [2022-09-06T15:44:43.583Z] #59 1.952 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T15:44:43.688Z] #60 ... [2022-09-06T15:44:43.688Z] [2022-09-06T15:44:43.688Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-06T15:44:43.688Z] #15 sha256:0a790ccbc0d66d887d82a6ab920e9fd7cca3b775b7dd2831222c47e2e05b4c70 [2022-09-06T15:44:43.688Z] #15 DONE 1.5s [2022-09-06T15:44:43.688Z] [2022-09-06T15:44:43.688Z] #60 [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-06T15:44:43.688Z] #60 sha256:aef9dc7d95d311510964a9e174b5c0f38698bc73e8d447a95c98a33a57fec601 [2022-09-06T15:44:43.688Z] #60 1.202 + RM_GOPATH=0 [2022-09-06T15:44:43.688Z] #60 1.208 + TMP_GOPATH= [2022-09-06T15:44:43.688Z] #60 1.208 + : /build [2022-09-06T15:44:43.688Z] #60 1.208 + '[' -z '' ']' [2022-09-06T15:44:43.688Z] #60 1.209 ++ mktemp -d [2022-09-06T15:44:43.688Z] #60 1.211 + export GOPATH=/tmp/tmp.U76ReOQbQh [2022-09-06T15:44:43.688Z] #60 1.211 + GOPATH=/tmp/tmp.U76ReOQbQh [2022-09-06T15:44:43.688Z] #60 1.211 + RM_GOPATH=1 [2022-09-06T15:44:43.688Z] #60 1.211 + case "$(go env GOARCH)" in [2022-09-06T15:44:43.688Z] #60 1.212 ++ go env GOARCH [2022-09-06T15:44:43.688Z] #60 1.224 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T15:44:43.688Z] #60 1.224 + GO_BUILDMODE=-buildmode=pie [2022-09-06T15:44:43.688Z] #60 1.225 ++ dirname /install.sh [2022-09-06T15:44:43.688Z] #60 1.231 + dir=/ [2022-09-06T15:44:43.688Z] #60 1.231 + bin=runc [2022-09-06T15:44:43.688Z] #60 1.231 + shift [2022-09-06T15:44:43.688Z] #60 1.231 + '[' '!' -f //runc.installer ']' [2022-09-06T15:44:43.688Z] #60 1.232 + . //runc.installer [2022-09-06T15:44:43.688Z] #60 1.233 ++ set -e [2022-09-06T15:44:43.688Z] #60 1.233 ++ : v1.1.4 [2022-09-06T15:44:43.688Z] #60 1.233 + install_runc [2022-09-06T15:44:43.688Z] #60 1.233 + RUNC_BUILDTAGS=seccomp [2022-09-06T15:44:43.688Z] #60 1.233 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-06T15:44:43.688Z] #60 1.233 Install runc version v1.1.4 (build tags: seccomp) [2022-09-06T15:44:43.688Z] #60 1.233 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.U76ReOQbQh/src/github.com/opencontainers/runc [2022-09-06T15:44:43.688Z] #60 1.235 Cloning into '/tmp/tmp.U76ReOQbQh/src/github.com/opencontainers/runc'... [2022-09-06T15:44:44.524Z] #59 3.100 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T15:44:45.057Z] #60 ... [2022-09-06T15:44:45.058Z] [2022-09-06T15:44:45.058Z] #16 [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-06T15:44:45.058Z] #16 sha256:12e59820127bd3c175351c185314650c2d6ff4c6207e9c7245119f3420f5e5ab [2022-09-06T15:44:45.058Z] #16 DONE 1.3s [2022-09-06T15:44:45.058Z] [2022-09-06T15:44:45.058Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T15:44:45.058Z] #17 sha256:d0daca84770b28ed11fdd360cf6e725086b055c1ac0667f8346f1056b092152b [2022-09-06T15:44:45.123Z] #43 52.29 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T15:44:45.123Z] #43 52.29 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T15:44:45.383Z] #43 52.71 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T15:44:45.383Z] #43 52.71 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T15:44:45.383Z] #43 52.77 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T15:44:45.383Z] #43 52.87 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T15:44:45.622Z] #17 0.698 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-06T15:44:45.622Z] #17 DONE 0.8s [2022-09-06T15:44:45.622Z] [2022-09-06T15:44:45.622Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T15:44:45.622Z] #18 sha256:ba23987cf5b93d2e6cf72e49bb9dba26abe354208cf08a32d4f5a7c263d61b2d [2022-09-06T15:44:45.643Z] #43 52.95 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T15:44:45.643Z] #43 53.02 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T15:44:45.903Z] #59 4.336 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T15:44:46.028Z] #39 ... [2022-09-06T15:44:46.029Z] [2022-09-06T15:44:46.029Z] #45 [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-06T15:44:46.029Z] #45 53.21 Updating files: 44% (2208/4989) Updating files: 45% (2246/4989) Updating files: 46% (2295/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: 82% (4140/4989) Updating files: 83% (4141/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-06T15:44:46.029Z] #45 54.88 + cd /tmp/tmp.yWWdKz60fO/src/github.com/containerd/containerd [2022-09-06T15:44:46.029Z] #45 54.90 + git checkout -q v1.6.8 [2022-09-06T15:44:46.029Z] #45 56.91 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-06T15:44:46.029Z] #45 56.91 + BUILDTAGS='netgo osusergo static_build' [2022-09-06T15:44:46.029Z] #45 56.91 + export EXTRA_FLAGS=-buildmode=pie [2022-09-06T15:44:46.029Z] #45 56.91 + EXTRA_FLAGS=-buildmode=pie [2022-09-06T15:44:46.029Z] #45 56.91 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-06T15:44:46.029Z] #45 56.91 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-06T15:44:46.029Z] #45 56.91 + '[' '' = dynamic ']' [2022-09-06T15:44:46.029Z] #45 56.91 + make [2022-09-06T15:44:46.554Z] #18 DONE 0.7s [2022-09-06T15:44:46.554Z] [2022-09-06T15:44:46.554Z] #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-06T15:44:46.554Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-09-06T15:44:46.554Z] #34 ... [2022-09-06T15:44:46.554Z] [2022-09-06T15:44:46.554Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T15:44:46.554Z] #19 sha256:01becc7b1229fc62cb8095b7fb9705499113f33eb27247605f0b4b4e5f917543 [2022-09-06T15:44:47.121Z] #19 DONE 0.8s [2022-09-06T15:44:47.121Z] [2022-09-06T15:44:47.121Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-09-06T15:44:47.121Z] #20 sha256:a4e89b334762d5bc40647f5a7cafe2c34dc9196a6660653c3d026958dc4c93ce [2022-09-06T15:44:47.281Z] #59 ... [2022-09-06T15:44:47.281Z] [2022-09-06T15:44:47.281Z] #45 [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-06T15:44:47.281Z] #45 90.66 configure.ac:11: installing 'build-aux/compile' [2022-09-06T15:44:47.281Z] #45 90.66 configure.ac:11: installing 'build-aux/config.guess' [2022-09-06T15:44:47.281Z] #45 90.67 configure.ac:11: installing 'build-aux/config.sub' [2022-09-06T15:44:47.281Z] #45 90.68 configure.ac:13: installing 'build-aux/install-sh' [2022-09-06T15:44:47.281Z] #45 90.69 configure.ac:13: installing 'build-aux/missing' [2022-09-06T15:44:47.281Z] #45 90.70 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-06T15:44:47.281Z] #45 90.91 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T15:44:47.281Z] #45 92.30 checking build system type... x86_64-pc-linux-gnu [2022-09-06T15:44:47.281Z] #45 92.66 checking host system type... x86_64-pc-linux-gnu [2022-09-06T15:44:47.281Z] #45 92.66 checking how to print strings... printf [2022-09-06T15:44:47.281Z] #45 92.68 checking for gcc... gcc [2022-09-06T15:44:47.281Z] #45 92.77 checking whether the C compiler works... yes [2022-09-06T15:44:47.281Z] #45 93.01 checking for C compiler default output file name... a.out [2022-09-06T15:44:47.281Z] #45 93.02 checking for suffix of executables... [2022-09-06T15:44:47.281Z] #45 93.25 checking whether we are cross compiling... no [2022-09-06T15:44:47.281Z] #45 93.51 checking for suffix of object files... o [2022-09-06T15:44:47.281Z] #45 93.63 checking whether we are using the GNU C compiler... yes [2022-09-06T15:44:47.540Z] #45 93.84 checking whether gcc accepts -g... yes [2022-09-06T15:44:47.799Z] #45 94.03 checking for gcc option to accept ISO C89... none needed [2022-09-06T15:44:47.799Z] #45 94.28 checking whether gcc understands -c and -o together... yes [2022-09-06T15:44:47.938Z] #45 58.84 + bin/ctr [2022-09-06T15:44:48.053Z] #20 DONE 0.8s [2022-09-06T15:44:48.053Z] [2022-09-06T15:44:48.053Z] #21 [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-06T15:44:48.053Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-09-06T15:44:48.058Z] #45 94.51 checking for a sed that does not truncate output... /bin/sed [2022-09-06T15:44:48.058Z] #45 94.54 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T15:44:48.058Z] #45 94.56 checking for egrep... /bin/grep -E [2022-09-06T15:44:48.058Z] #45 94.57 checking for fgrep... /bin/grep -F [2022-09-06T15:44:48.058Z] #45 94.59 checking for ld used by gcc... /usr/bin/ld [2022-09-06T15:44:48.058Z] #45 94.62 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T15:44:48.058Z] #45 94.63 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T15:44:48.058Z] #45 94.65 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T15:44:48.317Z] #45 94.78 checking whether ln -s works... yes [2022-09-06T15:44:48.317Z] #45 94.78 checking the maximum length of command line arguments... 1572864 [2022-09-06T15:44:48.317Z] #45 94.81 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T15:44:48.317Z] #45 94.81 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T15:44:48.317Z] #45 94.81 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T15:44:48.317Z] #45 94.81 checking for objdump... objdump [2022-09-06T15:44:48.317Z] #45 94.81 checking how to recognize dependent libraries... pass_all [2022-09-06T15:44:48.317Z] #45 94.81 checking for dlltool... no [2022-09-06T15:44:48.317Z] #45 94.81 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T15:44:48.317Z] #45 94.82 checking for ar... ar [2022-09-06T15:44:48.317Z] #45 94.82 checking for archiver @FILE support... @ [2022-09-06T15:44:48.577Z] #45 95.04 checking for strip... strip [2022-09-06T15:44:48.577Z] #45 95.05 checking for ranlib... ranlib [2022-09-06T15:44:48.577Z] #45 95.06 checking for gawk... no [2022-09-06T15:44:48.577Z] #45 95.07 checking for mawk... mawk [2022-09-06T15:44:48.836Z] #45 95.07 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T15:44:48.984Z] #21 1.021 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T15:44:48.985Z] #21 1.046 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T15:44:48.985Z] #21 1.057 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:44:49.095Z] #45 95.59 checking for sysroot... no [2022-09-06T15:44:49.095Z] #45 95.59 checking for a working dd... /bin/dd [2022-09-06T15:44:49.095Z] #45 95.61 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T15:44:49.355Z] #45 95.74 checking for mt... no [2022-09-06T15:44:49.355Z] #45 95.75 checking if : is a manifest tool... no [2022-09-06T15:44:49.355Z] #45 95.78 checking how to run the C preprocessor... gcc -E [2022-09-06T15:44:49.549Z] #21 1.673 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T15:44:49.843Z] #43 ... [2022-09-06T15:44:49.843Z] [2022-09-06T15:44:49.843Z] #33 [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-06T15:44:49.843Z] #33 80.19 The following additional packages will be installed: [2022-09-06T15:44:49.843Z] #33 80.20 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-06T15:44:49.843Z] #33 80.20 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-06T15:44:49.843Z] #33 80.20 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-06T15:44:49.843Z] #33 80.20 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-06T15:44:49.843Z] #33 80.20 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-06T15:44:49.843Z] #33 80.20 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-06T15:44:49.843Z] #33 80.20 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-09-06T15:44:49.843Z] #33 80.21 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-09-06T15:44:49.843Z] #33 80.21 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-09-06T15:44:49.843Z] #33 80.21 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-09-06T15:44:49.843Z] #33 80.21 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-06T15:44:49.843Z] #33 80.21 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-06T15:44:49.843Z] #33 80.21 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-06T15:44:49.843Z] #33 80.21 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-06T15:44:49.843Z] #33 80.21 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-06T15:44:49.843Z] #33 80.21 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-06T15:44:49.843Z] #33 80.21 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-06T15:44:49.843Z] #33 80.21 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-06T15:44:49.843Z] #33 80.21 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-06T15:44:49.843Z] #33 80.21 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-06T15:44:49.843Z] #33 80.21 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-06T15:44:49.843Z] #33 80.21 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-06T15:44:49.843Z] #33 80.21 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-06T15:44:49.843Z] #33 80.21 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-06T15:44:49.843Z] #33 80.21 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-06T15:44:49.843Z] #33 80.21 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-06T15:44:49.843Z] #33 80.21 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-06T15:44:49.843Z] #33 80.21 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-06T15:44:49.843Z] #33 80.21 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-06T15:44:49.843Z] #33 80.21 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-06T15:44:49.843Z] #33 80.21 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-06T15:44:49.843Z] #33 80.22 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-06T15:44:49.843Z] #33 80.23 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-06T15:44:49.843Z] #33 80.23 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-06T15:44:49.843Z] #33 80.23 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-06T15:44:49.843Z] #33 80.23 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-06T15:44:49.843Z] #33 80.23 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-06T15:44:49.843Z] #33 80.23 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-06T15:44:49.843Z] #33 80.23 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-06T15:44:49.843Z] #33 80.23 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-06T15:44:49.843Z] #33 80.23 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-06T15:44:49.843Z] #33 80.23 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-06T15:44:49.843Z] #33 80.23 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-06T15:44:49.843Z] #33 80.24 linux-libc-dev-s390x-cross patch xz-utils [2022-09-06T15:44:49.843Z] #33 80.29 Suggested packages: [2022-09-06T15:44:49.843Z] #33 80.30 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-09-06T15:44:49.843Z] #33 80.30 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-09-06T15:44:49.843Z] #33 80.30 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-09-06T15:44:49.843Z] #33 80.30 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-09-06T15:44:49.843Z] #33 80.30 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-09-06T15:44:49.843Z] #33 80.30 libyaml-shell-perl ed diffutils-doc [2022-09-06T15:44:49.843Z] #33 80.30 Recommended packages: [2022-09-06T15:44:49.843Z] #33 80.30 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-09-06T15:44:49.843Z] #33 80.30 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-09-06T15:44:49.843Z] #33 86.09 The following NEW packages will be installed: [2022-09-06T15:44:49.843Z] #33 86.09 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-06T15:44:49.843Z] #33 86.09 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-06T15:44:49.843Z] #33 86.10 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-06T15:44:49.843Z] #33 86.10 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-06T15:44:49.843Z] #33 86.10 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-06T15:44:49.843Z] #33 86.10 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-06T15:44:49.843Z] #33 86.10 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-09-06T15:44:49.843Z] #33 86.10 crossbuild-essential-armel crossbuild-essential-armhf [2022-09-06T15:44:49.843Z] #33 86.10 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-09-06T15:44:49.843Z] #33 86.10 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-09-06T15:44:49.843Z] #33 86.10 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-09-06T15:44:49.843Z] #33 86.10 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-09-06T15:44:49.843Z] #33 86.10 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-09-06T15:44:49.843Z] #33 86.10 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-06T15:44:49.843Z] #33 86.10 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-06T15:44:49.843Z] #33 86.10 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-06T15:44:49.843Z] #33 86.10 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-06T15:44:49.843Z] #33 86.10 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-06T15:44:49.843Z] #33 86.10 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-06T15:44:49.843Z] #33 86.10 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-06T15:44:49.843Z] #33 86.10 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-06T15:44:49.843Z] #33 86.10 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-06T15:44:49.843Z] #33 86.11 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-06T15:44:49.843Z] #33 86.11 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-06T15:44:49.843Z] #33 86.11 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-06T15:44:49.843Z] #33 86.11 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-06T15:44:49.843Z] #33 86.11 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-06T15:44:49.843Z] #33 86.11 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-06T15:44:49.843Z] #33 86.11 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-06T15:44:49.843Z] #33 86.11 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-06T15:44:49.843Z] #33 86.11 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-06T15:44:49.843Z] #33 86.11 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-06T15:44:49.843Z] #33 86.11 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-06T15:44:49.843Z] #33 86.11 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-06T15:44:49.843Z] #33 86.11 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-06T15:44:49.843Z] #33 86.12 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-06T15:44:49.843Z] #33 86.12 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-06T15:44:49.843Z] #33 86.12 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-06T15:44:49.843Z] #33 86.12 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-06T15:44:49.843Z] #33 86.13 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-06T15:44:49.843Z] #33 86.13 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-06T15:44:49.843Z] #33 86.13 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-06T15:44:49.843Z] #33 86.13 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-06T15:44:49.843Z] #33 86.13 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-06T15:44:49.843Z] #33 86.13 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-06T15:44:49.843Z] #33 86.13 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-06T15:44:49.843Z] #33 86.13 linux-libc-dev-s390x-cross patch xz-utils [2022-09-06T15:44:49.843Z] #33 86.72 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:44:49.843Z] #33 86.72 Need to get 788 MB of archives. [2022-09-06T15:44:49.843Z] #33 86.72 After this operation, 3385 MB of additional disk space will be used. [2022-09-06T15:44:49.843Z] #33 86.72 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-06T15:44:49.843Z] #33 86.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T15:44:49.843Z] #33 86.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-06T15:44:49.843Z] #33 86.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-06T15:44:49.843Z] #33 86.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-06T15:44:49.843Z] #33 86.74 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-06T15:44:49.843Z] #33 86.75 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-06T15:44:50.107Z] #33 86.84 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-06T15:44:50.107Z] #33 86.93 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-06T15:44:50.107Z] #33 87.05 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-06T15:44:50.182Z] #45 96.09 checking for ANSI C header files... yes [2022-09-06T15:44:50.368Z] #33 87.12 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-06T15:44:50.368Z] #33 87.20 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-06T15:44:50.368Z] #33 87.20 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-06T15:44:50.441Z] #45 96.92 checking for sys/types.h... yes [2022-09-06T15:44:50.474Z] #45 ... [2022-09-06T15:44:50.474Z] [2022-09-06T15:44:50.474Z] #46 [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-06T15:44:50.474Z] #46 48.56 libtoolize: putting auxiliary files in '.'. [2022-09-06T15:44:50.474Z] #46 48.57 libtoolize: copying file './ltmain.sh' [2022-09-06T15:44:50.474Z] #46 49.16 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-06T15:44:50.474Z] #46 49.17 libtoolize: and rerunning libtoolize and aclocal. [2022-09-06T15:44:50.474Z] #46 49.17 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T15:44:50.700Z] #45 97.17 checking for sys/stat.h... yes [2022-09-06T15:44:50.733Z] #46 ... [2022-09-06T15:44:50.733Z] [2022-09-06T15:44:50.733Z] #39 [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-06T15:44:50.733Z] #39 93.70 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-06T15:44:50.733Z] #39 93.70 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T15:44:50.733Z] #39 93.70 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T15:44:50.959Z] #45 97.39 checking for stdlib.h... yes [2022-09-06T15:44:51.218Z] #45 97.55 checking for string.h... yes [2022-09-06T15:44:51.302Z] #39 ... [2022-09-06T15:44:51.302Z] [2022-09-06T15:44:51.302Z] #46 [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-06T15:44:51.302Z] #46 59.20 configure.ac:7: installing './compile' [2022-09-06T15:44:51.302Z] #46 59.22 configure.ac:11: installing './config.guess' [2022-09-06T15:44:51.302Z] #46 59.22 configure.ac:11: installing './config.sub' [2022-09-06T15:44:51.302Z] #46 59.23 configure.ac:8: installing './install-sh' [2022-09-06T15:44:51.302Z] #46 59.26 configure.ac:8: installing './missing' [2022-09-06T15:44:51.445Z] #21 3.079 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T15:44:51.477Z] #45 97.76 checking for memory.h... yes [2022-09-06T15:44:51.477Z] #45 98.01 checking for strings.h... yes [2022-09-06T15:44:51.561Z] #46 59.41 Makefile.am: installing './depcomp' [2022-09-06T15:44:51.737Z] #45 98.24 checking for inttypes.h... yes [2022-09-06T15:44:51.997Z] #45 98.45 checking for stdint.h... yes [2022-09-06T15:44:52.256Z] #45 98.66 checking for unistd.h... yes [2022-09-06T15:44:52.290Z] #33 89.04 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-06T15:44:52.290Z] #33 89.04 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-06T15:44:52.515Z] #45 98.91 checking for dlfcn.h... yes [2022-09-06T15:44:52.515Z] #45 99.11 checking for objdir... .libs [2022-09-06T15:44:52.815Z] #21 4.988 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T15:44:52.940Z] #46 60.76 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T15:44:52.940Z] #46 60.76 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T15:44:52.940Z] #46 60.86 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T15:44:52.940Z] #46 60.86 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T15:44:52.940Z] #46 60.95 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T15:44:52.940Z] #46 61.02 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T15:44:53.073Z] #21 ... [2022-09-06T15:44:53.073Z] [2022-09-06T15:44:53.073Z] #26 [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-06T15:44:53.073Z] #26 sha256:8e17809d3608f06d8a093cbd501795c3c72c200295a215eac7ec70c3208b2b3c [2022-09-06T15:44:53.073Z] #26 116.9 Updating files: 22% (2615/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 65% (7524/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 89% (10270/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-09-06T15:44:53.073Z] #26 120.2 + cd /tmp/tmp.IsOqepDCUh/tmp/docker-ce [2022-09-06T15:44:53.082Z] #45 99.60 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T15:44:53.082Z] #45 99.74 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T15:44:53.082Z] #45 99.75 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T15:44:53.199Z] #46 61.11 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T15:44:53.199Z] #46 61.22 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T15:44:53.330Z] #26 120.2 + git checkout -q v17.06.2-ce [2022-09-06T15:44:53.459Z] #46 61.30 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T15:44:53.908Z] #45 99.85 checking if gcc static flag -static works... yes [2022-09-06T15:44:53.908Z] #45 100.3 checking if gcc supports -c -o file.o... yes [2022-09-06T15:44:53.908Z] #45 100.5 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T15:44:53.908Z] #45 100.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T15:44:54.202Z] #33 90.81 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-06T15:44:54.202Z] #33 90.81 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-06T15:44:54.476Z] #45 100.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T15:44:54.477Z] #45 101.0 checking how to hardcode library paths into programs... immediate [2022-09-06T15:44:54.477Z] #45 101.0 checking whether stripping libraries is possible... yes [2022-09-06T15:44:54.477Z] #45 101.1 checking if libtool supports shared libraries... yes [2022-09-06T15:44:54.477Z] #45 101.1 checking whether to build shared libraries... no [2022-09-06T15:44:54.477Z] #45 101.1 checking whether to build static libraries... yes [2022-09-06T15:44:54.477Z] #45 101.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T15:44:54.477Z] #45 101.1 checking whether build environment is sane... yes [2022-09-06T15:44:54.477Z] #45 101.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T15:44:54.477Z] #45 101.2 checking whether make sets $(MAKE)... yes [2022-09-06T15:44:54.701Z] #26 ... [2022-09-06T15:44:54.701Z] [2022-09-06T15:44:54.701Z] #36 [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-06T15:44:54.701Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-09-06T15:44:54.701Z] #36 120.2 Delve is a source level debugger for Go programs. [2022-09-06T15:44:54.701Z] #36 120.2 [2022-09-06T15:44:54.701Z] #36 120.2 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-06T15:44:54.701Z] #36 120.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-06T15:44:54.701Z] #36 120.2 [2022-09-06T15:44:54.701Z] #36 120.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-06T15:44:54.701Z] #36 120.2 [2022-09-06T15:44:54.701Z] #36 120.2 Pass flags to the program you are debugging using `--`, for example: [2022-09-06T15:44:54.701Z] #36 120.2 [2022-09-06T15:44:54.701Z] #36 120.2 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-06T15:44:54.701Z] #36 120.3 [2022-09-06T15:44:54.701Z] #36 120.3 Usage: [2022-09-06T15:44:54.701Z] #36 120.3 dlv [command] [2022-09-06T15:44:54.701Z] #36 120.3 [2022-09-06T15:44:54.701Z] #36 120.3 Available Commands: [2022-09-06T15:44:54.701Z] #36 120.3 attach Attach to running process and begin debugging. [2022-09-06T15:44:54.701Z] #36 120.3 connect Connect to a headless debug server with a terminal client. [2022-09-06T15:44:54.701Z] #36 120.3 core Examine a core dump. [2022-09-06T15:44:54.701Z] #36 120.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-06T15:44:54.701Z] #36 120.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-06T15:44:54.701Z] #36 120.3 exec Execute a precompiled binary, and begin a debug session. [2022-09-06T15:44:54.701Z] #36 120.3 help Help about any command [2022-09-06T15:44:54.701Z] #36 120.3 run Deprecated command. Use 'debug' instead. [2022-09-06T15:44:54.701Z] #36 120.3 test Compile test binary and begin debugging program. [2022-09-06T15:44:54.701Z] #36 120.3 trace Compile and begin tracing program. [2022-09-06T15:44:54.701Z] #36 120.3 version Prints version. [2022-09-06T15:44:54.701Z] #36 120.3 [2022-09-06T15:44:54.701Z] #36 120.3 Flags: [2022-09-06T15:44:54.701Z] #36 120.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-06T15:44:54.701Z] #36 120.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-06T15:44:54.701Z] #36 120.3 --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-06T15:44:54.701Z] #36 120.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-06T15:44:54.701Z] #36 120.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-06T15:44:54.701Z] #36 120.3 --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-06T15:44:54.701Z] #36 120.3 --disable-aslr Disables address space randomization [2022-09-06T15:44:54.701Z] #36 120.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-06T15:44:54.701Z] #36 120.3 -h, --help help for dlv [2022-09-06T15:44:54.701Z] #36 120.3 --init string Init file, executed by the terminal client. [2022-09-06T15:44:54.701Z] #36 120.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-06T15:44:54.701Z] #36 120.3 --log Enable debugging server logging. [2022-09-06T15:44:54.701Z] #36 120.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-06T15:44:54.701Z] #36 120.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-06T15:44:54.701Z] #36 120.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-06T15:44:54.701Z] #36 120.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-06T15:44:54.701Z] #36 120.3 --wd string Working directory for running the program. [2022-09-06T15:44:54.701Z] #36 120.3 [2022-09-06T15:44:54.701Z] #36 120.3 Additional help topics: [2022-09-06T15:44:54.701Z] #36 120.3 dlv backend Help about the --backend flag. [2022-09-06T15:44:54.701Z] #36 120.3 dlv log Help about logging flags. [2022-09-06T15:44:54.701Z] #36 120.3 dlv redirect Help about file redirection. [2022-09-06T15:44:54.701Z] #36 120.3 [2022-09-06T15:44:54.701Z] #36 120.3 Use "dlv [command] --help" for more information about a command. [2022-09-06T15:44:54.701Z] #36 DONE 121.8s [2022-09-06T15:44:54.701Z] [2022-09-06T15:44:54.701Z] #77 [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-06T15:44:54.701Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T15:44:54.701Z] #77 75.87 configure.ac:11: installing 'build-aux/compile' [2022-09-06T15:44:54.701Z] #77 75.88 configure.ac:11: installing 'build-aux/config.guess' [2022-09-06T15:44:54.701Z] #77 75.89 configure.ac:11: installing 'build-aux/config.sub' [2022-09-06T15:44:54.701Z] #77 75.89 configure.ac:13: installing 'build-aux/install-sh' [2022-09-06T15:44:54.701Z] #77 75.90 configure.ac:13: installing 'build-aux/missing' [2022-09-06T15:44:54.701Z] #77 75.92 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-06T15:44:54.701Z] #77 76.10 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T15:44:54.701Z] #77 77.50 checking build system type... aarch64-unknown-linux-gnu [2022-09-06T15:44:54.701Z] #77 77.89 checking host system type... aarch64-unknown-linux-gnu [2022-09-06T15:44:54.701Z] #77 77.89 checking how to print strings... printf [2022-09-06T15:44:54.701Z] #77 77.90 checking for gcc... gcc [2022-09-06T15:44:54.701Z] #77 78.03 checking whether the C compiler works... yes [2022-09-06T15:44:54.701Z] #77 78.32 checking for C compiler default output file name... a.out [2022-09-06T15:44:54.701Z] #77 78.33 checking for suffix of executables... [2022-09-06T15:44:54.701Z] #77 78.51 checking whether we are cross compiling... no [2022-09-06T15:44:54.701Z] #77 78.84 checking for suffix of object files... o [2022-09-06T15:44:54.701Z] #77 78.96 checking whether we are using the GNU C compiler... yes [2022-09-06T15:44:54.701Z] #77 79.15 checking whether gcc accepts -g... yes [2022-09-06T15:44:54.701Z] #77 79.26 checking for gcc option to accept ISO C89... none needed [2022-09-06T15:44:54.701Z] #77 79.45 checking whether gcc understands -c and -o together... yes [2022-09-06T15:44:54.701Z] #77 79.68 checking for a sed that does not truncate output... /bin/sed [2022-09-06T15:44:54.701Z] #77 79.76 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T15:44:54.701Z] #77 79.76 checking for egrep... /bin/grep -E [2022-09-06T15:44:54.701Z] #77 79.79 checking for fgrep... /bin/grep -F [2022-09-06T15:44:54.701Z] #77 79.81 checking for ld used by gcc... /usr/bin/ld [2022-09-06T15:44:54.701Z] #77 79.83 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T15:44:54.701Z] #77 79.83 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T15:44:54.701Z] #77 79.86 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T15:44:54.701Z] #77 79.96 checking whether ln -s works... yes [2022-09-06T15:44:54.702Z] #77 79.96 checking the maximum length of command line arguments... 1572864 [2022-09-06T15:44:54.702Z] #77 79.99 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-06T15:44:54.702Z] #77 80.00 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T15:44:54.702Z] #77 80.01 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T15:44:54.702Z] #77 80.01 checking for objdump... objdump [2022-09-06T15:44:54.702Z] #77 80.02 checking how to recognize dependent libraries... pass_all [2022-09-06T15:44:54.702Z] #77 80.02 checking for dlltool... no [2022-09-06T15:44:54.702Z] #77 80.02 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T15:44:54.702Z] #77 80.02 checking for ar... ar [2022-09-06T15:44:54.702Z] #77 80.03 checking for archiver @FILE support... @ [2022-09-06T15:44:54.702Z] #77 80.19 checking for strip... strip [2022-09-06T15:44:54.702Z] #77 80.19 checking for ranlib... ranlib [2022-09-06T15:44:54.702Z] #77 80.22 checking for gawk... no [2022-09-06T15:44:54.702Z] #77 80.23 checking for mawk... mawk [2022-09-06T15:44:54.702Z] #77 80.23 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T15:44:54.702Z] #77 80.89 checking for sysroot... no [2022-09-06T15:44:54.702Z] #77 80.90 checking for a working dd... /bin/dd [2022-09-06T15:44:54.702Z] #77 80.93 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T15:44:54.702Z] #77 80.96 checking for mt... no [2022-09-06T15:44:54.702Z] #77 80.96 checking if : is a manifest tool... no [2022-09-06T15:44:54.736Z] #45 101.3 checking whether make supports the include directive... yes (GNU style) [2022-09-06T15:44:54.736Z] #45 101.3 checking whether make supports nested variables... yes [2022-09-06T15:44:54.958Z] #77 81.03 checking how to run the C preprocessor... gcc -E [2022-09-06T15:44:54.996Z] #45 101.4 checking whether UID '0' is supported by ustar format... yes [2022-09-06T15:44:54.996Z] #45 101.4 checking whether GID '0' is supported by ustar format... yes [2022-09-06T15:44:54.996Z] #45 101.4 checking how to create a ustar tar archive... gnutar [2022-09-06T15:44:54.996Z] #45 101.4 checking dependency style of gcc... gcc3 [2022-09-06T15:44:54.996Z] #45 101.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T15:44:54.996Z] #45 101.7 checking whether make supports nested variables... (cached) yes [2022-09-06T15:44:54.996Z] #45 101.7 checking for gawk... (cached) mawk [2022-09-06T15:44:54.996Z] #45 101.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T15:44:54.996Z] #45 101.7 checking for gcc... (cached) gcc [2022-09-06T15:44:55.215Z] #77 81.64 checking for ANSI C header files... [2022-09-06T15:44:55.215Z] #77 ... [2022-09-06T15:44:55.215Z] [2022-09-06T15:44:55.215Z] #21 [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-06T15:44:55.215Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-09-06T15:44:55.215Z] #21 7.434 Fetched 8458 kB in 7s (1265 kB/s) [2022-09-06T15:44:55.256Z] #45 101.8 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T15:44:55.256Z] #45 101.8 checking whether gcc accepts -g... (cached) yes [2022-09-06T15:44:55.256Z] #45 101.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T15:44:55.256Z] #45 101.8 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T15:44:55.256Z] #45 101.8 checking for a Python interpreter with version >= 3... python3 [2022-09-06T15:44:55.256Z] #45 101.9 checking for python3... /usr/bin/python3 [2022-09-06T15:44:55.256Z] #45 101.9 checking for python3 version... 3.9 [2022-09-06T15:44:55.515Z] #45 102.0 checking for python3 platform... linux [2022-09-06T15:44:55.586Z] #33 92.56 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-06T15:44:55.774Z] #45 102.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T15:44:55.847Z] #33 92.56 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-06T15:44:56.033Z] #45 102.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T15:44:56.033Z] #45 102.5 checking for go-md2man... no [2022-09-06T15:44:56.033Z] #45 102.5 checking error.h usability... yes [2022-09-06T15:44:56.033Z] #45 102.7 checking error.h presence... yes [2022-09-06T15:44:56.033Z] #45 102.8 checking for error.h... yes [2022-09-06T15:44:56.601Z] #45 102.8 checking linux/openat2.h usability... yes [2022-09-06T15:44:56.601Z] #45 103.1 checking linux/openat2.h presence... yes [2022-09-06T15:44:56.601Z] #45 103.2 checking for linux/openat2.h... yes [2022-09-06T15:44:56.789Z] #33 ... [2022-09-06T15:44:56.789Z] [2022-09-06T15:44:56.789Z] #43 [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-06T15:44:56.789Z] #43 64.03 configure.ac:11: installing 'build-aux/compile' [2022-09-06T15:44:56.789Z] #43 64.03 configure.ac:11: installing 'build-aux/config.guess' [2022-09-06T15:44:56.789Z] #43 64.03 configure.ac:11: installing 'build-aux/config.sub' [2022-09-06T15:44:56.789Z] #43 64.04 configure.ac:13: installing 'build-aux/install-sh' [2022-09-06T15:44:56.789Z] #43 64.04 configure.ac:13: installing 'build-aux/missing' [2022-09-06T15:44:56.789Z] #43 64.05 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-06T15:44:56.789Z] #43 64.25 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T15:44:56.861Z] #45 103.2 checking for copy_file_range... yes [2022-09-06T15:44:57.380Z] #45 103.6 checking for fgetxattr... yes [2022-09-06T15:44:57.639Z] #45 103.9 checking for statx... yes [2022-09-06T15:44:57.737Z] #21 7.434 Reading package lists... [2022-09-06T15:44:57.899Z] #45 104.2 checking for fgetpwent_r... yes [2022-09-06T15:44:57.992Z] #43 65.17 checking build system type... x86_64-pc-linux-gnu [2022-09-06T15:44:58.158Z] #45 104.5 checking for issetugid... [2022-09-06T15:44:58.158Z] #45 ... [2022-09-06T15:44:58.158Z] [2022-09-06T15:44:58.158Z] #50 [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-06T15:44:58.158Z] #50 14.17 + cd /tmp/tmp.Q7WZrVllJ8/src/github.com/opencontainers/runc [2022-09-06T15:44:58.158Z] #50 14.18 + git checkout -q v1.1.4 [2022-09-06T15:44:58.158Z] #50 14.94 + '[' -z '' ']' [2022-09-06T15:44:58.158Z] #50 14.94 + target=static [2022-09-06T15:44:58.158Z] #50 14.94 + make BUILDTAGS=seccomp static [2022-09-06T15:44:58.158Z] #50 15.49 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-06T15:44:58.158Z] #50 ... [2022-09-06T15:44:58.158Z] [2022-09-06T15:44:58.158Z] #45 [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-06T15:44:58.158Z] #45 104.5 checking for issetugid... no [2022-09-06T15:44:58.158Z] #45 104.8 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T15:44:58.158Z] #45 104.8 checking pkg-config is at least version 0.9.0... yes [2022-09-06T15:44:58.253Z] #43 65.47 checking host system type... x86_64-pc-linux-gnu [2022-09-06T15:44:58.253Z] #43 65.47 checking how to print strings... printf [2022-09-06T15:44:58.253Z] #43 65.49 checking for gcc... gcc [2022-09-06T15:44:58.514Z] #43 65.59 checking whether the C compiler works... yes [2022-09-06T15:44:58.514Z] #43 65.76 checking for C compiler default output file name... a.out [2022-09-06T15:44:58.514Z] #43 65.77 checking for suffix of executables... [2022-09-06T15:44:58.737Z] #45 104.8 checking for library containing yajl_tree_get... -lyajl [2022-09-06T15:44:58.737Z] #45 105.4 checking for yajl >= 2.0.0... yes [2022-09-06T15:44:58.774Z] #43 65.96 checking whether we are cross compiling... no [2022-09-06T15:44:58.774Z] #43 66.20 checking for suffix of object files... o [2022-09-06T15:44:58.996Z] #45 105.4 checking sys/capability.h usability... yes [2022-09-06T15:44:58.996Z] #45 105.6 checking sys/capability.h presence... yes [2022-09-06T15:44:59.035Z] #43 66.31 checking whether we are using the GNU C compiler... yes [2022-09-06T15:44:59.255Z] #45 105.6 checking for sys/capability.h... yes [2022-09-06T15:44:59.295Z] #43 66.49 checking whether gcc accepts -g... yes [2022-09-06T15:44:59.295Z] #43 66.61 checking for gcc option to accept ISO C89... none needed [2022-09-06T15:44:59.514Z] #45 105.6 checking for library containing cap_from_name... -lcap [2022-09-06T15:44:59.555Z] #43 66.79 checking whether gcc understands -c and -o together... yes [2022-09-06T15:44:59.555Z] #43 66.92 checking for a sed that does not truncate output... /bin/sed [2022-09-06T15:44:59.555Z] #43 66.93 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T15:44:59.555Z] #43 66.94 checking for egrep... /bin/grep -E [2022-09-06T15:44:59.555Z] #43 66.94 checking for fgrep... /bin/grep -F [2022-09-06T15:44:59.555Z] #43 66.95 checking for ld used by gcc... /usr/bin/ld [2022-09-06T15:44:59.555Z] #43 66.97 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T15:44:59.555Z] #43 66.98 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T15:44:59.816Z] #43 67.00 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T15:44:59.816Z] #43 67.14 checking whether ln -s works... yes [2022-09-06T15:44:59.816Z] #43 67.14 checking the maximum length of command line arguments... 1572864 [2022-09-06T15:44:59.816Z] #43 67.17 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T15:44:59.816Z] #43 67.18 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T15:44:59.816Z] #43 67.18 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T15:44:59.816Z] #43 67.18 checking for objdump... objdump [2022-09-06T15:44:59.816Z] #43 67.19 checking how to recognize dependent libraries... pass_all [2022-09-06T15:44:59.816Z] #43 67.19 checking for dlltool... no [2022-09-06T15:44:59.816Z] #43 67.19 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T15:44:59.816Z] #43 67.19 checking for ar... ar [2022-09-06T15:45:00.077Z] #43 67.20 checking for archiver @FILE support... @ [2022-09-06T15:45:00.077Z] #43 67.41 checking for strip... strip [2022-09-06T15:45:00.077Z] #43 67.41 checking for ranlib... ranlib [2022-09-06T15:45:00.077Z] #43 67.42 checking for gawk... no [2022-09-06T15:45:00.077Z] #43 67.42 checking for mawk... mawk [2022-09-06T15:45:00.095Z] #45 106.2 checking for library containing dlopen... -ldl [2022-09-06T15:45:00.258Z] #21 9.739 Reading package lists... [2022-09-06T15:45:00.338Z] #43 67.43 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T15:45:00.338Z] #43 67.75 checking for sysroot... no [2022-09-06T15:45:00.338Z] #43 67.75 checking for a working dd... /bin/dd [2022-09-06T15:45:00.338Z] #43 67.77 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T15:45:00.354Z] #45 106.8 checking seccomp.h usability... yes [2022-09-06T15:45:00.354Z] #45 107.0 checking seccomp.h presence... yes [2022-09-06T15:45:00.514Z] #21 12.30 Building dependency tree... [2022-09-06T15:45:00.515Z] #21 ... [2022-09-06T15:45:00.515Z] [2022-09-06T15:45:00.515Z] #77 [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-06T15:45:00.515Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T15:45:00.515Z] #77 81.64 checking for ANSI C header files... yes [2022-09-06T15:45:00.515Z] #77 82.40 checking for sys/types.h... yes [2022-09-06T15:45:00.515Z] #77 82.64 checking for sys/stat.h... yes [2022-09-06T15:45:00.515Z] #77 82.80 checking for stdlib.h... yes [2022-09-06T15:45:00.515Z] #77 82.95 checking for string.h... yes [2022-09-06T15:45:00.515Z] #77 83.15 checking for memory.h... yes [2022-09-06T15:45:00.515Z] #77 83.32 checking for strings.h... yes [2022-09-06T15:45:00.515Z] #77 83.55 checking for inttypes.h... yes [2022-09-06T15:45:00.515Z] #77 83.74 checking for stdint.h... yes [2022-09-06T15:45:00.515Z] #77 83.96 checking for unistd.h... yes [2022-09-06T15:45:00.515Z] #77 84.17 checking for dlfcn.h... yes [2022-09-06T15:45:00.515Z] #77 84.34 checking for objdir... .libs [2022-09-06T15:45:00.515Z] #77 84.75 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T15:45:00.515Z] #77 84.88 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T15:45:00.515Z] #77 84.88 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T15:45:00.515Z] #77 85.00 checking if gcc static flag -static works... yes [2022-09-06T15:45:00.515Z] #77 85.35 checking if gcc supports -c -o file.o... yes [2022-09-06T15:45:00.515Z] #77 85.51 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T15:45:00.515Z] #77 85.51 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-06T15:45:00.515Z] #77 85.57 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T15:45:00.515Z] #77 85.87 checking how to hardcode library paths into programs... immediate [2022-09-06T15:45:00.515Z] #77 85.87 checking whether stripping libraries is possible... yes [2022-09-06T15:45:00.515Z] #77 85.88 checking if libtool supports shared libraries... yes [2022-09-06T15:45:00.515Z] #77 85.88 checking whether to build shared libraries... no [2022-09-06T15:45:00.515Z] #77 85.88 checking whether to build static libraries... yes [2022-09-06T15:45:00.515Z] #77 85.89 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T15:45:00.515Z] #77 85.92 checking whether build environment is sane... yes [2022-09-06T15:45:00.515Z] #77 85.96 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T15:45:00.515Z] #77 85.97 checking whether make sets $(MAKE)... yes [2022-09-06T15:45:00.515Z] #77 85.99 checking whether make supports the include directive... yes (GNU style) [2022-09-06T15:45:00.515Z] #77 86.03 checking whether make supports nested variables... yes [2022-09-06T15:45:00.515Z] #77 86.07 checking whether UID '0' is supported by ustar format... yes [2022-09-06T15:45:00.515Z] #77 86.08 checking whether GID '0' is supported by ustar format... yes [2022-09-06T15:45:00.515Z] #77 86.08 checking how to create a ustar tar archive... gnutar [2022-09-06T15:45:00.515Z] #77 86.14 checking dependency style of gcc... gcc3 [2022-09-06T15:45:00.515Z] #77 86.34 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T15:45:00.515Z] #77 86.35 checking whether make supports nested variables... (cached) yes [2022-09-06T15:45:00.515Z] #77 86.35 checking for gawk... (cached) mawk [2022-09-06T15:45:00.515Z] #77 86.35 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T15:45:00.515Z] #77 86.36 checking for gcc... (cached) gcc [2022-09-06T15:45:00.515Z] #77 86.51 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T15:45:00.515Z] #77 86.51 checking whether gcc accepts -g... (cached) yes [2022-09-06T15:45:00.515Z] #77 86.51 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T15:45:00.515Z] #77 86.51 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T15:45:00.515Z] #77 86.51 checking for a Python interpreter with version >= 3... python3 [2022-09-06T15:45:00.515Z] #77 86.60 checking for python3... /usr/bin/python3 [2022-09-06T15:45:00.515Z] #77 86.60 checking for python3 version... 3.9 [2022-09-06T15:45:00.515Z] #77 86.68 checking for python3 platform... linux [2022-09-06T15:45:00.515Z] #77 86.74 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T15:45:00.515Z] #77 86.92 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T15:45:00.598Z] #43 67.84 checking for mt... no [2022-09-06T15:45:00.598Z] #43 67.85 checking if : is a manifest tool... no [2022-09-06T15:45:00.598Z] #43 67.87 checking how to run the C preprocessor... gcc -E [2022-09-06T15:45:00.612Z] #45 107.1 checking for seccomp.h... yes [2022-09-06T15:45:00.771Z] #77 87.13 checking for go-md2man... no [2022-09-06T15:45:00.771Z] #77 87.14 checking error.h usability... yes [2022-09-06T15:45:00.771Z] #77 87.30 checking error.h presence... yes [2022-09-06T15:45:00.771Z] #77 87.37 checking for error.h... yes [2022-09-06T15:45:00.870Z] #45 107.1 checking for library containing seccomp_rule_add... [2022-09-06T15:45:00.871Z] #45 ... [2022-09-06T15:45:00.871Z] [2022-09-06T15:45:00.871Z] #59 [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-06T15:45:00.871Z] #59 9.444 Fetched 8573 kB in 8s (1015 kB/s) [2022-09-06T15:45:00.871Z] #59 9.444 Reading package lists... [2022-09-06T15:45:00.871Z] #59 13.16 Reading package lists... [2022-09-06T15:45:00.871Z] #59 16.81 Building dependency tree... [2022-09-06T15:45:00.871Z] #59 19.43 The following additional packages will be installed: [2022-09-06T15:45:00.871Z] #59 19.43 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-06T15:45:00.871Z] #59 19.43 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-06T15:45:00.871Z] #59 19.43 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-06T15:45:00.871Z] #59 19.43 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T15:45:00.871Z] #59 19.44 python3-pkg-resources systemd vim-runtime xxd [2022-09-06T15:45:00.871Z] #59 19.45 Suggested packages: [2022-09-06T15:45:00.871Z] #59 19.46 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-06T15:45:00.871Z] #59 19.46 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-06T15:45:00.871Z] #59 19.46 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-06T15:45:00.871Z] #59 19.46 Recommended packages: [2022-09-06T15:45:00.871Z] #59 19.46 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-06T15:45:00.871Z] #59 19.46 systemd-timesyncd | time-daemon unzip [2022-09-06T15:45:01.028Z] #77 87.42 checking linux/openat2.h usability... [2022-09-06T15:45:01.028Z] #77 ... [2022-09-06T15:45:01.028Z] [2022-09-06T15:45:01.028Z] #21 [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-06T15:45:01.028Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-09-06T15:45:01.028Z] #21 12.30 Building dependency tree... [2022-09-06T15:45:01.129Z] #59 ... [2022-09-06T15:45:01.129Z] [2022-09-06T15:45:01.129Z] #45 [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-06T15:45:01.129Z] #45 107.1 checking for library containing seccomp_rule_add... -lseccomp [2022-09-06T15:45:01.170Z] #43 68.10 checking for ANSI C header files... yes [2022-09-06T15:45:01.430Z] #43 68.60 checking for sys/types.h... yes [2022-09-06T15:45:01.430Z] #43 68.72 checking for sys/stat.h... yes [2022-09-06T15:45:01.691Z] #43 68.85 checking for stdlib.h... yes [2022-09-06T15:45:01.691Z] #43 69.03 checking for string.h... yes [2022-09-06T15:45:01.697Z] #45 107.7 checking for library containing seccomp_arch_resolve_name... none required [2022-09-06T15:45:01.697Z] #45 108.0 checking systemd/sd-bus.h usability... yes [2022-09-06T15:45:01.951Z] #43 69.13 checking for memory.h... yes [2022-09-06T15:45:01.959Z] #45 108.3 checking systemd/sd-bus.h presence... yes [2022-09-06T15:45:01.959Z] #45 108.5 checking for systemd/sd-bus.h... yes [2022-09-06T15:45:02.212Z] #43 69.33 checking for strings.h... yes [2022-09-06T15:45:02.212Z] #43 69.47 checking for inttypes.h... yes [2022-09-06T15:45:02.397Z] #21 14.24 The following additional packages will be installed: [2022-09-06T15:45:02.397Z] #21 14.24 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-06T15:45:02.397Z] #21 14.24 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-06T15:45:02.397Z] #21 14.25 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-06T15:45:02.397Z] #21 14.25 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T15:45:02.397Z] #21 14.25 python3-pkg-resources systemd vim-runtime xxd [2022-09-06T15:45:02.397Z] #21 14.25 Suggested packages: [2022-09-06T15:45:02.397Z] #21 14.26 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-06T15:45:02.397Z] #21 14.26 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-06T15:45:02.397Z] #21 14.26 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-06T15:45:02.397Z] #21 14.26 Recommended packages: [2022-09-06T15:45:02.397Z] #21 14.26 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-06T15:45:02.397Z] #21 14.26 systemd-timesyncd | time-daemon unzip [2022-09-06T15:45:02.472Z] #43 69.63 checking for stdint.h... yes [2022-09-06T15:45:02.733Z] #43 69.87 checking for unistd.h... yes [2022-09-06T15:45:02.733Z] #43 70.03 checking for dlfcn.h... yes [2022-09-06T15:45:02.733Z] #43 70.14 checking for objdir... .libs [2022-09-06T15:45:02.899Z] #45 108.5 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-06T15:45:02.899Z] #45 109.2 checking for sd_notify_barrier... yes [2022-09-06T15:45:03.160Z] #45 109.6 checking linux/bpf.h usability... yes [2022-09-06T15:45:03.160Z] #45 109.7 checking linux/bpf.h presence... yes [2022-09-06T15:45:03.160Z] #45 109.8 checking for linux/bpf.h... yes [2022-09-06T15:45:03.253Z] #43 70.53 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T15:45:03.253Z] #43 70.63 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T15:45:03.253Z] #43 70.63 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T15:45:03.326Z] #21 ... [2022-09-06T15:45:03.326Z] [2022-09-06T15:45:03.326Z] #60 [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-06T15:45:03.326Z] #60 sha256:aef9dc7d95d311510964a9e174b5c0f38698bc73e8d447a95c98a33a57fec601 [2022-09-06T15:45:03.326Z] #60 11.17 + cd /tmp/tmp.U76ReOQbQh/src/github.com/opencontainers/runc [2022-09-06T15:45:03.326Z] #60 11.17 + git checkout -q v1.1.4 [2022-09-06T15:45:03.326Z] #60 12.07 + '[' -z '' ']' [2022-09-06T15:45:03.326Z] #60 12.07 + target=static [2022-09-06T15:45:03.326Z] #60 12.08 + make BUILDTAGS=seccomp static [2022-09-06T15:45:03.326Z] #60 12.52 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-06T15:45:03.420Z] #45 109.8 checking compilation for eBPF... yes [2022-09-06T15:45:03.420Z] #45 109.9 checking for criu >= 3.15... no [2022-09-06T15:45:03.420Z] #45 110.0 configure: CRIU headers not found, building without CRIU support [2022-09-06T15:45:03.420Z] #45 110.0 checking for criu > 3.16... no [2022-09-06T15:45:03.420Z] #45 110.0 configure: CRIU version doesn't support join-ns API [2022-09-06T15:45:03.420Z] #45 110.0 checking for criu > 3.16.1... no [2022-09-06T15:45:03.420Z] #45 110.0 configure: CRIU version doesn't support for pre-dumping [2022-09-06T15:45:03.442Z] #46 ... [2022-09-06T15:45:03.442Z] [2022-09-06T15:45:03.442Z] #39 [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-06T15:45:03.442Z] #39 100.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-06T15:45:03.442Z] #39 100.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T15:45:03.442Z] #39 100.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T15:45:03.582Z] #60 ... [2022-09-06T15:45:03.583Z] [2022-09-06T15:45:03.583Z] #77 [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-06T15:45:03.583Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T15:45:03.583Z] #77 87.42 checking linux/openat2.h usability... yes [2022-09-06T15:45:03.583Z] #77 87.60 checking linux/openat2.h presence... yes [2022-09-06T15:45:03.583Z] #77 87.66 checking for linux/openat2.h... yes [2022-09-06T15:45:03.583Z] #77 87.70 checking for copy_file_range... yes [2022-09-06T15:45:03.583Z] #77 87.92 checking for fgetxattr... yes [2022-09-06T15:45:03.583Z] #77 88.12 checking for statx... yes [2022-09-06T15:45:03.583Z] #77 88.36 checking for fgetpwent_r... yes [2022-09-06T15:45:03.583Z] #77 88.65 checking for issetugid... no [2022-09-06T15:45:03.583Z] #77 88.90 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T15:45:03.583Z] #77 88.92 checking pkg-config is at least version 0.9.0... yes [2022-09-06T15:45:03.583Z] #77 88.93 checking for library containing yajl_tree_get... -lyajl [2022-09-06T15:45:03.583Z] #77 89.30 checking for yajl >= 2.0.0... yes [2022-09-06T15:45:03.583Z] #77 89.33 checking sys/capability.h usability... yes [2022-09-06T15:45:03.583Z] #77 89.51 checking sys/capability.h presence... yes [2022-09-06T15:45:03.583Z] #77 89.54 checking for sys/capability.h... yes [2022-09-06T15:45:03.583Z] #77 89.55 checking for library containing cap_from_name... -lcap [2022-09-06T15:45:03.680Z] #45 110.0 checking for new mount API (fsconfig)... yes [2022-09-06T15:45:03.680Z] #45 110.1 checking for seccomp notify API... yes [2022-09-06T15:45:03.680Z] #45 110.2 checking for gperf... no [2022-09-06T15:45:03.680Z] #45 110.2 configure: gperf not found - cannot rebuild signal parser code [2022-09-06T15:45:03.824Z] #43 70.72 checking if gcc static flag -static works... yes [2022-09-06T15:45:03.824Z] #43 71.02 checking if gcc supports -c -o file.o... yes [2022-09-06T15:45:03.824Z] #43 71.14 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T15:45:03.824Z] #43 71.14 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T15:45:03.839Z] #77 89.82 checking for library containing dlopen... -ldl [2022-09-06T15:45:03.939Z] #45 110.2 checking for library containing argp_parse... none required [2022-09-06T15:45:04.086Z] #43 71.19 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T15:45:04.086Z] #43 71.50 checking how to hardcode library paths into programs... immediate [2022-09-06T15:45:04.086Z] #43 71.50 checking whether stripping libraries is possible... yes [2022-09-06T15:45:04.086Z] #43 71.50 checking if libtool supports shared libraries... yes [2022-09-06T15:45:04.086Z] #43 71.50 checking whether to build shared libraries... no [2022-09-06T15:45:04.086Z] #43 71.50 checking whether to build static libraries... yes [2022-09-06T15:45:04.086Z] #43 71.50 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T15:45:04.086Z] #43 71.53 checking whether build environment is sane... yes [2022-09-06T15:45:04.086Z] #43 71.58 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T15:45:04.086Z] #43 71.60 checking whether make sets $(MAKE)... yes [2022-09-06T15:45:04.098Z] #77 90.35 checking seccomp.h usability... yes [2022-09-06T15:45:04.098Z] #77 90.53 checking seccomp.h presence... yes [2022-09-06T15:45:04.198Z] #45 110.7 checking that generated files are newer than configure... done [2022-09-06T15:45:04.198Z] #45 110.7 configure: creating ./config.status [2022-09-06T15:45:04.347Z] #43 71.64 checking whether make supports the include directive... yes (GNU style) [2022-09-06T15:45:04.347Z] #43 71.66 checking whether make supports nested variables... yes [2022-09-06T15:45:04.347Z] #43 71.69 checking whether UID '0' is supported by ustar format... yes [2022-09-06T15:45:04.347Z] #43 71.70 checking whether GID '0' is supported by ustar format... yes [2022-09-06T15:45:04.347Z] #43 71.70 checking how to create a ustar tar archive... gnutar [2022-09-06T15:45:04.347Z] #43 71.77 checking dependency style of gcc... gcc3 [2022-09-06T15:45:04.347Z] #43 71.85 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T15:45:04.347Z] #43 71.85 checking whether make supports nested variables... (cached) yes [2022-09-06T15:45:04.347Z] #43 71.86 checking for gawk... (cached) mawk [2022-09-06T15:45:04.347Z] #43 71.86 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T15:45:04.354Z] #77 90.64 checking for seccomp.h... [2022-09-06T15:45:04.354Z] #77 ... [2022-09-06T15:45:04.354Z] [2022-09-06T15:45:04.354Z] #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-06T15:45:04.354Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-09-06T15:45:04.354Z] #34 DONE 131.3s [2022-09-06T15:45:04.354Z] [2022-09-06T15:45:04.354Z] #77 [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-06T15:45:04.354Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T15:45:04.354Z] #77 90.64 checking for seccomp.h... yes [2022-09-06T15:45:04.607Z] #43 71.86 checking for gcc... (cached) gcc [2022-09-06T15:45:04.607Z] #43 71.93 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T15:45:04.607Z] #43 71.93 checking whether gcc accepts -g... (cached) yes [2022-09-06T15:45:04.607Z] #43 71.94 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T15:45:04.607Z] #43 71.94 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T15:45:04.607Z] #43 71.94 checking for a Python interpreter with version >= 3... python3 [2022-09-06T15:45:04.607Z] #43 72.02 checking for python3... /usr/bin/python3 [2022-09-06T15:45:04.607Z] #43 72.03 checking for python3 version... 3.9 [2022-09-06T15:45:04.607Z] #43 72.07 checking for python3 platform... linux [2022-09-06T15:45:04.867Z] #43 72.12 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T15:45:04.867Z] #43 72.25 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T15:45:04.921Z] #77 90.64 checking for library containing seccomp_rule_add... -lseccomp [2022-09-06T15:45:05.128Z] #43 72.40 checking for go-md2man... no [2022-09-06T15:45:05.128Z] #43 72.42 checking error.h usability... yes [2022-09-06T15:45:05.128Z] #43 72.55 checking error.h presence... yes [2022-09-06T15:45:05.128Z] #43 72.60 checking for error.h... yes [2022-09-06T15:45:05.180Z] #77 91.23 checking for library containing seccomp_arch_resolve_name... none required [2022-09-06T15:45:05.180Z] #77 91.63 checking systemd/sd-bus.h usability... yes [2022-09-06T15:45:05.388Z] #43 72.62 checking linux/openat2.h usability... yes [2022-09-06T15:45:05.388Z] #43 72.77 checking linux/openat2.h presence... yes [2022-09-06T15:45:05.388Z] #43 72.82 checking for linux/openat2.h... yes [2022-09-06T15:45:05.436Z] #77 91.74 checking systemd/sd-bus.h presence... yes [2022-09-06T15:45:05.436Z] #77 91.81 checking for systemd/sd-bus.h... yes [2022-09-06T15:45:05.649Z] #43 72.83 checking for copy_file_range... yes [2022-09-06T15:45:05.910Z] #43 73.09 checking for fgetxattr... yes [2022-09-06T15:45:06.009Z] #77 91.82 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-06T15:45:06.009Z] #77 92.30 checking for sd_notify_barrier... yes [2022-09-06T15:45:06.009Z] #77 92.54 checking linux/bpf.h usability... yes [2022-09-06T15:45:06.170Z] #43 73.28 checking for statx... yes [2022-09-06T15:45:06.170Z] #43 73.45 checking for fgetpwent_r... yes [2022-09-06T15:45:06.290Z] #77 92.67 checking linux/bpf.h presence... yes [2022-09-06T15:45:06.290Z] #77 92.79 checking for linux/bpf.h... yes [2022-09-06T15:45:06.290Z] #77 92.79 checking compilation for eBPF... yes [2022-09-06T15:45:06.431Z] #43 73.68 checking for issetugid... no [2022-09-06T15:45:06.431Z] #43 73.79 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T15:45:06.431Z] #43 73.80 checking pkg-config is at least version 0.9.0... yes [2022-09-06T15:45:06.549Z] #77 92.88 checking for criu >= 3.15... no [2022-09-06T15:45:06.549Z] #77 92.89 configure: CRIU headers not found, building without CRIU support [2022-09-06T15:45:06.549Z] #77 92.89 checking for criu > 3.16... no [2022-09-06T15:45:06.549Z] #77 92.91 configure: CRIU version doesn't support join-ns API [2022-09-06T15:45:06.549Z] #77 92.91 checking for criu > 3.16.1... no [2022-09-06T15:45:06.549Z] #77 92.93 configure: CRIU version doesn't support for pre-dumping [2022-09-06T15:45:06.549Z] #77 92.93 checking for new mount API (fsconfig)... yes [2022-09-06T15:45:06.549Z] #77 93.02 checking for seccomp notify API... yes [2022-09-06T15:45:06.549Z] #77 93.13 checking for gperf... no [2022-09-06T15:45:06.549Z] #77 93.13 configure: gperf not found - cannot rebuild signal parser code [2022-09-06T15:45:06.691Z] #43 73.80 checking for library containing yajl_tree_get... -lyajl [2022-09-06T15:45:06.691Z] #43 74.16 checking for yajl >= 2.0.0... yes [2022-09-06T15:45:06.732Z] #39 ... [2022-09-06T15:45:06.733Z] [2022-09-06T15:45:06.733Z] #46 [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-06T15:45:06.733Z] #46 74.38 configure.ac:7: installing 'build-aux/compile' [2022-09-06T15:45:06.733Z] #46 74.39 configure.ac:9: installing 'build-aux/config.guess' [2022-09-06T15:45:06.733Z] #46 74.41 configure.ac:9: installing 'build-aux/config.sub' [2022-09-06T15:45:06.733Z] #46 74.42 configure.ac:11: installing 'build-aux/install-sh' [2022-09-06T15:45:06.733Z] #46 74.45 configure.ac:11: installing 'build-aux/missing' [2022-09-06T15:45:06.733Z] #46 74.69 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T15:45:06.733Z] #46 74.82 parallel-tests: installing 'build-aux/test-driver' [2022-09-06T15:45:06.735Z] #45 ... [2022-09-06T15:45:06.735Z] [2022-09-06T15:45:06.735Z] #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-06T15:45:06.735Z] #31 DONE 166.1s [2022-09-06T15:45:06.735Z] [2022-09-06T15:45:06.735Z] #59 [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-06T15:45:06.735Z] #59 21.47 The following NEW packages will be installed: [2022-09-06T15:45:06.735Z] #59 21.47 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-06T15:45:06.735Z] #59 21.48 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-06T15:45:06.735Z] #59 21.48 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-06T15:45:06.735Z] #59 21.48 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-06T15:45:06.735Z] #59 21.49 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-06T15:45:06.735Z] #59 21.49 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T15:45:06.735Z] #59 21.49 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-06T15:45:06.735Z] #59 21.49 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-06T15:45:06.735Z] #59 21.49 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-06T15:45:06.735Z] #59 21.85 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:45:06.735Z] #59 21.85 Need to get 32.8 MB of archives. [2022-09-06T15:45:06.735Z] #59 21.85 After this operation, 124 MB of additional disk space will be used. [2022-09-06T15:45:06.735Z] #59 21.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T15:45:06.735Z] #59 21.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-06T15:45:06.735Z] #59 21.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-06T15:45:06.735Z] #59 21.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-06T15:45:06.735Z] #59 21.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-06T15:45:06.735Z] #59 21.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-06T15:45:06.735Z] #59 21.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-06T15:45:06.735Z] #59 22.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-06T15:45:06.735Z] #59 22.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-06T15:45:06.735Z] #59 22.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-06T15:45:06.735Z] #59 22.07 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-06T15:45:06.735Z] #59 22.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-06T15:45:06.735Z] #59 22.07 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-06T15:45:06.735Z] #59 22.08 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-06T15:45:06.735Z] #59 22.12 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T15:45:06.735Z] #59 22.13 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-06T15:45:06.735Z] #59 22.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-06T15:45:06.735Z] #59 22.15 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T15:45:06.735Z] #59 22.15 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-06T15:45:06.735Z] #59 22.17 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-06T15:45:06.735Z] #59 22.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-06T15:45:06.735Z] #59 22.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-06T15:45:06.735Z] #59 22.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-06T15:45:06.735Z] #59 22.23 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-06T15:45:06.735Z] #59 22.23 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-06T15:45:06.735Z] #59 22.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-06T15:45:06.735Z] #59 22.26 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T15:45:06.735Z] #59 22.27 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T15:45:06.735Z] #59 22.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T15:45:06.735Z] #59 22.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-06T15:45:06.735Z] #59 22.29 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-06T15:45:06.735Z] #59 22.29 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T15:45:06.735Z] #59 22.72 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-06T15:45:06.735Z] #59 22.72 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-06T15:45:06.735Z] #59 22.72 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-06T15:45:06.735Z] #59 22.73 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-06T15:45:06.735Z] #59 22.74 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-06T15:45:06.735Z] #59 22.74 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T15:45:06.735Z] #59 22.74 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-06T15:45:06.735Z] #59 22.74 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T15:45:06.735Z] #59 22.74 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-06T15:45:06.735Z] #59 22.81 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-06T15:45:06.735Z] #59 22.82 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-06T15:45:06.735Z] #59 22.82 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T15:45:06.735Z] #59 22.83 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-06T15:45:06.735Z] #59 22.85 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-06T15:45:06.735Z] #59 22.85 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-06T15:45:06.735Z] #59 22.86 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-06T15:45:06.735Z] #59 22.91 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-06T15:45:06.735Z] #59 22.91 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-06T15:45:06.735Z] #59 22.93 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-06T15:45:06.735Z] #59 22.93 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-06T15:45:06.735Z] #59 23.23 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-06T15:45:06.735Z] #59 23.26 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-06T15:45:06.735Z] #59 23.30 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-06T15:45:06.735Z] #59 23.31 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-06T15:45:06.735Z] #59 24.43 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:45:06.735Z] #59 24.75 Fetched 32.8 MB in 2s (18.5 MB/s) [2022-09-06T15:45:06.735Z] #59 25.23 Selecting previously unselected package libcap2:amd64. [2022-09-06T15:45:06.735Z] #59 25.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-09-06T15:45:06.735Z] #59 25.37 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T15:45:06.735Z] #59 25.38 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T15:45:06.811Z] #77 93.13 checking for library containing argp_parse... none required [2022-09-06T15:45:06.959Z] #43 74.20 checking sys/capability.h usability... yes [2022-09-06T15:45:06.959Z] #43 74.38 checking sys/capability.h presence... yes [2022-09-06T15:45:07.039Z] #59 25.53 Selecting previously unselected package libargon2-1:amd64. [2022-09-06T15:45:07.039Z] #59 25.54 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-06T15:45:07.039Z] #59 25.57 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T15:45:07.086Z] #77 93.49 checking that generated files are newer than configure... done [2022-09-06T15:45:07.086Z] #77 93.50 configure: creating ./config.status [2022-09-06T15:45:07.220Z] #43 74.50 checking for sys/capability.h... yes [2022-09-06T15:45:07.220Z] #43 74.50 checking for library containing cap_from_name... [2022-09-06T15:45:07.220Z] #43 ... [2022-09-06T15:45:07.220Z] [2022-09-06T15:45:07.220Z] #33 [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-06T15:45:07.220Z] #33 94.17 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-06T15:45:07.220Z] #33 94.18 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-06T15:45:07.220Z] #33 95.70 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-06T15:45:07.220Z] #33 95.70 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-06T15:45:07.220Z] #33 95.70 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-06T15:45:07.220Z] #33 95.70 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-06T15:45:07.220Z] #33 95.71 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-06T15:45:07.220Z] #33 95.71 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-09-06T15:45:07.220Z] #33 95.71 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-06T15:45:07.220Z] #33 95.71 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-09-06T15:45:07.220Z] #33 95.77 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-06T15:45:07.220Z] #33 95.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-06T15:45:07.220Z] #33 95.77 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-06T15:45:07.220Z] #33 95.77 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-09-06T15:45:07.220Z] #33 95.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-06T15:45:07.220Z] #33 95.84 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-09-06T15:45:07.220Z] #33 95.87 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-09-06T15:45:07.220Z] #33 95.93 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-06T15:45:07.220Z] #33 95.94 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-09-06T15:45:07.220Z] #33 95.96 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-06T15:45:07.220Z] #33 95.99 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-06T15:45:07.220Z] #33 97.92 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-06T15:45:07.220Z] #33 97.93 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-06T15:45:07.220Z] #33 97.96 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-09-06T15:45:07.220Z] #33 98.01 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-06T15:45:07.220Z] #33 98.08 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-06T15:45:07.220Z] #33 100.6 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-06T15:45:07.220Z] #33 100.6 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T15:45:07.220Z] #33 100.6 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-06T15:45:07.220Z] #33 100.7 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-09-06T15:45:07.220Z] #33 100.7 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-06T15:45:07.220Z] #33 100.7 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T15:45:07.220Z] #33 101.0 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-06T15:45:07.220Z] #33 101.0 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-06T15:45:07.220Z] #33 101.0 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-06T15:45:07.220Z] #33 101.0 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-06T15:45:07.220Z] #33 101.0 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-06T15:45:07.220Z] #33 101.0 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-09-06T15:45:07.220Z] #33 101.0 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-09-06T15:45:07.220Z] #33 101.0 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-06T15:45:07.220Z] #33 101.0 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-09-06T15:45:07.220Z] #33 101.0 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-09-06T15:45:07.220Z] #33 101.0 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-06T15:45:07.220Z] #33 101.0 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-09-06T15:45:07.220Z] #33 101.0 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-09-06T15:45:07.220Z] #33 101.0 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-09-06T15:45:07.220Z] #33 101.1 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-06T15:45:07.220Z] #33 101.1 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-06T15:45:07.220Z] #33 101.1 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-09-06T15:45:07.220Z] #33 101.1 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-09-06T15:45:07.220Z] #33 101.1 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-06T15:45:07.220Z] #33 101.1 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-09-06T15:45:07.220Z] #33 101.2 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-06T15:45:07.220Z] #33 101.2 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-06T15:45:07.220Z] #33 103.1 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-06T15:45:07.220Z] #33 103.1 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-06T15:45:07.220Z] #33 103.1 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-09-06T15:45:07.220Z] #33 103.2 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-06T15:45:07.220Z] #33 103.2 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-06T15:45:07.299Z] #59 25.80 Selecting previously unselected package libjson-c5:amd64. [2022-09-06T15:45:07.299Z] #59 25.80 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-06T15:45:07.299Z] #59 25.80 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-06T15:45:07.486Z] #33 ... [2022-09-06T15:45:07.486Z] [2022-09-06T15:45:07.486Z] #43 [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-06T15:45:07.486Z] #43 74.50 checking for library containing cap_from_name... -lcap [2022-09-06T15:45:07.567Z] #59 26.01 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-06T15:45:07.567Z] #59 26.01 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-06T15:45:07.567Z] #59 26.03 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T15:45:07.747Z] #43 74.89 checking for library containing dlopen... -ldl [2022-09-06T15:45:07.748Z] #43 75.20 checking seccomp.h usability... yes [2022-09-06T15:45:07.827Z] #59 26.22 Selecting previously unselected package libip4tc2:amd64. [2022-09-06T15:45:07.828Z] #59 26.22 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-06T15:45:07.828Z] #59 26.22 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T15:45:07.828Z] #59 26.36 Selecting previously unselected package libkmod2:amd64. [2022-09-06T15:45:07.828Z] #59 26.36 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-06T15:45:07.828Z] #59 26.37 Unpacking libkmod2:amd64 (28-1) ... [2022-09-06T15:45:08.008Z] #43 75.33 checking seccomp.h presence... yes [2022-09-06T15:45:08.008Z] #43 75.43 checking for seccomp.h... yes [2022-09-06T15:45:08.020Z] #77 ... [2022-09-06T15:45:08.020Z] [2022-09-06T15:45:08.020Z] #26 [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-06T15:45:08.020Z] #26 sha256:8e17809d3608f06d8a093cbd501795c3c72c200295a215eac7ec70c3208b2b3c [2022-09-06T15:45:08.020Z] #26 125.0 + mkdir -p /tmp/tmp.IsOqepDCUh/src/github.com/docker [2022-09-06T15:45:08.020Z] #26 125.0 + mv components/cli /tmp/tmp.IsOqepDCUh/src/github.com/docker/cli [2022-09-06T15:45:08.020Z] #26 125.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-09-06T15:45:08.020Z] #26 ... [2022-09-06T15:45:08.020Z] [2022-09-06T15:45:08.020Z] #21 [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-06T15:45:08.020Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-09-06T15:45:08.020Z] #21 15.90 The following NEW packages will be installed: [2022-09-06T15:45:08.020Z] #21 15.91 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-06T15:45:08.020Z] #21 15.91 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-06T15:45:08.020Z] #21 15.91 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-06T15:45:08.020Z] #21 15.91 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-06T15:45:08.020Z] #21 15.91 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-06T15:45:08.020Z] #21 15.92 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T15:45:08.020Z] #21 15.92 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-06T15:45:08.020Z] #21 15.92 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-06T15:45:08.020Z] #21 15.92 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-06T15:45:08.020Z] #21 16.23 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:45:08.020Z] #21 16.23 Need to get 31.8 MB of archives. [2022-09-06T15:45:08.020Z] #21 16.23 After this operation, 123 MB of additional disk space will be used. [2022-09-06T15:45:08.020Z] #21 16.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-06T15:45:08.020Z] #21 16.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-09-06T15:45:08.020Z] #21 16.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-09-06T15:45:08.020Z] #21 16.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-09-06T15:45:08.020Z] #21 16.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-09-06T15:45:08.020Z] #21 16.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-09-06T15:45:08.020Z] #21 16.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] [2022-09-06T15:45:08.020Z] #21 16.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-09-06T15:45:08.020Z] #21 16.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-09-06T15:45:08.020Z] #21 16.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-09-06T15:45:08.020Z] #21 16.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-09-06T15:45:08.020Z] #21 16.48 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-09-06T15:45:08.020Z] #21 16.50 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-09-06T15:45:08.020Z] #21 16.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-09-06T15:45:08.020Z] #21 16.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T15:45:08.020Z] #21 16.56 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-06T15:45:08.020Z] #21 16.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-09-06T15:45:08.020Z] #21 16.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-06T15:45:08.020Z] #21 16.60 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-06T15:45:08.020Z] #21 16.60 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-09-06T15:45:08.020Z] #21 16.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-09-06T15:45:08.020Z] #21 16.69 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-09-06T15:45:08.020Z] #21 16.70 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-09-06T15:45:08.020Z] #21 16.70 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-09-06T15:45:08.020Z] #21 16.70 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-09-06T15:45:08.020Z] #21 16.70 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-09-06T15:45:08.020Z] #21 16.72 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-06T15:45:08.020Z] #21 16.72 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-06T15:45:08.020Z] #21 16.73 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-06T15:45:08.020Z] #21 16.73 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-09-06T15:45:08.020Z] #21 16.74 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-09-06T15:45:08.020Z] #21 16.74 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-06T15:45:08.020Z] #21 17.10 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-09-06T15:45:08.020Z] #21 17.12 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-09-06T15:45:08.020Z] #21 17.12 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-06T15:45:08.020Z] #21 17.12 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-06T15:45:08.020Z] #21 17.14 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-06T15:45:08.020Z] #21 17.15 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-06T15:45:08.020Z] #21 17.15 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-09-06T15:45:08.020Z] #21 17.15 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-06T15:45:08.020Z] #21 17.15 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-06T15:45:08.020Z] #21 17.22 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-06T15:45:08.020Z] #21 17.24 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-06T15:45:08.020Z] #21 17.24 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T15:45:08.021Z] #21 17.24 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-06T15:45:08.021Z] #21 17.25 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-06T15:45:08.021Z] #21 17.26 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-06T15:45:08.021Z] #21 17.28 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-09-06T15:45:08.021Z] #21 17.29 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] [2022-09-06T15:45:08.021Z] #21 17.30 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-09-06T15:45:08.021Z] #21 17.31 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-09-06T15:45:08.021Z] #21 17.33 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-06T15:45:08.021Z] #21 17.51 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-09-06T15:45:08.021Z] #21 17.52 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-09-06T15:45:08.021Z] #21 17.53 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-09-06T15:45:08.021Z] #21 17.53 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-09-06T15:45:08.021Z] #21 18.02 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:45:08.021Z] #21 18.16 Fetched 31.8 MB in 2s (19.9 MB/s) [2022-09-06T15:45:08.021Z] #21 18.24 Selecting previously unselected package libcap2:arm64. [2022-09-06T15:45:08.021Z] #21 18.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-09-06T15:45:08.021Z] #21 18.31 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-06T15:45:08.021Z] #21 18.33 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-06T15:45:08.021Z] #21 18.40 Selecting previously unselected package libargon2-1:arm64. [2022-09-06T15:45:08.021Z] #21 18.40 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-09-06T15:45:08.021Z] #21 18.41 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-06T15:45:08.021Z] #21 18.46 Selecting previously unselected package libjson-c5:arm64. [2022-09-06T15:45:08.021Z] #21 18.46 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-09-06T15:45:08.021Z] #21 18.46 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-09-06T15:45:08.021Z] #21 18.53 Selecting previously unselected package libcryptsetup12:arm64. [2022-09-06T15:45:08.021Z] #21 18.53 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-09-06T15:45:08.021Z] #21 18.54 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-06T15:45:08.021Z] #21 18.68 Selecting previously unselected package libip4tc2:arm64. [2022-09-06T15:45:08.021Z] #21 18.69 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-09-06T15:45:08.021Z] #21 18.69 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-09-06T15:45:08.021Z] #21 18.76 Selecting previously unselected package libkmod2:arm64. [2022-09-06T15:45:08.021Z] #21 18.76 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-09-06T15:45:08.021Z] #21 18.78 Unpacking libkmod2:arm64 (28-1) ... [2022-09-06T15:45:08.021Z] #21 18.88 Selecting previously unselected package systemd. [2022-09-06T15:45:08.021Z] #21 18.88 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... [2022-09-06T15:45:08.021Z] #21 19.04 Unpacking systemd (247.3-7) ... [2022-09-06T15:45:08.086Z] #59 26.54 Selecting previously unselected package systemd. [2022-09-06T15:45:08.086Z] #59 26.58 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-06T15:45:08.345Z] #59 26.84 Unpacking systemd (247.3-7) ... [2022-09-06T15:45:08.579Z] #43 75.43 checking for library containing seccomp_rule_add... -lseccomp [2022-09-06T15:45:08.579Z] #43 75.90 checking for library containing seccomp_arch_resolve_name... none required [2022-09-06T15:45:08.839Z] #21 20.67 Selecting previously unselected package pigz. [2022-09-06T15:45:08.839Z] #21 20.67 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-09-06T15:45:08.839Z] #21 20.68 Unpacking pigz (2.6-1) ... [2022-09-06T15:45:08.839Z] #21 20.74 Selecting previously unselected package libelf1:arm64. [2022-09-06T15:45:08.839Z] #21 20.74 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-09-06T15:45:08.839Z] #21 20.75 Unpacking libelf1:arm64 (0.183-1) ... [2022-09-06T15:45:08.839Z] #21 20.91 Selecting previously unselected package libbpf0:arm64. [2022-09-06T15:45:08.839Z] #21 20.92 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-09-06T15:45:08.839Z] #21 20.92 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-09-06T15:45:08.839Z] #21 21.02 Selecting previously unselected package libmnl0:arm64. [2022-09-06T15:45:08.839Z] #21 21.02 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-09-06T15:45:08.840Z] #43 76.12 checking systemd/sd-bus.h usability... yes [2022-09-06T15:45:08.840Z] #43 76.27 checking systemd/sd-bus.h presence... yes [2022-09-06T15:45:08.840Z] #43 76.36 checking for systemd/sd-bus.h... yes [2022-09-06T15:45:09.096Z] #21 21.03 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-09-06T15:45:09.096Z] #21 21.10 Selecting previously unselected package libxtables12:arm64. [2022-09-06T15:45:09.096Z] #21 21.11 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-09-06T15:45:09.096Z] #21 21.11 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-09-06T15:45:09.096Z] #21 21.20 Selecting previously unselected package libcap2-bin. [2022-09-06T15:45:09.096Z] #21 21.20 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-09-06T15:45:09.096Z] #21 21.22 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-06T15:45:09.096Z] #21 21.31 Selecting previously unselected package iproute2. [2022-09-06T15:45:09.268Z] #46 77.27 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T15:45:09.268Z] #46 77.27 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T15:45:09.283Z] #59 ... [2022-09-06T15:45:09.283Z] [2022-09-06T15:45:09.283Z] #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-06T15:45:09.283Z] #32 168.7 Delve is a source level debugger for Go programs. [2022-09-06T15:45:09.283Z] #32 168.7 [2022-09-06T15:45:09.283Z] #32 168.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-06T15:45:09.283Z] #32 168.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-06T15:45:09.283Z] #32 168.7 [2022-09-06T15:45:09.283Z] #32 168.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-06T15:45:09.283Z] #32 168.7 [2022-09-06T15:45:09.283Z] #32 168.7 Pass flags to the program you are debugging using `--`, for example: [2022-09-06T15:45:09.283Z] #32 168.7 [2022-09-06T15:45:09.283Z] #32 168.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-06T15:45:09.283Z] #32 168.7 [2022-09-06T15:45:09.283Z] #32 168.7 Usage: [2022-09-06T15:45:09.283Z] #32 168.7 dlv [command] [2022-09-06T15:45:09.283Z] #32 168.7 [2022-09-06T15:45:09.283Z] #32 168.7 Available Commands: [2022-09-06T15:45:09.283Z] #32 168.7 attach Attach to running process and begin debugging. [2022-09-06T15:45:09.283Z] #32 168.7 connect Connect to a headless debug server with a terminal client. [2022-09-06T15:45:09.283Z] #32 168.7 core Examine a core dump. [2022-09-06T15:45:09.283Z] #32 168.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-06T15:45:09.283Z] #32 168.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-06T15:45:09.283Z] #32 168.7 exec Execute a precompiled binary, and begin a debug session. [2022-09-06T15:45:09.283Z] #32 168.7 help Help about any command [2022-09-06T15:45:09.283Z] #32 168.7 run Deprecated command. Use 'debug' instead. [2022-09-06T15:45:09.283Z] #32 168.7 test Compile test binary and begin debugging program. [2022-09-06T15:45:09.283Z] #32 168.7 trace Compile and begin tracing program. [2022-09-06T15:45:09.283Z] #32 168.7 version Prints version. [2022-09-06T15:45:09.283Z] #32 168.7 [2022-09-06T15:45:09.283Z] #32 168.7 Flags: [2022-09-06T15:45:09.283Z] #32 168.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-06T15:45:09.283Z] #32 168.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-06T15:45:09.283Z] #32 168.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-06T15:45:09.283Z] #32 168.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-06T15:45:09.283Z] #32 168.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-06T15:45:09.283Z] #32 168.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-06T15:45:09.283Z] #32 168.7 --disable-aslr Disables address space randomization [2022-09-06T15:45:09.283Z] #32 168.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-06T15:45:09.283Z] #32 168.7 -h, --help help for dlv [2022-09-06T15:45:09.283Z] #32 168.7 --init string Init file, executed by the terminal client. [2022-09-06T15:45:09.283Z] #32 168.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-06T15:45:09.283Z] #32 168.7 --log Enable debugging server logging. [2022-09-06T15:45:09.283Z] #32 168.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-06T15:45:09.283Z] #32 168.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-06T15:45:09.283Z] #32 168.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-06T15:45:09.283Z] #32 168.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-06T15:45:09.283Z] #32 168.7 --wd string Working directory for running the program. [2022-09-06T15:45:09.283Z] #32 168.7 [2022-09-06T15:45:09.283Z] #32 168.7 Additional help topics: [2022-09-06T15:45:09.283Z] #32 168.7 dlv backend Help about the --backend flag. [2022-09-06T15:45:09.283Z] #32 168.7 dlv log Help about logging flags. [2022-09-06T15:45:09.283Z] #32 168.7 dlv redirect Help about file redirection. [2022-09-06T15:45:09.283Z] #32 168.7 [2022-09-06T15:45:09.283Z] #32 168.7 Use "dlv [command] --help" for more information about a command. [2022-09-06T15:45:09.283Z] #32 DONE 168.8s [2022-09-06T15:45:09.283Z] [2022-09-06T15:45:09.283Z] #45 [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-06T15:45:09.283Z] #45 113.4 config.status: creating Makefile [2022-09-06T15:45:09.283Z] #45 113.6 config.status: creating rpm/crun.spec [2022-09-06T15:45:09.283Z] #45 113.8 config.status: creating config.h [2022-09-06T15:45:09.283Z] #45 113.9 config.status: executing libtool commands [2022-09-06T15:45:09.283Z] #45 114.0 config.status: executing depfiles commands [2022-09-06T15:45:09.283Z] #45 115.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-06T15:45:09.283Z] #45 115.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T15:45:09.356Z] #21 21.31 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-09-06T15:45:09.356Z] #21 21.32 Unpacking iproute2 (5.10.0-4) ... [2022-09-06T15:45:09.411Z] #43 76.36 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-06T15:45:09.613Z] #21 ... [2022-09-06T15:45:09.613Z] [2022-09-06T15:45:09.613Z] #77 [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-06T15:45:09.613Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T15:45:09.613Z] #77 96.03 config.status: creating Makefile [2022-09-06T15:45:09.613Z] #77 96.14 config.status: creating rpm/crun.spec [2022-09-06T15:45:09.672Z] #43 76.80 checking for sd_notify_barrier... yes [2022-09-06T15:45:09.672Z] #43 76.97 checking linux/bpf.h usability... yes [2022-09-06T15:45:09.672Z] #43 77.09 checking linux/bpf.h presence... yes [2022-09-06T15:45:09.672Z] #43 77.14 checking for linux/bpf.h... yes [2022-09-06T15:45:09.672Z] #43 77.14 checking compilation for eBPF... yes [2022-09-06T15:45:09.836Z] #46 77.85 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T15:45:09.836Z] #46 77.86 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T15:45:09.851Z] #45 116.2 checking for gcc... gcc [2022-09-06T15:45:09.870Z] #77 96.25 config.status: creating config.h [2022-09-06T15:45:09.870Z] #77 96.30 config.status: executing libtool commands [2022-09-06T15:45:09.870Z] #77 96.34 config.status: executing depfiles commands [2022-09-06T15:45:09.933Z] #43 77.23 checking for criu >= 3.15... no [2022-09-06T15:45:09.933Z] #43 77.24 configure: CRIU headers not found, building without CRIU support [2022-09-06T15:45:09.933Z] #43 77.24 checking for criu > 3.16... no [2022-09-06T15:45:09.933Z] #43 77.26 configure: CRIU version doesn't support join-ns API [2022-09-06T15:45:09.933Z] #43 77.26 checking for criu > 3.16.1... no [2022-09-06T15:45:09.933Z] #43 77.27 configure: CRIU version doesn't support for pre-dumping [2022-09-06T15:45:09.934Z] #43 77.27 checking for new mount API (fsconfig)... yes [2022-09-06T15:45:09.934Z] #43 77.32 checking for seccomp notify API... yes [2022-09-06T15:45:09.934Z] #43 77.38 checking for gperf... no [2022-09-06T15:45:09.934Z] #43 77.38 configure: gperf not found - cannot rebuild signal parser code [2022-09-06T15:45:10.096Z] #46 77.99 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T15:45:10.096Z] #46 78.09 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T15:45:10.096Z] #46 78.19 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T15:45:10.110Z] #45 116.4 checking whether the C compiler works... yes [2022-09-06T15:45:10.110Z] #45 116.7 checking for C compiler default output file name... a.out [2022-09-06T15:45:10.194Z] #43 77.39 checking for library containing argp_parse... none required [2022-09-06T15:45:10.355Z] #46 78.28 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T15:45:10.369Z] #45 116.7 checking for suffix of executables... [2022-09-06T15:45:10.455Z] #43 ... [2022-09-06T15:45:10.455Z] [2022-09-06T15:45:10.455Z] #40 [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-06T15:45:10.455Z] #40 DONE 115.8s [2022-09-06T15:45:10.455Z] [2022-09-06T15:45:10.455Z] #43 [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-06T15:45:10.455Z] #43 77.71 checking that generated files are newer than configure... done [2022-09-06T15:45:10.455Z] #43 77.71 configure: creating ./config.status [2022-09-06T15:45:10.628Z] #45 117.0 checking whether we are cross compiling... no [2022-09-06T15:45:10.628Z] #45 117.2 checking for suffix of object files... o [2022-09-06T15:45:10.628Z] #45 117.3 checking whether we are using the GNU C compiler... yes [2022-09-06T15:45:10.888Z] #45 117.4 checking whether gcc accepts -g... yes [2022-09-06T15:45:11.192Z] #45 117.5 checking for gcc option to accept ISO C89... none needed [2022-09-06T15:45:11.192Z] #45 117.7 checking whether gcc understands -c and -o together... yes [2022-09-06T15:45:11.239Z] #77 97.55 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-06T15:45:11.239Z] #77 97.57 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T15:45:11.455Z] #45 117.9 checking how to run the C preprocessor... gcc -E [2022-09-06T15:45:11.496Z] #77 98.02 checking for gcc... gcc [2022-09-06T15:45:11.719Z] #45 118.1 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T15:45:11.719Z] #45 118.2 checking for egrep... /bin/grep -E [2022-09-06T15:45:11.753Z] #77 98.09 checking whether the C compiler works... yes [2022-09-06T15:45:12.010Z] #77 98.30 checking for C compiler default output file name... a.out [2022-09-06T15:45:12.010Z] #77 98.32 checking for suffix of executables... [2022-09-06T15:45:12.010Z] #77 98.45 checking whether we are cross compiling... no [2022-09-06T15:45:12.269Z] #77 98.56 checking for suffix of object files... o [2022-09-06T15:45:12.269Z] #77 98.66 checking whether we are using the GNU C compiler... yes [2022-09-06T15:45:12.269Z] #77 98.73 checking whether gcc accepts -g... yes [2022-09-06T15:45:12.288Z] #45 118.2 checking for ANSI C header files... yes [2022-09-06T15:45:12.288Z] #45 118.8 checking for sys/types.h... yes [2022-09-06T15:45:12.368Z] #43 79.91 config.status: creating Makefile [2022-09-06T15:45:12.526Z] #77 98.80 checking for gcc option to accept ISO C89... none needed [2022-09-06T15:45:12.526Z] #77 98.95 checking whether gcc understands -c and -o together... yes [2022-09-06T15:45:12.527Z] #77 99.04 checking how to run the C preprocessor... gcc -E [2022-09-06T15:45:12.549Z] #45 118.9 checking for sys/stat.h... yes [2022-09-06T15:45:12.630Z] #43 80.00 config.status: creating rpm/crun.spec [2022-09-06T15:45:12.630Z] #43 80.08 config.status: creating config.h [2022-09-06T15:45:12.630Z] #43 80.11 config.status: executing libtool commands [2022-09-06T15:45:12.630Z] #43 80.13 config.status: executing depfiles commands [2022-09-06T15:45:12.783Z] #77 99.18 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T15:45:12.783Z] #77 99.20 checking for egrep... /bin/grep -E [2022-09-06T15:45:12.807Z] #45 119.2 checking for stdlib.h... yes [2022-09-06T15:45:12.808Z] #45 119.3 checking for string.h... yes [2022-09-06T15:45:12.891Z] #43 ... [2022-09-06T15:45:12.891Z] [2022-09-06T15:45:12.891Z] #37 [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-06T15:45:12.891Z] #37 118.1 Delve is a source level debugger for Go programs. [2022-09-06T15:45:12.891Z] #37 118.1 [2022-09-06T15:45:12.891Z] #37 118.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-06T15:45:12.891Z] #37 118.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-06T15:45:12.891Z] #37 118.1 [2022-09-06T15:45:12.891Z] #37 118.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-06T15:45:12.891Z] #37 118.1 [2022-09-06T15:45:12.891Z] #37 118.1 Pass flags to the program you are debugging using `--`, for example: [2022-09-06T15:45:12.891Z] #37 118.1 [2022-09-06T15:45:12.891Z] #37 118.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-06T15:45:12.891Z] #37 118.1 [2022-09-06T15:45:12.891Z] #37 118.1 Usage: [2022-09-06T15:45:12.891Z] #37 118.1 dlv [command] [2022-09-06T15:45:12.891Z] #37 118.1 [2022-09-06T15:45:12.891Z] #37 118.1 Available Commands: [2022-09-06T15:45:12.891Z] #37 118.1 attach Attach to running process and begin debugging. [2022-09-06T15:45:12.891Z] #37 118.1 connect Connect to a headless debug server with a terminal client. [2022-09-06T15:45:12.891Z] #37 118.1 core Examine a core dump. [2022-09-06T15:45:12.891Z] #37 118.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-06T15:45:12.891Z] #37 118.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-06T15:45:12.891Z] #37 118.1 exec Execute a precompiled binary, and begin a debug session. [2022-09-06T15:45:12.891Z] #37 118.1 help Help about any command [2022-09-06T15:45:12.891Z] #37 118.1 run Deprecated command. Use 'debug' instead. [2022-09-06T15:45:12.891Z] #37 118.1 test Compile test binary and begin debugging program. [2022-09-06T15:45:12.891Z] #37 118.1 trace Compile and begin tracing program. [2022-09-06T15:45:12.891Z] #37 118.1 version Prints version. [2022-09-06T15:45:12.891Z] #37 118.1 [2022-09-06T15:45:12.891Z] #37 118.1 Flags: [2022-09-06T15:45:12.891Z] #37 118.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-06T15:45:12.891Z] #37 118.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-06T15:45:12.891Z] #37 118.1 --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-06T15:45:12.891Z] #37 118.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-06T15:45:12.891Z] #37 118.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-06T15:45:12.891Z] #37 118.1 --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-06T15:45:12.891Z] #37 118.1 --disable-aslr Disables address space randomization [2022-09-06T15:45:12.891Z] #37 118.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-06T15:45:12.891Z] #37 118.1 -h, --help help for dlv [2022-09-06T15:45:12.891Z] #37 118.1 --init string Init file, executed by the terminal client. [2022-09-06T15:45:12.891Z] #37 118.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-06T15:45:12.891Z] #37 118.1 --log Enable debugging server logging. [2022-09-06T15:45:12.891Z] #37 118.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-06T15:45:12.891Z] #37 118.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-06T15:45:12.891Z] #37 118.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-06T15:45:12.891Z] #37 118.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-06T15:45:12.891Z] #37 118.1 --wd string Working directory for running the program. [2022-09-06T15:45:12.891Z] #37 118.1 [2022-09-06T15:45:12.891Z] #37 118.1 Additional help topics: [2022-09-06T15:45:12.891Z] #37 118.1 dlv backend Help about the --backend flag. [2022-09-06T15:45:12.891Z] #37 118.1 dlv log Help about logging flags. [2022-09-06T15:45:12.891Z] #37 118.1 dlv redirect Help about file redirection. [2022-09-06T15:45:12.891Z] #37 118.1 [2022-09-06T15:45:12.891Z] #37 118.1 Use "dlv [command] --help" for more information about a command. [2022-09-06T15:45:12.891Z] #37 DONE 118.3s [2022-09-06T15:45:13.041Z] #77 99.21 checking for ANSI C header files... yes [2022-09-06T15:45:13.041Z] #77 99.55 checking for sys/types.h... yes [2022-09-06T15:45:13.066Z] #45 119.5 checking for memory.h... yes [2022-09-06T15:45:13.152Z] [2022-09-06T15:45:13.152Z] #33 [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-06T15:45:13.152Z] #33 104.9 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-06T15:45:13.152Z] #33 104.9 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-09-06T15:45:13.152Z] #33 104.9 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-09-06T15:45:13.152Z] #33 104.9 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-06T15:45:13.152Z] #33 104.9 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-06T15:45:13.152Z] #33 104.9 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-09-06T15:45:13.152Z] #33 104.9 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-09-06T15:45:13.152Z] #33 104.9 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-06T15:45:13.152Z] #33 105.0 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-09-06T15:45:13.152Z] #33 105.0 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-06T15:45:13.152Z] #33 105.0 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-06T15:45:13.152Z] #33 106.8 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-06T15:45:13.152Z] #33 106.8 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-06T15:45:13.152Z] #33 106.8 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-09-06T15:45:13.152Z] #33 107.0 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-06T15:45:13.152Z] #33 107.0 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-06T15:45:13.152Z] #33 108.8 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-06T15:45:13.152Z] #33 108.8 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-09-06T15:45:13.152Z] #33 108.8 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-09-06T15:45:13.152Z] #33 108.9 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-06T15:45:13.152Z] #33 108.9 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-09-06T15:45:13.152Z] #33 108.9 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-06T15:45:13.152Z] #33 108.9 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-09-06T15:45:13.152Z] #33 108.9 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-09-06T15:45:13.152Z] #33 109.0 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-09-06T15:45:13.152Z] #33 109.0 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-09-06T15:45:13.152Z] #33 109.0 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-06T15:45:13.152Z] #33 109.1 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-09-06T15:45:13.152Z] #33 109.1 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-09-06T15:45:13.152Z] #33 109.1 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-06T15:45:13.152Z] #33 109.1 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-06T15:45:13.298Z] #77 99.66 checking for sys/stat.h... yes [2022-09-06T15:45:13.325Z] #45 119.6 checking for strings.h... yes [2022-09-06T15:45:13.325Z] #45 119.8 checking for inttypes.h... yes [2022-09-06T15:45:13.556Z] #77 99.86 checking for stdlib.h... yes [2022-09-06T15:45:13.556Z] #77 100.0 checking for string.h... yes [2022-09-06T15:45:13.584Z] #45 120.0 checking for stdint.h... yes [2022-09-06T15:45:13.584Z] #45 120.2 checking for unistd.h... yes [2022-09-06T15:45:13.818Z] #77 100.2 checking for memory.h... yes [2022-09-06T15:45:13.842Z] #45 120.3 checking minix/config.h usability... no [2022-09-06T15:45:13.842Z] #45 120.5 checking minix/config.h presence... no [2022-09-06T15:45:14.075Z] #77 100.4 checking for strings.h... yes [2022-09-06T15:45:14.075Z] #77 100.5 checking for inttypes.h... yes [2022-09-06T15:45:14.093Z] #33 ... [2022-09-06T15:45:14.094Z] [2022-09-06T15:45:14.094Z] #43 [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-06T15:45:14.094Z] #43 81.48 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-06T15:45:14.094Z] #43 81.50 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T15:45:14.094Z] #43 81.63 checking for gcc... gcc [2022-09-06T15:45:14.102Z] #45 120.6 checking for minix/config.h... no [2022-09-06T15:45:14.102Z] #45 120.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-06T15:45:14.332Z] #77 100.7 checking for stdint.h... yes [2022-09-06T15:45:14.360Z] #45 120.8 checking build system type... x86_64-pc-linux-gnu [2022-09-06T15:45:14.360Z] #45 121.1 checking host system type... x86_64-pc-linux-gnu [2022-09-06T15:45:14.360Z] #45 121.1 checking how to print strings... printf [2022-09-06T15:45:14.360Z] #45 121.1 checking for a sed that does not truncate output... /bin/sed [2022-09-06T15:45:14.360Z] #45 121.1 checking for fgrep... /bin/grep -F [2022-09-06T15:45:14.361Z] #45 121.1 checking for ld used by gcc... /usr/bin/ld [2022-09-06T15:45:14.578Z] #46 ... [2022-09-06T15:45:14.579Z] [2022-09-06T15:45:14.579Z] #39 [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-06T15:45:14.579Z] #39 114.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-06T15:45:14.579Z] #39 114.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T15:45:14.579Z] #39 114.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T15:45:14.579Z] #39 120.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-06T15:45:14.579Z] #39 120.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-06T15:45:14.579Z] #39 120.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T15:45:14.579Z] #39 120.9 Selecting previously unselected package libapparmor1:amd64. [2022-09-06T15:45:14.579Z] #39 120.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-06T15:45:14.579Z] #39 120.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T15:45:14.579Z] #39 121.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-06T15:45:14.579Z] #39 121.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-06T15:45:14.579Z] #39 121.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T15:45:14.579Z] #39 121.2 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T15:45:14.579Z] #39 121.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T15:45:14.579Z] #39 121.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T15:45:14.579Z] #39 121.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T15:45:14.579Z] #39 121.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T15:45:14.579Z] #39 121.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T15:45:14.579Z] #39 121.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-06T15:45:14.579Z] #39 121.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T15:45:14.579Z] #39 121.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T15:45:14.579Z] #39 121.8 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T15:45:14.579Z] #39 121.8 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T15:45:14.579Z] #39 121.8 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T15:45:14.579Z] #39 122.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-06T15:45:14.579Z] #39 122.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-06T15:45:14.579Z] #39 122.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T15:45:14.588Z] #77 100.9 checking for unistd.h... yes [2022-09-06T15:45:14.615Z] #43 81.69 checking whether the C compiler works... yes [2022-09-06T15:45:14.615Z] #43 81.87 checking for C compiler default output file name... a.out [2022-09-06T15:45:14.615Z] #43 81.87 checking for suffix of executables... [2022-09-06T15:45:14.619Z] #45 121.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T15:45:14.619Z] #45 121.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T15:45:14.619Z] #45 121.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T15:45:14.841Z] #39 122.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-06T15:45:14.841Z] #39 122.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-06T15:45:14.853Z] #77 101.0 checking minix/config.h usability... no [2022-09-06T15:45:14.853Z] #77 101.2 checking minix/config.h presence... no [2022-09-06T15:45:14.853Z] #77 101.3 checking for minix/config.h... no [2022-09-06T15:45:14.854Z] #77 101.3 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-06T15:45:14.875Z] #43 81.97 checking whether we are cross compiling... no [2022-09-06T15:45:14.875Z] #43 82.13 checking for suffix of object files... o [2022-09-06T15:45:14.875Z] #43 82.20 checking whether we are using the GNU C compiler... yes [2022-09-06T15:45:14.875Z] #43 82.25 checking whether gcc accepts -g... yes [2022-09-06T15:45:14.878Z] #45 121.3 checking whether ln -s works... yes [2022-09-06T15:45:14.878Z] #45 121.3 checking the maximum length of command line arguments... 1572864 [2022-09-06T15:45:14.878Z] #45 121.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T15:45:14.878Z] #45 121.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T15:45:14.878Z] #45 121.3 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T15:45:14.878Z] #45 121.3 checking for objdump... objdump [2022-09-06T15:45:14.878Z] #45 121.3 checking how to recognize dependent libraries... pass_all [2022-09-06T15:45:14.878Z] #45 121.3 checking for dlltool... no [2022-09-06T15:45:14.878Z] #45 121.3 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T15:45:14.878Z] #45 121.3 checking for ar... ar [2022-09-06T15:45:14.878Z] #45 121.3 checking for archiver @FILE support... @ [2022-09-06T15:45:14.878Z] #45 121.4 checking for strip... strip [2022-09-06T15:45:14.878Z] #45 121.4 checking for ranlib... ranlib [2022-09-06T15:45:14.878Z] #45 121.4 checking for gawk... no [2022-09-06T15:45:14.878Z] #45 121.4 checking for mawk... mawk [2022-09-06T15:45:15.101Z] #39 122.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T15:45:15.101Z] #39 122.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-06T15:45:15.136Z] #43 82.33 checking for gcc option to accept ISO C89... none needed [2022-09-06T15:45:15.136Z] #43 82.44 checking whether gcc understands -c and -o together... yes [2022-09-06T15:45:15.136Z] #43 82.50 checking how to run the C preprocessor... gcc -E [2022-09-06T15:45:15.136Z] #43 82.59 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T15:45:15.136Z] #43 82.60 checking for egrep... /bin/grep -E [2022-09-06T15:45:15.137Z] #45 121.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T15:45:15.362Z] #39 122.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-06T15:45:15.362Z] #39 122.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T15:45:15.362Z] #39 122.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-06T15:45:15.362Z] #39 122.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-06T15:45:15.362Z] #39 122.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T15:45:15.376Z] #77 101.5 checking build system type... aarch64-unknown-linux-gnu [2022-09-06T15:45:15.376Z] #77 101.8 checking host system type... aarch64-unknown-linux-gnu [2022-09-06T15:45:15.376Z] #77 101.8 checking how to print strings... printf [2022-09-06T15:45:15.376Z] #77 101.8 checking for a sed that does not truncate output... /bin/sed [2022-09-06T15:45:15.376Z] #77 101.8 checking for fgrep... /bin/grep -F [2022-09-06T15:45:15.376Z] #77 101.8 checking for ld used by gcc... /usr/bin/ld [2022-09-06T15:45:15.376Z] #77 101.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T15:45:15.376Z] #77 101.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T15:45:15.396Z] #45 121.8 checking for sysroot... no [2022-09-06T15:45:15.396Z] #45 121.8 checking for a working dd... /bin/dd [2022-09-06T15:45:15.396Z] #45 121.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T15:45:15.396Z] #45 122.0 checking for mt... no [2022-09-06T15:45:15.396Z] #45 122.0 checking if : is a manifest tool... no [2022-09-06T15:45:15.621Z] #39 123.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-06T15:45:15.621Z] #39 123.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-06T15:45:15.621Z] #39 123.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T15:45:15.633Z] #77 101.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T15:45:15.633Z] #77 102.1 checking whether ln -s works... yes [2022-09-06T15:45:15.633Z] #77 102.1 checking the maximum length of command line arguments... 1572864 [2022-09-06T15:45:15.633Z] #77 102.1 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-06T15:45:15.633Z] #77 102.1 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T15:45:15.633Z] #77 102.1 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T15:45:15.633Z] #77 102.1 checking for objdump... objdump [2022-09-06T15:45:15.633Z] #77 102.1 checking how to recognize dependent libraries... pass_all [2022-09-06T15:45:15.633Z] #77 102.1 checking for dlltool... no [2022-09-06T15:45:15.633Z] #77 102.1 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T15:45:15.633Z] #77 102.1 checking for ar... ar [2022-09-06T15:45:15.633Z] #77 102.1 checking for archiver @FILE support... @ [2022-09-06T15:45:15.654Z] #45 122.0 checking for dlfcn.h... yes [2022-09-06T15:45:15.654Z] #45 122.2 checking for objdir... .libs [2022-09-06T15:45:15.708Z] #43 82.61 checking for ANSI C header files... yes [2022-09-06T15:45:15.708Z] #43 83.00 checking for sys/types.h... yes [2022-09-06T15:45:15.708Z] #43 83.11 checking for sys/stat.h... yes [2022-09-06T15:45:15.890Z] #77 102.3 checking for strip... strip [2022-09-06T15:45:15.890Z] #77 102.3 checking for ranlib... ranlib [2022-09-06T15:45:15.890Z] #77 102.3 checking for gawk... no [2022-09-06T15:45:15.890Z] #77 102.3 checking for mawk... mawk [2022-09-06T15:45:15.969Z] #43 83.20 checking for stdlib.h... yes [2022-09-06T15:45:15.969Z] #43 83.31 checking for string.h... yes [2022-09-06T15:45:15.969Z] #43 83.43 checking for memory.h... yes [2022-09-06T15:45:16.148Z] #77 102.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T15:45:16.175Z] #45 122.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T15:45:16.175Z] #45 122.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T15:45:16.175Z] #45 122.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T15:45:16.189Z] #39 123.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-06T15:45:16.189Z] #39 123.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-06T15:45:16.189Z] #39 123.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T15:45:16.231Z] #43 83.55 checking for strings.h... yes [2022-09-06T15:45:16.231Z] #43 83.68 checking for inttypes.h... yes [2022-09-06T15:45:16.406Z] #77 102.7 checking for sysroot... no [2022-09-06T15:45:16.406Z] #77 102.7 checking for a working dd... /bin/dd [2022-09-06T15:45:16.406Z] #77 102.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T15:45:16.406Z] #77 102.7 checking for mt... no [2022-09-06T15:45:16.406Z] #77 102.7 checking if : is a manifest tool... no [2022-09-06T15:45:16.406Z] #77 102.8 checking for dlfcn.h... yes [2022-09-06T15:45:16.436Z] #45 122.7 checking if gcc static flag -static works... yes [2022-09-06T15:45:16.448Z] #39 123.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-06T15:45:16.448Z] #39 123.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T15:45:16.448Z] #39 123.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T15:45:16.448Z] #39 124.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T15:45:16.493Z] #43 83.78 checking for stdint.h... yes [2022-09-06T15:45:16.493Z] #43 83.93 checking for unistd.h... yes [2022-09-06T15:45:16.663Z] #77 102.9 checking for objdir... .libs [2022-09-06T15:45:16.695Z] #45 123.0 checking if gcc supports -c -o file.o... yes [2022-09-06T15:45:16.695Z] #45 123.2 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T15:45:16.695Z] #45 123.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T15:45:16.706Z] #39 124.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T15:45:16.706Z] #39 124.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T15:45:16.706Z] #39 124.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T15:45:16.706Z] #39 124.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T15:45:16.706Z] #39 124.2 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T15:45:16.753Z] #43 84.05 checking minix/config.h usability... no [2022-09-06T15:45:16.753Z] #43 84.14 checking minix/config.h presence... no [2022-09-06T15:45:16.753Z] #43 84.17 checking for minix/config.h... no [2022-09-06T15:45:16.753Z] #43 84.17 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-06T15:45:16.921Z] #77 103.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T15:45:16.921Z] #77 103.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T15:45:16.921Z] #77 103.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T15:45:16.954Z] #45 123.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T15:45:16.954Z] #45 123.6 checking how to hardcode library paths into programs... immediate [2022-09-06T15:45:16.954Z] #45 123.6 checking whether stripping libraries is possible... yes [2022-09-06T15:45:16.954Z] #45 123.6 checking if libtool supports shared libraries... yes [2022-09-06T15:45:16.954Z] #45 123.6 checking whether to build shared libraries... no [2022-09-06T15:45:16.955Z] #45 123.6 checking whether to build static libraries... yes [2022-09-06T15:45:16.955Z] #45 123.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T15:45:16.955Z] #45 123.6 checking whether build environment is sane... yes [2022-09-06T15:45:16.955Z] #45 123.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T15:45:16.955Z] #45 123.7 checking whether make sets $(MAKE)... yes [2022-09-06T15:45:17.014Z] #43 84.29 checking build system type... x86_64-pc-linux-gnu [2022-09-06T15:45:17.014Z] #43 84.48 checking host system type... x86_64-pc-linux-gnu [2022-09-06T15:45:17.014Z] #43 84.48 checking how to print strings... printf [2022-09-06T15:45:17.178Z] #77 103.5 checking if gcc static flag -static works... yes [2022-09-06T15:45:17.214Z] #45 123.7 checking whether make supports the include directive... yes (GNU style) [2022-09-06T15:45:17.214Z] #45 123.8 checking whether make supports nested variables... yes [2022-09-06T15:45:17.214Z] #45 123.8 checking whether UID '0' is supported by ustar format... yes [2022-09-06T15:45:17.214Z] #45 123.8 checking whether GID '0' is supported by ustar format... yes [2022-09-06T15:45:17.214Z] #45 123.8 checking how to create a ustar tar archive... gnutar [2022-09-06T15:45:17.274Z] #43 84.49 checking for a sed that does not truncate output... /bin/sed [2022-09-06T15:45:17.274Z] #43 84.51 checking for fgrep... /bin/grep -F [2022-09-06T15:45:17.274Z] #43 84.51 checking for ld used by gcc... /usr/bin/ld [2022-09-06T15:45:17.274Z] #43 84.53 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T15:45:17.274Z] #43 84.54 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T15:45:17.274Z] #43 84.55 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T15:45:17.274Z] #43 84.61 checking whether ln -s works... yes [2022-09-06T15:45:17.274Z] #43 84.61 checking the maximum length of command line arguments... 1572864 [2022-09-06T15:45:17.274Z] #43 84.63 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T15:45:17.274Z] #43 84.63 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T15:45:17.274Z] #43 84.63 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T15:45:17.274Z] #43 84.63 checking for objdump... objdump [2022-09-06T15:45:17.274Z] #43 84.64 checking how to recognize dependent libraries... pass_all [2022-09-06T15:45:17.274Z] #43 84.64 checking for dlltool... no [2022-09-06T15:45:17.274Z] #43 84.64 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T15:45:17.274Z] #43 84.64 checking for ar... ar [2022-09-06T15:45:17.274Z] #43 84.65 checking for archiver @FILE support... @ [2022-09-06T15:45:17.276Z] #39 124.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T15:45:17.276Z] #39 124.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T15:45:17.276Z] #39 124.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T15:45:17.276Z] #39 124.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T15:45:17.276Z] #39 124.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T15:45:17.276Z] #39 124.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T15:45:17.435Z] #77 103.8 checking if gcc supports -c -o file.o... yes [2022-09-06T15:45:17.435Z] #77 103.9 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T15:45:17.435Z] #77 103.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-06T15:45:17.474Z] #45 123.9 checking dependency style of gcc... gcc3 [2022-09-06T15:45:17.474Z] #45 124.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T15:45:17.474Z] #45 124.0 checking whether make supports nested variables... (cached) yes [2022-09-06T15:45:17.474Z] #45 124.0 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T15:45:17.474Z] #45 124.0 checking pkg-config is at least version 0.9.0... yes [2022-09-06T15:45:17.474Z] #45 124.0 checking for yajl >= 2.1.0... yes [2022-09-06T15:45:17.474Z] #45 124.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T15:45:17.474Z] #45 124.1 checking for gcc... (cached) gcc [2022-09-06T15:45:17.535Z] #43 84.74 checking for strip... strip [2022-09-06T15:45:17.535Z] #43 84.74 checking for ranlib... ranlib [2022-09-06T15:45:17.535Z] #43 84.75 checking for gawk... no [2022-09-06T15:45:17.535Z] #43 84.75 checking for mawk... mawk [2022-09-06T15:45:17.535Z] #43 84.75 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T15:45:17.535Z] #39 124.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T15:45:17.535Z] #39 124.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T15:45:17.535Z] #39 124.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T15:45:17.535Z] #39 124.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T15:45:17.535Z] #39 125.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T15:45:17.535Z] #39 125.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T15:45:17.535Z] #39 ... [2022-09-06T15:45:17.535Z] [2022-09-06T15:45:17.535Z] #30 [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-06T15:45:17.535Z] #30 124.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T15:45:17.535Z] #30 124.6 + GOBIN=/build [2022-09-06T15:45:17.535Z] #30 124.6 + GO111MODULE=on [2022-09-06T15:45:17.535Z] #30 124.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T15:45:17.692Z] #77 103.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T15:45:17.692Z] #77 104.1 checking how to hardcode library paths into programs... immediate [2022-09-06T15:45:17.692Z] #77 104.1 checking whether stripping libraries is possible... yes [2022-09-06T15:45:17.692Z] #77 104.1 checking if libtool supports shared libraries... yes [2022-09-06T15:45:17.692Z] #77 104.2 checking whether to build shared libraries... no [2022-09-06T15:45:17.692Z] #77 104.2 checking whether to build static libraries... yes [2022-09-06T15:45:17.692Z] #77 104.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T15:45:17.692Z] #77 104.2 checking whether build environment is sane... yes [2022-09-06T15:45:17.692Z] #77 104.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T15:45:17.692Z] #77 104.3 checking whether make sets $(MAKE)... yes [2022-09-06T15:45:17.733Z] #45 124.1 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T15:45:17.733Z] #45 124.1 checking whether gcc accepts -g... (cached) yes [2022-09-06T15:45:17.733Z] #45 124.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T15:45:17.733Z] #45 124.2 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T15:45:17.733Z] #45 124.2 checking for a Python interpreter with version >= 3... python3 [2022-09-06T15:45:17.733Z] #45 124.3 checking for python3... /usr/bin/python3 [2022-09-06T15:45:17.733Z] #45 124.3 checking for python3 version... 3.9 [2022-09-06T15:45:17.733Z] #45 124.3 checking for python3 platform... linux [2022-09-06T15:45:17.733Z] #45 124.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T15:45:17.795Z] #43 85.02 checking for sysroot... no [2022-09-06T15:45:17.795Z] #43 85.02 checking for a working dd... /bin/dd [2022-09-06T15:45:17.795Z] #43 85.02 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T15:45:17.795Z] #43 85.08 checking for mt... no [2022-09-06T15:45:17.795Z] #43 85.08 checking if : is a manifest tool... no [2022-09-06T15:45:17.795Z] #43 85.09 checking for dlfcn.h... yes [2022-09-06T15:45:17.795Z] #43 85.19 checking for objdir... .libs [2022-09-06T15:45:17.949Z] #77 104.3 checking whether make supports the include directive... yes (GNU style) [2022-09-06T15:45:17.949Z] #77 104.4 checking whether make supports nested variables... yes [2022-09-06T15:45:17.949Z] #77 104.4 checking whether UID '0' is supported by ustar format... yes [2022-09-06T15:45:17.949Z] #77 104.4 checking whether GID '0' is supported by ustar format... yes [2022-09-06T15:45:17.949Z] #77 104.4 checking how to create a ustar tar archive... gnutar [2022-09-06T15:45:18.056Z] #43 85.38 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T15:45:18.056Z] #43 85.45 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T15:45:18.056Z] #43 85.45 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T15:45:18.206Z] #77 104.5 checking dependency style of gcc... gcc3 [2022-09-06T15:45:18.206Z] #77 104.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T15:45:18.206Z] #77 104.7 checking whether make supports nested variables... (cached) yes [2022-09-06T15:45:18.206Z] #77 104.7 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T15:45:18.206Z] #77 104.7 checking pkg-config is at least version 0.9.0... yes [2022-09-06T15:45:18.206Z] #77 104.7 checking for yajl >= 2.1.0... yes [2022-09-06T15:45:18.206Z] #77 104.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T15:45:18.206Z] #77 104.8 checking for gcc... (cached) gcc [2022-09-06T15:45:18.252Z] #45 124.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T15:45:18.252Z] #45 124.8 checking that generated files are newer than configure... done [2022-09-06T15:45:18.252Z] #45 124.8 configure: creating ./config.status [2022-09-06T15:45:18.317Z] #43 85.53 checking if gcc static flag -static works... yes [2022-09-06T15:45:18.317Z] #43 85.70 checking if gcc supports -c -o file.o... yes [2022-09-06T15:45:18.317Z] #43 85.79 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T15:45:18.317Z] #43 85.79 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T15:45:18.466Z] #77 104.8 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T15:45:18.466Z] #77 104.9 checking whether gcc accepts -g... (cached) yes [2022-09-06T15:45:18.466Z] #77 104.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T15:45:18.466Z] #77 104.9 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T15:45:18.466Z] #77 104.9 checking for a Python interpreter with version >= 3... python3 [2022-09-06T15:45:18.466Z] #77 104.9 checking for python3... /usr/bin/python3 [2022-09-06T15:45:18.466Z] #77 104.9 checking for python3 version... 3.9 [2022-09-06T15:45:18.466Z] #77 105.0 checking for python3 platform... linux [2022-09-06T15:45:18.577Z] #43 85.81 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T15:45:18.577Z] #43 86.00 checking how to hardcode library paths into programs... immediate [2022-09-06T15:45:18.577Z] #43 86.00 checking whether stripping libraries is possible... yes [2022-09-06T15:45:18.577Z] #43 86.00 checking if libtool supports shared libraries... yes [2022-09-06T15:45:18.577Z] #43 86.00 checking whether to build shared libraries... no [2022-09-06T15:45:18.577Z] #43 86.00 checking whether to build static libraries... yes [2022-09-06T15:45:18.577Z] #43 86.01 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T15:45:18.577Z] #43 86.02 checking whether build environment is sane... yes [2022-09-06T15:45:18.577Z] #43 86.03 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T15:45:18.577Z] #43 86.03 checking whether make sets $(MAKE)... yes [2022-09-06T15:45:18.577Z] #43 86.05 checking whether make supports the include directive... yes (GNU style) [2022-09-06T15:45:18.577Z] #43 86.06 checking whether make supports nested variables... yes [2022-09-06T15:45:18.725Z] #77 105.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T15:45:18.838Z] #43 86.09 checking whether UID '0' is supported by ustar format... yes [2022-09-06T15:45:18.838Z] #43 86.09 checking whether GID '0' is supported by ustar format... yes [2022-09-06T15:45:18.838Z] #43 86.09 checking how to create a ustar tar archive... gnutar [2022-09-06T15:45:18.838Z] #43 86.13 checking dependency style of gcc... gcc3 [2022-09-06T15:45:18.838Z] #43 86.22 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T15:45:18.838Z] #43 86.23 checking whether make supports nested variables... (cached) yes [2022-09-06T15:45:18.838Z] #43 86.23 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T15:45:18.838Z] #43 86.23 checking pkg-config is at least version 0.9.0... yes [2022-09-06T15:45:18.838Z] #43 86.24 checking for yajl >= 2.1.0... yes [2022-09-06T15:45:18.838Z] #43 86.26 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T15:45:18.838Z] #43 86.27 checking for gcc... (cached) gcc [2022-09-06T15:45:18.838Z] #43 86.31 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T15:45:18.838Z] #43 86.31 checking whether gcc accepts -g... (cached) yes [2022-09-06T15:45:18.838Z] #43 86.31 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T15:45:18.838Z] #43 86.32 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T15:45:18.838Z] #43 86.32 checking for a Python interpreter with version >= 3... python3 [2022-09-06T15:45:18.838Z] #43 86.36 checking for python3... /usr/bin/python3 [2022-09-06T15:45:18.838Z] #43 86.36 checking for python3 version... 3.9 [2022-09-06T15:45:18.921Z] #30 ... [2022-09-06T15:45:18.922Z] [2022-09-06T15:45:18.922Z] #39 [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-06T15:45:18.922Z] #39 125.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T15:45:18.922Z] #39 125.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T15:45:18.922Z] #39 125.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-06T15:45:18.922Z] #39 125.1 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T15:45:18.922Z] #39 125.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T15:45:18.922Z] #39 125.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T15:45:18.922Z] #39 125.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T15:45:18.922Z] #39 125.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T15:45:18.922Z] #39 125.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T15:45:18.922Z] #39 125.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T15:45:18.922Z] #39 125.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T15:45:18.922Z] #39 125.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-06T15:45:18.922Z] #39 125.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T15:45:18.922Z] #39 125.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T15:45:18.922Z] #39 125.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-06T15:45:18.922Z] #39 125.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T15:45:18.922Z] #39 125.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T15:45:18.922Z] #39 125.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T15:45:18.922Z] #39 125.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-06T15:45:18.922Z] #39 125.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T15:45:18.922Z] #39 125.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T15:45:18.922Z] #39 125.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:45:18.922Z] #39 DONE 126.2s [2022-09-06T15:45:18.922Z] [2022-09-06T15:45:18.922Z] #49 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-06T15:45:18.922Z] #49 DONE 0.2s [2022-09-06T15:45:18.922Z] [2022-09-06T15:45:18.922Z] #50 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-06T15:45:18.982Z] #77 105.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T15:45:18.983Z] #77 105.5 checking that generated files are newer than configure... done [2022-09-06T15:45:18.983Z] #77 105.5 configure: creating ./config.status [2022-09-06T15:45:19.101Z] #43 86.42 checking for python3 platform... linux [2022-09-06T15:45:19.101Z] #43 86.45 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T15:45:19.101Z] #43 86.53 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T15:45:19.673Z] #43 86.68 checking that generated files are newer than configure... done [2022-09-06T15:45:19.673Z] #43 87.03 configure: creating ./config.status [2022-09-06T15:45:19.913Z] #77 ... [2022-09-06T15:45:19.913Z] [2022-09-06T15:45:19.913Z] #21 [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-06T15:45:19.913Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-09-06T15:45:19.913Z] #21 21.80 Selecting previously unselected package xxd. [2022-09-06T15:45:19.913Z] #21 21.80 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-06T15:45:19.913Z] #21 21.81 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:45:19.913Z] #21 21.95 Selecting previously unselected package vim-common. [2022-09-06T15:45:19.913Z] #21 21.96 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T15:45:19.913Z] #21 21.97 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:45:19.913Z] #21 22.13 Selecting previously unselected package bash-completion. [2022-09-06T15:45:19.913Z] #21 22.14 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-06T15:45:19.913Z] #21 24.56 Unpacking bash-completion (1:2.11-2) ... [2022-09-06T15:45:19.913Z] #21 25.16 Selecting previously unselected package bzip2. [2022-09-06T15:45:19.913Z] #21 25.18 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-09-06T15:45:19.913Z] #21 25.19 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T15:45:19.913Z] #21 25.28 Selecting previously unselected package xz-utils. [2022-09-06T15:45:19.913Z] #21 25.28 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-06T15:45:19.913Z] #21 25.30 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T15:45:19.913Z] #21 25.46 Selecting previously unselected package apparmor. [2022-09-06T15:45:19.913Z] #21 25.46 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-09-06T15:45:19.913Z] #21 25.51 Unpacking apparmor (2.13.6-10) ... [2022-09-06T15:45:19.913Z] #21 25.93 Selecting previously unselected package inetutils-ping. [2022-09-06T15:45:19.913Z] #21 25.95 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-09-06T15:45:19.913Z] #21 25.96 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-06T15:45:19.913Z] #21 26.11 Selecting previously unselected package libip6tc2:arm64. [2022-09-06T15:45:19.913Z] #21 26.11 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-09-06T15:45:19.913Z] #21 26.11 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-09-06T15:45:19.913Z] #21 26.18 Selecting previously unselected package libnfnetlink0:arm64. [2022-09-06T15:45:19.913Z] #21 26.18 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-09-06T15:45:19.913Z] #21 26.20 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-06T15:45:19.913Z] #21 26.27 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-09-06T15:45:19.913Z] #21 26.27 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-09-06T15:45:19.913Z] #21 26.28 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-06T15:45:19.913Z] #21 26.35 Selecting previously unselected package libnftnl11:arm64. [2022-09-06T15:45:19.913Z] #21 26.36 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-09-06T15:45:19.913Z] #21 26.38 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-09-06T15:45:19.913Z] #21 26.47 Selecting previously unselected package iptables. [2022-09-06T15:45:19.913Z] #21 26.47 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-09-06T15:45:19.913Z] #21 26.49 Unpacking iptables (1.8.7-1) ... [2022-09-06T15:45:19.913Z] #21 26.78 Selecting previously unselected package libonig5:arm64. [2022-09-06T15:45:19.913Z] #21 26.80 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-06T15:45:19.913Z] #21 26.80 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-06T15:45:19.913Z] #21 26.96 Selecting previously unselected package libjq1:arm64. [2022-09-06T15:45:19.913Z] #21 26.96 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-09-06T15:45:19.913Z] #21 26.97 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-06T15:45:19.913Z] #21 27.13 Selecting previously unselected package jq. [2022-09-06T15:45:19.913Z] #21 27.15 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-09-06T15:45:19.913Z] #21 27.15 Unpacking jq (1.6-2.1) ... [2022-09-06T15:45:19.913Z] #21 27.24 Selecting previously unselected package libaio1:arm64. [2022-09-06T15:45:19.913Z] #21 27.24 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-09-06T15:45:19.913Z] #21 27.24 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-09-06T15:45:19.913Z] #21 27.31 Selecting previously unselected package libgpm2:arm64. [2022-09-06T15:45:19.913Z] #21 27.32 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-09-06T15:45:19.913Z] #21 27.32 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-09-06T15:45:19.913Z] #21 27.38 Selecting previously unselected package libicu67:arm64. [2022-09-06T15:45:19.913Z] #21 27.39 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-09-06T15:45:19.913Z] #21 27.41 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-06T15:45:19.913Z] #21 30.70 Selecting previously unselected package libinih1:arm64. [2022-09-06T15:45:19.913Z] #21 30.71 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-09-06T15:45:19.913Z] #21 30.71 Unpacking libinih1:arm64 (53-1+b2) ... [2022-09-06T15:45:19.913Z] #21 30.77 Selecting previously unselected package libmicrohttpd12:arm64. [2022-09-06T15:45:19.913Z] #21 30.78 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-09-06T15:45:19.913Z] #21 30.78 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-06T15:45:19.913Z] #21 30.89 Selecting previously unselected package libnet1:arm64. [2022-09-06T15:45:19.913Z] #21 30.90 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-06T15:45:19.913Z] #21 30.91 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-06T15:45:19.913Z] #21 31.01 Selecting previously unselected package libnl-3-200:arm64. [2022-09-06T15:45:19.913Z] #21 31.01 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-06T15:45:19.913Z] #21 31.02 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-06T15:45:19.913Z] #21 31.11 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-06T15:45:19.914Z] #21 31.11 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-06T15:45:19.914Z] #21 31.12 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-06T15:45:19.914Z] #21 31.18 Selecting previously unselected package libyajl2:arm64. [2022-09-06T15:45:19.914Z] #21 31.18 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-09-06T15:45:19.914Z] #21 31.18 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-06T15:45:19.914Z] #21 31.27 Selecting previously unselected package net-tools. [2022-09-06T15:45:19.914Z] #21 31.29 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-09-06T15:45:19.914Z] #21 31.30 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T15:45:19.914Z] #21 31.48 Selecting previously unselected package patch. [2022-09-06T15:45:19.914Z] #21 31.49 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-09-06T15:45:19.914Z] #21 31.50 Unpacking patch (2.7.6-7) ... [2022-09-06T15:45:19.914Z] #21 31.60 Selecting previously unselected package python-pip-whl. [2022-09-06T15:45:19.914Z] #21 31.61 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-06T15:45:19.914Z] #21 31.63 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T15:45:20.159Z] #45 126.7 config.status: creating Makefile [2022-09-06T15:45:20.159Z] #45 126.8 config.status: creating config.h [2022-09-06T15:45:20.159Z] #45 126.8 config.status: executing libtool commands [2022-09-06T15:45:20.170Z] #21 32.14 Selecting previously unselected package python3-lib2to3. [2022-09-06T15:45:20.170Z] #21 32.14 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-06T15:45:20.170Z] #21 32.15 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-06T15:45:20.419Z] #45 126.9 config.status: executing depfiles commands [2022-09-06T15:45:20.427Z] #21 32.30 Selecting previously unselected package python3-distutils. [2022-09-06T15:45:20.427Z] #21 32.30 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-06T15:45:20.427Z] #21 32.31 Unpacking python3-distutils (3.9.2-1) ... [2022-09-06T15:45:20.427Z] #21 32.42 Selecting previously unselected package python3-pkg-resources. [2022-09-06T15:45:20.427Z] #21 32.42 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T15:45:20.427Z] #21 32.42 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T15:45:20.427Z] #21 32.51 Selecting previously unselected package python3-setuptools. [2022-09-06T15:45:20.685Z] #21 32.52 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-06T15:45:20.685Z] #21 32.53 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-06T15:45:20.685Z] #21 32.74 Selecting previously unselected package python3-wheel. [2022-09-06T15:45:20.685Z] #21 32.74 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-06T15:45:20.685Z] #21 32.76 Unpacking python3-wheel (0.34.2-1) ... [2022-09-06T15:45:20.942Z] #21 32.84 Selecting previously unselected package python3-pip. [2022-09-06T15:45:20.942Z] #21 32.85 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-06T15:45:20.942Z] #21 32.87 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T15:45:20.988Z] #45 127.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-06T15:45:20.988Z] #45 127.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T15:45:20.988Z] #45 ... [2022-09-06T15:45:20.988Z] [2022-09-06T15:45:20.989Z] #59 [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-06T15:45:20.989Z] #59 29.58 Selecting previously unselected package pigz. [2022-09-06T15:45:20.989Z] #59 29.59 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-06T15:45:20.989Z] #59 29.59 Unpacking pigz (2.6-1) ... [2022-09-06T15:45:20.989Z] #59 29.70 Selecting previously unselected package libelf1:amd64. [2022-09-06T15:45:20.989Z] #59 29.70 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-06T15:45:20.989Z] #59 29.70 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-06T15:45:20.989Z] #59 29.85 Selecting previously unselected package libbpf0:amd64. [2022-09-06T15:45:20.989Z] #59 29.85 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-06T15:45:20.989Z] #59 29.86 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-06T15:45:20.989Z] #59 30.03 Selecting previously unselected package libmnl0:amd64. [2022-09-06T15:45:20.989Z] #59 30.03 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-06T15:45:20.989Z] #59 30.03 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-06T15:45:20.989Z] #59 30.10 Selecting previously unselected package libxtables12:amd64. [2022-09-06T15:45:20.989Z] #59 30.10 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-06T15:45:20.989Z] #59 30.10 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-06T15:45:20.989Z] #59 30.19 Selecting previously unselected package libcap2-bin. [2022-09-06T15:45:20.989Z] #59 30.20 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-06T15:45:20.989Z] #59 30.21 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-06T15:45:20.989Z] #59 30.30 Selecting previously unselected package iproute2. [2022-09-06T15:45:20.989Z] #59 30.30 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-06T15:45:20.989Z] #59 30.31 Unpacking iproute2 (5.10.0-4) ... [2022-09-06T15:45:20.989Z] #59 30.90 Selecting previously unselected package xxd. [2022-09-06T15:45:20.989Z] #59 30.90 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T15:45:20.989Z] #59 30.92 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:45:20.989Z] #59 31.07 Selecting previously unselected package vim-common. [2022-09-06T15:45:20.989Z] #59 31.08 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T15:45:20.989Z] #59 31.10 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:45:20.989Z] #59 31.24 Selecting previously unselected package bash-completion. [2022-09-06T15:45:20.989Z] #59 31.25 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-06T15:45:20.989Z] #59 33.48 Unpacking bash-completion (1:2.11-2) ... [2022-09-06T15:45:20.989Z] #59 33.90 Selecting previously unselected package bzip2. [2022-09-06T15:45:20.989Z] #59 33.92 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T15:45:20.989Z] #59 33.92 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T15:45:20.989Z] #59 34.03 Selecting previously unselected package xz-utils. [2022-09-06T15:45:20.989Z] #59 34.03 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T15:45:20.989Z] #59 34.04 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T15:45:20.989Z] #59 34.22 Selecting previously unselected package apparmor. [2022-09-06T15:45:20.989Z] #59 34.24 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-06T15:45:20.989Z] #59 34.30 Unpacking apparmor (2.13.6-10) ... [2022-09-06T15:45:20.989Z] #59 34.76 Selecting previously unselected package inetutils-ping. [2022-09-06T15:45:20.989Z] #59 34.78 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-06T15:45:20.989Z] #59 34.79 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-06T15:45:20.989Z] #59 34.93 Selecting previously unselected package libip6tc2:amd64. [2022-09-06T15:45:20.989Z] #59 34.93 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-06T15:45:20.989Z] #59 34.94 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T15:45:20.989Z] #59 35.00 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-06T15:45:20.989Z] #59 35.02 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-06T15:45:20.989Z] #59 35.03 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T15:45:20.989Z] #59 35.10 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-06T15:45:20.989Z] #59 35.10 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-06T15:45:20.989Z] #59 35.11 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T15:45:20.989Z] #59 35.19 Selecting previously unselected package libnftnl11:amd64. [2022-09-06T15:45:20.989Z] #59 35.21 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-06T15:45:20.989Z] #59 35.22 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T15:45:20.989Z] #59 35.29 Selecting previously unselected package iptables. [2022-09-06T15:45:20.989Z] #59 35.29 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-06T15:45:20.989Z] #59 35.31 Unpacking iptables (1.8.7-1) ... [2022-09-06T15:45:20.989Z] #59 35.63 Selecting previously unselected package libonig5:amd64. [2022-09-06T15:45:20.989Z] #59 35.64 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T15:45:20.989Z] #59 35.64 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T15:45:20.989Z] #59 35.80 Selecting previously unselected package libjq1:amd64. [2022-09-06T15:45:20.989Z] #59 35.81 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T15:45:20.989Z] #59 35.81 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T15:45:20.989Z] #59 35.93 Selecting previously unselected package jq. [2022-09-06T15:45:20.989Z] #59 35.93 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-06T15:45:20.989Z] #59 35.94 Unpacking jq (1.6-2.1) ... [2022-09-06T15:45:20.989Z] #59 36.01 Selecting previously unselected package libaio1:amd64. [2022-09-06T15:45:20.989Z] #59 36.02 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-06T15:45:20.989Z] #59 36.02 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-06T15:45:20.989Z] #59 36.08 Selecting previously unselected package libgpm2:amd64. [2022-09-06T15:45:20.989Z] #59 36.09 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-06T15:45:20.989Z] #59 36.09 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-06T15:45:20.989Z] #59 36.15 Selecting previously unselected package libicu67:amd64. [2022-09-06T15:45:20.989Z] #59 36.16 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-06T15:45:20.989Z] #59 36.16 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T15:45:21.056Z] #43 88.24 config.status: creating Makefile [2022-09-06T15:45:21.057Z] #43 88.27 config.status: creating config.h [2022-09-06T15:45:21.057Z] #43 88.29 config.status: executing libtool commands [2022-09-06T15:45:21.057Z] #43 88.33 config.status: executing depfiles commands [2022-09-06T15:45:21.199Z] #21 33.18 Selecting previously unselected package sudo. [2022-09-06T15:45:21.199Z] #21 33.18 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-09-06T15:45:21.199Z] #21 33.19 Unpacking sudo (1.9.5p2-3) ... [2022-09-06T15:45:21.249Z] #59 ... [2022-09-06T15:45:21.249Z] [2022-09-06T15:45:21.249Z] #45 [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-06T15:45:21.249Z] #45 127.9 checking for gcc... gcc [2022-09-06T15:45:21.318Z] #43 88.74 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-06T15:45:21.318Z] #43 88.75 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T15:45:21.456Z] #21 ... [2022-09-06T15:45:21.456Z] [2022-09-06T15:45:21.456Z] #77 [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-06T15:45:21.456Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T15:45:21.456Z] #77 108.0 config.status: creating Makefile [2022-09-06T15:45:21.456Z] #77 108.1 config.status: creating config.h [2022-09-06T15:45:21.456Z] #77 108.1 config.status: executing libtool commands [2022-09-06T15:45:21.510Z] #45 127.9 checking whether the C compiler works... yes [2022-09-06T15:45:21.510Z] #45 128.1 checking for C compiler default output file name... a.out [2022-09-06T15:45:21.579Z] #43 88.95 checking for gcc... gcc [2022-09-06T15:45:21.579Z] #43 89.01 checking whether the C compiler works... yes [2022-09-06T15:45:21.713Z] #77 108.2 config.status: executing depfiles commands [2022-09-06T15:45:21.770Z] #45 128.1 checking for suffix of executables... [2022-09-06T15:45:21.770Z] #45 128.2 checking whether we are cross compiling... no [2022-09-06T15:45:21.840Z] #43 89.16 checking for C compiler default output file name... a.out [2022-09-06T15:45:21.840Z] #43 89.17 checking for suffix of executables... [2022-09-06T15:45:21.840Z] #43 89.29 checking whether we are cross compiling... no [2022-09-06T15:45:22.030Z] #45 128.4 checking for suffix of object files... o [2022-09-06T15:45:22.030Z] #45 128.5 checking whether we are using the GNU C compiler... yes [2022-09-06T15:45:22.030Z] #45 128.6 checking whether gcc accepts -g... yes [2022-09-06T15:45:22.100Z] #43 89.41 checking for suffix of object files... o [2022-09-06T15:45:22.100Z] #43 89.51 checking whether we are using the GNU C compiler... yes [2022-09-06T15:45:22.100Z] #43 89.56 checking whether gcc accepts -g... yes [2022-09-06T15:45:22.212Z] #50 DONE 3.6s [2022-09-06T15:45:22.212Z] [2022-09-06T15:45:22.212Z] #51 [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-06T15:45:22.289Z] #45 128.7 checking for gcc option to accept ISO C89... none needed [2022-09-06T15:45:22.289Z] #45 128.9 checking whether gcc understands -c and -o together... yes [2022-09-06T15:45:22.426Z] #43 89.63 checking for gcc option to accept ISO C89... none needed [2022-09-06T15:45:22.426Z] #43 89.76 checking whether gcc understands -c and -o together... yes [2022-09-06T15:45:22.426Z] #43 89.86 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T15:45:22.426Z] #43 89.90 checking whether build environment is sane... yes [2022-09-06T15:45:22.426Z] #43 89.93 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T15:45:22.426Z] #43 89.93 checking for gawk... no [2022-09-06T15:45:22.426Z] #43 89.93 checking for mawk... mawk [2022-09-06T15:45:22.426Z] #43 89.93 checking whether make sets $(MAKE)... yes [2022-09-06T15:45:22.472Z] #51 3.429 + RM_GOPATH=0 [2022-09-06T15:45:22.472Z] #51 3.430 + TMP_GOPATH= [2022-09-06T15:45:22.472Z] #51 3.432 + : /build [2022-09-06T15:45:22.472Z] #51 3.432 + '[' -z '' ']' [2022-09-06T15:45:22.472Z] #51 3.432 ++ mktemp -d [2022-09-06T15:45:22.472Z] #51 3.441 + export GOPATH=/tmp/tmp.Orst9RQJGo [2022-09-06T15:45:22.472Z] #51 3.441 + GOPATH=/tmp/tmp.Orst9RQJGo [2022-09-06T15:45:22.472Z] #51 3.441 + RM_GOPATH=1 [2022-09-06T15:45:22.472Z] #51 3.441 + case "$(go env GOARCH)" in [2022-09-06T15:45:22.472Z] #51 3.441 ++ go env GOARCH [2022-09-06T15:45:22.472Z] #51 3.489 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T15:45:22.472Z] #51 3.489 + GO_BUILDMODE=-buildmode=pie [2022-09-06T15:45:22.472Z] #51 3.490 ++ dirname /install.sh [2022-09-06T15:45:22.472Z] #51 3.491 + dir=/ [2022-09-06T15:45:22.472Z] #51 3.491 + bin=runc [2022-09-06T15:45:22.472Z] #51 3.491 + shift [2022-09-06T15:45:22.472Z] #51 3.491 + '[' '!' -f //runc.installer ']' [2022-09-06T15:45:22.472Z] #51 3.491 + . //runc.installer [2022-09-06T15:45:22.472Z] #51 3.491 ++ set -e [2022-09-06T15:45:22.472Z] #51 3.491 ++ : v1.1.4 [2022-09-06T15:45:22.472Z] #51 3.491 + install_runc [2022-09-06T15:45:22.472Z] #51 3.491 + RUNC_BUILDTAGS=seccomp [2022-09-06T15:45:22.472Z] #51 3.491 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-06T15:45:22.472Z] #51 3.491 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Orst9RQJGo/src/github.com/opencontainers/runc [2022-09-06T15:45:22.472Z] #51 3.491 Install runc version v1.1.4 (build tags: seccomp) [2022-09-06T15:45:22.472Z] #51 3.521 Cloning into '/tmp/tmp.Orst9RQJGo/src/github.com/opencontainers/runc'... [2022-09-06T15:45:22.549Z] #45 129.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T15:45:22.549Z] #45 129.0 checking whether build environment is sane... yes [2022-09-06T15:45:22.549Z] #45 129.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T15:45:22.549Z] #45 129.1 checking for gawk... no [2022-09-06T15:45:22.549Z] #45 129.1 checking for mawk... mawk [2022-09-06T15:45:22.549Z] #45 129.1 checking whether make sets $(MAKE)... yes [2022-09-06T15:45:22.549Z] #45 129.2 checking whether make supports the include directive... yes (GNU style) [2022-09-06T15:45:22.549Z] #45 129.2 checking whether make supports nested variables... yes [2022-09-06T15:45:22.549Z] #45 129.2 checking whether UID '0' is supported by ustar format... yes [2022-09-06T15:45:22.549Z] #45 129.2 checking whether GID '0' is supported by ustar format... yes [2022-09-06T15:45:22.645Z] #77 108.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-06T15:45:22.645Z] #77 109.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T15:45:22.703Z] #43 89.98 checking whether make supports the include directive... yes (GNU style) [2022-09-06T15:45:22.703Z] #43 90.00 checking whether make supports nested variables... yes [2022-09-06T15:45:22.703Z] #43 90.04 checking whether UID '0' is supported by ustar format... yes [2022-09-06T15:45:22.703Z] #43 90.05 checking whether GID '0' is supported by ustar format... yes [2022-09-06T15:45:22.703Z] #43 90.05 checking how to create a ustar tar archive... gnutar [2022-09-06T15:45:22.703Z] #43 90.17 checking dependency style of gcc... gcc3 [2022-09-06T15:45:22.809Z] #45 129.2 checking how to create a ustar tar archive... gnutar [2022-09-06T15:45:22.902Z] #77 109.3 checking for gcc... gcc [2022-09-06T15:45:22.963Z] #43 90.26 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T15:45:22.963Z] #43 90.26 checking whether make supports nested variables... (cached) yes [2022-09-06T15:45:22.963Z] #43 90.31 checking build system type... x86_64-pc-linux-gnu [2022-09-06T15:45:22.963Z] #43 90.46 checking host system type... x86_64-pc-linux-gnu [2022-09-06T15:45:22.963Z] #43 90.46 checking how to print strings... printf [2022-09-06T15:45:22.963Z] #43 90.47 checking for a sed that does not truncate output... /bin/sed [2022-09-06T15:45:22.963Z] #43 90.49 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T15:45:22.963Z] #43 90.49 checking for egrep... /bin/grep -E [2022-09-06T15:45:22.963Z] #43 90.50 checking for fgrep... /bin/grep -F [2022-09-06T15:45:22.963Z] #43 90.51 checking for ld used by gcc... /usr/bin/ld [2022-09-06T15:45:23.068Z] #45 129.3 checking dependency style of gcc... gcc3 [2022-09-06T15:45:23.068Z] #45 129.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T15:45:23.068Z] #45 129.5 checking whether make supports nested variables... (cached) yes [2022-09-06T15:45:23.068Z] #45 129.5 checking build system type... x86_64-pc-linux-gnu [2022-09-06T15:45:23.068Z] #45 129.8 checking host system type... x86_64-pc-linux-gnu [2022-09-06T15:45:23.068Z] #45 129.8 checking how to print strings... printf [2022-09-06T15:45:23.068Z] #45 129.8 checking for a sed that does not truncate output... /bin/sed [2022-09-06T15:45:23.068Z] #45 129.8 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T15:45:23.160Z] #77 109.4 checking whether the C compiler works... yes [2022-09-06T15:45:23.160Z] #77 109.6 checking for C compiler default output file name... a.out [2022-09-06T15:45:23.160Z] #77 109.6 checking for suffix of executables... [2022-09-06T15:45:23.226Z] #43 90.51 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T15:45:23.226Z] #43 90.52 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T15:45:23.226Z] #43 90.53 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T15:45:23.226Z] #43 90.60 checking whether ln -s works... yes [2022-09-06T15:45:23.226Z] #43 90.60 checking the maximum length of command line arguments... 1572864 [2022-09-06T15:45:23.226Z] #43 90.61 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T15:45:23.226Z] #43 90.61 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T15:45:23.226Z] #43 90.61 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T15:45:23.226Z] #43 90.61 checking for objdump... objdump [2022-09-06T15:45:23.226Z] #43 90.61 checking how to recognize dependent libraries... pass_all [2022-09-06T15:45:23.226Z] #43 90.61 checking for dlltool... no [2022-09-06T15:45:23.226Z] #43 90.61 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T15:45:23.226Z] #43 90.61 checking for ar... ar [2022-09-06T15:45:23.226Z] #43 90.61 checking for archiver @FILE support... @ [2022-09-06T15:45:23.226Z] #43 90.69 checking for strip... strip [2022-09-06T15:45:23.226Z] #43 90.69 checking for ranlib... ranlib [2022-09-06T15:45:23.328Z] #45 129.8 checking for egrep... /bin/grep -E [2022-09-06T15:45:23.328Z] #45 129.9 checking for fgrep... /bin/grep -F [2022-09-06T15:45:23.328Z] #45 129.9 checking for ld used by gcc... /usr/bin/ld [2022-09-06T15:45:23.328Z] #45 129.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T15:45:23.328Z] #45 129.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T15:45:23.416Z] #77 109.8 checking whether we are cross compiling... no [2022-09-06T15:45:23.489Z] #43 90.69 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T15:45:23.587Z] #45 129.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T15:45:23.587Z] #45 130.0 checking whether ln -s works... yes [2022-09-06T15:45:23.587Z] #45 130.0 checking the maximum length of command line arguments... 1572864 [2022-09-06T15:45:23.587Z] #45 130.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-06T15:45:23.587Z] #45 130.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T15:45:23.587Z] #45 130.0 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T15:45:23.587Z] #45 130.0 checking for objdump... objdump [2022-09-06T15:45:23.587Z] #45 130.0 checking how to recognize dependent libraries... pass_all [2022-09-06T15:45:23.587Z] #45 130.0 checking for dlltool... no [2022-09-06T15:45:23.587Z] #45 130.0 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T15:45:23.587Z] #45 130.0 checking for ar... ar [2022-09-06T15:45:23.587Z] #45 130.0 checking for archiver @FILE support... @ [2022-09-06T15:45:23.587Z] #45 130.2 checking for strip... strip [2022-09-06T15:45:23.587Z] #45 130.2 checking for ranlib... ranlib [2022-09-06T15:45:23.672Z] #77 110.0 checking for suffix of object files... o [2022-09-06T15:45:23.751Z] #43 90.96 checking for sysroot... no [2022-09-06T15:45:23.751Z] #43 90.96 checking for a working dd... /bin/dd [2022-09-06T15:45:23.751Z] #43 90.97 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T15:45:23.751Z] #43 91.01 checking for mt... no [2022-09-06T15:45:23.751Z] #43 91.01 checking if : is a manifest tool... no [2022-09-06T15:45:23.751Z] #43 91.02 checking how to run the C preprocessor... gcc -E [2022-09-06T15:45:23.847Z] #45 130.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T15:45:23.847Z] #45 130.5 checking for sysroot... no [2022-09-06T15:45:23.847Z] #45 130.5 checking for a working dd... /bin/dd [2022-09-06T15:45:23.847Z] #45 130.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T15:45:23.929Z] #77 110.1 checking whether we are using the GNU C compiler... yes [2022-09-06T15:45:23.929Z] #77 110.2 checking whether gcc accepts -g... yes [2022-09-06T15:45:23.929Z] #77 110.3 checking for gcc option to accept ISO C89... none needed [2022-09-06T15:45:24.106Z] #45 130.6 checking for mt... no [2022-09-06T15:45:24.106Z] #45 130.6 checking if : is a manifest tool... no [2022-09-06T15:45:24.106Z] #45 130.6 checking how to run the C preprocessor... gcc -E [2022-09-06T15:45:24.186Z] #77 110.4 checking whether gcc understands -c and -o together... yes [2022-09-06T15:45:24.186Z] #77 110.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T15:45:24.186Z] #77 110.7 checking whether build environment is sane... yes [2022-09-06T15:45:24.186Z] #77 110.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T15:45:24.186Z] #77 110.7 checking for gawk... no [2022-09-06T15:45:24.186Z] #77 110.7 checking for mawk... mawk [2022-09-06T15:45:24.186Z] #77 110.7 checking whether make sets $(MAKE)... yes [2022-09-06T15:45:24.320Z] #43 91.17 checking for ANSI C header files... yes [2022-09-06T15:45:24.320Z] #43 91.59 checking for sys/types.h... [2022-09-06T15:45:24.320Z] #43 ... [2022-09-06T15:45:24.320Z] [2022-09-06T15:45:24.320Z] #33 [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-06T15:45:24.320Z] #33 111.0 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-06T15:45:24.320Z] #33 111.0 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-06T15:45:24.320Z] #33 111.1 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-09-06T15:45:24.320Z] #33 111.1 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-06T15:45:24.321Z] #33 111.1 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-06T15:45:24.321Z] #33 112.3 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-06T15:45:24.321Z] #33 112.3 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-09-06T15:45:24.321Z] #33 112.3 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-09-06T15:45:24.321Z] #33 112.3 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-06T15:45:24.321Z] #33 112.3 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-06T15:45:24.321Z] #33 112.3 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-06T15:45:24.321Z] #33 112.3 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-09-06T15:45:24.321Z] #33 112.3 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-09-06T15:45:24.321Z] #33 112.4 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-06T15:45:24.321Z] #33 112.4 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-09-06T15:45:24.321Z] #33 112.4 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-06T15:45:24.321Z] #33 112.4 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-06T15:45:24.321Z] #33 113.7 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-06T15:45:24.321Z] #33 113.7 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-06T15:45:24.321Z] #33 113.8 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-09-06T15:45:24.321Z] #33 113.8 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-06T15:45:24.321Z] #33 113.8 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-06T15:45:24.321Z] #33 115.0 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-06T15:45:24.321Z] #33 115.0 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-09-06T15:45:24.321Z] #33 115.9 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:45:24.321Z] #33 116.3 Fetched 788 MB in 29s (27.5 MB/s) [2022-09-06T15:45:24.321Z] #33 116.3 Selecting previously unselected package liblocale-gettext-perl. [2022-09-06T15:45:24.321Z] #33 116.3 (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-06T15:45:24.321Z] #33 116.4 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-09-06T15:45:24.321Z] #33 116.4 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-09-06T15:45:24.321Z] #33 116.4 Selecting previously unselected package bzip2. [2022-09-06T15:45:24.321Z] #33 116.4 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T15:45:24.321Z] #33 116.4 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T15:45:24.321Z] #33 116.5 Selecting previously unselected package libmagic-mgc. [2022-09-06T15:45:24.321Z] #33 116.5 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-06T15:45:24.321Z] #33 116.5 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-06T15:45:24.321Z] #33 116.7 Selecting previously unselected package libmagic1:amd64. [2022-09-06T15:45:24.321Z] #33 116.7 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-06T15:45:24.321Z] #33 116.7 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-06T15:45:24.321Z] #33 116.8 Selecting previously unselected package file. [2022-09-06T15:45:24.321Z] #33 116.8 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-09-06T15:45:24.321Z] #33 116.8 Unpacking file (1:5.39-3) ... [2022-09-06T15:45:24.321Z] #33 116.9 Selecting previously unselected package xz-utils. [2022-09-06T15:45:24.321Z] #33 116.9 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T15:45:24.321Z] #33 116.9 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T15:45:24.321Z] #33 117.0 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-09-06T15:45:24.321Z] #33 117.1 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-06T15:45:24.321Z] #33 117.1 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-06T15:45:24.321Z] #33 118.1 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-09-06T15:45:24.321Z] #33 118.1 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-09-06T15:45:24.321Z] #33 118.1 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-06T15:45:24.321Z] #33 119.0 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-09-06T15:45:24.321Z] #33 119.0 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-09-06T15:45:24.321Z] #33 119.0 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-06T15:45:24.321Z] #33 119.9 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-09-06T15:45:24.321Z] #33 119.9 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-06T15:45:24.321Z] #33 119.9 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-06T15:45:24.321Z] #33 120.9 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-09-06T15:45:24.321Z] #33 120.9 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-06T15:45:24.321Z] #33 120.9 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-06T15:45:24.321Z] #33 ... [2022-09-06T15:45:24.321Z] [2022-09-06T15:45:24.321Z] #43 [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-06T15:45:24.321Z] #43 91.59 checking for sys/types.h... yes [2022-09-06T15:45:24.443Z] #77 110.8 checking whether make supports the include directive... yes (GNU style) [2022-09-06T15:45:24.443Z] #77 110.8 checking whether make supports nested variables... yes [2022-09-06T15:45:24.443Z] #77 110.9 checking whether UID '0' is supported by ustar format... yes [2022-09-06T15:45:24.443Z] #77 110.9 checking whether GID '0' is supported by ustar format... yes [2022-09-06T15:45:24.443Z] #77 110.9 checking how to create a ustar tar archive... gnutar [2022-09-06T15:45:24.581Z] #43 91.74 checking for sys/stat.h... yes [2022-09-06T15:45:24.581Z] #43 91.91 checking for stdlib.h... yes [2022-09-06T15:45:24.700Z] #77 111.0 checking dependency style of gcc... gcc3 [2022-09-06T15:45:24.700Z] #77 111.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T15:45:24.700Z] #77 111.3 checking whether make supports nested variables... (cached) yes [2022-09-06T15:45:24.841Z] #43 92.00 checking for string.h... yes [2022-09-06T15:45:24.841Z] #43 92.14 checking for memory.h... yes [2022-09-06T15:45:24.841Z] #43 92.25 checking for strings.h... yes [2022-09-06T15:45:24.934Z] #45 130.9 checking for ANSI C header files... yes [2022-09-06T15:45:24.934Z] #45 131.4 checking for sys/types.h... yes [2022-09-06T15:45:25.008Z] #51 ... [2022-09-06T15:45:25.008Z] [2022-09-06T15:45:25.008Z] #30 [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-06T15:45:25.008Z] #30 131.6 rootlesskit version 1.0.0 [2022-09-06T15:45:25.008Z] #30 131.6 Usage of /build/rootlesskit-docker-proxy: [2022-09-06T15:45:25.008Z] #30 131.6 -container-ip string [2022-09-06T15:45:25.008Z] #30 131.6 container ip [2022-09-06T15:45:25.008Z] #30 131.6 -container-port int [2022-09-06T15:45:25.008Z] #30 131.6 container port (default -1) [2022-09-06T15:45:25.008Z] #30 131.6 -host-ip string [2022-09-06T15:45:25.008Z] #30 131.6 host ip [2022-09-06T15:45:25.008Z] #30 131.6 -host-port int [2022-09-06T15:45:25.008Z] #30 131.6 host port (default -1) [2022-09-06T15:45:25.008Z] #30 131.6 -proto string [2022-09-06T15:45:25.008Z] #30 131.6 proxy protocol (default "tcp") [2022-09-06T15:45:25.008Z] #30 DONE 131.8s [2022-09-06T15:45:25.008Z] [2022-09-06T15:45:25.008Z] #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-06T15:45:25.008Z] #52 DONE 2.4s [2022-09-06T15:45:25.008Z] [2022-09-06T15:45:25.008Z] #53 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T15:45:25.008Z] #53 ... [2022-09-06T15:45:25.008Z] [2022-09-06T15:45:25.008Z] #54 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T15:45:25.008Z] #54 DONE 0.2s [2022-09-06T15:45:25.008Z] [2022-09-06T15:45:25.008Z] #55 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T15:45:25.101Z] #43 92.35 checking for inttypes.h... yes [2022-09-06T15:45:25.101Z] #43 92.52 checking for stdint.h... yes [2022-09-06T15:45:25.194Z] #45 131.6 checking for sys/stat.h... yes [2022-09-06T15:45:25.264Z] #77 111.3 checking build system type... aarch64-unknown-linux-gnu [2022-09-06T15:45:25.264Z] #77 111.6 checking host system type... aarch64-unknown-linux-gnu [2022-09-06T15:45:25.264Z] #77 111.6 checking how to print strings... printf [2022-09-06T15:45:25.264Z] #77 111.6 checking for a sed that does not truncate output... /bin/sed [2022-09-06T15:45:25.264Z] #77 111.7 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T15:45:25.264Z] #77 111.7 checking for egrep... /bin/grep -E [2022-09-06T15:45:25.264Z] #77 111.7 checking for fgrep... /bin/grep -F [2022-09-06T15:45:25.264Z] #77 111.7 checking for ld used by gcc... /usr/bin/ld [2022-09-06T15:45:25.264Z] #77 111.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T15:45:25.264Z] #77 111.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T15:45:25.267Z] #55 DONE 0.3s [2022-09-06T15:45:25.267Z] [2022-09-06T15:45:25.267Z] #36 [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-06T15:45:25.360Z] #43 92.64 checking for unistd.h... yes [2022-09-06T15:45:25.360Z] #43 92.76 checking for dlfcn.h... yes [2022-09-06T15:45:25.360Z] #43 92.80 checking for objdir... .libs [2022-09-06T15:45:25.453Z] #45 131.8 checking for stdlib.h... yes [2022-09-06T15:45:25.453Z] #45 131.9 checking for string.h... yes [2022-09-06T15:45:25.453Z] #45 132.0 checking for memory.h... yes [2022-09-06T15:45:25.521Z] #77 111.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T15:45:25.521Z] #77 111.9 checking whether ln -s works... yes [2022-09-06T15:45:25.521Z] #77 111.9 checking the maximum length of command line arguments... 1572864 [2022-09-06T15:45:25.521Z] #77 111.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-06T15:45:25.521Z] #77 111.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T15:45:25.521Z] #77 111.9 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T15:45:25.521Z] #77 111.9 checking for objdump... objdump [2022-09-06T15:45:25.521Z] #77 112.0 checking how to recognize dependent libraries... pass_all [2022-09-06T15:45:25.521Z] #77 112.0 checking for dlltool... no [2022-09-06T15:45:25.521Z] #77 112.0 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T15:45:25.521Z] #77 112.0 checking for ar... ar [2022-09-06T15:45:25.521Z] #77 112.0 checking for archiver @FILE support... @ [2022-09-06T15:45:25.521Z] #77 112.1 checking for strip... strip [2022-09-06T15:45:25.521Z] #77 112.1 checking for ranlib... ranlib [2022-09-06T15:45:25.620Z] #43 92.92 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T15:45:25.620Z] #43 93.01 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T15:45:25.620Z] #43 93.01 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T15:45:25.713Z] #45 132.2 checking for strings.h... yes [2022-09-06T15:45:25.883Z] #43 93.09 checking if gcc static flag -static works... yes [2022-09-06T15:45:25.883Z] #43 93.31 checking if gcc supports -c -o file.o... yes [2022-09-06T15:45:25.972Z] #45 132.4 checking for inttypes.h... yes [2022-09-06T15:45:25.972Z] #45 132.6 checking for stdint.h... yes [2022-09-06T15:45:26.085Z] #77 112.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T15:45:26.085Z] #77 112.5 checking for sysroot... no [2022-09-06T15:45:26.085Z] #77 112.5 checking for a working dd... /bin/dd [2022-09-06T15:45:26.085Z] #77 112.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T15:45:26.085Z] #77 112.5 checking for mt... no [2022-09-06T15:45:26.085Z] #77 112.5 checking if : is a manifest tool... no [2022-09-06T15:45:26.085Z] #77 112.5 checking how to run the C preprocessor... gcc -E [2022-09-06T15:45:26.143Z] #43 93.41 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T15:45:26.143Z] #43 93.41 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T15:45:26.143Z] #43 93.44 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T15:45:26.143Z] #43 93.63 checking how to hardcode library paths into programs... immediate [2022-09-06T15:45:26.143Z] #43 93.63 checking whether stripping libraries is possible... yes [2022-09-06T15:45:26.143Z] #43 93.64 checking if libtool supports shared libraries... yes [2022-09-06T15:45:26.143Z] #43 93.64 checking whether to build shared libraries... no [2022-09-06T15:45:26.143Z] #43 93.64 checking whether to build static libraries... yes [2022-09-06T15:45:26.403Z] #43 93.65 checking float.h usability... yes [2022-09-06T15:45:26.403Z] #43 93.72 checking float.h presence... yes [2022-09-06T15:45:26.403Z] #43 93.76 checking for float.h... yes [2022-09-06T15:45:26.403Z] #43 93.78 checking limits.h usability... yes [2022-09-06T15:45:26.403Z] #43 93.92 checking limits.h presence... yes [2022-09-06T15:45:26.403Z] #43 93.95 checking for limits.h... yes [2022-09-06T15:45:26.491Z] #45 132.7 checking for unistd.h... yes [2022-09-06T15:45:26.491Z] #45 132.9 checking for dlfcn.h... yes [2022-09-06T15:45:26.491Z] #45 133.0 checking for objdir... .libs [2022-09-06T15:45:26.663Z] #43 93.97 checking stddef.h usability... yes [2022-09-06T15:45:26.663Z] #43 94.06 checking stddef.h presence... yes [2022-09-06T15:45:26.663Z] #43 94.09 checking for stddef.h... yes [2022-09-06T15:45:26.663Z] #43 94.10 checking for stdlib.h... (cached) yes [2022-09-06T15:45:26.663Z] #43 94.13 checking for string.h... (cached) yes [2022-09-06T15:45:26.917Z] #77 112.8 checking for ANSI C header files... yes [2022-09-06T15:45:26.923Z] #43 94.15 checking sys/time.h usability... yes [2022-09-06T15:45:26.923Z] #43 94.25 checking sys/time.h presence... yes [2022-09-06T15:45:26.923Z] #43 94.31 checking for sys/time.h... yes [2022-09-06T15:45:27.010Z] #45 133.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T15:45:27.010Z] #45 133.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T15:45:27.010Z] #45 133.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T15:45:27.168Z] #36 ... [2022-09-06T15:45:27.168Z] [2022-09-06T15:45:27.168Z] #46 [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-06T15:45:27.168Z] #46 95.03 configure.ac:11: installing 'build-aux/compile' [2022-09-06T15:45:27.168Z] #46 95.04 configure.ac:11: installing 'build-aux/config.guess' [2022-09-06T15:45:27.168Z] #46 95.04 configure.ac:11: installing 'build-aux/config.sub' [2022-09-06T15:45:27.168Z] #46 95.05 configure.ac:13: installing 'build-aux/install-sh' [2022-09-06T15:45:27.168Z] #46 95.08 configure.ac:13: installing 'build-aux/missing' [2022-09-06T15:45:27.168Z] #46 95.08 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-06T15:45:27.168Z] #46 95.29 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T15:45:27.174Z] #77 113.3 checking for sys/types.h... yes [2022-09-06T15:45:27.174Z] #77 113.5 checking for sys/stat.h... yes [2022-09-06T15:45:27.183Z] #43 94.32 checking for inline... inline [2022-09-06T15:45:27.183Z] #43 94.39 checking for size_t... yes [2022-09-06T15:45:27.430Z] #77 113.8 checking for stdlib.h... yes [2022-09-06T15:45:27.444Z] #43 94.64 checking for stdlib.h... (cached) yes [2022-09-06T15:45:27.444Z] #43 94.65 checking for GNU libc compatible malloc... yes [2022-09-06T15:45:27.444Z] #43 94.84 checking for stdlib.h... (cached) yes [2022-09-06T15:45:27.579Z] #45 133.6 checking if gcc static flag -static works... yes [2022-09-06T15:45:27.579Z] #45 134.1 checking if gcc supports -c -o file.o... yes [2022-09-06T15:45:27.579Z] #45 134.1 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T15:45:27.579Z] #45 134.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T15:45:27.687Z] #77 113.9 checking for string.h... yes [2022-09-06T15:45:27.704Z] #43 94.84 checking for GNU libc compatible realloc... yes [2022-09-06T15:45:27.838Z] #45 134.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T15:45:27.838Z] #45 134.5 checking how to hardcode library paths into programs... immediate [2022-09-06T15:45:27.838Z] #45 134.5 checking whether stripping libraries is possible... yes [2022-09-06T15:45:27.838Z] #45 134.5 checking if libtool supports shared libraries... yes [2022-09-06T15:45:27.838Z] #45 134.5 checking whether to build shared libraries... no [2022-09-06T15:45:27.838Z] #45 134.5 checking whether to build static libraries... yes [2022-09-06T15:45:27.945Z] #77 114.1 checking for memory.h... yes [2022-09-06T15:45:27.945Z] #77 114.3 checking for strings.h... yes [2022-09-06T15:45:27.964Z] #43 95.01 checking for working strtod... yes [2022-09-06T15:45:27.965Z] #43 95.29 checking for gettimeofday... yes [2022-09-06T15:45:28.098Z] #45 134.5 checking float.h usability... yes [2022-09-06T15:45:28.098Z] #45 134.6 checking float.h presence... yes [2022-09-06T15:45:28.098Z] #45 134.7 checking for float.h... yes [2022-09-06T15:45:28.202Z] #77 114.5 checking for inttypes.h... yes [2022-09-06T15:45:28.202Z] #77 114.6 checking for stdint.h... yes [2022-09-06T15:45:28.225Z] #43 95.45 checking for memset... yes [2022-09-06T15:45:28.357Z] #45 134.7 checking limits.h usability... yes [2022-09-06T15:45:28.357Z] #45 134.8 checking limits.h presence... yes [2022-09-06T15:45:28.357Z] #45 134.9 checking for limits.h... yes [2022-09-06T15:45:28.357Z] #45 134.9 checking stddef.h usability... yes [2022-09-06T15:45:28.459Z] #77 114.8 checking for unistd.h... yes [2022-09-06T15:45:28.485Z] #43 95.65 checking for strspn... yes [2022-09-06T15:45:28.485Z] #43 95.92 checking that generated files are newer than configure... done [2022-09-06T15:45:28.485Z] #43 95.92 configure: creating ./config.status [2022-09-06T15:45:28.544Z] #46 ... [2022-09-06T15:45:28.544Z] [2022-09-06T15:45:28.544Z] #53 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T15:45:28.544Z] #53 3.524 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-06T15:45:28.544Z] #53 DONE 3.7s [2022-09-06T15:45:28.616Z] #45 135.0 checking stddef.h presence... yes [2022-09-06T15:45:28.616Z] #45 135.1 checking for stddef.h... yes [2022-09-06T15:45:28.616Z] #45 135.1 checking for stdlib.h... (cached) yes [2022-09-06T15:45:28.616Z] #45 135.1 checking for string.h... (cached) yes [2022-09-06T15:45:28.616Z] #45 135.2 checking sys/time.h usability... yes [2022-09-06T15:45:28.717Z] #77 115.0 checking for dlfcn.h... yes [2022-09-06T15:45:28.717Z] #77 115.1 checking for objdir... .libs [2022-09-06T15:45:28.803Z] [2022-09-06T15:45:28.803Z] #56 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T15:45:28.877Z] #45 135.3 checking sys/time.h presence... yes [2022-09-06T15:45:28.877Z] #45 135.4 checking for sys/time.h... yes [2022-09-06T15:45:28.877Z] #45 135.4 checking for inline... inline [2022-09-06T15:45:28.974Z] #77 115.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T15:45:29.231Z] #77 115.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T15:45:29.231Z] #77 115.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T15:45:29.446Z] #45 135.5 checking for size_t... yes [2022-09-06T15:45:29.446Z] #45 135.8 checking for stdlib.h... (cached) yes [2022-09-06T15:45:29.446Z] #45 135.8 checking for GNU libc compatible malloc... yes [2022-09-06T15:45:29.446Z] #45 136.0 checking for stdlib.h... (cached) yes [2022-09-06T15:45:29.487Z] #77 115.7 checking if gcc static flag -static works... yes [2022-09-06T15:45:29.705Z] #45 136.0 checking for GNU libc compatible realloc... yes [2022-09-06T15:45:29.743Z] #77 116.0 checking if gcc supports -c -o file.o... yes [2022-09-06T15:45:29.744Z] #77 116.2 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T15:45:29.869Z] #43 97.13 config.status: creating Makefile [2022-09-06T15:45:29.869Z] #43 97.15 config.status: creating config.h [2022-09-06T15:45:29.869Z] #43 97.17 config.status: executing depfiles commands [2022-09-06T15:45:29.869Z] #43 97.30 config.status: executing libtool commands [2022-09-06T15:45:29.965Z] #45 136.3 checking for working strtod... yes [2022-09-06T15:45:30.000Z] #77 116.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-06T15:45:30.224Z] #45 136.6 checking for gettimeofday... yes [2022-09-06T15:45:30.264Z] #77 116.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T15:45:30.264Z] #77 116.6 checking how to hardcode library paths into programs... immediate [2022-09-06T15:45:30.264Z] #77 116.6 checking whether stripping libraries is possible... yes [2022-09-06T15:45:30.264Z] #77 116.6 checking if libtool supports shared libraries... yes [2022-09-06T15:45:30.264Z] #77 116.6 checking whether to build shared libraries... no [2022-09-06T15:45:30.264Z] #77 116.6 checking whether to build static libraries... yes [2022-09-06T15:45:30.264Z] #77 116.6 checking float.h usability... yes [2022-09-06T15:45:30.440Z] #43 97.91 GEN .version [2022-09-06T15:45:30.440Z] #43 97.92 make install-recursive [2022-09-06T15:45:30.440Z] #43 97.92 make[1]: Entering directory '/tmp/crun-build' [2022-09-06T15:45:30.440Z] #43 97.99 Making install in libocispec [2022-09-06T15:45:30.483Z] #45 136.8 checking for memset... yes [2022-09-06T15:45:30.521Z] #77 116.8 checking float.h presence... yes [2022-09-06T15:45:30.521Z] #77 116.8 checking for float.h... yes [2022-09-06T15:45:30.521Z] #77 116.9 checking limits.h usability... yes [2022-09-06T15:45:30.522Z] #77 117.0 checking limits.h presence... yes [2022-09-06T15:45:30.522Z] #77 117.1 checking for limits.h... yes [2022-09-06T15:45:30.701Z] #43 98.01 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T15:45:30.701Z] #43 98.03 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-06T15:45:30.701Z] #43 98.04 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-06T15:45:30.701Z] #43 98.04 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-06T15:45:30.701Z] #43 98.08 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-06T15:45:30.742Z] #45 137.1 checking for strspn... yes [2022-09-06T15:45:30.779Z] #77 117.1 checking stddef.h usability... yes [2022-09-06T15:45:30.779Z] #77 117.3 checking stddef.h presence... yes [2022-09-06T15:45:30.779Z] #77 117.4 checking for stddef.h... yes [2022-09-06T15:45:31.001Z] #45 137.5 checking that generated files are newer than configure... done [2022-09-06T15:45:31.001Z] #45 137.5 configure: creating ./config.status [2022-09-06T15:45:31.036Z] #77 117.4 checking for stdlib.h... (cached) yes [2022-09-06T15:45:31.036Z] #77 117.4 checking for string.h... (cached) yes [2022-09-06T15:45:31.036Z] #77 117.5 checking sys/time.h usability... yes [2022-09-06T15:45:31.036Z] #77 117.6 checking sys/time.h presence... yes [2022-09-06T15:45:31.272Z] #43 98.57 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-06T15:45:31.272Z] #43 98.67 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-06T15:45:31.272Z] #43 98.67 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-06T15:45:31.272Z] #43 98.67 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-06T15:45:31.272Z] #43 98.67 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-06T15:45:31.272Z] #43 98.67 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-06T15:45:31.272Z] #43 98.67 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-06T15:45:31.272Z] #43 98.67 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-06T15:45:31.272Z] #43 98.67 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-06T15:45:31.272Z] #43 98.79 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-06T15:45:31.272Z] #43 98.79 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-06T15:45:31.272Z] #43 98.79 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-06T15:45:31.273Z] #43 98.79 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-06T15:45:31.273Z] #43 98.79 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-06T15:45:31.273Z] #43 98.79 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-06T15:45:31.273Z] #43 98.79 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-06T15:45:31.292Z] #77 117.7 checking for sys/time.h... yes [2022-09-06T15:45:31.293Z] #77 117.7 checking for inline... inline [2022-09-06T15:45:31.549Z] #77 117.7 checking for size_t... yes [2022-09-06T15:45:31.570Z] #45 ... [2022-09-06T15:45:31.570Z] [2022-09-06T15:45:31.571Z] #59 [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-06T15:45:31.571Z] #59 39.99 Selecting previously unselected package libinih1:amd64. [2022-09-06T15:45:31.571Z] #59 40.00 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-06T15:45:31.571Z] #59 40.02 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-06T15:45:31.571Z] #59 40.07 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-06T15:45:31.571Z] #59 40.08 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-06T15:45:31.571Z] #59 40.09 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-06T15:45:31.571Z] #59 40.21 Selecting previously unselected package libnet1:amd64. [2022-09-06T15:45:31.571Z] #59 40.21 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T15:45:31.571Z] #59 40.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T15:45:31.571Z] #59 40.32 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T15:45:31.571Z] #59 40.32 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T15:45:31.571Z] #59 40.33 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T15:45:31.571Z] #59 40.44 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T15:45:31.571Z] #59 40.44 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T15:45:31.571Z] #59 40.45 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T15:45:31.571Z] #59 40.52 Selecting previously unselected package libyajl2:amd64. [2022-09-06T15:45:31.571Z] #59 40.53 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T15:45:31.571Z] #59 40.54 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T15:45:31.571Z] #59 40.62 Selecting previously unselected package net-tools. [2022-09-06T15:45:31.571Z] #59 40.63 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-06T15:45:31.571Z] #59 40.64 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T15:45:31.571Z] #59 40.86 Selecting previously unselected package patch. [2022-09-06T15:45:31.571Z] #59 40.87 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-06T15:45:31.571Z] #59 40.88 Unpacking patch (2.7.6-7) ... [2022-09-06T15:45:31.571Z] #59 40.99 Selecting previously unselected package python-pip-whl. [2022-09-06T15:45:31.571Z] #59 40.99 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-06T15:45:31.571Z] #59 41.00 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T15:45:31.571Z] #59 41.65 Selecting previously unselected package python3-lib2to3. [2022-09-06T15:45:31.571Z] #59 41.68 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-06T15:45:31.571Z] #59 41.69 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-06T15:45:31.571Z] #59 41.83 Selecting previously unselected package python3-distutils. [2022-09-06T15:45:31.571Z] #59 41.85 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-06T15:45:31.571Z] #59 41.85 Unpacking python3-distutils (3.9.2-1) ... [2022-09-06T15:45:31.571Z] #59 41.99 Selecting previously unselected package python3-pkg-resources. [2022-09-06T15:45:31.571Z] #59 41.99 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T15:45:31.571Z] #59 42.00 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T15:45:31.571Z] #59 42.15 Selecting previously unselected package python3-setuptools. [2022-09-06T15:45:31.571Z] #59 42.15 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-06T15:45:31.571Z] #59 42.16 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-06T15:45:31.571Z] #59 42.41 Selecting previously unselected package python3-wheel. [2022-09-06T15:45:31.571Z] #59 42.41 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-06T15:45:31.571Z] #59 42.42 Unpacking python3-wheel (0.34.2-1) ... [2022-09-06T15:45:31.571Z] #59 42.49 Selecting previously unselected package python3-pip. [2022-09-06T15:45:31.571Z] #59 42.51 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-06T15:45:31.571Z] #59 42.52 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T15:45:31.571Z] #59 42.81 Selecting previously unselected package sudo. [2022-09-06T15:45:31.571Z] #59 42.83 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-06T15:45:31.571Z] #59 42.84 Unpacking sudo (1.9.5p2-3) ... [2022-09-06T15:45:31.571Z] #59 43.42 Selecting previously unselected package systemd-journal-remote. [2022-09-06T15:45:31.571Z] #59 43.42 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-06T15:45:31.571Z] #59 43.44 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-06T15:45:31.571Z] #59 43.54 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T15:45:31.571Z] #59 43.56 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-06T15:45:31.571Z] #59 43.56 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-06T15:45:31.571Z] #59 43.78 Selecting previously unselected package uidmap. [2022-09-06T15:45:31.571Z] #59 43.79 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-06T15:45:31.571Z] #59 43.80 Unpacking uidmap (1:4.8.1-1) ... [2022-09-06T15:45:31.571Z] #59 43.98 Selecting previously unselected package vim-runtime. [2022-09-06T15:45:31.571Z] #59 43.98 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T15:45:31.571Z] #59 43.99 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-06T15:45:31.571Z] #59 44.04 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-06T15:45:31.571Z] #59 44.05 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:45:31.571Z] #59 47.59 Selecting previously unselected package vim. [2022-09-06T15:45:31.571Z] #59 47.61 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T15:45:31.571Z] #59 47.63 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:45:31.571Z] #59 48.24 Selecting previously unselected package xfsprogs. [2022-09-06T15:45:31.571Z] #59 48.25 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-06T15:45:31.571Z] #59 48.26 Unpacking xfsprogs (5.10.0-4) ... [2022-09-06T15:45:31.571Z] #59 48.77 Selecting previously unselected package zip. [2022-09-06T15:45:31.571Z] #59 48.79 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-06T15:45:31.571Z] #59 48.80 Unpacking zip (3.0-12) ... [2022-09-06T15:45:31.571Z] #59 48.93 Selecting previously unselected package zstd. [2022-09-06T15:45:31.571Z] #59 48.94 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-06T15:45:31.571Z] #59 48.95 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-06T15:45:31.571Z] #59 49.41 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T15:45:31.807Z] #77 118.1 checking for stdlib.h... (cached) yes [2022-09-06T15:45:31.807Z] #77 118.1 checking for GNU libc compatible malloc... [2022-09-06T15:45:31.807Z] #77 ... [2022-09-06T15:45:31.807Z] [2022-09-06T15:45:31.807Z] #21 [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-06T15:45:31.807Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-09-06T15:45:31.807Z] #21 33.69 Selecting previously unselected package systemd-journal-remote. [2022-09-06T15:45:31.807Z] #21 33.70 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... [2022-09-06T15:45:31.807Z] #21 33.70 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-06T15:45:31.807Z] #21 33.81 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T15:45:31.807Z] #21 33.83 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-09-06T15:45:31.807Z] #21 33.83 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-06T15:45:31.807Z] #21 34.04 Selecting previously unselected package uidmap. [2022-09-06T15:45:31.807Z] #21 34.05 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-09-06T15:45:31.807Z] #21 34.06 Unpacking uidmap (1:4.8.1-1) ... [2022-09-06T15:45:31.807Z] #21 34.18 Selecting previously unselected package vim-runtime. [2022-09-06T15:45:31.807Z] #21 34.18 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T15:45:31.807Z] #21 34.22 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-06T15:45:31.807Z] #21 34.24 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-06T15:45:31.807Z] #21 34.25 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:45:31.807Z] #21 37.26 Selecting previously unselected package vim. [2022-09-06T15:45:31.807Z] #21 37.28 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-06T15:45:31.807Z] #21 37.31 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:45:31.807Z] #21 37.85 Selecting previously unselected package xfsprogs. [2022-09-06T15:45:31.807Z] #21 37.85 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-09-06T15:45:31.807Z] #21 37.85 Unpacking xfsprogs (5.10.0-4) ... [2022-09-06T15:45:31.807Z] #21 38.22 Selecting previously unselected package zip. [2022-09-06T15:45:31.807Z] #21 38.22 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-09-06T15:45:31.807Z] #21 38.22 Unpacking zip (3.0-12) ... [2022-09-06T15:45:31.807Z] #21 38.34 Selecting previously unselected package zstd. [2022-09-06T15:45:31.807Z] #21 38.35 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-09-06T15:45:31.807Z] #21 38.36 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-06T15:45:31.807Z] #21 38.54 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T15:45:31.807Z] #21 39.46 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-09-06T15:45:31.807Z] #21 39.47 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T15:45:31.807Z] #21 39.49 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-09-06T15:45:31.807Z] #21 39.53 Setting up libicu67:arm64 (67.1-7) ... [2022-09-06T15:45:31.807Z] #21 39.55 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-09-06T15:45:31.807Z] #21 39.56 Setting up libinih1:arm64 (53-1+b2) ... [2022-09-06T15:45:31.807Z] #21 39.57 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-06T15:45:31.807Z] #21 39.58 Setting up uidmap (1:4.8.1-1) ... [2022-09-06T15:45:31.807Z] #21 39.59 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-06T15:45:31.807Z] #21 39.61 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-06T15:45:31.807Z] #21 39.62 Setting up bzip2 (1.0.8-4) ... [2022-09-06T15:45:31.807Z] #21 39.63 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-06T15:45:31.807Z] #21 39.64 Setting up python3-wheel (0.34.2-1) ... [2022-09-06T15:45:31.807Z] #21 40.16 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-06T15:45:31.807Z] #21 40.18 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:45:31.807Z] #21 40.19 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-06T15:45:31.807Z] #21 40.24 Setting up libcap2-bin (1:2.44-1) ... [2022-09-06T15:45:31.807Z] #21 40.25 Setting up apparmor (2.13.6-10) ... [2022-09-06T15:45:31.807Z] #21 41.76 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-06T15:45:31.807Z] #21 41.82 Setting up zip (3.0-12) ... [2022-09-06T15:45:31.807Z] #21 41.83 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:45:31.807Z] #21 41.87 Setting up bash-completion (1:2.11-2) ... [2022-09-06T15:45:31.807Z] #21 ... [2022-09-06T15:45:31.807Z] [2022-09-06T15:45:31.807Z] #77 [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-06T15:45:31.807Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T15:45:31.807Z] #77 118.1 checking for GNU libc compatible malloc... yes [2022-09-06T15:45:31.807Z] #77 118.3 checking for stdlib.h... (cached) yes [2022-09-06T15:45:32.066Z] #77 118.3 checking for GNU libc compatible realloc... yes [2022-09-06T15:45:32.090Z] #59 50.46 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T15:45:32.090Z] #59 50.47 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T15:45:32.090Z] #59 50.49 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-06T15:45:32.090Z] #59 50.50 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T15:45:32.090Z] #59 50.51 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T15:45:32.090Z] #59 50.52 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-06T15:45:32.090Z] #59 50.53 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T15:45:32.090Z] #59 50.55 Setting up uidmap (1:4.8.1-1) ... [2022-09-06T15:45:32.090Z] #59 50.56 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T15:45:32.090Z] #59 50.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T15:45:32.090Z] #59 50.59 Setting up bzip2 (1.0.8-4) ... [2022-09-06T15:45:32.090Z] #59 50.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T15:45:32.090Z] #59 50.63 Setting up python3-wheel (0.34.2-1) ... [2022-09-06T15:45:32.214Z] #43 99.44 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-06T15:45:32.214Z] #43 99.44 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-06T15:45:32.214Z] #43 99.44 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-06T15:45:32.214Z] #43 99.44 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-06T15:45:32.214Z] #43 99.44 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-06T15:45:32.214Z] #43 99.44 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-06T15:45:32.214Z] #43 99.44 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-06T15:45:32.214Z] #43 99.44 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-06T15:45:32.214Z] #43 99.44 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-06T15:45:32.214Z] #43 99.44 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-06T15:45:32.214Z] #43 99.44 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-06T15:45:32.214Z] #43 99.44 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-06T15:45:32.214Z] #43 99.45 make install-recursive [2022-09-06T15:45:32.214Z] #43 99.46 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T15:45:32.214Z] #43 99.50 Making install in yajl [2022-09-06T15:45:32.214Z] #43 99.51 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T15:45:32.214Z] #43 99.54 CC verify/json_verify-json_verify.o [2022-09-06T15:45:32.214Z] #43 99.55 CC src/libyajl_la-yajl_alloc.lo [2022-09-06T15:45:32.214Z] #43 99.55 CC src/libyajl_la-yajl.lo [2022-09-06T15:45:32.214Z] #43 99.56 CC src/libyajl_la-yajl_gen.lo [2022-09-06T15:45:32.214Z] #43 99.58 CC src/libyajl_la-yajl_parser.lo [2022-09-06T15:45:32.214Z] #43 99.59 CC src/libyajl_la-yajl_buf.lo [2022-09-06T15:45:32.214Z] #43 99.59 CC src/libyajl_la-yajl_encode.lo [2022-09-06T15:45:32.214Z] #43 99.60 CC src/libyajl_la-yajl_lex.lo [2022-09-06T15:45:32.214Z] #43 99.63 CC src/libyajl_la-yajl_tree.lo [2022-09-06T15:45:32.328Z] #77 118.5 checking for working strtod... yes [2022-09-06T15:45:32.584Z] #77 118.8 checking for gettimeofday... yes [2022-09-06T15:45:32.841Z] #77 119.1 checking for memset... yes [2022-09-06T15:45:32.992Z] #56 DONE 4.2s [2022-09-06T15:45:32.992Z] [2022-09-06T15:45:32.992Z] #46 [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-06T15:45:32.992Z] #46 96.77 checking build system type... x86_64-pc-linux-gnu [2022-09-06T15:45:32.992Z] #46 96.98 checking host system type... x86_64-pc-linux-gnu [2022-09-06T15:45:32.992Z] #46 96.98 checking how to print strings... printf [2022-09-06T15:45:32.992Z] #46 97.01 checking for gcc... gcc [2022-09-06T15:45:32.992Z] #46 97.15 checking whether the C compiler works... yes [2022-09-06T15:45:32.992Z] #46 97.42 checking for C compiler default output file name... a.out [2022-09-06T15:45:32.992Z] #46 97.45 checking for suffix of executables... [2022-09-06T15:45:32.992Z] #46 97.68 checking whether we are cross compiling... no [2022-09-06T15:45:32.992Z] #46 97.87 checking for suffix of object files... o [2022-09-06T15:45:32.992Z] #46 98.08 checking whether we are using the GNU C compiler... yes [2022-09-06T15:45:32.992Z] #46 98.21 checking whether gcc accepts -g... yes [2022-09-06T15:45:32.992Z] #46 98.38 checking for gcc option to accept ISO C89... none needed [2022-09-06T15:45:32.992Z] #46 98.61 checking whether gcc understands -c and -o together... yes [2022-09-06T15:45:32.992Z] #46 98.83 checking for a sed that does not truncate output... /bin/sed [2022-09-06T15:45:32.992Z] #46 98.87 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T15:45:32.992Z] #46 98.94 checking for egrep... /bin/grep -E [2022-09-06T15:45:32.992Z] #46 98.94 checking for fgrep... /bin/grep -F [2022-09-06T15:45:32.992Z] #46 98.94 checking for ld used by gcc... /usr/bin/ld [2022-09-06T15:45:32.992Z] #46 98.94 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T15:45:32.992Z] #46 98.94 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T15:45:32.992Z] #46 98.95 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T15:45:32.992Z] #46 99.08 checking whether ln -s works... yes [2022-09-06T15:45:32.992Z] #46 99.08 checking the maximum length of command line arguments... 1572864 [2022-09-06T15:45:32.992Z] #46 99.11 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T15:45:32.992Z] #46 99.11 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T15:45:32.992Z] #46 99.11 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T15:45:32.992Z] #46 99.11 checking for objdump... objdump [2022-09-06T15:45:32.992Z] #46 99.11 checking how to recognize dependent libraries... pass_all [2022-09-06T15:45:32.992Z] #46 99.11 checking for dlltool... no [2022-09-06T15:45:32.992Z] #46 99.11 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T15:45:32.992Z] #46 99.11 checking for ar... ar [2022-09-06T15:45:32.992Z] #46 99.11 checking for archiver @FILE support... @ [2022-09-06T15:45:32.992Z] #46 99.32 checking for strip... strip [2022-09-06T15:45:32.992Z] #46 99.32 checking for ranlib... ranlib [2022-09-06T15:45:32.992Z] #46 99.32 checking for gawk... no [2022-09-06T15:45:32.992Z] #46 99.32 checking for mawk... mawk [2022-09-06T15:45:32.992Z] #46 99.32 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T15:45:32.992Z] #46 99.85 checking for sysroot... no [2022-09-06T15:45:32.992Z] #46 99.85 checking for a working dd... /bin/dd [2022-09-06T15:45:32.992Z] #46 99.85 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T15:45:32.992Z] #46 99.85 checking for mt... no [2022-09-06T15:45:32.992Z] #46 99.86 checking if : is a manifest tool... no [2022-09-06T15:45:32.992Z] #46 99.90 checking how to run the C preprocessor... gcc -E [2022-09-06T15:45:32.992Z] #46 100.2 checking for ANSI C header files... yes [2022-09-06T15:45:32.992Z] #46 100.8 checking for sys/types.h... yes [2022-09-06T15:45:33.028Z] #59 ... [2022-09-06T15:45:33.028Z] [2022-09-06T15:45:33.028Z] #45 [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-06T15:45:33.028Z] #45 139.4 config.status: creating Makefile [2022-09-06T15:45:33.028Z] #45 139.5 config.status: creating config.h [2022-09-06T15:45:33.028Z] #45 139.5 config.status: executing depfiles commands [2022-09-06T15:45:33.028Z] #45 139.7 config.status: executing libtool commands [2022-09-06T15:45:33.098Z] #77 119.4 checking for strspn... yes [2022-09-06T15:45:33.252Z] #46 101.1 checking for sys/stat.h... yes [2022-09-06T15:45:33.356Z] #77 119.6 checking that generated files are newer than configure... done [2022-09-06T15:45:33.356Z] #77 119.6 configure: creating ./config.status [2022-09-06T15:45:33.511Z] #46 101.3 checking for stdlib.h... yes [2022-09-06T15:45:33.771Z] #46 101.5 checking for string.h... yes [2022-09-06T15:45:33.966Z] #45 140.5 GEN .version [2022-09-06T15:45:33.966Z] #45 140.6 make install-recursive [2022-09-06T15:45:33.966Z] #45 140.6 make[1]: Entering directory '/tmp/crun-build' [2022-09-06T15:45:33.966Z] #45 140.7 Making install in libocispec [2022-09-06T15:45:33.966Z] #45 140.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T15:45:33.966Z] #45 140.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-06T15:45:34.030Z] #46 101.7 checking for memory.h... yes [2022-09-06T15:45:34.030Z] #46 102.0 checking for strings.h... yes [2022-09-06T15:45:34.225Z] #45 140.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-06T15:45:34.225Z] #45 140.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-06T15:45:34.225Z] #45 140.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-06T15:45:34.289Z] #46 102.1 checking for inttypes.h... yes [2022-09-06T15:45:34.550Z] #46 102.4 checking for stdint.h... yes [2022-09-06T15:45:34.757Z] #43 ... [2022-09-06T15:45:34.757Z] [2022-09-06T15:45:34.757Z] #33 [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-06T15:45:34.757Z] #33 121.5 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-09-06T15:45:34.757Z] #33 121.5 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-06T15:45:34.757Z] #33 121.6 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T15:45:34.757Z] #33 121.6 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-09-06T15:45:34.757Z] #33 121.6 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T15:45:34.757Z] #33 121.6 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T15:45:35.117Z] #46 102.7 checking for unistd.h... yes [2022-09-06T15:45:35.117Z] #46 102.9 checking for dlfcn.h... yes [2022-09-06T15:45:35.117Z] #46 103.2 checking for objdir... .libs [2022-09-06T15:45:35.163Z] #45 141.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-06T15:45:35.163Z] #45 141.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-06T15:45:35.163Z] #45 141.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-06T15:45:35.163Z] #45 141.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-06T15:45:35.163Z] #45 141.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-06T15:45:35.163Z] #45 141.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-06T15:45:35.163Z] #45 141.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-06T15:45:35.163Z] #45 141.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-06T15:45:35.163Z] #45 141.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-06T15:45:35.422Z] #45 142.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-06T15:45:35.422Z] #45 142.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-06T15:45:35.422Z] #45 142.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-06T15:45:35.422Z] #45 142.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-06T15:45:35.422Z] #45 142.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-06T15:45:35.422Z] #45 142.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-06T15:45:35.422Z] #45 142.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-06T15:45:35.685Z] #46 103.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T15:45:35.685Z] #46 103.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T15:45:35.888Z] #77 122.3 config.status: creating Makefile [2022-09-06T15:45:35.888Z] #77 122.4 config.status: creating config.h [2022-09-06T15:45:35.888Z] #77 122.4 config.status: executing depfiles commands [2022-09-06T15:45:35.944Z] #46 103.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T15:45:36.142Z] #33 ... [2022-09-06T15:45:36.142Z] [2022-09-06T15:45:36.142Z] #43 [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-06T15:45:36.142Z] #43 103.2 CCLD libyajl.la [2022-09-06T15:45:36.142Z] #43 103.5 CCLD verify/json_verify [2022-09-06T15:45:36.144Z] #77 122.6 config.status: executing libtool commands [2022-09-06T15:45:36.360Z] #45 143.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-06T15:45:36.360Z] #45 143.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-06T15:45:36.360Z] #45 143.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-06T15:45:36.360Z] #45 143.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-06T15:45:36.360Z] #45 143.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-06T15:45:36.360Z] #45 143.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-06T15:45:36.360Z] #45 143.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-06T15:45:36.360Z] #45 143.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-06T15:45:36.360Z] #45 143.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-06T15:45:36.360Z] #45 143.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-06T15:45:36.360Z] #45 143.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-06T15:45:36.360Z] #45 143.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-06T15:45:36.360Z] #45 143.0 make install-recursive [2022-09-06T15:45:36.360Z] #45 143.1 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T15:45:36.403Z] #43 103.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T15:45:36.403Z] #43 103.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T15:45:36.403Z] #43 103.8 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T15:45:36.403Z] #43 103.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T15:45:36.403Z] #43 103.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T15:45:36.403Z] #43 103.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T15:45:36.403Z] #43 103.8 CC src/validate.o [2022-09-06T15:45:36.403Z] #43 103.9 CC src/image_spec_schema_config_schema.lo [2022-09-06T15:45:36.403Z] #43 103.9 CC src/image_spec_schema_content_descriptor.lo [2022-09-06T15:45:36.403Z] #43 103.9 CC src/image_spec_schema_defs.lo [2022-09-06T15:45:36.403Z] #43 103.9 CC src/image_spec_schema_defs_descriptor.lo [2022-09-06T15:45:36.403Z] #43 103.9 CC src/image_spec_schema_image_index_schema.lo [2022-09-06T15:45:36.403Z] #43 103.9 CC src/image_spec_schema_image_layout_schema.lo [2022-09-06T15:45:36.403Z] #43 103.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-06T15:45:36.403Z] #43 103.9 CC src/runtime_spec_schema_config_linux.lo [2022-09-06T15:45:36.403Z] #43 103.9 CC src/runtime_spec_schema_config_zos.lo [2022-09-06T15:45:36.403Z] #43 103.9 CC src/runtime_spec_schema_config_schema.lo [2022-09-06T15:45:36.403Z] #43 104.0 CC src/runtime_spec_schema_config_solaris.lo [2022-09-06T15:45:36.403Z] #43 104.0 CC src/runtime_spec_schema_config_vm.lo [2022-09-06T15:45:36.520Z] #46 103.9 checking if gcc static flag -static works... yes [2022-09-06T15:45:36.520Z] #46 104.3 checking if gcc supports -c -o file.o... [2022-09-06T15:45:36.520Z] #46 ... [2022-09-06T15:45:36.520Z] [2022-09-06T15:45:36.520Z] #57 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T15:45:36.520Z] #57 DONE 3.7s [2022-09-06T15:45:36.520Z] [2022-09-06T15:45:36.520Z] #58 [dev-systemd-false 6/28] RUN ldconfig [2022-09-06T15:45:36.619Z] #45 143.1 Making install in yajl [2022-09-06T15:45:36.619Z] #45 143.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T15:45:36.619Z] #45 143.2 CC verify/json_verify-json_verify.o [2022-09-06T15:45:36.619Z] #45 143.2 CC src/libyajl_la-yajl_alloc.lo [2022-09-06T15:45:36.619Z] #45 143.2 CC src/libyajl_la-yajl_gen.lo [2022-09-06T15:45:36.619Z] #45 143.2 CC src/libyajl_la-yajl_parser.lo [2022-09-06T15:45:36.619Z] #45 143.2 CC src/libyajl_la-yajl_buf.lo [2022-09-06T15:45:36.619Z] #45 143.2 CC src/libyajl_la-yajl.lo [2022-09-06T15:45:36.619Z] #45 143.3 CC src/libyajl_la-yajl_encode.lo [2022-09-06T15:45:36.619Z] #45 143.3 CC src/libyajl_la-yajl_lex.lo [2022-09-06T15:45:36.619Z] #45 143.3 CC src/libyajl_la-yajl_tree.lo [2022-09-06T15:45:36.664Z] #43 104.0 CC src/runtime_spec_schema_config_windows.lo [2022-09-06T15:45:36.664Z] #43 104.1 CC src/runtime_spec_schema_defs_linux.lo [2022-09-06T15:45:36.664Z] #43 104.1 CC src/runtime_spec_schema_defs.lo [2022-09-06T15:45:36.664Z] #43 104.1 CC src/runtime_spec_schema_defs_zos.lo [2022-09-06T15:45:36.664Z] #43 104.1 CC src/runtime_spec_schema_defs_vm.lo [2022-09-06T15:45:36.664Z] #43 104.1 CC src/runtime_spec_schema_defs_windows.lo [2022-09-06T15:45:36.664Z] #43 104.2 CC src/runtime_spec_schema_state_schema.lo [2022-09-06T15:45:36.664Z] #43 104.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-06T15:45:36.925Z] #43 104.3 CC src/basic_test_double_array_item.lo [2022-09-06T15:45:36.925Z] #43 104.3 CC src/basic_test_double_array.lo [2022-09-06T15:45:36.925Z] #43 104.3 CC src/basic_test_top_array_int.lo [2022-09-06T15:45:36.925Z] #43 104.4 CC src/basic_test_top_array_string.lo [2022-09-06T15:45:36.925Z] #43 104.4 CC src/basic_test_top_double_array_int.lo [2022-09-06T15:45:36.925Z] #43 104.4 CC src/basic_test_top_double_array_obj.lo [2022-09-06T15:45:37.185Z] #43 104.5 CC src/basic_test_top_double_array_refobj.lo [2022-09-06T15:45:37.185Z] #43 104.5 CC src/basic_test_top_double_array_string.lo [2022-09-06T15:45:37.185Z] #43 104.6 CC src/read-file.lo [2022-09-06T15:45:37.185Z] #43 104.7 CC src/json_common.lo [2022-09-06T15:45:37.185Z] #43 104.7 CC tests/test-1.o [2022-09-06T15:45:37.185Z] #43 104.7 CC tests/test-2.o [2022-09-06T15:45:37.446Z] #43 104.9 CC tests/test-4.o [2022-09-06T15:45:37.446Z] #43 104.9 CC tests/test-3.o [2022-09-06T15:45:37.520Z] #77 123.7 GEN .version [2022-09-06T15:45:37.520Z] #77 123.7 make install-recursive [2022-09-06T15:45:37.520Z] #77 123.7 make[1]: Entering directory '/tmp/crun-build' [2022-09-06T15:45:37.520Z] #77 123.8 Making install in libocispec [2022-09-06T15:45:37.520Z] #77 123.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T15:45:37.520Z] #77 123.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-06T15:45:37.520Z] #77 123.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-06T15:45:37.520Z] #77 123.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-06T15:45:37.520Z] #77 124.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-06T15:45:37.706Z] #43 105.0 CC tests/test-5.o [2022-09-06T15:45:37.707Z] #43 105.1 CC tests/test-6.o [2022-09-06T15:45:37.707Z] #43 105.2 CC tests/test-8.o [2022-09-06T15:45:37.968Z] #43 105.2 CC tests/test-7.o [2022-09-06T15:45:37.968Z] #43 105.2 CC tests/test-9.o [2022-09-06T15:45:37.968Z] #43 105.4 CC tests/test-11.o [2022-09-06T15:45:37.968Z] #43 105.4 CC tests/test-10.o [2022-09-06T15:45:38.084Z] #77 124.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-06T15:45:38.342Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-06T15:45:38.342Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-06T15:45:38.342Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-06T15:45:38.342Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-06T15:45:38.342Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-06T15:45:38.342Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-06T15:45:38.342Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-06T15:45:38.342Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-06T15:45:38.342Z] #77 ... [2022-09-06T15:45:38.342Z] [2022-09-06T15:45:38.342Z] #21 [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-06T15:45:38.342Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-09-06T15:45:38.342Z] #21 44.30 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T15:45:38.342Z] #21 44.31 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T15:45:38.342Z] #21 44.32 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-09-06T15:45:38.342Z] #21 44.33 Setting up patch (2.7.6-7) ... [2022-09-06T15:45:38.342Z] #21 44.34 Setting up sudo (1.9.5p2-3) ... [2022-09-06T15:45:38.342Z] #21 44.42 invoke-rc.d: could not determine current runlevel [2022-09-06T15:45:38.342Z] #21 44.42 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T15:45:38.342Z] #21 44.45 Setting up xfsprogs (5.10.0-4) ... [2022-09-06T15:45:38.342Z] #21 44.46 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-06T15:45:38.342Z] #21 44.46 Failed to connect to bus: Host is down [2022-09-06T15:45:38.342Z] #21 44.47 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-09-06T15:45:38.342Z] #21 44.48 Setting up inetutils-ping (2:2.0-1) ... [2022-09-06T15:45:38.342Z] #21 44.49 Setting up pigz (2.6-1) ... [2022-09-06T15:45:38.342Z] #21 44.51 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-06T15:45:38.342Z] #21 44.52 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-06T15:45:38.342Z] #21 44.54 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T15:45:38.342Z] #21 44.56 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:45:38.342Z] #21 45.20 Setting up libaio1:arm64 (0.3.112-9) ... [2022-09-06T15:45:38.342Z] #21 45.22 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-06T15:45:38.342Z] #21 45.57 Setting up libelf1:arm64 (0.183-1) ... [2022-09-06T15:45:38.342Z] #21 45.58 Setting up libjson-c5:arm64 (0.15-2) ... [2022-09-06T15:45:38.342Z] #21 45.59 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-06T15:45:38.342Z] #21 45.60 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-06T15:45:38.342Z] #21 45.61 Setting up libkmod2:arm64 (28-1) ... [2022-09-06T15:45:38.342Z] #21 45.62 Setting up python3-distutils (3.9.2-1) ... [2022-09-06T15:45:38.342Z] #21 45.99 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:45:38.342Z] #21 46.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T15:45:38.342Z] #21 46.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T15:45:38.342Z] #21 46.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T15:45:38.342Z] #21 46.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T15:45:38.342Z] #21 46.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T15:45:38.342Z] #21 46.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T15:45:38.342Z] #21 46.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T15:45:38.342Z] #21 46.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T15:45:38.343Z] #21 46.11 Setting up python3-setuptools (52.0.0-4) ... [2022-09-06T15:45:38.343Z] #21 47.45 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-06T15:45:38.343Z] #21 47.46 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-09-06T15:45:38.343Z] #21 47.49 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-06T15:45:38.343Z] #21 47.52 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T15:45:38.343Z] #21 48.68 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-06T15:45:38.343Z] #21 48.69 Setting up jq (1.6-2.1) ... [2022-09-06T15:45:38.343Z] #21 48.71 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-06T15:45:38.343Z] #21 48.72 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-09-06T15:45:38.343Z] #21 48.73 Setting up iptables (1.8.7-1) ... [2022-09-06T15:45:38.343Z] #21 48.75 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T15:45:38.343Z] #21 48.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T15:45:38.343Z] #21 48.76 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T15:45:38.343Z] #21 48.76 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T15:45:38.343Z] #21 48.77 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T15:45:38.343Z] #21 48.78 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T15:45:38.343Z] #21 48.78 Setting up iproute2 (5.10.0-4) ... [2022-09-06T15:45:38.343Z] #21 49.13 Setting up systemd (247.3-7) ... [2022-09-06T15:45:38.343Z] #21 49.18 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-06T15:45:38.343Z] #21 49.19 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-06T15:45:38.343Z] #21 49.19 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-06T15:45:38.343Z] #21 49.23 Initializing machine ID from random generator. [2022-09-06T15:45:38.343Z] #21 50.32 Setting up systemd-journal-remote (247.3-7) ... [2022-09-06T15:45:38.599Z] #21 50.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:45:39.054Z] #58 DONE 2.2s [2022-09-06T15:45:39.054Z] [2022-09-06T15:45:39.054Z] #59 [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-06T15:45:39.912Z] #45 ... [2022-09-06T15:45:39.912Z] [2022-09-06T15:45:39.912Z] #59 [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-06T15:45:39.912Z] #59 51.45 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-06T15:45:39.912Z] #59 51.46 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:45:39.912Z] #59 51.50 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T15:45:39.912Z] #59 51.52 Setting up libcap2-bin (1:2.44-1) ... [2022-09-06T15:45:39.912Z] #59 51.53 Setting up apparmor (2.13.6-10) ... [2022-09-06T15:45:39.912Z] #59 53.23 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-06T15:45:39.912Z] #59 53.30 Setting up zip (3.0-12) ... [2022-09-06T15:45:39.912Z] #59 53.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:45:39.912Z] #59 53.35 Setting up bash-completion (1:2.11-2) ... [2022-09-06T15:45:39.912Z] #59 55.65 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T15:45:39.912Z] #59 55.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T15:45:39.912Z] #59 55.68 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-06T15:45:39.912Z] #59 55.69 Setting up patch (2.7.6-7) ... [2022-09-06T15:45:39.912Z] #59 55.70 Setting up sudo (1.9.5p2-3) ... [2022-09-06T15:45:39.912Z] #59 55.80 invoke-rc.d: could not determine current runlevel [2022-09-06T15:45:39.912Z] #59 55.82 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T15:45:39.912Z] #59 55.83 Setting up xfsprogs (5.10.0-4) ... [2022-09-06T15:45:39.912Z] #59 55.84 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-06T15:45:39.912Z] #59 55.84 Failed to connect to bus: Host is down [2022-09-06T15:45:39.912Z] #59 55.85 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-06T15:45:39.912Z] #59 55.86 Setting up inetutils-ping (2:2.0-1) ... [2022-09-06T15:45:39.912Z] #59 55.87 Setting up pigz (2.6-1) ... [2022-09-06T15:45:39.912Z] #59 55.89 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T15:45:39.912Z] #59 55.90 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T15:45:39.912Z] #59 55.92 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T15:45:39.912Z] #59 55.93 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:45:39.912Z] #59 56.81 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-06T15:45:39.912Z] #59 56.82 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-06T15:45:39.912Z] #59 57.28 Setting up libelf1:amd64 (0.183-1) ... [2022-09-06T15:45:39.912Z] #59 57.31 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-06T15:45:39.912Z] #59 57.32 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-06T15:45:39.912Z] #59 57.34 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T15:45:39.912Z] #59 57.35 Setting up libkmod2:amd64 (28-1) ... [2022-09-06T15:45:39.913Z] #59 57.36 Setting up python3-distutils (3.9.2-1) ... [2022-09-06T15:45:39.913Z] #59 57.91 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:45:39.913Z] #59 57.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T15:45:39.913Z] #59 57.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T15:45:39.913Z] #59 57.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T15:45:39.913Z] #59 57.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T15:45:39.913Z] #59 57.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T15:45:39.913Z] #59 57.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T15:45:39.913Z] #59 57.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T15:45:39.913Z] #59 57.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T15:45:39.913Z] #59 57.99 Setting up python3-setuptools (52.0.0-4) ... [2022-09-06T15:45:39.982Z] #21 DONE 51.7s [2022-09-06T15:45:39.982Z] [2022-09-06T15:45:39.982Z] #22 [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-06T15:45:39.982Z] #22 sha256:949f5aac38ad78402340bfd734af8f65850edc429482eb5db29cf005f67e5b30 [2022-09-06T15:45:40.546Z] #22 0.698 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T15:45:40.546Z] #22 0.703 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T15:45:40.546Z] #22 0.706 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T15:45:40.546Z] #22 DONE 0.8s [2022-09-06T15:45:40.546Z] [2022-09-06T15:45:40.546Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T15:45:40.546Z] #23 sha256:0fb5d444f914095b3367b6340f76d2306387b974ccd613e35c4fc37f8042d20c [2022-09-06T15:45:40.961Z] #59 2.245 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T15:45:40.961Z] #59 2.256 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T15:45:40.961Z] #59 2.261 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:45:41.291Z] #59 59.82 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T15:45:41.291Z] #59 59.83 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T15:45:41.291Z] #59 59.85 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-06T15:45:41.291Z] #59 59.86 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T15:45:41.529Z] #59 2.809 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T15:45:42.667Z] #59 ... [2022-09-06T15:45:42.667Z] [2022-09-06T15:45:42.667Z] #45 [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-06T15:45:42.667Z] #45 149.1 CCLD libyajl.la [2022-09-06T15:45:42.667Z] #45 149.4 CCLD verify/json_verify [2022-09-06T15:45:42.908Z] #59 4.254 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T15:45:43.234Z] #45 149.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T15:45:43.235Z] #45 149.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T15:45:43.235Z] #45 149.9 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T15:45:43.235Z] #45 149.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T15:45:43.235Z] #45 149.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T15:45:43.235Z] #45 149.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T15:45:43.235Z] #45 150.0 CC src/validate.o [2022-09-06T15:45:43.493Z] #45 150.0 CC src/image_spec_schema_config_schema.lo [2022-09-06T15:45:43.493Z] #45 150.0 CC src/image_spec_schema_content_descriptor.lo [2022-09-06T15:45:43.493Z] #45 150.0 CC src/image_spec_schema_defs.lo [2022-09-06T15:45:43.493Z] #45 150.0 CC src/image_spec_schema_defs_descriptor.lo [2022-09-06T15:45:43.493Z] #45 150.0 CC src/image_spec_schema_image_index_schema.lo [2022-09-06T15:45:43.493Z] #45 150.0 CC src/image_spec_schema_image_layout_schema.lo [2022-09-06T15:45:43.493Z] #45 150.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-06T15:45:43.493Z] #45 150.1 CC src/runtime_spec_schema_config_linux.lo [2022-09-06T15:45:43.493Z] #45 150.1 CC src/runtime_spec_schema_config_zos.lo [2022-09-06T15:45:43.493Z] #45 150.1 CC src/runtime_spec_schema_config_schema.lo [2022-09-06T15:45:43.493Z] #45 150.1 CC src/runtime_spec_schema_config_solaris.lo [2022-09-06T15:45:43.493Z] #45 150.2 CC src/runtime_spec_schema_defs.lo [2022-09-06T15:45:43.752Z] #45 150.2 CC src/runtime_spec_schema_config_vm.lo [2022-09-06T15:45:43.752Z] #45 150.2 CC src/runtime_spec_schema_config_windows.lo [2022-09-06T15:45:43.752Z] #45 150.3 CC src/runtime_spec_schema_defs_zos.lo [2022-09-06T15:45:43.752Z] #45 150.3 CC src/runtime_spec_schema_defs_vm.lo [2022-09-06T15:45:43.752Z] #45 150.3 CC src/runtime_spec_schema_defs_windows.lo [2022-09-06T15:45:43.752Z] #45 150.3 CC src/runtime_spec_schema_defs_linux.lo [2022-09-06T15:45:43.752Z] #45 150.4 CC src/runtime_spec_schema_state_schema.lo [2022-09-06T15:45:43.752Z] #45 150.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-06T15:45:43.845Z] #59 ... [2022-09-06T15:45:43.845Z] [2022-09-06T15:45:43.845Z] #51 [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-06T15:45:43.845Z] #51 14.74 + cd /tmp/tmp.Orst9RQJGo/src/github.com/opencontainers/runc [2022-09-06T15:45:43.845Z] #51 14.74 + git checkout -q v1.1.4 [2022-09-06T15:45:43.845Z] #51 15.49 + '[' -z '' ']' [2022-09-06T15:45:43.845Z] #51 15.49 + target=static [2022-09-06T15:45:43.845Z] #51 15.49 + make BUILDTAGS=seccomp static [2022-09-06T15:45:43.845Z] #51 15.84 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-06T15:45:43.845Z] #51 ... [2022-09-06T15:45:43.845Z] [2022-09-06T15:45:43.845Z] #46 [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-06T15:45:43.845Z] #46 104.3 checking if gcc supports -c -o file.o... yes [2022-09-06T15:45:43.845Z] #46 104.6 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T15:45:43.845Z] #46 104.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T15:45:43.845Z] #46 104.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T15:45:43.845Z] #46 105.0 checking how to hardcode library paths into programs... immediate [2022-09-06T15:45:43.845Z] #46 105.0 checking whether stripping libraries is possible... yes [2022-09-06T15:45:43.845Z] #46 105.0 checking if libtool supports shared libraries... yes [2022-09-06T15:45:43.845Z] #46 105.0 checking whether to build shared libraries... no [2022-09-06T15:45:43.845Z] #46 105.0 checking whether to build static libraries... yes [2022-09-06T15:45:43.845Z] #46 105.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T15:45:43.845Z] #46 105.0 checking whether build environment is sane... yes [2022-09-06T15:45:43.845Z] #46 105.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T15:45:43.845Z] #46 105.1 checking whether make sets $(MAKE)... yes [2022-09-06T15:45:43.845Z] #46 105.2 checking whether make supports the include directive... yes (GNU style) [2022-09-06T15:45:43.845Z] #46 105.2 checking whether make supports nested variables... yes [2022-09-06T15:45:43.845Z] #46 105.3 checking whether UID '0' is supported by ustar format... yes [2022-09-06T15:45:43.845Z] #46 105.3 checking whether GID '0' is supported by ustar format... yes [2022-09-06T15:45:43.845Z] #46 105.3 checking how to create a ustar tar archive... gnutar [2022-09-06T15:45:43.845Z] #46 105.3 checking dependency style of gcc... gcc3 [2022-09-06T15:45:43.845Z] #46 105.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T15:45:43.845Z] #46 105.5 checking whether make supports nested variables... (cached) yes [2022-09-06T15:45:43.845Z] #46 105.5 checking for gawk... (cached) mawk [2022-09-06T15:45:43.845Z] #46 105.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T15:45:43.845Z] #46 105.6 checking for gcc... (cached) gcc [2022-09-06T15:45:43.845Z] #46 105.7 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T15:45:43.845Z] #46 105.7 checking whether gcc accepts -g... (cached) yes [2022-09-06T15:45:43.845Z] #46 105.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T15:45:43.845Z] #46 105.7 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T15:45:43.845Z] #46 105.7 checking for a Python interpreter with version >= 3... python3 [2022-09-06T15:45:43.845Z] #46 105.7 checking for python3... /usr/bin/python3 [2022-09-06T15:45:43.845Z] #46 105.7 checking for python3 version... 3.9 [2022-09-06T15:45:43.845Z] #46 105.8 checking for python3 platform... linux [2022-09-06T15:45:43.845Z] #46 105.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T15:45:43.845Z] #46 106.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T15:45:43.845Z] #46 106.3 checking for go-md2man... no [2022-09-06T15:45:43.845Z] #46 106.3 checking error.h usability... yes [2022-09-06T15:45:43.845Z] #46 106.6 checking error.h presence... yes [2022-09-06T15:45:43.845Z] #46 106.7 checking for error.h... yes [2022-09-06T15:45:43.845Z] #46 106.7 checking linux/openat2.h usability... yes [2022-09-06T15:45:43.845Z] #46 107.0 checking linux/openat2.h presence... yes [2022-09-06T15:45:43.845Z] #46 107.1 checking for linux/openat2.h... yes [2022-09-06T15:45:43.845Z] #46 107.1 checking for copy_file_range... yes [2022-09-06T15:45:43.845Z] #46 107.5 checking for fgetxattr... yes [2022-09-06T15:45:43.845Z] #46 107.8 checking for statx... yes [2022-09-06T15:45:43.845Z] #46 108.1 checking for fgetpwent_r... yes [2022-09-06T15:45:43.845Z] #46 108.4 checking for issetugid... no [2022-09-06T15:45:43.845Z] #46 108.6 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T15:45:43.845Z] #46 108.6 checking pkg-config is at least version 0.9.0... yes [2022-09-06T15:45:43.845Z] #46 108.6 checking for library containing yajl_tree_get... -lyajl [2022-09-06T15:45:43.845Z] #46 108.9 checking for yajl >= 2.0.0... yes [2022-09-06T15:45:43.845Z] #46 108.9 checking sys/capability.h usability... yes [2022-09-06T15:45:43.845Z] #46 109.1 checking sys/capability.h presence... yes [2022-09-06T15:45:43.845Z] #46 109.2 checking for sys/capability.h... yes [2022-09-06T15:45:43.845Z] #46 109.2 checking for library containing cap_from_name... -lcap [2022-09-06T15:45:43.845Z] #46 109.6 checking for library containing dlopen... -ldl [2022-09-06T15:45:43.845Z] #46 110.0 checking seccomp.h usability... yes [2022-09-06T15:45:43.845Z] #46 110.3 checking seccomp.h presence... yes [2022-09-06T15:45:43.845Z] #46 110.3 checking for seccomp.h... yes [2022-09-06T15:45:43.845Z] #46 110.4 checking for library containing seccomp_rule_add... -lseccomp [2022-09-06T15:45:43.845Z] #46 110.9 checking for library containing seccomp_arch_resolve_name... none required [2022-09-06T15:45:43.845Z] #46 111.1 checking systemd/sd-bus.h usability... yes [2022-09-06T15:45:43.845Z] #46 111.4 checking systemd/sd-bus.h presence... yes [2022-09-06T15:45:43.845Z] #46 111.5 checking for systemd/sd-bus.h... yes [2022-09-06T15:45:43.845Z] #46 111.5 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-06T15:45:44.011Z] #45 150.5 CC src/basic_test_double_array_item.lo [2022-09-06T15:45:44.011Z] #45 150.5 CC src/basic_test_double_array.lo [2022-09-06T15:45:44.011Z] #45 150.6 CC src/basic_test_top_double_array_int.lo [2022-09-06T15:45:44.011Z] #45 150.6 CC src/basic_test_top_array_int.lo [2022-09-06T15:45:44.011Z] #45 150.7 CC src/basic_test_top_array_string.lo [2022-09-06T15:45:44.106Z] #46 112.0 checking for sd_notify_barrier... yes [2022-09-06T15:45:44.270Z] #45 150.8 CC src/basic_test_top_double_array_obj.lo [2022-09-06T15:45:44.270Z] #45 150.8 CC src/basic_test_top_double_array_refobj.lo [2022-09-06T15:45:44.270Z] #45 150.9 CC src/basic_test_top_double_array_string.lo [2022-09-06T15:45:44.529Z] #45 151.1 CC src/read-file.lo [2022-09-06T15:45:44.529Z] #45 151.2 CC tests/test-1.o [2022-09-06T15:45:44.529Z] #45 151.2 CC tests/test-2.o [2022-09-06T15:45:44.624Z] #46 112.3 checking linux/bpf.h usability... yes [2022-09-06T15:45:44.624Z] #46 112.6 checking linux/bpf.h presence... yes [2022-09-06T15:45:44.624Z] #46 112.6 checking for linux/bpf.h... yes [2022-09-06T15:45:44.789Z] #45 151.3 CC tests/test-3.o [2022-09-06T15:45:44.789Z] #45 151.4 CC tests/test-4.o [2022-09-06T15:45:44.789Z] #45 151.4 CC src/json_common.lo [2022-09-06T15:45:44.789Z] #45 151.5 CC tests/test-5.o [2022-09-06T15:45:44.884Z] #46 112.6 checking compilation for eBPF... yes [2022-09-06T15:45:44.884Z] #46 112.8 checking for criu >= 3.15... no [2022-09-06T15:45:44.884Z] #46 112.8 configure: CRIU headers not found, building without CRIU support [2022-09-06T15:45:44.884Z] #46 112.8 checking for criu > 3.16... no [2022-09-06T15:45:44.884Z] #46 112.9 configure: CRIU version doesn't support join-ns API [2022-09-06T15:45:44.884Z] #46 112.9 checking for criu > 3.16.1... no [2022-09-06T15:45:44.884Z] #46 112.9 configure: CRIU version doesn't support for pre-dumping [2022-09-06T15:45:44.884Z] #46 112.9 checking for new mount API (fsconfig)... yes [2022-09-06T15:45:45.049Z] #45 151.5 CC tests/test-6.o [2022-09-06T15:45:45.049Z] #45 151.6 CC tests/test-7.o [2022-09-06T15:45:45.143Z] #46 113.0 checking for seccomp notify API... yes [2022-09-06T15:45:45.144Z] #46 113.1 checking for gperf... no [2022-09-06T15:45:45.144Z] #46 113.1 configure: gperf not found - cannot rebuild signal parser code [2022-09-06T15:45:45.313Z] #45 151.8 CC tests/test-9.o [2022-09-06T15:45:45.314Z] #45 151.9 CC tests/test-10.o [2022-09-06T15:45:45.314Z] #45 151.9 CC tests/test-8.o [2022-09-06T15:45:45.403Z] #46 113.1 checking for library containing argp_parse... none required [2022-09-06T15:45:45.572Z] #45 ... [2022-09-06T15:45:45.572Z] [2022-09-06T15:45:45.572Z] #59 [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-06T15:45:45.572Z] #59 61.27 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T15:45:45.572Z] #59 61.28 Setting up jq (1.6-2.1) ... [2022-09-06T15:45:45.572Z] #59 61.30 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T15:45:45.572Z] #59 61.31 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-06T15:45:45.572Z] #59 61.32 Setting up iptables (1.8.7-1) ... [2022-09-06T15:45:45.572Z] #59 61.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T15:45:45.572Z] #59 61.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T15:45:45.572Z] #59 61.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T15:45:45.573Z] #59 61.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T15:45:45.573Z] #59 61.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T15:45:45.573Z] #59 61.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T15:45:45.573Z] #59 61.37 Setting up iproute2 (5.10.0-4) ... [2022-09-06T15:45:45.573Z] #59 61.73 Setting up systemd (247.3-7) ... [2022-09-06T15:45:45.573Z] #59 61.77 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-06T15:45:45.573Z] #59 61.78 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-06T15:45:45.573Z] #59 61.79 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-06T15:45:45.573Z] #59 61.82 Initializing machine ID from KVM UUID. [2022-09-06T15:45:45.573Z] #59 62.75 Setting up systemd-journal-remote (247.3-7) ... [2022-09-06T15:45:45.573Z] #59 63.08 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:45:45.573Z] #59 DONE 64.1s [2022-09-06T15:45:45.573Z] [2022-09-06T15:45:45.573Z] #45 [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-06T15:45:45.573Z] #45 152.1 CC tests/test-11.o [2022-09-06T15:45:45.662Z] #46 113.6 checking that generated files are newer than configure... done [2022-09-06T15:45:45.662Z] #46 113.6 configure: creating ./config.status [2022-09-06T15:45:45.806Z] #23 ... [2022-09-06T15:45:45.807Z] [2022-09-06T15:45:45.807Z] #77 [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-06T15:45:45.807Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T15:45:45.807Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-06T15:45:45.807Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-06T15:45:45.807Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-06T15:45:45.807Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-06T15:45:45.807Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-06T15:45:45.807Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-06T15:45:45.807Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-06T15:45:45.807Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-06T15:45:45.807Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-06T15:45:45.807Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-06T15:45:45.807Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-06T15:45:45.807Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-06T15:45:45.807Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-06T15:45:45.807Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-06T15:45:45.807Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-06T15:45:45.807Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-06T15:45:45.807Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-06T15:45:45.807Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-06T15:45:45.807Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-06T15:45:45.807Z] #77 126.0 make install-recursive [2022-09-06T15:45:45.807Z] #77 126.0 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T15:45:45.807Z] #77 126.1 Making install in yajl [2022-09-06T15:45:45.807Z] #77 126.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T15:45:45.807Z] #77 126.1 CC verify/json_verify-json_verify.o [2022-09-06T15:45:45.807Z] #77 126.1 CC src/libyajl_la-yajl_alloc.lo [2022-09-06T15:45:45.807Z] #77 126.1 CC src/libyajl_la-yajl.lo [2022-09-06T15:45:45.807Z] #77 126.1 CC src/libyajl_la-yajl_gen.lo [2022-09-06T15:45:45.807Z] #77 126.2 CC src/libyajl_la-yajl_parser.lo [2022-09-06T15:45:45.807Z] #77 126.2 CC src/libyajl_la-yajl_buf.lo [2022-09-06T15:45:45.807Z] #77 126.3 CC src/libyajl_la-yajl_encode.lo [2022-09-06T15:45:45.807Z] #77 126.3 CC src/libyajl_la-yajl_lex.lo [2022-09-06T15:45:45.807Z] #77 126.4 CC src/libyajl_la-yajl_tree.lo [2022-09-06T15:45:45.807Z] #77 132.3 CCLD libyajl.la [2022-09-06T15:45:46.064Z] #77 132.7 CCLD verify/json_verify [2022-09-06T15:45:46.513Z] #45 ... [2022-09-06T15:45:46.513Z] [2022-09-06T15:45:46.513Z] #60 [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-06T15:45:46.513Z] #0 0.872 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T15:45:46.513Z] #0 0.877 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T15:45:46.513Z] #0 0.880 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T15:45:46.513Z] #60 DONE 1.0s [2022-09-06T15:45:46.513Z] [2022-09-06T15:45:46.513Z] #61 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T15:45:46.629Z] #77 133.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T15:45:46.629Z] #77 133.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T15:45:46.629Z] #77 133.1 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T15:45:46.629Z] #77 133.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T15:45:46.629Z] #77 133.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T15:45:46.629Z] #77 133.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T15:45:46.629Z] #77 133.3 CC src/validate.o [2022-09-06T15:45:46.888Z] #77 133.3 CC src/image_spec_schema_config_schema.lo [2022-09-06T15:45:46.888Z] #77 133.3 CC src/image_spec_schema_content_descriptor.lo [2022-09-06T15:45:46.888Z] #77 133.3 CC src/image_spec_schema_defs.lo [2022-09-06T15:45:46.888Z] #77 133.3 CC src/image_spec_schema_defs_descriptor.lo [2022-09-06T15:45:46.888Z] #77 133.3 CC src/image_spec_schema_image_index_schema.lo [2022-09-06T15:45:46.888Z] #77 133.4 CC src/image_spec_schema_image_layout_schema.lo [2022-09-06T15:45:46.888Z] #77 133.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-06T15:45:46.888Z] #77 133.4 CC src/runtime_spec_schema_config_linux.lo [2022-09-06T15:45:46.888Z] #77 133.5 CC src/runtime_spec_schema_config_zos.lo [2022-09-06T15:45:47.145Z] #77 133.5 CC src/runtime_spec_schema_config_schema.lo [2022-09-06T15:45:47.145Z] #77 133.6 CC src/runtime_spec_schema_config_solaris.lo [2022-09-06T15:45:47.145Z] #77 133.7 CC src/runtime_spec_schema_config_vm.lo [2022-09-06T15:45:47.145Z] #77 133.7 CC src/runtime_spec_schema_config_windows.lo [2022-09-06T15:45:47.440Z] #77 133.8 CC src/runtime_spec_schema_defs.lo [2022-09-06T15:45:47.440Z] #77 133.8 CC src/runtime_spec_schema_defs_linux.lo [2022-09-06T15:45:47.440Z] #77 133.9 CC src/runtime_spec_schema_defs_zos.lo [2022-09-06T15:45:47.440Z] #77 134.0 CC src/runtime_spec_schema_defs_vm.lo [2022-09-06T15:45:47.701Z] #77 134.2 CC src/runtime_spec_schema_defs_windows.lo [2022-09-06T15:45:47.966Z] #77 134.3 CC src/runtime_spec_schema_state_schema.lo [2022-09-06T15:45:47.966Z] #77 134.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-06T15:45:47.980Z] #43 ... [2022-09-06T15:45:47.980Z] [2022-09-06T15:45:47.980Z] #33 [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-06T15:45:47.980Z] #33 134.9 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-09-06T15:45:47.980Z] #33 134.9 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-09-06T15:45:47.980Z] #33 134.9 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-06T15:45:47.980Z] #33 135.0 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-09-06T15:45:47.980Z] #33 135.0 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-06T15:45:47.980Z] #33 135.0 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T15:45:48.195Z] #46 116.2 config.status: creating Makefile [2022-09-06T15:45:48.195Z] #46 116.3 config.status: creating rpm/crun.spec [2022-09-06T15:45:48.224Z] #77 134.5 CC src/basic_test_double_array_item.lo [2022-09-06T15:45:48.224Z] #77 134.6 CC src/basic_test_double_array.lo [2022-09-06T15:45:48.454Z] #46 116.4 config.status: creating config.h [2022-09-06T15:45:48.454Z] #46 116.4 config.status: executing libtool commands [2022-09-06T15:45:48.454Z] #46 116.5 config.status: executing depfiles commands [2022-09-06T15:45:48.485Z] #77 134.9 CC src/basic_test_top_array_int.lo [2022-09-06T15:45:48.485Z] #77 135.1 CC src/basic_test_top_array_string.lo [2022-09-06T15:45:48.741Z] #77 135.1 CC src/basic_test_top_double_array_int.lo [2022-09-06T15:45:48.741Z] #77 135.3 CC src/basic_test_top_double_array_obj.lo [2022-09-06T15:45:48.999Z] #77 135.4 CC src/basic_test_top_double_array_refobj.lo [2022-09-06T15:45:48.999Z] #77 135.6 CC src/basic_test_top_double_array_string.lo [2022-09-06T15:45:49.255Z] #77 135.8 CC src/read-file.lo [2022-09-06T15:45:49.255Z] #77 135.8 CC src/json_common.lo [2022-09-06T15:45:49.512Z] #77 136.0 CC tests/test-1.o [2022-09-06T15:45:49.769Z] #77 136.2 CC tests/test-2.o [2022-09-06T15:45:49.769Z] #77 136.3 CC tests/test-3.o [2022-09-06T15:45:49.769Z] #77 136.4 CC tests/test-4.o [2022-09-06T15:45:49.830Z] #46 117.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-06T15:45:49.830Z] #46 117.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T15:45:50.026Z] #77 ... [2022-09-06T15:45:50.026Z] [2022-09-06T15:45:50.026Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T15:45:50.026Z] #23 sha256:0fb5d444f914095b3367b6340f76d2306387b974ccd613e35c4fc37f8042d20c [2022-09-06T15:45:50.026Z] #23 9.545 Collecting yamllint==1.27.1 [2022-09-06T15:45:50.089Z] #46 118.1 checking for gcc... gcc [2022-09-06T15:45:50.348Z] #46 118.3 checking whether the C compiler works... yes [2022-09-06T15:45:50.607Z] #46 118.5 checking for C compiler default output file name... a.out [2022-09-06T15:45:50.787Z] #33 147.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-09-06T15:45:50.787Z] #33 147.5 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-09-06T15:45:50.787Z] #33 147.6 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-06T15:45:50.787Z] #33 147.6 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-09-06T15:45:50.787Z] #33 147.7 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-06T15:45:50.787Z] #33 147.7 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T15:45:50.866Z] #46 118.5 checking for suffix of executables... [2022-09-06T15:45:50.956Z] #23 10.63 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-06T15:45:51.125Z] #46 118.8 checking whether we are cross compiling... no [2022-09-06T15:45:51.125Z] #46 119.0 checking for suffix of object files... o [2022-09-06T15:45:51.125Z] #46 119.1 checking whether we are using the GNU C compiler... yes [2022-09-06T15:45:51.384Z] #46 119.2 checking whether gcc accepts -g... yes [2022-09-06T15:45:51.644Z] #46 119.3 checking for gcc option to accept ISO C89... none needed [2022-09-06T15:45:51.644Z] #46 119.6 checking whether gcc understands -c and -o together... yes [2022-09-06T15:45:51.903Z] #46 119.8 checking how to run the C preprocessor... gcc -E [2022-09-06T15:45:52.162Z] #46 120.1 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T15:45:52.162Z] #46 120.1 checking for egrep... /bin/grep -E [2022-09-06T15:45:52.325Z] #23 11.72 Collecting pathspec>=0.5.3 [2022-09-06T15:45:52.325Z] #23 11.73 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-06T15:45:52.582Z] #23 12.01 Collecting pyyaml [2022-09-06T15:45:52.582Z] #23 12.02 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-09-06T15:45:52.582Z] #23 12.08 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-06T15:45:52.582Z] #23 12.08 Building wheels for collected packages: yamllint [2022-09-06T15:45:52.582Z] #23 12.09 Building wheel for yamllint (setup.py): started [2022-09-06T15:45:52.730Z] #46 120.1 checking for ANSI C header files... yes [2022-09-06T15:45:52.988Z] #46 120.8 checking for sys/types.h... yes [2022-09-06T15:45:53.246Z] #46 120.9 checking for sys/stat.h... yes [2022-09-06T15:45:53.506Z] #46 121.2 checking for stdlib.h... yes [2022-09-06T15:45:53.512Z] #23 13.21 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-06T15:45:53.512Z] #23 13.21 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=0bc2df80d6811a174409ed1cca20da0262cfc73dd9b4c4eba6b0dd060d626076 [2022-09-06T15:45:53.512Z] #23 13.21 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-06T15:45:53.512Z] #23 13.22 Successfully built yamllint [2022-09-06T15:45:53.512Z] #23 13.24 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-06T15:45:53.766Z] #46 121.4 checking for string.h... #46 ... [2022-09-06T15:45:53.766Z] [2022-09-06T15:45:53.766Z] #36 [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-06T15:45:53.766Z] #36 DONE 160.9s [2022-09-06T15:45:53.766Z] [2022-09-06T15:45:53.766Z] #46 [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-06T15:45:53.766Z] #46 121.4 checking for string.h... yes [2022-09-06T15:45:53.766Z] #46 121.6 checking for memory.h... yes [2022-09-06T15:45:53.766Z] #46 ... [2022-09-06T15:45:53.766Z] [2022-09-06T15:45:53.766Z] #59 [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-06T15:45:53.766Z] #59 5.854 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T15:45:53.766Z] #59 10.21 Fetched 8573 kB in 8s (1038 kB/s) [2022-09-06T15:45:53.766Z] #59 10.21 Reading package lists... [2022-09-06T15:45:53.766Z] #59 13.80 Reading package lists... [2022-09-06T15:45:53.766Z] #59 ... [2022-09-06T15:45:53.766Z] [2022-09-06T15:45:53.766Z] #46 [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-06T15:45:54.025Z] #46 121.8 checking for strings.h... yes [2022-09-06T15:45:54.025Z] #46 122.0 checking for inttypes.h... yes [2022-09-06T15:45:54.074Z] #23 13.67 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-06T15:45:54.298Z] #46 122.2 checking for stdint.h... yes [2022-09-06T15:45:54.558Z] #46 122.3 checking for unistd.h... yes [2022-09-06T15:45:54.817Z] #46 122.5 checking minix/config.h usability... no [2022-09-06T15:45:54.817Z] #46 122.7 checking minix/config.h presence... no [2022-09-06T15:45:54.817Z] #46 122.8 checking for minix/config.h... no [2022-09-06T15:45:55.004Z] #23 DONE 14.4s [2022-09-06T15:45:55.004Z] [2022-09-06T15:45:55.004Z] #77 [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-06T15:45:55.004Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T15:45:55.004Z] #77 136.6 CC tests/test-5.o [2022-09-06T15:45:55.004Z] #77 136.8 CC tests/test-6.o [2022-09-06T15:45:55.004Z] #77 136.9 CC tests/test-7.o [2022-09-06T15:45:55.004Z] #77 137.2 CC tests/test-8.o [2022-09-06T15:45:55.004Z] #77 137.3 CC tests/test-9.o [2022-09-06T15:45:55.004Z] #77 137.7 CC tests/test-10.o [2022-09-06T15:45:55.004Z] #77 137.9 CC tests/test-11.o [2022-09-06T15:45:55.076Z] #46 122.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-06T15:45:55.335Z] #46 123.0 checking build system type... x86_64-pc-linux-gnu [2022-09-06T15:45:55.335Z] #46 123.2 checking host system type... x86_64-pc-linux-gnu [2022-09-06T15:45:55.335Z] #46 123.2 checking how to print strings... printf [2022-09-06T15:45:55.335Z] #46 123.2 checking for a sed that does not truncate output... /bin/sed [2022-09-06T15:45:55.335Z] #46 123.3 checking for fgrep... /bin/grep -F [2022-09-06T15:45:55.335Z] #46 123.3 checking for ld used by gcc... /usr/bin/ld [2022-09-06T15:45:55.335Z] #46 123.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T15:45:55.335Z] #46 123.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T15:45:55.597Z] #46 123.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T15:45:55.597Z] #46 123.5 checking whether ln -s works... yes [2022-09-06T15:45:55.597Z] #46 123.5 checking the maximum length of command line arguments... 1572864 [2022-09-06T15:45:55.597Z] #46 123.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T15:45:55.597Z] #46 123.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T15:45:55.597Z] #46 123.5 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T15:45:55.597Z] #46 123.5 checking for objdump... objdump [2022-09-06T15:45:55.597Z] #46 123.5 checking how to recognize dependent libraries... pass_all [2022-09-06T15:45:55.597Z] #46 123.5 checking for dlltool... no [2022-09-06T15:45:55.597Z] #46 123.6 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T15:45:55.597Z] #46 123.6 checking for ar... ar [2022-09-06T15:45:55.597Z] #46 123.6 checking for archiver @FILE support... @ [2022-09-06T15:45:55.856Z] #46 123.7 checking for strip... strip [2022-09-06T15:45:55.856Z] #46 123.7 checking for ranlib... ranlib [2022-09-06T15:45:55.856Z] #46 123.7 checking for gawk... no [2022-09-06T15:45:55.856Z] #46 123.7 checking for mawk... mawk [2022-09-06T15:45:56.114Z] #46 123.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T15:45:56.114Z] #46 124.1 checking for sysroot... no [2022-09-06T15:45:56.114Z] #46 124.1 checking for a working dd... /bin/dd [2022-09-06T15:45:56.114Z] #46 124.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T15:45:56.374Z] #46 124.2 checking for mt... no [2022-09-06T15:45:56.374Z] #46 124.2 checking if : is a manifest tool... no [2022-09-06T15:45:56.374Z] #46 124.2 checking for dlfcn.h... yes [2022-09-06T15:45:56.374Z] #46 124.4 checking for objdir... .libs [2022-09-06T15:45:56.941Z] #46 124.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T15:45:56.941Z] #46 125.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T15:45:56.941Z] #46 125.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T15:45:57.509Z] #46 125.1 checking if gcc static flag -static works... [2022-09-06T15:45:57.509Z] #46 ... [2022-09-06T15:45:57.509Z] [2022-09-06T15:45:57.509Z] #40 [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-06T15:45:57.509Z] #40 164.8 Delve is a source level debugger for Go programs. [2022-09-06T15:45:57.509Z] #40 164.8 [2022-09-06T15:45:57.509Z] #40 164.8 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-06T15:45:57.509Z] #40 164.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-06T15:45:57.509Z] #40 164.8 [2022-09-06T15:45:57.509Z] #40 164.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-06T15:45:57.509Z] #40 164.8 [2022-09-06T15:45:57.509Z] #40 164.8 Pass flags to the program you are debugging using `--`, for example: [2022-09-06T15:45:57.509Z] #40 164.8 [2022-09-06T15:45:57.509Z] #40 164.8 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-06T15:45:57.509Z] #40 164.8 [2022-09-06T15:45:57.509Z] #40 164.8 Usage: [2022-09-06T15:45:57.509Z] #40 164.8 dlv [command] [2022-09-06T15:45:57.509Z] #40 164.8 [2022-09-06T15:45:57.509Z] #40 164.8 Available Commands: [2022-09-06T15:45:57.509Z] #40 164.8 attach Attach to running process and begin debugging. [2022-09-06T15:45:57.509Z] #40 164.8 connect Connect to a headless debug server with a terminal client. [2022-09-06T15:45:57.509Z] #40 164.8 core Examine a core dump. [2022-09-06T15:45:57.509Z] #40 164.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-06T15:45:57.509Z] #40 164.8 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-06T15:45:57.509Z] #40 164.8 exec Execute a precompiled binary, and begin a debug session. [2022-09-06T15:45:57.509Z] #40 164.8 help Help about any command [2022-09-06T15:45:57.509Z] #40 164.8 run Deprecated command. Use 'debug' instead. [2022-09-06T15:45:57.509Z] #40 164.8 test Compile test binary and begin debugging program. [2022-09-06T15:45:57.509Z] #40 164.8 trace Compile and begin tracing program. [2022-09-06T15:45:57.509Z] #40 164.8 version Prints version. [2022-09-06T15:45:57.509Z] #40 164.8 [2022-09-06T15:45:57.509Z] #40 164.8 Flags: [2022-09-06T15:45:57.509Z] #40 164.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-06T15:45:57.509Z] #40 164.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-06T15:45:57.509Z] #40 164.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-06T15:45:57.509Z] #40 164.8 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-06T15:45:57.509Z] #40 164.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-06T15:45:57.509Z] #40 164.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-06T15:45:57.509Z] #40 164.8 --disable-aslr Disables address space randomization [2022-09-06T15:45:57.509Z] #40 164.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-06T15:45:57.509Z] #40 164.8 -h, --help help for dlv [2022-09-06T15:45:57.509Z] #40 164.8 --init string Init file, executed by the terminal client. [2022-09-06T15:45:57.509Z] #40 164.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-06T15:45:57.509Z] #40 164.8 --log Enable debugging server logging. [2022-09-06T15:45:57.509Z] #40 164.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-06T15:45:57.509Z] #40 164.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-06T15:45:57.509Z] #40 164.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-06T15:45:57.509Z] #40 164.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-06T15:45:57.509Z] #40 164.8 --wd string Working directory for running the program. [2022-09-06T15:45:57.509Z] #40 164.8 [2022-09-06T15:45:57.509Z] #40 164.8 Additional help topics: [2022-09-06T15:45:57.509Z] #40 164.8 dlv backend Help about the --backend flag. [2022-09-06T15:45:57.509Z] #40 164.8 dlv log Help about logging flags. [2022-09-06T15:45:57.509Z] #40 164.8 dlv redirect Help about file redirection. [2022-09-06T15:45:57.509Z] #40 164.8 [2022-09-06T15:45:57.509Z] #40 164.8 Use "dlv [command] --help" for more information about a command. [2022-09-06T15:45:57.509Z] #40 DONE 165.0s [2022-09-06T15:45:57.509Z] [2022-09-06T15:45:57.509Z] #46 [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-06T15:45:57.509Z] #46 125.1 checking if gcc static flag -static works... yes [2022-09-06T15:45:57.768Z] #46 125.6 checking if gcc supports -c -o file.o... yes [2022-09-06T15:45:57.768Z] #46 125.7 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T15:45:57.768Z] #46 125.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T15:45:58.026Z] #46 125.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T15:45:58.026Z] #46 126.1 checking how to hardcode library paths into programs... immediate [2022-09-06T15:45:58.026Z] #46 126.1 checking whether stripping libraries is possible... yes [2022-09-06T15:45:58.026Z] #46 126.1 checking if libtool supports shared libraries... yes [2022-09-06T15:45:58.026Z] #46 126.1 checking whether to build shared libraries... no [2022-09-06T15:45:58.026Z] #46 126.1 checking whether to build static libraries... yes [2022-09-06T15:45:58.026Z] #46 126.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T15:45:58.026Z] #46 126.1 checking whether build environment is sane... yes [2022-09-06T15:45:58.026Z] #46 126.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T15:45:58.284Z] #46 126.2 checking whether make sets $(MAKE)... yes [2022-09-06T15:45:58.284Z] #46 126.2 checking whether make supports the include directive... yes (GNU style) [2022-09-06T15:45:58.284Z] #46 126.3 checking whether make supports nested variables... yes [2022-09-06T15:45:58.542Z] #46 126.3 checking whether UID '0' is supported by ustar format... yes [2022-09-06T15:45:58.542Z] #46 126.3 checking whether GID '0' is supported by ustar format... yes [2022-09-06T15:45:58.542Z] #46 126.3 checking how to create a ustar tar archive... gnutar [2022-09-06T15:45:58.542Z] #46 126.4 checking dependency style of gcc... gcc3 [2022-09-06T15:45:58.763Z] #61 10.68 Collecting yamllint==1.27.1 [2022-09-06T15:45:58.763Z] #61 11.73 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-06T15:45:58.801Z] #46 126.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T15:45:58.801Z] #46 126.6 checking whether make supports nested variables... (cached) yes [2022-09-06T15:45:58.801Z] #46 126.6 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T15:45:58.801Z] #46 126.6 checking pkg-config is at least version 0.9.0... yes [2022-09-06T15:45:58.801Z] #46 126.6 checking for yajl >= 2.1.0... yes [2022-09-06T15:45:58.801Z] #46 126.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T15:45:58.801Z] #46 126.7 checking for gcc... (cached) gcc [2022-09-06T15:45:58.801Z] #46 126.8 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T15:45:58.801Z] #46 126.8 checking whether gcc accepts -g... (cached) yes [2022-09-06T15:45:58.801Z] #46 126.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T15:45:58.801Z] #46 126.8 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T15:45:58.801Z] #46 126.8 checking for a Python interpreter with version >= 3... python3 [2022-09-06T15:45:58.801Z] #46 126.9 checking for python3... /usr/bin/python3 [2022-09-06T15:45:59.060Z] #46 126.9 checking for python3 version... 3.9 [2022-09-06T15:45:59.060Z] #46 126.9 checking for python3 platform... linux [2022-09-06T15:45:59.060Z] #46 127.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T15:45:59.632Z] #46 127.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T15:45:59.632Z] #46 127.6 checking that generated files are newer than configure... done [2022-09-06T15:45:59.632Z] #46 127.6 configure: creating ./config.status [2022-09-06T15:46:00.156Z] #61 13.25 Collecting pathspec>=0.5.3 [2022-09-06T15:46:00.156Z] #61 13.26 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-06T15:46:00.156Z] #61 13.74 Collecting pyyaml [2022-09-06T15:46:00.156Z] #61 13.76 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-06T15:46:00.156Z] #61 13.79 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-06T15:46:00.416Z] #61 13.82 Building wheels for collected packages: yamllint [2022-09-06T15:46:00.416Z] #61 13.82 Building wheel for yamllint (setup.py): started [2022-09-06T15:46:01.353Z] #61 14.99 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-06T15:46:01.612Z] #61 14.99 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=2c424bfa57b16a6d6e1d3f0b95743db65d13bf03fe5f87def494c65d3140489b [2022-09-06T15:46:01.612Z] #61 15.00 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-06T15:46:01.612Z] #61 15.01 Successfully built yamllint [2022-09-06T15:46:01.612Z] #61 15.03 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-06T15:46:02.181Z] #61 15.47 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-06T15:46:02.225Z] #46 129.9 config.status: creating Makefile [2022-09-06T15:46:02.225Z] #46 130.0 config.status: creating config.h [2022-09-06T15:46:02.225Z] #46 130.0 config.status: executing libtool commands [2022-09-06T15:46:02.225Z] #46 130.0 config.status: executing depfiles commands [2022-09-06T15:46:02.440Z] #61 DONE 16.0s [2022-09-06T15:46:02.440Z] [2022-09-06T15:46:02.440Z] #34 [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-06T15:46:02.700Z] #34 ... [2022-09-06T15:46:02.700Z] [2022-09-06T15:46:02.700Z] #62 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T15:46:02.796Z] #46 130.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-06T15:46:02.796Z] #46 130.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T15:46:02.796Z] #46 131.0 checking for gcc... gcc [2022-09-06T15:46:02.960Z] #62 DONE 0.3s [2022-09-06T15:46:02.960Z] [2022-09-06T15:46:02.960Z] #63 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T15:46:03.220Z] #63 DONE 0.3s [2022-09-06T15:46:03.220Z] [2022-09-06T15:46:03.220Z] #64 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T15:46:03.314Z] #46 131.1 checking whether the C compiler works... yes [2022-09-06T15:46:03.314Z] #46 131.3 checking for C compiler default output file name... a.out [2022-09-06T15:46:03.480Z] #64 DONE 0.1s [2022-09-06T15:46:03.480Z] [2022-09-06T15:46:03.480Z] #65 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-06T15:46:03.480Z] #65 DONE 0.3s [2022-09-06T15:46:03.480Z] [2022-09-06T15:46:03.480Z] #46 [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-06T15:46:03.573Z] #46 131.3 checking for suffix of executables... [2022-09-06T15:46:03.573Z] #46 131.4 checking whether we are cross compiling... no [2022-09-06T15:46:03.739Z] #46 ... [2022-09-06T15:46:03.739Z] [2022-09-06T15:46:03.739Z] #66 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-06T15:46:03.739Z] #66 DONE 0.0s [2022-09-06T15:46:03.739Z] [2022-09-06T15:46:03.739Z] #67 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-06T15:46:03.739Z] #67 DONE 0.1s [2022-09-06T15:46:03.739Z] [2022-09-06T15:46:03.739Z] #68 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T15:46:03.739Z] #68 DONE 0.0s [2022-09-06T15:46:03.739Z] [2022-09-06T15:46:03.739Z] #46 [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-06T15:46:03.832Z] #46 131.6 checking for suffix of object files... o [2022-09-06T15:46:03.832Z] #46 131.8 checking whether we are using the GNU C compiler... yes [2022-09-06T15:46:04.091Z] #46 131.9 checking whether gcc accepts -g... yes [2022-09-06T15:46:04.350Z] #46 132.0 checking for gcc option to accept ISO C89... none needed [2022-09-06T15:46:04.350Z] #46 132.2 checking whether gcc understands -c and -o together... yes [2022-09-06T15:46:04.350Z] #46 132.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T15:46:04.350Z] #46 132.4 checking whether build environment is sane... yes [2022-09-06T15:46:04.608Z] #46 132.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T15:46:04.608Z] #46 132.4 checking for gawk... no [2022-09-06T15:46:04.608Z] #46 132.4 checking for mawk... mawk [2022-09-06T15:46:04.608Z] #46 132.4 checking whether make sets $(MAKE)... yes [2022-09-06T15:46:04.608Z] #46 132.5 checking whether make supports the include directive... yes (GNU style) [2022-09-06T15:46:04.608Z] #46 132.5 checking whether make supports nested variables... yes [2022-09-06T15:46:04.608Z] #46 132.5 checking whether UID '0' is supported by ustar format... yes [2022-09-06T15:46:04.608Z] #46 132.5 checking whether GID '0' is supported by ustar format... yes [2022-09-06T15:46:04.608Z] #46 132.5 checking how to create a ustar tar archive... gnutar [2022-09-06T15:46:04.867Z] #46 132.6 checking dependency style of gcc... gcc3 [2022-09-06T15:46:04.867Z] #46 132.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T15:46:04.867Z] #46 132.7 checking whether make supports nested variables... (cached) yes [2022-09-06T15:46:04.867Z] #46 132.8 checking build system type... x86_64-pc-linux-gnu [2022-09-06T15:46:04.867Z] #46 133.0 checking host system type... x86_64-pc-linux-gnu [2022-09-06T15:46:05.126Z] #46 133.0 checking how to print strings... printf [2022-09-06T15:46:05.126Z] #46 133.0 checking for a sed that does not truncate output... /bin/sed [2022-09-06T15:46:05.126Z] #46 133.0 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T15:46:05.126Z] #46 133.0 checking for egrep... /bin/grep -E [2022-09-06T15:46:05.126Z] #46 133.0 checking for fgrep... /bin/grep -F [2022-09-06T15:46:05.126Z] #46 133.0 checking for ld used by gcc... /usr/bin/ld [2022-09-06T15:46:05.126Z] #46 133.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T15:46:05.126Z] #46 133.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T15:46:05.126Z] #46 133.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T15:46:05.126Z] #46 133.2 checking whether ln -s works... yes [2022-09-06T15:46:05.126Z] #46 133.2 checking the maximum length of command line arguments... 1572864 [2022-09-06T15:46:05.126Z] #46 133.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T15:46:05.126Z] #46 133.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T15:46:05.126Z] #46 133.2 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T15:46:05.126Z] #46 133.2 checking for objdump... objdump [2022-09-06T15:46:05.126Z] #46 133.2 checking how to recognize dependent libraries... pass_all [2022-09-06T15:46:05.126Z] #46 133.2 checking for dlltool... no [2022-09-06T15:46:05.126Z] #46 133.2 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T15:46:05.126Z] #46 133.2 checking for ar... ar [2022-09-06T15:46:05.385Z] #46 133.2 checking for archiver @FILE support... @ [2022-09-06T15:46:05.385Z] #46 133.3 checking for strip... strip [2022-09-06T15:46:05.385Z] #46 133.3 checking for ranlib... ranlib [2022-09-06T15:46:05.644Z] #46 133.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T15:46:05.644Z] #46 133.6 checking for sysroot... no [2022-09-06T15:46:05.644Z] #46 133.6 checking for a working dd... /bin/dd [2022-09-06T15:46:05.644Z] #46 133.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T15:46:05.644Z] #46 133.7 checking for mt... no [2022-09-06T15:46:05.644Z] #46 133.7 checking if : is a manifest tool... no [2022-09-06T15:46:05.644Z] #46 133.7 checking how to run the C preprocessor... gcc -E [2022-09-06T15:46:05.695Z] #33 160.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-09-06T15:46:05.695Z] #33 160.4 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-06T15:46:05.695Z] #33 160.7 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T15:46:05.695Z] #33 ... [2022-09-06T15:46:05.695Z] [2022-09-06T15:46:05.695Z] #43 [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-06T15:46:05.695Z] #43 131.6 CCLD libocispec.la [2022-09-06T15:46:05.695Z] #43 131.9 CCLD src/validate [2022-09-06T15:46:05.695Z] #43 131.9 CCLD tests/test-1 [2022-09-06T15:46:05.695Z] #43 131.9 CCLD tests/test-2 [2022-09-06T15:46:05.695Z] #43 131.9 CCLD tests/test-3 [2022-09-06T15:46:05.695Z] #43 131.9 CCLD tests/test-4 [2022-09-06T15:46:05.695Z] #43 131.9 CCLD tests/test-5 [2022-09-06T15:46:05.695Z] #43 131.9 CCLD tests/test-6 [2022-09-06T15:46:05.695Z] #43 132.0 CCLD tests/test-7 [2022-09-06T15:46:05.695Z] #43 132.0 CCLD tests/test-8 [2022-09-06T15:46:05.695Z] #43 132.0 CCLD tests/test-9 [2022-09-06T15:46:05.695Z] #43 132.0 CCLD tests/test-10 [2022-09-06T15:46:05.695Z] #43 132.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-06T15:46:05.695Z] #43 132.1 CCLD tests/test-11 [2022-09-06T15:46:06.163Z] #46 133.9 checking for ANSI C header files... [2022-09-06T15:46:06.163Z] #46 ... [2022-09-06T15:46:06.163Z] [2022-09-06T15:46:06.163Z] #59 [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-06T15:46:06.163Z] #59 13.80 Reading package lists... [2022-09-06T15:46:06.163Z] #59 17.57 Building dependency tree... [2022-09-06T15:46:06.163Z] #59 19.34 The following additional packages will be installed: [2022-09-06T15:46:06.163Z] #59 19.34 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-06T15:46:06.163Z] #59 19.34 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-06T15:46:06.163Z] #59 19.34 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-06T15:46:06.163Z] #59 19.34 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T15:46:06.163Z] #59 19.34 python3-pkg-resources systemd vim-runtime xxd [2022-09-06T15:46:06.163Z] #59 19.36 Suggested packages: [2022-09-06T15:46:06.163Z] #59 19.36 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-06T15:46:06.163Z] #59 19.36 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-06T15:46:06.163Z] #59 19.36 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-06T15:46:06.163Z] #59 19.36 Recommended packages: [2022-09-06T15:46:06.163Z] #59 19.36 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-06T15:46:06.163Z] #59 19.36 systemd-timesyncd | time-daemon unzip [2022-09-06T15:46:06.163Z] #59 21.13 The following NEW packages will be installed: [2022-09-06T15:46:06.163Z] #59 21.13 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-06T15:46:06.163Z] #59 21.13 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-06T15:46:06.163Z] #59 21.13 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-06T15:46:06.163Z] #59 21.13 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-06T15:46:06.163Z] #59 21.13 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-06T15:46:06.163Z] #59 21.13 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T15:46:06.163Z] #59 21.13 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-06T15:46:06.163Z] #59 21.13 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-06T15:46:06.163Z] #59 21.13 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-06T15:46:06.163Z] #59 21.46 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:46:06.163Z] #59 21.46 Need to get 32.8 MB of archives. [2022-09-06T15:46:06.163Z] #59 21.46 After this operation, 124 MB of additional disk space will be used. [2022-09-06T15:46:06.163Z] #59 21.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T15:46:06.163Z] #59 21.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-06T15:46:06.163Z] #59 21.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-06T15:46:06.163Z] #59 21.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-06T15:46:06.163Z] #59 21.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-06T15:46:06.163Z] #59 21.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-06T15:46:06.163Z] #59 21.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-06T15:46:06.163Z] #59 21.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-06T15:46:06.163Z] #59 21.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-06T15:46:06.163Z] #59 21.66 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-06T15:46:06.163Z] #59 21.66 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-06T15:46:06.163Z] #59 21.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-06T15:46:06.163Z] #59 21.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-06T15:46:06.163Z] #59 21.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-06T15:46:06.163Z] #59 21.70 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T15:46:06.163Z] #59 21.73 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-06T15:46:06.163Z] #59 21.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-06T15:46:06.163Z] #59 21.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T15:46:06.163Z] #59 21.74 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-06T15:46:06.163Z] #59 21.74 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-06T15:46:06.163Z] #59 21.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-06T15:46:06.163Z] #59 21.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-06T15:46:06.163Z] #59 21.79 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-06T15:46:06.163Z] #59 21.80 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-06T15:46:06.163Z] #59 21.80 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-06T15:46:06.163Z] #59 21.80 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-06T15:46:06.163Z] #59 21.81 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T15:46:06.163Z] #59 21.83 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T15:46:06.163Z] #59 21.83 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T15:46:06.163Z] #59 21.83 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-06T15:46:06.163Z] #59 21.84 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-06T15:46:06.163Z] #59 21.85 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T15:46:06.163Z] #59 22.22 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-06T15:46:06.163Z] #59 22.23 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-06T15:46:06.163Z] #59 22.25 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-06T15:46:06.163Z] #59 22.26 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-06T15:46:06.163Z] #59 22.26 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-06T15:46:06.163Z] #59 22.26 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T15:46:06.163Z] #59 22.27 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-06T15:46:06.163Z] #59 22.28 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T15:46:06.164Z] #59 22.29 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-06T15:46:06.164Z] #59 22.37 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-06T15:46:06.164Z] #59 22.37 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-06T15:46:06.164Z] #59 22.37 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T15:46:06.164Z] #59 22.38 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-06T15:46:06.164Z] #59 22.39 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-06T15:46:06.164Z] #59 22.40 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-06T15:46:06.164Z] #59 22.42 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-06T15:46:06.164Z] #59 22.45 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-06T15:46:06.164Z] #59 22.46 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-06T15:46:06.164Z] #59 22.47 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-06T15:46:06.164Z] #59 22.48 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-06T15:46:06.164Z] #59 22.71 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-06T15:46:06.164Z] #59 22.74 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-06T15:46:06.164Z] #59 22.77 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-06T15:46:06.164Z] #59 22.78 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-06T15:46:06.164Z] #59 23.52 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:46:06.164Z] #59 23.65 Fetched 32.8 MB in 2s (20.0 MB/s) [2022-09-06T15:46:06.164Z] #59 23.73 Selecting previously unselected package libcap2:amd64. [2022-09-06T15:46:06.164Z] #59 23.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-09-06T15:46:06.164Z] #59 23.81 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T15:46:06.164Z] #59 23.84 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T15:46:06.164Z] #59 23.92 Selecting previously unselected package libargon2-1:amd64. [2022-09-06T15:46:06.164Z] #59 23.92 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-06T15:46:06.164Z] #59 23.92 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T15:46:06.164Z] #59 24.00 Selecting previously unselected package libjson-c5:amd64. [2022-09-06T15:46:06.164Z] #59 24.00 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-06T15:46:06.164Z] #59 24.01 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-06T15:46:06.164Z] #59 24.10 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-06T15:46:06.164Z] #59 24.10 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-06T15:46:06.164Z] #59 24.11 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T15:46:06.164Z] #59 24.26 Selecting previously unselected package libip4tc2:amd64. [2022-09-06T15:46:06.164Z] #59 24.26 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-06T15:46:06.164Z] #59 24.27 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T15:46:06.164Z] #59 24.37 Selecting previously unselected package libkmod2:amd64. [2022-09-06T15:46:06.164Z] #59 24.37 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-06T15:46:06.164Z] #59 24.38 Unpacking libkmod2:amd64 (28-1) ... [2022-09-06T15:46:06.164Z] #59 24.47 Selecting previously unselected package systemd. [2022-09-06T15:46:06.164Z] #59 24.47 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-06T15:46:06.164Z] #59 24.62 Unpacking systemd (247.3-7) ... [2022-09-06T15:46:06.164Z] #59 26.72 Selecting previously unselected package pigz. [2022-09-06T15:46:06.164Z] #59 26.72 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-06T15:46:06.164Z] #59 26.73 Unpacking pigz (2.6-1) ... [2022-09-06T15:46:06.164Z] #59 26.82 Selecting previously unselected package libelf1:amd64. [2022-09-06T15:46:06.164Z] #59 26.83 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-06T15:46:06.164Z] #59 26.83 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-06T15:46:06.164Z] #59 27.00 Selecting previously unselected package libbpf0:amd64. [2022-09-06T15:46:06.164Z] #59 27.01 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-06T15:46:06.164Z] #59 27.02 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-06T15:46:06.164Z] #59 27.15 Selecting previously unselected package libmnl0:amd64. [2022-09-06T15:46:06.164Z] #59 27.16 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-06T15:46:06.164Z] #59 27.19 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-06T15:46:06.164Z] #59 27.28 Selecting previously unselected package libxtables12:amd64. [2022-09-06T15:46:06.164Z] #59 27.28 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-06T15:46:06.164Z] #59 27.29 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-06T15:46:06.164Z] #59 27.38 Selecting previously unselected package libcap2-bin. [2022-09-06T15:46:06.164Z] #59 27.40 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-06T15:46:06.164Z] #59 27.40 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-06T15:46:06.164Z] #59 27.50 Selecting previously unselected package iproute2. [2022-09-06T15:46:06.164Z] #59 27.50 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-06T15:46:06.164Z] #59 27.51 Unpacking iproute2 (5.10.0-4) ... [2022-09-06T15:46:06.266Z] #43 133.5 libtool: link: ar cr libocispec.a [2022-09-06T15:46:06.266Z] #43 133.6 libtool: link: ranlib libocispec.a [2022-09-06T15:46:06.423Z] #59 ... [2022-09-06T15:46:06.423Z] [2022-09-06T15:46:06.423Z] #46 [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-06T15:46:06.423Z] #46 133.9 checking for ANSI C header files... yes [2022-09-06T15:46:06.423Z] #46 134.4 checking for sys/types.h... yes [2022-09-06T15:46:06.682Z] #46 134.5 checking for sys/stat.h... yes [2022-09-06T15:46:06.941Z] #46 134.6 checking for stdlib.h... yes [2022-09-06T15:46:06.941Z] #46 134.8 checking for string.h... yes [2022-09-06T15:46:06.941Z] #46 135.0 checking for memory.h... yes [2022-09-06T15:46:07.460Z] #46 135.1 checking for strings.h... yes [2022-09-06T15:46:07.460Z] #46 135.3 checking for inttypes.h... yes [2022-09-06T15:46:07.649Z] #43 134.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T15:46:07.649Z] #43 134.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T15:46:07.649Z] #43 134.9 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T15:46:07.649Z] #43 134.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T15:46:07.649Z] #43 134.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T15:46:07.650Z] #43 134.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T15:46:07.650Z] #43 134.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T15:46:07.650Z] #43 134.9 make[2]: Entering directory '/tmp/crun-build' [2022-09-06T15:46:07.650Z] #43 135.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-06T15:46:07.650Z] #43 135.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-06T15:46:07.650Z] #43 135.0 CC src/libcrun/libcrun_testing_a-container.o [2022-09-06T15:46:07.650Z] #43 135.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-06T15:46:07.650Z] #43 135.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-06T15:46:07.650Z] #43 135.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-06T15:46:07.650Z] #43 135.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-06T15:46:07.650Z] #43 135.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-06T15:46:07.650Z] #43 135.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-06T15:46:07.718Z] #46 135.5 checking for stdint.h... yes [2022-09-06T15:46:07.718Z] #46 135.6 checking for unistd.h... yes [2022-09-06T15:46:07.910Z] #43 135.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-06T15:46:07.911Z] #43 135.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-06T15:46:07.911Z] #43 135.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-06T15:46:07.911Z] #43 135.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-06T15:46:07.911Z] #43 135.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-06T15:46:07.911Z] #43 135.4 CC src/libcrun/libcrun_testing_a-error.o [2022-09-06T15:46:07.911Z] #43 135.4 CC src/libcrun/libcrun_testing_a-status.o [2022-09-06T15:46:07.911Z] #43 135.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-06T15:46:07.911Z] #43 135.4 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-06T15:46:07.911Z] #43 135.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-06T15:46:07.977Z] #46 135.8 checking for dlfcn.h... yes [2022-09-06T15:46:07.977Z] #46 136.0 checking for objdir... .libs [2022-09-06T15:46:08.171Z] #43 135.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-06T15:46:08.171Z] #43 135.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-06T15:46:08.171Z] #43 135.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-06T15:46:08.171Z] #43 135.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-06T15:46:08.236Z] #46 136.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T15:46:08.432Z] #43 135.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-06T15:46:08.432Z] #43 135.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-06T15:46:08.432Z] #43 135.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-06T15:46:08.432Z] #43 135.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-06T15:46:08.432Z] #43 135.9 CC src/crun-crun.o [2022-09-06T15:46:08.432Z] #43 135.9 CC src/crun-run.o [2022-09-06T15:46:08.432Z] #43 136.0 CC src/crun-delete.o [2022-09-06T15:46:08.495Z] #46 136.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T15:46:08.496Z] #46 136.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T15:46:08.693Z] #43 136.0 CC src/crun-kill.o [2022-09-06T15:46:08.754Z] #46 136.5 checking if gcc static flag -static works... yes [2022-09-06T15:46:08.954Z] #43 136.2 CC src/crun-pause.o [2022-09-06T15:46:08.954Z] #43 136.3 CC src/crun-unpause.o [2022-09-06T15:46:08.954Z] #43 136.3 CC src/crun-spec.o [2022-09-06T15:46:08.954Z] #43 136.3 CC src/crun-exec.o [2022-09-06T15:46:08.954Z] #43 136.4 CC src/crun-list.o [2022-09-06T15:46:08.954Z] #43 136.5 CC src/crun-create.o [2022-09-06T15:46:09.014Z] #46 136.9 checking if gcc supports -c -o file.o... yes [2022-09-06T15:46:09.014Z] #46 137.0 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T15:46:09.014Z] #46 137.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T15:46:09.215Z] #43 136.5 CC src/crun-start.o [2022-09-06T15:46:09.215Z] #43 136.5 CC src/crun-state.o [2022-09-06T15:46:09.215Z] #43 136.6 CC src/crun-update.o [2022-09-06T15:46:09.215Z] #43 136.7 CC src/crun-checkpoint.o [2022-09-06T15:46:09.215Z] #43 136.7 CC src/crun-ps.o [2022-09-06T15:46:09.215Z] #43 136.7 CC src/crun-restore.o [2022-09-06T15:46:09.476Z] #43 136.8 CC src/libcrun/libcrun_la-utils.lo [2022-09-06T15:46:09.476Z] #43 136.9 CC src/libcrun/libcrun_la-container.lo [2022-09-06T15:46:09.476Z] #43 136.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-06T15:46:09.476Z] #43 136.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-06T15:46:09.476Z] #43 137.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-06T15:46:09.581Z] #46 137.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T15:46:09.581Z] #46 137.3 checking how to hardcode library paths into programs... immediate [2022-09-06T15:46:09.581Z] #46 137.3 checking whether stripping libraries is possible... yes [2022-09-06T15:46:09.581Z] #46 137.4 checking if libtool supports shared libraries... yes [2022-09-06T15:46:09.581Z] #46 137.4 checking whether to build shared libraries... no [2022-09-06T15:46:09.581Z] #46 137.4 checking whether to build static libraries... yes [2022-09-06T15:46:09.581Z] #46 137.4 checking float.h usability... yes [2022-09-06T15:46:09.581Z] #46 137.5 checking float.h presence... yes [2022-09-06T15:46:09.581Z] #46 137.6 checking for float.h... yes [2022-09-06T15:46:09.738Z] #43 137.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-06T15:46:09.738Z] #43 137.2 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-06T15:46:09.840Z] #46 137.6 checking limits.h usability... yes [2022-09-06T15:46:09.840Z] #46 137.8 checking limits.h presence... yes [2022-09-06T15:46:09.840Z] #46 137.8 checking for limits.h... yes [2022-09-06T15:46:09.999Z] #43 137.3 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-06T15:46:09.999Z] #43 137.4 CC src/libcrun/libcrun_la-criu.lo [2022-09-06T15:46:09.999Z] #43 137.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-06T15:46:10.100Z] #46 137.8 checking stddef.h usability... yes [2022-09-06T15:46:10.100Z] #46 138.0 checking stddef.h presence... yes [2022-09-06T15:46:10.100Z] #46 138.1 checking for stddef.h... yes [2022-09-06T15:46:10.100Z] #46 138.1 checking for stdlib.h... (cached) yes [2022-09-06T15:46:10.100Z] #46 138.1 checking for string.h... (cached) yes [2022-09-06T15:46:10.259Z] #43 137.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-06T15:46:10.260Z] #43 137.6 CC src/libcrun/libcrun_la-linux.lo [2022-09-06T15:46:10.260Z] #43 137.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-06T15:46:10.260Z] #43 137.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-06T15:46:10.359Z] #46 138.2 checking sys/time.h usability... yes [2022-09-06T15:46:10.359Z] #46 138.3 checking sys/time.h presence... yes [2022-09-06T15:46:10.359Z] #46 138.4 checking for sys/time.h... yes [2022-09-06T15:46:10.520Z] #43 137.9 CC src/libcrun/libcrun_la-status.lo [2022-09-06T15:46:10.520Z] #43 138.0 CC src/libcrun/libcrun_la-terminal.lo [2022-09-06T15:46:10.520Z] #43 138.0 CC src/libcrun/libcrun_la-error.lo [2022-09-06T15:46:10.520Z] #43 138.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-06T15:46:10.618Z] #46 138.4 checking for inline... inline [2022-09-06T15:46:10.781Z] #43 138.1 CC src/libcrun/libcrun_la-signals.lo [2022-09-06T15:46:10.781Z] #43 138.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-06T15:46:10.876Z] #46 138.5 checking for size_t... yes [2022-09-06T15:46:11.042Z] #43 138.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-06T15:46:11.042Z] #43 138.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-06T15:46:11.042Z] #43 138.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-06T15:46:11.042Z] #43 138.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-06T15:46:11.135Z] #46 138.9 checking for stdlib.h... (cached) yes [2022-09-06T15:46:11.135Z] #46 138.9 checking for GNU libc compatible malloc... yes [2022-09-06T15:46:11.135Z] #46 139.1 checking for stdlib.h... (cached) yes [2022-09-06T15:46:11.303Z] #43 138.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-06T15:46:11.303Z] #43 138.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-06T15:46:11.393Z] #46 139.1 checking for GNU libc compatible realloc... yes [2022-09-06T15:46:11.563Z] #43 138.8 CC tests/init.o [2022-09-06T15:46:11.652Z] #46 139.3 checking for working strtod... yes [2022-09-06T15:46:11.913Z] #46 139.5 checking for gettimeofday... yes [2022-09-06T15:46:11.913Z] #46 139.8 checking for memset... yes [2022-09-06T15:46:12.173Z] #46 140.0 checking for strspn... yes [2022-09-06T15:46:12.432Z] #46 140.4 checking that generated files are newer than configure... done [2022-09-06T15:46:12.433Z] #46 140.4 configure: creating ./config.status [2022-09-06T15:46:13.057Z] #77 ... [2022-09-06T15:46:13.057Z] [2022-09-06T15:46:13.057Z] #47 [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-06T15:46:13.057Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-09-06T15:46:13.057Z] #47 200.0 + dpkg --print-architecture [2022-09-06T15:46:13.057Z] #47 DONE 200.3s [2022-09-06T15:46:13.057Z] [2022-09-06T15:46:13.057Z] #26 [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-06T15:46:13.057Z] #26 sha256:8e17809d3608f06d8a093cbd501795c3c72c200295a215eac7ec70c3208b2b3c [2022-09-06T15:46:14.338Z] #46 142.3 config.status: creating Makefile [2022-09-06T15:46:14.338Z] #46 142.3 config.status: creating config.h [2022-09-06T15:46:14.338Z] #46 142.4 config.status: executing depfiles commands [2022-09-06T15:46:14.597Z] #46 142.6 config.status: executing libtool commands [2022-09-06T15:46:14.865Z] #43 ... [2022-09-06T15:46:14.865Z] [2022-09-06T15:46:14.865Z] #33 [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-06T15:46:14.865Z] #33 161.8 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-09-06T15:46:14.865Z] #33 161.8 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T15:46:14.865Z] #33 161.9 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T15:46:15.126Z] #33 ... [2022-09-06T15:46:15.126Z] [2022-09-06T15:46:15.126Z] #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-06T15:46:15.126Z] #38 180.4 + dpkg --print-architecture [2022-09-06T15:46:15.126Z] #38 180.4 + git checkout -q v2.1.0 [2022-09-06T15:46:15.535Z] #46 143.4 GEN .version [2022-09-06T15:46:15.535Z] #46 143.5 make install-recursive [2022-09-06T15:46:15.535Z] #46 143.5 make[1]: Entering directory '/tmp/crun-build' [2022-09-06T15:46:15.535Z] #46 143.6 Making install in libocispec [2022-09-06T15:46:15.648Z] #38 180.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-06T15:46:15.648Z] #38 180.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-06T15:46:15.794Z] #46 143.6 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T15:46:15.794Z] #46 143.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-06T15:46:15.794Z] #46 143.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-06T15:46:15.794Z] #46 143.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-06T15:46:15.794Z] #46 143.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-06T15:46:16.730Z] #46 144.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-06T15:46:16.730Z] #46 144.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-06T15:46:16.730Z] #46 144.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-06T15:46:16.730Z] #46 144.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-06T15:46:16.730Z] #46 144.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-06T15:46:16.730Z] #46 144.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-06T15:46:16.730Z] #46 144.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-06T15:46:16.730Z] #46 144.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-06T15:46:16.730Z] #46 144.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-06T15:46:16.730Z] #46 ... [2022-09-06T15:46:16.730Z] [2022-09-06T15:46:16.730Z] #59 [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-06T15:46:16.730Z] #59 28.02 Selecting previously unselected package xxd. [2022-09-06T15:46:16.730Z] #59 28.03 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T15:46:16.730Z] #59 28.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:46:16.730Z] #59 28.17 Selecting previously unselected package vim-common. [2022-09-06T15:46:16.730Z] #59 28.17 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T15:46:16.730Z] #59 28.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:46:16.730Z] #59 28.35 Selecting previously unselected package bash-completion. [2022-09-06T15:46:16.730Z] #59 28.36 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-06T15:46:16.730Z] #59 30.34 Unpacking bash-completion (1:2.11-2) ... [2022-09-06T15:46:16.730Z] #59 30.86 Selecting previously unselected package bzip2. [2022-09-06T15:46:16.730Z] #59 30.87 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T15:46:16.730Z] #59 30.88 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T15:46:16.730Z] #59 30.97 Selecting previously unselected package xz-utils. [2022-09-06T15:46:16.730Z] #59 30.97 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T15:46:16.730Z] #59 30.98 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T15:46:16.730Z] #59 31.16 Selecting previously unselected package apparmor. [2022-09-06T15:46:16.730Z] #59 31.16 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-06T15:46:16.730Z] #59 31.21 Unpacking apparmor (2.13.6-10) ... [2022-09-06T15:46:16.730Z] #59 31.65 Selecting previously unselected package inetutils-ping. [2022-09-06T15:46:16.730Z] #59 31.66 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-06T15:46:16.730Z] #59 31.66 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-06T15:46:16.730Z] #59 31.80 Selecting previously unselected package libip6tc2:amd64. [2022-09-06T15:46:16.730Z] #59 31.80 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-06T15:46:16.730Z] #59 31.81 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T15:46:16.730Z] #59 31.87 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-06T15:46:16.730Z] #59 31.87 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-06T15:46:16.730Z] #59 31.87 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T15:46:16.730Z] #59 31.93 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-06T15:46:16.730Z] #59 31.94 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-06T15:46:16.730Z] #59 31.94 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T15:46:16.730Z] #59 32.01 Selecting previously unselected package libnftnl11:amd64. [2022-09-06T15:46:16.730Z] #59 32.02 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-06T15:46:16.730Z] #59 32.03 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T15:46:16.730Z] #59 32.10 Selecting previously unselected package iptables. [2022-09-06T15:46:16.730Z] #59 32.10 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-06T15:46:16.730Z] #59 32.11 Unpacking iptables (1.8.7-1) ... [2022-09-06T15:46:16.730Z] #59 32.47 Selecting previously unselected package libonig5:amd64. [2022-09-06T15:46:16.730Z] #59 32.49 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T15:46:16.730Z] #59 32.49 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T15:46:16.730Z] #59 32.70 Selecting previously unselected package libjq1:amd64. [2022-09-06T15:46:16.730Z] #59 32.71 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T15:46:16.730Z] #59 32.72 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T15:46:16.730Z] #59 32.86 Selecting previously unselected package jq. [2022-09-06T15:46:16.730Z] #59 32.86 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-06T15:46:16.730Z] #59 32.88 Unpacking jq (1.6-2.1) ... [2022-09-06T15:46:16.730Z] #59 32.97 Selecting previously unselected package libaio1:amd64. [2022-09-06T15:46:16.730Z] #59 32.97 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-06T15:46:16.730Z] #59 32.99 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-06T15:46:16.730Z] #59 33.06 Selecting previously unselected package libgpm2:amd64. [2022-09-06T15:46:16.730Z] #59 33.06 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-06T15:46:16.730Z] #59 33.07 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-06T15:46:16.730Z] #59 33.13 Selecting previously unselected package libicu67:amd64. [2022-09-06T15:46:16.730Z] #59 33.14 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-06T15:46:16.730Z] #59 33.14 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T15:46:16.730Z] #59 36.60 Selecting previously unselected package libinih1:amd64. [2022-09-06T15:46:16.730Z] #59 36.62 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-06T15:46:16.730Z] #59 36.63 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-06T15:46:16.730Z] #59 36.69 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-06T15:46:16.730Z] #59 36.70 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-06T15:46:16.730Z] #59 36.70 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-06T15:46:16.730Z] #59 36.81 Selecting previously unselected package libnet1:amd64. [2022-09-06T15:46:16.730Z] #59 36.83 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T15:46:16.730Z] #59 36.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T15:46:16.730Z] #59 36.93 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T15:46:16.730Z] #59 36.93 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T15:46:16.730Z] #59 36.94 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T15:46:16.730Z] #59 37.03 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T15:46:16.730Z] #59 37.04 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T15:46:16.730Z] #59 37.04 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T15:46:16.730Z] #59 37.12 Selecting previously unselected package libyajl2:amd64. [2022-09-06T15:46:16.730Z] #59 37.13 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T15:46:16.730Z] #59 37.15 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T15:46:16.730Z] #59 37.20 Selecting previously unselected package net-tools. [2022-09-06T15:46:16.730Z] #59 37.20 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-06T15:46:16.730Z] #59 37.21 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T15:46:16.730Z] #59 37.42 Selecting previously unselected package patch. [2022-09-06T15:46:16.730Z] #59 37.42 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-06T15:46:16.730Z] #59 37.43 Unpacking patch (2.7.6-7) ... [2022-09-06T15:46:16.730Z] #59 37.56 Selecting previously unselected package python-pip-whl. [2022-09-06T15:46:16.730Z] #59 37.57 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-06T15:46:16.730Z] #59 37.58 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T15:46:16.989Z] #59 38.23 Selecting previously unselected package python3-lib2to3. [2022-09-06T15:46:16.989Z] #59 38.23 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-06T15:46:16.989Z] #59 38.23 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-06T15:46:16.989Z] #59 38.38 Selecting previously unselected package python3-distutils. [2022-09-06T15:46:16.989Z] #59 38.38 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-06T15:46:16.989Z] #59 38.39 Unpacking python3-distutils (3.9.2-1) ... [2022-09-06T15:46:17.247Z] #59 38.55 Selecting previously unselected package python3-pkg-resources. [2022-09-06T15:46:17.247Z] #59 38.56 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T15:46:17.247Z] #59 38.57 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T15:46:17.247Z] #59 38.72 Selecting previously unselected package python3-setuptools. [2022-09-06T15:46:17.505Z] #59 38.72 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-06T15:46:17.505Z] #59 38.73 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-06T15:46:17.505Z] #59 39.00 Selecting previously unselected package python3-wheel. [2022-09-06T15:46:17.764Z] #59 39.00 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-06T15:46:17.764Z] #59 39.01 Unpacking python3-wheel (0.34.2-1) ... [2022-09-06T15:46:17.764Z] #59 39.08 Selecting previously unselected package python3-pip. [2022-09-06T15:46:17.764Z] #59 39.10 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-06T15:46:17.764Z] #59 39.10 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T15:46:18.024Z] #59 39.45 Selecting previously unselected package sudo. [2022-09-06T15:46:18.024Z] #59 39.45 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-06T15:46:18.024Z] #59 39.46 Unpacking sudo (1.9.5p2-3) ... [2022-09-06T15:46:18.961Z] #59 40.08 Selecting previously unselected package systemd-journal-remote. [2022-09-06T15:46:18.961Z] #59 40.09 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-06T15:46:18.961Z] #59 40.09 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-06T15:46:18.961Z] #59 40.21 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T15:46:18.961Z] #59 40.21 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-06T15:46:18.961Z] #59 40.22 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-06T15:46:18.961Z] #59 40.43 Selecting previously unselected package uidmap. [2022-09-06T15:46:19.221Z] #59 40.43 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-06T15:46:19.221Z] #59 40.44 Unpacking uidmap (1:4.8.1-1) ... [2022-09-06T15:46:19.221Z] #59 40.60 Selecting previously unselected package vim-runtime. [2022-09-06T15:46:19.221Z] #59 40.61 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T15:46:19.221Z] #59 40.66 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-06T15:46:19.221Z] #59 40.70 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-06T15:46:19.480Z] #59 40.72 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:46:22.772Z] #59 44.24 Selecting previously unselected package vim. [2022-09-06T15:46:22.772Z] #59 44.24 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T15:46:23.031Z] #59 44.26 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:46:23.290Z] #59 44.85 Selecting previously unselected package xfsprogs. [2022-09-06T15:46:23.550Z] #59 44.86 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-06T15:46:23.550Z] #59 44.86 Unpacking xfsprogs (5.10.0-4) ... [2022-09-06T15:46:24.118Z] #59 45.30 Selecting previously unselected package zip. [2022-09-06T15:46:24.118Z] #59 45.32 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-06T15:46:24.118Z] #59 45.33 Unpacking zip (3.0-12) ... [2022-09-06T15:46:24.118Z] #59 45.44 Selecting previously unselected package zstd. [2022-09-06T15:46:24.118Z] #59 45.46 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-06T15:46:24.118Z] #59 45.47 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-06T15:46:24.685Z] #59 45.94 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T15:46:25.244Z] #26 ... [2022-09-06T15:46:25.244Z] [2022-09-06T15:46:25.244Z] #77 [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-06T15:46:25.244Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T15:46:25.244Z] #77 170.4 CCLD libocispec.la [2022-09-06T15:46:25.244Z] #77 170.8 CCLD src/validate [2022-09-06T15:46:25.244Z] #77 170.8 CCLD tests/test-1 [2022-09-06T15:46:25.244Z] #77 170.8 CCLD tests/test-2 [2022-09-06T15:46:25.244Z] #77 170.9 CCLD tests/test-3 [2022-09-06T15:46:25.244Z] #77 170.9 CCLD tests/test-4 [2022-09-06T15:46:25.244Z] #77 171.1 CCLD tests/test-6 [2022-09-06T15:46:25.244Z] #77 171.1 CCLD tests/test-5 [2022-09-06T15:46:25.244Z] #77 171.2 CCLD tests/test-7 [2022-09-06T15:46:25.244Z] #77 171.2 CCLD tests/test-8 [2022-09-06T15:46:25.244Z] #77 171.2 CCLD tests/test-9 [2022-09-06T15:46:25.244Z] #77 171.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-06T15:46:25.244Z] #77 171.3 CCLD tests/test-10 [2022-09-06T15:46:25.244Z] #77 171.4 CCLD tests/test-11 [2022-09-06T15:46:25.621Z] #59 46.97 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T15:46:25.621Z] #59 46.98 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T15:46:25.621Z] #59 46.99 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-06T15:46:25.621Z] #59 47.02 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T15:46:25.621Z] #59 47.03 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T15:46:25.621Z] #59 47.05 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-06T15:46:25.621Z] #59 47.08 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T15:46:25.621Z] #59 47.11 Setting up uidmap (1:4.8.1-1) ... [2022-09-06T15:46:25.621Z] #59 47.12 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T15:46:25.681Z] #46 ... [2022-09-06T15:46:25.681Z] [2022-09-06T15:46:25.681Z] #45 [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-06T15:46:25.681Z] #45 189.6 CCLD libocispec.la [2022-09-06T15:46:25.681Z] #45 190.0 CCLD src/validate [2022-09-06T15:46:25.681Z] #45 190.0 CCLD tests/test-1 [2022-09-06T15:46:25.681Z] #45 190.1 CCLD tests/test-2 [2022-09-06T15:46:25.681Z] #45 190.1 CCLD tests/test-3 [2022-09-06T15:46:25.681Z] #45 190.1 CCLD tests/test-5 [2022-09-06T15:46:25.681Z] #45 190.1 CCLD tests/test-4 [2022-09-06T15:46:25.681Z] #45 190.1 CCLD tests/test-6 [2022-09-06T15:46:25.681Z] #45 190.2 CCLD tests/test-7 [2022-09-06T15:46:25.681Z] #45 190.2 CCLD tests/test-8 [2022-09-06T15:46:25.681Z] #45 190.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-06T15:46:25.681Z] #45 190.3 CCLD tests/test-9 [2022-09-06T15:46:25.681Z] #45 190.3 CCLD tests/test-11 [2022-09-06T15:46:25.681Z] #45 190.3 CCLD tests/test-10 [2022-09-06T15:46:25.681Z] #45 192.1 libtool: link: ar cr libocispec.a [2022-09-06T15:46:25.681Z] #45 192.2 libtool: link: ranlib libocispec.a [2022-09-06T15:46:25.879Z] #59 47.14 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T15:46:25.879Z] #59 47.15 Setting up bzip2 (1.0.8-4) ... [2022-09-06T15:46:25.879Z] #59 47.17 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T15:46:25.879Z] #59 47.18 Setting up python3-wheel (0.34.2-1) ... [2022-09-06T15:46:26.543Z] #59 47.89 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-06T15:46:26.543Z] #59 47.91 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:46:26.543Z] #59 47.93 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T15:46:26.543Z] #59 47.94 Setting up libcap2-bin (1:2.44-1) ... [2022-09-06T15:46:26.614Z] #77 172.9 libtool: link: ar cr libocispec.a [2022-09-06T15:46:26.615Z] #77 173.0 libtool: link: ranlib libocispec.a [2022-09-06T15:46:26.807Z] #59 47.95 Setting up apparmor (2.13.6-10) ... [2022-09-06T15:46:26.807Z] #59 ... [2022-09-06T15:46:26.807Z] [2022-09-06T15:46:26.807Z] #46 [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-06T15:46:26.807Z] #46 144.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-06T15:46:26.807Z] #46 144.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-06T15:46:26.807Z] #46 144.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-06T15:46:26.807Z] #46 144.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-06T15:46:26.807Z] #46 144.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-06T15:46:26.807Z] #46 144.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-06T15:46:26.807Z] #46 144.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-06T15:46:26.807Z] #46 145.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-06T15:46:26.807Z] #46 145.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-06T15:46:26.807Z] #46 145.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-06T15:46:26.807Z] #46 145.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-06T15:46:26.807Z] #46 145.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-06T15:46:26.807Z] #46 145.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-06T15:46:26.807Z] #46 145.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-06T15:46:26.807Z] #46 145.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-06T15:46:26.807Z] #46 145.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-06T15:46:26.807Z] #46 145.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-06T15:46:26.807Z] #46 145.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-06T15:46:26.807Z] #46 145.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-06T15:46:26.807Z] #46 145.8 make install-recursive [2022-09-06T15:46:26.807Z] #46 145.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T15:46:26.807Z] #46 145.9 Making install in yajl [2022-09-06T15:46:26.807Z] #46 145.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T15:46:26.807Z] #46 145.9 CC verify/json_verify-json_verify.o [2022-09-06T15:46:26.807Z] #46 146.0 CC src/libyajl_la-yajl_alloc.lo [2022-09-06T15:46:26.807Z] #46 146.0 CC src/libyajl_la-yajl_gen.lo [2022-09-06T15:46:26.807Z] #46 146.0 CC src/libyajl_la-yajl_parser.lo [2022-09-06T15:46:26.807Z] #46 146.0 CC src/libyajl_la-yajl.lo [2022-09-06T15:46:26.807Z] #46 146.0 CC src/libyajl_la-yajl_buf.lo [2022-09-06T15:46:26.807Z] #46 146.0 CC src/libyajl_la-yajl_encode.lo [2022-09-06T15:46:26.807Z] #46 146.0 CC src/libyajl_la-yajl_lex.lo [2022-09-06T15:46:26.807Z] #46 146.1 CC src/libyajl_la-yajl_tree.lo [2022-09-06T15:46:26.807Z] #46 151.6 CCLD libyajl.la [2022-09-06T15:46:26.807Z] #46 152.0 CCLD verify/json_verify [2022-09-06T15:46:26.808Z] #46 152.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T15:46:26.808Z] #46 152.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T15:46:26.808Z] #46 152.4 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T15:46:26.808Z] #46 152.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T15:46:26.808Z] #46 152.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T15:46:26.808Z] #46 152.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T15:46:26.808Z] #46 152.5 CC src/validate.o [2022-09-06T15:46:26.808Z] #46 152.5 CC src/image_spec_schema_config_schema.lo [2022-09-06T15:46:26.808Z] #46 152.5 CC src/image_spec_schema_content_descriptor.lo [2022-09-06T15:46:26.808Z] #46 152.5 CC src/image_spec_schema_defs.lo [2022-09-06T15:46:26.808Z] #46 152.5 CC src/image_spec_schema_defs_descriptor.lo [2022-09-06T15:46:26.808Z] #46 152.5 CC src/image_spec_schema_image_index_schema.lo [2022-09-06T15:46:26.808Z] #46 152.6 CC src/image_spec_schema_image_layout_schema.lo [2022-09-06T15:46:26.808Z] #46 152.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-06T15:46:26.808Z] #46 152.6 CC src/runtime_spec_schema_config_linux.lo [2022-09-06T15:46:26.808Z] #46 152.6 CC src/runtime_spec_schema_config_zos.lo [2022-09-06T15:46:26.808Z] #46 152.7 CC src/runtime_spec_schema_config_schema.lo [2022-09-06T15:46:26.808Z] #46 152.7 CC src/runtime_spec_schema_config_solaris.lo [2022-09-06T15:46:26.808Z] #46 152.7 CC src/runtime_spec_schema_config_vm.lo [2022-09-06T15:46:26.808Z] #46 152.8 CC src/runtime_spec_schema_config_windows.lo [2022-09-06T15:46:26.808Z] #46 152.8 CC src/runtime_spec_schema_defs.lo [2022-09-06T15:46:26.808Z] #46 152.8 CC src/runtime_spec_schema_defs_linux.lo [2022-09-06T15:46:26.808Z] #46 152.9 CC src/runtime_spec_schema_defs_zos.lo [2022-09-06T15:46:26.808Z] #46 153.0 CC src/runtime_spec_schema_defs_vm.lo [2022-09-06T15:46:26.808Z] #46 153.1 CC src/runtime_spec_schema_defs_windows.lo [2022-09-06T15:46:26.808Z] #46 153.2 CC src/runtime_spec_schema_state_schema.lo [2022-09-06T15:46:26.808Z] #46 153.3 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-06T15:46:26.808Z] #46 153.4 CC src/basic_test_double_array_item.lo [2022-09-06T15:46:26.808Z] #46 153.5 CC src/basic_test_double_array.lo [2022-09-06T15:46:26.808Z] #46 153.5 CC src/basic_test_top_array_int.lo [2022-09-06T15:46:26.808Z] #46 153.7 CC src/basic_test_top_array_string.lo [2022-09-06T15:46:26.808Z] #46 153.8 CC src/basic_test_top_double_array_int.lo [2022-09-06T15:46:26.808Z] #46 153.9 CC src/basic_test_top_double_array_obj.lo [2022-09-06T15:46:26.808Z] #46 154.1 CC src/basic_test_top_double_array_refobj.lo [2022-09-06T15:46:26.808Z] #46 154.2 CC src/basic_test_top_double_array_string.lo [2022-09-06T15:46:26.808Z] #46 154.2 CC src/read-file.lo [2022-09-06T15:46:26.808Z] #46 154.4 CC src/json_common.lo [2022-09-06T15:46:26.808Z] #46 154.4 CC tests/test-1.o [2022-09-06T15:46:26.808Z] #46 154.6 CC tests/test-2.o [2022-09-06T15:46:27.066Z] #46 154.9 CC tests/test-3.o [2022-09-06T15:46:27.066Z] #46 155.0 CC tests/test-4.o [2022-09-06T15:46:27.066Z] #46 155.1 CC tests/test-5.o [2022-09-06T15:46:27.325Z] #46 155.3 CC tests/test-6.o [2022-09-06T15:46:27.325Z] #46 155.4 CC tests/test-7.o [2022-09-06T15:46:27.591Z] #46 155.6 CC tests/test-8.o [2022-09-06T15:46:27.592Z] #45 194.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T15:46:27.592Z] #45 194.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T15:46:27.592Z] #45 194.3 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T15:46:27.592Z] #45 194.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T15:46:27.592Z] #45 194.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T15:46:27.592Z] #45 194.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T15:46:27.592Z] #45 194.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T15:46:27.592Z] #45 194.3 make[2]: Entering directory '/tmp/crun-build' [2022-09-06T15:46:27.850Z] #46 155.7 CC tests/test-9.o [2022-09-06T15:46:27.850Z] #46 156.0 CC tests/test-10.o [2022-09-06T15:46:27.852Z] #45 194.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-06T15:46:27.852Z] #45 194.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-06T15:46:27.852Z] #45 194.4 CC src/libcrun/libcrun_testing_a-container.o [2022-09-06T15:46:27.852Z] #45 194.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-06T15:46:27.852Z] #45 194.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-06T15:46:27.852Z] #45 194.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-06T15:46:27.884Z] #38 ... [2022-09-06T15:46:27.884Z] [2022-09-06T15:46:27.884Z] #33 [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-06T15:46:27.884Z] #33 173.6 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-09-06T15:46:27.884Z] #33 173.6 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-06T15:46:27.884Z] #33 173.6 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T15:46:27.884Z] #33 173.7 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-09-06T15:46:27.884Z] #33 173.7 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T15:46:27.884Z] #33 173.7 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T15:46:27.983Z] #77 174.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T15:46:27.984Z] #77 174.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T15:46:27.984Z] #77 174.5 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T15:46:27.984Z] #77 174.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T15:46:27.984Z] #77 174.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T15:46:27.984Z] #77 174.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T15:46:27.984Z] #77 174.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T15:46:27.984Z] #77 174.5 make[2]: Entering directory '/tmp/crun-build' [2022-09-06T15:46:28.111Z] #45 194.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-06T15:46:28.111Z] #45 194.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-06T15:46:28.111Z] #45 194.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-06T15:46:28.111Z] #45 194.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-06T15:46:28.111Z] #45 194.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-06T15:46:28.111Z] #45 194.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-06T15:46:28.111Z] #45 194.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-06T15:46:28.111Z] #45 194.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-06T15:46:28.111Z] #45 194.8 CC src/libcrun/libcrun_testing_a-error.o [2022-09-06T15:46:28.111Z] #45 194.8 CC src/libcrun/libcrun_testing_a-status.o [2022-09-06T15:46:28.111Z] #45 194.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-06T15:46:28.111Z] #45 194.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-06T15:46:28.111Z] #45 194.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-06T15:46:28.176Z] #33 185.0 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-09-06T15:46:28.176Z] #33 185.0 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T15:46:28.176Z] #33 185.0 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T15:46:28.176Z] #33 185.0 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-09-06T15:46:28.176Z] #33 185.0 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-06T15:46:28.176Z] #33 185.0 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T15:46:28.241Z] #77 174.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-06T15:46:28.241Z] #77 174.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-06T15:46:28.241Z] #77 174.7 CC src/libcrun/libcrun_testing_a-container.o [2022-09-06T15:46:28.241Z] #77 174.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-06T15:46:28.241Z] #77 174.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-06T15:46:28.241Z] #77 174.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-06T15:46:28.241Z] #77 174.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-06T15:46:28.241Z] #77 174.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-06T15:46:28.371Z] #45 194.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-06T15:46:28.371Z] #45 194.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-06T15:46:28.418Z] #46 156.3 CC tests/test-11.o [2022-09-06T15:46:28.498Z] #77 174.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-06T15:46:28.498Z] #77 174.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-06T15:46:28.498Z] #77 174.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-06T15:46:28.498Z] #77 174.9 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-06T15:46:28.498Z] #77 174.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-06T15:46:28.498Z] #77 175.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-06T15:46:28.498Z] #77 175.0 CC src/libcrun/libcrun_testing_a-error.o [2022-09-06T15:46:28.498Z] #77 175.1 CC src/libcrun/libcrun_testing_a-status.o [2022-09-06T15:46:28.498Z] #77 175.1 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-06T15:46:28.501Z] #33 185.1 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-09-06T15:46:28.501Z] #33 185.1 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-06T15:46:28.501Z] #33 185.1 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T15:46:28.501Z] #33 185.1 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-09-06T15:46:28.501Z] #33 185.1 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T15:46:28.501Z] #33 185.1 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T15:46:28.501Z] #33 185.2 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-09-06T15:46:28.501Z] #33 185.2 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T15:46:28.501Z] #33 185.3 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T15:46:28.501Z] #33 185.3 Selecting previously unselected package cross-config. [2022-09-06T15:46:28.501Z] #33 185.3 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-09-06T15:46:28.501Z] #33 185.3 Unpacking cross-config (2.6.18+nmu1) ... [2022-09-06T15:46:28.633Z] #45 195.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-06T15:46:28.633Z] #45 195.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-06T15:46:28.633Z] #45 195.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-06T15:46:28.633Z] #45 195.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-06T15:46:28.755Z] #77 175.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-06T15:46:28.755Z] #77 175.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-06T15:46:28.755Z] #77 175.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-06T15:46:28.755Z] #77 175.4 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-06T15:46:28.760Z] #33 185.4 Selecting previously unselected package gcc-10-cross-base. [2022-09-06T15:46:28.760Z] #33 185.4 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-09-06T15:46:28.760Z] #33 185.4 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-06T15:46:28.760Z] #33 185.5 Selecting previously unselected package libc6-arm64-cross. [2022-09-06T15:46:28.760Z] #33 185.5 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-09-06T15:46:28.760Z] #33 185.5 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-09-06T15:46:28.892Z] #45 195.4 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-06T15:46:28.892Z] #45 195.4 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-06T15:46:28.892Z] #45 195.5 CC src/crun-run.o [2022-09-06T15:46:28.892Z] #45 195.6 CC src/crun-crun.o [2022-09-06T15:46:28.892Z] #45 195.6 CC src/crun-delete.o [2022-09-06T15:46:28.985Z] #46 ... [2022-09-06T15:46:28.985Z] [2022-09-06T15:46:28.985Z] #59 [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-06T15:46:28.985Z] #59 50.22 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-06T15:46:28.985Z] #59 50.28 Setting up zip (3.0-12) ... [2022-09-06T15:46:28.985Z] #59 50.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:46:28.985Z] #59 50.33 Setting up bash-completion (1:2.11-2) ... [2022-09-06T15:46:29.012Z] #77 175.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-06T15:46:29.012Z] #77 175.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-06T15:46:29.012Z] #77 175.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-06T15:46:29.020Z] #33 185.9 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-09-06T15:46:29.020Z] #33 185.9 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:46:29.020Z] #33 185.9 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T15:46:29.151Z] #45 195.6 CC src/crun-kill.o [2022-09-06T15:46:29.151Z] #45 195.8 CC src/crun-pause.o [2022-09-06T15:46:29.152Z] #45 195.8 CC src/crun-unpause.o [2022-09-06T15:46:29.152Z] #45 195.9 CC src/crun-spec.o [2022-09-06T15:46:29.152Z] #45 195.9 CC src/crun-exec.o [2022-09-06T15:46:29.268Z] #77 175.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-06T15:46:29.268Z] #77 175.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-06T15:46:29.268Z] #77 175.9 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-06T15:46:29.321Z] #33 186.0 Selecting previously unselected package libgomp1-arm64-cross. [2022-09-06T15:46:29.321Z] #33 186.0 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:46:29.321Z] #33 186.0 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T15:46:29.321Z] #33 186.1 Selecting previously unselected package libitm1-arm64-cross. [2022-09-06T15:46:29.321Z] #33 186.1 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:46:29.321Z] #33 186.1 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T15:46:29.321Z] #33 186.1 Selecting previously unselected package libatomic1-arm64-cross. [2022-09-06T15:46:29.321Z] #33 186.1 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:46:29.321Z] #33 186.1 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T15:46:29.321Z] #33 186.2 Selecting previously unselected package libasan6-arm64-cross. [2022-09-06T15:46:29.321Z] #33 186.2 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:46:29.411Z] #45 195.9 CC src/crun-list.o [2022-09-06T15:46:29.411Z] #45 195.9 CC src/crun-create.o [2022-09-06T15:46:29.411Z] #45 196.0 CC src/crun-start.o [2022-09-06T15:46:29.411Z] #45 196.1 CC src/crun-state.o [2022-09-06T15:46:29.411Z] #45 ... [2022-09-06T15:46:29.411Z] [2022-09-06T15:46:29.411Z] #41 [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-06T15:46:29.411Z] #41 248.9 + dpkg --print-architecture [2022-09-06T15:46:29.411Z] #41 248.9 + git checkout -q v2.1.0 [2022-09-06T15:46:29.592Z] #33 186.2 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-06T15:46:29.831Z] #77 176.3 CC src/crun-crun.o [2022-09-06T15:46:29.831Z] #77 176.3 CC src/crun-run.o [2022-09-06T15:46:29.934Z] #41 249.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-06T15:46:29.934Z] #41 249.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-06T15:46:30.088Z] #77 176.5 CC src/crun-delete.o [2022-09-06T15:46:30.088Z] #77 176.6 CC src/crun-kill.o [2022-09-06T15:46:30.088Z] #77 176.7 CC src/crun-pause.o [2022-09-06T15:46:30.163Z] #33 187.0 Selecting previously unselected package liblsan0-arm64-cross. [2022-09-06T15:46:30.163Z] #33 187.0 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:46:30.163Z] #33 187.0 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-06T15:46:30.651Z] #77 177.0 CC src/crun-unpause.o [2022-09-06T15:46:30.651Z] #77 177.1 CC src/crun-exec.o [2022-09-06T15:46:30.651Z] #77 177.2 CC src/crun-spec.o [2022-09-06T15:46:30.682Z] #33 187.4 Selecting previously unselected package libtsan0-arm64-cross. [2022-09-06T15:46:30.682Z] #33 187.4 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:46:30.682Z] #33 187.4 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-06T15:46:30.908Z] #77 177.3 CC src/crun-list.o [2022-09-06T15:46:30.908Z] #77 177.3 CC src/crun-create.o [2022-09-06T15:46:30.908Z] #77 177.4 CC src/crun-start.o [2022-09-06T15:46:31.165Z] #77 177.5 CC src/crun-state.o [2022-09-06T15:46:31.250Z] #33 188.1 Selecting previously unselected package libstdc++6-arm64-cross. [2022-09-06T15:46:31.250Z] #33 188.1 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:46:31.250Z] #33 188.1 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-06T15:46:31.422Z] #77 178.0 CC src/crun-update.o [2022-09-06T15:46:31.422Z] #77 178.0 CC src/crun-ps.o [2022-09-06T15:46:31.422Z] #77 178.1 CC src/crun-checkpoint.o [2022-09-06T15:46:31.510Z] #33 188.3 Selecting previously unselected package libubsan1-arm64-cross. [2022-09-06T15:46:31.510Z] #33 188.3 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:46:31.510Z] #33 188.3 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T15:46:31.516Z] #59 52.40 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T15:46:31.516Z] #59 52.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T15:46:31.516Z] #59 52.43 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-06T15:46:31.516Z] #59 52.45 Setting up patch (2.7.6-7) ... [2022-09-06T15:46:31.516Z] #59 52.47 Setting up sudo (1.9.5p2-3) ... [2022-09-06T15:46:31.516Z] #59 52.57 invoke-rc.d: could not determine current runlevel [2022-09-06T15:46:31.516Z] #59 52.57 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T15:46:31.516Z] #59 52.60 Setting up xfsprogs (5.10.0-4) ... [2022-09-06T15:46:31.516Z] #59 52.61 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-06T15:46:31.516Z] #59 52.61 Failed to connect to bus: Host is down [2022-09-06T15:46:31.516Z] #59 52.62 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-06T15:46:31.516Z] #59 52.64 Setting up inetutils-ping (2:2.0-1) ... [2022-09-06T15:46:31.516Z] #59 52.66 Setting up pigz (2.6-1) ... [2022-09-06T15:46:31.516Z] #59 52.67 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T15:46:31.516Z] #59 52.69 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T15:46:31.516Z] #59 52.73 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T15:46:31.516Z] #59 52.74 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:46:31.771Z] #33 188.5 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-09-06T15:46:31.771Z] #33 188.5 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:46:31.771Z] #33 188.5 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-06T15:46:31.987Z] #77 178.3 CC src/crun-restore.o [2022-09-06T15:46:31.987Z] #77 178.5 CC src/libcrun/libcrun_la-utils.lo [2022-09-06T15:46:32.031Z] #33 188.9 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-09-06T15:46:32.031Z] #33 188.9 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T15:46:32.031Z] #33 188.9 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T15:46:32.082Z] #59 53.48 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-06T15:46:32.082Z] #59 53.50 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-06T15:46:32.243Z] #77 178.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-06T15:46:32.292Z] #33 ... [2022-09-06T15:46:32.292Z] [2022-09-06T15:46:32.292Z] #43 [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-06T15:46:32.292Z] #43 159.7 CCLD tests/init [2022-09-06T15:46:32.499Z] #77 178.8 CC src/libcrun/libcrun_la-container.lo [2022-09-06T15:46:32.500Z] #77 179.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-06T15:46:32.650Z] #59 53.87 Setting up libelf1:amd64 (0.183-1) ... [2022-09-06T15:46:32.651Z] #59 53.89 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-06T15:46:32.651Z] #59 53.91 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-06T15:46:32.651Z] #59 53.93 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T15:46:32.651Z] #59 53.94 Setting up libkmod2:amd64 (28-1) ... [2022-09-06T15:46:32.651Z] #59 53.97 Setting up python3-distutils (3.9.2-1) ... [2022-09-06T15:46:33.063Z] #77 179.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-06T15:46:33.063Z] #77 179.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-06T15:46:33.063Z] #77 179.6 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-06T15:46:33.169Z] #59 54.48 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:46:33.169Z] #59 54.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T15:46:33.169Z] #59 54.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T15:46:33.169Z] #59 54.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T15:46:33.169Z] #59 54.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T15:46:33.169Z] #59 54.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T15:46:33.169Z] #59 54.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T15:46:33.169Z] #59 54.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T15:46:33.169Z] #59 54.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T15:46:33.169Z] #59 54.57 Setting up python3-setuptools (52.0.0-4) ... [2022-09-06T15:46:33.320Z] #77 179.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-06T15:46:33.577Z] #77 180.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-06T15:46:33.834Z] #77 180.3 CC src/libcrun/libcrun_la-criu.lo [2022-09-06T15:46:34.399Z] #77 180.7 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-06T15:46:34.399Z] #77 181.1 CC src/libcrun/libcrun_la-linux.lo [2022-09-06T15:46:34.656Z] #77 181.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-06T15:46:34.656Z] #77 181.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-06T15:46:35.075Z] #59 56.17 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T15:46:35.075Z] #59 56.19 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T15:46:35.075Z] #59 56.20 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-06T15:46:35.075Z] #59 56.21 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T15:46:35.220Z] #77 181.5 CC src/libcrun/libcrun_la-error.lo [2022-09-06T15:46:35.783Z] #77 182.4 CC src/libcrun/libcrun_la-status.lo [2022-09-06T15:46:36.461Z] #59 57.58 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T15:46:36.461Z] #59 57.60 Setting up jq (1.6-2.1) ... [2022-09-06T15:46:36.461Z] #59 57.61 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T15:46:36.461Z] #59 57.63 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-06T15:46:36.461Z] #59 57.64 Setting up iptables (1.8.7-1) ... [2022-09-06T15:46:36.461Z] #59 57.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T15:46:36.461Z] #59 57.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T15:46:36.461Z] #59 57.66 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T15:46:36.461Z] #59 57.67 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T15:46:36.461Z] #59 57.69 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T15:46:36.461Z] #59 57.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T15:46:36.461Z] #59 57.70 Setting up iproute2 (5.10.0-4) ... [2022-09-06T15:46:36.713Z] #77 183.0 CC src/libcrun/libcrun_la-terminal.lo [2022-09-06T15:46:36.713Z] #77 183.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-06T15:46:36.721Z] #59 58.12 Setting up systemd (247.3-7) ... [2022-09-06T15:46:36.721Z] #59 58.17 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-06T15:46:36.721Z] #59 58.17 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-06T15:46:36.721Z] #59 58.19 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-06T15:46:36.721Z] #59 58.21 Initializing machine ID from KVM UUID. [2022-09-06T15:46:37.278Z] #77 183.6 CC src/libcrun/libcrun_la-signals.lo [2022-09-06T15:46:37.536Z] #77 184.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-06T15:46:38.055Z] #41 ... [2022-09-06T15:46:38.055Z] [2022-09-06T15:46:38.055Z] #45 [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-06T15:46:38.055Z] #45 196.2 CC src/crun-update.o [2022-09-06T15:46:38.055Z] #45 196.2 CC src/crun-ps.o [2022-09-06T15:46:38.055Z] #45 196.3 CC src/crun-checkpoint.o [2022-09-06T15:46:38.055Z] #45 196.4 CC src/crun-restore.o [2022-09-06T15:46:38.055Z] #45 196.6 CC src/libcrun/libcrun_la-utils.lo [2022-09-06T15:46:38.055Z] #45 196.8 CC src/libcrun/libcrun_la-container.lo [2022-09-06T15:46:38.055Z] #45 196.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-06T15:46:38.055Z] #45 196.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-06T15:46:38.055Z] #45 197.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-06T15:46:38.055Z] #45 197.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-06T15:46:38.055Z] #45 197.2 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-06T15:46:38.055Z] #45 197.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-06T15:46:38.055Z] #45 197.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-06T15:46:38.055Z] #45 197.3 CC src/libcrun/libcrun_la-criu.lo [2022-09-06T15:46:38.055Z] #45 197.3 CC src/libcrun/libcrun_la-linux.lo [2022-09-06T15:46:38.055Z] #45 197.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-06T15:46:38.055Z] #45 197.4 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-06T15:46:38.055Z] #45 197.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-06T15:46:38.055Z] #45 197.6 CC src/libcrun/libcrun_la-error.lo [2022-09-06T15:46:38.055Z] #45 197.8 CC src/libcrun/libcrun_la-status.lo [2022-09-06T15:46:38.055Z] #45 197.9 CC src/libcrun/libcrun_la-terminal.lo [2022-09-06T15:46:38.055Z] #45 197.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-06T15:46:38.055Z] #45 198.0 CC src/libcrun/libcrun_la-signals.lo [2022-09-06T15:46:38.055Z] #45 198.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-06T15:46:38.055Z] #45 198.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-06T15:46:38.055Z] #45 198.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-06T15:46:38.055Z] #45 198.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-06T15:46:38.055Z] #45 198.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-06T15:46:38.055Z] #45 198.7 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-06T15:46:38.055Z] #45 198.8 CC tests/init.o [2022-09-06T15:46:38.055Z] #45 198.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-06T15:46:38.099Z] #59 59.22 Setting up systemd-journal-remote (247.3-7) ... [2022-09-06T15:46:38.099Z] #59 59.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:46:38.100Z] #77 184.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-06T15:46:38.358Z] #77 184.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-06T15:46:38.358Z] #77 184.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-06T15:46:38.675Z] #59 DONE 59.9s [2022-09-06T15:46:38.675Z] [2022-09-06T15:46:38.675Z] #60 [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-06T15:46:39.698Z] #77 185.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-06T15:46:40.054Z] #60 1.537 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T15:46:40.054Z] #60 1.540 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T15:46:40.054Z] #60 1.544 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T15:46:40.054Z] #60 DONE 1.6s [2022-09-06T15:46:40.054Z] [2022-09-06T15:46:40.054Z] #51 [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-06T15:46:40.263Z] #77 186.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-06T15:46:40.314Z] #51 ... [2022-09-06T15:46:40.314Z] [2022-09-06T15:46:40.314Z] #61 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T15:46:41.194Z] #77 187.7 CC tests/init.o [2022-09-06T15:46:41.450Z] #77 187.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-06T15:46:44.522Z] #43 ... [2022-09-06T15:46:44.522Z] [2022-09-06T15:46:44.522Z] #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-06T15:46:44.522Z] #38 DONE 208.1s [2022-09-06T15:46:44.522Z] [2022-09-06T15:46:44.522Z] #36 [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-06T15:46:46.436Z] #36 ... [2022-09-06T15:46:46.436Z] [2022-09-06T15:46:46.436Z] #33 [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-06T15:46:46.436Z] #33 202.9 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-09-06T15:46:46.436Z] #33 202.9 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T15:46:46.436Z] #33 202.9 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T15:46:46.436Z] #33 203.0 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-09-06T15:46:46.436Z] #33 203.0 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-09-06T15:46:46.436Z] #33 203.0 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-06T15:46:46.697Z] #33 203.5 Selecting previously unselected package libc6-dev-arm64-cross. [2022-09-06T15:46:46.697Z] #33 203.5 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-09-06T15:46:46.697Z] #33 203.5 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-06T15:46:47.268Z] #33 204.1 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-09-06T15:46:47.268Z] #33 204.1 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:46:47.268Z] #33 204.1 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-06T15:46:47.840Z] #33 204.7 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-09-06T15:46:47.840Z] #33 204.7 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T15:46:47.840Z] #33 204.7 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T15:46:52.570Z] #61 10.75 Collecting yamllint==1.27.1 [2022-09-06T15:46:52.570Z] #61 11.83 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-06T15:46:53.127Z] #33 ... [2022-09-06T15:46:53.127Z] [2022-09-06T15:46:53.127Z] #43 [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-06T15:46:53.127Z] #43 176.3 AR libcrun_testing.a [2022-09-06T15:46:53.127Z] #43 176.3 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-06T15:46:53.127Z] #43 176.3 CCLD tests/tests_libcrun_utils [2022-09-06T15:46:53.127Z] #43 176.4 CCLD tests/tests_libcrun_errors [2022-09-06T15:46:53.127Z] #43 176.4 CCLD tests/tests_libcrun_fuzzer [2022-09-06T15:46:53.127Z] #43 176.6 CCLD libcrun.la [2022-09-06T15:46:53.127Z] #43 177.5 CCLD crun [2022-09-06T15:46:53.127Z] #43 177.8 make[3]: Entering directory '/tmp/crun-build' [2022-09-06T15:46:53.127Z] #43 178.0 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-06T15:46:53.127Z] #43 178.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-06T15:46:53.127Z] #43 178.0 /bin/mkdir -p '/usr/local/lib' [2022-09-06T15:46:53.127Z] #43 178.0 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-06T15:46:53.127Z] #43 178.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-06T15:46:53.127Z] #43 178.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-06T15:46:53.127Z] #43 178.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-06T15:46:53.127Z] #43 178.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-06T15:46:53.127Z] #43 178.3 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-06T15:46:53.127Z] #43 178.3 ---------------------------------------------------------------------- [2022-09-06T15:46:53.127Z] #43 178.3 Libraries have been installed in: [2022-09-06T15:46:53.127Z] #43 178.3 /usr/local/lib [2022-09-06T15:46:53.127Z] #43 178.3 [2022-09-06T15:46:53.127Z] #43 178.3 If you ever happen to want to link against installed libraries [2022-09-06T15:46:53.127Z] #43 178.3 in a given directory, LIBDIR, you must either use libtool, and [2022-09-06T15:46:53.127Z] #43 178.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-06T15:46:53.127Z] #43 178.3 flag during linking and do at least one of the following: [2022-09-06T15:46:53.127Z] #43 178.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-06T15:46:53.127Z] #43 178.3 during execution [2022-09-06T15:46:53.127Z] #43 178.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-06T15:46:53.127Z] #43 178.3 during linking [2022-09-06T15:46:53.127Z] #43 178.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-06T15:46:53.127Z] #43 178.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-06T15:46:53.127Z] #43 178.3 [2022-09-06T15:46:53.127Z] #43 178.3 See any operating system documentation about shared libraries for [2022-09-06T15:46:53.127Z] #43 178.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-06T15:46:53.127Z] #43 178.3 ---------------------------------------------------------------------- [2022-09-06T15:46:53.127Z] #43 178.3 /bin/mkdir -p '/build' [2022-09-06T15:46:53.127Z] #43 178.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-06T15:46:53.127Z] #43 178.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-06T15:46:53.127Z] #43 178.4 make[3]: Leaving directory '/tmp/crun-build' [2022-09-06T15:46:53.127Z] #43 178.4 make[2]: Leaving directory '/tmp/crun-build' [2022-09-06T15:46:53.127Z] #43 178.4 make[1]: Leaving directory '/tmp/crun-build' [2022-09-06T15:46:53.127Z] #43 DONE 180.0s [2022-09-06T15:46:53.127Z] [2022-09-06T15:46:53.127Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T15:46:53.513Z] #61 13.15 Collecting pathspec>=0.5.3 [2022-09-06T15:46:53.513Z] #61 13.21 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-06T15:46:53.773Z] #61 13.72 Collecting pyyaml [2022-09-06T15:46:54.032Z] #61 13.73 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-06T15:46:54.032Z] #61 13.79 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-06T15:46:54.032Z] #61 13.80 Building wheels for collected packages: yamllint [2022-09-06T15:46:54.032Z] #61 13.81 Building wheel for yamllint (setup.py): started [2022-09-06T15:46:55.412Z] #61 15.03 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-06T15:46:55.412Z] #61 15.03 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=cb48ae4aab45663a8cce001bb0b6cf75938c0aaa46f3d27d917cb35ac9d22110 [2022-09-06T15:46:55.412Z] #61 15.03 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-06T15:46:55.412Z] #61 15.04 Successfully built yamllint [2022-09-06T15:46:55.412Z] #61 15.07 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-06T15:46:55.672Z] #61 15.51 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-06T15:46:56.241Z] #61 DONE 16.0s [2022-09-06T15:46:56.241Z] [2022-09-06T15:46:56.241Z] #62 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T15:46:56.426Z] #11 ... [2022-09-06T15:46:56.426Z] [2022-09-06T15:46:56.426Z] #33 [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-06T15:46:56.426Z] #33 213.3 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-09-06T15:46:56.426Z] #33 213.3 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T15:46:56.686Z] #33 213.3 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T15:46:56.686Z] #33 213.3 Selecting previously unselected package patch. [2022-09-06T15:46:56.686Z] #33 213.3 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-09-06T15:46:56.686Z] #33 213.3 Unpacking patch (2.7.6-7) ... [2022-09-06T15:46:56.686Z] #33 213.4 Selecting previously unselected package dpkg-dev. [2022-09-06T15:46:56.686Z] #33 213.4 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-09-06T15:46:56.686Z] #33 213.4 Unpacking dpkg-dev (1.20.11) ... [2022-09-06T15:46:56.686Z] #33 213.6 Selecting previously unselected package libconfig-inifiles-perl. [2022-09-06T15:46:56.686Z] #33 213.6 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-09-06T15:46:56.810Z] #62 DONE 0.4s [2022-09-06T15:46:56.810Z] [2022-09-06T15:46:56.810Z] #63 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T15:46:56.947Z] #33 213.6 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-09-06T15:46:56.947Z] #33 213.6 Selecting previously unselected package libio-string-perl. [2022-09-06T15:46:56.947Z] #33 213.6 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-09-06T15:46:56.947Z] #33 213.6 Unpacking libio-string-perl (1.08-3.1) ... [2022-09-06T15:46:56.947Z] #33 213.7 Selecting previously unselected package libicu67:amd64. [2022-09-06T15:46:56.947Z] #33 213.7 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-09-06T15:46:56.947Z] #33 213.7 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T15:46:57.070Z] #63 DONE 0.4s [2022-09-06T15:46:57.070Z] [2022-09-06T15:46:57.070Z] #64 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T15:46:57.329Z] #64 DONE 0.1s [2022-09-06T15:46:57.329Z] [2022-09-06T15:46:57.329Z] #65 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-06T15:46:57.329Z] #65 DONE 0.2s [2022-09-06T15:46:57.329Z] [2022-09-06T15:46:57.329Z] #66 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-06T15:46:57.329Z] #66 DONE 0.1s [2022-09-06T15:46:57.329Z] [2022-09-06T15:46:57.329Z] #67 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-06T15:46:57.589Z] #67 DONE 0.1s [2022-09-06T15:46:57.589Z] [2022-09-06T15:46:57.589Z] #33 [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-06T15:46:57.589Z] #33 ... [2022-09-06T15:46:57.589Z] [2022-09-06T15:46:57.589Z] #68 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T15:46:57.589Z] #68 DONE 0.1s [2022-09-06T15:46:57.848Z] [2022-09-06T15:46:57.848Z] #33 [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-06T15:46:58.330Z] #33 214.9 Selecting previously unselected package libxml2:amd64. [2022-09-06T15:46:58.330Z] #33 214.9 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-06T15:46:58.330Z] #33 214.9 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T15:46:58.330Z] #33 215.0 Selecting previously unselected package libxml-namespacesupport-perl. [2022-09-06T15:46:58.330Z] #33 215.0 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-09-06T15:46:58.330Z] #33 215.0 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-06T15:46:58.330Z] #33 215.1 Selecting previously unselected package libxml-sax-base-perl. [2022-09-06T15:46:58.330Z] #33 215.1 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-09-06T15:46:58.330Z] #33 215.1 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-09-06T15:46:58.330Z] #33 215.1 Selecting previously unselected package libxml-sax-perl. [2022-09-06T15:46:58.330Z] #33 215.1 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-09-06T15:46:58.330Z] #33 215.1 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-09-06T15:46:58.330Z] #33 215.2 Selecting previously unselected package libxml-libxml-perl. [2022-09-06T15:46:58.330Z] #33 215.2 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-09-06T15:46:58.330Z] #33 215.2 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-06T15:46:58.589Z] #33 215.3 Selecting previously unselected package libxml-simple-perl. [2022-09-06T15:46:58.589Z] #33 215.3 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-09-06T15:46:58.589Z] #33 215.3 Unpacking libxml-simple-perl (2.25-1) ... [2022-09-06T15:46:58.589Z] #33 215.4 Selecting previously unselected package libyaml-perl. [2022-09-06T15:46:58.589Z] #33 215.4 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-09-06T15:46:58.589Z] #33 215.4 Unpacking libyaml-perl (1.30-1) ... [2022-09-06T15:46:58.589Z] #33 215.4 Selecting previously unselected package libconfig-auto-perl. [2022-09-06T15:46:58.589Z] #33 215.4 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-09-06T15:46:58.589Z] #33 215.4 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-09-06T15:46:58.589Z] #33 215.4 Selecting previously unselected package libfile-which-perl. [2022-09-06T15:46:58.589Z] #33 215.5 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-09-06T15:46:58.589Z] #33 215.5 Unpacking libfile-which-perl (1.23-1) ... [2022-09-06T15:46:58.589Z] #33 215.5 Selecting previously unselected package libfile-homedir-perl. [2022-09-06T15:46:58.589Z] #33 215.5 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-09-06T15:46:58.589Z] #33 215.5 Unpacking libfile-homedir-perl (1.006-1) ... [2022-09-06T15:46:58.589Z] #33 215.5 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-09-06T15:46:58.850Z] #33 215.5 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-09-06T15:46:58.850Z] #33 215.5 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-06T15:46:58.850Z] #33 215.6 Selecting previously unselected package dpkg-cross. [2022-09-06T15:46:58.850Z] #33 215.6 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-09-06T15:46:58.850Z] #33 215.6 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-09-06T15:46:58.850Z] #33 215.6 Selecting previously unselected package crossbuild-essential-arm64. [2022-09-06T15:46:58.850Z] #33 215.6 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-09-06T15:46:58.850Z] #33 215.6 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-09-06T15:46:58.850Z] #33 215.7 Selecting previously unselected package libc6-armel-cross. [2022-09-06T15:46:58.850Z] #33 215.7 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-09-06T15:46:58.850Z] #33 215.7 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-09-06T15:46:59.111Z] #33 215.8 Selecting previously unselected package libgcc-s1-armel-cross. [2022-09-06T15:46:59.111Z] #33 215.8 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:46:59.111Z] #33 215.8 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-06T15:46:59.111Z] #33 215.9 Selecting previously unselected package libgomp1-armel-cross. [2022-09-06T15:46:59.111Z] #33 215.9 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:46:59.111Z] #33 215.9 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-06T15:46:59.111Z] #33 215.9 Selecting previously unselected package libatomic1-armel-cross. [2022-09-06T15:46:59.111Z] #33 215.9 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:46:59.111Z] #33 215.9 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-06T15:46:59.111Z] #33 216.0 Selecting previously unselected package libasan6-armel-cross. [2022-09-06T15:46:59.111Z] #33 216.0 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:46:59.111Z] #33 216.0 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-06T15:46:59.371Z] #33 216.3 Selecting previously unselected package libstdc++6-armel-cross. [2022-09-06T15:46:59.371Z] #33 216.3 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:46:59.371Z] #33 216.3 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-06T15:46:59.512Z] #77 204.3 CCLD tests/init [2022-09-06T15:46:59.631Z] #33 216.4 Selecting previously unselected package libubsan1-armel-cross. [2022-09-06T15:46:59.631Z] #33 216.4 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:46:59.631Z] #33 216.4 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-06T15:46:59.631Z] #33 216.5 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-09-06T15:46:59.631Z] #33 216.5 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:46:59.891Z] #33 216.5 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-06T15:46:59.891Z] #33 216.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-09-06T15:46:59.891Z] #33 216.7 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-06T15:46:59.891Z] #33 216.7 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T15:46:59.997Z] #45 ... [2022-09-06T15:46:59.997Z] [2022-09-06T15:46:59.997Z] #41 [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-06T15:46:59.997Z] #41 DONE 277.9s [2022-09-06T15:46:59.997Z] [2022-09-06T15:46:59.997Z] #34 [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-06T15:46:59.997Z] #34 ... [2022-09-06T15:46:59.997Z] [2022-09-06T15:46:59.997Z] #69 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T15:46:59.997Z] #69 DONE 0.5s [2022-09-06T15:46:59.997Z] [2022-09-06T15:46:59.997Z] #70 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-06T15:46:59.997Z] #70 DONE 0.0s [2022-09-06T15:46:59.997Z] [2022-09-06T15:46:59.997Z] #45 [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-06T15:46:59.997Z] #45 226.5 CCLD tests/init [2022-09-06T15:47:00.257Z] #45 ... [2022-09-06T15:47:00.257Z] [2022-09-06T15:47:00.257Z] #71 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T15:47:00.257Z] #71 DONE 0.1s [2022-09-06T15:47:00.257Z] [2022-09-06T15:47:00.257Z] #46 [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-06T15:47:03.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-06T15:47:03.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-06T15:47:05.971Z] #33 ... [2022-09-06T15:47:05.971Z] [2022-09-06T15:47:05.972Z] #46 [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-06T15:47:05.972Z] #46 193.0 CCLD libocispec.la [2022-09-06T15:47:05.972Z] #46 193.4 CCLD src/validate [2022-09-06T15:47:05.972Z] #46 193.5 CCLD tests/test-1 [2022-09-06T15:47:05.972Z] #46 193.5 CCLD tests/test-2 [2022-09-06T15:47:05.972Z] #46 193.5 CCLD tests/test-3 [2022-09-06T15:47:05.972Z] #46 193.5 CCLD tests/test-4 [2022-09-06T15:47:05.972Z] #46 193.6 CCLD tests/test-6 [2022-09-06T15:47:05.972Z] #46 193.7 CCLD tests/test-5 [2022-09-06T15:47:05.972Z] #46 193.7 CCLD tests/test-7 [2022-09-06T15:47:05.972Z] #46 193.9 CCLD tests/test-8 [2022-09-06T15:47:05.972Z] #46 194.0 CCLD tests/test-9 [2022-09-06T15:47:06.231Z] #46 194.2 CCLD tests/test-10 [2022-09-06T15:47:06.232Z] #46 194.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-06T15:47:06.232Z] #46 194.2 CCLD tests/test-11 [2022-09-06T15:47:06.469Z] #33 223.4 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-09-06T15:47:06.469Z] #33 223.4 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-06T15:47:06.729Z] #33 223.5 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T15:47:07.304Z] #33 ... [2022-09-06T15:47:07.304Z] [2022-09-06T15:47:07.305Z] #36 [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-06T15:47:07.305Z] #36 228.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-06T15:47:07.305Z] #36 DONE 232.7s [2022-09-06T15:47:07.305Z] [2022-09-06T15:47:07.305Z] #33 [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-06T15:47:07.305Z] #33 224.0 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-09-06T15:47:07.305Z] #33 224.0 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-09-06T15:47:07.305Z] #33 224.0 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-06T15:47:07.564Z] #33 224.4 Selecting previously unselected package libc6-dev-armel-cross. [2022-09-06T15:47:07.564Z] #33 224.4 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-09-06T15:47:07.564Z] #33 224.4 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-06T15:47:08.135Z] #33 224.8 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-09-06T15:47:08.135Z] #33 224.8 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:08.135Z] #33 224.8 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-06T15:47:08.138Z] #46 196.0 libtool: link: ar cr libocispec.a [2022-09-06T15:47:08.138Z] #46 196.1 libtool: link: ranlib libocispec.a [2022-09-06T15:47:08.396Z] #33 225.2 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-09-06T15:47:08.396Z] #33 225.2 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-06T15:47:08.396Z] #33 225.2 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T15:47:09.517Z] #46 197.6 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T15:47:09.777Z] #46 197.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T15:47:09.777Z] #46 197.6 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T15:47:09.777Z] #46 197.6 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T15:47:09.777Z] #46 197.6 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T15:47:09.777Z] #46 197.6 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T15:47:09.777Z] #46 197.6 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T15:47:09.777Z] #46 197.6 make[2]: Entering directory '/tmp/crun-build' [2022-09-06T15:47:09.777Z] #46 197.8 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-06T15:47:09.777Z] #46 197.8 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-06T15:47:09.777Z] #46 197.8 CC src/libcrun/libcrun_testing_a-container.o [2022-09-06T15:47:09.777Z] #46 197.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-06T15:47:09.777Z] #46 197.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-06T15:47:10.037Z] #46 197.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-06T15:47:10.037Z] #46 197.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-06T15:47:10.037Z] #46 197.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-06T15:47:10.037Z] #46 197.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-06T15:47:10.037Z] #46 198.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-06T15:47:10.037Z] #46 198.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-06T15:47:10.037Z] #46 198.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-06T15:47:10.037Z] #46 198.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-06T15:47:10.037Z] #46 198.1 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-06T15:47:10.037Z] #46 198.2 CC src/libcrun/libcrun_testing_a-error.o [2022-09-06T15:47:10.296Z] #46 198.2 CC src/libcrun/libcrun_testing_a-status.o [2022-09-06T15:47:10.296Z] #46 198.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-06T15:47:10.296Z] #46 198.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-06T15:47:10.296Z] #46 198.4 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-06T15:47:10.296Z] #46 198.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-06T15:47:10.866Z] #46 198.7 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-06T15:47:10.866Z] #46 198.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-06T15:47:10.866Z] #46 198.8 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-06T15:47:11.126Z] #46 199.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-06T15:47:11.126Z] #46 199.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-06T15:47:11.385Z] #46 199.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-06T15:47:11.385Z] #46 199.4 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-06T15:47:11.645Z] #46 199.7 CC src/crun-crun.o [2022-09-06T15:47:11.645Z] #46 199.7 CC src/crun-run.o [2022-09-06T15:47:11.904Z] #46 199.9 CC src/crun-delete.o [2022-09-06T15:47:11.904Z] #46 199.9 CC src/crun-kill.o [2022-09-06T15:47:11.904Z] #46 200.0 CC src/crun-pause.o [2022-09-06T15:47:12.473Z] #46 200.2 CC src/crun-unpause.o [2022-09-06T15:47:12.473Z] #46 200.4 CC src/crun-spec.o [2022-09-06T15:47:12.732Z] #46 200.6 CC src/crun-exec.o [2022-09-06T15:47:12.732Z] #46 200.7 CC src/crun-list.o [2022-09-06T15:47:12.991Z] #46 200.9 CC src/crun-create.o [2022-09-06T15:47:12.991Z] #46 201.0 CC src/crun-start.o [2022-09-06T15:47:13.251Z] #46 201.2 CC src/crun-state.o [2022-09-06T15:47:13.251Z] #46 201.3 CC src/crun-update.o [2022-09-06T15:47:13.511Z] #46 201.5 CC src/crun-ps.o [2022-09-06T15:47:13.511Z] #46 201.6 CC src/crun-checkpoint.o [2022-09-06T15:47:13.676Z] #33 229.7 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-09-06T15:47:13.676Z] #33 229.7 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-06T15:47:13.676Z] #33 229.7 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T15:47:13.676Z] #33 229.7 Selecting previously unselected package crossbuild-essential-armel. [2022-09-06T15:47:13.676Z] #33 229.7 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-09-06T15:47:13.676Z] #33 229.7 Unpacking crossbuild-essential-armel (12.9) ... [2022-09-06T15:47:13.676Z] #33 229.8 Selecting previously unselected package libc6-armhf-cross. [2022-09-06T15:47:13.676Z] #33 229.8 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-09-06T15:47:13.676Z] #33 229.8 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-09-06T15:47:13.676Z] #33 229.9 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-09-06T15:47:13.676Z] #33 229.9 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:13.676Z] #33 229.9 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T15:47:13.676Z] #33 229.9 Selecting previously unselected package libgomp1-armhf-cross. [2022-09-06T15:47:13.676Z] #33 229.9 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:13.676Z] #33 229.9 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T15:47:13.676Z] #33 230.0 Selecting previously unselected package libatomic1-armhf-cross. [2022-09-06T15:47:13.676Z] #33 230.0 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:13.676Z] #33 230.0 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T15:47:13.676Z] #33 230.1 Selecting previously unselected package libasan6-armhf-cross. [2022-09-06T15:47:13.676Z] #33 230.1 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:13.676Z] #33 230.1 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-06T15:47:13.676Z] #33 230.3 Selecting previously unselected package libstdc++6-armhf-cross. [2022-09-06T15:47:13.676Z] #33 230.3 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:13.676Z] #33 230.3 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-06T15:47:13.676Z] #33 230.4 Selecting previously unselected package libubsan1-armhf-cross. [2022-09-06T15:47:13.676Z] #33 230.4 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:13.676Z] #33 230.4 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T15:47:13.676Z] #33 230.5 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-09-06T15:47:13.676Z] #33 230.5 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:13.676Z] #33 230.5 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-06T15:47:13.676Z] #33 230.6 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-09-06T15:47:13.770Z] #46 201.7 CC src/crun-restore.o [2022-09-06T15:47:13.770Z] #46 201.8 CC src/libcrun/libcrun_la-utils.lo [2022-09-06T15:47:13.935Z] #33 230.6 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-06T15:47:13.935Z] #33 230.6 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T15:47:14.029Z] #46 202.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-06T15:47:14.029Z] #46 202.2 CC src/libcrun/libcrun_la-container.lo [2022-09-06T15:47:14.289Z] #46 202.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-06T15:47:14.548Z] #46 202.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-06T15:47:14.807Z] #46 202.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-06T15:47:14.807Z] #46 202.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-06T15:47:15.068Z] #46 202.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-06T15:47:15.068Z] #46 203.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-06T15:47:15.327Z] #46 203.4 CC src/libcrun/libcrun_la-criu.lo [2022-09-06T15:47:15.586Z] #46 203.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-06T15:47:15.586Z] #46 ... [2022-09-06T15:47:15.586Z] [2022-09-06T15:47:15.586Z] #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-06T15:47:15.586Z] #37 242.9 + dpkg --print-architecture [2022-09-06T15:47:15.586Z] #37 242.9 + git checkout -q v2.1.0 [2022-09-06T15:47:15.845Z] #37 243.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-06T15:47:15.845Z] #37 243.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-06T15:47:17.575Z] #77 ... [2022-09-06T15:47:17.575Z] [2022-09-06T15:47:17.575Z] #26 [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-06T15:47:17.575Z] #26 sha256:8e17809d3608f06d8a093cbd501795c3c72c200295a215eac7ec70c3208b2b3c [2022-09-06T15:47:17.575Z] #26 263.0 + return [2022-09-06T15:47:17.575Z] #26 DONE 263.5s [2022-09-06T15:47:17.575Z] [2022-09-06T15:47:17.575Z] #60 [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-06T15:47:17.575Z] #60 sha256:aef9dc7d95d311510964a9e174b5c0f38698bc73e8d447a95c98a33a57fec601 [2022-09-06T15:47:17.575Z] #60 ... [2022-09-06T15:47:17.575Z] [2022-09-06T15:47:17.575Z] #77 [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-06T15:47:17.575Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T15:47:17.575Z] #77 223.7 AR libcrun_testing.a [2022-09-06T15:47:17.575Z] #77 223.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-06T15:47:17.575Z] #77 223.8 CCLD libcrun.la [2022-09-06T15:47:17.575Z] #77 223.8 CCLD tests/tests_libcrun_utils [2022-09-06T15:47:17.575Z] #77 223.8 CCLD tests/tests_libcrun_errors [2022-09-06T15:47:17.575Z] #77 223.8 CCLD tests/tests_libcrun_fuzzer [2022-09-06T15:47:17.575Z] #77 ... [2022-09-06T15:47:17.575Z] [2022-09-06T15:47:17.575Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T15:47:17.575Z] #27 sha256:0c5cb0ddef66c08d3c68ef6c125dad465814212bd6f4a0e660f81ec7c25329b2 [2022-09-06T15:47:17.575Z] #27 DONE 0.1s [2022-09-06T15:47:17.575Z] [2022-09-06T15:47:17.575Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T15:47:17.575Z] #32 sha256:ac67e1c6bc38dfa61b857f14f8a3894bb02f13232bed9819d494706425c8ed6e [2022-09-06T15:47:17.575Z] #32 DONE 0.1s [2022-09-06T15:47:17.575Z] [2022-09-06T15:47:17.575Z] #64 [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-06T15:47:17.575Z] #64 sha256:c464035a2415a9d33d2de287f962741f12fc7dd4c103eec891d5b47dcf6d621f [2022-09-06T15:47:17.832Z] #64 ... [2022-09-06T15:47:17.832Z] [2022-09-06T15:47:17.832Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T15:47:17.832Z] #35 sha256:fbef637eec5835a74f465e20d1501507d23d09ae6df3743d844ab573a639ad58 [2022-09-06T15:47:18.096Z] #35 DONE 0.4s [2022-09-06T15:47:18.096Z] [2022-09-06T15:47:18.096Z] #55 [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-06T15:47:18.096Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-06T15:47:18.096Z] #55 ... [2022-09-06T15:47:18.096Z] [2022-09-06T15:47:18.096Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-06T15:47:18.096Z] #37 sha256:9185c33a3971da538d8b6fc8d56ea7c58db9ce4ef3f1bac362d518113b2cb7f1 [2022-09-06T15:47:18.096Z] #37 DONE 0.1s [2022-09-06T15:47:18.096Z] [2022-09-06T15:47:18.096Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-06T15:47:18.096Z] #39 sha256:ad8a189b819b0fefea60e0abb9c2d6b2ba23bc8c58db7eded467b1b31126128d [2022-09-06T15:47:18.096Z] #39 DONE 0.0s [2022-09-06T15:47:18.358Z] [2022-09-06T15:47:18.358Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-06T15:47:18.358Z] #41 sha256:c8aefa5460345cb2dffec299173dad74f9ea5a678233c1c071918d5fe8c952e8 [2022-09-06T15:47:18.358Z] #41 DONE 0.1s [2022-09-06T15:47:18.358Z] [2022-09-06T15:47:18.358Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T15:47:18.358Z] #45 sha256:e5837e10fd61b26b0d1c3a053022a5b7a5174a14570607d95baa956f837ae244 [2022-09-06T15:47:18.358Z] #45 DONE 0.0s [2022-09-06T15:47:18.358Z] [2022-09-06T15:47:18.358Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T15:47:18.358Z] #48 sha256:82aea2440137025ffc0ca2b3520f14d59c7a7e6a0a9b0d689d0bb544247c4fe2 [2022-09-06T15:47:18.358Z] #48 DONE 0.1s [2022-09-06T15:47:18.358Z] [2022-09-06T15:47:18.358Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-06T15:47:18.358Z] #52 sha256:37732d449015890053493f1669f3daea3f2dd3899b6e10297e42534bedaeeccb [2022-09-06T15:47:18.358Z] #52 DONE 0.0s [2022-09-06T15:47:18.358Z] [2022-09-06T15:47:18.358Z] #60 [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-06T15:47:18.358Z] #60 sha256:aef9dc7d95d311510964a9e174b5c0f38698bc73e8d447a95c98a33a57fec601 [2022-09-06T15:47:18.632Z] #60 ... [2022-09-06T15:47:18.632Z] [2022-09-06T15:47:18.632Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T15:47:18.632Z] #54 sha256:e9737d724ad0b454775c5748fec5cfaa37f80e05032a623c694bce4c6409bb8c [2022-09-06T15:47:18.632Z] #54 DONE 0.1s [2022-09-06T15:47:18.632Z] [2022-09-06T15:47:18.632Z] #60 [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-06T15:47:18.632Z] #60 sha256:aef9dc7d95d311510964a9e174b5c0f38698bc73e8d447a95c98a33a57fec601 [2022-09-06T15:47:18.894Z] #60 ... [2022-09-06T15:47:18.894Z] [2022-09-06T15:47:18.894Z] #77 [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-06T15:47:18.894Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T15:47:18.894Z] #77 225.5 CCLD crun [2022-09-06T15:47:19.220Z] #33 235.4 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-09-06T15:47:19.220Z] #33 235.4 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-06T15:47:19.220Z] #33 235.4 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T15:47:19.220Z] #33 235.4 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-09-06T15:47:19.220Z] #33 235.4 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-09-06T15:47:19.220Z] #33 235.4 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-06T15:47:19.220Z] #33 235.6 Selecting previously unselected package libc6-dev-armhf-cross. [2022-09-06T15:47:19.220Z] #33 235.6 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-09-06T15:47:19.220Z] #33 235.6 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-06T15:47:19.220Z] #33 235.8 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-09-06T15:47:19.220Z] #33 235.8 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:19.220Z] #33 235.8 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-06T15:47:19.220Z] #33 236.1 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-09-06T15:47:19.220Z] #33 236.1 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-06T15:47:19.220Z] #33 236.1 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T15:47:19.466Z] #77 226.0 make[3]: Entering directory '/tmp/crun-build' [2022-09-06T15:47:19.722Z] #77 ... [2022-09-06T15:47:19.722Z] [2022-09-06T15:47:19.722Z] #55 [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-06T15:47:19.722Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-06T15:47:19.722Z] #55 266.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-06T15:47:19.722Z] #55 DONE 267.0s [2022-09-06T15:47:19.722Z] [2022-09-06T15:47:19.722Z] #77 [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-06T15:47:19.722Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T15:47:19.722Z] #77 226.2 /bin/mkdir -p '/usr/local/lib' [2022-09-06T15:47:19.722Z] #77 226.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-06T15:47:19.722Z] #77 226.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-06T15:47:19.722Z] #77 226.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-06T15:47:19.981Z] #77 226.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-06T15:47:19.981Z] #77 226.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-06T15:47:19.981Z] #77 226.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-06T15:47:19.981Z] #77 226.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-06T15:47:19.981Z] #77 226.5 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-06T15:47:19.981Z] #77 226.5 ---------------------------------------------------------------------- [2022-09-06T15:47:19.981Z] #77 226.5 Libraries have been installed in: [2022-09-06T15:47:19.981Z] #77 226.5 /usr/local/lib [2022-09-06T15:47:19.981Z] #77 226.5 [2022-09-06T15:47:19.981Z] #77 226.5 If you ever happen to want to link against installed libraries [2022-09-06T15:47:19.981Z] #77 226.5 in a given directory, LIBDIR, you must either use libtool, and [2022-09-06T15:47:19.981Z] #77 226.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-06T15:47:19.981Z] #77 226.5 flag during linking and do at least one of the following: [2022-09-06T15:47:19.981Z] #77 226.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-06T15:47:19.981Z] #77 226.5 during execution [2022-09-06T15:47:19.981Z] #77 226.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-06T15:47:19.981Z] #77 226.5 during linking [2022-09-06T15:47:19.981Z] #77 226.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-06T15:47:19.981Z] #77 226.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-06T15:47:19.981Z] #77 226.5 [2022-09-06T15:47:19.981Z] #77 226.5 See any operating system documentation about shared libraries for [2022-09-06T15:47:19.981Z] #77 226.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-06T15:47:19.981Z] #77 226.5 ---------------------------------------------------------------------- [2022-09-06T15:47:19.981Z] #77 226.5 /bin/mkdir -p '/build' [2022-09-06T15:47:19.981Z] #77 226.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-06T15:47:19.981Z] #77 226.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-06T15:47:20.240Z] #77 226.6 make[3]: Leaving directory '/tmp/crun-build' [2022-09-06T15:47:20.240Z] #77 226.6 make[2]: Leaving directory '/tmp/crun-build' [2022-09-06T15:47:20.240Z] #77 226.6 make[1]: Leaving directory '/tmp/crun-build' [2022-09-06T15:47:20.240Z] #77 DONE 226.7s [2022-09-06T15:47:20.240Z] [2022-09-06T15:47:20.240Z] #64 [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-06T15:47:20.240Z] #64 sha256:c464035a2415a9d33d2de287f962741f12fc7dd4c103eec891d5b47dcf6d621f [2022-09-06T15:47:21.170Z] #64 ... [2022-09-06T15:47:21.170Z] [2022-09-06T15:47:21.170Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T15:47:21.170Z] #56 sha256:12f8ba70475dc98949a2fa963fd74331dde6369b3325a435d94a154724206163 [2022-09-06T15:47:21.428Z] #56 DONE 0.3s [2022-09-06T15:47:21.428Z] [2022-09-06T15:47:21.428Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T15:47:21.428Z] #58 sha256:4de36d3c90c83c604fbbc5381c3f4d68d1f82e2a1f29d37d5ea912ab86e19438 [2022-09-06T15:47:21.428Z] #58 DONE 0.1s [2022-09-06T15:47:21.428Z] [2022-09-06T15:47:21.428Z] #60 [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-06T15:47:21.428Z] #60 sha256:aef9dc7d95d311510964a9e174b5c0f38698bc73e8d447a95c98a33a57fec601 [2022-09-06T15:47:22.199Z] #46 ... [2022-09-06T15:47:22.199Z] [2022-09-06T15:47:22.199Z] #45 [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-06T15:47:22.199Z] #45 248.2 AR libcrun_testing.a [2022-09-06T15:47:22.199Z] #45 248.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-06T15:47:22.199Z] #45 248.3 CCLD tests/tests_libcrun_utils [2022-09-06T15:47:22.199Z] #45 248.3 CCLD tests/tests_libcrun_errors [2022-09-06T15:47:22.199Z] #45 248.4 CCLD tests/tests_libcrun_fuzzer [2022-09-06T15:47:22.199Z] #45 248.8 CCLD libcrun.la [2022-09-06T15:47:22.358Z] #60 159.9 + mkdir -p /build [2022-09-06T15:47:22.358Z] #60 159.9 + cp runc /build/runc [2022-09-06T15:47:22.358Z] #60 DONE 160.0s [2022-09-06T15:47:22.358Z] [2022-09-06T15:47:22.358Z] #64 [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-06T15:47:22.358Z] #64 sha256:c464035a2415a9d33d2de287f962741f12fc7dd4c103eec891d5b47dcf6d621f [2022-09-06T15:47:23.287Z] #64 ... [2022-09-06T15:47:23.287Z] [2022-09-06T15:47:23.287Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T15:47:23.287Z] #61 sha256:c171ce90c54f2c9877319e971161d628516ac57ea33f7783fd820722f53c90c6 [2022-09-06T15:47:23.287Z] #61 DONE 0.2s [2022-09-06T15:47:23.287Z] [2022-09-06T15:47:23.287Z] #64 [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-06T15:47:23.287Z] #64 sha256:c464035a2415a9d33d2de287f962741f12fc7dd4c103eec891d5b47dcf6d621f [2022-09-06T15:47:23.578Z] #45 249.9 CCLD crun [2022-09-06T15:47:23.838Z] #45 250.5 make[3]: Entering directory '/tmp/crun-build' [2022-09-06T15:47:24.097Z] #45 250.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-06T15:47:24.356Z] #45 250.8 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-06T15:47:24.356Z] #45 250.8 /bin/mkdir -p '/usr/local/lib' [2022-09-06T15:47:24.356Z] #45 250.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-06T15:47:24.356Z] #45 250.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-06T15:47:24.356Z] #45 250.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-06T15:47:24.356Z] #45 250.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-06T15:47:24.356Z] #45 250.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-06T15:47:24.501Z] #33 241.4 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-09-06T15:47:24.501Z] #33 241.4 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-06T15:47:24.616Z] #45 251.2 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-06T15:47:24.616Z] #45 251.2 ---------------------------------------------------------------------- [2022-09-06T15:47:24.616Z] #45 251.2 Libraries have been installed in: [2022-09-06T15:47:24.616Z] #45 251.2 /usr/local/lib [2022-09-06T15:47:24.616Z] #45 251.2 [2022-09-06T15:47:24.616Z] #45 251.2 If you ever happen to want to link against installed libraries [2022-09-06T15:47:24.616Z] #45 251.2 in a given directory, LIBDIR, you must either use libtool, and [2022-09-06T15:47:24.616Z] #45 251.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-06T15:47:24.616Z] #45 251.2 flag during linking and do at least one of the following: [2022-09-06T15:47:24.616Z] #45 251.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-06T15:47:24.616Z] #45 251.2 during execution [2022-09-06T15:47:24.616Z] #45 251.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-06T15:47:24.616Z] #45 251.2 during linking [2022-09-06T15:47:24.616Z] #45 251.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-06T15:47:24.616Z] #45 251.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-06T15:47:24.616Z] #45 251.2 [2022-09-06T15:47:24.616Z] #45 251.2 See any operating system documentation about shared libraries for [2022-09-06T15:47:24.616Z] #45 251.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-06T15:47:24.616Z] #45 251.2 ---------------------------------------------------------------------- [2022-09-06T15:47:24.616Z] #45 251.2 /bin/mkdir -p '/build' [2022-09-06T15:47:24.616Z] #45 251.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-06T15:47:24.616Z] #45 251.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-06T15:47:24.616Z] #45 251.3 make[3]: Leaving directory '/tmp/crun-build' [2022-09-06T15:47:24.760Z] #33 241.5 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T15:47:24.875Z] #45 251.3 make[2]: Leaving directory '/tmp/crun-build' [2022-09-06T15:47:24.875Z] #45 251.3 make[1]: Leaving directory '/tmp/crun-build' [2022-09-06T15:47:24.875Z] #45 DONE 251.5s [2022-09-06T15:47:24.875Z] [2022-09-06T15:47:24.875Z] #46 [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-06T15:47:25.329Z] #33 242.2 Selecting previously unselected package crossbuild-essential-armhf. [2022-09-06T15:47:25.589Z] #33 242.2 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-09-06T15:47:25.589Z] #33 242.2 Unpacking crossbuild-essential-armhf (12.9) ... [2022-09-06T15:47:25.589Z] #33 242.5 Selecting previously unselected package libc6-ppc64el-cross. [2022-09-06T15:47:25.848Z] #33 242.5 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-06T15:47:25.848Z] #33 242.5 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-06T15:47:25.848Z] #33 242.7 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-09-06T15:47:25.848Z] #33 242.7 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:25.848Z] #33 242.7 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T15:47:25.848Z] #33 242.7 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-09-06T15:47:25.848Z] #33 242.7 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:25.848Z] #33 242.7 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T15:47:25.848Z] #33 242.8 Selecting previously unselected package libitm1-ppc64el-cross. [2022-09-06T15:47:26.108Z] #33 242.8 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:26.108Z] #33 242.8 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T15:47:26.108Z] #33 242.8 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-09-06T15:47:26.108Z] #33 242.8 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:26.108Z] #33 242.8 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T15:47:26.108Z] #33 242.8 Selecting previously unselected package libasan6-ppc64el-cross. [2022-09-06T15:47:26.108Z] #33 242.8 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:26.108Z] #33 242.8 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T15:47:26.368Z] #33 243.1 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-09-06T15:47:26.368Z] #33 243.1 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:26.368Z] #33 243.1 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T15:47:26.368Z] #33 243.2 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-09-06T15:47:26.368Z] #33 243.2 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:26.368Z] #33 243.2 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T15:47:26.628Z] #33 243.4 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-09-06T15:47:26.628Z] #33 243.4 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:26.628Z] #33 243.4 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T15:47:26.628Z] #33 243.5 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-09-06T15:47:26.628Z] #33 243.5 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:26.628Z] #33 243.5 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T15:47:26.628Z] #33 243.6 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-09-06T15:47:26.888Z] #33 243.6 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:26.888Z] #33 243.6 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T15:47:26.888Z] #33 243.7 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-09-06T15:47:26.888Z] #33 243.7 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:26.888Z] #33 243.7 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T15:47:27.148Z] #33 243.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-09-06T15:47:27.148Z] #33 243.9 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T15:47:27.148Z] #33 243.9 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T15:47:27.458Z] #64 239.8 + bin/containerd [2022-09-06T15:47:28.059Z] #37 ... [2022-09-06T15:47:28.059Z] [2022-09-06T15:47:28.059Z] #46 [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-06T15:47:28.059Z] #46 203.9 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-06T15:47:28.059Z] #46 203.9 CC src/libcrun/libcrun_la-linux.lo [2022-09-06T15:47:28.059Z] #46 204.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-06T15:47:28.059Z] #46 204.2 CC src/libcrun/libcrun_la-error.lo [2022-09-06T15:47:28.059Z] #46 204.3 CC src/libcrun/libcrun_la-status.lo [2022-09-06T15:47:28.059Z] #46 204.5 CC src/libcrun/libcrun_la-terminal.lo [2022-09-06T15:47:28.059Z] #46 204.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-06T15:47:28.059Z] #46 205.0 CC src/libcrun/libcrun_la-signals.lo [2022-09-06T15:47:28.059Z] #46 205.4 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-06T15:47:28.059Z] #46 205.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-06T15:47:28.059Z] #46 206.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-06T15:47:28.059Z] #46 206.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-06T15:47:28.059Z] #46 207.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-06T15:47:28.059Z] #46 207.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-06T15:47:28.059Z] #46 208.1 CC tests/init.o [2022-09-06T15:47:28.059Z] #46 208.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-06T15:47:32.431Z] #33 248.4 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-09-06T15:47:32.431Z] #33 248.4 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T15:47:32.431Z] #33 248.4 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T15:47:32.431Z] #33 248.5 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-09-06T15:47:32.431Z] #33 248.5 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-09-06T15:47:32.431Z] #33 248.5 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-06T15:47:32.431Z] #33 248.6 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-09-06T15:47:32.431Z] #33 248.6 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-06T15:47:32.431Z] #33 248.7 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-06T15:47:32.431Z] #33 248.9 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-09-06T15:47:32.431Z] #33 248.9 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:32.431Z] #33 248.9 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T15:47:32.431Z] #33 249.2 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-09-06T15:47:32.431Z] #33 249.2 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T15:47:32.431Z] #33 249.2 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T15:47:36.627Z] #33 253.5 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-09-06T15:47:36.901Z] #33 253.5 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T15:47:36.901Z] #33 253.5 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T15:47:36.901Z] #33 253.6 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-09-06T15:47:36.901Z] #33 253.6 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-09-06T15:47:36.901Z] #33 253.6 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-09-06T15:47:36.901Z] #33 253.6 Selecting previously unselected package libc6-s390x-cross. [2022-09-06T15:47:36.901Z] #33 253.6 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-09-06T15:47:36.901Z] #33 253.6 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-09-06T15:47:36.901Z] #33 253.8 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-09-06T15:47:36.901Z] #33 253.8 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:36.901Z] #33 253.8 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T15:47:36.901Z] #33 253.8 Selecting previously unselected package libgomp1-s390x-cross. [2022-09-06T15:47:36.901Z] #33 253.8 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:36.901Z] #33 253.8 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T15:47:36.901Z] #33 253.9 Selecting previously unselected package libitm1-s390x-cross. [2022-09-06T15:47:36.901Z] #33 253.9 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:36.901Z] #33 253.9 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T15:47:36.901Z] #33 253.9 Selecting previously unselected package libatomic1-s390x-cross. [2022-09-06T15:47:36.901Z] #33 253.9 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:36.901Z] #33 253.9 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T15:47:36.901Z] #33 253.9 Selecting previously unselected package libasan6-s390x-cross. [2022-09-06T15:47:37.167Z] #33 253.9 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:37.167Z] #33 253.9 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-06T15:47:37.167Z] #33 254.2 Selecting previously unselected package libstdc++6-s390x-cross. [2022-09-06T15:47:37.167Z] #33 254.2 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:37.428Z] #33 254.2 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-06T15:47:37.428Z] #33 254.3 Selecting previously unselected package libubsan1-s390x-cross. [2022-09-06T15:47:37.428Z] #33 254.3 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:37.428Z] #33 254.3 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T15:47:37.428Z] #33 254.4 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-09-06T15:47:37.428Z] #33 254.4 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:37.688Z] #33 254.4 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-06T15:47:37.688Z] #33 254.5 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-09-06T15:47:37.688Z] #33 254.5 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T15:47:37.688Z] #33 254.5 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T15:47:41.883Z] #33 258.8 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-09-06T15:47:42.143Z] #33 258.8 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T15:47:42.143Z] #33 258.8 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T15:47:42.143Z] #33 258.9 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-09-06T15:47:42.143Z] #33 258.9 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-09-06T15:47:42.143Z] #33 258.9 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-06T15:47:42.143Z] #33 259.0 Selecting previously unselected package libc6-dev-s390x-cross. [2022-09-06T15:47:42.143Z] #33 259.1 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-09-06T15:47:42.143Z] #33 259.1 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-06T15:47:42.403Z] #33 259.3 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-09-06T15:47:42.403Z] #33 259.3 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T15:47:42.403Z] #33 259.3 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-06T15:47:42.946Z] #46 230.5 CCLD tests/init [2022-09-06T15:47:42.973Z] #33 259.6 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-09-06T15:47:42.973Z] #33 259.6 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T15:47:42.973Z] #33 259.6 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T15:47:42.986Z] #46 ... [2022-09-06T15:47:42.986Z] [2022-09-06T15:47:42.986Z] #50 [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-06T15:47:42.986Z] #50 187.6 + mkdir -p /build [2022-09-06T15:47:42.986Z] #50 187.6 + cp runc /build/runc [2022-09-06T15:47:43.554Z] #50 DONE 189.4s [2022-09-06T15:47:43.554Z] [2022-09-06T15:47:43.554Z] #46 [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-06T15:47:44.326Z] #46 ... [2022-09-06T15:47:44.326Z] [2022-09-06T15:47:44.326Z] #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-06T15:47:44.326Z] #37 DONE 271.5s [2022-09-06T15:47:44.585Z] [2022-09-06T15:47:44.585Z] #51 [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-06T15:47:44.933Z] #46 ... [2022-09-06T15:47:44.933Z] [2022-09-06T15:47:44.933Z] #34 [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-06T15:47:44.933Z] #34 324.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-06T15:47:44.933Z] #34 DONE 324.4s [2022-09-06T15:47:44.933Z] [2022-09-06T15:47:44.933Z] #46 [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-06T15:47:46.314Z] #46 ... [2022-09-06T15:47:46.314Z] [2022-09-06T15:47:46.314Z] #72 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T15:47:46.314Z] #72 DONE 0.2s [2022-09-06T15:47:46.314Z] [2022-09-06T15:47:46.314Z] #73 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T15:47:46.314Z] #73 DONE 0.1s [2022-09-06T15:47:46.314Z] [2022-09-06T15:47:46.314Z] #46 [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-06T15:47:46.314Z] #46 ... [2022-09-06T15:47:46.314Z] [2022-09-06T15:47:46.314Z] #74 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T15:47:46.314Z] #74 DONE 0.1s [2022-09-06T15:47:46.572Z] [2022-09-06T15:47:46.572Z] #46 [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-06T15:47:47.121Z] #51 ... [2022-09-06T15:47:47.121Z] [2022-09-06T15:47:47.121Z] #69 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T15:47:47.121Z] #69 DONE 0.2s [2022-09-06T15:47:47.121Z] [2022-09-06T15:47:47.121Z] #70 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-06T15:47:47.121Z] #70 DONE 0.1s [2022-09-06T15:47:47.121Z] [2022-09-06T15:47:47.121Z] #71 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T15:47:47.121Z] #71 DONE 0.1s [2022-09-06T15:47:47.121Z] [2022-09-06T15:47:47.121Z] #51 [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-06T15:47:47.179Z] #33 263.9 Selecting previously unselected package g++-s390x-linux-gnu. [2022-09-06T15:47:47.179Z] #33 263.9 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T15:47:47.179Z] #33 263.9 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T15:47:47.179Z] #33 264.2 Selecting previously unselected package crossbuild-essential-s390x. [2022-09-06T15:47:47.439Z] #33 264.2 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-09-06T15:47:47.439Z] #33 264.2 Unpacking crossbuild-essential-s390x (12.9) ... [2022-09-06T15:47:47.439Z] #33 264.3 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-09-06T15:47:47.439Z] #33 264.3 Setting up libfile-which-perl (1.23-1) ... [2022-09-06T15:47:47.439Z] #33 264.3 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-06T15:47:47.439Z] #33 264.3 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-09-06T15:47:47.439Z] #33 264.3 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-06T15:47:47.439Z] #33 264.3 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T15:47:47.439Z] #33 264.4 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T15:47:47.439Z] #33 264.4 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-06T15:47:47.439Z] #33 264.4 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-06T15:47:47.439Z] #33 264.4 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-09-06T15:47:47.439Z] #33 264.4 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-06T15:47:47.698Z] #33 264.4 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-06T15:47:47.698Z] #33 264.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-06T15:47:47.698Z] #33 264.4 Setting up file (1:5.39-3) ... [2022-09-06T15:47:47.698Z] #33 264.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-06T15:47:47.698Z] #33 264.5 Setting up bzip2 (1.0.8-4) ... [2022-09-06T15:47:47.698Z] #33 264.5 Setting up libyaml-perl (1.30-1) ... [2022-09-06T15:47:47.698Z] #33 264.5 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-06T15:47:47.698Z] #33 264.5 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-09-06T15:47:47.698Z] #33 264.5 Setting up libio-string-perl (1.08-3.1) ... [2022-09-06T15:47:47.698Z] #33 264.5 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-06T15:47:47.698Z] #33 264.5 Setting up cross-config (2.6.18+nmu1) ... [2022-09-06T15:47:47.698Z] #33 264.6 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T15:47:47.698Z] #33 264.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T15:47:47.698Z] #33 264.6 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-09-06T15:47:47.698Z] #33 264.6 Setting up patch (2.7.6-7) ... [2022-09-06T15:47:47.698Z] #33 264.7 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-06T15:47:47.698Z] #33 264.7 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-06T15:47:47.698Z] #33 264.7 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T15:47:47.698Z] #33 264.7 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-06T15:47:47.698Z] #33 264.7 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-09-06T15:47:47.698Z] #33 264.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T15:47:47.698Z] #33 264.7 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T15:47:47.957Z] #33 264.7 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-06T15:47:47.957Z] #33 264.7 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-06T15:47:47.957Z] #33 264.7 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T15:47:47.957Z] #33 264.8 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T15:47:47.957Z] #33 264.8 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-06T15:47:47.957Z] #33 264.8 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-06T15:47:47.957Z] #33 264.8 Setting up libfile-homedir-perl (1.006-1) ... [2022-09-06T15:47:47.957Z] #33 264.8 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-06T15:47:47.957Z] #33 264.8 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T15:47:47.957Z] #33 264.8 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T15:47:47.957Z] #33 264.8 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T15:47:47.957Z] #33 264.8 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-09-06T15:47:47.957Z] #33 264.8 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T15:47:47.957Z] #33 264.9 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-06T15:47:47.957Z] #33 264.9 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T15:47:47.957Z] #33 264.9 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T15:47:47.957Z] #33 264.9 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T15:47:47.957Z] #33 264.9 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T15:47:47.957Z] #33 264.9 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T15:47:47.957Z] #33 264.9 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-06T15:47:47.957Z] #33 264.9 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.216Z] #33 264.9 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.216Z] #33 264.9 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.216Z] #33 265.0 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-06T15:47:48.216Z] #33 265.0 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.216Z] #33 265.0 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.216Z] #33 265.0 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.216Z] #33 265.0 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.216Z] #33 265.0 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-06T15:47:48.216Z] #33 265.0 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.216Z] #33 265.0 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.216Z] #33 265.0 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.216Z] #33 265.0 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-06T15:47:48.216Z] #33 265.1 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.216Z] #33 265.1 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.216Z] #33 265.1 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.216Z] #33 265.1 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-09-06T15:47:48.217Z] #33 265.1 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-09-06T15:47:48.476Z] #33 265.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-06T15:47:48.476Z] #33 265.3 [2022-09-06T15:47:48.476Z] #33 265.3 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-06T15:47:48.476Z] #33 265.4 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.476Z] #33 265.4 Setting up dpkg-dev (1.20.11) ... [2022-09-06T15:47:48.476Z] #33 265.4 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.476Z] #33 265.4 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T15:47:48.476Z] #33 265.4 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.736Z] #33 265.4 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.736Z] #33 265.4 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.736Z] #33 265.4 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.736Z] #33 265.5 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T15:47:48.736Z] #33 265.5 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.736Z] #33 265.5 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.736Z] #33 265.5 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.736Z] #33 265.5 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.736Z] #33 265.5 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-06T15:47:48.736Z] #33 265.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-09-06T15:47:48.736Z] #33 265.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-09-06T15:47:48.736Z] #33 265.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-06T15:47:48.995Z] #33 265.8 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-06T15:47:48.995Z] #33 265.8 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T15:47:48.995Z] #33 265.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T15:47:48.995Z] #33 265.8 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.995Z] #33 265.9 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T15:47:48.995Z] #33 265.9 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.995Z] #33 265.9 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.995Z] #33 265.9 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T15:47:48.995Z] #33 265.9 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T15:47:48.995Z] #33 265.9 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.995Z] #33 265.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.995Z] #33 265.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.995Z] #33 265.9 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.995Z] #33 265.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.995Z] #33 266.0 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-06T15:47:48.995Z] #33 266.0 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T15:47:48.995Z] #33 266.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T15:47:48.995Z] #33 266.0 Setting up libxml-simple-perl (2.25-1) ... [2022-09-06T15:47:48.995Z] #33 266.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T15:47:49.255Z] #33 266.0 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T15:47:49.255Z] #33 266.0 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T15:47:49.255Z] #33 266.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T15:47:49.255Z] #33 266.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T15:47:49.255Z] #33 266.0 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-06T15:47:49.255Z] #33 266.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-06T15:47:49.255Z] #33 266.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T15:47:49.255Z] #33 266.1 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-09-06T15:47:49.255Z] #33 266.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T15:47:49.255Z] #33 266.1 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T15:47:49.255Z] #33 266.1 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-06T15:47:49.255Z] #33 266.1 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T15:47:49.255Z] #33 266.1 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T15:47:49.255Z] #33 266.1 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T15:47:49.255Z] #33 266.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-06T15:47:49.255Z] #33 266.2 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T15:47:49.255Z] #33 266.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-06T15:47:49.255Z] #33 266.2 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T15:47:49.255Z] #33 266.2 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T15:47:49.255Z] #33 266.2 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T15:47:49.255Z] #33 266.2 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T15:47:49.515Z] #33 266.2 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T15:47:49.515Z] #33 266.2 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T15:47:49.515Z] #33 266.2 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T15:47:49.515Z] #33 266.3 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-09-06T15:47:49.515Z] #33 266.3 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T15:47:49.515Z] #33 266.3 Setting up crossbuild-essential-armel (12.9) ... [2022-09-06T15:47:49.515Z] #33 266.3 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T15:47:49.516Z] #33 266.3 Setting up crossbuild-essential-armhf (12.9) ... [2022-09-06T15:47:49.516Z] #33 266.3 Setting up crossbuild-essential-arm64 (12.9) ... [2022-09-06T15:47:49.516Z] #33 266.4 Setting up crossbuild-essential-s390x (12.9) ... [2022-09-06T15:47:49.516Z] #33 266.4 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-09-06T15:47:49.516Z] #33 266.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:47:50.090Z] #33 DONE 266.9s [2022-09-06T15:47:50.090Z] [2022-09-06T15:47:50.090Z] #44 [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-06T15:47:50.090Z] #44 ... [2022-09-06T15:47:50.090Z] [2022-09-06T15:47:50.090Z] #45 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-06T15:47:50.090Z] #45 DONE 0.1s [2022-09-06T15:47:50.090Z] [2022-09-06T15:47:50.090Z] #46 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-06T15:47:50.090Z] #46 DONE 0.2s [2022-09-06T15:47:50.350Z] [2022-09-06T15:47:50.350Z] #47 [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-06T15:47:50.763Z] #46 285.6 + bin/containerd [2022-09-06T15:47:51.734Z] #47 1.208 + RM_GOPATH=0 [2022-09-06T15:47:51.734Z] #47 1.211 + TMP_GOPATH= [2022-09-06T15:47:51.734Z] #47 1.211 + : /build [2022-09-06T15:47:51.734Z] #47 1.211 + '[' -z '' ']' [2022-09-06T15:47:51.734Z] #47 1.216 ++ mktemp -d [2022-09-06T15:47:51.734Z] #47 1.216 + export GOPATH=/tmp/tmp.UR82zvAZ95 [2022-09-06T15:47:51.734Z] #47 1.216 + GOPATH=/tmp/tmp.UR82zvAZ95 [2022-09-06T15:47:51.734Z] #47 1.216 + RM_GOPATH=1 [2022-09-06T15:47:51.734Z] #47 1.216 + case "$(go env GOARCH)" in [2022-09-06T15:47:51.734Z] #47 1.216 ++ go env GOARCH [2022-09-06T15:47:51.734Z] #47 1.229 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T15:47:51.734Z] #47 1.229 + GO_BUILDMODE=-buildmode=pie [2022-09-06T15:47:51.734Z] #47 1.233 ++ dirname /install.sh [2022-09-06T15:47:51.734Z] #47 1.233 + dir=/ [2022-09-06T15:47:51.734Z] #47 1.233 + bin=rootlesskit [2022-09-06T15:47:51.734Z] #47 1.233 + shift [2022-09-06T15:47:51.734Z] #47 1.233 + '[' '!' -f //rootlesskit.installer ']' [2022-09-06T15:47:51.734Z] #47 1.233 + . //rootlesskit.installer [2022-09-06T15:47:51.734Z] #47 1.233 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T15:47:51.734Z] #47 1.233 + install_rootlesskit [2022-09-06T15:47:51.734Z] #47 1.233 + case "$1" in [2022-09-06T15:47:51.734Z] #47 1.233 + export CGO_ENABLED=0 [2022-09-06T15:47:51.734Z] #47 1.233 + CGO_ENABLED=0 [2022-09-06T15:47:51.734Z] #47 1.233 + _install_rootlesskit [2022-09-06T15:47:51.734Z] #47 1.234 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-06T15:47:51.734Z] #47 1.234 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T15:47:51.734Z] #47 1.234 + GOBIN=/build [2022-09-06T15:47:51.734Z] #47 1.234 + GO111MODULE=on [2022-09-06T15:47:51.734Z] #47 1.234 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T15:47:51.734Z] #47 1.234 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T15:47:51.994Z] #47 1.634 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-06T15:47:53.378Z] #47 2.842 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T15:47:53.378Z] #47 2.850 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-06T15:47:53.378Z] #47 3.119 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-06T15:47:54.761Z] #47 4.578 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-06T15:47:55.021Z] #47 4.755 go: downloading github.com/google/uuid v1.3.0 [2022-09-06T15:47:55.021Z] #47 4.757 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-06T15:47:55.021Z] #47 4.769 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-06T15:47:55.021Z] #47 4.825 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T15:47:55.021Z] #47 4.857 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T15:47:55.282Z] #47 ... [2022-09-06T15:47:55.282Z] [2022-09-06T15:47:55.282Z] #48 [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-06T15:47:55.282Z] #0 1.432 + RM_GOPATH=0 [2022-09-06T15:47:55.282Z] #0 1.432 + TMP_GOPATH= [2022-09-06T15:47:55.282Z] #0 1.432 + : /build [2022-09-06T15:47:55.282Z] #0 1.432 + '[' -z '' ']' [2022-09-06T15:47:55.282Z] #0 1.434 ++ mktemp -d [2022-09-06T15:47:55.282Z] #0 1.435 + export GOPATH=/tmp/tmp.WC7kRyQrwD [2022-09-06T15:47:55.282Z] #0 1.435 + GOPATH=/tmp/tmp.WC7kRyQrwD [2022-09-06T15:47:55.282Z] #0 1.435 + RM_GOPATH=1 [2022-09-06T15:47:55.282Z] #0 1.436 + case "$(go env GOARCH)" in [2022-09-06T15:47:55.282Z] #0 1.436 ++ go env GOARCH [2022-09-06T15:47:55.282Z] #0 1.439 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T15:47:55.282Z] #0 1.439 + GO_BUILDMODE=-buildmode=pie [2022-09-06T15:47:55.282Z] #0 1.439 ++ dirname /install.sh [2022-09-06T15:47:55.282Z] #0 1.440 + dir=/ [2022-09-06T15:47:55.282Z] #0 1.440 + bin=dockercli [2022-09-06T15:47:55.282Z] #0 1.440 + shift [2022-09-06T15:47:55.282Z] #0 1.440 + '[' '!' -f //dockercli.installer ']' [2022-09-06T15:47:55.282Z] #0 1.440 + . //dockercli.installer [2022-09-06T15:47:55.282Z] #0 1.440 ++ : stable [2022-09-06T15:47:55.282Z] #0 1.440 ++ : 17.06.2-ce [2022-09-06T15:47:55.282Z] #0 1.440 + install_dockercli [2022-09-06T15:47:55.282Z] #0 1.440 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-06T15:47:55.282Z] #0 1.441 Install docker/cli version 17.06.2-ce from stable [2022-09-06T15:47:55.282Z] #0 1.441 ++ uname -m [2022-09-06T15:47:55.282Z] #0 1.442 + arch=x86_64 [2022-09-06T15:47:55.282Z] #0 1.442 + '[' x86_64 '!=' x86_64 ']' [2022-09-06T15:47:55.282Z] #0 1.442 + url=https://download.docker.com/linux/static [2022-09-06T15:47:55.282Z] #0 1.442 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-06T15:47:55.282Z] #0 1.443 + tar -xz docker/docker [2022-09-06T15:47:55.282Z] #0 4.941 + mkdir -p /build [2022-09-06T15:47:55.282Z] #0 4.943 + mv docker/docker /build/ [2022-09-06T15:47:55.282Z] #0 4.945 + rmdir docker [2022-09-06T15:47:55.282Z] #48 DONE 5.1s [2022-09-06T15:47:55.282Z] [2022-09-06T15:47:55.282Z] #47 [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-06T15:47:55.282Z] #47 4.941 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-06T15:47:55.282Z] #47 ... [2022-09-06T15:47:55.282Z] [2022-09-06T15:47:55.282Z] #44 [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-06T15:47:55.282Z] #44 1.644 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T15:47:55.282Z] #44 1.655 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T15:47:55.282Z] #44 1.655 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:47:55.282Z] #44 1.909 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-06T15:47:55.282Z] #44 2.199 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-06T15:47:55.282Z] #44 2.691 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T15:47:55.282Z] #44 3.277 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T15:47:55.282Z] #44 3.805 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-06T15:47:55.282Z] #44 4.209 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-06T15:47:55.282Z] #44 4.700 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-06T15:47:55.282Z] #44 4.726 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-06T15:47:55.282Z] #44 4.728 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T15:47:55.282Z] #44 4.731 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-06T15:47:55.282Z] #44 4.735 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-06T15:47:55.283Z] #44 4.743 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T15:47:55.283Z] #44 4.747 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-06T15:47:55.283Z] #44 4.749 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T15:47:55.283Z] #44 4.753 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-06T15:47:55.283Z] #44 4.756 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-06T15:47:55.283Z] #44 4.759 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T15:47:55.283Z] #44 4.761 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-06T15:48:00.565Z] #44 ... [2022-09-06T15:48:00.565Z] [2022-09-06T15:48:00.565Z] #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-06T15:48:00.565Z] #0 1.565 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T15:48:00.565Z] #0 1.576 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T15:48:00.565Z] #0 1.577 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:48:00.565Z] #0 1.701 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T15:48:00.565Z] #0 1.940 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-06T15:48:00.565Z] #0 2.312 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-06T15:48:00.565Z] #0 2.751 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T15:48:00.565Z] #0 3.174 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-06T15:48:00.565Z] #0 3.814 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-06T15:48:00.565Z] #0 4.327 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-06T15:48:00.565Z] #0 4.328 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T15:48:00.565Z] #0 4.338 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T15:48:00.565Z] #0 4.343 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-06T15:48:00.565Z] #0 4.345 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-06T15:48:00.565Z] #0 4.365 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-06T15:48:00.565Z] #0 4.448 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T15:48:00.565Z] #0 4.458 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-06T15:48:00.565Z] #0 4.459 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-06T15:48:00.565Z] #0 4.459 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-06T15:48:00.565Z] #0 4.461 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T15:48:00.565Z] #0 4.462 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-06T15:48:00.565Z] #49 ... [2022-09-06T15:48:00.565Z] [2022-09-06T15:48:00.565Z] #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-06T15:48:00.565Z] #0 1.760 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T15:48:00.565Z] #0 1.773 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T15:48:00.565Z] #0 1.780 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:48:00.565Z] #0 2.105 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-06T15:48:00.565Z] #0 2.424 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T15:48:00.565Z] #0 2.936 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-06T15:48:00.565Z] #0 3.548 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-06T15:48:00.565Z] #0 4.102 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-06T15:48:00.565Z] #0 4.547 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T15:48:00.565Z] #0 4.940 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-06T15:48:00.565Z] #0 4.954 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-06T15:48:00.565Z] #0 4.959 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T15:48:00.565Z] #0 4.981 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T15:48:00.565Z] #0 4.983 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-06T15:48:00.565Z] #0 4.993 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-06T15:48:00.565Z] #0 5.001 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-06T15:48:00.565Z] #0 5.006 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-06T15:48:00.565Z] #0 5.006 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-06T15:48:00.565Z] #0 5.007 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T15:48:00.565Z] #0 5.008 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T15:48:00.565Z] #0 5.009 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-06T15:48:05.221Z] #51 ... [2022-09-06T15:48:05.221Z] [2022-09-06T15:48:05.221Z] #46 [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-06T15:48:05.221Z] #46 250.6 AR libcrun_testing.a [2022-09-06T15:48:05.221Z] #46 250.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-06T15:48:05.221Z] #46 250.7 CCLD tests/tests_libcrun_utils [2022-09-06T15:48:05.221Z] #46 250.7 CCLD tests/tests_libcrun_errors [2022-09-06T15:48:05.221Z] #46 250.8 CCLD tests/tests_libcrun_fuzzer [2022-09-06T15:48:05.221Z] #46 251.5 CCLD libcrun.la [2022-09-06T15:48:05.221Z] #46 252.2 CCLD crun [2022-09-06T15:48:05.221Z] #46 252.7 make[3]: Entering directory '/tmp/crun-build' [2022-09-06T15:48:05.221Z] #46 252.9 /bin/mkdir -p '/usr/local/lib' [2022-09-06T15:48:05.221Z] #46 252.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-06T15:48:05.221Z] #46 252.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-06T15:48:05.221Z] #46 252.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-06T15:48:05.221Z] #46 253.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-06T15:48:05.221Z] #46 253.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-06T15:48:05.221Z] #46 253.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-06T15:48:05.221Z] #46 253.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-06T15:48:05.221Z] #46 253.2 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-06T15:48:05.221Z] #46 253.2 ---------------------------------------------------------------------- [2022-09-06T15:48:05.221Z] #46 253.2 Libraries have been installed in: [2022-09-06T15:48:05.221Z] #46 253.2 /usr/local/lib [2022-09-06T15:48:05.221Z] #46 253.2 [2022-09-06T15:48:05.221Z] #46 253.2 If you ever happen to want to link against installed libraries [2022-09-06T15:48:05.221Z] #46 253.2 in a given directory, LIBDIR, you must either use libtool, and [2022-09-06T15:48:05.221Z] #46 253.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-06T15:48:05.221Z] #46 253.2 flag during linking and do at least one of the following: [2022-09-06T15:48:05.221Z] #46 253.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-06T15:48:05.221Z] #46 253.2 during execution [2022-09-06T15:48:05.221Z] #46 253.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-06T15:48:05.221Z] #46 253.2 during linking [2022-09-06T15:48:05.221Z] #46 253.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-06T15:48:05.221Z] #46 253.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-06T15:48:05.221Z] #46 253.2 [2022-09-06T15:48:05.221Z] #46 253.2 See any operating system documentation about shared libraries for [2022-09-06T15:48:05.221Z] #46 253.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-06T15:48:05.221Z] #46 253.2 ---------------------------------------------------------------------- [2022-09-06T15:48:05.221Z] #46 253.2 /bin/mkdir -p '/build' [2022-09-06T15:48:05.221Z] #46 253.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-06T15:48:05.221Z] #46 253.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-06T15:48:05.480Z] #46 253.3 make[3]: Leaving directory '/tmp/crun-build' [2022-09-06T15:48:05.480Z] #46 253.3 make[2]: Leaving directory '/tmp/crun-build' [2022-09-06T15:48:05.480Z] #46 253.3 make[1]: Leaving directory '/tmp/crun-build' [2022-09-06T15:48:05.480Z] #46 DONE 253.5s [2022-09-06T15:48:05.480Z] [2022-09-06T15:48:05.480Z] #51 [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-06T15:48:05.848Z] #50 ... [2022-09-06T15:48:05.848Z] [2022-09-06T15:48:05.848Z] #47 [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-06T15:48:05.848Z] #47 5.125 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-06T15:48:05.848Z] #47 5.231 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-06T15:48:05.848Z] #47 6.329 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-06T15:48:05.848Z] #47 6.433 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T15:48:12.426Z] #47 ... [2022-09-06T15:48:12.426Z] [2022-09-06T15:48:12.426Z] #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-06T15:48:12.426Z] #49 21.46 Fetched 49.2 MB in 20s (2443 kB/s) [2022-09-06T15:48:14.133Z] #64 279.7 # github.com/containerd/containerd/cmd/containerd [2022-09-06T15:48:14.133Z] #64 279.7 /usr/bin/ld: /tmp/go-link-1000655166/000019.o: in function `New': [2022-09-06T15:48:14.133Z] #64 279.7 /tmp/tmp.5WC9ryxP2I/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-06T15:48:14.133Z] #64 279.8 + bin/containerd-stress [2022-09-06T15:48:14.133Z] #64 281.0 + bin/containerd-shim [2022-09-06T15:48:17.407Z] #64 289.7 + bin/containerd-shim-runc-v1 [2022-09-06T15:48:19.005Z] #49 21.46 Reading package lists... [2022-09-06T15:48:19.005Z] #49 ... [2022-09-06T15:48:19.005Z] [2022-09-06T15:48:19.005Z] #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-06T15:48:19.005Z] #50 21.65 Fetched 49.2 MB in 20s (2443 kB/s) [2022-09-06T15:48:20.914Z] #50 21.65 Reading package lists... [2022-09-06T15:48:20.914Z] #50 30.66 Reading package lists... [2022-09-06T15:48:20.914Z] #50 ... [2022-09-06T15:48:20.914Z] [2022-09-06T15:48:20.914Z] #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-06T15:48:20.914Z] #49 21.46 Reading package lists... [2022-09-06T15:48:21.744Z] #49 31.01 Reading package lists... [2022-09-06T15:48:21.744Z] #49 ... [2022-09-06T15:48:21.744Z] [2022-09-06T15:48:21.744Z] #44 [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-06T15:48:21.744Z] #44 21.61 Fetched 49.2 MB in 20s (2437 kB/s) [2022-09-06T15:48:21.744Z] #44 21.61 Reading package lists... [2022-09-06T15:48:22.663Z] #64 294.8 + bin/containerd-shim-runc-v2 [2022-09-06T15:48:22.663Z] #64 295.5 + binaries [2022-09-06T15:48:22.663Z] #64 295.5 + install -D bin/containerd /build/containerd [2022-09-06T15:48:22.663Z] #64 295.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-06T15:48:22.663Z] #64 295.6 + install -D bin/ctr /build/ctr [2022-09-06T15:48:23.226Z] #64 DONE 296.0s [2022-09-06T15:48:23.789Z] [2022-09-06T15:48:23.789Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T15:48:23.789Z] #65 sha256:632b756e6939b787a226b15787134abe62b8c93ae637ee87dc337098bf5136b9 [2022-09-06T15:48:24.719Z] #65 DONE 0.8s [2022-09-06T15:48:24.719Z] [2022-09-06T15:48:24.719Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T15:48:24.719Z] #70 sha256:cd1d0e87e350235b76f372abbb1feaedd2094d8e9a768fc15bd15ccf13cd50f8 [2022-09-06T15:48:24.719Z] #70 DONE 0.1s [2022-09-06T15:48:24.975Z] [2022-09-06T15:48:24.975Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T15:48:24.975Z] #75 sha256:517b85fcbfe671b1b2b961346bb428a32629929274db21c7e993e95dbaa0e520 [2022-09-06T15:48:24.975Z] #75 DONE 0.1s [2022-09-06T15:48:24.975Z] [2022-09-06T15:48:24.975Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-06T15:48:24.975Z] #78 sha256:15557fae259c40b629908a0780f57fc6da5022d23818ef9dfb12ff4270c9282c [2022-09-06T15:48:24.975Z] #78 DONE 0.1s [2022-09-06T15:48:24.975Z] [2022-09-06T15:48:24.975Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-06T15:48:24.975Z] #79 sha256:fb0acdb81f2947aadbd6979d7b60af019e10130d00a5e4fbecb21f1138c33efa [2022-09-06T15:48:24.975Z] #79 DONE 0.0s [2022-09-06T15:48:24.975Z] [2022-09-06T15:48:24.975Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-06T15:48:24.975Z] #80 sha256:4ceb7c2101271e1109d5c63cc7834e215d9700525795c9c3d1d78f19737f2c87 [2022-09-06T15:48:25.232Z] #80 DONE 0.0s [2022-09-06T15:48:25.232Z] [2022-09-06T15:48:25.232Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T15:48:25.232Z] #81 sha256:be043e7643accfd939a5f429b568a2b8f267b88c81b2380644dc0c6c410d1039 [2022-09-06T15:48:26.162Z] #81 DONE 0.9s [2022-09-06T15:48:26.162Z] [2022-09-06T15:48:26.162Z] #82 exporting to image [2022-09-06T15:48:26.162Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-06T15:48:26.162Z] #82 exporting layers [2022-09-06T15:48:27.422Z] #51 184.8 + mkdir -p /build [2022-09-06T15:48:27.422Z] #51 184.8 + cp runc /build/runc [2022-09-06T15:48:27.422Z] #51 DONE 185.1s [2022-09-06T15:48:27.422Z] [2022-09-06T15:48:27.422Z] #33 [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-06T15:48:27.422Z] #33 314.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-06T15:48:27.422Z] #33 DONE 314.5s [2022-09-06T15:48:27.422Z] [2022-09-06T15:48:27.422Z] #45 [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-06T15:48:28.843Z] #45 ... [2022-09-06T15:48:28.843Z] [2022-09-06T15:48:28.843Z] #72 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T15:48:28.843Z] #72 DONE 0.3s [2022-09-06T15:48:28.843Z] [2022-09-06T15:48:28.843Z] #45 [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-06T15:48:29.118Z] #45 ... [2022-09-06T15:48:29.118Z] [2022-09-06T15:48:29.118Z] #73 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T15:48:29.118Z] #73 DONE 0.1s [2022-09-06T15:48:29.118Z] [2022-09-06T15:48:29.118Z] #74 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T15:48:29.118Z] #74 DONE 0.1s [2022-09-06T15:48:29.118Z] [2022-09-06T15:48:29.118Z] #45 [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-06T15:48:29.435Z] #82 exporting layers 3.0s done [2022-09-06T15:48:29.435Z] #82 writing image sha256:bb1f34194b81be56cfa5b2b8839b0fefc426c440a97218ba28cca41c66f82e95 done [2022-09-06T15:48:29.435Z] #82 naming to docker.io/library/docker:73a115df6a2d4cdf46dc25422ef72326e49a651b done [2022-09-06T15:48:29.435Z] #82 DONE 3.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-06T15:48:29.753Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-06T15:48:29.876Z] #44 31.35 Reading package lists... [2022-09-06T15:48:29.876Z] #44 ... [2022-09-06T15:48:29.876Z] [2022-09-06T15:48:29.876Z] #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-06T15:48:29.876Z] #50 30.66 Reading package lists... [2022-09-06T15:48:30.071Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44091/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73a115df6a2d4cdf46dc25422ef72326e49a651b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:73a115df6a2d4cdf46dc25422ef72326e49a651b hack/test/unit [2022-09-06T15:48:31.962Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-09-06T15:48:31.962Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-06T15:48:31.962Z] + TESTDIRS=./... [2022-09-06T15:48:31.962Z] + exclude_paths='/vendor/|/integration' [2022-09-06T15:48:31.962Z] ++ go list ./... [2022-09-06T15:48:31.962Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-06T15:48:32.418Z] #50 39.91 Building dependency tree... [2022-09-06T15:48:32.894Z] + pkg_list='github.com/docker/docker/api [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/server [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/server/backend/build [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/server/httputils [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/server/middleware [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/server/router [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/server/router/build [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/server/router/container [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/server/router/debug [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/server/router/image [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/server/router/network [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/server/router/session [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/server/router/system [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/server/router/volume [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/types [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/types/backend [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/types/container [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/types/events [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/types/filters [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/types/image [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/types/mount [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/types/network [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/types/registry [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/types/strslice [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/types/swarm [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/types/time [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/types/versions [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T15:48:32.894Z] github.com/docker/docker/api/types/volume [2022-09-06T15:48:32.894Z] github.com/docker/docker/builder [2022-09-06T15:48:32.894Z] github.com/docker/docker/builder/builder-next [2022-09-06T15:48:32.894Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T15:48:32.894Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T15:48:32.894Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T15:48:32.894Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T15:48:32.894Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T15:48:32.894Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T15:48:32.894Z] github.com/docker/docker/builder/dockerfile [2022-09-06T15:48:32.894Z] github.com/docker/docker/builder/remotecontext [2022-09-06T15:48:32.894Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T15:48:32.894Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T15:48:32.894Z] github.com/docker/docker/cli [2022-09-06T15:48:32.894Z] github.com/docker/docker/cli/config [2022-09-06T15:48:32.894Z] github.com/docker/docker/cli/debug [2022-09-06T15:48:32.894Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T15:48:32.894Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T15:48:32.894Z] github.com/docker/docker/client [2022-09-06T15:48:32.894Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T15:48:32.894Z] github.com/docker/docker/cmd/dockerd [2022-09-06T15:48:32.894Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T15:48:32.894Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T15:48:32.894Z] github.com/docker/docker/container [2022-09-06T15:48:32.894Z] github.com/docker/docker/container/stream [2022-09-06T15:48:32.894Z] github.com/docker/docker/contrib/apparmor [2022-09-06T15:48:32.894Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T15:48:32.894Z] github.com/docker/docker/contrib/httpserver [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/cluster [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/config [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/containerd [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/events [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/images [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/initlayer [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/links [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/listeners [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/logger [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/logger/local [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/names [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/network [2022-09-06T15:48:32.894Z] github.com/docker/docker/daemon/stats [2022-09-06T15:48:32.894Z] github.com/docker/docker/distribution [2022-09-06T15:48:32.894Z] github.com/docker/docker/distribution/metadata [2022-09-06T15:48:32.894Z] github.com/docker/docker/distribution/utils [2022-09-06T15:48:32.894Z] github.com/docker/docker/distribution/xfer [2022-09-06T15:48:32.894Z] github.com/docker/docker/dockerversion [2022-09-06T15:48:32.894Z] github.com/docker/docker/errdefs [2022-09-06T15:48:32.894Z] github.com/docker/docker/image [2022-09-06T15:48:32.894Z] github.com/docker/docker/image/cache [2022-09-06T15:48:32.894Z] github.com/docker/docker/image/tarexport [2022-09-06T15:48:32.894Z] github.com/docker/docker/image/v1 [2022-09-06T15:48:32.894Z] github.com/docker/docker/internal/test/suite [2022-09-06T15:48:32.894Z] github.com/docker/docker/layer [2022-09-06T15:48:32.894Z] github.com/docker/docker/libcontainerd [2022-09-06T15:48:32.894Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T15:48:32.894Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T15:48:32.894Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T15:48:32.894Z] github.com/docker/docker/libcontainerd/types [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/config [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/idm [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/ns [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/options [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/osl [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T15:48:32.894Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/types [2022-09-06T15:48:32.895Z] github.com/docker/docker/oci [2022-09-06T15:48:32.895Z] github.com/docker/docker/oci/caps [2022-09-06T15:48:32.895Z] github.com/docker/docker/opts [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/aaparser [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/archive [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/authorization [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/capabilities [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/containerfs [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/directory [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/dmesg [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/fileutils [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/fsutils [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/homedir [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/idtools [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/ioutils [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/longpath [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/loopback [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/parsers [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/pidfile [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/platform [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/plugins [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/pools [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/progress [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/pubsub [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/reexec [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/signal [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/stack [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/stringid [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/system [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/tailfile [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/tarsum [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/urlutil [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/useragent [2022-09-06T15:48:32.895Z] github.com/docker/docker/plugin [2022-09-06T15:48:32.895Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T15:48:32.895Z] github.com/docker/docker/plugin/v2 [2022-09-06T15:48:32.895Z] github.com/docker/docker/profiles/apparmor [2022-09-06T15:48:32.895Z] github.com/docker/docker/profiles/seccomp [2022-09-06T15:48:32.895Z] github.com/docker/docker/quota [2022-09-06T15:48:32.895Z] github.com/docker/docker/reference [2022-09-06T15:48:32.895Z] github.com/docker/docker/registry [2022-09-06T15:48:32.895Z] github.com/docker/docker/registry/resumable [2022-09-06T15:48:32.895Z] github.com/docker/docker/restartmanager [2022-09-06T15:48:32.895Z] github.com/docker/docker/rootless [2022-09-06T15:48:32.895Z] github.com/docker/docker/rootless/specconv [2022-09-06T15:48:32.895Z] github.com/docker/docker/runconfig [2022-09-06T15:48:32.895Z] github.com/docker/docker/runconfig/opts [2022-09-06T15:48:32.895Z] github.com/docker/docker/testutil [2022-09-06T15:48:32.895Z] github.com/docker/docker/testutil/daemon [2022-09-06T15:48:32.895Z] github.com/docker/docker/testutil/environment [2022-09-06T15:48:32.895Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T15:48:32.895Z] github.com/docker/docker/testutil/fakegit [2022-09-06T15:48:32.895Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T15:48:32.895Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T15:48:32.895Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T15:48:32.895Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T15:48:32.895Z] github.com/docker/docker/testutil/registry [2022-09-06T15:48:32.895Z] github.com/docker/docker/testutil/request [2022-09-06T15:48:32.895Z] github.com/docker/docker/volume [2022-09-06T15:48:32.895Z] github.com/docker/docker/volume/drivers [2022-09-06T15:48:32.895Z] github.com/docker/docker/volume/local [2022-09-06T15:48:32.895Z] github.com/docker/docker/volume/mounts [2022-09-06T15:48:32.895Z] github.com/docker/docker/volume/service [2022-09-06T15:48:32.895Z] github.com/docker/docker/volume/service/opts [2022-09-06T15:48:32.895Z] github.com/docker/docker/volume/testutils' [2022-09-06T15:48:32.895Z] ++ grep --fixed-strings -v /libnetwork [2022-09-06T15:48:32.895Z] ++ echo 'github.com/docker/docker/api [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/server [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/server/backend/build [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/server/httputils [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/server/middleware [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/server/router [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/server/router/build [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/server/router/container [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/server/router/debug [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/server/router/image [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/server/router/network [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/server/router/session [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/server/router/system [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/server/router/volume [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/types [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/types/backend [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/types/container [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/types/events [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/types/filters [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/types/image [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/types/mount [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/types/network [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/types/registry [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/types/strslice [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/types/swarm [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/types/time [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/types/versions [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T15:48:32.895Z] github.com/docker/docker/api/types/volume [2022-09-06T15:48:32.895Z] github.com/docker/docker/builder [2022-09-06T15:48:32.895Z] github.com/docker/docker/builder/builder-next [2022-09-06T15:48:32.895Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T15:48:32.895Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T15:48:32.895Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T15:48:32.895Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T15:48:32.895Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T15:48:32.895Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T15:48:32.895Z] github.com/docker/docker/builder/dockerfile [2022-09-06T15:48:32.895Z] github.com/docker/docker/builder/remotecontext [2022-09-06T15:48:32.895Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T15:48:32.895Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T15:48:32.895Z] github.com/docker/docker/cli [2022-09-06T15:48:32.895Z] github.com/docker/docker/cli/config [2022-09-06T15:48:32.895Z] github.com/docker/docker/cli/debug [2022-09-06T15:48:32.895Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T15:48:32.895Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T15:48:32.895Z] github.com/docker/docker/client [2022-09-06T15:48:32.895Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T15:48:32.895Z] github.com/docker/docker/cmd/dockerd [2022-09-06T15:48:32.895Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T15:48:32.895Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T15:48:32.895Z] github.com/docker/docker/container [2022-09-06T15:48:32.895Z] github.com/docker/docker/container/stream [2022-09-06T15:48:32.895Z] github.com/docker/docker/contrib/apparmor [2022-09-06T15:48:32.895Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T15:48:32.895Z] github.com/docker/docker/contrib/httpserver [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/cluster [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/config [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/containerd [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/events [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/images [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/initlayer [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/links [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/listeners [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/logger [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/logger/local [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/names [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/network [2022-09-06T15:48:32.895Z] github.com/docker/docker/daemon/stats [2022-09-06T15:48:32.895Z] github.com/docker/docker/distribution [2022-09-06T15:48:32.895Z] github.com/docker/docker/distribution/metadata [2022-09-06T15:48:32.895Z] github.com/docker/docker/distribution/utils [2022-09-06T15:48:32.895Z] github.com/docker/docker/distribution/xfer [2022-09-06T15:48:32.895Z] github.com/docker/docker/dockerversion [2022-09-06T15:48:32.895Z] github.com/docker/docker/errdefs [2022-09-06T15:48:32.895Z] github.com/docker/docker/image [2022-09-06T15:48:32.895Z] github.com/docker/docker/image/cache [2022-09-06T15:48:32.895Z] github.com/docker/docker/image/tarexport [2022-09-06T15:48:32.895Z] github.com/docker/docker/image/v1 [2022-09-06T15:48:32.895Z] github.com/docker/docker/internal/test/suite [2022-09-06T15:48:32.895Z] github.com/docker/docker/layer [2022-09-06T15:48:32.895Z] github.com/docker/docker/libcontainerd [2022-09-06T15:48:32.895Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T15:48:32.895Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T15:48:32.895Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T15:48:32.895Z] github.com/docker/docker/libcontainerd/types [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/config [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/idm [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/ns [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/options [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/osl [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T15:48:32.895Z] github.com/docker/docker/libnetwork/types [2022-09-06T15:48:32.895Z] github.com/docker/docker/oci [2022-09-06T15:48:32.895Z] github.com/docker/docker/oci/caps [2022-09-06T15:48:32.895Z] github.com/docker/docker/opts [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/aaparser [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/archive [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/authorization [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/capabilities [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/containerfs [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/directory [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/dmesg [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/fileutils [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/fsutils [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/homedir [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/idtools [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/ioutils [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/longpath [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/loopback [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/parsers [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/pidfile [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/platform [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/plugins [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/pools [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/progress [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/pubsub [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/reexec [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/signal [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/stack [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/stringid [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/system [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/tailfile [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/tarsum [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/urlutil [2022-09-06T15:48:32.895Z] github.com/docker/docker/pkg/useragent [2022-09-06T15:48:32.895Z] github.com/docker/docker/plugin [2022-09-06T15:48:32.895Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T15:48:32.895Z] github.com/docker/docker/plugin/v2 [2022-09-06T15:48:32.895Z] github.com/docker/docker/profiles/apparmor [2022-09-06T15:48:32.895Z] github.com/docker/docker/profiles/seccomp [2022-09-06T15:48:32.895Z] github.com/docker/docker/quota [2022-09-06T15:48:32.895Z] github.com/docker/docker/reference [2022-09-06T15:48:32.895Z] github.com/docker/docker/registry [2022-09-06T15:48:32.895Z] github.com/docker/docker/registry/resumable [2022-09-06T15:48:32.895Z] github.com/docker/docker/restartmanager [2022-09-06T15:48:32.895Z] github.com/docker/docker/rootless [2022-09-06T15:48:32.895Z] github.com/docker/docker/rootless/specconv [2022-09-06T15:48:32.895Z] github.com/docker/docker/runconfig [2022-09-06T15:48:32.895Z] github.com/docker/docker/runconfig/opts [2022-09-06T15:48:32.895Z] github.com/docker/docker/testutil [2022-09-06T15:48:32.895Z] github.com/docker/docker/testutil/daemon [2022-09-06T15:48:32.895Z] github.com/docker/docker/testutil/environment [2022-09-06T15:48:32.895Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T15:48:32.895Z] github.com/docker/docker/testutil/fakegit [2022-09-06T15:48:32.895Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T15:48:32.895Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T15:48:32.895Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T15:48:32.895Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T15:48:32.895Z] github.com/docker/docker/testutil/registry [2022-09-06T15:48:32.895Z] github.com/docker/docker/testutil/request [2022-09-06T15:48:32.895Z] github.com/docker/docker/volume [2022-09-06T15:48:32.895Z] github.com/docker/docker/volume/drivers [2022-09-06T15:48:32.895Z] github.com/docker/docker/volume/local [2022-09-06T15:48:32.895Z] github.com/docker/docker/volume/mounts [2022-09-06T15:48:32.895Z] github.com/docker/docker/volume/service [2022-09-06T15:48:32.895Z] github.com/docker/docker/volume/service/opts [2022-09-06T15:48:32.895Z] github.com/docker/docker/volume/testutils' [2022-09-06T15:48:32.895Z] + base_pkg_list='github.com/docker/docker/api [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/backend/build [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/httputils [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/middleware [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/router [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/router/build [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/router/container [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/router/debug [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/router/image [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/router/network [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/router/session [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/router/system [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/router/volume [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/backend [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/container [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/events [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/filters [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/image [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/mount [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/network [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/registry [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/strslice [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/swarm [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/time [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/versions [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/volume [2022-09-06T15:48:32.896Z] github.com/docker/docker/builder [2022-09-06T15:48:32.896Z] github.com/docker/docker/builder/builder-next [2022-09-06T15:48:32.896Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T15:48:32.896Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T15:48:32.896Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T15:48:32.896Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T15:48:32.896Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T15:48:32.896Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T15:48:32.896Z] github.com/docker/docker/builder/dockerfile [2022-09-06T15:48:32.896Z] github.com/docker/docker/builder/remotecontext [2022-09-06T15:48:32.896Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T15:48:32.896Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T15:48:32.896Z] github.com/docker/docker/cli [2022-09-06T15:48:32.896Z] github.com/docker/docker/cli/config [2022-09-06T15:48:32.896Z] github.com/docker/docker/cli/debug [2022-09-06T15:48:32.896Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T15:48:32.896Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T15:48:32.896Z] github.com/docker/docker/client [2022-09-06T15:48:32.896Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T15:48:32.896Z] github.com/docker/docker/cmd/dockerd [2022-09-06T15:48:32.896Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T15:48:32.896Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T15:48:32.896Z] github.com/docker/docker/container [2022-09-06T15:48:32.896Z] github.com/docker/docker/container/stream [2022-09-06T15:48:32.896Z] github.com/docker/docker/contrib/apparmor [2022-09-06T15:48:32.896Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T15:48:32.896Z] github.com/docker/docker/contrib/httpserver [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/cluster [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/config [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/containerd [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/events [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/images [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/initlayer [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/links [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/listeners [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/local [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/names [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/network [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/stats [2022-09-06T15:48:32.896Z] github.com/docker/docker/distribution [2022-09-06T15:48:32.896Z] github.com/docker/docker/distribution/metadata [2022-09-06T15:48:32.896Z] github.com/docker/docker/distribution/utils [2022-09-06T15:48:32.896Z] github.com/docker/docker/distribution/xfer [2022-09-06T15:48:32.896Z] github.com/docker/docker/dockerversion [2022-09-06T15:48:32.896Z] github.com/docker/docker/errdefs [2022-09-06T15:48:32.896Z] github.com/docker/docker/image [2022-09-06T15:48:32.896Z] github.com/docker/docker/image/cache [2022-09-06T15:48:32.896Z] github.com/docker/docker/image/tarexport [2022-09-06T15:48:32.896Z] github.com/docker/docker/image/v1 [2022-09-06T15:48:32.896Z] github.com/docker/docker/internal/test/suite [2022-09-06T15:48:32.896Z] github.com/docker/docker/layer [2022-09-06T15:48:32.896Z] github.com/docker/docker/libcontainerd [2022-09-06T15:48:32.896Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T15:48:32.896Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T15:48:32.896Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T15:48:32.896Z] github.com/docker/docker/libcontainerd/types [2022-09-06T15:48:32.896Z] github.com/docker/docker/oci [2022-09-06T15:48:32.896Z] github.com/docker/docker/oci/caps [2022-09-06T15:48:32.896Z] github.com/docker/docker/opts [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/aaparser [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/archive [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/authorization [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/capabilities [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/containerfs [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/directory [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/dmesg [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/fileutils [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/fsutils [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/homedir [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/idtools [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/ioutils [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/longpath [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/loopback [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/parsers [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/pidfile [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/platform [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/plugins [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/pools [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/progress [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/pubsub [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/reexec [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/signal [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/stack [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/stringid [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/system [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/tailfile [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/tarsum [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/urlutil [2022-09-06T15:48:32.896Z] github.com/docker/docker/pkg/useragent [2022-09-06T15:48:32.896Z] github.com/docker/docker/plugin [2022-09-06T15:48:32.896Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T15:48:32.896Z] github.com/docker/docker/plugin/v2 [2022-09-06T15:48:32.896Z] github.com/docker/docker/profiles/apparmor [2022-09-06T15:48:32.896Z] github.com/docker/docker/profiles/seccomp [2022-09-06T15:48:32.896Z] github.com/docker/docker/quota [2022-09-06T15:48:32.896Z] github.com/docker/docker/reference [2022-09-06T15:48:32.896Z] github.com/docker/docker/registry [2022-09-06T15:48:32.896Z] github.com/docker/docker/registry/resumable [2022-09-06T15:48:32.896Z] github.com/docker/docker/restartmanager [2022-09-06T15:48:32.896Z] github.com/docker/docker/rootless [2022-09-06T15:48:32.896Z] github.com/docker/docker/rootless/specconv [2022-09-06T15:48:32.896Z] github.com/docker/docker/runconfig [2022-09-06T15:48:32.896Z] github.com/docker/docker/runconfig/opts [2022-09-06T15:48:32.896Z] github.com/docker/docker/testutil [2022-09-06T15:48:32.896Z] github.com/docker/docker/testutil/daemon [2022-09-06T15:48:32.896Z] github.com/docker/docker/testutil/environment [2022-09-06T15:48:32.896Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T15:48:32.896Z] github.com/docker/docker/testutil/fakegit [2022-09-06T15:48:32.896Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T15:48:32.896Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T15:48:32.896Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T15:48:32.896Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T15:48:32.896Z] github.com/docker/docker/testutil/registry [2022-09-06T15:48:32.896Z] github.com/docker/docker/testutil/request [2022-09-06T15:48:32.896Z] github.com/docker/docker/volume [2022-09-06T15:48:32.896Z] github.com/docker/docker/volume/drivers [2022-09-06T15:48:32.896Z] github.com/docker/docker/volume/local [2022-09-06T15:48:32.896Z] github.com/docker/docker/volume/mounts [2022-09-06T15:48:32.896Z] github.com/docker/docker/volume/service [2022-09-06T15:48:32.896Z] github.com/docker/docker/volume/service/opts [2022-09-06T15:48:32.896Z] github.com/docker/docker/volume/testutils' [2022-09-06T15:48:32.896Z] ++ grep --fixed-strings /libnetwork [2022-09-06T15:48:32.896Z] ++ echo 'github.com/docker/docker/api [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/backend/build [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/httputils [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/middleware [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/router [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/router/build [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/router/container [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/router/debug [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/router/image [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/router/network [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/router/session [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/router/system [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/server/router/volume [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/backend [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/container [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/events [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/filters [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/image [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/mount [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/network [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/registry [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/strslice [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/swarm [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/time [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/versions [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T15:48:32.896Z] github.com/docker/docker/api/types/volume [2022-09-06T15:48:32.896Z] github.com/docker/docker/builder [2022-09-06T15:48:32.896Z] github.com/docker/docker/builder/builder-next [2022-09-06T15:48:32.896Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T15:48:32.896Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T15:48:32.896Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T15:48:32.896Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T15:48:32.896Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T15:48:32.896Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T15:48:32.896Z] github.com/docker/docker/builder/dockerfile [2022-09-06T15:48:32.896Z] github.com/docker/docker/builder/remotecontext [2022-09-06T15:48:32.896Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T15:48:32.896Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T15:48:32.896Z] github.com/docker/docker/cli [2022-09-06T15:48:32.896Z] github.com/docker/docker/cli/config [2022-09-06T15:48:32.896Z] github.com/docker/docker/cli/debug [2022-09-06T15:48:32.896Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T15:48:32.896Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T15:48:32.896Z] github.com/docker/docker/client [2022-09-06T15:48:32.896Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T15:48:32.896Z] github.com/docker/docker/cmd/dockerd [2022-09-06T15:48:32.896Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T15:48:32.896Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T15:48:32.896Z] github.com/docker/docker/container [2022-09-06T15:48:32.896Z] github.com/docker/docker/container/stream [2022-09-06T15:48:32.896Z] github.com/docker/docker/contrib/apparmor [2022-09-06T15:48:32.896Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T15:48:32.896Z] github.com/docker/docker/contrib/httpserver [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/cluster [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/config [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/containerd [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/events [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/images [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/initlayer [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/links [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/listeners [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/local [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/names [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/network [2022-09-06T15:48:32.896Z] github.com/docker/docker/daemon/stats [2022-09-06T15:48:32.896Z] github.com/docker/docker/distribution [2022-09-06T15:48:32.896Z] github.com/docker/docker/distribution/metadata [2022-09-06T15:48:32.896Z] github.com/docker/docker/distribution/utils [2022-09-06T15:48:32.896Z] github.com/docker/docker/distribution/xfer [2022-09-06T15:48:32.896Z] github.com/docker/docker/dockerversion [2022-09-06T15:48:32.896Z] github.com/docker/docker/errdefs [2022-09-06T15:48:32.896Z] github.com/docker/docker/image [2022-09-06T15:48:32.896Z] github.com/docker/docker/image/cache [2022-09-06T15:48:32.896Z] github.com/docker/docker/image/tarexport [2022-09-06T15:48:32.896Z] github.com/docker/docker/image/v1 [2022-09-06T15:48:32.896Z] github.com/docker/docker/internal/test/suite [2022-09-06T15:48:32.896Z] github.com/docker/docker/layer [2022-09-06T15:48:32.896Z] github.com/docker/docker/libcontainerd [2022-09-06T15:48:32.896Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T15:48:32.896Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T15:48:32.896Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T15:48:32.896Z] github.com/docker/docker/libcontainerd/types [2022-09-06T15:48:32.896Z] github.com/docker/docker/libnetwork [2022-09-06T15:48:32.896Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T15:48:32.896Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T15:48:32.896Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T15:48:32.896Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T15:48:32.896Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T15:48:32.896Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T15:48:32.896Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/config [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/idm [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/ns [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/options [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/osl [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/types [2022-09-06T15:48:32.897Z] github.com/docker/docker/oci [2022-09-06T15:48:32.897Z] github.com/docker/docker/oci/caps [2022-09-06T15:48:32.897Z] github.com/docker/docker/opts [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/aaparser [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/archive [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/authorization [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/capabilities [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/containerfs [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/directory [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/dmesg [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/fileutils [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/fsutils [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/homedir [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/idtools [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/ioutils [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/longpath [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/loopback [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/parsers [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/pidfile [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/platform [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/plugins [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/pools [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/progress [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/pubsub [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/reexec [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/signal [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/stack [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/stringid [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/system [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/tailfile [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/tarsum [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/urlutil [2022-09-06T15:48:32.897Z] github.com/docker/docker/pkg/useragent [2022-09-06T15:48:32.897Z] github.com/docker/docker/plugin [2022-09-06T15:48:32.897Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T15:48:32.897Z] github.com/docker/docker/plugin/v2 [2022-09-06T15:48:32.897Z] github.com/docker/docker/profiles/apparmor [2022-09-06T15:48:32.897Z] github.com/docker/docker/profiles/seccomp [2022-09-06T15:48:32.897Z] github.com/docker/docker/quota [2022-09-06T15:48:32.897Z] github.com/docker/docker/reference [2022-09-06T15:48:32.897Z] github.com/docker/docker/registry [2022-09-06T15:48:32.897Z] github.com/docker/docker/registry/resumable [2022-09-06T15:48:32.897Z] github.com/docker/docker/restartmanager [2022-09-06T15:48:32.897Z] github.com/docker/docker/rootless [2022-09-06T15:48:32.897Z] github.com/docker/docker/rootless/specconv [2022-09-06T15:48:32.897Z] github.com/docker/docker/runconfig [2022-09-06T15:48:32.897Z] github.com/docker/docker/runconfig/opts [2022-09-06T15:48:32.897Z] github.com/docker/docker/testutil [2022-09-06T15:48:32.897Z] github.com/docker/docker/testutil/daemon [2022-09-06T15:48:32.897Z] github.com/docker/docker/testutil/environment [2022-09-06T15:48:32.897Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T15:48:32.897Z] github.com/docker/docker/testutil/fakegit [2022-09-06T15:48:32.897Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T15:48:32.897Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T15:48:32.897Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T15:48:32.897Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T15:48:32.897Z] github.com/docker/docker/testutil/registry [2022-09-06T15:48:32.897Z] github.com/docker/docker/testutil/request [2022-09-06T15:48:32.897Z] github.com/docker/docker/volume [2022-09-06T15:48:32.897Z] github.com/docker/docker/volume/drivers [2022-09-06T15:48:32.897Z] github.com/docker/docker/volume/local [2022-09-06T15:48:32.897Z] github.com/docker/docker/volume/mounts [2022-09-06T15:48:32.897Z] github.com/docker/docker/volume/service [2022-09-06T15:48:32.897Z] github.com/docker/docker/volume/service/opts [2022-09-06T15:48:32.897Z] github.com/docker/docker/volume/testutils' [2022-09-06T15:48:32.897Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/config [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/idm [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/ns [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/options [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/osl [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/types' [2022-09-06T15:48:32.897Z] + echo 'github.com/docker/docker/libnetwork [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/config [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/idm [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/ns [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/options [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/osl [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/types' [2022-09-06T15:48:32.897Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T15:48:32.897Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T15:48:32.897Z] + type docker-proxy [2022-09-06T15:48:32.897Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-06T15:48:32.897Z] + hack/make.sh binary-proxy install-proxy [2022-09-06T15:48:32.897Z] [2022-09-06T15:48:32.897Z] Removing bundles/ [2022-09-06T15:48:32.897Z] [2022-09-06T15:48:32.897Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-06T15:48:32.897Z] Building: bundles/binary-proxy/docker-proxy [2022-09-06T15:48:32.897Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T15:48:33.330Z] #45 283.9 + bin/containerd [2022-09-06T15:48:34.328Z] #50 44.17 The following additional packages will be installed: [2022-09-06T15:48:34.328Z] #50 44.19 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-09-06T15:48:34.328Z] #50 44.24 Suggested packages: [2022-09-06T15:48:34.328Z] #50 44.24 cmake-doc ninja-build lrzip [2022-09-06T15:48:34.328Z] #50 44.24 Recommended packages: [2022-09-06T15:48:34.328Z] #50 44.24 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-06T15:48:34.898Z] #50 44.90 The following NEW packages will be installed: [2022-09-06T15:48:34.898Z] #50 44.92 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-09-06T15:48:35.468Z] #50 45.37 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:48:35.468Z] #50 45.37 Need to get 8418 kB of archives. [2022-09-06T15:48:35.468Z] #50 45.37 After this operation, 34.9 MB of additional disk space will be used. [2022-09-06T15:48:35.468Z] #50 45.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T15:48:35.468Z] #50 45.38 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-06T15:48:35.468Z] #50 45.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-06T15:48:35.468Z] #50 45.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-06T15:48:35.468Z] #50 45.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-06T15:48:35.468Z] #50 45.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-06T15:48:35.468Z] #50 45.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-06T15:48:35.468Z] #50 45.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-06T15:48:36.407Z] #50 46.35 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:48:36.669Z] #50 ... [2022-09-06T15:48:36.669Z] [2022-09-06T15:48:36.669Z] #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-06T15:48:36.669Z] #49 31.01 Reading package lists... [2022-09-06T15:48:36.669Z] #49 40.38 Building dependency tree... [2022-09-06T15:48:36.669Z] #49 44.55 The following additional packages will be installed: [2022-09-06T15:48:36.669Z] #49 44.56 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T15:48:36.669Z] #49 44.56 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-06T15:48:36.669Z] #49 44.56 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-06T15:48:36.669Z] #49 44.56 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-06T15:48:36.669Z] #49 44.57 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-06T15:48:36.669Z] #49 44.57 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-06T15:48:36.669Z] #49 44.58 mingw-w64-common mingw-w64-x86-64-dev [2022-09-06T15:48:36.669Z] #49 44.61 Suggested packages: [2022-09-06T15:48:36.669Z] #49 44.61 gcc-10-locales seccomp wine64 [2022-09-06T15:48:36.669Z] #49 45.28 The following NEW packages will be installed: [2022-09-06T15:48:36.669Z] #49 45.28 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T15:48:36.669Z] #49 45.28 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-06T15:48:36.669Z] #49 45.28 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-06T15:48:36.669Z] #49 45.28 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-06T15:48:36.669Z] #49 45.28 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-06T15:48:36.669Z] #49 45.28 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-06T15:48:36.669Z] #49 45.28 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-06T15:48:36.669Z] #49 45.29 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-06T15:48:36.669Z] #49 45.29 mingw-w64-x86-64-dev [2022-09-06T15:48:36.669Z] #49 45.70 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:48:36.669Z] #49 45.70 Need to get 115 MB of archives. [2022-09-06T15:48:36.669Z] #49 45.70 After this operation, 645 MB of additional disk space will be used. [2022-09-06T15:48:36.669Z] #49 45.70 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-06T15:48:36.669Z] #49 45.74 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-06T15:48:36.669Z] #49 45.80 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-06T15:48:36.669Z] #49 45.80 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-06T15:48:36.670Z] #49 45.80 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-06T15:48:36.670Z] #49 45.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-06T15:48:36.670Z] #49 45.89 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-06T15:48:36.670Z] #49 45.99 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-06T15:48:36.670Z] #49 45.99 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-06T15:48:36.670Z] #49 46.20 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-06T15:48:36.670Z] #49 46.60 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-06T15:48:36.670Z] #49 ... [2022-09-06T15:48:36.670Z] [2022-09-06T15:48:36.670Z] #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-06T15:48:36.670Z] #50 46.69 Fetched 8418 kB in 0s (19.1 MB/s) [2022-09-06T15:48:36.670Z] #50 46.74 Selecting previously unselected package xxd. [2022-09-06T15:48:36.670Z] #50 46.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 ... 30255 files and directories currently installed.) [2022-09-06T15:48:36.670Z] #50 46.77 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T15:48:36.670Z] #50 46.79 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:48:36.930Z] #50 46.87 Selecting previously unselected package vim-common. [2022-09-06T15:48:36.930Z] #50 46.87 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T15:48:36.930Z] #50 46.89 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:48:37.191Z] #50 46.99 Selecting previously unselected package cmake-data. [2022-09-06T15:48:37.191Z] #50 47.00 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-06T15:48:37.191Z] #50 47.01 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T15:48:37.191Z] #50 ... [2022-09-06T15:48:37.191Z] [2022-09-06T15:48:37.192Z] #44 [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-06T15:48:37.192Z] #44 31.35 Reading package lists... [2022-09-06T15:48:37.192Z] #44 40.41 Building dependency tree... [2022-09-06T15:48:37.192Z] #44 44.61 The following additional packages will be installed: [2022-09-06T15:48:37.192Z] #44 44.63 libbtrfs0 [2022-09-06T15:48:37.192Z] #44 44.89 The following NEW packages will be installed: [2022-09-06T15:48:37.192Z] #44 44.90 libbtrfs-dev libbtrfs0 [2022-09-06T15:48:37.192Z] #44 45.37 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:48:37.192Z] #44 45.37 Need to get 460 kB of archives. [2022-09-06T15:48:37.192Z] #44 45.37 After this operation, 1237 kB of additional disk space will be used. [2022-09-06T15:48:37.192Z] #44 45.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T15:48:37.192Z] #44 45.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T15:48:37.192Z] #44 45.98 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:48:37.192Z] #44 46.36 Fetched 460 kB in 0s (1439 kB/s) [2022-09-06T15:48:37.192Z] #44 46.45 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T15:48:37.192Z] #44 46.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-06T15:48:37.192Z] #44 46.51 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T15:48:37.192Z] #44 46.52 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T15:48:37.192Z] #44 46.65 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T15:48:37.192Z] #44 46.65 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T15:48:37.192Z] #44 46.66 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T15:48:37.192Z] #44 46.81 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T15:48:37.192Z] #44 46.84 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T15:48:37.192Z] #44 46.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:48:37.192Z] #44 DONE 47.2s [2022-09-06T15:48:37.192Z] [2022-09-06T15:48:37.192Z] #51 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-06T15:48:37.192Z] #51 DONE 0.1s [2022-09-06T15:48:37.452Z] [2022-09-06T15:48:37.452Z] #52 [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-06T15:48:38.023Z] #52 0.825 + RM_GOPATH=0 [2022-09-06T15:48:38.308Z] #52 0.825 + TMP_GOPATH= [2022-09-06T15:48:38.308Z] #52 0.826 + : /build [2022-09-06T15:48:38.308Z] #52 0.826 + '[' -z '' ']' [2022-09-06T15:48:38.308Z] #52 0.827 ++ mktemp -d [2022-09-06T15:48:38.308Z] #52 0.828 + export GOPATH=/tmp/tmp.dc6Fj251m3 [2022-09-06T15:48:38.308Z] #52 0.828 + GOPATH=/tmp/tmp.dc6Fj251m3 [2022-09-06T15:48:38.308Z] #52 0.829 + RM_GOPATH=1 [2022-09-06T15:48:38.308Z] #52 0.829 + case "$(go env GOARCH)" in [2022-09-06T15:48:38.308Z] #52 0.830 ++ go env GOARCH [2022-09-06T15:48:38.308Z] #52 0.841 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T15:48:38.308Z] #52 0.841 + GO_BUILDMODE=-buildmode=pie [2022-09-06T15:48:38.308Z] #52 0.842 ++ dirname /install.sh [2022-09-06T15:48:38.308Z] #52 0.843 + dir=/ [2022-09-06T15:48:38.308Z] #52 0.843 + bin=containerd [2022-09-06T15:48:38.308Z] #52 0.843 + shift [2022-09-06T15:48:38.308Z] #52 0.844 + '[' '!' -f //containerd.installer ']' [2022-09-06T15:48:38.308Z] #52 0.844 + . //containerd.installer [2022-09-06T15:48:38.308Z] #52 0.845 ++ set -e [2022-09-06T15:48:38.308Z] #52 0.845 ++ : v1.6.8 [2022-09-06T15:48:38.308Z] #52 0.849 + install_containerd [2022-09-06T15:48:38.308Z] #52 0.850 + echo 'Install containerd version v1.6.8' [2022-09-06T15:48:38.308Z] #52 0.850 Install containerd version v1.6.8 [2022-09-06T15:48:38.308Z] #52 0.850 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dc6Fj251m3/src/github.com/containerd/containerd [2022-09-06T15:48:38.308Z] #52 0.857 Cloning into '/tmp/tmp.dc6Fj251m3/src/github.com/containerd/containerd'... [2022-09-06T15:48:39.444Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-06T15:48:39.444Z] [2022-09-06T15:48:39.444Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-06T15:48:39.444Z] Installing docker-proxy to /usr/local/bin/ [2022-09-06T15:48:39.444Z] [2022-09-06T15:48:39.444Z] + mkdir -p bundles [2022-09-06T15:48:39.444Z] + '[' -n 'github.com/docker/docker/api [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/server [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/server/backend/build [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/server/httputils [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/server/middleware [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/server/router [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/server/router/build [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/server/router/container [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/server/router/debug [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/server/router/image [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/server/router/network [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/server/router/session [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/server/router/system [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/server/router/volume [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/types [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/types/backend [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/types/container [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/types/events [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/types/filters [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/types/image [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/types/mount [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/types/network [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/types/registry [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/types/strslice [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/types/swarm [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/types/time [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/types/versions [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T15:48:39.444Z] github.com/docker/docker/api/types/volume [2022-09-06T15:48:39.444Z] github.com/docker/docker/builder [2022-09-06T15:48:39.444Z] github.com/docker/docker/builder/builder-next [2022-09-06T15:48:39.444Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T15:48:39.444Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T15:48:39.444Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T15:48:39.444Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T15:48:39.444Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T15:48:39.444Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T15:48:39.444Z] github.com/docker/docker/builder/dockerfile [2022-09-06T15:48:39.444Z] github.com/docker/docker/builder/remotecontext [2022-09-06T15:48:39.444Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T15:48:39.444Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T15:48:39.444Z] github.com/docker/docker/cli [2022-09-06T15:48:39.444Z] github.com/docker/docker/cli/config [2022-09-06T15:48:39.444Z] github.com/docker/docker/cli/debug [2022-09-06T15:48:39.444Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T15:48:39.444Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T15:48:39.444Z] github.com/docker/docker/client [2022-09-06T15:48:39.444Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T15:48:39.444Z] github.com/docker/docker/cmd/dockerd [2022-09-06T15:48:39.444Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T15:48:39.444Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T15:48:39.444Z] github.com/docker/docker/container [2022-09-06T15:48:39.444Z] github.com/docker/docker/container/stream [2022-09-06T15:48:39.444Z] github.com/docker/docker/contrib/apparmor [2022-09-06T15:48:39.444Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T15:48:39.444Z] github.com/docker/docker/contrib/httpserver [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/cluster [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/config [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/containerd [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/events [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/images [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/initlayer [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/links [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/listeners [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/logger [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/logger/local [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T15:48:39.444Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T15:48:39.445Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T15:48:39.445Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T15:48:39.445Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T15:48:39.445Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T15:48:39.445Z] github.com/docker/docker/daemon/names [2022-09-06T15:48:39.445Z] github.com/docker/docker/daemon/network [2022-09-06T15:48:39.445Z] github.com/docker/docker/daemon/stats [2022-09-06T15:48:39.445Z] github.com/docker/docker/distribution [2022-09-06T15:48:39.445Z] github.com/docker/docker/distribution/metadata [2022-09-06T15:48:39.445Z] github.com/docker/docker/distribution/utils [2022-09-06T15:48:39.445Z] github.com/docker/docker/distribution/xfer [2022-09-06T15:48:39.445Z] github.com/docker/docker/dockerversion [2022-09-06T15:48:39.445Z] github.com/docker/docker/errdefs [2022-09-06T15:48:39.445Z] github.com/docker/docker/image [2022-09-06T15:48:39.445Z] github.com/docker/docker/image/cache [2022-09-06T15:48:39.445Z] github.com/docker/docker/image/tarexport [2022-09-06T15:48:39.445Z] github.com/docker/docker/image/v1 [2022-09-06T15:48:39.445Z] github.com/docker/docker/internal/test/suite [2022-09-06T15:48:39.445Z] github.com/docker/docker/layer [2022-09-06T15:48:39.445Z] github.com/docker/docker/libcontainerd [2022-09-06T15:48:39.445Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T15:48:39.445Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T15:48:39.445Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T15:48:39.445Z] github.com/docker/docker/libcontainerd/types [2022-09-06T15:48:39.445Z] github.com/docker/docker/oci [2022-09-06T15:48:39.445Z] github.com/docker/docker/oci/caps [2022-09-06T15:48:39.445Z] github.com/docker/docker/opts [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/aaparser [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/archive [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/authorization [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/capabilities [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/containerfs [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/directory [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/dmesg [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/fileutils [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/fsutils [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/homedir [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/idtools [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/ioutils [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/longpath [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/loopback [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/parsers [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/pidfile [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/platform [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/plugins [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/pools [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/progress [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/pubsub [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/reexec [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/signal [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/stack [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/stringid [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/system [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/tailfile [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/tarsum [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/urlutil [2022-09-06T15:48:39.445Z] github.com/docker/docker/pkg/useragent [2022-09-06T15:48:39.445Z] github.com/docker/docker/plugin [2022-09-06T15:48:39.445Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T15:48:39.445Z] github.com/docker/docker/plugin/v2 [2022-09-06T15:48:39.445Z] github.com/docker/docker/profiles/apparmor [2022-09-06T15:48:39.445Z] github.com/docker/docker/profiles/seccomp [2022-09-06T15:48:39.445Z] github.com/docker/docker/quota [2022-09-06T15:48:39.445Z] github.com/docker/docker/reference [2022-09-06T15:48:39.445Z] github.com/docker/docker/registry [2022-09-06T15:48:39.445Z] github.com/docker/docker/registry/resumable [2022-09-06T15:48:39.445Z] github.com/docker/docker/restartmanager [2022-09-06T15:48:39.445Z] github.com/docker/docker/rootless [2022-09-06T15:48:39.445Z] github.com/docker/docker/rootless/specconv [2022-09-06T15:48:39.445Z] github.com/docker/docker/runconfig [2022-09-06T15:48:39.445Z] github.com/docker/docker/runconfig/opts [2022-09-06T15:48:39.445Z] github.com/docker/docker/testutil [2022-09-06T15:48:39.445Z] github.com/docker/docker/testutil/daemon [2022-09-06T15:48:39.445Z] github.com/docker/docker/testutil/environment [2022-09-06T15:48:39.445Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T15:48:39.445Z] github.com/docker/docker/testutil/fakegit [2022-09-06T15:48:39.445Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T15:48:39.445Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T15:48:39.445Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T15:48:39.445Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T15:48:39.445Z] github.com/docker/docker/testutil/registry [2022-09-06T15:48:39.445Z] github.com/docker/docker/testutil/request [2022-09-06T15:48:39.445Z] github.com/docker/docker/volume [2022-09-06T15:48:39.445Z] github.com/docker/docker/volume/drivers [2022-09-06T15:48:39.445Z] github.com/docker/docker/volume/local [2022-09-06T15:48:39.445Z] github.com/docker/docker/volume/mounts [2022-09-06T15:48:39.445Z] github.com/docker/docker/volume/service [2022-09-06T15:48:39.445Z] github.com/docker/docker/volume/service/opts [2022-09-06T15:48:39.445Z] github.com/docker/docker/volume/testutils' ']' [2022-09-06T15:48:39.445Z] + 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-06T15:48:39.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-06T15:48:39.703Z] ? github.com/docker/docker/api [no test files] [2022-09-06T15:48:40.871Z] #52 ... [2022-09-06T15:48:40.871Z] [2022-09-06T15:48:40.871Z] #47 [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-06T15:48:40.871Z] #47 46.55 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T15:48:40.871Z] #47 46.55 + GOBIN=/build [2022-09-06T15:48:40.871Z] #47 46.55 + GO111MODULE=on [2022-09-06T15:48:40.871Z] #47 46.55 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T15:48:40.871Z] #47 50.17 rootlesskit version 1.0.0 [2022-09-06T15:48:40.871Z] #47 50.17 Usage of /build/rootlesskit-docker-proxy: [2022-09-06T15:48:40.871Z] #47 50.17 -container-ip string [2022-09-06T15:48:40.871Z] #47 50.17 container ip [2022-09-06T15:48:40.871Z] #47 50.17 -container-port int [2022-09-06T15:48:40.871Z] #47 50.17 container port (default -1) [2022-09-06T15:48:40.871Z] #47 50.17 -host-ip string [2022-09-06T15:48:40.871Z] #47 50.17 host ip [2022-09-06T15:48:40.871Z] #47 50.17 -host-port int [2022-09-06T15:48:40.871Z] #47 50.17 host port (default -1) [2022-09-06T15:48:40.871Z] #47 50.17 -proto string [2022-09-06T15:48:40.871Z] #47 50.17 proxy protocol (default "tcp") [2022-09-06T15:48:40.871Z] #47 DONE 50.4s [2022-09-06T15:48:40.871Z] [2022-09-06T15:48:40.871Z] #53 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T15:48:40.871Z] #53 DONE 0.1s [2022-09-06T15:48:40.871Z] [2022-09-06T15:48:40.871Z] #54 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T15:48:40.871Z] #54 DONE 0.1s [2022-09-06T15:48:40.871Z] [2022-09-06T15:48:40.871Z] #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-06T15:48:40.871Z] #50 48.27 Selecting previously unselected package libarchive13:amd64. [2022-09-06T15:48:40.871Z] #50 48.28 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-06T15:48:40.871Z] #50 48.29 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T15:48:40.871Z] #50 48.43 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-06T15:48:40.871Z] #50 48.43 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-06T15:48:40.871Z] #50 48.44 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T15:48:40.871Z] #50 48.53 Selecting previously unselected package librhash0:amd64. [2022-09-06T15:48:40.871Z] #50 48.54 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-09-06T15:48:40.871Z] #50 48.54 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-06T15:48:40.871Z] #50 48.62 Selecting previously unselected package libuv1:amd64. [2022-09-06T15:48:40.871Z] #50 48.62 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-09-06T15:48:40.871Z] #50 48.63 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-06T15:48:40.871Z] #50 48.70 Selecting previously unselected package cmake. [2022-09-06T15:48:40.871Z] #50 48.70 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-06T15:48:40.871Z] #50 48.71 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-06T15:48:40.871Z] #50 50.62 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T15:48:40.871Z] #50 50.65 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:48:40.871Z] #50 50.66 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-06T15:48:40.871Z] #50 50.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:48:40.871Z] #50 50.71 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T15:48:40.871Z] #50 50.74 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-06T15:48:40.871Z] #50 50.75 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T15:48:40.871Z] #50 50.78 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-06T15:48:40.871Z] #50 50.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:48:41.138Z] #50 DONE 51.1s [2022-09-06T15:48:41.138Z] [2022-09-06T15:48:41.138Z] #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-06T15:48:41.138Z] #49 46.82 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-06T15:48:41.138Z] #49 46.98 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-06T15:48:41.138Z] #49 47.56 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-06T15:48:41.138Z] #49 47.77 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-06T15:48:41.138Z] #49 47.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-06T15:48:41.138Z] #49 47.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-06T15:48:41.138Z] #49 47.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T15:48:41.138Z] #49 47.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T15:48:41.138Z] #49 47.79 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-06T15:48:41.138Z] #49 47.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T15:48:41.138Z] #49 47.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-06T15:48:41.138Z] #49 47.79 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-06T15:48:41.138Z] #49 47.80 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-06T15:48:41.138Z] #49 47.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-06T15:48:41.138Z] #49 47.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-06T15:48:41.138Z] #49 47.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-06T15:48:41.138Z] #49 47.83 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-06T15:48:41.138Z] #49 47.83 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-06T15:48:41.138Z] #49 47.83 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T15:48:41.138Z] #49 48.68 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:48:41.138Z] #49 48.98 Fetched 115 MB in 2s (46.4 MB/s) [2022-09-06T15:48:41.138Z] #49 49.04 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-06T15:48:41.138Z] #49 49.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-06T15:48:41.138Z] #49 49.12 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T15:48:41.138Z] #49 49.12 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T15:48:41.139Z] #49 50.00 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-06T15:48:41.139Z] #49 50.01 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T15:48:41.139Z] #49 50.01 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T15:48:41.139Z] #49 ... [2022-09-06T15:48:41.139Z] [2022-09-06T15:48:41.139Z] #55 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-06T15:48:41.139Z] #55 DONE 0.1s [2022-09-06T15:48:41.139Z] [2022-09-06T15:48:41.139Z] #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-06T15:48:41.139Z] #49 51.15 Selecting previously unselected package binutils-mingw-w64. [2022-09-06T15:48:41.139Z] #49 51.16 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-06T15:48:41.139Z] #49 51.16 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T15:48:41.139Z] #49 51.26 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-06T15:48:41.139Z] #49 51.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T15:48:41.398Z] #49 51.27 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T15:48:41.398Z] #49 51.38 Selecting previously unselected package dmsetup. [2022-09-06T15:48:41.398Z] #49 51.38 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T15:48:41.398Z] #49 51.39 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-06T15:48:41.398Z] #49 51.49 Selecting previously unselected package mingw-w64-common. [2022-09-06T15:48:41.660Z] #49 51.49 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-06T15:48:41.660Z] #49 51.50 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-06T15:48:43.570Z] #49 53.64 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-06T15:48:43.830Z] #49 53.65 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-06T15:48:43.830Z] #49 53.65 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T15:48:44.771Z] #49 ... [2022-09-06T15:48:44.771Z] [2022-09-06T15:48:44.771Z] #56 [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-06T15:48:44.771Z] #0 1.281 + RM_GOPATH=0 [2022-09-06T15:48:44.771Z] #0 1.281 + TMP_GOPATH= [2022-09-06T15:48:44.771Z] #0 1.281 + : /build [2022-09-06T15:48:44.771Z] #0 1.281 + '[' -z '' ']' [2022-09-06T15:48:44.771Z] #0 1.281 ++ mktemp -d [2022-09-06T15:48:44.771Z] #0 1.287 + export GOPATH=/tmp/tmp.VpPcgNRb2w [2022-09-06T15:48:44.771Z] #0 1.287 + GOPATH=/tmp/tmp.VpPcgNRb2w [2022-09-06T15:48:44.771Z] #0 1.287 + RM_GOPATH=1 [2022-09-06T15:48:44.771Z] #0 1.287 + case "$(go env GOARCH)" in [2022-09-06T15:48:44.771Z] #0 1.287 ++ go env GOARCH [2022-09-06T15:48:44.771Z] #0 1.295 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T15:48:44.771Z] #0 1.295 + GO_BUILDMODE=-buildmode=pie [2022-09-06T15:48:44.771Z] #0 1.295 ++ dirname /install.sh [2022-09-06T15:48:44.771Z] #0 1.303 Install tini version v0.19.0 [2022-09-06T15:48:44.771Z] #0 1.303 + dir=/ [2022-09-06T15:48:44.771Z] #0 1.303 + bin=tini [2022-09-06T15:48:44.771Z] #0 1.303 + shift [2022-09-06T15:48:44.771Z] #0 1.303 + '[' '!' -f //tini.installer ']' [2022-09-06T15:48:44.771Z] #0 1.303 + . //tini.installer [2022-09-06T15:48:44.771Z] #0 1.303 ++ : v0.19.0 [2022-09-06T15:48:44.771Z] #0 1.303 + install_tini [2022-09-06T15:48:44.771Z] #0 1.303 + echo 'Install tini version v0.19.0' [2022-09-06T15:48:44.771Z] #0 1.303 + git clone https://github.com/krallin/tini.git /tmp/tmp.VpPcgNRb2w/tini [2022-09-06T15:48:44.771Z] #0 1.303 Cloning into '/tmp/tmp.VpPcgNRb2w/tini'... [2022-09-06T15:48:44.771Z] #0 1.740 + cd /tmp/tmp.VpPcgNRb2w/tini [2022-09-06T15:48:44.771Z] #0 1.740 + git checkout -q v0.19.0 [2022-09-06T15:48:44.771Z] #0 1.749 + cmake . [2022-09-06T15:48:44.771Z] #0 2.044 -- The C compiler identification is GNU 10.2.1 [2022-09-06T15:48:44.771Z] #0 2.069 -- Detecting C compiler ABI info [2022-09-06T15:48:44.771Z] #0 2.238 -- Detecting C compiler ABI info - done [2022-09-06T15:48:44.771Z] #0 2.295 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-06T15:48:44.771Z] #0 2.299 -- Detecting C compile features [2022-09-06T15:48:44.771Z] #0 2.300 -- Detecting C compile features - done [2022-09-06T15:48:44.771Z] #0 2.313 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-06T15:48:44.771Z] #0 2.395 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-06T15:48:44.771Z] #0 2.429 -- Configuring done [2022-09-06T15:48:44.771Z] #0 2.439 -- Generating done [2022-09-06T15:48:44.771Z] #0 2.444 -- Build files have been written to: /tmp/tmp.VpPcgNRb2w/tini [2022-09-06T15:48:44.771Z] #0 2.447 + make tini-static [2022-09-06T15:48:44.771Z] #0 2.595 Scanning dependencies of target tini-static [2022-09-06T15:48:44.771Z] #0 2.619 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-06T15:48:44.771Z] #0 2.973 [100%] Linking C executable tini-static [2022-09-06T15:48:44.771Z] #0 3.139 [100%] Built target tini-static [2022-09-06T15:48:44.771Z] #0 3.164 + mkdir -p /build [2022-09-06T15:48:44.771Z] #0 3.166 + cp tini-static /build/docker-init [2022-09-06T15:48:44.771Z] #56 DONE 3.4s [2022-09-06T15:48:44.771Z] [2022-09-06T15:48:44.771Z] #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-06T15:48:46.154Z] #49 55.82 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-06T15:48:46.154Z] #49 55.83 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-06T15:48:46.154Z] #49 55.85 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T15:48:46.154Z] #49 55.95 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-06T15:48:46.154Z] #49 55.95 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T15:48:46.154Z] #49 55.96 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T15:48:47.040Z] #46 338.3 # github.com/containerd/containerd/cmd/containerd [2022-09-06T15:48:47.040Z] #46 338.3 /usr/bin/ld: /tmp/go-link-3316496210/000019.o: in function `New': [2022-09-06T15:48:47.040Z] #46 338.3 /tmp/tmp.Rxaruncu5v/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-06T15:48:47.040Z] #46 338.4 + bin/containerd-stress [2022-09-06T15:48:47.040Z] #46 339.6 + bin/containerd-shim [2022-09-06T15:48:48.063Z] #49 57.81 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-06T15:48:48.063Z] #49 57.82 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T15:48:48.063Z] #49 57.82 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T15:48:52.260Z] #49 61.93 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-06T15:48:52.260Z] #49 61.93 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T15:48:52.260Z] #49 61.94 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T15:48:52.260Z] #49 ... [2022-09-06T15:48:52.260Z] [2022-09-06T15:48:52.260Z] #52 [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-06T15:48:52.260Z] #52 14.79 + cd /tmp/tmp.dc6Fj251m3/src/github.com/containerd/containerd [2022-09-06T15:48:52.260Z] #52 14.80 + git checkout -q v1.6.8 [2022-09-06T15:48:53.201Z] #52 15.74 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-06T15:48:53.201Z] #52 15.74 + BUILDTAGS='netgo osusergo static_build' [2022-09-06T15:48:53.201Z] #52 15.75 + export EXTRA_FLAGS=-buildmode=pie [2022-09-06T15:48:53.201Z] #52 15.75 + EXTRA_FLAGS=-buildmode=pie [2022-09-06T15:48:53.201Z] #52 15.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-06T15:48:53.201Z] #52 15.75 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-06T15:48:53.201Z] #52 15.75 + '[' '' = dynamic ']' [2022-09-06T15:48:53.201Z] #52 15.75 + make [2022-09-06T15:48:53.771Z] #52 16.32 + bin/ctr [2022-09-06T15:48:54.551Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-09-06T15:48:57.027Z] #46 351.2 + bin/containerd-shim-runc-v1 [2022-09-06T15:49:01.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-06T15:49:01.898Z] #52 ... [2022-09-06T15:49:01.898Z] [2022-09-06T15:49:01.898Z] #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-06T15:49:01.898Z] #49 63.53 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-06T15:49:01.898Z] #49 63.53 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T15:49:01.898Z] #49 63.53 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T15:49:01.898Z] #49 65.15 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-06T15:49:01.898Z] #49 65.15 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T15:49:01.898Z] #49 65.16 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T15:49:01.898Z] #49 69.06 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-06T15:49:01.898Z] #49 69.07 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T15:49:01.898Z] #49 69.07 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T15:49:01.898Z] #49 70.82 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-06T15:49:01.898Z] #49 70.83 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-06T15:49:01.898Z] #49 70.84 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T15:49:01.898Z] #49 70.91 Selecting previously unselected package libapparmor1:amd64. [2022-09-06T15:49:01.898Z] #49 70.92 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-06T15:49:01.898Z] #49 70.92 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T15:49:01.898Z] #49 70.98 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-06T15:49:01.898Z] #49 70.98 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-06T15:49:01.898Z] #49 70.99 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T15:49:01.898Z] #49 71.05 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T15:49:01.898Z] #49 71.06 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T15:49:01.898Z] #49 71.06 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T15:49:01.898Z] #49 71.15 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T15:49:01.898Z] #49 71.16 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T15:49:01.898Z] #49 71.16 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T15:49:01.898Z] #49 71.26 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-06T15:49:01.898Z] #49 71.27 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T15:49:01.898Z] #49 71.27 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T15:49:01.898Z] #49 71.31 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T15:49:01.898Z] #49 71.33 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T15:49:01.898Z] #49 71.33 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T15:49:01.898Z] #49 71.39 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-06T15:49:01.898Z] #49 71.40 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-06T15:49:01.898Z] #49 71.40 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T15:49:01.898Z] #49 71.53 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-06T15:49:01.898Z] #49 71.54 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-06T15:49:01.898Z] #49 71.54 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T15:49:01.898Z] #49 71.62 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-06T15:49:01.898Z] #49 71.63 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-06T15:49:01.898Z] #49 71.63 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T15:49:01.898Z] #49 71.72 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-06T15:49:01.898Z] #49 71.72 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-06T15:49:01.898Z] #49 71.73 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T15:49:01.898Z] #49 71.78 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-06T15:49:01.898Z] #49 71.78 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-06T15:49:01.898Z] #49 71.79 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T15:49:01.898Z] #49 71.96 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-06T15:49:01.898Z] #49 71.97 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-06T15:49:01.898Z] #49 71.97 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T15:49:02.159Z] #49 72.06 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-06T15:49:02.159Z] #49 72.07 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T15:49:02.159Z] #49 72.07 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T15:49:02.159Z] #49 72.12 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T15:49:02.159Z] #49 72.13 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T15:49:02.159Z] #49 72.14 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T15:49:02.159Z] #49 72.20 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T15:49:02.159Z] #49 72.21 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T15:49:02.159Z] #49 72.21 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T15:49:02.304Z] #46 357.7 + bin/containerd-shim-runc-v2 [2022-09-06T15:49:02.418Z] #49 72.43 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T15:49:02.419Z] #49 72.45 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T15:49:02.419Z] #49 72.46 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T15:49:02.419Z] #49 72.47 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T15:49:02.419Z] #49 72.48 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T15:49:02.419Z] #49 72.49 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T15:49:02.419Z] #49 72.50 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T15:49:02.419Z] #49 72.51 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T15:49:02.419Z] #49 72.52 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T15:49:02.419Z] #49 72.54 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T15:49:02.678Z] #49 72.55 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T15:49:02.678Z] #49 72.56 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T15:49:02.678Z] #49 72.57 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T15:49:02.678Z] #49 72.58 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T15:49:02.678Z] #49 72.59 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-06T15:49:02.678Z] #49 72.60 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T15:49:02.678Z] #49 72.61 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T15:49:02.678Z] #49 72.63 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T15:49:02.678Z] #49 72.64 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T15:49:02.678Z] #49 72.65 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T15:49:02.678Z] #49 72.66 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T15:49:02.678Z] #49 72.67 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-06T15:49:02.678Z] #49 72.68 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T15:49:02.678Z] #49 72.69 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-06T15:49:02.678Z] #49 72.69 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T15:49:02.678Z] #49 72.70 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T15:49:02.678Z] #49 72.71 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-06T15:49:02.678Z] #49 72.72 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T15:49:02.678Z] #49 72.73 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T15:49:02.678Z] #49 72.75 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T15:49:02.939Z] #49 72.76 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-06T15:49:02.939Z] #49 72.77 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T15:49:02.939Z] #49 72.78 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T15:49:02.939Z] #49 72.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:49:03.240Z] #46 358.6 + binaries [2022-09-06T15:49:03.240Z] #46 358.6 + install -D bin/containerd /build/containerd [2022-09-06T15:49:03.240Z] #46 358.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-06T15:49:03.240Z] #46 358.6 + install -D bin/ctr /build/ctr [2022-09-06T15:49:03.878Z] #49 DONE 73.8s [2022-09-06T15:49:03.878Z] [2022-09-06T15:49:03.878Z] #52 [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-06T15:49:03.878Z] #52 ... [2022-09-06T15:49:03.878Z] [2022-09-06T15:49:03.878Z] #57 [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-06T15:49:04.614Z] #46 DONE 360.0s [2022-09-06T15:49:04.819Z] #57 1.097 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T15:49:04.819Z] #57 1.097 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-06T15:49:04.819Z] #57 1.097 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-06T15:49:05.549Z] [2022-09-06T15:49:05.549Z] #75 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T15:49:06.483Z] #75 DONE 0.8s [2022-09-06T15:49:06.483Z] [2022-09-06T15:49:06.483Z] #76 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T15:49:06.483Z] #76 DONE 0.2s [2022-09-06T15:49:06.741Z] [2022-09-06T15:49:06.741Z] #77 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T15:49:07.309Z] #77 DONE 0.8s [2022-09-06T15:49:07.309Z] [2022-09-06T15:49:07.309Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-06T15:49:07.309Z] #78 DONE 0.0s [2022-09-06T15:49:07.309Z] [2022-09-06T15:49:07.309Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-06T15:49:07.309Z] #79 DONE 0.0s [2022-09-06T15:49:07.571Z] [2022-09-06T15:49:07.571Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-06T15:49:07.571Z] #80 DONE 0.0s [2022-09-06T15:49:07.571Z] [2022-09-06T15:49:07.571Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T15:49:08.138Z] #81 DONE 0.6s [2022-09-06T15:49:08.138Z] [2022-09-06T15:49:08.138Z] #82 exporting to image [2022-09-06T15:49:08.138Z] #82 exporting layers [2022-09-06T15:49:10.670Z] #57 1.589 Reading package lists... [2022-09-06T15:49:14.702Z] #82 exporting layers 6.1s done [2022-09-06T15:49:14.702Z] #82 writing image sha256:4a52cb7bb8860433ec50d19785f0cea2ab1d3d51f92245939a490a9a094745cd done [2022-09-06T15:49:14.702Z] #82 naming to docker.io/library/docker:ebf60e5bcc4f809d3b6783e17343731e9782b0fd done [2022-09-06T15:49:14.702Z] #82 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T15:49:14.872Z] #57 6.249 Reading package lists... [2022-09-06T15:49:15.041Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44091/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=ebf60e5bcc4f809d3b6783e17343731e9782b0fd -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:ebf60e5bcc4f809d3b6783e17343731e9782b0fd hack/make.sh dynbinary test-integration [2022-09-06T15:49:15.299Z] [2022-09-06T15:49:15.557Z] Removing bundles/ [2022-09-06T15:49:15.558Z] [2022-09-06T15:49:15.558Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T15:49:15.558Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-06T15:49:15.558Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T15:49:15.813Z] #57 10.94 Building dependency tree... [2022-09-06T15:49:16.074Z] #57 12.10 Reading state information... [2022-09-06T15:49:17.014Z] #57 13.27 The following additional packages will be installed: [2022-09-06T15:49:17.014Z] #57 13.27 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-06T15:49:17.014Z] #57 13.27 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-06T15:49:17.014Z] #57 13.27 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-06T15:49:17.015Z] #57 13.27 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-06T15:49:17.015Z] #57 13.27 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-06T15:49:17.015Z] #57 13.27 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-09-06T15:49:17.015Z] #57 13.28 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-09-06T15:49:17.015Z] #57 13.29 Suggested packages: [2022-09-06T15:49:17.015Z] #57 13.29 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-09-06T15:49:17.015Z] #57 13.29 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-09-06T15:49:17.015Z] #57 13.29 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-09-06T15:49:17.015Z] #57 13.29 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-09-06T15:49:17.015Z] #57 13.29 seccomp:ppc64el seccomp:s390x [2022-09-06T15:49:17.015Z] #57 13.29 Recommended packages: [2022-09-06T15:49:17.015Z] #57 13.29 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-09-06T15:49:17.015Z] #57 13.29 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-09-06T15:49:17.015Z] #57 13.29 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-09-06T15:49:17.015Z] #57 13.29 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-09-06T15:49:17.584Z] #57 13.72 The following NEW packages will be installed: [2022-09-06T15:49:17.584Z] #57 13.72 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-06T15:49:17.584Z] #57 13.72 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-09-06T15:49:17.584Z] #57 13.72 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-09-06T15:49:17.584Z] #57 13.72 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-06T15:49:17.584Z] #57 13.72 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-06T15:49:17.584Z] #57 13.72 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-06T15:49:17.584Z] #57 13.72 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-06T15:49:17.584Z] #57 13.73 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-09-06T15:49:17.584Z] #57 13.73 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-09-06T15:49:17.584Z] #57 13.73 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-09-06T15:49:17.584Z] #57 13.73 libseccomp2:ppc64el libseccomp2:s390x [2022-09-06T15:49:17.846Z] #57 14.08 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:49:17.846Z] #57 14.08 Need to get 15.9 MB of archives. [2022-09-06T15:49:17.846Z] #57 14.08 After this operation, 73.0 MB of additional disk space will be used. [2022-09-06T15:49:17.846Z] #57 14.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-09-06T15:49:17.846Z] #57 14.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-09-06T15:49:17.846Z] #57 14.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-09-06T15:49:17.846Z] #57 14.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-09-06T15:49:17.846Z] #57 14.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-09-06T15:49:17.846Z] #57 14.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-09-06T15:49:17.846Z] #57 14.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-09-06T15:49:17.846Z] #57 14.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-09-06T15:49:17.846Z] #57 14.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-09-06T15:49:17.846Z] #57 14.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-09-06T15:49:17.846Z] #57 14.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-09-06T15:49:17.846Z] #57 14.13 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-09-06T15:49:17.846Z] #57 14.13 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-09-06T15:49:17.846Z] #57 14.17 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-09-06T15:49:17.846Z] #57 14.17 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-09-06T15:49:17.846Z] #57 14.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-09-06T15:49:17.846Z] #57 14.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-09-06T15:49:17.846Z] #57 14.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-09-06T15:49:17.846Z] #57 14.21 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-09-06T15:49:17.846Z] #57 14.21 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-09-06T15:49:17.846Z] #57 14.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-09-06T15:49:17.846Z] #57 14.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-09-06T15:49:17.846Z] #57 14.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-09-06T15:49:17.846Z] #57 14.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-06T15:49:18.106Z] #57 14.25 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-06T15:49:18.106Z] #57 14.25 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-09-06T15:49:18.106Z] #57 14.25 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-09-06T15:49:18.106Z] #57 14.25 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-09-06T15:49:18.106Z] #57 14.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-09-06T15:49:18.106Z] #57 14.27 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-09-06T15:49:18.106Z] #57 14.27 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-09-06T15:49:18.106Z] #57 14.27 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-06T15:49:18.106Z] #57 14.28 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-09-06T15:49:18.106Z] #57 14.28 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-06T15:49:18.106Z] #57 14.28 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-09-06T15:49:18.106Z] #57 14.28 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-06T15:49:18.106Z] #57 14.28 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-09-06T15:49:18.106Z] #57 14.28 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-06T15:49:18.106Z] #57 14.28 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-09-06T15:49:18.106Z] #57 14.28 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-06T15:49:18.677Z] #57 14.74 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:49:18.677Z] #57 14.92 Fetched 15.9 MB in 0s (32.8 MB/s) [2022-09-06T15:49:18.677Z] #57 14.95 Selecting previously unselected package gcc-10-base:armel. [2022-09-06T15:49:18.677Z] #57 14.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-09-06T15:49:18.677Z] #57 15.01 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-09-06T15:49:18.677Z] #57 15.01 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-09-06T15:49:18.677Z] #57 15.07 Selecting previously unselected package gcc-10-base:armhf. [2022-09-06T15:49:18.938Z] #57 15.07 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-09-06T15:49:18.938Z] #57 15.08 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-09-06T15:49:18.938Z] #57 15.14 Selecting previously unselected package gcc-10-base:ppc64el. [2022-09-06T15:49:18.938Z] #57 15.14 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-09-06T15:49:18.938Z] #57 15.15 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-06T15:49:18.938Z] #57 15.19 Selecting previously unselected package gcc-10-base:s390x. [2022-09-06T15:49:18.938Z] #57 15.19 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-09-06T15:49:18.938Z] #57 15.20 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-09-06T15:49:18.938Z] #57 15.25 Selecting previously unselected package gcc-10-base:arm64. [2022-09-06T15:49:18.938Z] #57 15.26 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-09-06T15:49:18.938Z] #57 15.26 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-09-06T15:49:18.938Z] #57 15.32 Selecting previously unselected package libgcc-s1:armel. [2022-09-06T15:49:19.197Z] #57 15.32 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-09-06T15:49:19.197Z] #57 15.33 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-09-06T15:49:19.197Z] #57 15.37 Selecting previously unselected package libcrypt1:armel. [2022-09-06T15:49:19.197Z] #57 15.38 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-09-06T15:49:19.197Z] #57 15.38 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-09-06T15:49:19.457Z] #57 15.47 Selecting previously unselected package libc6:armel. [2022-09-06T15:49:19.457Z] #57 15.47 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-09-06T15:49:19.457Z] #57 15.64 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-09-06T15:49:19.717Z] #57 16.07 Selecting previously unselected package libapparmor1:armel. [2022-09-06T15:49:19.977Z] #57 16.07 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-09-06T15:49:19.977Z] #57 16.08 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-09-06T15:49:19.977Z] #57 16.13 Selecting previously unselected package libapparmor-dev:armel. [2022-09-06T15:49:19.977Z] #57 16.14 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-09-06T15:49:19.977Z] #57 16.14 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-09-06T15:49:19.977Z] #57 16.21 Selecting previously unselected package libgcc-s1:arm64. [2022-09-06T15:49:19.977Z] #57 16.21 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-09-06T15:49:19.977Z] #57 16.22 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-09-06T15:49:19.977Z] #57 16.28 Selecting previously unselected package libcrypt1:arm64. [2022-09-06T15:49:19.977Z] #57 16.28 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-09-06T15:49:19.977Z] #57 16.28 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-06T15:49:20.237Z] #57 16.37 Selecting previously unselected package libc6:arm64. [2022-09-06T15:49:20.237Z] #57 16.37 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-09-06T15:49:20.498Z] #57 16.54 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-09-06T15:49:20.758Z] #57 16.95 Selecting previously unselected package libapparmor1:arm64. [2022-09-06T15:49:20.758Z] #57 16.96 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-06T15:49:20.758Z] #57 16.96 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-06T15:49:20.758Z] #57 17.02 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-06T15:49:20.758Z] #57 17.03 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-06T15:49:20.758Z] #57 17.03 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-06T15:49:21.018Z] #57 17.10 Selecting previously unselected package libgcc-s1:s390x. [2022-09-06T15:49:21.018Z] #57 17.11 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-09-06T15:49:21.018Z] #57 17.11 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-09-06T15:49:21.018Z] #57 17.16 Selecting previously unselected package libcrypt1:s390x. [2022-09-06T15:49:21.018Z] #57 17.16 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-09-06T15:49:21.018Z] #57 17.17 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-09-06T15:49:21.018Z] #57 17.26 Selecting previously unselected package libc6:s390x. [2022-09-06T15:49:21.018Z] #57 17.26 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-09-06T15:49:21.278Z] #57 17.42 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-09-06T15:49:21.538Z] #57 17.83 Selecting previously unselected package libapparmor1:s390x. [2022-09-06T15:49:21.799Z] #57 17.83 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-09-06T15:49:21.799Z] #57 17.84 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-09-06T15:49:21.799Z] #57 17.89 Selecting previously unselected package libapparmor-dev:s390x. [2022-09-06T15:49:21.799Z] #57 17.89 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-09-06T15:49:21.799Z] #57 17.90 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-09-06T15:49:21.799Z] #57 17.96 Selecting previously unselected package libgcc-s1:armhf. [2022-09-06T15:49:21.799Z] #57 17.97 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-09-06T15:49:21.799Z] #57 17.97 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-09-06T15:49:21.799Z] #57 18.02 Selecting previously unselected package libcrypt1:armhf. [2022-09-06T15:49:21.799Z] #57 18.02 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-09-06T15:49:21.799Z] #57 18.03 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-09-06T15:49:21.799Z] #57 18.11 Selecting previously unselected package libc6:armhf. [2022-09-06T15:49:22.059Z] #57 18.11 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-09-06T15:49:22.059Z] #57 18.31 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-09-06T15:49:22.630Z] #57 18.79 Selecting previously unselected package libapparmor1:armhf. [2022-09-06T15:49:22.630Z] #57 18.79 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-09-06T15:49:22.630Z] #57 18.80 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-09-06T15:49:22.630Z] #57 18.86 Selecting previously unselected package libapparmor-dev:armhf. [2022-09-06T15:49:22.630Z] #57 18.86 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-09-06T15:49:22.630Z] #57 18.87 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-09-06T15:49:22.630Z] #57 18.95 Selecting previously unselected package libgcc-s1:ppc64el. [2022-09-06T15:49:22.630Z] #57 18.95 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-09-06T15:49:22.630Z] #57 18.96 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-06T15:49:22.890Z] #57 19.01 Selecting previously unselected package libcrypt1:ppc64el. [2022-09-06T15:49:22.890Z] #57 19.01 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-09-06T15:49:22.890Z] #57 19.02 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-06T15:49:22.890Z] #57 19.12 Selecting previously unselected package libc6:ppc64el. [2022-09-06T15:49:22.890Z] #57 19.12 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-09-06T15:49:23.150Z] #57 19.28 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-06T15:49:23.720Z] #57 19.96 Selecting previously unselected package libapparmor1:ppc64el. [2022-09-06T15:49:23.720Z] #57 19.96 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-09-06T15:49:23.720Z] #57 19.97 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-09-06T15:49:23.980Z] #57 20.03 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-09-06T15:49:23.980Z] #57 20.03 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-09-06T15:49:23.980Z] #57 20.03 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-06T15:49:23.980Z] #57 20.10 Selecting previously unselected package libseccomp2:s390x. [2022-09-06T15:49:23.980Z] #57 20.11 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-09-06T15:49:23.980Z] #57 20.11 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-06T15:49:23.980Z] #57 20.17 Selecting previously unselected package libseccomp-dev:s390x. [2022-09-06T15:49:23.980Z] #57 20.17 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-09-06T15:49:23.980Z] #57 20.17 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-06T15:49:23.980Z] #57 20.24 Selecting previously unselected package libseccomp2:ppc64el. [2022-09-06T15:49:23.980Z] #57 20.25 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-06T15:49:23.980Z] #57 20.25 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-06T15:49:24.241Z] #57 20.30 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-09-06T15:49:24.241Z] #57 20.31 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-06T15:49:24.241Z] #57 20.31 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-06T15:49:24.241Z] #57 20.38 Selecting previously unselected package libseccomp2:armhf. [2022-09-06T15:49:24.241Z] #57 20.38 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-09-06T15:49:24.241Z] #57 20.39 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-06T15:49:24.241Z] #57 20.44 Selecting previously unselected package libseccomp-dev:armhf. [2022-09-06T15:49:24.241Z] #57 20.45 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-09-06T15:49:24.241Z] #57 20.45 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-06T15:49:24.241Z] #57 20.52 Selecting previously unselected package libseccomp2:armel. [2022-09-06T15:49:24.241Z] #57 20.53 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-09-06T15:49:24.241Z] #57 20.53 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-06T15:49:24.501Z] #57 20.58 Selecting previously unselected package libseccomp-dev:armel. [2022-09-06T15:49:24.501Z] #57 20.59 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-09-06T15:49:24.501Z] #57 20.59 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-06T15:49:24.501Z] #57 20.66 Selecting previously unselected package libseccomp2:arm64. [2022-09-06T15:49:24.501Z] #57 20.67 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-09-06T15:49:24.501Z] #57 20.67 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T15:49:24.501Z] #57 20.73 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-06T15:49:24.501Z] #57 20.73 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-06T15:49:24.501Z] #57 20.74 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T15:49:24.501Z] #57 20.83 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-09-06T15:49:24.761Z] #57 20.85 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-09-06T15:49:24.761Z] #57 20.86 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-09-06T15:49:24.761Z] #57 20.87 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-06T15:49:24.761Z] #57 20.88 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-09-06T15:49:24.761Z] #57 20.90 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-06T15:49:24.761Z] #57 20.92 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-09-06T15:49:24.761Z] #57 20.93 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-09-06T15:49:24.761Z] #57 20.94 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-06T15:49:24.761Z] #57 20.95 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-09-06T15:49:24.761Z] #57 20.97 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-09-06T15:49:24.761Z] #57 20.98 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-09-06T15:49:24.761Z] #57 20.99 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-09-06T15:49:24.761Z] #57 21.00 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-06T15:49:24.761Z] #57 21.01 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-09-06T15:49:24.761Z] #57 21.03 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-09-06T15:49:26.145Z] #57 22.25 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-09-06T15:49:27.345Z] #57 23.49 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-09-06T15:49:27.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-06T15:49:27.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-06T15:49:28.726Z] #57 24.73 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-06T15:49:29.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-06T15:49:29.558Z] #45 334.9 # github.com/containerd/containerd/cmd/containerd [2022-09-06T15:49:29.558Z] #45 334.9 /usr/bin/ld: /tmp/go-link-2673220308/000019.o: in function `New': [2022-09-06T15:49:29.558Z] #45 334.9 /tmp/tmp.yWWdKz60fO/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-06T15:49:29.558Z] #45 334.9 + bin/containerd-stress [2022-09-06T15:49:29.558Z] #45 336.0 + bin/containerd-shim [2022-09-06T15:49:29.664Z] #57 25.93 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-09-06T15:49:31.091Z] #57 27.17 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-06T15:49:31.091Z] #57 27.18 Setting up libapparmor1:armel (2.13.6-10) ... [2022-09-06T15:49:31.091Z] #57 27.20 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-09-06T15:49:31.091Z] #57 27.21 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-09-06T15:49:31.091Z] #57 27.23 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-09-06T15:49:31.091Z] #57 27.24 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T15:49:31.091Z] #57 27.25 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-06T15:49:31.091Z] #57 27.26 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-06T15:49:31.091Z] #57 27.27 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-06T15:49:31.091Z] #57 27.28 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-06T15:49:31.091Z] #57 27.29 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-06T15:49:31.091Z] #57 27.30 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-09-06T15:49:31.091Z] #57 27.31 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-09-06T15:49:31.091Z] #57 27.33 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-06T15:49:31.091Z] #57 27.35 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-09-06T15:49:31.091Z] #57 27.36 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T15:49:31.091Z] #57 27.37 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-06T15:49:31.091Z] #57 27.38 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-06T15:49:31.091Z] #57 27.39 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-06T15:49:31.091Z] #57 27.41 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-06T15:49:31.091Z] #57 27.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:49:31.665Z] #57 DONE 28.0s [2022-09-06T15:49:31.665Z] [2022-09-06T15:49:31.665Z] #52 [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-06T15:49:31.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-06T15:49:31.926Z] #52 ... [2022-09-06T15:49:31.926Z] [2022-09-06T15:49:31.926Z] #58 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-06T15:49:31.926Z] #58 DONE 0.1s [2022-09-06T15:49:31.926Z] [2022-09-06T15:49:31.926Z] #59 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-06T15:49:33.308Z] #59 DONE 1.2s [2022-09-06T15:49:33.308Z] [2022-09-06T15:49:33.308Z] #60 [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-06T15:49:33.308Z] #0 1.005 + RM_GOPATH=0 [2022-09-06T15:49:33.308Z] #0 1.005 + TMP_GOPATH= [2022-09-06T15:49:33.308Z] #0 1.005 + : /build [2022-09-06T15:49:33.308Z] #0 1.005 + '[' -z '' ']' [2022-09-06T15:49:33.308Z] #0 1.005 ++ mktemp -d [2022-09-06T15:49:33.308Z] #0 1.005 + export GOPATH=/tmp/tmp.vNdATgmQyl [2022-09-06T15:49:33.308Z] #0 1.005 + GOPATH=/tmp/tmp.vNdATgmQyl [2022-09-06T15:49:33.308Z] #0 1.005 + RM_GOPATH=1 [2022-09-06T15:49:33.308Z] #0 1.005 + case "$(go env GOARCH)" in [2022-09-06T15:49:33.308Z] #0 1.006 ++ go env GOARCH [2022-09-06T15:49:33.308Z] #0 1.016 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T15:49:33.308Z] #0 1.017 + GO_BUILDMODE=-buildmode=pie [2022-09-06T15:49:33.308Z] #0 1.018 ++ dirname /install.sh [2022-09-06T15:49:33.308Z] #0 1.019 + dir=/ [2022-09-06T15:49:33.308Z] #0 1.019 + bin=runc [2022-09-06T15:49:33.308Z] #0 1.019 + shift [2022-09-06T15:49:33.308Z] #0 1.019 + '[' '!' -f //runc.installer ']' [2022-09-06T15:49:33.308Z] #0 1.020 + . //runc.installer [2022-09-06T15:49:33.308Z] #0 1.020 ++ set -e [2022-09-06T15:49:33.308Z] #0 1.020 ++ : v1.1.4 [2022-09-06T15:49:33.308Z] #0 1.022 + install_runc [2022-09-06T15:49:33.308Z] #0 1.022 + RUNC_BUILDTAGS=seccomp [2022-09-06T15:49:33.308Z] #0 1.033 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-06T15:49:33.308Z] #0 1.033 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vNdATgmQyl/src/github.com/opencontainers/runc [2022-09-06T15:49:33.308Z] #0 1.034 Install runc version v1.1.4 (build tags: seccomp) [2022-09-06T15:49:33.308Z] #0 1.037 Cloning into '/tmp/tmp.vNdATgmQyl/src/github.com/opencontainers/runc'... [2022-09-06T15:49:33.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-06T15:49:33.878Z] #60 ... [2022-09-06T15:49:33.878Z] [2022-09-06T15:49:33.878Z] #61 [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-06T15:49:33.878Z] #61 DONE 0.9s [2022-09-06T15:49:34.140Z] [2022-09-06T15:49:34.140Z] #62 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T15:49:34.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-06T15:49:34.714Z] #62 0.865 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-06T15:49:34.714Z] #62 DONE 1.0s [2022-09-06T15:49:34.714Z] [2022-09-06T15:49:34.714Z] #63 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T15:49:35.654Z] #63 DONE 0.8s [2022-09-06T15:49:35.654Z] [2022-09-06T15:49:35.654Z] #64 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T15:49:36.129Z] #45 347.2 + bin/containerd-shim-runc-v1 [2022-09-06T15:49:36.594Z] #64 DONE 0.9s [2022-09-06T15:49:36.594Z] [2022-09-06T15:49:36.594Z] #60 [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-06T15:49:36.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-06T15:49:36.854Z] #60 ... [2022-09-06T15:49:36.854Z] [2022-09-06T15:49:36.854Z] #65 [dev-systemd-false 6/28] RUN ldconfig [2022-09-06T15:49:37.424Z] #65 DONE 0.9s [2022-09-06T15:49:37.424Z] [2022-09-06T15:49:37.424Z] #66 [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-06T15:49:38.811Z] #66 1.180 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T15:49:38.811Z] #66 1.197 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T15:49:38.811Z] #66 1.197 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T15:49:38.811Z] #66 1.433 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-06T15:49:39.382Z] #66 1.781 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T15:49:39.382Z] #66 2.073 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-06T15:49:39.644Z] #66 2.441 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T15:49:40.218Z] #66 2.657 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-06T15:49:40.478Z] #66 2.918 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-06T15:49:40.478Z] #66 3.164 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-06T15:49:40.738Z] #66 3.164 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-06T15:49:40.738Z] #66 3.164 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-06T15:49:40.738Z] #66 3.164 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T15:49:40.738Z] #66 3.166 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-06T15:49:40.738Z] #66 3.169 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T15:49:40.738Z] #66 3.173 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-06T15:49:40.738Z] #66 3.173 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T15:49:40.738Z] #66 3.177 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T15:49:40.738Z] #66 3.177 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-06T15:49:40.738Z] #66 3.178 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-06T15:49:40.738Z] #66 3.182 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-06T15:49:42.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-06T15:49:42.692Z] #45 353.6 + bin/containerd-shim-runc-v2 [2022-09-06T15:49:43.260Z] #45 354.4 + binaries [2022-09-06T15:49:43.260Z] #45 354.4 + install -D bin/containerd /build/containerd [2022-09-06T15:49:43.260Z] #45 354.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-06T15:49:43.518Z] #45 354.4 + install -D bin/ctr /build/ctr [2022-09-06T15:49:43.779Z] #45 DONE 355.0s [2022-09-06T15:49:44.714Z] [2022-09-06T15:49:44.714Z] #75 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T15:49:44.972Z] #75 DONE 0.2s [2022-09-06T15:49:44.972Z] [2022-09-06T15:49:44.972Z] #76 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T15:49:44.972Z] #76 DONE 0.2s [2022-09-06T15:49:45.231Z] [2022-09-06T15:49:45.231Z] #77 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T15:49:45.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-06T15:49:45.489Z] #77 DONE 0.2s [2022-09-06T15:49:45.489Z] [2022-09-06T15:49:45.489Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-06T15:49:45.489Z] #78 DONE 0.1s [2022-09-06T15:49:45.489Z] [2022-09-06T15:49:45.489Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-06T15:49:45.489Z] #79 DONE 0.0s [2022-09-06T15:49:45.489Z] [2022-09-06T15:49:45.489Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-06T15:49:45.489Z] #80 DONE 0.0s [2022-09-06T15:49:45.489Z] [2022-09-06T15:49:45.489Z] #81 [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-06T15:49:46.055Z] #81 0.642 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T15:49:46.314Z] #81 0.642 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-06T15:49:46.314Z] #81 0.646 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-06T15:49:46.882Z] #81 0.885 Reading package lists... [2022-09-06T15:49:47.315Z] #66 ... [2022-09-06T15:49:47.315Z] [2022-09-06T15:49:47.315Z] #60 [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-06T15:49:47.315Z] #60 5.429 + cd /tmp/tmp.vNdATgmQyl/src/github.com/opencontainers/runc [2022-09-06T15:49:47.315Z] #60 5.429 + git checkout -q v1.1.4 [2022-09-06T15:49:47.315Z] #60 5.734 + '[' -z '' ']' [2022-09-06T15:49:47.315Z] #60 5.734 + target=static [2022-09-06T15:49:47.315Z] #60 5.734 + make BUILDTAGS=seccomp static [2022-09-06T15:49:47.315Z] #60 6.089 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-06T15:49:47.450Z] #81 1.412 Reading package lists... [2022-09-06T15:49:47.708Z] #81 1.930 Building dependency tree... [2022-09-06T15:49:47.708Z] #81 2.058 Reading state information... [2022-09-06T15:49:47.708Z] #81 2.179 systemd is already the newest version (247.3-7). [2022-09-06T15:49:47.708Z] #81 2.179 systemd set to manually installed. [2022-09-06T15:49:47.708Z] #81 2.179 The following additional packages will be installed: [2022-09-06T15:49:47.708Z] #81 2.180 libdbus-1-3 libpam-systemd [2022-09-06T15:49:47.708Z] #81 2.181 Recommended packages: [2022-09-06T15:49:47.708Z] #81 2.181 libnss-systemd [2022-09-06T15:49:47.708Z] #81 2.239 The following NEW packages will be installed: [2022-09-06T15:49:47.708Z] #81 2.240 dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv [2022-09-06T15:49:47.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-06T15:49:47.967Z] #81 2.506 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:49:47.967Z] #81 2.506 Need to get 950 kB of archives. [2022-09-06T15:49:47.967Z] #81 2.506 After this operation, 1988 kB of additional disk space will be used. [2022-09-06T15:49:47.967Z] #81 2.506 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-09-06T15:49:47.967Z] #81 2.511 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-09-06T15:49:47.967Z] #81 2.514 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-09-06T15:49:47.967Z] #81 2.516 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-09-06T15:49:47.967Z] #81 2.518 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-09-06T15:49:48.225Z] #81 2.643 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:49:48.225Z] #81 2.676 Fetched 950 kB in 0s (3452 kB/s) [2022-09-06T15:49:48.225Z] #81 2.702 Selecting previously unselected package systemd-sysv. [2022-09-06T15:49:48.225Z] #81 2.702 (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 ... 29483 files and directories currently installed.) [2022-09-06T15:49:48.225Z] #81 2.716 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-09-06T15:49:48.225Z] #81 2.720 Unpacking systemd-sysv (247.3-7) ... [2022-09-06T15:49:48.225Z] #81 2.768 Selecting previously unselected package libdbus-1-3:amd64. [2022-09-06T15:49:48.225Z] #81 2.771 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-09-06T15:49:48.225Z] #81 2.779 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-09-06T15:49:48.225Z] #81 2.842 Selecting previously unselected package dbus. [2022-09-06T15:49:48.483Z] #81 2.845 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-09-06T15:49:48.483Z] #81 2.857 Unpacking dbus (1.12.20-2) ... [2022-09-06T15:49:48.483Z] #81 2.915 Selecting previously unselected package libpam-systemd:amd64. [2022-09-06T15:49:48.483Z] #81 2.918 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-09-06T15:49:48.483Z] #81 2.922 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-09-06T15:49:48.483Z] #81 2.977 Selecting previously unselected package dbus-user-session. [2022-09-06T15:49:48.483Z] #81 2.980 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-09-06T15:49:48.483Z] #81 2.984 Unpacking dbus-user-session (1.12.20-2) ... [2022-09-06T15:49:48.483Z] #81 3.035 Setting up systemd-sysv (247.3-7) ... [2022-09-06T15:49:48.483Z] #81 3.047 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-09-06T15:49:48.483Z] #81 3.062 Setting up dbus (1.12.20-2) ... [2022-09-06T15:49:48.741Z] #81 3.212 invoke-rc.d: could not determine current runlevel [2022-09-06T15:49:48.741Z] #81 3.214 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T15:49:48.741Z] #81 3.219 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-09-06T15:49:48.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-06T15:49:49.002Z] #81 3.331 Setting up dbus-user-session (1.12.20-2) ... [2022-09-06T15:49:49.002Z] #81 3.352 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:49:49.002Z] #81 DONE 3.5s [2022-09-06T15:49:49.002Z] [2022-09-06T15:49:49.002Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T15:49:49.938Z] #82 DONE 0.9s [2022-09-06T15:49:49.938Z] [2022-09-06T15:49:49.938Z] #83 exporting to image [2022-09-06T15:49:49.938Z] #83 exporting layers [2022-09-06T15:49:52.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-06T15:49:52.600Z] #60 ... [2022-09-06T15:49:52.600Z] [2022-09-06T15:49:52.600Z] #66 [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-06T15:49:52.600Z] #66 14.32 Fetched 49.2 MB in 13s (3675 kB/s) [2022-09-06T15:49:53.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-06T15:49:56.500Z] #83 exporting layers 6.2s done [2022-09-06T15:49:56.500Z] #83 writing image sha256:7118d33da91b5f62cbcc3ba20d0ba2a247e03d93f854c8932b6162f95e1fb38b done [2022-09-06T15:49:56.500Z] #83 naming to docker.io/library/docker:ebf60e5bcc4f809d3b6783e17343731e9782b0fd done [2022-09-06T15:49:56.500Z] #83 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T15:49:56.836Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44091/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=ebf60e5bcc4f809d3b6783e17343731e9782b0fd -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:ebf60e5bcc4f809d3b6783e17343731e9782b0fd hack/make.sh dynbinary test-integration [2022-09-06T15:49:57.094Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-09-06T15:49:57.094Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-09-06T15:49:57.094Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-09-06T15:49:57.094Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-09-06T15:49:57.094Z] 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-06T15:49:57.094Z] Detected virtualization docker. [2022-09-06T15:49:57.094Z] Detected architecture x86-64. [2022-09-06T15:49:57.094Z] Set hostname to . [2022-09-06T15:49:57.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-06T15:49:57.352Z] modprobe@configfs.service: Succeeded. [2022-09-06T15:49:57.352Z] modprobe@drm.service: Succeeded. [2022-09-06T15:49:57.352Z] modprobe@fuse.service: Succeeded. [2022-09-06T15:49:57.352Z] + source /etc/docker-entrypoint-cmd [2022-09-06T15:49:57.352Z] ++ hack/make.sh dynbinary test-integration [2022-09-06T15:49:57.352Z] [2022-09-06T15:49:57.352Z] Removing bundles/ [2022-09-06T15:49:57.352Z] [2022-09-06T15:49:57.352Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T15:49:57.611Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-06T15:49:57.611Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T15:49:59.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-06T15:49:59.178Z] #66 14.32 Reading package lists... [2022-09-06T15:50:01.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-06T15:50:04.177Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T15:50:04.177Z] Using test binary docker [2022-09-06T15:50:04.177Z] +++ /etc/init.d/apparmor start [2022-09-06T15:50:04.177Z] Not: starting. [2022-09-06T15:50:04.177Z] Starting dockerd [2022-09-06T15:50:04.177Z] INFO: Waiting for daemon to start... [2022-09-06T15:50:04.177Z] +++ 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-06T15:50:05.756Z] #66 21.05 Reading package lists... [2022-09-06T15:50:06.070Z] . [2022-09-06T15:50:06.070Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T15:50:06.326Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T15:50:06.326Z] Error: No such image: emptyfs [2022-09-06T15:50:06.326Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-06T15:50:06.326Z] ++++ docker load [2022-09-06T15:50:06.583Z] Loaded image: emptyfs:latest [2022-09-06T15:50:06.583Z] Running integration-test (iteration 1) [2022-09-06T15:50:06.583Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-06T15:50:06.583Z] ++ 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-06T15:50:06.583Z] ++ set -e [2022-09-06T15:50:06.583Z] ++ '[' -n 0 ']' [2022-09-06T15:50:06.583Z] ++ set -x [2022-09-06T15:50:06.583Z] ++ env -i DEST=/go/src/github.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-06T15:50:06.696Z] #66 27.72 Building dependency tree... [2022-09-06T15:50:07.513Z] Loaded image: busybox:latest [2022-09-06T15:50:07.635Z] #66 30.42 bzip2 is already the newest version (1.0.8-4). [2022-09-06T15:50:07.635Z] #66 30.42 patch is already the newest version (2.7.6-7). [2022-09-06T15:50:07.635Z] #66 30.42 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-09-06T15:50:07.635Z] #66 30.42 The following additional packages will be installed: [2022-09-06T15:50:07.769Z] Loaded image: busybox:glibc [2022-09-06T15:50:07.896Z] #66 30.42 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-09-06T15:50:07.896Z] #66 30.42 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-09-06T15:50:07.896Z] #66 30.42 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-09-06T15:50:07.896Z] #66 30.43 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-09-06T15:50:07.896Z] #66 30.43 systemd vim-runtime xxd [2022-09-06T15:50:07.896Z] #66 30.45 Suggested packages: [2022-09-06T15:50:07.896Z] #66 30.45 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-09-06T15:50:07.896Z] #66 30.45 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-09-06T15:50:07.896Z] #66 30.45 vim-scripts xfsdump acl attr quota [2022-09-06T15:50:07.896Z] #66 30.45 Recommended packages: [2022-09-06T15:50:07.896Z] #66 30.45 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-06T15:50:07.896Z] #66 30.45 systemd-timesyncd | time-daemon unzip [2022-09-06T15:50:09.806Z] #66 32.08 The following NEW packages will be installed: [2022-09-06T15:50:09.806Z] #66 32.08 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-09-06T15:50:09.806Z] #66 32.09 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-06T15:50:09.806Z] #66 32.09 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-06T15:50:09.806Z] #66 32.09 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-09-06T15:50:09.806Z] #66 32.09 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-09-06T15:50:09.806Z] #66 32.09 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-09-06T15:50:09.806Z] #66 32.09 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-09-06T15:50:09.806Z] #66 32.10 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-09-06T15:50:09.806Z] #66 32.10 zstd [2022-09-06T15:50:09.806Z] #66 32.50 0 upgraded, 52 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T15:50:09.806Z] #66 32.50 Need to get 23.8 MB of archives. [2022-09-06T15:50:09.806Z] #66 32.50 After this operation, 89.3 MB of additional disk space will be used. [2022-09-06T15:50:09.806Z] #66 32.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T15:50:10.067Z] #66 32.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-06T15:50:10.067Z] #66 32.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-06T15:50:10.067Z] #66 32.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-06T15:50:10.067Z] #66 32.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-06T15:50:10.067Z] #66 32.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-06T15:50:10.067Z] #66 32.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-06T15:50:10.067Z] #66 32.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-06T15:50:10.067Z] #66 32.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-06T15:50:10.067Z] #66 32.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-06T15:50:10.067Z] #66 32.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-06T15:50:10.067Z] #66 32.64 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-06T15:50:10.067Z] #66 32.64 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-06T15:50:10.067Z] #66 32.65 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-06T15:50:10.067Z] #66 32.66 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T15:50:10.067Z] #66 32.66 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-06T15:50:10.067Z] #66 32.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-06T15:50:10.067Z] #66 32.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-06T15:50:10.067Z] #66 32.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-06T15:50:10.067Z] #66 32.69 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-06T15:50:10.067Z] #66 32.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-06T15:50:10.067Z] #66 32.69 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-06T15:50:10.067Z] #66 32.70 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-06T15:50:10.067Z] #66 32.70 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-06T15:50:10.067Z] #66 32.70 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T15:50:10.067Z] #66 32.71 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T15:50:10.067Z] #66 32.71 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T15:50:10.067Z] #66 32.71 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-06T15:50:10.067Z] #66 32.71 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-06T15:50:10.067Z] #66 32.71 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-06T15:50:10.067Z] #66 32.71 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-06T15:50:10.067Z] #66 32.72 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-06T15:50:10.067Z] #66 32.72 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-06T15:50:10.067Z] #66 32.72 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-06T15:50:10.067Z] #66 32.72 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T15:50:10.067Z] #66 32.73 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-06T15:50:10.067Z] #66 32.73 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-06T15:50:10.067Z] #66 32.76 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-06T15:50:10.327Z] #66 32.76 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-06T15:50:10.327Z] #66 32.76 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T15:50:10.327Z] #66 32.77 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-06T15:50:10.327Z] #66 32.77 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-06T15:50:10.327Z] #66 32.78 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-06T15:50:10.327Z] #66 32.78 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-06T15:50:10.327Z] #66 32.80 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-06T15:50:10.327Z] #66 32.80 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-06T15:50:10.327Z] #66 32.81 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-06T15:50:10.327Z] #66 32.81 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-06T15:50:10.327Z] #66 32.95 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-06T15:50:10.327Z] #66 32.98 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-06T15:50:10.327Z] #66 32.99 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-06T15:50:10.327Z] #66 33.00 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-06T15:50:10.898Z] #66 33.65 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T15:50:11.158Z] #66 33.93 Fetched 23.8 MB in 1s (29.9 MB/s) [2022-09-06T15:50:11.418Z] #66 34.00 Selecting previously unselected package libcap2:amd64. [2022-09-06T15:50:11.418Z] #66 34.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-09-06T15:50:11.418Z] #66 34.06 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T15:50:11.418Z] #66 34.07 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T15:50:11.418Z] #66 34.13 Selecting previously unselected package libargon2-1:amd64. [2022-09-06T15:50:11.678Z] #66 34.14 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-06T15:50:11.678Z] #66 34.15 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T15:50:11.678Z] #66 34.22 Selecting previously unselected package libjson-c5:amd64. [2022-09-06T15:50:11.678Z] #66 34.22 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-06T15:50:11.678Z] #66 34.23 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-06T15:50:11.678Z] #66 34.29 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-06T15:50:11.678Z] #66 34.30 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-06T15:50:11.678Z] #66 34.31 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T15:50:11.678Z] #66 34.42 Selecting previously unselected package libip4tc2:amd64. [2022-09-06T15:50:11.938Z] #66 34.43 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-06T15:50:11.938Z] #66 34.43 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T15:50:11.938Z] #66 34.49 Selecting previously unselected package libkmod2:amd64. [2022-09-06T15:50:11.938Z] #66 34.50 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-06T15:50:11.938Z] #66 34.51 Unpacking libkmod2:amd64 (28-1) ... [2022-09-06T15:50:11.938Z] #66 34.58 Selecting previously unselected package systemd. [2022-09-06T15:50:11.938Z] #66 34.59 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-06T15:50:11.938Z] #66 34.68 Unpacking systemd (247.3-7) ... [2022-09-06T15:50:13.021Z] Loaded image: debian:bullseye-slim [2022-09-06T15:50:13.021Z] Loaded image: hello-world:latest [2022-09-06T15:50:13.021Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T15:50:13.021Z] INFO: Testing against a local daemon [2022-09-06T15:50:13.021Z] === RUN TestCgroupNamespacesBuild [2022-09-06T15:50:13.319Z] #66 35.81 Selecting previously unselected package pigz. [2022-09-06T15:50:13.319Z] #66 35.82 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-06T15:50:13.319Z] #66 35.83 Unpacking pigz (2.6-1) ... [2022-09-06T15:50:13.319Z] #66 35.90 Selecting previously unselected package libelf1:amd64. [2022-09-06T15:50:13.319Z] #66 35.90 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-06T15:50:13.319Z] #66 35.90 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-06T15:50:13.319Z] #66 36.01 Selecting previously unselected package libbpf0:amd64. [2022-09-06T15:50:13.319Z] #66 36.01 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-06T15:50:13.319Z] #66 36.02 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-06T15:50:13.319Z] #66 36.11 Selecting previously unselected package libmnl0:amd64. [2022-09-06T15:50:13.580Z] #66 36.11 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-06T15:50:13.580Z] #66 36.12 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-06T15:50:13.580Z] #66 36.17 Selecting previously unselected package libxtables12:amd64. [2022-09-06T15:50:13.580Z] #66 36.17 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-06T15:50:13.580Z] #66 36.18 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-06T15:50:13.580Z] #66 36.24 Selecting previously unselected package libcap2-bin. [2022-09-06T15:50:13.840Z] #66 36.25 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-06T15:50:13.840Z] #66 36.25 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-06T15:50:13.840Z] #66 36.32 Selecting previously unselected package iproute2. [2022-09-06T15:50:13.840Z] #66 36.32 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-06T15:50:13.840Z] #66 36.33 Unpacking iproute2 (5.10.0-4) ... [2022-09-06T15:50:14.102Z] #66 36.62 Selecting previously unselected package xxd. [2022-09-06T15:50:14.102Z] #66 36.62 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T15:50:14.102Z] #66 36.62 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:50:14.102Z] #66 36.70 Selecting previously unselected package vim-common. [2022-09-06T15:50:14.102Z] #66 36.70 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T15:50:14.102Z] #66 36.72 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:50:14.361Z] #66 36.87 Selecting previously unselected package bash-completion. [2022-09-06T15:50:14.361Z] #66 36.88 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-06T15:50:14.928Z] --- PASS: TestCgroupNamespacesBuild (2.27s) [2022-09-06T15:50:14.928Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-06T15:50:15.742Z] #66 38.05 Unpacking bash-completion (1:2.11-2) ... [2022-09-06T15:50:15.742Z] #66 38.28 Selecting previously unselected package apparmor. [2022-09-06T15:50:15.742Z] #66 38.29 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-09-06T15:50:15.742Z] #66 38.33 Unpacking apparmor (2.13.6-10) ... [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-06T15:50:15.955Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-09-06T15:50:15.955Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-06T15:50:15.955Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-06T15:50:15.955Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/api/types [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-06T15:50:15.955Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-06T15:50:15.955Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2022-09-06T15:50:15.955Z] ok github.com/docker/docker/api/types/registry 0.005s coverage: 54.2% of statements [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-06T15:50:15.955Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-09-06T15:50:15.955Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/builder [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-06T15:50:15.955Z] ok github.com/docker/docker/builder/remotecontext 0.162s coverage: 13.7% of statements [2022-09-06T15:50:15.955Z] ok github.com/docker/docker/builder/dockerfile 0.446s coverage: 49.3% of statements [2022-09-06T15:50:15.955Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-09-06T15:50:15.955Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-09-06T15:50:15.955Z] ok github.com/docker/docker/builder/remotecontext/git 1.687s coverage: 86.3% of statements [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/cli [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-06T15:50:15.955Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-06T15:50:15.955Z] ok github.com/docker/docker/cmd/docker-proxy 0.191s coverage: 67.6% of statements [2022-09-06T15:50:16.002Z] #66 38.58 Selecting previously unselected package inetutils-ping. [2022-09-06T15:50:16.002Z] #66 38.60 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-06T15:50:16.002Z] #66 38.61 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-06T15:50:16.002Z] #66 38.68 Selecting previously unselected package libip6tc2:amd64. [2022-09-06T15:50:16.261Z] #66 38.69 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-06T15:50:16.261Z] #66 38.70 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T15:50:16.261Z] #66 38.75 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-06T15:50:16.261Z] #66 38.76 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-06T15:50:16.261Z] #66 38.76 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T15:50:16.261Z] #66 38.81 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-06T15:50:16.262Z] #66 38.83 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-06T15:50:16.262Z] #66 38.83 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T15:50:16.262Z] #66 38.89 Selecting previously unselected package libnftnl11:amd64. [2022-09-06T15:50:16.262Z] #66 38.91 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-06T15:50:16.518Z] ok github.com/docker/docker/client 0.080s coverage: 76.1% of statements [2022-09-06T15:50:16.521Z] #66 38.92 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T15:50:16.521Z] #66 38.98 Selecting previously unselected package iptables. [2022-09-06T15:50:16.521Z] #66 38.99 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-09-06T15:50:16.521Z] #66 38.99 Unpacking iptables (1.8.7-1) ... [2022-09-06T15:50:16.521Z] #66 39.16 Selecting previously unselected package libonig5:amd64. [2022-09-06T15:50:16.521Z] #66 39.17 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T15:50:16.521Z] #66 39.18 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T15:50:16.521Z] #66 39.27 Selecting previously unselected package libjq1:amd64. [2022-09-06T15:50:16.781Z] #66 39.28 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T15:50:16.781Z] #66 39.29 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T15:50:16.781Z] #66 39.36 Selecting previously unselected package jq. [2022-09-06T15:50:16.781Z] #66 39.36 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-09-06T15:50:16.781Z] #66 39.37 Unpacking jq (1.6-2.1) ... [2022-09-06T15:50:16.781Z] #66 39.42 Selecting previously unselected package libaio1:amd64. [2022-09-06T15:50:16.781Z] #66 39.42 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-09-06T15:50:16.781Z] #66 39.43 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-06T15:50:16.781Z] #66 39.48 Selecting previously unselected package libgpm2:amd64. [2022-09-06T15:50:16.781Z] #66 39.49 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-09-06T15:50:16.781Z] #66 39.50 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-06T15:50:16.781Z] #66 39.55 Selecting previously unselected package libinih1:amd64. [2022-09-06T15:50:16.921Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.03s) [2022-09-06T15:50:16.921Z] === RUN TestBuildWithSession [2022-09-06T15:50:16.921Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T15:50:16.921Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T15:50:16.921Z] === RUN TestBuildSquashParent [2022-09-06T15:50:17.040Z] #66 39.56 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-09-06T15:50:17.040Z] #66 39.56 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-06T15:50:17.040Z] #66 39.61 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-06T15:50:17.040Z] #66 39.62 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-06T15:50:17.040Z] #66 39.63 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-06T15:50:17.300Z] #66 39.71 Selecting previously unselected package libnet1:amd64. [2022-09-06T15:50:17.300Z] #66 39.72 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T15:50:17.300Z] #66 39.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T15:50:17.300Z] #66 39.79 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T15:50:17.300Z] #66 39.79 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T15:50:17.300Z] #66 39.80 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T15:50:17.300Z] #66 39.86 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T15:50:17.300Z] #66 39.87 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T15:50:17.300Z] #66 39.87 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T15:50:17.300Z] #66 39.91 Selecting previously unselected package libyajl2:amd64. [2022-09-06T15:50:17.300Z] #66 39.93 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T15:50:17.300Z] #66 39.93 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T15:50:17.300Z] #66 39.99 Selecting previously unselected package net-tools. [2022-09-06T15:50:17.560Z] #66 39.99 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-06T15:50:17.560Z] #66 40.00 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T15:50:17.560Z] #66 40.13 Selecting previously unselected package python-pip-whl. [2022-09-06T15:50:17.560Z] #66 40.14 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-06T15:50:17.560Z] #66 40.16 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T15:50:17.820Z] #66 40.49 Selecting previously unselected package python3-lib2to3. [2022-09-06T15:50:17.820Z] #66 40.49 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-06T15:50:17.820Z] #66 40.50 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-06T15:50:18.080Z] #66 40.57 Selecting previously unselected package python3-distutils. [2022-09-06T15:50:18.080Z] #66 40.58 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-09-06T15:50:18.080Z] #66 40.59 Unpacking python3-distutils (3.9.2-1) ... [2022-09-06T15:50:18.080Z] #66 40.66 Selecting previously unselected package python3-pkg-resources. [2022-09-06T15:50:18.080Z] #66 40.67 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T15:50:18.080Z] #66 40.68 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T15:50:18.341Z] #66 40.78 Selecting previously unselected package python3-setuptools. [2022-09-06T15:50:18.341Z] #66 40.79 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-09-06T15:50:18.341Z] #66 40.80 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-06T15:50:18.341Z] #66 40.97 Selecting previously unselected package python3-wheel. [2022-09-06T15:50:18.341Z] #66 40.97 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-09-06T15:50:18.341Z] #66 40.98 Unpacking python3-wheel (0.34.2-1) ... [2022-09-06T15:50:18.601Z] #66 41.03 Selecting previously unselected package python3-pip. [2022-09-06T15:50:18.601Z] #66 41.05 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-06T15:50:18.601Z] #66 41.05 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T15:50:18.601Z] #66 41.21 Selecting previously unselected package sudo. [2022-09-06T15:50:18.601Z] #66 41.22 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-09-06T15:50:18.601Z] #66 41.23 Unpacking sudo (1.9.5p2-3) ... [2022-09-06T15:50:18.860Z] #66 41.53 Selecting previously unselected package systemd-journal-remote. [2022-09-06T15:50:18.860Z] #66 41.54 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-06T15:50:18.860Z] #66 41.54 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-06T15:50:18.860Z] #66 41.62 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T15:50:18.860Z] #66 ... [2022-09-06T15:50:18.860Z] [2022-09-06T15:50:18.860Z] #52 [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-06T15:50:18.860Z] #52 101.6 + bin/containerd [2022-09-06T15:50:24.141Z] #52 ... [2022-09-06T15:50:24.141Z] [2022-09-06T15:50:24.141Z] #66 [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-06T15:50:24.141Z] #66 41.63 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-06T15:50:24.141Z] #66 41.65 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-06T15:50:24.141Z] #66 41.78 Selecting previously unselected package uidmap. [2022-09-06T15:50:24.141Z] #66 41.78 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-06T15:50:24.141Z] #66 41.79 Unpacking uidmap (1:4.8.1-1) ... [2022-09-06T15:50:24.141Z] #66 41.88 Selecting previously unselected package vim-runtime. [2022-09-06T15:50:24.141Z] #66 41.89 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T15:50:24.141Z] #66 41.91 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-06T15:50:24.141Z] #66 41.94 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-06T15:50:24.141Z] #66 41.96 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:50:24.141Z] #66 43.75 Selecting previously unselected package vim. [2022-09-06T15:50:24.141Z] #66 43.77 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T15:50:24.141Z] #66 43.78 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:50:24.141Z] #66 44.10 Selecting previously unselected package xfsprogs. [2022-09-06T15:50:24.141Z] #66 44.12 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-06T15:50:24.141Z] #66 44.12 Unpacking xfsprogs (5.10.0-4) ... [2022-09-06T15:50:24.141Z] #66 44.39 Selecting previously unselected package zip. [2022-09-06T15:50:24.141Z] #66 44.41 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-09-06T15:50:24.141Z] #66 44.41 Unpacking zip (3.0-12) ... [2022-09-06T15:50:24.141Z] #66 44.51 Selecting previously unselected package zstd. [2022-09-06T15:50:24.141Z] #66 44.52 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-06T15:50:24.141Z] #66 44.53 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-06T15:50:24.141Z] #66 44.82 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T15:50:24.141Z] #66 45.30 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T15:50:24.141Z] #66 45.31 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T15:50:24.141Z] #66 45.33 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-06T15:50:24.141Z] #66 45.34 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T15:50:24.141Z] #66 45.36 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-06T15:50:24.141Z] #66 45.37 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T15:50:24.141Z] #66 45.39 Setting up uidmap (1:4.8.1-1) ... [2022-09-06T15:50:24.141Z] #66 45.40 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T15:50:24.141Z] #66 45.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T15:50:24.141Z] #66 45.42 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T15:50:24.141Z] #66 45.43 Setting up python3-wheel (0.34.2-1) ... [2022-09-06T15:50:24.141Z] #66 45.85 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-06T15:50:24.141Z] #66 45.86 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:50:24.141Z] #66 45.87 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T15:50:24.141Z] #66 45.88 Setting up libcap2-bin (1:2.44-1) ... [2022-09-06T15:50:24.141Z] #66 45.90 Setting up apparmor (2.13.6-10) ... [2022-09-06T15:50:24.401Z] #66 46.96 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-06T15:50:24.401Z] #66 47.02 Setting up zip (3.0-12) ... [2022-09-06T15:50:24.401Z] #66 47.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:50:24.401Z] #66 47.08 Setting up bash-completion (1:2.11-2) ... [2022-09-06T15:50:25.784Z] #66 48.27 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-06T15:50:25.784Z] #66 48.28 Setting up sudo (1.9.5p2-3) ... [2022-09-06T15:50:25.784Z] #66 48.33 invoke-rc.d: could not determine current runlevel [2022-09-06T15:50:25.784Z] #66 48.35 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T15:50:25.784Z] #66 48.35 Setting up xfsprogs (5.10.0-4) ... [2022-09-06T15:50:25.784Z] #66 48.37 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-06T15:50:25.784Z] #66 48.37 Failed to connect to bus: Host is down [2022-09-06T15:50:25.784Z] #66 48.37 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-06T15:50:25.784Z] #66 48.38 Setting up inetutils-ping (2:2.0-1) ... [2022-09-06T15:50:25.784Z] #66 48.40 Setting up pigz (2.6-1) ... [2022-09-06T15:50:25.784Z] #66 48.41 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T15:50:25.784Z] #66 48.42 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T15:50:26.044Z] #66 48.44 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T15:50:26.044Z] #66 48.45 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:50:26.305Z] #66 48.90 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-06T15:50:26.305Z] #66 48.92 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-06T15:50:26.614Z] #66 49.19 Setting up libelf1:amd64 (0.183-1) ... [2022-09-06T15:50:26.614Z] #66 49.20 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-06T15:50:26.614Z] #66 49.26 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-06T15:50:26.614Z] #66 49.27 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T15:50:26.614Z] #66 49.28 Setting up libkmod2:amd64 (28-1) ... [2022-09-06T15:50:26.614Z] #66 49.29 Setting up python3-distutils (3.9.2-1) ... [2022-09-06T15:50:26.870Z] --- PASS: TestBuildSquashParent (8.50s) [2022-09-06T15:50:26.870Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T15:50:26.870Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T15:50:26.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T15:50:26.870Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T15:50:26.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T15:50:26.870Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T15:50:26.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T15:50:26.870Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T15:50:26.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T15:50:26.870Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T15:50:26.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T15:50:26.870Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T15:50:26.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T15:50:26.870Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T15:50:26.870Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T15:50:27.193Z] #66 49.65 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T15:50:27.193Z] #66 49.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T15:50:27.193Z] #66 49.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T15:50:27.193Z] #66 49.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T15:50:27.193Z] #66 49.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T15:50:27.193Z] #66 49.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T15:50:27.193Z] #66 49.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T15:50:27.193Z] #66 49.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T15:50:27.193Z] #66 49.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T15:50:27.193Z] #66 49.73 Setting up python3-setuptools (52.0.0-4) ... [2022-09-06T15:50:28.132Z] #66 50.58 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T15:50:28.132Z] #66 50.59 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T15:50:28.132Z] #66 50.60 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-06T15:50:28.132Z] #66 50.61 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T15:50:28.700Z] #66 51.35 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T15:50:28.700Z] #66 51.36 Setting up jq (1.6-2.1) ... [2022-09-06T15:50:28.700Z] #66 51.37 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T15:50:28.700Z] #66 51.38 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-06T15:50:28.700Z] #66 51.39 Setting up iptables (1.8.7-1) ... [2022-09-06T15:50:28.764Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T15:50:28.764Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T15:50:28.961Z] #66 51.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T15:50:28.961Z] #66 51.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T15:50:28.961Z] #66 51.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T15:50:28.961Z] #66 51.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T15:50:28.961Z] #66 51.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T15:50:28.961Z] #66 51.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T15:50:28.961Z] #66 51.44 Setting up iproute2 (5.10.0-4) ... [2022-09-06T15:50:29.222Z] #66 51.73 Setting up systemd (247.3-7) ... [2022-09-06T15:50:29.222Z] #66 51.79 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-06T15:50:29.222Z] #66 51.79 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-06T15:50:29.222Z] #66 51.80 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-06T15:50:29.222Z] #66 51.83 Initializing machine ID from KVM UUID. [2022-09-06T15:50:29.793Z] #66 52.49 Setting up systemd-journal-remote (247.3-7) ... [2022-09-06T15:50:30.313Z] #66 52.71 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T15:50:31.265Z] #66 DONE 53.7s [2022-09-06T15:50:31.265Z] [2022-09-06T15:50:31.265Z] #67 [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-06T15:50:32.039Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T15:50:32.039Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T15:50:32.214Z] #67 0.870 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T15:50:32.214Z] #67 0.874 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T15:50:32.214Z] #67 0.878 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T15:50:32.214Z] #67 DONE 0.9s [2022-09-06T15:50:32.214Z] [2022-09-06T15:50:32.214Z] #68 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T15:50:35.311Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-06T15:50:35.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.28s) [2022-09-06T15:50:35.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.33s) [2022-09-06T15:50:35.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.11s) [2022-09-06T15:50:35.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.18s) [2022-09-06T15:50:35.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.13s) [2022-09-06T15:50:35.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.02s) [2022-09-06T15:50:35.311Z] === RUN TestBuildMultiStageCopy [2022-09-06T15:50:35.311Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T15:50:37.834Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T15:50:38.091Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T15:50:38.660Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T15:50:39.224Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T15:50:39.786Z] --- PASS: TestBuildMultiStageCopy (4.83s) [2022-09-06T15:50:39.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.64s) [2022-09-06T15:50:39.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2022-09-06T15:50:39.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2022-09-06T15:50:39.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2022-09-06T15:50:39.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2022-09-06T15:50:39.786Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T15:50:40.347Z] #68 7.636 Collecting yamllint==1.27.1 [2022-09-06T15:50:40.607Z] #68 8.697 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-06T15:50:41.155Z] --- PASS: TestBuildMultiStageParentConfig (1.25s) [2022-09-06T15:50:41.155Z] === RUN TestBuildLabelWithTargets [2022-09-06T15:50:41.546Z] #68 9.321 Collecting pathspec>=0.5.3 [2022-09-06T15:50:41.546Z] #68 9.331 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-06T15:50:41.546Z] #68 9.570 Collecting pyyaml [2022-09-06T15:50:41.546Z] #68 9.582 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-06T15:50:41.546Z] #68 9.640 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-06T15:50:41.546Z] #68 9.649 Building wheels for collected packages: yamllint [2022-09-06T15:50:41.546Z] #68 9.651 Building wheel for yamllint (setup.py): started [2022-09-06T15:50:42.116Z] #68 10.20 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-06T15:50:42.377Z] #68 10.21 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=d8d96c75ea1a38ec5d4edf9fe447a16a26745baea1312661892b2c70c2b729b3 [2022-09-06T15:50:42.377Z] #68 10.21 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-06T15:50:42.377Z] #68 10.21 Successfully built yamllint [2022-09-06T15:50:42.377Z] #68 10.22 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-06T15:50:42.377Z] #68 10.43 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-06T15:50:42.637Z] #68 DONE 10.7s [2022-09-06T15:50:42.638Z] [2022-09-06T15:50:42.638Z] #52 [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-06T15:50:42.898Z] #52 ... [2022-09-06T15:50:42.898Z] [2022-09-06T15:50:42.898Z] #69 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T15:50:43.047Z] --- PASS: TestBuildLabelWithTargets (1.99s) [2022-09-06T15:50:43.047Z] === RUN TestBuildWithEmptyLayers [2022-09-06T15:50:43.158Z] #69 DONE 0.5s [2022-09-06T15:50:43.158Z] [2022-09-06T15:50:43.158Z] #70 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T15:50:43.728Z] #70 DONE 0.5s [2022-09-06T15:50:43.728Z] [2022-09-06T15:50:43.728Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T15:50:43.977Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2022-09-06T15:50:43.977Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T15:50:43.989Z] #13 ... [2022-09-06T15:50:43.989Z] [2022-09-06T15:50:43.989Z] #71 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T15:50:43.989Z] #71 DONE 0.2s [2022-09-06T15:50:43.989Z] [2022-09-06T15:50:43.989Z] #72 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-06T15:50:43.989Z] #72 DONE 0.1s [2022-09-06T15:50:43.989Z] [2022-09-06T15:50:43.989Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T15:50:44.252Z] #13 ... [2022-09-06T15:50:44.252Z] [2022-09-06T15:50:44.252Z] #73 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-06T15:50:44.252Z] #73 DONE 0.1s [2022-09-06T15:50:44.252Z] [2022-09-06T15:50:44.252Z] #74 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-06T15:50:44.252Z] #74 DONE 0.1s [2022-09-06T15:50:44.252Z] [2022-09-06T15:50:44.252Z] #75 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T15:50:44.252Z] #75 DONE 0.0s [2022-09-06T15:50:44.252Z] [2022-09-06T15:50:44.252Z] #76 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T15:50:44.512Z] #76 DONE 0.1s [2022-09-06T15:50:44.512Z] [2022-09-06T15:50:44.512Z] #77 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-06T15:50:44.512Z] #77 DONE 0.1s [2022-09-06T15:50:44.512Z] [2022-09-06T15:50:44.512Z] #78 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T15:50:44.512Z] #78 DONE 0.1s [2022-09-06T15:50:44.512Z] [2022-09-06T15:50:44.512Z] #79 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T15:50:44.772Z] #79 DONE 0.2s [2022-09-06T15:50:44.772Z] [2022-09-06T15:50:44.772Z] #80 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T15:50:44.772Z] #80 DONE 0.1s [2022-09-06T15:50:44.772Z] [2022-09-06T15:50:44.772Z] #52 [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-06T15:50:47.256Z] --- PASS: TestBuildMultiStageOnBuild (2.83s) [2022-09-06T15:50:47.256Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T15:50:48.558Z] ok github.com/docker/docker/cmd/dockerd 0.096s coverage: 29.9% of statements [2022-09-06T15:50:48.558Z] ok github.com/docker/docker/container 0.121s coverage: 35.7% of statements [2022-09-06T15:50:48.558Z] ok github.com/docker/docker/cmd/dockerd/trap 2.419s coverage: 0.0% of statements [2022-09-06T15:50:48.558Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-06T15:50:48.558Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-06T15:50:48.558Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-06T15:50:48.558Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-06T15:50:48.558Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-06T15:50:49.148Z] --- PASS: TestBuildUncleanTarFilenames (1.93s) [2022-09-06T15:50:49.148Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T15:50:51.835Z] ok github.com/docker/docker/daemon/cluster 0.135s coverage: 0.5% of statements [2022-09-06T15:50:52.416Z] --- PASS: TestBuildMultiStageLayerLeak (3.15s) [2022-09-06T15:50:52.416Z] === RUN TestBuildWithHugeFile [2022-09-06T15:50:53.205Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2022-09-06T15:50:55.101Z] ok github.com/docker/docker/daemon/cluster/convert 0.018s coverage: 36.9% of statements [2022-09-06T15:51:01.644Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.451s coverage: 13.4% of statements [2022-09-06T15:51:02.877Z] #52 ... [2022-09-06T15:51:02.877Z] [2022-09-06T15:51:02.877Z] #60 [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-06T15:51:02.877Z] #60 90.32 + mkdir -p /build [2022-09-06T15:51:02.877Z] #60 90.32 + cp runc /build/runc [2022-09-06T15:51:02.877Z] #60 DONE 90.6s [2022-09-06T15:51:02.877Z] [2022-09-06T15:51:02.877Z] #18 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T15:51:03.013Z] ok github.com/docker/docker/daemon/config 0.037s coverage: 76.8% of statements [2022-09-06T15:51:03.270Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-09-06T15:51:03.822Z] #18 ... [2022-09-06T15:51:03.822Z] [2022-09-06T15:51:03.822Z] #81 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T15:51:04.081Z] #81 DONE 0.1s [2022-09-06T15:51:04.081Z] [2022-09-06T15:51:04.081Z] #52 [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-06T15:51:04.199Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-09-06T15:51:05.128Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.521s coverage: 74.8% of statements [2022-09-06T15:51:05.128Z] ok github.com/docker/docker/daemon 10.144s coverage: 16.4% of statements [2022-09-06T15:51:05.385Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-06T15:51:05.385Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-06T15:51:05.385Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-09-06T15:51:05.385Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-06T15:51:06.314Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.332s coverage: 60.7% of statements [2022-09-06T15:51:07.244Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-09-06T15:51:08.620Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2022-09-06T15:51:09.994Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.318s coverage: 50.6% of statements [2022-09-06T15:51:10.251Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.373s coverage: 46.1% of statements [2022-09-06T15:51:10.251Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-06T15:51:11.619Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-09-06T15:51:12.182Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.897s coverage: 58.5% of statements [2022-09-06T15:51:12.182Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-06T15:51:12.182Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-06T15:51:12.438Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-09-06T15:51:12.694Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-09-06T15:51:14.589Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2022-09-06T15:51:14.589Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 6.9% of statements [2022-09-06T15:51:14.589Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-06T15:51:14.589Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-06T15:51:15.519Z] ok github.com/docker/docker/daemon/logger/fluentd 0.011s coverage: 53.6% of statements [2022-09-06T15:51:15.776Z] ok github.com/docker/docker/daemon/logger/awslogs 0.135s coverage: 80.2% of statements [2022-09-06T15:51:15.776Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-06T15:51:16.033Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 68.2% of statements [2022-09-06T15:51:16.597Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-09-06T15:51:17.161Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.124s coverage: 76.8% of statements [2022-09-06T15:51:17.725Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2022-09-06T15:51:18.289Z] ok github.com/docker/docker/daemon/logger/local 0.024s coverage: 79.4% of statements [2022-09-06T15:51:19.219Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.014s coverage: 63.5% of statements [2022-09-06T15:51:19.782Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-09-06T15:51:20.713Z] ok github.com/docker/docker/daemon/logger/journald 3.476s coverage: 74.3% of statements [2022-09-06T15:51:20.713Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-09-06T15:51:20.713Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-09-06T15:51:20.713Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-06T15:51:20.713Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-06T15:51:21.276Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-09-06T15:51:21.532Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-09-06T15:51:22.033Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-06T15:51:22.033Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-06T15:51:22.033Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T15:51:22.033Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-06T15:51:22.033Z] [2022-09-06T15:51:22.033Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T15:51:22.033Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T15:51:22.033Z] HOSTNAME=d9f9d90b19a2 [2022-09-06T15:51:22.033Z] DEST=bundles/test-integration [2022-09-06T15:51:22.033Z] PWD=/go/src/github.com/docker/docker [2022-09-06T15:51:22.033Z] DOCKER_ROOTLESS=1 [2022-09-06T15:51:22.033Z] DOCKER_GITCOMMIT=ebf60e5bcc4f809d3b6783e17343731e9782b0fd [2022-09-06T15:51:22.033Z] container=docker [2022-09-06T15:51:22.033Z] HOME=/root [2022-09-06T15:51:22.033Z] GOLANG_VERSION=1.18.5 [2022-09-06T15:51:22.033Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T15:51:22.033Z] VALIDATE_BRANCH=master [2022-09-06T15:51:22.033Z] TERM=xterm [2022-09-06T15:51:22.033Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T15:51:22.033Z] SHLVL=1 [2022-09-06T15:51:22.033Z] TIMEOUT=120m [2022-09-06T15:51:22.033Z] DOCKER_BUILDTAGS= journald [2022-09-06T15:51:22.033Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T15:51:22.033Z] GO111MODULE=off [2022-09-06T15:51:22.033Z] DOCKER_EXPERIMENTAL=1 [2022-09-06T15:51:22.033Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T15:51:22.033Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T15:51:22.033Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T15:51:22.033Z] GOPATH=/go [2022-09-06T15:51:22.033Z] PKG_CONFIG=pkg-config [2022-09-06T15:51:22.033Z] _=/usr/bin/env [2022-09-06T15:51:22.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-06T15:51:22.096Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2022-09-06T15:51:22.096Z] ok github.com/docker/docker/daemon/logger/splunk 1.584s coverage: 82.5% of statements [2022-09-06T15:51:22.096Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-06T15:51:22.096Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-06T15:51:23.026Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 44.4% of statements [2022-09-06T15:51:24.924Z] ok github.com/docker/docker/distribution 1.485s coverage: 28.0% of statements [2022-09-06T15:51:24.924Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-06T15:51:25.488Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-09-06T15:51:25.744Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 84.9% of statements [2022-09-06T15:51:25.744Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-06T15:51:26.001Z] ok github.com/docker/docker/image 0.032s coverage: 86.9% of statements [2022-09-06T15:51:26.563Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-09-06T15:51:26.838Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-09-06T15:51:26.838Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-06T15:51:26.838Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-06T15:51:27.123Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-09-06T15:51:28.089Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-09-06T15:51:28.672Z] ok github.com/docker/docker/opts 0.026s coverage: 66.0% of statements [2022-09-06T15:51:28.672Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-06T15:51:30.566Z] ok github.com/docker/docker/pkg/archive 0.307s coverage: 82.1% of statements [2022-09-06T15:51:31.495Z] ok github.com/docker/docker/pkg/authorization 0.472s coverage: 68.3% of statements [2022-09-06T15:51:31.495Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-06T15:51:31.751Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-09-06T15:51:35.021Z] ok github.com/docker/docker/pkg/chrootarchive 2.521s coverage: 42.7% of statements [2022-09-06T15:51:35.021Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-09-06T15:51:35.278Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-09-06T15:51:35.535Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-09-06T15:51:35.791Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-09-06T15:51:36.048Z] ok github.com/docker/docker/layer 7.906s coverage: 68.9% of statements [2022-09-06T15:51:36.048Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-06T15:51:36.048Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-06T15:51:36.048Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-06T15:51:36.048Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-06T15:51:36.048Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-06T15:51:36.048Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-06T15:51:36.184Z] #52 178.4 # github.com/containerd/containerd/cmd/containerd [2022-09-06T15:51:36.184Z] #52 178.4 /usr/bin/ld: /tmp/go-link-3143624046/000019.o: in function `New': [2022-09-06T15:51:36.184Z] #52 178.4 /tmp/tmp.dc6Fj251m3/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-06T15:51:36.184Z] #52 178.4 + bin/containerd-stress [2022-09-06T15:51:36.305Z] ok github.com/docker/docker/pkg/fsutils 0.183s coverage: 85.1% of statements [2022-09-06T15:51:36.305Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-09-06T15:51:36.754Z] #52 179.5 + bin/containerd-shim [2022-09-06T15:51:37.236Z] ok github.com/docker/docker/pkg/idtools 0.393s coverage: 69.3% of statements [2022-09-06T15:51:37.493Z] ok github.com/docker/docker/pkg/ioutils 0.352s coverage: 71.5% of statements [2022-09-06T15:51:37.750Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-09-06T15:51:37.750Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-09-06T15:51:37.750Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-06T15:51:37.750Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-09-06T15:51:38.007Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2022-09-06T15:51:38.264Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-09-06T15:51:38.264Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 90.5% of statements [2022-09-06T15:51:38.521Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-09-06T15:51:38.521Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-06T15:51:38.521Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-06T15:51:39.084Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2022-09-06T15:51:39.340Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-09-06T15:51:39.596Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-06T15:51:39.853Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-06T15:51:41.220Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-09-06T15:51:41.477Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-09-06T15:51:41.734Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-09-06T15:51:41.734Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-09-06T15:51:42.296Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-09-06T15:51:42.296Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-06T15:51:42.859Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-09-06T15:51:43.421Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-09-06T15:51:43.677Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2022-09-06T15:51:44.240Z] ok github.com/docker/docker/pkg/tarsum 0.048s coverage: 89.3% of statements [2022-09-06T15:51:44.240Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-06T15:51:46.134Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-09-06T15:51:46.391Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-09-06T15:51:46.955Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-09-06T15:51:47.886Z] ok github.com/docker/docker/quota 0.164s coverage: 71.4% of statements [2022-09-06T15:51:48.153Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-09-06T15:51:48.976Z] #52 190.7 + bin/containerd-shim-runc-v1 [2022-09-06T15:51:49.082Z] ok github.com/docker/docker/registry 0.083s coverage: 58.6% of statements [2022-09-06T15:51:49.646Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-09-06T15:51:49.903Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-09-06T15:51:50.466Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-09-06T15:51:50.466Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-09-06T15:51:52.359Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-09-06T15:51:52.923Z] ok github.com/docker/docker/volume/local 0.053s coverage: 76.8% of statements [2022-09-06T15:51:53.486Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-09-06T15:51:54.257Z] #52 196.9 + bin/containerd-shim-runc-v2 [2022-09-06T15:51:54.415Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-09-06T15:51:55.198Z] #52 197.7 + binaries [2022-09-06T15:51:55.198Z] #52 197.7 + install -D bin/containerd /build/containerd [2022-09-06T15:51:55.198Z] #52 197.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-06T15:51:55.198Z] #52 197.7 + install -D bin/ctr /build/ctr [2022-09-06T15:51:55.768Z] #52 DONE 198.3s [2022-09-06T15:51:55.768Z] [2022-09-06T15:51:55.768Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T15:51:56.724Z] #13 ... [2022-09-06T15:51:56.724Z] [2022-09-06T15:51:56.724Z] #82 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T15:51:56.724Z] #82 DONE 0.2s [2022-09-06T15:51:56.724Z] [2022-09-06T15:51:56.724Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T15:51:56.724Z] #13 ... [2022-09-06T15:51:56.724Z] [2022-09-06T15:51:56.724Z] #83 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T15:51:56.724Z] #83 DONE 0.1s [2022-09-06T15:51:56.724Z] [2022-09-06T15:51:56.724Z] #84 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T15:51:57.293Z] #84 DONE 0.4s [2022-09-06T15:51:57.293Z] [2022-09-06T15:51:57.293Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-06T15:51:57.293Z] #85 DONE 0.0s [2022-09-06T15:51:57.293Z] [2022-09-06T15:51:57.293Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T15:51:57.293Z] #13 ... [2022-09-06T15:51:57.293Z] [2022-09-06T15:51:57.293Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-06T15:51:57.293Z] #86 DONE 0.0s [2022-09-06T15:51:57.293Z] [2022-09-06T15:51:57.293Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-06T15:51:57.293Z] #87 DONE 0.0s [2022-09-06T15:51:57.293Z] [2022-09-06T15:51:57.293Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T15:52:00.585Z] #88 DONE 3.2s [2022-09-06T15:52:00.585Z] [2022-09-06T15:52:00.585Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T15:52:00.585Z] #11 ... [2022-09-06T15:52:00.585Z] [2022-09-06T15:52:00.585Z] #89 exporting to image [2022-09-06T15:52:00.585Z] #89 exporting layers [2022-09-06T15:52:04.087Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-06T15:52:04.087Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-06T15:52:04.087Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T15:52:04.087Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-06T15:52:04.087Z] [2022-09-06T15:52:04.087Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T15:52:04.087Z] DOCKER_SYSTEMD=1 [2022-09-06T15:52:04.087Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T15:52:04.087Z] HOSTNAME=b0085aa2e6ff [2022-09-06T15:52:04.087Z] DEST=bundles/test-integration [2022-09-06T15:52:04.087Z] PWD=/go/src/github.com/docker/docker [2022-09-06T15:52:04.087Z] DOCKER_GITCOMMIT=ebf60e5bcc4f809d3b6783e17343731e9782b0fd [2022-09-06T15:52:04.087Z] container=docker [2022-09-06T15:52:04.087Z] HOME=/root [2022-09-06T15:52:04.087Z] LANG=C.UTF-8 [2022-09-06T15:52:04.087Z] INVOCATION_ID=74708d092c1f45c0a819a9dc31efea46 [2022-09-06T15:52:04.087Z] GOLANG_VERSION=1.18.5 [2022-09-06T15:52:04.087Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T15:52:04.087Z] VALIDATE_BRANCH=master [2022-09-06T15:52:04.087Z] TERM=xterm [2022-09-06T15:52:04.087Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T15:52:04.087Z] SHLVL=3 [2022-09-06T15:52:04.087Z] TIMEOUT=120m [2022-09-06T15:52:04.087Z] DOCKER_BUILDTAGS= journald [2022-09-06T15:52:04.087Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T15:52:04.087Z] GO111MODULE=off [2022-09-06T15:52:04.087Z] DOCKER_EXPERIMENTAL=1 [2022-09-06T15:52:04.087Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T15:52:04.087Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T15:52:04.087Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T15:52:04.087Z] GOPATH=/go [2022-09-06T15:52:04.087Z] PKG_CONFIG=pkg-config [2022-09-06T15:52:04.087Z] _=/usr/bin/env [2022-09-06T15:52:04.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-06T15:52:08.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-06T15:52:08.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-06T15:52:13.804Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T15:52:13.804Z] Using test binary docker [2022-09-06T15:52:13.804Z] +++ /etc/init.d/apparmor start [2022-09-06T15:52:13.804Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T15:52:13.804Z] Using test binary docker [2022-09-06T15:52:13.804Z] Not: starting. [2022-09-06T15:52:13.804Z] INFO: Waiting for daemon to start... [2022-09-06T15:52:13.804Z] Starting dockerd [2022-09-06T15:52:13.804Z] +++ 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-06T15:52:13.804Z] +++ /etc/init.d/apparmor start [2022-09-06T15:52:13.804Z] Not: starting. [2022-09-06T15:52:13.804Z] Starting dockerd [2022-09-06T15:52:13.804Z] INFO: Waiting for daemon to start... [2022-09-06T15:52:13.804Z] +++ 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-06T15:52:16.308Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements [2022-09-06T15:52:16.308Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-06T15:52:16.308Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-06T15:52:16.308Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-06T15:52:16.308Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-06T15:52:16.308Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-06T15:52:16.308Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-06T15:52:16.308Z] ? github.com/docker/docker/rootless [no test files] [2022-09-06T15:52:16.308Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-06T15:52:16.308Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-06T15:52:16.308Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-06T15:52:16.308Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-06T15:52:16.308Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-06T15:52:16.308Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-06T15:52:16.308Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-06T15:52:16.308Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-06T15:52:16.308Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-06T15:52:16.308Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-06T15:52:16.308Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-06T15:52:16.308Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-06T15:52:16.308Z] ? github.com/docker/docker/volume [no test files] [2022-09-06T15:52:16.308Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-06T15:52:16.308Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] === Skipped [2022-09-06T15:52:16.308Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-06T15:52:16.308Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-06T15:52:16.308Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-06T15:52:16.308Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-06T15:52:16.308Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-06T15:52:16.308Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T15:52:16.308Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-06T15:52:16.308Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T15:52:16.308Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-06T15:52:16.308Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T15:52:16.308Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-06T15:52:16.308Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T15:52:16.308Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-06T15:52:16.308Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T15:52:16.308Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-06T15:52:16.308Z] graphtest_unix.go:71: No driver to put! [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-06T15:52:16.308Z] time="2022-09-06T15:51:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T15:52:16.308Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T15:52:16.308Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-06T15:52:16.308Z] time="2022-09-06T15:51:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T15:52:16.308Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T15:52:16.308Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-06T15:52:16.308Z] time="2022-09-06T15:51:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T15:52:16.308Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T15:52:16.308Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-06T15:52:16.308Z] time="2022-09-06T15:51:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T15:52:16.308Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T15:52:16.308Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-06T15:52:16.308Z] time="2022-09-06T15:51:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T15:52:16.308Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T15:52:16.308Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-06T15:52:16.308Z] graphtest_unix.go:71: No driver to put! [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-06T15:52:16.308Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-06T15:52:16.308Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-06T15:52:16.308Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-06T15:52:16.308Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-06T15:52:16.308Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T15:52:16.308Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-06T15:52:16.308Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T15:52:16.308Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-06T15:52:16.308Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T15:52:16.308Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-06T15:52:16.308Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T15:52:16.308Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-06T15:52:16.308Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T15:52:16.308Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-06T15:52:16.308Z] graphtest_unix.go:71: No driver to put! [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-06T15:52:16.308Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-06T15:52:16.308Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-06T15:52:16.308Z] [2022-09-06T15:52:16.308Z] DONE 2874 tests, 28 skipped in 214.384s [2022-09-06T15:52:16.308Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/config [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/idm [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/ns [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/options [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/osl [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T15:52:16.308Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-06T15:52:16.308Z] + 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-06T15:52:17.973Z] .. [2022-09-06T15:52:17.973Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T15:52:17.973Z] [2022-09-06T15:52:17.973Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T15:52:17.973Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T15:52:17.973Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T15:52:17.973Z] Error: No such image: emptyfs [2022-09-06T15:52:17.973Z] Error: No such image: emptyfs [2022-09-06T15:52:17.973Z] ++++ docker load [2022-09-06T15:52:17.973Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-06T15:52:17.973Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-06T15:52:17.973Z] ++++ docker load [2022-09-06T15:52:17.973Z] Loaded image: emptyfs:latest [2022-09-06T15:52:17.973Z] Running integration-test (iteration 1) [2022-09-06T15:52:17.974Z] 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-06T15:52:17.974Z] ++ 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-06T15:52:17.974Z] ++ set -e [2022-09-06T15:52:17.974Z] ++ '[' -n 0 ']' [2022-09-06T15:52:17.974Z] ++ set -x [2022-09-06T15:52:17.974Z] ++ env -i DEST=/go/src/github.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-06T15:52:17.974Z] Loaded image: emptyfs:latest [2022-09-06T15:52:17.974Z] Running integration-test (iteration 1) [2022-09-06T15:52:18.229Z] 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-06T15:52:18.229Z] ++ 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-06T15:52:18.229Z] ++ set -e [2022-09-06T15:52:18.229Z] ++ '[' -n 0 ']' [2022-09-06T15:52:18.229Z] ++ set -x [2022-09-06T15:52:18.229Z] ++ env -i DEST=/go/src/github.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-06T15:52:19.157Z] Loaded image: busybox:latest [2022-09-06T15:52:19.157Z] Loaded image: busybox:latest [2022-09-06T15:52:19.413Z] Loaded image: busybox:glibc [2022-09-06T15:52:19.413Z] Loaded image: busybox:glibc [2022-09-06T15:52:23.581Z] Loaded image: debian:bullseye-slim [2022-09-06T15:52:23.581Z] Loaded image: hello-world:latest [2022-09-06T15:52:23.581Z] Loaded image: debian:bullseye-slim [2022-09-06T15:52:23.581Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T15:52:23.581Z] INFO: Testing against a local daemon [2022-09-06T15:52:23.581Z] === RUN TestDockerDaemonSuite [2022-09-06T15:52:23.581Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-09-06T15:52:23.838Z] Loaded image: hello-world:latest [2022-09-06T15:52:24.094Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T15:52:24.094Z] INFO: Testing against a local daemon [2022-09-06T15:52:24.094Z] === RUN TestDockerSuite [2022-09-06T15:52:24.094Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-09-06T15:52:24.094Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-09-06T15:52:24.094Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-09-06T15:52:24.094Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-09-06T15:52:24.094Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-09-06T15:52:24.094Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-09-06T15:52:24.094Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-09-06T15:52:24.094Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-09-06T15:52:27.196Z] #89 exporting layers 25.9s done [2022-09-06T15:52:27.196Z] #89 writing image sha256:26b20466e5ae45ca7eb70ee415518274f96ce5b19e7e5588db349c0ba0204dbb done [2022-09-06T15:52:27.196Z] #89 naming to docker.io/library/docker:89d77ca569cf8f726c127233b36941b3121ccedd done [2022-09-06T15:52:27.196Z] #89 DONE 25.9s [2022-09-06T15:52:27.196Z] [2022-09-06T15:52:27.196Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-09-06T15:52:27.447Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-09-06T15:52:27.447Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-09-06T15:52:27.522Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44091/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44091/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=89d77ca569cf8f726c127233b36941b3121ccedd -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:89d77ca569cf8f726c127233b36941b3121ccedd hack/validate/default [2022-09-06T15:52:28.096Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-09-06T15:52:28.356Z] Congratulations! yamllint config file formatted correctly [2022-09-06T15:52:28.356Z] Congratulations! YAML files are formatted correctly [2022-09-06T15:52:28.356Z] No api/types/ or api/swagger.yaml changes in diff. [2022-09-06T15:52:28.356Z] Congratulations! All TOML source files changed here have valid syntax. [2022-09-06T15:52:28.356Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-09-06T15:52:28.356Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-09-06T15:52:28.356Z] [2022-09-06T15:52:28.356Z] INFO Start validation with golang-ci-lint [2022-09-06T15:52:28.375Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-09-06T15:52:28.631Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-09-06T15:52:29.294Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-09-06T15:52:29.294Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-09-06T15:52:29.294Z] INFO [loader] Using build tags: [ journald] [2022-09-06T15:52:29.558Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-09-06T15:52:30.488Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-09-06T15:52:30.488Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-09-06T15:52:31.418Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-09-06T15:52:31.981Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-09-06T15:52:32.237Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-09-06T15:52:32.237Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-09-06T15:52:32.237Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-09-06T15:52:33.166Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-09-06T15:52:33.423Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-09-06T15:52:34.352Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-09-06T15:52:34.352Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-09-06T15:52:34.352Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-09-06T15:52:34.352Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-09-06T15:52:39.602Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-09-06T15:52:40.529Z] --- PASS: TestBuildWithHugeFile (108.51s) [2022-09-06T15:52:40.529Z] === RUN TestBuildWCOWSandboxSize [2022-09-06T15:52:40.529Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T15:52:40.529Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-06T15:52:40.529Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T15:52:40.529Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T15:52:40.529Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T15:52:40.529Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T15:52:40.529Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T15:52:40.529Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T15:52:40.529Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T15:52:40.529Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T15:52:40.529Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T15:52:40.529Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T15:52:40.529Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-06T15:52:40.529Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-09-06T15:52:40.529Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-09-06T15:52:40.529Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-06T15:52:40.529Z] === RUN TestBuildPreserveOwnership [2022-09-06T15:52:40.529Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-06T15:52:41.457Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-09-06T15:52:42.822Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-06T15:52:43.384Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-09-06T15:52:43.945Z] --- PASS: TestBuildPreserveOwnership (3.26s) [2022-09-06T15:52:43.945Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.13s) [2022-09-06T15:52:43.945Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.13s) [2022-09-06T15:52:43.945Z] === RUN TestBuildPlatformInvalid [2022-09-06T15:52:43.945Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-09-06T15:52:43.945Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-06T15:52:44.873Z] Loaded image: busybox:latest [2022-09-06T15:52:45.130Z] Loaded image: busybox:glibc [2022-09-06T15:52:45.386Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-09-06T15:52:45.949Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-09-06T15:52:47.315Z] Loaded image: debian:bullseye-slim [2022-09-06T15:52:47.315Z] Loaded image: hello-world:latest [2022-09-06T15:52:47.315Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-09-06T15:52:47.315Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T15:52:47.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-06T15:52:48.683Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-09-06T15:52:49.612Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-09-06T15:52:49.612Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-09-06T15:52:50.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-06T15:52:50.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-06T15:52:50.980Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-09-06T15:52:50.980Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-09-06T15:52:51.542Z] docker_cli_daemon_test.go:1475: [d12239781bd8a] daemon is not started [2022-09-06T15:52:52.103Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-09-06T15:52:52.360Z] check_test.go:540: [d86b9cd71b321] daemon is not started [2022-09-06T15:52:52.360Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-09-06T15:52:52.616Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-09-06T15:52:53.544Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-09-06T15:52:54.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-06T15:52:54.910Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-09-06T15:52:54.910Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-09-06T15:52:56.275Z] check_test.go:540: [d1b2493fff878] daemon is not started [2022-09-06T15:52:56.275Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-09-06T15:52:58.795Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.82s) [2022-09-06T15:52:58.795Z] PASS [2022-09-06T15:52:58.795Z] [2022-09-06T15:52:58.795Z] === Skipped [2022-09-06T15:52:58.795Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-06T15:52:58.795Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T15:52:58.795Z] [2022-09-06T15:52:58.795Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-06T15:52:58.795Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T15:52:58.795Z] [2022-09-06T15:52:58.795Z] DONE 34 tests, 2 skipped in 172.174s [2022-09-06T15:52:58.795Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-06T15:52:58.795Z] ++ 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-06T15:52:58.795Z] ++ set -e [2022-09-06T15:52:58.795Z] ++ '[' -n 0 ']' [2022-09-06T15:52:58.795Z] ++ set -x [2022-09-06T15:52:58.795Z] ++ env -i DEST=/go/src/github.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-06T15:52:59.052Z] INFO: Testing against a local daemon [2022-09-06T15:52:59.052Z] === RUN TestConfigInspect [2022-09-06T15:52:59.613Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-09-06T15:53:00.176Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-09-06T15:53:00.432Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-09-06T15:53:00.995Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-09-06T15:53:01.255Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-09-06T15:53:01.510Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-09-06T15:53:01.511Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-09-06T15:53:01.767Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-09-06T15:53:01.767Z] --- PASS: TestConfigInspect (2.73s) [2022-09-06T15:53:01.767Z] === RUN TestConfigList [2022-09-06T15:53:02.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-06T15:53:02.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-06T15:53:02.939Z] ok github.com/docker/docker/libnetwork 37.722s coverage: 40.6% of statements [2022-09-06T15:53:02.939Z] ok github.com/docker/docker/libnetwork/bitseq 0.139s coverage: 84.4% of statements [2022-09-06T15:53:02.939Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-06T15:53:02.939Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-06T15:53:02.939Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-06T15:53:02.939Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-06T15:53:02.939Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-06T15:53:02.939Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-06T15:53:02.939Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-06T15:53:02.939Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-06T15:53:02.939Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-09-06T15:53:02.939Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-09-06T15:53:02.939Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-06T15:53:02.939Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-06T15:53:02.939Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-09-06T15:53:02.939Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.673s coverage: 59.9% of statements [2022-09-06T15:53:02.939Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-06T15:53:02.939Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-09-06T15:53:02.939Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 5.1% of statements [2022-09-06T15:53:02.939Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-06T15:53:02.939Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-09-06T15:53:02.939Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-06T15:53:02.939Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-09-06T15:53:03.133Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-09-06T15:53:03.133Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-09-06T15:53:03.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-06T15:53:04.498Z] --- PASS: TestConfigList (2.81s) [2022-09-06T15:53:04.498Z] === RUN TestConfigsCreateAndDelete [2022-09-06T15:53:04.498Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-09-06T15:53:04.498Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-09-06T15:53:04.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-06T15:53:05.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-06T15:53:05.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-06T15:53:05.426Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-09-06T15:53:05.682Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-09-06T15:53:06.244Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-09-06T15:53:06.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-06T15:53:06.807Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-09-06T15:53:07.369Z] --- PASS: TestConfigsCreateAndDelete (2.76s) [2022-09-06T15:53:07.369Z] === RUN TestConfigsUpdate [2022-09-06T15:53:07.369Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-09-06T15:53:08.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-06T15:53:08.297Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-09-06T15:53:08.297Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-09-06T15:53:08.297Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-09-06T15:53:08.859Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-09-06T15:53:08.859Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-09-06T15:53:08.859Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-09-06T15:53:08.859Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-09-06T15:53:08.859Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-09-06T15:53:09.115Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-09-06T15:53:09.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-06T15:53:09.677Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-09-06T15:53:10.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-06T15:53:10.240Z] --- PASS: TestConfigsUpdate (2.99s) [2022-09-06T15:53:10.240Z] === RUN TestTemplatedConfig [2022-09-06T15:53:10.496Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-09-06T15:53:10.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-06T15:53:11.436Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-09-06T15:53:11.436Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-09-06T15:53:11.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-06T15:53:12.001Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-09-06T15:53:12.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-06T15:53:12.886Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.176s coverage: 6.6% of statements [2022-09-06T15:53:12.886Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-06T15:53:12.886Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-09-06T15:53:12.931Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-09-06T15:53:13.450Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.014s coverage: 57.4% of statements [2022-09-06T15:53:13.450Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-06T15:53:13.450Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-06T15:53:13.450Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-06T15:53:13.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-06T15:53:13.707Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-09-06T15:53:13.860Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-09-06T15:53:13.860Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-09-06T15:53:13.860Z] --- PASS: TestTemplatedConfig (3.66s) [2022-09-06T15:53:13.860Z] === RUN TestConfigCreateResolve [2022-09-06T15:53:13.963Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-09-06T15:53:14.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-06T15:53:14.220Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-06T15:53:14.422Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-09-06T15:53:14.422Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-09-06T15:53:14.476Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-09-06T15:53:14.985Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-09-06T15:53:15.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-06T15:53:15.547Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-09-06T15:53:15.804Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-09-06T15:53:16.038Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T15:53:16.038Z] Using test binary docker [2022-09-06T15:53:16.038Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-06T15:53:16.038Z] Not: starting. [2022-09-06T15:53:16.038Z] INFO: Waiting for daemon to start... [2022-09-06T15:53:16.038Z] Starting dockerd [2022-09-06T15:53:16.367Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-09-06T15:53:16.367Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-09-06T15:53:16.623Z] --- PASS: TestConfigCreateResolve (2.70s) [2022-09-06T15:53:16.623Z] PASS [2022-09-06T15:53:16.623Z] [2022-09-06T15:53:16.623Z] DONE 6 tests in 17.759s [2022-09-06T15:53:16.623Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-06T15:53:16.623Z] ++ 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-06T15:53:16.623Z] ++ set -e [2022-09-06T15:53:16.623Z] ++ '[' -n 0 ']' [2022-09-06T15:53:16.623Z] ++ set -x [2022-09-06T15:53:16.623Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-06T15:53:16.880Z] INFO: Testing against a local daemon [2022-09-06T15:53:16.880Z] === RUN TestAttachWithTTY [2022-09-06T15:53:16.880Z] --- PASS: TestAttachWithTTY (0.06s) [2022-09-06T15:53:16.880Z] === RUN TestAttachWithoutTTy [2022-09-06T15:53:16.880Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-09-06T15:53:16.880Z] === RUN TestCheckpoint [2022-09-06T15:53:16.880Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T15:53:16.880Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T15:53:16.880Z] === RUN TestContainerInvalidJSON [2022-09-06T15:53:16.880Z] === RUN TestContainerInvalidJSON/commit [2022-09-06T15:53:16.880Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-06T15:53:16.880Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-06T15:53:16.880Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-06T15:53:16.880Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T15:53:16.880Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T15:53:16.880Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-06T15:53:16.880Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-06T15:53:16.880Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-06T15:53:16.880Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-06T15:53:16.880Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T15:53:16.880Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T15:53:16.880Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T15:53:16.880Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T15:53:16.880Z] === CONT TestContainerInvalidJSON/commit [2022-09-06T15:53:16.880Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-06T15:53:16.880Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-06T15:53:16.880Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-06T15:53:16.880Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-06T15:53:16.880Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-06T15:53:16.880Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-06T15:53:16.880Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-06T15:53:16.880Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-06T15:53:16.880Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T15:53:16.880Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-06T15:53:16.880Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-06T15:53:16.880Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-06T15:53:16.880Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T15:53:16.880Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-06T15:53:16.880Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-06T15:53:16.880Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-06T15:53:16.880Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-06T15:53:16.880Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-06T15:53:16.880Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T15:53:16.880Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-06T15:53:16.880Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-06T15:53:16.880Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-06T15:53:16.880Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-06T15:53:16.880Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-06T15:53:17.137Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-06T15:53:17.137Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-06T15:53:17.137Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-06T15:53:17.137Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-06T15:53:17.137Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-06T15:53:17.137Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-06T15:53:17.137Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-06T15:53:17.137Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-06T15:53:17.137Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-06T15:53:17.137Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.01s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-06T15:53:17.137Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-06T15:53:17.137Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T15:53:17.137Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-09-06T15:53:17.137Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T15:53:17.137Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-09-06T15:53:17.137Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-06T15:53:17.137Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T15:53:17.137Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-09-06T15:53:17.137Z] === RUN TestCopyEmptyFile [2022-09-06T15:53:17.700Z] --- PASS: TestCopyEmptyFile (0.37s) [2022-09-06T15:53:17.700Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T15:53:17.700Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-09-06T15:53:17.700Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-09-06T15:53:17.700Z] === RUN TestCopyFromContainer [2022-09-06T15:53:17.959Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-09-06T15:53:18.566Z] . [2022-09-06T15:53:18.566Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T15:53:18.825Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T15:53:18.825Z] Error: No such image: emptyfs [2022-09-06T15:53:18.825Z] Loaded image: emptyfs:latest [2022-09-06T15:53:18.825Z] Running integration-test (iteration 1) [2022-09-06T15:53:18.825Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-06T15:53:18.889Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-09-06T15:53:18.889Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-09-06T15:53:18.889Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-09-06T15:53:19.145Z] === RUN TestCopyFromContainer// [2022-09-06T15:53:19.391Z] Loaded image: busybox:latest [2022-09-06T15:53:19.391Z] Loaded image: busybox:glibc [2022-09-06T15:53:19.401Z] === RUN TestCopyFromContainer//bar/root [2022-09-06T15:53:19.401Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-06T15:53:19.401Z] check_test.go:540: [d2c59ea0528bf] daemon is not started [2022-09-06T15:53:19.401Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-09-06T15:53:19.401Z] === RUN TestCopyFromContainer/bar/quux [2022-09-06T15:53:19.657Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-06T15:53:19.657Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-09-06T15:53:19.657Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-06T15:53:19.913Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-06T15:53:19.913Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-06T15:53:20.169Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-06T15:53:20.169Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-06T15:53:20.425Z] --- PASS: TestCopyFromContainer (2.73s) [2022-09-06T15:53:20.425Z] --- PASS: TestCopyFromContainer// (0.15s) [2022-09-06T15:53:20.425Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2022-09-06T15:53:20.425Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2022-09-06T15:53:20.425Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-09-06T15:53:20.425Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2022-09-06T15:53:20.425Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2022-09-06T15:53:20.425Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2022-09-06T15:53:20.425Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-09-06T15:53:20.425Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-09-06T15:53:20.425Z] --- PASS: TestCopyFromContainer/bar/notarget (0.16s) [2022-09-06T15:53:20.425Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T15:53:20.425Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T15:53:20.425Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T15:53:20.425Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T15:53:20.425Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T15:53:20.425Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T15:53:20.425Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T15:53:20.425Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T15:53:20.425Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T15:53:20.425Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T15:53:20.425Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-09-06T15:53:20.425Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-06T15:53:20.425Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-09-06T15:53:20.425Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-09-06T15:53:20.425Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T15:53:20.425Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-09-06T15:53:20.425Z] === RUN TestCreateWithInvalidEnv [2022-09-06T15:53:20.425Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T15:53:20.425Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T15:53:20.425Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T15:53:20.425Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T15:53:20.425Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T15:53:20.425Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T15:53:20.425Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T15:53:20.425Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T15:53:20.425Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T15:53:20.425Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-06T15:53:20.425Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T15:53:20.425Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-06T15:53:20.425Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T15:53:20.425Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T15:53:20.425Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-06T15:53:20.425Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T15:53:20.770Z] Loaded image: debian:bullseye-slim [2022-09-06T15:53:20.770Z] Loaded image: hello-world:latest [2022-09-06T15:53:20.770Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T15:53:20.770Z] INFO: Testing against a local daemon [2022-09-06T15:53:20.770Z] === RUN TestCgroupNamespacesBuild [2022-09-06T15:53:21.353Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-09-06T15:53:21.610Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-09-06T15:53:22.151Z] --- PASS: TestCgroupNamespacesBuild (1.26s) [2022-09-06T15:53:22.151Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-06T15:53:22.540Z] --- PASS: TestCreateWithCustomMaskedPaths (2.13s) [2022-09-06T15:53:22.540Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-06T15:53:22.796Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-09-06T15:53:22.796Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-09-06T15:53:22.796Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-09-06T15:53:22.796Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-09-06T15:53:22.796Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-09-06T15:53:22.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-06T15:53:23.359Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-09-06T15:53:23.359Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-09-06T15:53:23.526Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s) [2022-09-06T15:53:23.526Z] === RUN TestBuildWithSession [2022-09-06T15:53:23.526Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T15:53:23.526Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T15:53:23.526Z] === RUN TestBuildSquashParent [2022-09-06T15:53:24.725Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.84s) [2022-09-06T15:53:24.725Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T15:53:24.725Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T15:53:24.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T15:53:24.725Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T15:53:24.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T15:53:24.725Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T15:53:24.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T15:53:24.725Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T15:53:24.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T15:53:24.725Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T15:53:24.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T15:53:24.725Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T15:53:24.725Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T15:53:24.725Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T15:53:24.725Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T15:53:24.725Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T15:53:24.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-06T15:53:24.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-06T15:53:24.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-06T15:53:24.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-09-06T15:53:24.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-09-06T15:53:24.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-06T15:53:24.725Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T15:53:24.981Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s) [2022-09-06T15:53:24.981Z] === RUN TestCreateDifferentPlatform [2022-09-06T15:53:24.981Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T15:53:24.981Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T15:53:24.981Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-09-06T15:53:24.981Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-06T15:53:24.981Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-06T15:53:24.981Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T15:53:24.981Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-09-06T15:53:24.981Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T15:53:25.242Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-09-06T15:53:25.242Z] === RUN TestCreateInvalidHostConfig [2022-09-06T15:53:25.242Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T15:53:25.242Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T15:53:25.242Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T15:53:25.242Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T15:53:25.242Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T15:53:25.242Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T15:53:25.242Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T15:53:25.242Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T15:53:25.242Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T15:53:25.242Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T15:53:25.242Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T15:53:25.242Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T15:53:25.242Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-06T15:53:25.242Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-06T15:53:25.242Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-06T15:53:25.242Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-06T15:53:25.242Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-06T15:53:25.242Z] === RUN TestContainerStartOnDaemonRestart [2022-09-06T15:53:25.242Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-06T15:53:25.242Z] === RUN TestDaemonRestartIpcMode [2022-09-06T15:53:25.242Z] === PAUSE TestDaemonRestartIpcMode [2022-09-06T15:53:25.242Z] === RUN TestDaemonHostGatewayIP [2022-09-06T15:53:25.242Z] === PAUSE TestDaemonHostGatewayIP [2022-09-06T15:53:25.242Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-06T15:53:25.242Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-06T15:53:25.242Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T15:53:25.242Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-06T15:53:25.242Z] === RUN TestDiff [2022-09-06T15:53:25.242Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-09-06T15:53:25.499Z] --- PASS: TestDiff (0.49s) [2022-09-06T15:53:25.499Z] === RUN TestExecConsoleSize [2022-09-06T15:53:26.063Z] --- PASS: TestExecConsoleSize (0.48s) [2022-09-06T15:53:26.063Z] === RUN TestExecWithCloseStdin [2022-09-06T15:53:26.623Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-09-06T15:53:26.623Z] === RUN TestExec [2022-09-06T15:53:26.692Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-09-06T15:53:27.185Z] --- PASS: TestExec (0.47s) [2022-09-06T15:53:27.185Z] === RUN TestExecUser [2022-09-06T15:53:27.441Z] --- PASS: TestExecUser (0.49s) [2022-09-06T15:53:27.441Z] === RUN TestExportContainerAndImportImage [2022-09-06T15:53:27.698Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-09-06T15:53:28.263Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2022-09-06T15:53:28.263Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T15:53:28.519Z] === RUN TestDockerSuite/TestContainerAPITop [2022-09-06T15:53:28.775Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-09-06T15:53:29.032Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-09-06T15:53:29.032Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-09-06T15:53:29.032Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-09-06T15:53:29.032Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-09-06T15:53:29.609Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2022-09-06T15:53:29.609Z] === RUN TestHealthCheckWorkdir [2022-09-06T15:53:30.084Z] --- PASS: TestBuildSquashParent (6.68s) [2022-09-06T15:53:30.084Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T15:53:30.084Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T15:53:30.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T15:53:30.084Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T15:53:30.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T15:53:30.084Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T15:53:30.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T15:53:30.084Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T15:53:30.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T15:53:30.084Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T15:53:30.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T15:53:30.084Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T15:53:30.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T15:53:30.084Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T15:53:30.084Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T15:53:30.181Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2022-09-06T15:53:30.181Z] === RUN TestHealthKillContainer [2022-09-06T15:53:31.546Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-09-06T15:53:31.989Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T15:53:31.989Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T15:53:32.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-09-06T15:53:32.364Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-09-06T15:53:32.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-09-06T15:53:32.877Z] check_test.go:540: [d5fe16e200614] daemon is not started [2022-09-06T15:53:32.877Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-09-06T15:53:32.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-06T15:53:33.440Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-09-06T15:53:33.889Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T15:53:33.889Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T15:53:34.002Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-09-06T15:53:34.002Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-09-06T15:53:34.564Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-09-06T15:53:35.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-09-06T15:53:35.790Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-06T15:53:35.790Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.71s) [2022-09-06T15:53:35.790Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.76s) [2022-09-06T15:53:35.790Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.07s) [2022-09-06T15:53:35.790Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.06s) [2022-09-06T15:53:35.790Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s) [2022-09-06T15:53:35.790Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s) [2022-09-06T15:53:35.790Z] === RUN TestBuildMultiStageCopy [2022-09-06T15:53:35.790Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T15:53:36.858Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-09-06T15:53:36.858Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-09-06T15:53:38.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000128cd8__} [2022-09-06T15:53:38.308Z] --- PASS: TestHealthKillContainer (8.00s) [2022-09-06T15:53:38.308Z] === RUN TestHealthCheckProcessKilled [2022-09-06T15:53:38.869Z] --- PASS: TestHealthCheckProcessKilled (0.69s) [2022-09-06T15:53:38.869Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T15:53:39.074Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T15:53:39.432Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2022-09-06T15:53:39.432Z] === RUN TestIpcModeNone [2022-09-06T15:53:39.432Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13204455224_/foo_false_____} [2022-09-06T15:53:40.361Z] --- PASS: TestIpcModeNone (0.75s) [2022-09-06T15:53:40.361Z] === RUN TestIpcModePrivate [2022-09-06T15:53:40.361Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13204455224_/foo_true_____} [2022-09-06T15:53:40.452Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T15:53:40.923Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-09-06T15:53:40.923Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-09-06T15:53:41.028Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T15:53:41.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-06T15:53:41.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-06T15:53:41.181Z] --- PASS: TestIpcModePrivate (0.85s) [2022-09-06T15:53:41.181Z] === RUN TestIpcModeShareable [2022-09-06T15:53:41.438Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-09-06T15:53:41.543Z] ok github.com/docker/docker/libnetwork/ipam 15.919s coverage: 85.3% of statements [2022-09-06T15:53:41.543Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-06T15:53:41.543Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-06T15:53:41.543Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-09-06T15:53:41.695Z] --- PASS: TestIpcModeShareable (0.56s) [2022-09-06T15:53:41.695Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-06T15:53:41.799Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-09-06T15:53:41.799Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-06T15:53:41.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3821323637_/foo_false_____} [2022-09-06T15:53:42.055Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-09-06T15:53:42.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-06T15:53:42.408Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T15:53:42.617Z] ok github.com/docker/docker/libnetwork/ipamutils 0.275s coverage: 74.0% of statements [2022-09-06T15:53:42.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-06T15:53:43.181Z] ok github.com/docker/docker/libnetwork/iptables 0.168s coverage: 45.0% of statements [2022-09-06T15:53:43.384Z] --- PASS: TestBuildMultiStageCopy (7.34s) [2022-09-06T15:53:43.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2022-09-06T15:53:43.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-09-06T15:53:43.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-09-06T15:53:43.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-09-06T15:53:43.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-09-06T15:53:43.384Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T15:53:43.437Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-06T15:53:43.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3821323637_/foo_true_____} [2022-09-06T15:53:43.456Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-09-06T15:53:43.456Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-06T15:53:43.456Z] check_test.go:540: [dd84d01f79fea] daemon is not started [2022-09-06T15:53:43.456Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-09-06T15:53:43.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-06T15:53:43.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-06T15:53:43.694Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-09-06T15:53:43.715Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.20s) [2022-09-06T15:53:43.715Z] === RUN TestAPIIpcModeHost [2022-09-06T15:53:44.280Z] --- PASS: TestAPIIpcModeHost (0.54s) [2022-09-06T15:53:44.281Z] === RUN TestDaemonIpcModeShareable [2022-09-06T15:53:44.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-06T15:53:44.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3821323637_/foo_true__0xc000128e58___} [2022-09-06T15:53:45.098Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-09-06T15:53:45.665Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-09-06T15:53:45.921Z] --- PASS: TestDaemonIpcModeShareable (1.51s) [2022-09-06T15:53:45.921Z] === RUN TestDaemonIpcModePrivate [2022-09-06T15:53:46.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-06T15:53:46.483Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000128e70__} [2022-09-06T15:53:46.741Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-09-06T15:53:47.303Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-09-06T15:53:47.303Z] --- PASS: TestDaemonIpcModePrivate (1.51s) [2022-09-06T15:53:47.303Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-06T15:53:47.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-06T15:53:47.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000129200__} [2022-09-06T15:53:47.865Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-09-06T15:53:48.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-06T15:53:48.648Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-09-06T15:53:48.648Z] === RUN TestBuildLabelWithTargets [2022-09-06T15:53:48.800Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-09-06T15:53:48.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-06T15:53:49.057Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.57s) [2022-09-06T15:53:49.057Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-06T15:53:49.314Z] check_test.go:540: [d2db5d5930300] daemon is not started [2022-09-06T15:53:49.314Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-09-06T15:53:49.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000129218__} [2022-09-06T15:53:49.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-06T15:53:50.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-06T15:53:50.500Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2022-09-06T15:53:50.500Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.51s) [2022-09-06T15:53:50.500Z] === RUN TestIpcModeOlderClient [2022-09-06T15:53:50.500Z] === PAUSE TestIpcModeOlderClient [2022-09-06T15:53:50.500Z] === RUN TestKillContainerInvalidSignal [2022-09-06T15:53:50.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000129230__} [2022-09-06T15:53:51.015Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2022-09-06T15:53:51.015Z] === RUN TestKillContainer [2022-09-06T15:53:51.015Z] === RUN TestKillContainer/no_signal [2022-09-06T15:53:51.578Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T15:53:51.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-06T15:53:51.834Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-09-06T15:53:52.091Z] === RUN TestKillContainer/killing_signal [2022-09-06T15:53:52.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-06T15:53:52.347Z] check_test.go:540: [d17f79f6eaf03] daemon is not started [2022-09-06T15:53:52.347Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-09-06T15:53:52.347Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-09-06T15:53:52.908Z] --- PASS: TestKillContainer (1.81s) [2022-09-06T15:53:52.908Z] --- PASS: TestKillContainer/no_signal (0.70s) [2022-09-06T15:53:52.908Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2022-09-06T15:53:52.908Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-09-06T15:53:52.908Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T15:53:52.908Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-06T15:53:53.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-06T15:53:53.472Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-06T15:53:53.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-09-06T15:53:53.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-09-06T15:53:53.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-09-06T15:53:53.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-09-06T15:53:53.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-09-06T15:53:53.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-09-06T15:53:53.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-09-06T15:53:53.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-09-06T15:53:53.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-09-06T15:53:53.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-09-06T15:53:53.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-09-06T15:53:53.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-09-06T15:53:53.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-09-06T15:53:53.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-09-06T15:53:53.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-09-06T15:53:53.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-09-06T15:53:53.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-09-06T15:53:53.988Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-09-06T15:53:53.988Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-09-06T15:53:53.988Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-09-06T15:53:53.988Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2022-09-06T15:53:53.988Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2022-09-06T15:53:53.988Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2022-09-06T15:53:53.988Z] === RUN TestKillStoppedContainer [2022-09-06T15:53:53.988Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-09-06T15:53:53.988Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-09-06T15:53:53.988Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T15:53:53.988Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-06T15:53:53.988Z] === RUN TestKillDifferentUserContainer [2022-09-06T15:53:54.207Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T15:53:54.207Z] Using test binary docker [2022-09-06T15:53:54.207Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-06T15:53:54.207Z] Starting apparmor (via systemctl): apparmor.service. [2022-09-06T15:53:54.207Z] INFO: Waiting for daemon to start... [2022-09-06T15:53:54.207Z] Starting dockerd [2022-09-06T15:53:54.553Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-09-06T15:53:54.809Z] --- PASS: TestKillDifferentUserContainer (0.61s) [2022-09-06T15:53:54.809Z] === RUN TestInspectOomKilledTrue [2022-09-06T15:53:54.809Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T15:53:54.809Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-06T15:53:54.809Z] === RUN TestInspectOomKilledFalse [2022-09-06T15:53:54.809Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T15:53:54.809Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-06T15:53:54.809Z] === RUN TestLinksEtcHostsContentMatch [2022-09-06T15:53:55.374Z] --- PASS: TestLinksEtcHostsContentMatch (0.51s) [2022-09-06T15:53:55.374Z] === RUN TestLinksContainerNames [2022-09-06T15:53:55.374Z] docker_cli_daemon_plugins_test.go:80: [db6f2dc34017d] daemon is not started [2022-09-06T15:53:55.938Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-09-06T15:53:56.109Z] . [2022-09-06T15:53:56.109Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T15:53:56.368Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T15:53:56.368Z] Error: No such image: emptyfs [2022-09-06T15:53:56.368Z] Loaded image: emptyfs:latest [2022-09-06T15:53:56.368Z] Running integration-test (iteration 1) [2022-09-06T15:53:56.368Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-06T15:53:56.501Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-09-06T15:53:56.501Z] --- PASS: TestLinksContainerNames (1.38s) [2022-09-06T15:53:56.501Z] === RUN TestLogsFollowTailEmpty [2022-09-06T15:53:56.627Z] Loaded image: busybox:latest [2022-09-06T15:53:56.754Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-09-06T15:53:56.754Z] === RUN TestBuildWithEmptyLayers [2022-09-06T15:53:56.758Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-09-06T15:53:56.885Z] Loaded image: busybox:glibc [2022-09-06T15:53:57.320Z] --- PASS: TestLogsFollowTailEmpty (0.59s) [2022-09-06T15:53:57.320Z] === RUN TestLogs [2022-09-06T15:53:57.320Z] === RUN TestLogs/driver_local [2022-09-06T15:53:57.320Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T15:53:57.320Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T15:53:57.320Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-06T15:53:57.320Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-06T15:53:57.320Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-06T15:53:57.320Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-06T15:53:57.320Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T15:53:57.320Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T15:53:57.320Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-06T15:53:57.320Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-06T15:53:57.320Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-06T15:53:57.320Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-06T15:53:57.320Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T15:53:57.320Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T15:53:57.888Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-09-06T15:53:58.261Z] Loaded image: debian:bullseye-slim [2022-09-06T15:53:58.261Z] Loaded image: hello-world:latest [2022-09-06T15:53:58.449Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-06T15:53:58.449Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-06T15:53:58.519Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T15:53:58.519Z] INFO: Testing against a local daemon [2022-09-06T15:53:58.519Z] === RUN TestCgroupNamespacesBuild [2022-09-06T15:53:59.282Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-09-06T15:53:59.282Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T15:53:59.378Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-06T15:53:59.378Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-06T15:53:59.378Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-09-06T15:53:59.634Z] docker_cli_daemon_plugins_test.go:170: [dd908950547be] daemon is not started [2022-09-06T15:54:00.196Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-09-06T15:54:00.452Z] === RUN TestLogs/driver_json-file [2022-09-06T15:54:00.452Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T15:54:00.452Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T15:54:00.452Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-06T15:54:00.452Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-06T15:54:00.452Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-06T15:54:00.452Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-06T15:54:00.452Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T15:54:00.452Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T15:54:00.452Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T15:54:00.452Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T15:54:00.452Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T15:54:00.452Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T15:54:00.452Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T15:54:00.452Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T15:54:01.014Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-09-06T15:54:01.014Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-09-06T15:54:01.014Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-09-06T15:54:01.048Z] --- PASS: TestCgroupNamespacesBuild (2.31s) [2022-09-06T15:54:01.048Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-06T15:54:01.575Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T15:54:01.575Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T15:54:01.832Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-09-06T15:54:01.982Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.33s) [2022-09-06T15:54:01.982Z] === RUN TestBuildWithSession [2022-09-06T15:54:01.982Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T15:54:01.982Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T15:54:01.982Z] === RUN TestBuildSquashParent [2022-09-06T15:54:02.761Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-06T15:54:02.761Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-06T15:54:02.761Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-09-06T15:54:04.127Z] === RUN TestDockerSuite/TestExecAPIStart [2022-09-06T15:54:04.127Z] --- PASS: TestLogs (6.71s) [2022-09-06T15:54:04.127Z] --- PASS: TestLogs/driver_local (0.02s) [2022-09-06T15:54:04.127Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.09s) [2022-09-06T15:54:04.127Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.14s) [2022-09-06T15:54:04.127Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.05s) [2022-09-06T15:54:04.127Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.05s) [2022-09-06T15:54:04.127Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.10s) [2022-09-06T15:54:04.127Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.06s) [2022-09-06T15:54:04.127Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-09-06T15:54:04.127Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.13s) [2022-09-06T15:54:04.127Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.19s) [2022-09-06T15:54:04.127Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.11s) [2022-09-06T15:54:04.127Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.10s) [2022-09-06T15:54:04.127Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.18s) [2022-09-06T15:54:04.127Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.15s) [2022-09-06T15:54:04.127Z] === RUN TestContainerNetworkMountsNoChown [2022-09-06T15:54:04.546Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-09-06T15:54:04.546Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T15:54:04.690Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/default [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/default [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/private [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/private [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/rprivate [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/slave [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/slave [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/rslave [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/shared [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/shared [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/rshared [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-06T15:54:04.690Z] === CONT TestMountDaemonRoot/default [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-06T15:54:04.690Z] === CONT TestMountDaemonRoot/slave [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-06T15:54:04.690Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-06T15:54:04.690Z] === CONT TestMountDaemonRoot/rshared [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T15:54:04.690Z] === CONT TestMountDaemonRoot/shared [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-06T15:54:04.690Z] === CONT TestMountDaemonRoot/rslave [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T15:54:04.690Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-06T15:54:04.690Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-06T15:54:04.690Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-06T15:54:04.690Z] === CONT TestMountDaemonRoot/private [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-06T15:54:04.690Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-06T15:54:04.690Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-06T15:54:04.691Z] === CONT TestMountDaemonRoot/rprivate [2022-09-06T15:54:04.691Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-06T15:54:04.691Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-06T15:54:04.691Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T15:54:04.691Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T15:54:04.691Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-06T15:54:04.691Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-06T15:54:04.691Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T15:54:04.691Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T15:54:04.691Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-06T15:54:04.691Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-06T15:54:04.691Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-09-06T15:54:04.691Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-06T15:54:04.691Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-06T15:54:04.691Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-06T15:54:04.691Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-06T15:54:04.691Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T15:54:04.804Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-09-06T15:54:04.804Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T15:54:04.948Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-06T15:54:04.948Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T15:54:04.948Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-06T15:54:04.948Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-06T15:54:04.948Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-06T15:54:04.948Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-06T15:54:04.948Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T15:54:04.948Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-06T15:54:04.948Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T15:54:04.948Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-06T15:54:04.948Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-06T15:54:04.948Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-06T15:54:04.948Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-06T15:54:04.948Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-06T15:54:05.204Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T15:54:05.204Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-06T15:54:05.204Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-06T15:54:05.204Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-06T15:54:05.204Z] === RUN TestContainerBindMountNonRecursive [2022-09-06T15:54:05.204Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-09-06T15:54:05.464Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-09-06T15:54:05.745Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-09-06T15:54:06.308Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-09-06T15:54:06.308Z] check_test.go:540: [d51aca853e56b] daemon is not started [2022-09-06T15:54:06.308Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-09-06T15:54:07.236Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-09-06T15:54:07.236Z] --- PASS: TestContainerBindMountNonRecursive (1.91s) [2022-09-06T15:54:07.236Z] === RUN TestContainerVolumesMountedAsShared [2022-09-06T15:54:07.247Z] --- PASS: TestBuildSquashParent (4.49s) [2022-09-06T15:54:07.247Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T15:54:07.247Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T15:54:07.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T15:54:07.247Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T15:54:07.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T15:54:07.247Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T15:54:07.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T15:54:07.247Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T15:54:07.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T15:54:07.247Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T15:54:07.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T15:54:07.247Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T15:54:07.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T15:54:07.247Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T15:54:07.247Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T15:54:07.799Z] --- PASS: TestContainerVolumesMountedAsShared (0.74s) [2022-09-06T15:54:07.799Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-06T15:54:07.799Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-09-06T15:54:07.799Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-09-06T15:54:08.362Z] --- PASS: TestContainerVolumesMountedAsSlave (0.66s) [2022-09-06T15:54:08.362Z] === RUN TestNetworkNat [2022-09-06T15:54:08.621Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-09-06T15:54:08.623Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T15:54:08.623Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T15:54:09.184Z] --- PASS: TestNetworkNat (0.78s) [2022-09-06T15:54:09.184Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T15:54:09.443Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-09-06T15:54:09.443Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-09-06T15:54:09.999Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T15:54:09.999Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T15:54:10.006Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2022-09-06T15:54:10.006Z] === RUN TestNetworkLoopbackNat [2022-09-06T15:54:10.070Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2022-09-06T15:54:10.070Z] === RUN TestBuildWithHugeFile [2022-09-06T15:54:10.263Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-09-06T15:54:11.192Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-09-06T15:54:11.192Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-09-06T15:54:11.375Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-06T15:54:11.375Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.84s) [2022-09-06T15:54:11.375Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.98s) [2022-09-06T15:54:11.375Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.40s) [2022-09-06T15:54:11.375Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.40s) [2022-09-06T15:54:11.375Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.41s) [2022-09-06T15:54:11.375Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.47s) [2022-09-06T15:54:11.375Z] === RUN TestBuildMultiStageCopy [2022-09-06T15:54:11.375Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T15:54:12.120Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-09-06T15:54:12.376Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-09-06T15:54:12.750Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T15:54:12.937Z] --- PASS: TestNetworkLoopbackNat (3.04s) [2022-09-06T15:54:12.937Z] === RUN TestPause [2022-09-06T15:54:13.009Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T15:54:13.267Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T15:54:13.526Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T15:54:13.784Z] --- PASS: TestBuildMultiStageCopy (2.32s) [2022-09-06T15:54:13.784Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.37s) [2022-09-06T15:54:13.784Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-09-06T15:54:13.784Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-09-06T15:54:13.784Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.26s) [2022-09-06T15:54:13.784Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-09-06T15:54:13.784Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T15:54:13.865Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-09-06T15:54:13.865Z] --- PASS: TestPause (0.71s) [2022-09-06T15:54:13.865Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T15:54:13.865Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T15:54:13.865Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T15:54:13.865Z] === RUN TestPauseStopPausedContainer [2022-09-06T15:54:14.351Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2022-09-06T15:54:14.351Z] === RUN TestBuildLabelWithTargets [2022-09-06T15:54:14.427Z] --- PASS: TestPauseStopPausedContainer (0.55s) [2022-09-06T15:54:14.427Z] === RUN TestPidHost [2022-09-06T15:54:14.988Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-09-06T15:54:15.552Z] --- PASS: TestPidHost (1.25s) [2022-09-06T15:54:15.552Z] === RUN TestPsFilter [2022-09-06T15:54:15.552Z] --- PASS: TestPsFilter (0.11s) [2022-09-06T15:54:15.552Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T15:54:15.727Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-09-06T15:54:15.727Z] === RUN TestBuildWithEmptyLayers [2022-09-06T15:54:15.985Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-09-06T15:54:15.985Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T15:54:16.115Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2022-09-06T15:54:16.115Z] === RUN TestRemoveContainerWithVolume [2022-09-06T15:54:16.678Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-09-06T15:54:16.678Z] --- PASS: TestRemoveContainerWithVolume (0.57s) [2022-09-06T15:54:16.678Z] === RUN TestRemoveContainerRunning [2022-09-06T15:54:17.240Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-09-06T15:54:17.240Z] --- PASS: TestRemoveContainerRunning (0.49s) [2022-09-06T15:54:17.240Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T15:54:17.802Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-09-06T15:54:17.802Z] === RUN TestRemoveInvalidContainer [2022-09-06T15:54:17.802Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-09-06T15:54:17.802Z] === RUN TestRenameLinkedContainer [2022-09-06T15:54:17.959Z] --- PASS: TestBuildMultiStageOnBuild (1.76s) [2022-09-06T15:54:17.959Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T15:54:18.217Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-09-06T15:54:18.217Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T15:54:19.692Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-09-06T15:54:19.692Z] === RUN TestRenameStoppedContainer [2022-09-06T15:54:19.692Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-09-06T15:54:19.692Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T15:54:20.118Z] --- PASS: TestBuildMultiStageLayerLeak (1.71s) [2022-09-06T15:54:20.118Z] === RUN TestBuildWithHugeFile [2022-09-06T15:54:20.623Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-09-06T15:54:20.623Z] === RUN TestRenameInvalidName [2022-09-06T15:54:20.623Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-09-06T15:54:21.184Z] --- PASS: TestRenameInvalidName (0.50s) [2022-09-06T15:54:21.184Z] === RUN TestRenameAnonymousContainer [2022-09-06T15:54:22.551Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-09-06T15:54:22.551Z] === RUN TestRenameContainerWithSameName [2022-09-06T15:54:23.114Z] === RUN TestDockerSuite/TestGetContainerStats [2022-09-06T15:54:23.114Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-09-06T15:54:23.114Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T15:54:24.043Z] --- PASS: TestRenameContainerWithLinkedContainer (1.03s) [2022-09-06T15:54:24.043Z] === RUN TestResize [2022-09-06T15:54:24.605Z] --- PASS: TestResize (0.40s) [2022-09-06T15:54:24.605Z] === RUN TestResizeWithInvalidSize [2022-09-06T15:54:24.860Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-09-06T15:54:24.860Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T15:54:25.426Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-09-06T15:54:25.426Z] === RUN TestDaemonRestartKillContainers [2022-09-06T15:54:25.426Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T15:54:25.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T15:54:25.426Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T15:54:25.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T15:54:25.426Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T15:54:25.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T15:54:25.426Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T15:54:25.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T15:54:25.426Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T15:54:25.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T15:54:25.426Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T15:54:25.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T15:54:25.426Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T15:54:25.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T15:54:25.426Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T15:54:25.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T15:54:25.426Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T15:54:25.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T15:54:25.426Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T15:54:25.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T15:54:25.426Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T15:54:25.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T15:54:25.426Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T15:54:25.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T15:54:25.426Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T15:54:25.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T15:54:25.426Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T15:54:25.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T15:54:25.426Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T15:54:25.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T15:54:25.426Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T15:54:25.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T15:54:25.426Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T15:54:25.426Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T15:54:27.326Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-09-06T15:54:27.326Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T15:54:27.582Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-09-06T15:54:29.474Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T15:54:29.730Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T15:54:31.620Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T15:54:31.876Z] check_test.go:540: [d5c484ca4a04e] daemon is not started [2022-09-06T15:54:31.876Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-09-06T15:54:32.438Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T15:54:32.438Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-09-06T15:54:34.330Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-09-06T15:54:34.330Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-09-06T15:54:34.587Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T15:54:34.587Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T15:54:37.108Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T15:54:37.364Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T15:54:38.732Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T15:54:38.988Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T15:54:38.988Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-09-06T15:54:40.355Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-09-06T15:54:40.355Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-09-06T15:54:40.355Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-09-06T15:54:40.612Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T15:54:40.612Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T15:54:41.175Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-09-06T15:54:42.545Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-09-06T15:54:43.475Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-09-06T15:54:44.038Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-09-06T15:54:44.968Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-09-06T15:54:45.225Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-09-06T15:54:45.481Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-09-06T15:54:45.481Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-09-06T15:54:46.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T15:54:46.605Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-09-06T15:54:46.605Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-09-06T15:54:47.168Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-09-06T15:54:49.058Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-09-06T15:54:49.997Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-09-06T15:54:50.256Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-06T15:54:50.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.91s) [2022-09-06T15:54:50.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.00s) [2022-09-06T15:54:50.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.24s) [2022-09-06T15:54:50.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.13s) [2022-09-06T15:54:50.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.76s) [2022-09-06T15:54:50.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.08s) [2022-09-06T15:54:50.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s) [2022-09-06T15:54:50.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.72s) [2022-09-06T15:54:50.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.76s) [2022-09-06T15:54:50.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s) [2022-09-06T15:54:50.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.52s) [2022-09-06T15:54:50.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.82s) [2022-09-06T15:54:50.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s) [2022-09-06T15:54:50.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.45s) [2022-09-06T15:54:50.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.44s) [2022-09-06T15:54:50.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.31s) [2022-09-06T15:54:50.256Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-06T15:54:50.256Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-06T15:54:51.186Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-09-06T15:54:51.749Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-09-06T15:54:51.749Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-06T15:54:53.114Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.67s) [2022-09-06T15:54:53.114Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.43s) [2022-09-06T15:54:53.114Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.23s) [2022-09-06T15:54:53.114Z] === RUN TestCgroupNamespacesRun [2022-09-06T15:54:53.679Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-09-06T15:54:54.244Z] --- PASS: TestCgroupNamespacesRun (1.24s) [2022-09-06T15:54:54.244Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-06T15:54:55.614Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.30s) [2022-09-06T15:54:55.614Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-06T15:54:56.176Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-09-06T15:54:56.434Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-09-06T15:54:56.996Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.52s) [2022-09-06T15:54:56.996Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-06T15:54:57.253Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-09-06T15:54:58.618Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-09-06T15:54:58.618Z] --- PASS: TestCgroupNamespacesRunHostMode (1.57s) [2022-09-06T15:54:58.618Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-06T15:54:59.983Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.32s) [2022-09-06T15:54:59.984Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-06T15:55:00.241Z] check_test.go:540: [d88ec55be9266] daemon is not started [2022-09-06T15:55:00.241Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-09-06T15:55:01.169Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.27s) [2022-09-06T15:55:01.169Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-06T15:55:01.731Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-09-06T15:55:01.987Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.77s) [2022-09-06T15:55:01.987Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-06T15:55:03.877Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-09-06T15:55:03.877Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.57s) [2022-09-06T15:55:03.877Z] === RUN TestNISDomainname [2022-09-06T15:55:04.133Z] --- PASS: TestNISDomainname (0.60s) [2022-09-06T15:55:04.133Z] === RUN TestHostnameDnsResolution [2022-09-06T15:55:05.061Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-09-06T15:55:05.061Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-09-06T15:55:05.319Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-09-06T15:55:05.319Z] --- PASS: TestHostnameDnsResolution (1.08s) [2022-09-06T15:55:05.319Z] === RUN TestUnprivilegedPortsAndPing [2022-09-06T15:55:06.249Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-09-06T15:55:06.249Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-09-06T15:55:06.249Z] --- PASS: TestUnprivilegedPortsAndPing (1.05s) [2022-09-06T15:55:06.249Z] === RUN TestPrivilegedHostDevices [2022-09-06T15:55:06.300Z] --- PASS: TestBuildWithHugeFile (52.42s) [2022-09-06T15:55:06.300Z] === RUN TestBuildWCOWSandboxSize [2022-09-06T15:55:06.300Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T15:55:06.300Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-06T15:55:06.300Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T15:55:06.300Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T15:55:06.300Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T15:55:06.300Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T15:55:06.300Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T15:55:06.300Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T15:55:06.300Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T15:55:06.300Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T15:55:06.300Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T15:55:06.300Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T15:55:06.300Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-09-06T15:55:06.300Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-09-06T15:55:06.300Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2022-09-06T15:55:06.300Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-06T15:55:06.300Z] === RUN TestBuildPreserveOwnership [2022-09-06T15:55:06.300Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-06T15:55:06.813Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-09-06T15:55:06.813Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-09-06T15:55:07.069Z] --- PASS: TestPrivilegedHostDevices (0.73s) [2022-09-06T15:55:07.069Z] === RUN TestRunConsoleSize [2022-09-06T15:55:07.632Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-09-06T15:55:07.632Z] --- PASS: TestRunConsoleSize (0.74s) [2022-09-06T15:55:07.632Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-06T15:55:07.888Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-09-06T15:55:08.201Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-06T15:55:09.255Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-09-06T15:55:09.255Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-09-06T15:55:10.185Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-09-06T15:55:10.748Z] --- PASS: TestRunWithAlternativeContainerdShim (3.00s) [2022-09-06T15:55:10.748Z] === RUN TestStats [2022-09-06T15:55:11.685Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-09-06T15:55:11.942Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-09-06T15:55:12.386Z] --- PASS: TestBuildPreserveOwnership (10.23s) [2022-09-06T15:55:12.386Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.20s) [2022-09-06T15:55:12.386Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-09-06T15:55:12.386Z] === RUN TestBuildPlatformInvalid [2022-09-06T15:55:12.386Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-09-06T15:55:12.386Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-06T15:55:12.386Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-09-06T15:55:12.386Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-06T15:55:12.386Z] PASS [2022-09-06T15:55:12.386Z] [2022-09-06T15:55:12.386Z] === Skipped [2022-09-06T15:55:12.386Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-06T15:55:12.386Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T15:55:12.386Z] [2022-09-06T15:55:12.386Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-06T15:55:12.386Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T15:55:12.386Z] [2022-09-06T15:55:12.386Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-06T15:55:12.386Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-09-06T15:55:12.386Z] [2022-09-06T15:55:12.386Z] DONE 34 tests, 3 skipped in 113.308s [2022-09-06T15:55:12.386Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-06T15:55:12.386Z] INFO: Testing against a local daemon [2022-09-06T15:55:12.386Z] === RUN TestConfigInspect [2022-09-06T15:55:12.386Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:55:12.386Z] --- SKIP: TestConfigInspect (0.02s) [2022-09-06T15:55:12.386Z] === RUN TestConfigList [2022-09-06T15:55:12.386Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:55:12.386Z] --- SKIP: TestConfigList (0.02s) [2022-09-06T15:55:12.386Z] === RUN TestConfigsCreateAndDelete [2022-09-06T15:55:12.386Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:55:12.386Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-09-06T15:55:12.386Z] === RUN TestConfigsUpdate [2022-09-06T15:55:12.386Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:55:12.386Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-09-06T15:55:12.386Z] === RUN TestTemplatedConfig [2022-09-06T15:55:12.386Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:55:12.386Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-09-06T15:55:12.386Z] === RUN TestConfigCreateResolve [2022-09-06T15:55:12.386Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:55:12.386Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-09-06T15:55:12.386Z] PASS [2022-09-06T15:55:12.386Z] [2022-09-06T15:55:12.386Z] === Skipped [2022-09-06T15:55:12.386Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-09-06T15:55:12.386Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:55:12.386Z] [2022-09-06T15:55:12.386Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-09-06T15:55:12.386Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:55:12.386Z] [2022-09-06T15:55:12.386Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-09-06T15:55:12.386Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:55:12.386Z] [2022-09-06T15:55:12.386Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-09-06T15:55:12.386Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:55:12.386Z] [2022-09-06T15:55:12.386Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-09-06T15:55:12.386Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:55:12.386Z] [2022-09-06T15:55:12.386Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-09-06T15:55:12.386Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:55:12.386Z] [2022-09-06T15:55:12.386Z] DONE 6 tests, 6 skipped in 0.180s [2022-09-06T15:55:12.386Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-06T15:55:12.645Z] INFO: Testing against a local daemon [2022-09-06T15:55:12.645Z] === RUN TestAttachWithTTY [2022-09-06T15:55:12.645Z] --- PASS: TestAttachWithTTY (0.04s) [2022-09-06T15:55:12.645Z] === RUN TestAttachWithoutTTy [2022-09-06T15:55:12.903Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-09-06T15:55:12.903Z] === RUN TestCheckpoint [2022-09-06T15:55:12.903Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T15:55:12.903Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T15:55:12.903Z] === RUN TestContainerInvalidJSON [2022-09-06T15:55:12.903Z] === RUN TestContainerInvalidJSON/commit [2022-09-06T15:55:12.903Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-06T15:55:12.903Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-06T15:55:12.903Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-06T15:55:12.903Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T15:55:12.903Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T15:55:12.903Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-06T15:55:12.904Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-06T15:55:12.904Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T15:55:12.904Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T15:55:12.904Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T15:55:12.904Z] === CONT TestContainerInvalidJSON/commit [2022-09-06T15:55:12.904Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-06T15:55:12.904Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-06T15:55:12.904Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-06T15:55:12.904Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-06T15:55:12.904Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-06T15:55:12.904Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-06T15:55:12.904Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-06T15:55:12.904Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-06T15:55:12.904Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T15:55:12.904Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-09-06T15:55:12.904Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T15:55:12.904Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-06T15:55:12.904Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T15:55:12.904Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-09-06T15:55:12.904Z] === RUN TestCopyEmptyFile [2022-09-06T15:55:13.163Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-09-06T15:55:13.163Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T15:55:13.163Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-09-06T15:55:13.163Z] === RUN TestCopyFromContainer [2022-09-06T15:55:13.307Z] --- PASS: TestStats (2.57s) [2022-09-06T15:55:13.307Z] === RUN TestStopContainerWithTimeout [2022-09-06T15:55:13.307Z] === RUN TestStopContainerWithTimeout/0 [2022-09-06T15:55:13.307Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-06T15:55:13.307Z] === RUN TestStopContainerWithTimeout/1 [2022-09-06T15:55:13.308Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-06T15:55:13.308Z] === RUN TestStopContainerWithTimeout/3 [2022-09-06T15:55:13.308Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-06T15:55:13.308Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-06T15:55:13.308Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-06T15:55:13.308Z] === CONT TestStopContainerWithTimeout/0 [2022-09-06T15:55:13.308Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-06T15:55:13.563Z] === RUN TestDockerSuite/TestAttachDetach [2022-09-06T15:55:13.820Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-09-06T15:55:14.384Z] === CONT TestStopContainerWithTimeout/3 [2022-09-06T15:55:14.384Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-09-06T15:55:15.312Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-09-06T15:55:15.312Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-09-06T15:55:16.240Z] === CONT TestStopContainerWithTimeout/1 [2022-09-06T15:55:16.337Z] --- PASS: TestBuildWithHugeFile (49.80s) [2022-09-06T15:55:16.337Z] === RUN TestBuildWCOWSandboxSize [2022-09-06T15:55:16.337Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T15:55:16.337Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-06T15:55:16.337Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T15:55:16.337Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T15:55:16.337Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T15:55:16.337Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T15:55:16.337Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T15:55:16.337Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T15:55:16.337Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T15:55:16.337Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T15:55:16.337Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T15:55:16.337Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T15:55:16.337Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-06T15:55:16.337Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-09-06T15:55:16.337Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2022-09-06T15:55:16.337Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-09-06T15:55:16.337Z] === RUN TestBuildPreserveOwnership [2022-09-06T15:55:16.337Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-06T15:55:16.337Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-06T15:55:16.337Z] --- PASS: TestBuildPreserveOwnership (3.70s) [2022-09-06T15:55:16.337Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.51s) [2022-09-06T15:55:16.337Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.19s) [2022-09-06T15:55:16.337Z] === RUN TestBuildPlatformInvalid [2022-09-06T15:55:16.337Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-06T15:55:16.337Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-06T15:55:16.337Z] Loaded image: busybox:latest [2022-09-06T15:55:16.337Z] Loaded image: busybox:glibc [2022-09-06T15:55:16.337Z] Loaded image: debian:bullseye-slim [2022-09-06T15:55:16.337Z] Loaded image: hello-world:latest [2022-09-06T15:55:16.337Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T15:55:16.803Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-09-06T15:55:17.060Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-09-06T15:55:17.317Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-09-06T15:55:17.350Z] === RUN TestCopyFromContainer// [2022-09-06T15:55:17.350Z] === RUN TestCopyFromContainer//bar/root [2022-09-06T15:55:17.350Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-06T15:55:17.350Z] === RUN TestCopyFromContainer/bar/quux [2022-09-06T15:55:17.350Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-06T15:55:17.350Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-06T15:55:17.608Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-06T15:55:17.608Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-06T15:55:17.608Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-06T15:55:17.608Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-06T15:55:17.868Z] --- PASS: TestCopyFromContainer (4.56s) [2022-09-06T15:55:17.868Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-06T15:55:17.868Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-06T15:55:17.868Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-09-06T15:55:17.868Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-06T15:55:17.868Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-09-06T15:55:17.868Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-06T15:55:17.868Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-06T15:55:17.868Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-06T15:55:17.868Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-06T15:55:17.868Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-06T15:55:17.868Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T15:55:17.868Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T15:55:17.868Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T15:55:17.868Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T15:55:17.868Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T15:55:17.868Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T15:55:17.868Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T15:55:17.868Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T15:55:17.868Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T15:55:17.868Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T15:55:17.868Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-06T15:55:17.868Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-06T15:55:17.868Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-06T15:55:17.868Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-06T15:55:17.868Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T15:55:17.868Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-06T15:55:17.868Z] === RUN TestCreateWithInvalidEnv [2022-09-06T15:55:17.868Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T15:55:17.868Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T15:55:17.868Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T15:55:17.868Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T15:55:17.868Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T15:55:17.868Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T15:55:17.868Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T15:55:17.868Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T15:55:17.868Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T15:55:17.868Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-06T15:55:17.868Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-06T15:55:17.868Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T15:55:17.868Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T15:55:17.868Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T15:55:17.868Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-06T15:55:17.868Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T15:55:17.879Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-09-06T15:55:17.880Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-09-06T15:55:17.880Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2022-09-06T15:55:17.880Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2022-09-06T15:55:17.880Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2022-09-06T15:55:17.880Z] --- PASS: TestStopContainerWithTimeout/1 (1.67s) [2022-09-06T15:55:17.880Z] === RUN TestDeleteDevicemapper [2022-09-06T15:55:17.880Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T15:55:17.880Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-06T15:55:17.880Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T15:55:19.243Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-09-06T15:55:19.243Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-06T15:55:20.400Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-09-06T15:55:20.400Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-06T15:55:20.400Z] check_test.go:540: [d8bf73c9232f6] daemon is not started [2022-09-06T15:55:20.400Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-09-06T15:55:20.400Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-06T15:55:20.400Z] check_test.go:540: [d067e99dec788] daemon is not started [2022-09-06T15:55:20.400Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-09-06T15:55:20.400Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.44s) [2022-09-06T15:55:20.400Z] === RUN TestUpdateMemory [2022-09-06T15:55:20.400Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-06T15:55:20.400Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-06T15:55:20.400Z] === RUN TestUpdateCPUQuota [2022-09-06T15:55:20.618Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.30s) [2022-09-06T15:55:20.618Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T15:55:20.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T15:55:20.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T15:55:20.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T15:55:20.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T15:55:20.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T15:55:20.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T15:55:20.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T15:55:20.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T15:55:20.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T15:55:20.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T15:55:20.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T15:55:20.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T15:55:20.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T15:55:20.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T15:55:20.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T15:55:20.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-06T15:55:20.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-09-06T15:55:20.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-09-06T15:55:20.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-09-06T15:55:20.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-09-06T15:55:20.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-09-06T15:55:20.618Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T15:55:20.877Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-09-06T15:55:20.877Z] === RUN TestCreateDifferentPlatform [2022-09-06T15:55:20.877Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T15:55:20.877Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T15:55:20.877Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-06T15:55:20.877Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-06T15:55:20.877Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-06T15:55:20.877Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T15:55:20.877Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-09-06T15:55:20.877Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T15:55:20.877Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-09-06T15:55:20.877Z] === RUN TestCreateInvalidHostConfig [2022-09-06T15:55:20.877Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T15:55:20.877Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T15:55:20.877Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T15:55:20.877Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T15:55:20.877Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T15:55:20.877Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T15:55:20.877Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T15:55:20.877Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T15:55:20.877Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T15:55:20.877Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T15:55:20.877Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T15:55:20.878Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T15:55:20.878Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-06T15:55:20.878Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-06T15:55:20.878Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-06T15:55:20.878Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-06T15:55:20.878Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-06T15:55:20.878Z] === RUN TestContainerStartOnDaemonRestart [2022-09-06T15:55:20.878Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-06T15:55:20.878Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-09-06T15:55:20.878Z] === RUN TestDaemonRestartIpcMode [2022-09-06T15:55:20.878Z] === PAUSE TestDaemonRestartIpcMode [2022-09-06T15:55:20.878Z] === RUN TestDaemonHostGatewayIP [2022-09-06T15:55:20.878Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T15:55:20.878Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-09-06T15:55:20.878Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-06T15:55:20.878Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-06T15:55:20.878Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T15:55:20.878Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-06T15:55:20.878Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-09-06T15:55:20.878Z] === RUN TestDiff [2022-09-06T15:55:21.444Z] --- PASS: TestDiff (0.44s) [2022-09-06T15:55:21.444Z] === RUN TestExecConsoleSize [2022-09-06T15:55:21.702Z] --- PASS: TestExecConsoleSize (0.45s) [2022-09-06T15:55:21.702Z] === RUN TestExecWithCloseStdin [2022-09-06T15:55:21.766Z] --- PASS: TestUpdateCPUQuota (1.35s) [2022-09-06T15:55:21.766Z] === RUN TestUpdatePidsLimit [2022-09-06T15:55:21.766Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-06T15:55:22.023Z] === RUN TestUpdatePidsLimit/no_change [2022-09-06T15:55:22.271Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-09-06T15:55:22.271Z] === RUN TestExec [2022-09-06T15:55:22.279Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-06T15:55:22.839Z] --- PASS: TestExec (0.50s) [2022-09-06T15:55:22.839Z] === RUN TestExecUser [2022-09-06T15:55:22.843Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-06T15:55:23.099Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-06T15:55:23.355Z] check_test.go:540: [dcb374e9a4866] daemon is not started [2022-09-06T15:55:23.355Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-09-06T15:55:23.355Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-06T15:55:23.406Z] --- PASS: TestExecUser (0.47s) [2022-09-06T15:55:23.406Z] === RUN TestExportContainerAndImportImage [2022-09-06T15:55:23.917Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-06T15:55:23.973Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-09-06T15:55:23.973Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T15:55:24.846Z] --- PASS: TestUpdatePidsLimit (3.11s) [2022-09-06T15:55:24.846Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.29s) [2022-09-06T15:55:24.846Z] --- PASS: TestUpdatePidsLimit/no_change (0.27s) [2022-09-06T15:55:24.846Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2022-09-06T15:55:24.846Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2022-09-06T15:55:24.846Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s) [2022-09-06T15:55:24.846Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2022-09-06T15:55:24.846Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2022-09-06T15:55:24.846Z] === RUN TestUpdateRestartPolicy [2022-09-06T15:55:25.348Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s) [2022-09-06T15:55:25.348Z] === RUN TestHealthCheckWorkdir [2022-09-06T15:55:25.606Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-09-06T15:55:25.606Z] === RUN TestHealthKillContainer [2022-09-06T15:55:26.312Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.63s) [2022-09-06T15:55:26.312Z] PASS [2022-09-06T15:55:26.312Z] [2022-09-06T15:55:26.312Z] === Skipped [2022-09-06T15:55:26.312Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-06T15:55:26.312Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T15:55:26.312Z] [2022-09-06T15:55:26.312Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-06T15:55:26.312Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T15:55:26.312Z] [2022-09-06T15:55:26.312Z] DONE 34 tests, 2 skipped in 89.026s [2022-09-06T15:55:26.312Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-06T15:55:26.312Z] INFO: Testing against a local daemon [2022-09-06T15:55:26.312Z] === RUN TestConfigInspect [2022-09-06T15:55:27.689Z] --- PASS: TestConfigInspect (2.31s) [2022-09-06T15:55:27.689Z] === RUN TestConfigList [2022-09-06T15:55:28.159Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-09-06T15:55:30.217Z] --- PASS: TestConfigList (2.18s) [2022-09-06T15:55:30.217Z] === RUN TestConfigsCreateAndDelete [2022-09-06T15:55:30.676Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-09-06T15:55:32.118Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-09-06T15:55:32.118Z] === RUN TestConfigsUpdate [2022-09-06T15:55:32.567Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-09-06T15:55:32.823Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-09-06T15:55:33.079Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-09-06T15:55:33.715Z] --- PASS: TestHealthKillContainer (7.82s) [2022-09-06T15:55:33.715Z] === RUN TestHealthCheckProcessKilled [2022-09-06T15:55:34.007Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-09-06T15:55:34.007Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-09-06T15:55:34.282Z] --- PASS: TestHealthCheckProcessKilled (0.60s) [2022-09-06T15:55:34.282Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T15:55:34.282Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-06T15:55:34.282Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-09-06T15:55:34.282Z] === RUN TestIpcModeNone [2022-09-06T15:55:34.540Z] --- PASS: TestIpcModeNone (0.45s) [2022-09-06T15:55:34.540Z] === RUN TestIpcModePrivate [2022-09-06T15:55:34.645Z] --- PASS: TestConfigsUpdate (2.16s) [2022-09-06T15:55:34.645Z] === RUN TestTemplatedConfig [2022-09-06T15:55:34.799Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-09-06T15:55:35.057Z] --- PASS: TestIpcModePrivate (0.45s) [2022-09-06T15:55:35.057Z] === RUN TestIpcModeShareable [2022-09-06T15:55:35.057Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T15:55:35.058Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-09-06T15:55:35.058Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-06T15:55:35.089Z] ok github.com/docker/docker/libnetwork/networkdb 105.406s coverage: 60.1% of statements [2022-09-06T15:55:35.089Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-06T15:55:35.089Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-06T15:55:35.373Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-09-06T15:55:35.631Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-09-06T15:55:35.651Z] ok github.com/docker/docker/libnetwork/osl 4.317s coverage: 39.7% of statements [2022-09-06T15:55:35.834Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|imports|name|compiled_files|deps|types_sizes) took 2m55.245055019s [2022-09-06T15:55:35.834Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 516.731386ms [2022-09-06T15:55:35.908Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-06T15:55:36.167Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-09-06T15:55:36.433Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s) [2022-09-06T15:55:36.433Z] === RUN TestAPIIpcModeHost [2022-09-06T15:55:36.433Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T15:55:36.433Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-09-06T15:55:36.433Z] === RUN TestDaemonIpcModeShareable [2022-09-06T15:55:36.433Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T15:55:36.433Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-09-06T15:55:36.433Z] === RUN TestDaemonIpcModePrivate [2022-09-06T15:55:37.099Z] ok github.com/docker/docker/libnetwork/portmapper 0.680s coverage: 48.6% of statements [2022-09-06T15:55:37.176Z] --- PASS: TestTemplatedConfig (2.63s) [2022-09-06T15:55:37.176Z] === RUN TestConfigCreateResolve [2022-09-06T15:55:37.355Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-09-06T15:55:37.355Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-06T15:55:37.411Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-06T15:55:37.523Z] --- PASS: TestUpdateRestartPolicy (12.28s) [2022-09-06T15:55:37.523Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T15:55:37.523Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-09-06T15:55:37.612Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-09-06T15:55:37.675Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-09-06T15:55:37.675Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-06T15:55:37.675Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T15:55:37.675Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-06T15:55:37.675Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-06T15:55:37.675Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T15:55:37.675Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-06T15:55:37.675Z] === RUN TestIpcModeOlderClient [2022-09-06T15:55:37.675Z] === PAUSE TestIpcModeOlderClient [2022-09-06T15:55:37.675Z] === RUN TestKillContainerInvalidSignal [2022-09-06T15:55:37.780Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s) [2022-09-06T15:55:37.780Z] === RUN TestWaitNonBlocked [2022-09-06T15:55:37.780Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T15:55:37.780Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T15:55:37.780Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T15:55:37.780Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T15:55:37.780Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T15:55:37.780Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T15:55:37.868Z] [2022-09-06T15:55:37.868Z] === Skipped [2022-09-06T15:55:37.868Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-06T15:55:37.868Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-06T15:55:37.868Z] [2022-09-06T15:55:37.868Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-06T15:55:37.868Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-06T15:55:37.868Z] [2022-09-06T15:55:37.868Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-06T15:55:37.868Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-06T15:55:37.868Z] [2022-09-06T15:55:37.868Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-06T15:55:37.868Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T15:55:37.868Z] [2022-09-06T15:55:37.868Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-06T15:55:37.868Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T15:55:37.868Z] [2022-09-06T15:55:37.868Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-06T15:55:37.868Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T15:55:37.868Z] [2022-09-06T15:55:37.868Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-06T15:55:37.868Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T15:55:37.868Z] [2022-09-06T15:55:37.868Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-06T15:55:37.868Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T15:55:37.868Z] [2022-09-06T15:55:37.868Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-06T15:55:37.868Z] firewalld_test.go:14: firewalld is not running [2022-09-06T15:55:37.868Z] [2022-09-06T15:55:37.868Z] DONE 327 tests, 9 skipped in 204.780s [2022-09-06T15:55:37.943Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-09-06T15:55:37.943Z] === RUN TestKillContainer [2022-09-06T15:55:37.943Z] === RUN TestKillContainer/no_signal [2022-09-06T15:55:38.342Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir Post stage [Pipeline] junit [2022-09-06T15:55:38.441Z] Recording test results [2022-09-06T15:55:38.515Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T15:55:38.773Z] === RUN TestKillContainer/killing_signal [2022-09-06T15:55:38.905Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-09-06T15:55:38.905Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s) [2022-09-06T15:55:38.905Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2022-09-06T15:55:38.905Z] === RUN TestWaitBlocked [2022-09-06T15:55:38.905Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T15:55:38.905Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T15:55:38.905Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T15:55:38.905Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T15:55:38.905Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T15:55:38.905Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T15:55:39.081Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-09-06T15:55:39.081Z] PASS [2022-09-06T15:55:39.081Z] [2022-09-06T15:55:39.081Z] DONE 6 tests in 13.644s [2022-09-06T15:55:39.081Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-06T15:55:39.081Z] INFO: Testing against a local daemon [2022-09-06T15:55:39.081Z] === RUN TestAttachWithTTY [2022-09-06T15:55:39.339Z] --- PASS: TestAttachWithTTY (0.08s) [2022-09-06T15:55:39.339Z] === RUN TestAttachWithoutTTy [2022-09-06T15:55:39.339Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-09-06T15:55:39.339Z] === RUN TestCheckpoint [2022-09-06T15:55:39.339Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T15:55:39.339Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/commit [2022-09-06T15:55:39.339Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-06T15:55:39.339Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T15:55:39.339Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-06T15:55:39.339Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-06T15:55:39.339Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T15:55:39.339Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T15:55:39.339Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T15:55:39.339Z] === CONT TestContainerInvalidJSON/commit [2022-09-06T15:55:39.339Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-06T15:55:39.339Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-06T15:55:39.339Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-06T15:55:39.339Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-06T15:55:39.339Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-06T15:55:39.339Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-06T15:55:39.339Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-06T15:55:39.339Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-06T15:55:39.339Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T15:55:39.339Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-06T15:55:39.339Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T15:55:39.339Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-09-06T15:55:39.339Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T15:55:39.340Z] --- PASS: TestKillContainer (1.24s) [2022-09-06T15:55:39.340Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-09-06T15:55:39.340Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-09-06T15:55:39.340Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-09-06T15:55:39.340Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T15:55:39.340Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-06T15:55:39.598Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-06T15:55:39.598Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-09-06T15:55:39.598Z] === RUN TestCopyEmptyFile [2022-09-06T15:55:39.598Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-09-06T15:55:39.598Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T15:55:39.668Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T15:55:39.836Z] --- PASS: TestWaitBlocked (0.05s) [2022-09-06T15:55:39.836Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2022-09-06T15:55:39.836Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) [2022-09-06T15:55:39.836Z] === RUN TestWaitConditions [2022-09-06T15:55:39.836Z] === RUN TestWaitConditions/default [2022-09-06T15:55:39.836Z] === PAUSE TestWaitConditions/default [2022-09-06T15:55:39.836Z] === RUN TestWaitConditions/not-running [2022-09-06T15:55:39.836Z] === PAUSE TestWaitConditions/not-running [2022-09-06T15:55:39.836Z] === RUN TestWaitConditions/next-exit [2022-09-06T15:55:39.836Z] === PAUSE TestWaitConditions/next-exit [2022-09-06T15:55:39.836Z] === RUN TestWaitConditions/removed [2022-09-06T15:55:39.836Z] === PAUSE TestWaitConditions/removed [2022-09-06T15:55:39.836Z] === CONT TestWaitConditions/default [2022-09-06T15:55:39.836Z] === CONT TestWaitConditions/next-exit [2022-09-06T15:55:39.836Z] === CONT TestWaitConditions/default [2022-09-06T15:55:39.836Z] wait_test.go:146: ContainerID = bf9dda85b60d7bbf80e6c02b08b10684dbb4fe2513e5375b738c4c48924c0125 [2022-09-06T15:55:39.836Z] === CONT TestWaitConditions/next-exit [2022-09-06T15:55:39.836Z] wait_test.go:146: ContainerID = 6da000727de26abdd67f4853a1c215e500db808080b9b30d02451c2af7447a16 [2022-09-06T15:55:39.857Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-09-06T15:55:39.857Z] === RUN TestCopyFromContainer [2022-09-06T15:55:40.005Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44091/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73a115df6a2d4cdf46dc25422ef72326e49a651b -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:73a115df6a2d4cdf46dc25422ef72326e49a651b hack/make.sh dynbinary test-integration [2022-09-06T15:55:40.093Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-09-06T15:55:40.165Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-09-06T15:55:40.165Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-09-06T15:55:40.165Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-09-06T15:55:40.165Z] === RUN TestKillStoppedContainer [2022-09-06T15:55:40.165Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-09-06T15:55:40.165Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T15:55:40.165Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-06T15:55:40.165Z] === RUN TestKillDifferentUserContainer [2022-09-06T15:55:40.568Z] [2022-09-06T15:55:40.568Z] Removing bundles/ [2022-09-06T15:55:40.568Z] [2022-09-06T15:55:40.568Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T15:55:40.568Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-06T15:55:40.568Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T15:55:40.655Z] === CONT TestWaitConditions/removed [2022-09-06T15:55:40.655Z] wait_test.go:146: ContainerID = 486bb956c5a50b98345810fee3b6f2ae97e4619d52050270af099dfd92239b3c [2022-09-06T15:55:40.731Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-09-06T15:55:40.731Z] === RUN TestInspectOomKilledTrue [2022-09-06T15:55:40.731Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T15:55:40.731Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-06T15:55:40.731Z] === RUN TestInspectOomKilledFalse [2022-09-06T15:55:40.731Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T15:55:40.731Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-06T15:55:40.731Z] === RUN TestLinksEtcHostsContentMatch [2022-09-06T15:55:40.731Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-06T15:55:40.731Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-09-06T15:55:40.731Z] === RUN TestLinksContainerNames [2022-09-06T15:55:40.912Z] === CONT TestWaitConditions/not-running [2022-09-06T15:55:40.912Z] wait_test.go:146: ContainerID = 4e975d80d1032c361910f676810afaa7afc6f7a6612c59981a587c03d483ea70 [2022-09-06T15:55:41.232Z] === RUN TestCopyFromContainer// [2022-09-06T15:55:41.232Z] === RUN TestCopyFromContainer//bar/root [2022-09-06T15:55:41.232Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-06T15:55:41.233Z] === RUN TestCopyFromContainer/bar/quux [2022-09-06T15:55:41.233Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-06T15:55:41.233Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-06T15:55:41.233Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-06T15:55:41.233Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-06T15:55:41.298Z] --- PASS: TestLinksContainerNames (0.81s) [2022-09-06T15:55:41.298Z] === RUN TestLogsFollowTailEmpty [2022-09-06T15:55:41.491Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-06T15:55:41.491Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-06T15:55:41.491Z] --- PASS: TestCopyFromContainer (1.78s) [2022-09-06T15:55:41.491Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-06T15:55:41.491Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-06T15:55:41.491Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-06T15:55:41.491Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-06T15:55:41.491Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-06T15:55:41.491Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-09-06T15:55:41.491Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-06T15:55:41.491Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-06T15:55:41.491Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-06T15:55:41.491Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-06T15:55:41.491Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T15:55:41.491Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T15:55:41.491Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T15:55:41.491Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T15:55:41.491Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T15:55:41.491Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T15:55:41.491Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T15:55:41.491Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T15:55:41.491Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T15:55:41.491Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T15:55:41.491Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-06T15:55:41.491Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-06T15:55:41.491Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-06T15:55:41.491Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-06T15:55:41.491Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T15:55:41.751Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-09-06T15:55:41.751Z] === RUN TestCreateWithInvalidEnv [2022-09-06T15:55:41.751Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T15:55:41.751Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T15:55:41.751Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T15:55:41.751Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T15:55:41.751Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T15:55:41.751Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T15:55:41.751Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T15:55:41.751Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T15:55:41.751Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T15:55:41.751Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-06T15:55:41.751Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T15:55:41.751Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-06T15:55:41.751Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T15:55:41.751Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T15:55:41.751Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-06T15:55:41.751Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T15:55:41.865Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-09-06T15:55:41.865Z] === RUN TestLogs [2022-09-06T15:55:41.865Z] === RUN TestLogs/driver_local [2022-09-06T15:55:41.865Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T15:55:41.865Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T15:55:41.865Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-06T15:55:41.865Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-06T15:55:41.865Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-06T15:55:41.865Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-06T15:55:41.865Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T15:55:41.865Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T15:55:41.865Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-06T15:55:41.865Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-06T15:55:41.865Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-06T15:55:41.865Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-06T15:55:41.865Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T15:55:41.865Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-06T15:55:42.280Z] --- PASS: TestWaitConditions (0.02s) [2022-09-06T15:55:42.280Z] --- PASS: TestWaitConditions/next-exit (1.07s) [2022-09-06T15:55:42.280Z] --- PASS: TestWaitConditions/default (1.27s) [2022-09-06T15:55:42.280Z] --- PASS: TestWaitConditions/not-running (1.12s) [2022-09-06T15:55:42.280Z] --- PASS: TestWaitConditions/removed (1.39s) [2022-09-06T15:55:42.280Z] === RUN TestWaitRestartedContainer [2022-09-06T15:55:42.280Z] === RUN TestWaitRestartedContainer/default [2022-09-06T15:55:42.280Z] === PAUSE TestWaitRestartedContainer/default [2022-09-06T15:55:42.280Z] === RUN TestWaitRestartedContainer/not-running [2022-09-06T15:55:42.280Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-06T15:55:42.280Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-06T15:55:42.280Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-06T15:55:42.280Z] === CONT TestWaitRestartedContainer/default [2022-09-06T15:55:42.280Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-06T15:55:42.432Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-06T15:55:42.432Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T15:55:42.998Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-06T15:55:42.998Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-06T15:55:43.124Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s) [2022-09-06T15:55:43.125Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-06T15:55:43.934Z] === RUN TestLogs/driver_json-file [2022-09-06T15:55:43.934Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T15:55:43.934Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T15:55:43.934Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-06T15:55:43.934Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-06T15:55:43.934Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-06T15:55:43.934Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-06T15:55:43.934Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T15:55:43.934Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T15:55:43.934Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T15:55:43.934Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T15:55:43.934Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T15:55:43.934Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T15:55:43.934Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T15:55:43.934Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T15:55:44.171Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-09-06T15:55:44.502Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T15:55:44.502Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T15:55:44.735Z] === CONT TestWaitRestartedContainer/not-running [2022-09-06T15:55:45.025Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.54s) [2022-09-06T15:55:45.025Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T15:55:45.025Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T15:55:45.025Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T15:55:45.025Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T15:55:45.025Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T15:55:45.025Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T15:55:45.025Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T15:55:45.025Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T15:55:45.025Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T15:55:45.025Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T15:55:45.025Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T15:55:45.025Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T15:55:45.025Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T15:55:45.025Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T15:55:45.025Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T15:55:45.025Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T15:55:45.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-06T15:55:45.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-06T15:55:45.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-06T15:55:45.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-06T15:55:45.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-06T15:55:45.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-09-06T15:55:45.025Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T15:55:45.068Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-06T15:55:45.283Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2022-09-06T15:55:45.283Z] === RUN TestCreateDifferentPlatform [2022-09-06T15:55:45.283Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T15:55:45.283Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T15:55:45.283Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-06T15:55:45.283Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-06T15:55:45.283Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-06T15:55:45.283Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T15:55:45.283Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-09-06T15:55:45.283Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T15:55:45.328Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-06T15:55:45.542Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-09-06T15:55:45.542Z] === RUN TestCreateInvalidHostConfig [2022-09-06T15:55:45.542Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T15:55:45.542Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T15:55:45.542Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T15:55:45.542Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T15:55:45.542Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T15:55:45.542Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T15:55:45.542Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T15:55:45.542Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T15:55:45.542Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T15:55:45.542Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T15:55:45.542Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T15:55:45.542Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T15:55:45.542Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-06T15:55:45.542Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-06T15:55:45.542Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-06T15:55:45.542Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-06T15:55:45.542Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-06T15:55:45.542Z] === RUN TestContainerStartOnDaemonRestart [2022-09-06T15:55:45.542Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-06T15:55:45.542Z] === RUN TestDaemonRestartIpcMode [2022-09-06T15:55:45.542Z] === PAUSE TestDaemonRestartIpcMode [2022-09-06T15:55:45.542Z] === RUN TestDaemonHostGatewayIP [2022-09-06T15:55:45.542Z] === PAUSE TestDaemonHostGatewayIP [2022-09-06T15:55:45.542Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-06T15:55:45.542Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-06T15:55:45.542Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T15:55:45.542Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-06T15:55:45.542Z] === RUN TestDiff [2022-09-06T15:55:45.663Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-09-06T15:55:45.894Z] --- PASS: TestLogs (3.95s) [2022-09-06T15:55:45.894Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-06T15:55:45.894Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.64s) [2022-09-06T15:55:45.894Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.68s) [2022-09-06T15:55:45.894Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.59s) [2022-09-06T15:55:45.894Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.61s) [2022-09-06T15:55:45.894Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.65s) [2022-09-06T15:55:45.894Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.70s) [2022-09-06T15:55:45.894Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-06T15:55:45.894Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.63s) [2022-09-06T15:55:45.894Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.68s) [2022-09-06T15:55:45.894Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.68s) [2022-09-06T15:55:45.894Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.79s) [2022-09-06T15:55:45.894Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.45s) [2022-09-06T15:55:45.894Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.47s) [2022-09-06T15:55:45.894Z] === RUN TestContainerNetworkMountsNoChown [2022-09-06T15:55:46.108Z] --- PASS: TestDiff (0.58s) [2022-09-06T15:55:46.108Z] === RUN TestExecConsoleSize [2022-09-06T15:55:46.153Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/default [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/default [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/private [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/private [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/rprivate [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/slave [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/slave [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/rslave [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/shared [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/shared [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/rshared [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-06T15:55:46.153Z] === CONT TestMountDaemonRoot/default [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-06T15:55:46.153Z] === CONT TestMountDaemonRoot/rslave [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T15:55:46.153Z] === CONT TestMountDaemonRoot/rshared [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T15:55:46.153Z] === CONT TestMountDaemonRoot/shared [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-06T15:55:46.153Z] === CONT TestMountDaemonRoot/rprivate [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T15:55:46.153Z] === CONT TestMountDaemonRoot/slave [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-06T15:55:46.153Z] === CONT TestMountDaemonRoot/private [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-06T15:55:46.153Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-06T15:55:46.153Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-06T15:55:46.153Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-06T15:55:46.153Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-06T15:55:46.153Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-06T15:55:46.153Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-06T15:55:46.153Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-06T15:55:46.153Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-06T15:55:46.153Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-06T15:55:46.153Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T15:55:46.229Z] --- PASS: TestWaitRestartedContainer (0.03s) [2022-09-06T15:55:46.229Z] --- PASS: TestWaitRestartedContainer/default (2.49s) [2022-09-06T15:55:46.229Z] --- PASS: TestWaitRestartedContainer/next-exit (2.56s) [2022-09-06T15:55:46.229Z] --- PASS: TestWaitRestartedContainer/not-running (1.59s) [2022-09-06T15:55:46.229Z] === CONT TestContainerStartOnDaemonRestart [2022-09-06T15:55:46.229Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-06T15:55:46.413Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-06T15:55:46.413Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T15:55:46.413Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-06T15:55:46.413Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T15:55:46.413Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-06T15:55:46.413Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T15:55:46.413Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-06T15:55:46.413Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-06T15:55:46.413Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-06T15:55:46.413Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-06T15:55:46.413Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-06T15:55:46.413Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T15:55:46.413Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-06T15:55:46.413Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T15:55:46.413Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-06T15:55:46.413Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-06T15:55:46.413Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-06T15:55:46.413Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-06T15:55:46.413Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-06T15:55:46.413Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-06T15:55:46.413Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-06T15:55:46.413Z] === RUN TestContainerBindMountNonRecursive [2022-09-06T15:55:46.672Z] 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-06T15:55:46.672Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-09-06T15:55:46.672Z] === RUN TestContainerVolumesMountedAsShared [2022-09-06T15:55:46.672Z] 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-06T15:55:46.672Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-09-06T15:55:46.672Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-06T15:55:46.672Z] 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-06T15:55:46.672Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-09-06T15:55:46.672Z] === RUN TestNetworkNat [2022-09-06T15:55:46.675Z] --- PASS: TestExecConsoleSize (0.69s) [2022-09-06T15:55:46.675Z] === RUN TestExecWithCloseStdin [2022-09-06T15:55:47.240Z] --- PASS: TestNetworkNat (0.51s) [2022-09-06T15:55:47.240Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T15:55:47.499Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-09-06T15:55:47.499Z] === RUN TestNetworkLoopbackNat [2022-09-06T15:55:47.609Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-09-06T15:55:47.609Z] === RUN TestExec [2022-09-06T15:55:48.176Z] --- PASS: TestExec (0.66s) [2022-09-06T15:55:48.176Z] === RUN TestExecUser [2022-09-06T15:55:48.746Z] --- PASS: TestExecUser (0.65s) [2022-09-06T15:55:48.746Z] === RUN TestExportContainerAndImportImage [2022-09-06T15:55:48.748Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-09-06T15:55:49.677Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-09-06T15:55:49.677Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-09-06T15:55:49.681Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2022-09-06T15:55:49.681Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T15:55:49.934Z] --- PASS: TestContainerStartOnDaemonRestart (3.68s) [2022-09-06T15:55:49.934Z] === CONT TestIpcModeOlderClient [2022-09-06T15:55:49.934Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-09-06T15:55:49.934Z] === CONT TestContainerKillOnDaemonStart [2022-09-06T15:55:50.029Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-09-06T15:55:50.029Z] === RUN TestPause [2022-09-06T15:55:50.029Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T15:55:50.029Z] --- SKIP: TestPause (0.00s) [2022-09-06T15:55:50.029Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T15:55:50.029Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T15:55:50.029Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T15:55:50.029Z] === RUN TestPauseStopPausedContainer [2022-09-06T15:55:50.029Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T15:55:50.029Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-09-06T15:55:50.029Z] === RUN TestPidHost [2022-09-06T15:55:50.863Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.64s) [2022-09-06T15:55:50.863Z] === CONT TestDaemonHostGatewayIP [2022-09-06T15:55:50.863Z] check_test.go:540: [d0fa0b6eca39b] daemon is not started [2022-09-06T15:55:50.863Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-09-06T15:55:50.964Z] --- PASS: TestPidHost (0.91s) [2022-09-06T15:55:50.964Z] === RUN TestPsFilter [2022-09-06T15:55:50.964Z] --- PASS: TestPsFilter (0.10s) [2022-09-06T15:55:50.964Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T15:55:51.057Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-09-06T15:55:51.057Z] === RUN TestHealthCheckWorkdir [2022-09-06T15:55:51.531Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-09-06T15:55:51.531Z] === RUN TestRemoveContainerWithVolume [2022-09-06T15:55:51.624Z] --- PASS: TestHealthCheckWorkdir (0.82s) [2022-09-06T15:55:51.624Z] === RUN TestHealthKillContainer [2022-09-06T15:55:51.789Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-09-06T15:55:51.789Z] === RUN TestRemoveContainerRunning [2022-09-06T15:55:51.792Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-09-06T15:55:52.358Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-09-06T15:55:52.358Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T15:55:52.619Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-09-06T15:55:52.619Z] === RUN TestRemoveInvalidContainer [2022-09-06T15:55:52.619Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-06T15:55:52.619Z] === RUN TestRenameLinkedContainer [2022-09-06T15:55:54.313Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-09-06T15:55:54.313Z] --- PASS: TestDaemonHostGatewayIP (3.34s) [2022-09-06T15:55:54.313Z] === CONT TestDaemonRestartIpcMode [2022-09-06T15:55:54.520Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-09-06T15:55:54.520Z] === RUN TestRenameStoppedContainer [2022-09-06T15:55:54.779Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-09-06T15:55:54.779Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T15:55:55.243Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-09-06T15:55:55.714Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-09-06T15:55:55.714Z] === RUN TestRenameInvalidName [2022-09-06T15:55:55.972Z] --- PASS: TestRenameInvalidName (0.42s) [2022-09-06T15:55:55.972Z] === RUN TestRenameAnonymousContainer [2022-09-06T15:55:56.176Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-09-06T15:55:56.738Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-09-06T15:55:57.300Z] --- PASS: TestDaemonRestartIpcMode (2.96s) [2022-09-06T15:55:57.861Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-09-06T15:55:57.875Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2022-09-06T15:55:57.875Z] === RUN TestRenameContainerWithSameName [2022-09-06T15:55:57.875Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-09-06T15:55:57.875Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T15:55:58.812Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-09-06T15:55:58.812Z] === RUN TestResize [2022-09-06T15:55:59.227Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-09-06T15:55:59.227Z] check_test.go:540: [d2ee8a6ee255c] daemon is not started [2022-09-06T15:55:59.227Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-09-06T15:55:59.378Z] --- PASS: TestResize (0.39s) [2022-09-06T15:55:59.378Z] === RUN TestResizeWithInvalidSize [2022-09-06T15:55:59.636Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-09-06T15:55:59.636Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T15:55:59.730Z] --- PASS: TestHealthKillContainer (8.22s) [2022-09-06T15:55:59.730Z] === RUN TestHealthCheckProcessKilled [2022-09-06T15:56:00.202Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-09-06T15:56:00.202Z] === RUN TestDaemonRestartKillContainers [2022-09-06T15:56:00.202Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-06T15:56:00.202Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-09-06T15:56:00.202Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-06T15:56:00.202Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-06T15:56:00.663Z] --- PASS: TestHealthCheckProcessKilled (0.85s) [2022-09-06T15:56:00.664Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T15:56:01.136Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-06T15:56:01.233Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2022-09-06T15:56:01.233Z] === RUN TestIpcModeNone [2022-09-06T15:56:01.771Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-09-06T15:56:01.799Z] --- PASS: TestIpcModeNone (0.63s) [2022-09-06T15:56:01.799Z] === RUN TestIpcModePrivate [2022-09-06T15:56:02.057Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-09-06T15:56:02.070Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.80s) [2022-09-06T15:56:02.070Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s) [2022-09-06T15:56:02.070Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.90s) [2022-09-06T15:56:02.070Z] === RUN TestCgroupNamespacesRun [2022-09-06T15:56:02.316Z] --- PASS: TestIpcModePrivate (0.61s) [2022-09-06T15:56:02.316Z] === RUN TestIpcModeShareable [2022-09-06T15:56:02.333Z] === RUN TestDockerSuite/TestBuildAddScript [2022-09-06T15:56:02.333Z] --- PASS: TestContainerKillOnDaemonStart (12.31s) [2022-09-06T15:56:02.333Z] PASS [2022-09-06T15:56:02.333Z] [2022-09-06T15:56:02.333Z] === Skipped [2022-09-06T15:56:02.333Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-06T15:56:02.333Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T15:56:02.333Z] [2022-09-06T15:56:02.333Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-06T15:56:02.333Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T15:56:02.333Z] [2022-09-06T15:56:02.333Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-06T15:56:02.333Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T15:56:02.333Z] [2022-09-06T15:56:02.333Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T15:56:02.333Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T15:56:02.333Z] [2022-09-06T15:56:02.333Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-06T15:56:02.333Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T15:56:02.333Z] [2022-09-06T15:56:02.333Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-06T15:56:02.333Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-06T15:56:02.333Z] [2022-09-06T15:56:02.333Z] DONE 273 tests, 6 skipped in 165.634s [2022-09-06T15:56:02.333Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-06T15:56:02.333Z] ++ 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-06T15:56:02.333Z] ++ set -e [2022-09-06T15:56:02.333Z] ++ '[' -n 0 ']' [2022-09-06T15:56:02.333Z] ++ set -x [2022-09-06T15:56:02.333Z] ++ env -i DEST=/go/src/github.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-06T15:56:02.333Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T15:56:02.884Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-09-06T15:56:02.895Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-09-06T15:56:02.895Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-06T15:56:02.895Z] === RUN TestConfigDaemonID [2022-09-06T15:56:03.004Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-09-06T15:56:03.004Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-06T15:56:03.141Z] --- PASS: TestIpcModeShareable (0.63s) [2022-09-06T15:56:03.141Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-06T15:56:04.262Z] daemon_test.go:83: [d3f24c6ca2d9b] daemon is not started [2022-09-06T15:56:04.262Z] --- PASS: TestConfigDaemonID (1.05s) [2022-09-06T15:56:04.262Z] === RUN TestDaemonConfigValidation [2022-09-06T15:56:04.262Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-06T15:56:04.262Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-06T15:56:04.262Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-06T15:56:04.262Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-06T15:56:04.262Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-06T15:56:04.262Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-06T15:56:04.262Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-06T15:56:04.262Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-06T15:56:04.262Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-06T15:56:04.262Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-06T15:56:04.262Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-06T15:56:04.262Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-06T15:56:04.262Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-06T15:56:04.262Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-06T15:56:04.262Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-09-06T15:56:04.262Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-06T15:56:04.262Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-06T15:56:04.262Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-09-06T15:56:04.262Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.13s) [2022-09-06T15:56:04.262Z] --- PASS: TestDaemonConfigValidation/valid_config (0.15s) [2022-09-06T15:56:04.262Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.12s) [2022-09-06T15:56:04.262Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-09-06T15:56:04.262Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-06T15:56:04.262Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-06T15:56:04.377Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-09-06T15:56:04.377Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-06T15:56:05.083Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.94s) [2022-09-06T15:56:05.083Z] === RUN TestAPIIpcModeHost [2022-09-06T15:56:05.313Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-09-06T15:56:05.313Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-06T15:56:05.346Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-09-06T15:56:05.346Z] === RUN TestDaemonIpcModeShareable [2022-09-06T15:56:05.629Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-06T15:56:06.303Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-09-06T15:56:06.557Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-06T15:56:06.561Z] --- PASS: TestDaemonIpcModeShareable (1.25s) [2022-09-06T15:56:06.561Z] === RUN TestDaemonIpcModePrivate [2022-09-06T15:56:06.687Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s) [2022-09-06T15:56:06.687Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-06T15:56:07.487Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-06T15:56:07.487Z] daemon_test.go:197: [d209c0229e240] daemon is not started [2022-09-06T15:56:07.487Z] --- PASS: TestConfigDaemonSeccompProfiles (3.20s) [2022-09-06T15:56:07.487Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-09-06T15:56:07.487Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-09-06T15:56:07.487Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-09-06T15:56:07.487Z] === RUN TestDaemonProxy [2022-09-06T15:56:07.487Z] === RUN TestDaemonProxy/environment_variables [2022-09-06T15:56:07.623Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-09-06T15:56:07.623Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-06T15:56:07.936Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-09-06T15:56:07.936Z] --- PASS: TestDaemonIpcModePrivate (1.22s) [2022-09-06T15:56:07.936Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-06T15:56:08.050Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-09-06T15:56:08.870Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-09-06T15:56:08.998Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-09-06T15:56:08.998Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-06T15:56:09.128Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.26s) [2022-09-06T15:56:09.128Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-06T15:56:09.416Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-09-06T15:56:09.416Z] === RUN TestDaemonProxy/command-line_options [2022-09-06T15:56:09.571Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-09-06T15:56:09.571Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-06T15:56:09.672Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-09-06T15:56:09.672Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-09-06T15:56:10.236Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-09-06T15:56:10.236Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-09-06T15:56:10.502Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-09-06T15:56:10.502Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s) [2022-09-06T15:56:10.502Z] === RUN TestIpcModeOlderClient [2022-09-06T15:56:10.502Z] === PAUSE TestIpcModeOlderClient [2022-09-06T15:56:10.502Z] === RUN TestKillContainerInvalidSignal [2022-09-06T15:56:10.760Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-09-06T15:56:10.760Z] === RUN TestKillContainer [2022-09-06T15:56:10.760Z] === RUN TestKillContainer/no_signal [2022-09-06T15:56:10.798Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-09-06T15:56:10.946Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-09-06T15:56:10.946Z] === RUN TestNISDomainname [2022-09-06T15:56:10.946Z] 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-06T15:56:10.946Z] --- SKIP: TestNISDomainname (0.02s) [2022-09-06T15:56:10.946Z] === RUN TestHostnameDnsResolution [2022-09-06T15:56:11.054Z] === RUN TestDaemonProxy/configuration_file [2022-09-06T15:56:11.310Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-09-06T15:56:11.332Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T15:56:11.514Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-09-06T15:56:11.514Z] === RUN TestUnprivilegedPortsAndPing [2022-09-06T15:56:11.514Z] 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-06T15:56:11.514Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-09-06T15:56:11.514Z] === RUN TestPrivilegedHostDevices [2022-09-06T15:56:11.590Z] === RUN TestKillContainer/killing_signal [2022-09-06T15:56:11.772Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-09-06T15:56:11.772Z] === RUN TestRunConsoleSize [2022-09-06T15:56:11.873Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-09-06T15:56:12.158Z] --- PASS: TestKillContainer (1.38s) [2022-09-06T15:56:12.158Z] --- PASS: TestKillContainer/no_signal (0.45s) [2022-09-06T15:56:12.158Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-09-06T15:56:12.158Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-09-06T15:56:12.158Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T15:56:12.158Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-06T15:56:12.340Z] --- PASS: TestRunConsoleSize (0.44s) [2022-09-06T15:56:12.340Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-06T15:56:12.435Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-09-06T15:56:12.691Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-09-06T15:56:12.691Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-09-06T15:56:12.725Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-06T15:56:12.948Z] === RUN TestDaemonProxy/conflicting_options [2022-09-06T15:56:13.205Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-09-06T15:56:13.462Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-06T15:56:13.660Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2022-09-06T15:56:13.660Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-09-06T15:56:13.660Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2022-09-06T15:56:13.660Z] === RUN TestKillStoppedContainer [2022-09-06T15:56:13.660Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-09-06T15:56:13.660Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T15:56:13.660Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-09-06T15:56:13.660Z] === RUN TestKillDifferentUserContainer [2022-09-06T15:56:14.025Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-09-06T15:56:14.025Z] --- PASS: TestDaemonProxy (6.37s) [2022-09-06T15:56:14.025Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-09-06T15:56:14.025Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-09-06T15:56:14.025Z] --- PASS: TestDaemonProxy/configuration_file (1.81s) [2022-09-06T15:56:14.025Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-06T15:56:14.025Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-06T15:56:14.025Z] PASS [2022-09-06T15:56:14.025Z] [2022-09-06T15:56:14.025Z] DONE 18 tests in 11.641s [2022-09-06T15:56:14.025Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-06T15:56:14.025Z] ++ 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-06T15:56:14.025Z] ++ set -e [2022-09-06T15:56:14.025Z] ++ '[' -n 0 ']' [2022-09-06T15:56:14.025Z] ++ set -x [2022-09-06T15:56:14.025Z] ++ env -i DEST=/go/src/github.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-06T15:56:14.226Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-09-06T15:56:14.226Z] === RUN TestInspectOomKilledTrue [2022-09-06T15:56:14.226Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-06T15:56:14.226Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-06T15:56:14.226Z] === RUN TestInspectOomKilledFalse [2022-09-06T15:56:14.240Z] --- PASS: TestRunWithAlternativeContainerdShim (2.02s) [2022-09-06T15:56:14.240Z] === RUN TestStats [2022-09-06T15:56:14.240Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T15:56:14.240Z] --- SKIP: TestStats (0.00s) [2022-09-06T15:56:14.240Z] === RUN TestStopContainerWithTimeout [2022-09-06T15:56:14.240Z] === RUN TestStopContainerWithTimeout/0 [2022-09-06T15:56:14.240Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-06T15:56:14.240Z] === RUN TestStopContainerWithTimeout/1 [2022-09-06T15:56:14.240Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-06T15:56:14.240Z] === RUN TestStopContainerWithTimeout/3 [2022-09-06T15:56:14.240Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-06T15:56:14.240Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-06T15:56:14.240Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-06T15:56:14.240Z] === CONT TestStopContainerWithTimeout/0 [2022-09-06T15:56:14.240Z] === CONT TestStopContainerWithTimeout/3 [2022-09-06T15:56:14.281Z] INFO: Testing against a local daemon [2022-09-06T15:56:14.281Z] === RUN TestCommitInheritsEnv [2022-09-06T15:56:14.281Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-09-06T15:56:14.484Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-09-06T15:56:14.484Z] === RUN TestLinksEtcHostsContentMatch [2022-09-06T15:56:14.542Z] --- PASS: TestCommitInheritsEnv (0.37s) [2022-09-06T15:56:14.542Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T15:56:14.542Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-06T15:56:14.542Z] === RUN TestImportWithCustomPlatform [2022-09-06T15:56:14.542Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-06T15:56:14.542Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-06T15:56:14.542Z] === RUN TestImportWithCustomPlatform// [2022-09-06T15:56:14.542Z] === RUN TestImportWithCustomPlatform/linux [2022-09-06T15:56:14.742Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-09-06T15:56:14.742Z] === RUN TestLinksContainerNames [2022-09-06T15:56:14.799Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-09-06T15:56:14.799Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-06T15:56:14.799Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-06T15:56:14.799Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-09-06T15:56:14.807Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-06T15:56:15.055Z] === RUN TestImportWithCustomPlatform/macos [2022-09-06T15:56:15.055Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-06T15:56:15.055Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-06T15:56:15.055Z] --- PASS: TestImportWithCustomPlatform (0.48s) [2022-09-06T15:56:15.055Z] --- PASS: TestImportWithCustomPlatform/#00 (0.09s) [2022-09-06T15:56:15.055Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-06T15:56:15.055Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-06T15:56:15.055Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-09-06T15:56:15.055Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-09-06T15:56:15.055Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.13s) [2022-09-06T15:56:15.055Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-06T15:56:15.055Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-06T15:56:15.055Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-06T15:56:15.055Z] === RUN TestImagesFilterMultiReference [2022-09-06T15:56:15.055Z] === RUN TestDockerSuite/TestBuildAddTar [2022-09-06T15:56:15.055Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-09-06T15:56:15.055Z] === RUN TestImagePullPlatformInvalid [2022-09-06T15:56:15.055Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-06T15:56:15.055Z] === RUN TestRemoveImageOrphaning [2022-09-06T15:56:15.311Z] check_test.go:540: [d9818200ae927] daemon is not started [2022-09-06T15:56:15.312Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-09-06T15:56:15.312Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2022-09-06T15:56:15.312Z] === RUN TestRemoveImageGarbageCollector [2022-09-06T15:56:15.678Z] --- PASS: TestLinksContainerNames (0.93s) [2022-09-06T15:56:15.678Z] === RUN TestLogsFollowTailEmpty [2022-09-06T15:56:15.878Z] time="2022-09-06T15:56:15Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-09-06T15:56:16.249Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2022-09-06T15:56:16.249Z] === RUN TestLogs [2022-09-06T15:56:16.249Z] === RUN TestLogs/driver_local [2022-09-06T15:56:16.249Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T15:56:16.249Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T15:56:16.249Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-06T15:56:16.249Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-06T15:56:16.249Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-06T15:56:16.249Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-06T15:56:16.249Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T15:56:16.249Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T15:56:16.249Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-06T15:56:16.249Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-06T15:56:16.249Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-06T15:56:16.249Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-06T15:56:16.249Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T15:56:16.249Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T15:56:16.439Z] check_test.go:540: [db2cf08df24b5] daemon is not started [2022-09-06T15:56:16.439Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-09-06T15:56:17.001Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-09-06T15:56:17.184Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-06T15:56:17.184Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-06T15:56:17.335Z] === CONT TestStopContainerWithTimeout/1 [2022-09-06T15:56:17.563Z] --- PASS: TestRemoveImageGarbageCollector (2.09s) [2022-09-06T15:56:17.563Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T15:56:17.563Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-09-06T15:56:17.563Z] === RUN TestTagInvalidReference [2022-09-06T15:56:17.563Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-06T15:56:17.563Z] === RUN TestTagValidPrefixedRepo [2022-09-06T15:56:17.563Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-09-06T15:56:17.563Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T15:56:17.563Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-09-06T15:56:17.563Z] === RUN TestTagOfficialNames [2022-09-06T15:56:17.751Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-06T15:56:17.751Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-06T15:56:17.819Z] --- PASS: TestTagOfficialNames (0.06s) [2022-09-06T15:56:17.819Z] === RUN TestTagMatchesDigest [2022-09-06T15:56:17.819Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-09-06T15:56:17.819Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-06T15:56:18.317Z] === RUN TestLogs/driver_json-file [2022-09-06T15:56:18.317Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T15:56:18.318Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T15:56:18.318Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-06T15:56:18.318Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-06T15:56:18.318Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-06T15:56:18.318Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-06T15:56:18.318Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T15:56:18.318Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T15:56:18.318Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T15:56:18.318Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T15:56:18.318Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T15:56:18.318Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T15:56:18.318Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T15:56:18.318Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T15:56:18.381Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-09-06T15:56:18.709Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-06T15:56:18.709Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2022-09-06T15:56:18.709Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2022-09-06T15:56:18.709Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-09-06T15:56:18.709Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-09-06T15:56:18.709Z] === RUN TestDeleteDevicemapper [2022-09-06T15:56:18.709Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T15:56:18.709Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-06T15:56:18.709Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T15:56:19.258Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-06T15:56:19.258Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-06T15:56:19.517Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T15:56:19.644Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.22s) [2022-09-06T15:56:19.644Z] === RUN TestUpdateMemory [2022-09-06T15:56:19.644Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T15:56:19.644Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-06T15:56:19.644Z] === RUN TestUpdateCPUQuota [2022-09-06T15:56:19.644Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T15:56:19.644Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-09-06T15:56:19.644Z] === RUN TestUpdatePidsLimit [2022-09-06T15:56:19.644Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T15:56:19.644Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-09-06T15:56:19.644Z] === RUN TestUpdateRestartPolicy [2022-09-06T15:56:19.776Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T15:56:20.342Z] --- PASS: TestLogs (3.98s) [2022-09-06T15:56:20.342Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-06T15:56:20.342Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.77s) [2022-09-06T15:56:20.342Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.78s) [2022-09-06T15:56:20.342Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.62s) [2022-09-06T15:56:20.342Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.67s) [2022-09-06T15:56:20.342Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.58s) [2022-09-06T15:56:20.342Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.62s) [2022-09-06T15:56:20.342Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-06T15:56:20.342Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.76s) [2022-09-06T15:56:20.342Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.80s) [2022-09-06T15:56:20.342Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.53s) [2022-09-06T15:56:20.342Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s) [2022-09-06T15:56:20.342Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s) [2022-09-06T15:56:20.342Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.53s) [2022-09-06T15:56:20.342Z] === RUN TestContainerNetworkMountsNoChown [2022-09-06T15:56:20.600Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-09-06T15:56:20.600Z] === RUN TestMountDaemonRoot [2022-09-06T15:56:20.600Z] === RUN TestMountDaemonRoot/default [2022-09-06T15:56:20.600Z] === PAUSE TestMountDaemonRoot/default [2022-09-06T15:56:20.600Z] === RUN TestMountDaemonRoot/private [2022-09-06T15:56:20.600Z] === PAUSE TestMountDaemonRoot/private [2022-09-06T15:56:20.600Z] === RUN TestMountDaemonRoot/rprivate [2022-09-06T15:56:20.600Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-06T15:56:20.600Z] === RUN TestMountDaemonRoot/slave [2022-09-06T15:56:20.600Z] === PAUSE TestMountDaemonRoot/slave [2022-09-06T15:56:20.600Z] === RUN TestMountDaemonRoot/rslave [2022-09-06T15:56:20.600Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-06T15:56:20.600Z] === RUN TestMountDaemonRoot/shared [2022-09-06T15:56:20.600Z] === PAUSE TestMountDaemonRoot/shared [2022-09-06T15:56:20.600Z] === RUN TestMountDaemonRoot/rshared [2022-09-06T15:56:20.600Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-06T15:56:20.600Z] === CONT TestMountDaemonRoot/default [2022-09-06T15:56:20.600Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-06T15:56:20.600Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-06T15:56:20.600Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-06T15:56:20.600Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-06T15:56:20.600Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-06T15:56:20.600Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-06T15:56:20.600Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-06T15:56:20.600Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-06T15:56:20.600Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-06T15:56:20.600Z] === CONT TestMountDaemonRoot/rshared [2022-09-06T15:56:20.600Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-06T15:56:20.600Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-06T15:56:20.600Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T15:56:20.600Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T15:56:20.600Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-06T15:56:20.600Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-06T15:56:20.600Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T15:56:20.600Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T15:56:20.600Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-06T15:56:20.859Z] === CONT TestMountDaemonRoot/shared [2022-09-06T15:56:20.859Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-06T15:56:20.859Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-06T15:56:20.859Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-06T15:56:20.859Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-06T15:56:20.859Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-06T15:56:20.859Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-06T15:56:20.859Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-06T15:56:20.859Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-06T15:56:20.859Z] === CONT TestMountDaemonRoot/rslave [2022-09-06T15:56:20.859Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-06T15:56:20.859Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-06T15:56:20.859Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T15:56:20.859Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T15:56:20.859Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-06T15:56:20.859Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-06T15:56:20.859Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T15:56:20.859Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T15:56:20.859Z] === CONT TestMountDaemonRoot/slave [2022-09-06T15:56:20.859Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-06T15:56:20.859Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-06T15:56:20.859Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-06T15:56:20.859Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-06T15:56:20.859Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-06T15:56:20.859Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-06T15:56:20.859Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-06T15:56:20.859Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-06T15:56:20.859Z] === CONT TestMountDaemonRoot/rprivate [2022-09-06T15:56:20.859Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-06T15:56:20.859Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-06T15:56:20.859Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T15:56:20.859Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T15:56:20.859Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-06T15:56:20.859Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-06T15:56:20.859Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T15:56:20.859Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T15:56:20.859Z] === CONT TestMountDaemonRoot/private [2022-09-06T15:56:20.859Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-06T15:56:20.859Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-06T15:56:20.859Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-06T15:56:20.859Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-06T15:56:20.859Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-06T15:56:20.859Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-06T15:56:20.859Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-06T15:56:20.859Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-06T15:56:20.859Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-06T15:56:20.859Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-06T15:56:20.859Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-06T15:56:20.859Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T15:56:20.859Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-06T15:56:20.859Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T15:56:20.859Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-06T15:56:20.859Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-06T15:56:20.859Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-06T15:56:21.117Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-06T15:56:21.117Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-06T15:56:21.117Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-06T15:56:21.117Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T15:56:21.117Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-06T15:56:21.117Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T15:56:21.117Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-06T15:56:21.117Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-06T15:56:21.117Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-06T15:56:21.117Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-06T15:56:21.117Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-06T15:56:21.375Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T15:56:21.375Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-06T15:56:21.375Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T15:56:21.375Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-06T15:56:21.375Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-06T15:56:21.375Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-09-06T15:56:21.375Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-09-06T15:56:21.375Z] === RUN TestContainerBindMountNonRecursive [2022-09-06T15:56:21.651Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-09-06T15:56:21.651Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-09-06T15:56:21.908Z] check_test.go:540: [db5bcda15870a] daemon is not started [2022-09-06T15:56:21.908Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-09-06T15:56:22.751Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-09-06T15:56:22.751Z] === RUN TestContainerVolumesMountedAsShared [2022-09-06T15:56:23.010Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2022-09-06T15:56:23.010Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-06T15:56:23.289Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-09-06T15:56:23.578Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-09-06T15:56:23.578Z] === RUN TestNetworkNat [2022-09-06T15:56:24.144Z] --- PASS: TestNetworkNat (0.49s) [2022-09-06T15:56:24.144Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T15:56:24.402Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-09-06T15:56:24.402Z] === RUN TestNetworkLoopbackNat [2022-09-06T15:56:24.656Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-09-06T15:56:24.656Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-09-06T15:56:26.548Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-09-06T15:56:27.682Z] --- PASS: TestNetworkLoopbackNat (2.65s) [2022-09-06T15:56:27.682Z] === RUN TestPause [2022-09-06T15:56:27.682Z] --- PASS: TestPause (0.48s) [2022-09-06T15:56:27.682Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T15:56:27.682Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T15:56:27.682Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T15:56:27.682Z] === RUN TestPauseStopPausedContainer [2022-09-06T15:56:27.941Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2022-09-06T15:56:27.941Z] === RUN TestPidHost [2022-09-06T15:56:28.441Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-09-06T15:56:29.316Z] --- PASS: TestPidHost (1.07s) [2022-09-06T15:56:29.316Z] === RUN TestPsFilter [2022-09-06T15:56:29.316Z] --- PASS: TestPsFilter (0.14s) [2022-09-06T15:56:29.316Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T15:56:29.574Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-09-06T15:56:29.574Z] === RUN TestRemoveContainerWithVolume [2022-09-06T15:56:30.140Z] --- PASS: TestRemoveContainerWithVolume (0.47s) [2022-09-06T15:56:30.140Z] === RUN TestRemoveContainerRunning [2022-09-06T15:56:30.333Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-09-06T15:56:30.707Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-09-06T15:56:30.707Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T15:56:30.966Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-09-06T15:56:30.966Z] === RUN TestRemoveInvalidContainer [2022-09-06T15:56:30.966Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-06T15:56:30.966Z] === RUN TestRenameLinkedContainer [2022-09-06T15:56:31.263Z] check_test.go:540: [dc6b85769f707] daemon is not started [2022-09-06T15:56:31.263Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-09-06T15:56:31.885Z] --- PASS: TestUpdateRestartPolicy (10.99s) [2022-09-06T15:56:31.885Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T15:56:31.885Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-09-06T15:56:31.885Z] === RUN TestWaitNonBlocked [2022-09-06T15:56:31.885Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T15:56:31.885Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T15:56:31.885Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T15:56:31.885Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T15:56:31.885Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T15:56:31.885Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T15:56:31.885Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-06T15:56:31.885Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2022-09-06T15:56:31.885Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2022-09-06T15:56:31.885Z] === RUN TestWaitBlocked [2022-09-06T15:56:31.885Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T15:56:31.885Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T15:56:31.885Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T15:56:31.885Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T15:56:31.885Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T15:56:31.885Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T15:56:32.820Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-06T15:56:32.820Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-09-06T15:56:32.820Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-09-06T15:56:32.820Z] === RUN TestWaitConditions [2022-09-06T15:56:32.820Z] === RUN TestWaitConditions/default [2022-09-06T15:56:32.820Z] === PAUSE TestWaitConditions/default [2022-09-06T15:56:32.820Z] === RUN TestWaitConditions/not-running [2022-09-06T15:56:32.820Z] === PAUSE TestWaitConditions/not-running [2022-09-06T15:56:32.820Z] === RUN TestWaitConditions/next-exit [2022-09-06T15:56:32.820Z] === PAUSE TestWaitConditions/next-exit [2022-09-06T15:56:32.820Z] === RUN TestWaitConditions/removed [2022-09-06T15:56:32.820Z] === PAUSE TestWaitConditions/removed [2022-09-06T15:56:32.820Z] === CONT TestWaitConditions/default [2022-09-06T15:56:32.820Z] === CONT TestWaitConditions/removed [2022-09-06T15:56:32.820Z] wait_test.go:146: ContainerID = 7c8b99e822f5f40a398e089cf524bb6ad4a58ebfcbd92411ba6628dcdddf4f0c [2022-09-06T15:56:32.820Z] === CONT TestWaitConditions/default [2022-09-06T15:56:32.820Z] wait_test.go:146: ContainerID = e1bace23ab910d735c50970c2f5915d01d6b366e78525f1b36c6ddbb3af44fb8 [2022-09-06T15:56:32.867Z] --- PASS: TestRenameLinkedContainer (1.83s) [2022-09-06T15:56:32.867Z] === RUN TestRenameStoppedContainer [2022-09-06T15:56:33.387Z] === CONT TestWaitConditions/next-exit [2022-09-06T15:56:33.387Z] wait_test.go:146: ContainerID = be85e0b006773ff9f65cbafefccaaea096f5556fcc207074614969312e342557 [2022-09-06T15:56:33.387Z] === CONT TestWaitConditions/not-running [2022-09-06T15:56:33.387Z] wait_test.go:146: ContainerID = 2d6d2b1e62c8b99509e3b3fc8206c78568731bfc23c382fb37e14e9ef1aa14a4 [2022-09-06T15:56:33.433Z] --- PASS: TestRenameStoppedContainer (0.48s) [2022-09-06T15:56:33.433Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T15:56:34.323Z] --- PASS: TestWaitConditions (0.01s) [2022-09-06T15:56:34.323Z] --- PASS: TestWaitConditions/default (0.76s) [2022-09-06T15:56:34.323Z] --- PASS: TestWaitConditions/removed (0.84s) [2022-09-06T15:56:34.323Z] --- PASS: TestWaitConditions/next-exit (0.73s) [2022-09-06T15:56:34.323Z] --- PASS: TestWaitConditions/not-running (0.68s) [2022-09-06T15:56:34.323Z] === RUN TestWaitRestartedContainer [2022-09-06T15:56:34.323Z] === RUN TestWaitRestartedContainer/default [2022-09-06T15:56:34.323Z] === PAUSE TestWaitRestartedContainer/default [2022-09-06T15:56:34.323Z] === RUN TestWaitRestartedContainer/not-running [2022-09-06T15:56:34.323Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-06T15:56:34.323Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-06T15:56:34.323Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-06T15:56:34.323Z] === CONT TestWaitRestartedContainer/default [2022-09-06T15:56:34.323Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-06T15:56:34.368Z] --- PASS: TestRenameRunningContainerAndReuse (0.94s) [2022-09-06T15:56:34.369Z] === RUN TestRenameInvalidName [2022-09-06T15:56:34.935Z] --- PASS: TestRenameInvalidName (0.50s) [2022-09-06T15:56:34.935Z] === RUN TestRenameAnonymousContainer [2022-09-06T15:56:35.430Z] === RUN TestDockerSuite/TestBuildBlankName [2022-09-06T15:56:35.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-09-06T15:56:35.687Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-09-06T15:56:35.698Z] === CONT TestWaitRestartedContainer/not-running [2022-09-06T15:56:36.636Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-09-06T15:56:36.636Z] --- PASS: TestWaitRestartedContainer/next-exit (1.44s) [2022-09-06T15:56:36.636Z] --- PASS: TestWaitRestartedContainer/default (1.46s) [2022-09-06T15:56:36.636Z] --- PASS: TestWaitRestartedContainer/not-running (0.84s) [2022-09-06T15:56:36.636Z] === CONT TestDaemonRestartIpcMode [2022-09-06T15:56:36.636Z] === CONT TestIpcModeOlderClient [2022-09-06T15:56:36.636Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-09-06T15:56:36.636Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-06T15:56:36.837Z] --- PASS: TestRenameAnonymousContainer (1.65s) [2022-09-06T15:56:36.837Z] === RUN TestRenameContainerWithSameName [2022-09-06T15:56:36.837Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-09-06T15:56:36.837Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T15:56:37.579Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-09-06T15:56:37.772Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-09-06T15:56:37.772Z] === RUN TestResize [2022-09-06T15:56:38.338Z] --- PASS: TestResize (0.46s) [2022-09-06T15:56:38.338Z] === RUN TestResizeWithInvalidSize [2022-09-06T15:56:38.904Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2022-09-06T15:56:38.904Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T15:56:38.946Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-09-06T15:56:39.164Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2022-09-06T15:56:39.164Z] === RUN TestDaemonRestartKillContainers [2022-09-06T15:56:39.164Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T15:56:39.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T15:56:39.164Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T15:56:39.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T15:56:39.164Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T15:56:39.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T15:56:39.164Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T15:56:39.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T15:56:39.164Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T15:56:39.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T15:56:39.164Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T15:56:39.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T15:56:39.164Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T15:56:39.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T15:56:39.164Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T15:56:39.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T15:56:39.164Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T15:56:39.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T15:56:39.164Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T15:56:39.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T15:56:39.164Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T15:56:39.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T15:56:39.164Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T15:56:39.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T15:56:39.164Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T15:56:39.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T15:56:39.164Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T15:56:39.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T15:56:39.164Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T15:56:39.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T15:56:39.164Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T15:56:39.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T15:56:39.164Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T15:56:39.164Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T15:56:39.170Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.57s) [2022-09-06T15:56:39.170Z] --- PASS: TestDaemonRestartIpcMode (2.86s) [2022-09-06T15:56:39.170Z] PASS [2022-09-06T15:56:39.170Z] [2022-09-06T15:56:39.170Z] === Skipped [2022-09-06T15:56:39.170Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-06T15:56:39.170Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T15:56:39.170Z] [2022-09-06T15:56:39.170Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-09-06T15:56:39.170Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-06T15:56:39.170Z] [2022-09-06T15:56:39.170Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-09-06T15:56:39.170Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T15:56:39.170Z] [2022-09-06T15:56:39.170Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-09-06T15:56:39.170Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-06T15:56:39.170Z] [2022-09-06T15:56:39.170Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-09-06T15:56:39.170Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-06T15:56:39.170Z] [2022-09-06T15:56:39.170Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-09-06T15:56:39.170Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T15:56:39.170Z] [2022-09-06T15:56:39.170Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-09-06T15:56:39.170Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T15:56:39.170Z] [2022-09-06T15:56:39.170Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-09-06T15:56:39.170Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T15:56:39.170Z] [2022-09-06T15:56:39.170Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-06T15:56:39.170Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T15:56:39.170Z] [2022-09-06T15:56:39.170Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-06T15:56:39.170Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T15:56:39.170Z] [2022-09-06T15:56:39.170Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-06T15:56:39.170Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T15:56:39.170Z] [2022-09-06T15:56:39.170Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-06T15:56:39.170Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T15:56:39.170Z] [2022-09-06T15:56:39.170Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-09-06T15:56:39.170Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-06T15:56:39.170Z] [2022-09-06T15:56:39.170Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-09-06T15:56:39.170Z] 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-06T15:56:39.170Z] [2022-09-06T15:56:39.170Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-09-06T15:56:39.170Z] 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-06T15:56:39.170Z] [2022-09-06T15:56:39.170Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-09-06T15:56:39.170Z] 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-06T15:56:39.170Z] [2022-09-06T15:56:39.170Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-09-06T15:56:39.170Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T15:56:39.170Z] [2022-09-06T15:56:39.170Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T15:56:39.170Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T15:56:39.170Z] [2022-09-06T15:56:39.170Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-09-06T15:56:39.170Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T15:56:39.170Z] [2022-09-06T15:56:39.170Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-09-06T15:56:39.170Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-06T15:56:39.170Z] [2022-09-06T15:56:39.170Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-09-06T15:56:39.170Z] 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-06T15:56:39.170Z] [2022-09-06T15:56:39.170Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-09-06T15:56:39.170Z] 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-06T15:56:39.170Z] [2022-09-06T15:56:39.170Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-09-06T15:56:39.170Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T15:56:39.170Z] [2022-09-06T15:56:39.170Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-06T15:56:39.170Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T15:56:39.170Z] [2022-09-06T15:56:39.170Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-06T15:56:39.170Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T15:56:39.170Z] [2022-09-06T15:56:39.170Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-09-06T15:56:39.170Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T15:56:39.170Z] [2022-09-06T15:56:39.170Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-09-06T15:56:39.170Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T15:56:39.170Z] [2022-09-06T15:56:39.170Z] DONE 250 tests, 27 skipped in 86.762s [2022-09-06T15:56:39.170Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-06T15:56:39.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-09-06T15:56:39.428Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T15:56:39.994Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-09-06T15:56:39.994Z] === RUN TestConfigDaemonID [2022-09-06T15:56:40.571Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-09-06T15:56:40.933Z] daemon_test.go:83: [da607ab33c49e] daemon is not started [2022-09-06T15:56:40.933Z] --- PASS: TestConfigDaemonID (1.07s) [2022-09-06T15:56:40.933Z] === RUN TestDaemonConfigValidation [2022-09-06T15:56:40.933Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-06T15:56:40.933Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-06T15:56:40.933Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-06T15:56:40.933Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-06T15:56:40.933Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-06T15:56:40.933Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-06T15:56:40.933Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-06T15:56:40.933Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-06T15:56:40.933Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-06T15:56:40.933Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-06T15:56:40.933Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-06T15:56:40.933Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-06T15:56:41.066Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T15:56:41.191Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-06T15:56:41.192Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-06T15:56:41.192Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-06T15:56:41.192Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-06T15:56:41.192Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-09-06T15:56:41.192Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-09-06T15:56:41.192Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-09-06T15:56:41.192Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-09-06T15:56:41.192Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-09-06T15:56:41.192Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-06T15:56:41.192Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-06T15:56:41.938Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-09-06T15:56:42.440Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T15:56:42.566Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-06T15:56:42.867Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-09-06T15:56:43.499Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-06T15:56:43.814Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T15:56:43.814Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T15:56:44.233Z] check_test.go:540: [d1ff6ceac1f4e] daemon is not started [2022-09-06T15:56:44.233Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-09-06T15:56:44.439Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-06T15:56:44.439Z] daemon_test.go:197: [d006cd0f120de] daemon is not started [2022-09-06T15:56:44.439Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-09-06T15:56:44.439Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-09-06T15:56:44.439Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-09-06T15:56:44.439Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-09-06T15:56:44.439Z] === RUN TestDaemonProxy [2022-09-06T15:56:44.439Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-09-06T15:56:44.439Z] --- SKIP: TestDaemonProxy (0.00s) [2022-09-06T15:56:44.439Z] PASS [2022-09-06T15:56:44.439Z] [2022-09-06T15:56:44.439Z] === Skipped [2022-09-06T15:56:44.439Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-09-06T15:56:44.439Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-09-06T15:56:44.439Z] [2022-09-06T15:56:44.439Z] DONE 13 tests, 1 skipped in 5.260s [2022-09-06T15:56:44.439Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-06T15:56:44.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-09-06T15:56:44.697Z] INFO: Testing against a local daemon [2022-09-06T15:56:44.697Z] === RUN TestCommitInheritsEnv [2022-09-06T15:56:45.052Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-09-06T15:56:45.190Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T15:56:45.190Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T15:56:45.615Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-09-06T15:56:46.072Z] --- PASS: TestCommitInheritsEnv (1.39s) [2022-09-06T15:56:46.072Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T15:56:46.072Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-06T15:56:46.072Z] === RUN TestImportWithCustomPlatform [2022-09-06T15:56:46.072Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-06T15:56:46.178Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-09-06T15:56:46.332Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-06T15:56:46.332Z] === RUN TestImportWithCustomPlatform// [2022-09-06T15:56:46.332Z] === RUN TestImportWithCustomPlatform/linux [2022-09-06T15:56:46.332Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-06T15:56:46.332Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-06T15:56:46.332Z] === RUN TestImportWithCustomPlatform/macos [2022-09-06T15:56:46.332Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-06T15:56:46.332Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-06T15:56:46.590Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-09-06T15:56:46.590Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-09-06T15:56:46.590Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-06T15:56:46.590Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-06T15:56:46.590Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-06T15:56:46.590Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-06T15:56:46.590Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-06T15:56:46.590Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-06T15:56:46.590Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-06T15:56:46.590Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-06T15:56:46.590Z] === RUN TestImagesFilterMultiReference [2022-09-06T15:56:46.590Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-09-06T15:56:46.590Z] === RUN TestImagePullPlatformInvalid [2022-09-06T15:56:46.590Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-09-06T15:56:46.590Z] === RUN TestRemoveImageOrphaning [2022-09-06T15:56:46.740Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-09-06T15:56:48.125Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-09-06T15:56:48.125Z] check_test.go:540: [d7a678b345a41] daemon is not started [2022-09-06T15:56:48.125Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-09-06T15:56:48.125Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-09-06T15:56:48.473Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T15:56:48.489Z] --- PASS: TestRemoveImageOrphaning (1.57s) [2022-09-06T15:56:48.489Z] === RUN TestRemoveImageGarbageCollector [2022-09-06T15:56:48.489Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-06T15:56:48.489Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-06T15:56:48.489Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T15:56:48.489Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-09-06T15:56:48.489Z] === RUN TestTagInvalidReference [2022-09-06T15:56:48.489Z] --- PASS: TestTagInvalidReference (0.02s) [2022-09-06T15:56:48.489Z] === RUN TestTagValidPrefixedRepo [2022-09-06T15:56:48.489Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-09-06T15:56:48.489Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T15:56:48.489Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-09-06T15:56:48.489Z] === RUN TestTagOfficialNames [2022-09-06T15:56:48.489Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-06T15:56:48.489Z] === RUN TestTagMatchesDigest [2022-09-06T15:56:48.489Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-06T15:56:48.489Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-06T15:56:48.731Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T15:56:50.649Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-09-06T15:56:51.212Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-09-06T15:56:51.277Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T15:56:52.680Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T15:56:52.680Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T15:56:53.105Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-09-06T15:56:54.589Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T15:56:54.848Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T15:56:56.751Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T15:56:57.275Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-09-06T15:56:58.126Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-06T15:56:58.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.85s) [2022-09-06T15:56:58.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-09-06T15:56:58.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-09-06T15:56:58.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.46s) [2022-09-06T15:56:58.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-09-06T15:56:58.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-09-06T15:56:58.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.59s) [2022-09-06T15:56:58.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.62s) [2022-09-06T15:56:58.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.18s) [2022-09-06T15:56:58.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.79s) [2022-09-06T15:56:58.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.13s) [2022-09-06T15:56:58.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.05s) [2022-09-06T15:56:58.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.19s) [2022-09-06T15:56:58.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.81s) [2022-09-06T15:56:58.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.91s) [2022-09-06T15:56:58.126Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s) [2022-09-06T15:56:58.126Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-06T15:56:58.126Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-06T15:56:58.641Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-09-06T15:56:59.500Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-06T15:57:00.067Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.96s) [2022-09-06T15:57:00.067Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.99s) [2022-09-06T15:57:00.067Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s) [2022-09-06T15:57:00.067Z] === RUN TestCgroupNamespacesRun [2022-09-06T15:57:00.532Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-09-06T15:57:00.788Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-09-06T15:57:01.442Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-09-06T15:57:01.442Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-06T15:57:01.442Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-06T15:57:01.442Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-06T15:57:01.442Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-06T15:57:02.818Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.29s) [2022-09-06T15:57:02.818Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-06T15:57:03.755Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-09-06T15:57:03.755Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-06T15:57:04.059Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-09-06T15:57:04.059Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-09-06T15:57:05.130Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.29s) [2022-09-06T15:57:05.130Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-06T15:57:06.504Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.24s) [2022-09-06T15:57:06.504Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-06T15:57:06.579Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-09-06T15:57:06.835Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-09-06T15:57:06.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-09-06T15:57:07.070Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-09-06T15:57:07.071Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-06T15:57:08.446Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s) [2022-09-06T15:57:08.446Z] === RUN TestNISDomainname [2022-09-06T15:57:09.012Z] --- PASS: TestNISDomainname (0.59s) [2022-09-06T15:57:09.012Z] === RUN TestHostnameDnsResolution [2022-09-06T15:57:09.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-09-06T15:57:09.582Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-09-06T15:57:09.582Z] === RUN TestUnprivilegedPortsAndPing [2022-09-06T15:57:10.149Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-09-06T15:57:10.149Z] === RUN TestPrivilegedHostDevices [2022-09-06T15:57:10.715Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-09-06T15:57:10.715Z] === RUN TestRunConsoleSize [2022-09-06T15:57:11.243Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-09-06T15:57:11.243Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-09-06T15:57:11.281Z] --- PASS: TestRunConsoleSize (0.45s) [2022-09-06T15:57:11.281Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-06T15:57:12.309Z] INFO [linters context/goanalysis] analyzers took 6m36.328710648s with top 10 stages: buildir: 2m22.550036356s, the_only_name: 40.438529617s, goimports: 28.461327357s, unconvert: 22.900129708s, gosec: 19.12816652s, S1038: 17.030598733s, misspell: 7.42142837s, nilness: 5.13430136s, S1039: 4.929165121s, unused: 4.64109125s [2022-09-06T15:57:12.309Z] INFO [runner] Issues before processing: 2438, after processing: 0 [2022-09-06T15:57:12.309Z] INFO [runner] Processors filtering stat (out/in): cgo: 2117/2438, filename_unadjuster: 2117/2117, autogenerated_exclude: 2014/2117, path_prettifier: 2117/2117, skip_files: 2117/2117, exclude: 2014/2014, nolint: 0/79, identifier_marker: 2014/2014, skip_dirs: 2117/2117, exclude-rules: 79/2014 [2022-09-06T15:57:12.309Z] INFO [runner] processing took 132.049323ms with stages: nolint: 38.955265ms, identifier_marker: 38.741944ms, path_prettifier: 22.040686ms, exclude-rules: 14.484286ms, autogenerated_exclude: 12.458236ms, skip_dirs: 3.257294ms, cgo: 1.161386ms, filename_unadjuster: 945.253µs, max_same_issues: 1.506µs, uniq_by_line: 550ns, exclude: 470ns, skip_files: 460ns, diff: 313ns, source_code: 308ns, max_from_linter: 303ns, sort_results: 252ns, max_per_file_from_linter: 246ns, severity-rules: 229ns, path_shortener: 227ns, path_prefixer: 109ns [2022-09-06T15:57:12.309Z] INFO [runner] linters took 1m46.770266243s with stages: goanalysis_metalinter: 1m46.638014142s [2022-09-06T15:57:12.309Z] INFO File cache stats: 1706 entries of total size 8.7MiB [2022-09-06T15:57:12.309Z] INFO Memory: 2825 samples, avg is 311.9MB, max is 1235.7MB [2022-09-06T15:57:12.309Z] INFO Execution took 4m42.542348165s [2022-09-06T15:57:12.309Z] Congratulations! The shell scripts are properly formatted. [2022-09-06T15:57:12.611Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-09-06T15:57:13.181Z] --- PASS: TestRunWithAlternativeContainerdShim (2.10s) [2022-09-06T15:57:13.181Z] === RUN TestStats [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-09-06T15:57:13.578Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44091/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=89d77ca569cf8f726c127233b36941b3121ccedd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:89d77ca569cf8f726c127233b36941b3121ccedd hack/make.sh dynbinary test-docker-py [2022-09-06T15:57:13.838Z] [2022-09-06T15:57:13.977Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-09-06T15:57:14.097Z] Removing bundles/ [2022-09-06T15:57:14.097Z] [2022-09-06T15:57:14.097Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T15:57:14.097Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-06T15:57:14.097Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T15:57:14.909Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-09-06T15:57:16.463Z] --- PASS: TestStats (2.56s) [2022-09-06T15:57:16.463Z] === RUN TestStopContainerWithTimeout [2022-09-06T15:57:16.463Z] === RUN TestStopContainerWithTimeout/0 [2022-09-06T15:57:16.463Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-06T15:57:16.463Z] === RUN TestStopContainerWithTimeout/1 [2022-09-06T15:57:16.463Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-06T15:57:16.463Z] === RUN TestStopContainerWithTimeout/3 [2022-09-06T15:57:16.463Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-06T15:57:16.463Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-06T15:57:16.463Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-06T15:57:16.463Z] === CONT TestStopContainerWithTimeout/0 [2022-09-06T15:57:16.463Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-06T15:57:16.723Z] === CONT TestStopContainerWithTimeout/3 [2022-09-06T15:57:16.810Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-09-06T15:57:16.993Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-06T15:57:16.993Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-06T15:57:16.993Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T15:57:16.993Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-06T15:57:16.993Z] [2022-09-06T15:57:16.993Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T15:57:16.993Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T15:57:16.993Z] HOSTNAME=c0d0ed136bf5 [2022-09-06T15:57:16.993Z] TESTDEBUG=0 [2022-09-06T15:57:16.993Z] DEST=bundles/test-integration [2022-09-06T15:57:16.993Z] PWD=/go/src/github.com/docker/docker [2022-09-06T15:57:16.993Z] DOCKER_GITCOMMIT=73a115df6a2d4cdf46dc25422ef72326e49a651b [2022-09-06T15:57:16.993Z] container=docker [2022-09-06T15:57:16.993Z] HOME=/root [2022-09-06T15:57:16.993Z] GOLANG_VERSION=1.18.5 [2022-09-06T15:57:16.993Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T15:57:16.993Z] VALIDATE_BRANCH=master [2022-09-06T15:57:16.993Z] TERM=xterm [2022-09-06T15:57:16.993Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T15:57:16.993Z] SHLVL=1 [2022-09-06T15:57:16.993Z] TIMEOUT=120m [2022-09-06T15:57:16.993Z] DOCKER_BUILDTAGS= journald [2022-09-06T15:57:16.993Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T15:57:16.993Z] GO111MODULE=off [2022-09-06T15:57:16.993Z] DOCKER_EXPERIMENTAL=1 [2022-09-06T15:57:16.993Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T15:57:16.993Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T15:57:16.993Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T15:57:16.993Z] GOPATH=/go [2022-09-06T15:57:16.993Z] PKG_CONFIG=pkg-config [2022-09-06T15:57:16.993Z] _=/usr/bin/env [2022-09-06T15:57:16.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-06T15:57:17.749Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-09-06T15:57:18.005Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-09-06T15:57:18.623Z] === CONT TestStopContainerWithTimeout/1 [2022-09-06T15:57:18.934Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-09-06T15:57:19.863Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-09-06T15:57:19.997Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-09-06T15:57:19.998Z] --- PASS: TestStopContainerWithTimeout/0 (0.78s) [2022-09-06T15:57:19.998Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2022-09-06T15:57:19.998Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-09-06T15:57:19.998Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-09-06T15:57:19.998Z] === RUN TestDeleteDevicemapper [2022-09-06T15:57:19.998Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T15:57:19.998Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-06T15:57:19.998Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T15:57:21.229Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-09-06T15:57:21.903Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s) [2022-09-06T15:57:21.904Z] === RUN TestUpdateMemory [2022-09-06T15:57:22.162Z] --- PASS: TestUpdateMemory (0.58s) [2022-09-06T15:57:22.162Z] === RUN TestUpdateCPUQuota [2022-09-06T15:57:23.095Z] --- PASS: TestUpdateCPUQuota (0.98s) [2022-09-06T15:57:23.095Z] === RUN TestUpdatePidsLimit [2022-09-06T15:57:23.095Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-06T15:57:23.353Z] === RUN TestUpdatePidsLimit/no_change [2022-09-06T15:57:23.612Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-06T15:57:23.747Z] docker_cli_daemon_test.go:2504: [d5a68a9577da8] daemon is not started [2022-09-06T15:57:23.872Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-06T15:57:23.872Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-06T15:57:24.130Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-06T15:57:24.388Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-06T15:57:25.324Z] --- PASS: TestUpdatePidsLimit (2.12s) [2022-09-06T15:57:25.324Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-09-06T15:57:25.324Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-09-06T15:57:25.324Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-09-06T15:57:25.324Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-09-06T15:57:25.324Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2022-09-06T15:57:25.324Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-09-06T15:57:25.324Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2022-09-06T15:57:25.324Z] === RUN TestUpdateRestartPolicy [2022-09-06T15:57:25.637Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-09-06T15:57:27.004Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-09-06T15:57:28.371Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-09-06T15:57:29.299Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-09-06T15:57:29.861Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-09-06T15:57:31.752Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-09-06T15:57:32.316Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-09-06T15:57:32.879Z] === RUN TestDockerSuite/TestBuildCmd [2022-09-06T15:57:33.441Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-09-06T15:57:33.441Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-09-06T15:57:33.698Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-09-06T15:57:34.261Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-09-06T15:57:34.261Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-09-06T15:57:34.261Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-09-06T15:57:36.151Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-09-06T15:57:36.151Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-09-06T15:57:37.519Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-09-06T15:57:37.520Z] --- PASS: TestUpdateRestartPolicy (11.10s) [2022-09-06T15:57:37.520Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T15:57:37.520Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) [2022-09-06T15:57:37.520Z] === RUN TestWaitNonBlocked [2022-09-06T15:57:37.520Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T15:57:37.520Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T15:57:37.520Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T15:57:37.520Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T15:57:37.520Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T15:57:37.520Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T15:57:37.520Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-06T15:57:37.520Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) [2022-09-06T15:57:37.520Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-09-06T15:57:37.520Z] === RUN TestWaitBlocked [2022-09-06T15:57:37.520Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T15:57:37.520Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T15:57:37.520Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T15:57:37.520Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T15:57:37.520Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T15:57:37.520Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T15:57:38.454Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-06T15:57:38.454Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-09-06T15:57:38.454Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-09-06T15:57:38.454Z] === RUN TestWaitConditions [2022-09-06T15:57:38.454Z] === RUN TestWaitConditions/default [2022-09-06T15:57:38.454Z] === PAUSE TestWaitConditions/default [2022-09-06T15:57:38.454Z] === RUN TestWaitConditions/not-running [2022-09-06T15:57:38.454Z] === PAUSE TestWaitConditions/not-running [2022-09-06T15:57:38.454Z] === RUN TestWaitConditions/next-exit [2022-09-06T15:57:38.454Z] === PAUSE TestWaitConditions/next-exit [2022-09-06T15:57:38.454Z] === RUN TestWaitConditions/removed [2022-09-06T15:57:38.454Z] === PAUSE TestWaitConditions/removed [2022-09-06T15:57:38.454Z] === CONT TestWaitConditions/default [2022-09-06T15:57:38.454Z] === CONT TestWaitConditions/removed [2022-09-06T15:57:38.454Z] === CONT TestWaitConditions/default [2022-09-06T15:57:38.454Z] wait_test.go:146: ContainerID = 1a86e621ae6a73e7cf044aae4283a7e38ed24aa11bb88fd0582035e5a40d0da9 [2022-09-06T15:57:38.454Z] === CONT TestWaitConditions/removed [2022-09-06T15:57:38.454Z] wait_test.go:146: ContainerID = 17abe1f8d42fad6179cd80d185404a04068b725d1c0057c0eb5723a06ef2e98e [2022-09-06T15:57:39.021Z] === CONT TestWaitConditions/next-exit [2022-09-06T15:57:39.021Z] === CONT TestWaitConditions/not-running [2022-09-06T15:57:39.021Z] === CONT TestWaitConditions/next-exit [2022-09-06T15:57:39.021Z] wait_test.go:146: ContainerID = fbdfb81c59470f1212a8a404da431b8ee7f753958efc6b836a24f5b32e1d2fe1 [2022-09-06T15:57:39.021Z] === CONT TestWaitConditions/not-running [2022-09-06T15:57:39.021Z] wait_test.go:146: ContainerID = da850c799d1f38d092747f08c8b8ae11e470621c169f3f02c9f5aa9cf48441d3 [2022-09-06T15:57:39.956Z] --- PASS: TestWaitConditions (0.02s) [2022-09-06T15:57:39.956Z] --- PASS: TestWaitConditions/removed (0.74s) [2022-09-06T15:57:39.956Z] --- PASS: TestWaitConditions/default (0.76s) [2022-09-06T15:57:39.956Z] --- PASS: TestWaitConditions/next-exit (0.69s) [2022-09-06T15:57:39.956Z] --- PASS: TestWaitConditions/not-running (0.78s) [2022-09-06T15:57:39.956Z] === RUN TestWaitRestartedContainer [2022-09-06T15:57:39.956Z] === RUN TestWaitRestartedContainer/default [2022-09-06T15:57:39.956Z] === PAUSE TestWaitRestartedContainer/default [2022-09-06T15:57:39.956Z] === RUN TestWaitRestartedContainer/not-running [2022-09-06T15:57:39.956Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-06T15:57:39.956Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-06T15:57:39.956Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-06T15:57:39.956Z] === CONT TestWaitRestartedContainer/default [2022-09-06T15:57:39.956Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-06T15:57:40.789Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-09-06T15:57:40.789Z] check_test.go:540: [dd18e76c05855] daemon is not started [2022-09-06T15:57:40.789Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-09-06T15:57:41.332Z] === CONT TestWaitRestartedContainer/not-running [2022-09-06T15:57:41.352Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-09-06T15:57:42.266Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-09-06T15:57:42.266Z] --- PASS: TestWaitRestartedContainer/default (1.46s) [2022-09-06T15:57:42.266Z] --- PASS: TestWaitRestartedContainer/next-exit (1.59s) [2022-09-06T15:57:42.266Z] --- PASS: TestWaitRestartedContainer/not-running (0.99s) [2022-09-06T15:57:42.266Z] === CONT TestContainerStartOnDaemonRestart [2022-09-06T15:57:42.266Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-06T15:57:42.292Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-09-06T15:57:43.220Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-09-06T15:57:43.476Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-09-06T15:57:44.039Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-09-06T15:57:44.601Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-09-06T15:57:44.798Z] --- PASS: TestContainerStartOnDaemonRestart (2.45s) [2022-09-06T15:57:44.798Z] === CONT TestIpcModeOlderClient [2022-09-06T15:57:44.798Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.47s) [2022-09-06T15:57:44.798Z] === CONT TestContainerKillOnDaemonStart [2022-09-06T15:57:44.798Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-09-06T15:57:44.798Z] === CONT TestDaemonHostGatewayIP [2022-09-06T15:57:45.164Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite (322.65s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.56s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.69s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.72s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.32s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.74s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.16s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.69s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.49s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.05s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.13s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.45s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.29s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.01s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.32s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.27s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.52s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.00s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.51s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.24s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.16s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.50s) [2022-09-06T15:57:46.533Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.67s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.62s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.29s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.37s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.50s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.18s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.53s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.67s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.59s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.56s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.52s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.32s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.43s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.37s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.52s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.78s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.21s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.53s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.01s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.00s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.24s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.30s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.32s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.85s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.12s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.17s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.75s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.84s) [2022-09-06T15:57:46.533Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-09-06T15:57:46.533Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.34s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.30s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.63s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.52s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.83s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.38s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.87s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.42s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.63s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.96s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.04s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.31s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.37s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.10s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.03s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.98s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.76s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.83s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.76s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.43s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.22s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.70s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.60s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.74s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.43s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.56s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.34s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.40s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.87s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.15s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.18s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.28s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.67s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.07s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.03s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.44s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.00s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.49s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.73s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-09-06T15:57:46.533Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.85s) [2022-09-06T15:57:46.533Z] === RUN TestDockerSwarmSuite [2022-09-06T15:57:46.533Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-09-06T15:57:47.331Z] === CONT TestDaemonRestartIpcMode [2022-09-06T15:57:47.331Z] --- PASS: TestDaemonHostGatewayIP (2.59s) [2022-09-06T15:57:49.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-06T15:57:49.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-06T15:57:49.803Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-09-06T15:57:49.905Z] --- PASS: TestDaemonRestartIpcMode (2.34s) [2022-09-06T15:57:53.072Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-09-06T15:57:56.346Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-09-06T15:57:56.483Z] --- PASS: TestContainerKillOnDaemonStart (11.81s) [2022-09-06T15:57:56.483Z] PASS [2022-09-06T15:57:56.483Z] [2022-09-06T15:57:56.483Z] === Skipped [2022-09-06T15:57:56.483Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-06T15:57:56.483Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T15:57:56.483Z] [2022-09-06T15:57:56.483Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-06T15:57:56.483Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-06T15:57:56.483Z] [2022-09-06T15:57:56.483Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T15:57:56.483Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T15:57:56.483Z] [2022-09-06T15:57:56.483Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-06T15:57:56.483Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-06T15:57:56.483Z] [2022-09-06T15:57:56.484Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-06T15:57:56.484Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T15:57:56.484Z] [2022-09-06T15:57:56.484Z] DONE 273 tests, 5 skipped in 137.454s [2022-09-06T15:57:56.484Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-06T15:57:56.484Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T15:57:56.909Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-09-06T15:57:57.049Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-09-06T15:57:57.049Z] === RUN TestConfigDaemonID [2022-09-06T15:57:57.165Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-09-06T15:57:58.424Z] daemon_test.go:83: [d3601567d8303] daemon is not started [2022-09-06T15:57:58.424Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-06T15:57:58.424Z] === RUN TestDaemonConfigValidation [2022-09-06T15:57:58.424Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-06T15:57:58.424Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-06T15:57:58.424Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-06T15:57:58.424Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-06T15:57:58.424Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-06T15:57:58.424Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-06T15:57:58.424Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-06T15:57:58.424Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-06T15:57:58.424Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-06T15:57:58.424Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-06T15:57:58.424Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-06T15:57:58.424Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-06T15:57:58.424Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-06T15:57:58.424Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-06T15:57:58.424Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-06T15:57:58.424Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-06T15:57:58.424Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-09-06T15:57:58.424Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-09-06T15:57:58.424Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-09-06T15:57:58.424Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-09-06T15:57:58.424Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-09-06T15:57:58.424Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-06T15:57:58.424Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-06T15:57:59.359Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-06T15:57:59.683Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-09-06T15:58:00.733Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-06T15:58:01.670Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-06T15:58:01.670Z] daemon_test.go:197: [df7be79747f3e] daemon is not started [2022-09-06T15:58:01.670Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-09-06T15:58:01.670Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-06T15:58:01.670Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-09-06T15:58:01.670Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-06T15:58:01.670Z] === RUN TestDaemonProxy [2022-09-06T15:58:01.670Z] === RUN TestDaemonProxy/environment_variables [2022-09-06T15:58:02.954Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-09-06T15:58:03.569Z] === RUN TestDaemonProxy/command-line_options [2022-09-06T15:58:03.883Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-09-06T15:58:03.883Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-09-06T15:58:04.139Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-09-06T15:58:04.139Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-09-06T15:58:04.139Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-09-06T15:58:04.139Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-09-06T15:58:04.139Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-09-06T15:58:04.139Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-09-06T15:58:04.139Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-09-06T15:58:04.942Z] === RUN TestDaemonProxy/configuration_file [2022-09-06T15:58:06.660Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-09-06T15:58:06.841Z] === RUN TestDaemonProxy/conflicting_options [2022-09-06T15:58:07.100Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-06T15:58:07.666Z] --- PASS: TestDaemonProxy (6.21s) [2022-09-06T15:58:07.666Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-09-06T15:58:07.666Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-09-06T15:58:07.666Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-09-06T15:58:07.666Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-09-06T15:58:07.666Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-06T15:58:07.666Z] PASS [2022-09-06T15:58:07.666Z] [2022-09-06T15:58:07.666Z] DONE 18 tests in 11.163s [2022-09-06T15:58:07.666Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-06T15:58:07.924Z] INFO: Testing against a local daemon [2022-09-06T15:58:07.924Z] === RUN TestCommitInheritsEnv [2022-09-06T15:58:08.183Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-09-06T15:58:08.183Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T15:58:08.183Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-06T15:58:08.183Z] === RUN TestImportWithCustomPlatform [2022-09-06T15:58:08.183Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-06T15:58:08.183Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-06T15:58:08.183Z] === RUN TestImportWithCustomPlatform// [2022-09-06T15:58:08.183Z] === RUN TestImportWithCustomPlatform/linux [2022-09-06T15:58:08.443Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-06T15:58:08.443Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-06T15:58:08.443Z] === RUN TestImportWithCustomPlatform/macos [2022-09-06T15:58:08.443Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-06T15:58:08.443Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-06T15:58:08.443Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-09-06T15:58:08.443Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-06T15:58:08.443Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-06T15:58:08.443Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-06T15:58:08.443Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-06T15:58:08.443Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-06T15:58:08.443Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-06T15:58:08.443Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-06T15:58:08.443Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-06T15:58:08.443Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-06T15:58:08.443Z] === RUN TestImagesFilterMultiReference [2022-09-06T15:58:08.443Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-09-06T15:58:08.443Z] === RUN TestImagePullPlatformInvalid [2022-09-06T15:58:08.443Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-06T15:58:08.443Z] === RUN TestRemoveImageOrphaning [2022-09-06T15:58:09.009Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-09-06T15:58:09.010Z] === RUN TestRemoveImageGarbageCollector [2022-09-06T15:58:09.268Z] time="2022-09-06T15:58:09Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-09-06T15:58:10.083Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-09-06T15:58:10.643Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2022-09-06T15:58:10.643Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T15:58:10.657Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-09-06T15:58:10.902Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-09-06T15:58:10.902Z] === RUN TestTagInvalidReference [2022-09-06T15:58:10.902Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-06T15:58:10.902Z] === RUN TestTagValidPrefixedRepo [2022-09-06T15:58:10.902Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-06T15:58:10.902Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T15:58:10.902Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-09-06T15:58:10.902Z] === RUN TestTagOfficialNames [2022-09-06T15:58:10.902Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-06T15:58:10.902Z] === RUN TestTagMatchesDigest [2022-09-06T15:58:10.902Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-06T15:58:10.902Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-06T15:58:11.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-09-06T15:58:12.524Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-09-06T15:58:13.086Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-09-06T15:58:14.015Z] docker_api_swarm_test.go:563: [d7be85e74350f] joining swarm manager [da1d94b2bcf91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T15:58:15.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-06T15:58:19.262Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-09-06T15:58:20.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-06T15:58:23.431Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-09-06T15:58:23.687Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-09-06T15:58:24.932Z] --- PASS: TestImportExtremelyLargeImageWorks (93.37s) [2022-09-06T15:58:24.932Z] PASS [2022-09-06T15:58:24.932Z] [2022-09-06T15:58:24.932Z] === Skipped [2022-09-06T15:58:24.932Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-06T15:58:24.932Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-06T15:58:24.932Z] [2022-09-06T15:58:24.932Z] DONE 22 tests, 1 skipped in 97.149s [2022-09-06T15:58:24.932Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-06T15:58:24.932Z] === RUN TestStripANSICommands [2022-09-06T15:58:24.932Z] === RUN TestStripANSICommands/#00 [2022-09-06T15:58:24.932Z] === RUN TestStripANSICommands/#01 [2022-09-06T15:58:24.932Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-06T15:58:24.932Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-06T15:58:24.932Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-06T15:58:24.932Z] PASS [2022-09-06T15:58:24.932Z] [2022-09-06T15:58:24.932Z] DONE 3 tests in 0.043s [2022-09-06T15:58:24.932Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-06T15:58:24.932Z] INFO: Testing against a local daemon [2022-09-06T15:58:24.932Z] === RUN TestNetworkCreateDelete [2022-09-06T15:58:24.932Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-09-06T15:58:24.932Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T15:58:24.932Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-09-06T15:58:24.932Z] === RUN TestDaemonDNSFallback [2022-09-06T15:58:25.053Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-09-06T15:58:26.946Z] docker_api_swarm_test.go:585: [d9acafab75909] joining swarm manager [da1d94b2bcf91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T15:58:27.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-06T15:58:27.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-06T15:58:27.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-06T15:58:28.313Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-09-06T15:58:28.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-06T15:58:29.115Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-09-06T15:58:29.115Z] === RUN TestInspectNetwork [2022-09-06T15:58:29.115Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:29.115Z] --- SKIP: TestInspectNetwork (0.00s) [2022-09-06T15:58:29.115Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T15:58:29.115Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T15:58:29.115Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-09-06T15:58:29.115Z] === RUN TestNetworkInvalidJSON [2022-09-06T15:58:29.115Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-06T15:58:29.115Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-06T15:58:29.115Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T15:58:29.115Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T15:58:29.115Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T15:58:29.115Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T15:58:29.115Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-06T15:58:29.115Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-06T15:58:29.115Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T15:58:29.115Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-06T15:58:29.115Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-06T15:58:29.115Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-06T15:58:29.115Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-06T15:58:29.115Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-06T15:58:29.115Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-06T15:58:29.115Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-06T15:58:29.115Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T15:58:29.115Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-06T15:58:29.115Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-06T15:58:29.115Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-06T15:58:29.115Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-06T15:58:29.115Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-06T15:58:29.115Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-06T15:58:29.115Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-06T15:58:29.115Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-06T15:58:29.115Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-06T15:58:29.115Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-06T15:58:29.115Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-09-06T15:58:29.115Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-06T15:58:29.115Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-06T15:58:29.115Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-06T15:58:29.115Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-06T15:58:29.115Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-06T15:58:29.115Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-06T15:58:29.115Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-06T15:58:29.115Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-06T15:58:29.115Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-06T15:58:29.115Z] === RUN TestNetworkList [2022-09-06T15:58:29.115Z] === RUN TestNetworkList//networks [2022-09-06T15:58:29.115Z] === PAUSE TestNetworkList//networks [2022-09-06T15:58:29.115Z] === RUN TestNetworkList//networks/ [2022-09-06T15:58:29.115Z] === PAUSE TestNetworkList//networks/ [2022-09-06T15:58:29.115Z] === CONT TestNetworkList//networks [2022-09-06T15:58:29.115Z] === CONT TestNetworkList//networks/ [2022-09-06T15:58:29.115Z] --- PASS: TestNetworkList (0.01s) [2022-09-06T15:58:29.115Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T15:58:29.115Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T15:58:29.115Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T15:58:29.115Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T15:58:29.115Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-09-06T15:58:29.115Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T15:58:29.115Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T15:58:29.115Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-09-06T15:58:29.115Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T15:58:29.115Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T15:58:29.115Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-09-06T15:58:29.115Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T15:58:29.115Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T15:58:29.115Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-09-06T15:58:29.115Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T15:58:29.115Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T15:58:29.115Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-09-06T15:58:29.115Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T15:58:29.115Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T15:58:29.115Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-09-06T15:58:29.115Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T15:58:29.115Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:29.115Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-09-06T15:58:29.115Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T15:58:29.115Z] service_test.go:243: FLAKY_TEST [2022-09-06T15:58:29.115Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T15:58:29.115Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T15:58:29.115Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:29.115Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-09-06T15:58:29.115Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T15:58:29.115Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:29.115Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-06T15:58:29.115Z] PASS [2022-09-06T15:58:29.115Z] [2022-09-06T15:58:29.115Z] === Skipped [2022-09-06T15:58:29.115Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-09-06T15:58:29.115Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:29.115Z] [2022-09-06T15:58:29.115Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-09-06T15:58:29.115Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T15:58:29.115Z] [2022-09-06T15:58:29.115Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-09-06T15:58:29.115Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T15:58:29.115Z] [2022-09-06T15:58:29.115Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-09-06T15:58:29.115Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T15:58:29.115Z] [2022-09-06T15:58:29.115Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-09-06T15:58:29.115Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T15:58:29.115Z] [2022-09-06T15:58:29.115Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-09-06T15:58:29.115Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T15:58:29.115Z] [2022-09-06T15:58:29.115Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-09-06T15:58:29.115Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T15:58:29.115Z] [2022-09-06T15:58:29.115Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-09-06T15:58:29.115Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T15:58:29.115Z] [2022-09-06T15:58:29.115Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-09-06T15:58:29.115Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:29.115Z] [2022-09-06T15:58:29.115Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T15:58:29.115Z] service_test.go:243: FLAKY_TEST [2022-09-06T15:58:29.115Z] [2022-09-06T15:58:29.115Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-09-06T15:58:29.115Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:29.115Z] [2022-09-06T15:58:29.115Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-06T15:58:29.115Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:29.115Z] [2022-09-06T15:58:29.115Z] DONE 34 tests, 12 skipped in 7.059s [2022-09-06T15:58:29.115Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-06T15:58:29.115Z] INFO: Testing against a local daemon [2022-09-06T15:58:29.115Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-06T15:58:29.115Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T15:58:29.115Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T15:58:29.115Z] === RUN TestDockerNetworkIpvlan [2022-09-06T15:58:29.115Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T15:58:29.115Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-06T15:58:29.115Z] PASS [2022-09-06T15:58:29.115Z] [2022-09-06T15:58:29.115Z] === Skipped [2022-09-06T15:58:29.115Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T15:58:29.115Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T15:58:29.115Z] [2022-09-06T15:58:29.115Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-06T15:58:29.115Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T15:58:29.115Z] [2022-09-06T15:58:29.115Z] DONE 2 tests, 2 skipped in 0.098s [2022-09-06T15:58:29.115Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-06T15:58:29.115Z] INFO: Testing against a local daemon [2022-09-06T15:58:29.115Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-06T15:58:29.115Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T15:58:29.116Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-06T15:58:29.116Z] === RUN TestDockerNetworkMacvlan [2022-09-06T15:58:29.116Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T15:58:29.116Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-09-06T15:58:29.116Z] PASS [2022-09-06T15:58:29.116Z] [2022-09-06T15:58:29.116Z] === Skipped [2022-09-06T15:58:29.116Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-06T15:58:29.116Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T15:58:29.116Z] [2022-09-06T15:58:29.116Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-09-06T15:58:29.116Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T15:58:29.116Z] [2022-09-06T15:58:29.116Z] DONE 2 tests, 2 skipped in 0.089s [2022-09-06T15:58:29.116Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-06T15:58:29.116Z] testing: warning: no tests to run [2022-09-06T15:58:29.116Z] PASS [2022-09-06T15:58:29.116Z] [2022-09-06T15:58:29.116Z] DONE 0 tests in 0.030s [2022-09-06T15:58:29.116Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-06T15:58:29.116Z] INFO: Testing against a local daemon [2022-09-06T15:58:29.116Z] === RUN TestAuthZPluginAllowRequest [2022-09-06T15:58:29.116Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:29.116Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-09-06T15:58:29.116Z] === RUN TestAuthZPluginTLS [2022-09-06T15:58:29.116Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:29.116Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-09-06T15:58:29.116Z] === RUN TestAuthZPluginDenyRequest [2022-09-06T15:58:29.116Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:29.116Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-09-06T15:58:29.116Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-06T15:58:29.116Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:29.116Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-06T15:58:29.116Z] === RUN TestAuthZPluginDenyResponse [2022-09-06T15:58:29.116Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:29.116Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-09-06T15:58:29.116Z] === RUN TestAuthZPluginAllowEventStream [2022-09-06T15:58:29.116Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:29.116Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-09-06T15:58:29.116Z] === RUN TestAuthZPluginErrorResponse [2022-09-06T15:58:29.116Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:29.116Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-09-06T15:58:29.116Z] === RUN TestAuthZPluginErrorRequest [2022-09-06T15:58:29.116Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:29.116Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-09-06T15:58:29.116Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-06T15:58:29.116Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:29.116Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-06T15:58:29.116Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-06T15:58:29.116Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:29.116Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-06T15:58:29.116Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-06T15:58:29.116Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:29.116Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-06T15:58:29.116Z] === RUN TestAuthZPluginHeader [2022-09-06T15:58:29.116Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:29.116Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-09-06T15:58:29.116Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-06T15:58:29.241Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-09-06T15:58:29.241Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-09-06T15:58:29.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-06T15:58:29.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-06T15:58:29.681Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:29.681Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-09-06T15:58:29.681Z] === RUN TestAuthZPluginV2Disable [2022-09-06T15:58:29.939Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:29.939Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-09-06T15:58:29.939Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-06T15:58:30.171Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-09-06T15:58:30.197Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:30.197Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-06T15:58:30.197Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-06T15:58:30.455Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:30.455Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-06T15:58:30.455Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-06T15:58:30.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-06T15:58:31.020Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:31.020Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-06T15:58:31.020Z] PASS [2022-09-06T15:58:31.020Z] [2022-09-06T15:58:31.020Z] === Skipped [2022-09-06T15:58:31.020Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-09-06T15:58:31.020Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:31.021Z] [2022-09-06T15:58:31.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-09-06T15:58:31.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:31.021Z] [2022-09-06T15:58:31.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-09-06T15:58:31.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:31.021Z] [2022-09-06T15:58:31.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-06T15:58:31.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:31.021Z] [2022-09-06T15:58:31.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-09-06T15:58:31.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:31.021Z] [2022-09-06T15:58:31.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-09-06T15:58:31.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:31.021Z] [2022-09-06T15:58:31.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-09-06T15:58:31.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:31.021Z] [2022-09-06T15:58:31.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-09-06T15:58:31.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:31.021Z] [2022-09-06T15:58:31.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-06T15:58:31.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:31.021Z] [2022-09-06T15:58:31.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-06T15:58:31.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:31.021Z] [2022-09-06T15:58:31.021Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-06T15:58:31.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:31.021Z] [2022-09-06T15:58:31.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-09-06T15:58:31.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:31.021Z] [2022-09-06T15:58:31.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-09-06T15:58:31.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:31.021Z] [2022-09-06T15:58:31.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-09-06T15:58:31.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:31.021Z] [2022-09-06T15:58:31.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-06T15:58:31.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:31.021Z] [2022-09-06T15:58:31.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-06T15:58:31.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:31.021Z] [2022-09-06T15:58:31.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-06T15:58:31.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:31.021Z] [2022-09-06T15:58:31.021Z] DONE 17 tests, 17 skipped in 1.782s [2022-09-06T15:58:31.021Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-06T15:58:31.021Z] INFO: Testing against a local daemon [2022-09-06T15:58:31.021Z] === RUN TestPluginInvalidJSON [2022-09-06T15:58:31.021Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T15:58:31.021Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T15:58:31.021Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T15:58:31.021Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T15:58:31.021Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-06T15:58:31.021Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-06T15:58:31.021Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T15:58:31.021Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-06T15:58:31.021Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-06T15:58:31.021Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-06T15:58:31.021Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-06T15:58:31.021Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-06T15:58:31.021Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-06T15:58:31.021Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-06T15:58:31.021Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-06T15:58:31.021Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T15:58:31.021Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-06T15:58:31.021Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-06T15:58:31.021Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-06T15:58:31.021Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-06T15:58:31.021Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-06T15:58:31.021Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-06T15:58:31.021Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-06T15:58:31.021Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-06T15:58:31.021Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-06T15:58:31.021Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-06T15:58:31.021Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-06T15:58:31.021Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-09-06T15:58:31.021Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-06T15:58:31.021Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-06T15:58:31.021Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-06T15:58:31.021Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-06T15:58:31.021Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-06T15:58:31.021Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-06T15:58:31.021Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-06T15:58:31.021Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-06T15:58:31.021Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-06T15:58:31.021Z] === RUN TestPluginInstall [2022-09-06T15:58:31.021Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:31.021Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-06T15:58:31.021Z] === RUN TestPluginsWithRuntimes [2022-09-06T15:58:31.021Z] 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-06T15:58:31.021Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-06T15:58:31.021Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T15:58:31.021Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-06T15:58:31.021Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-06T15:58:31.021Z] PASS [2022-09-06T15:58:31.021Z] [2022-09-06T15:58:31.021Z] === Skipped [2022-09-06T15:58:31.021Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-09-06T15:58:31.021Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T15:58:31.021Z] [2022-09-06T15:58:31.021Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-09-06T15:58:31.021Z] 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-06T15:58:31.021Z] [2022-09-06T15:58:31.021Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-09-06T15:58:31.021Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-06T15:58:31.021Z] [2022-09-06T15:58:31.021Z] DONE 19 tests, 3 skipped in 0.142s [2022-09-06T15:58:31.021Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-06T15:58:31.098Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-09-06T15:58:31.279Z] INFO: Testing against a local daemon [2022-09-06T15:58:31.279Z] === RUN TestExternalGraphDriver [2022-09-06T15:58:31.537Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-06T15:58:31.537Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-09-06T15:58:31.537Z] === RUN TestGraphdriverPluginV2 [2022-09-06T15:58:31.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-06T15:58:32.028Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-09-06T15:58:33.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-06T15:58:34.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-06T15:58:34.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-06T15:58:35.295Z] check_test.go:611: [d7be85e74350f] daemon is not started [2022-09-06T15:58:35.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-06T15:58:35.722Z] --- PASS: TestGraphdriverPluginV2 (3.70s) [2022-09-06T15:58:35.722Z] PASS [2022-09-06T15:58:35.722Z] [2022-09-06T15:58:35.722Z] === Skipped [2022-09-06T15:58:35.722Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-09-06T15:58:35.722Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-06T15:58:35.722Z] [2022-09-06T15:58:35.722Z] DONE 2 tests, 1 skipped in 4.161s [2022-09-06T15:58:35.722Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-06T15:58:35.722Z] INFO: Testing against a local daemon [2022-09-06T15:58:35.722Z] === RUN TestContinueAfterPluginCrash [2022-09-06T15:58:35.722Z] === PAUSE TestContinueAfterPluginCrash [2022-09-06T15:58:35.722Z] === RUN TestReadPluginNoRead [2022-09-06T15:58:35.722Z] === PAUSE TestReadPluginNoRead [2022-09-06T15:58:35.722Z] === RUN TestDaemonStartWithLogOpt [2022-09-06T15:58:35.722Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-06T15:58:35.722Z] === CONT TestContinueAfterPluginCrash [2022-09-06T15:58:35.722Z] === CONT TestDaemonStartWithLogOpt [2022-09-06T15:58:36.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-06T15:58:36.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-06T15:58:37.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-06T15:58:38.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-06T15:58:39.394Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T15:58:39.394Z] Using test binary docker [2022-09-06T15:58:39.394Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-06T15:58:39.394Z] +++ /etc/init.d/apparmor start [2022-09-06T15:58:39.394Z] Not: starting. [2022-09-06T15:58:39.394Z] INFO: Waiting for daemon to start... [2022-09-06T15:58:39.394Z] Starting dockerd [2022-09-06T15:58:39.394Z] +++ 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-06T15:58:39.909Z] --- PASS: TestDaemonStartWithLogOpt (4.36s) [2022-09-06T15:58:39.909Z] === CONT TestReadPluginNoRead [2022-09-06T15:58:40.543Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-09-06T15:58:40.543Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-09-06T15:58:40.543Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-06T15:58:40.543Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-09-06T15:58:40.799Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-09-06T15:58:41.285Z] . [2022-09-06T15:58:41.285Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T15:58:41.542Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T15:58:41.542Z] Error: No such image: emptyfs [2022-09-06T15:58:41.542Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-06T15:58:41.542Z] ++++ docker load [2022-09-06T15:58:41.542Z] Loaded image: emptyfs:latest [2022-09-06T15:58:41.542Z] Running integration-test (iteration 1) [2022-09-06T15:58:41.542Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-09-06T15:58:41.542Z] ++ 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-06T15:58:41.542Z] ++ set -e [2022-09-06T15:58:41.542Z] ++ '[' -n 0 ']' [2022-09-06T15:58:41.542Z] ++ set -x [2022-09-06T15:58:41.542Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06T15:58:41.798Z] Loaded image: busybox:latest [2022-09-06T15:58:42.055Z] Loaded image: busybox:glibc [2022-09-06T15:58:42.440Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-06T15:58:42.984Z] Loaded image: debian:bullseye-slim [2022-09-06T15:58:42.984Z] Loaded image: hello-world:latest [2022-09-06T15:58:42.984Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T15:58:42.984Z] INFO: Testing against a local daemon [2022-09-06T15:58:42.984Z] === RUN TestCgroupNamespacesBuild [2022-09-06T15:58:43.334Z] docker_api_swarm_test.go:46: [d281b8102fb5d] joining swarm manager [d2667e198cbe8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T15:58:43.374Z] === RUN TestReadPluginNoRead/default [2022-09-06T15:58:43.897Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-09-06T15:58:44.309Z] --- PASS: TestContinueAfterPluginCrash (9.00s) [2022-09-06T15:58:44.567Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-06T15:58:45.943Z] === CONT TestReadPluginNoRead [2022-09-06T15:58:45.943Z] read_test.go:92: [d3c16604f456b] daemon is not started [2022-09-06T15:58:45.943Z] --- PASS: TestReadPluginNoRead (6.06s) [2022-09-06T15:58:45.943Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-09-06T15:58:45.943Z] --- PASS: TestReadPluginNoRead/default (1.32s) [2022-09-06T15:58:45.943Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2022-09-06T15:58:45.943Z] PASS [2022-09-06T15:58:45.943Z] [2022-09-06T15:58:45.943Z] DONE 6 tests in 10.526s [2022-09-06T15:58:45.943Z] 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-06T15:58:45.943Z] testing: warning: no tests to run [2022-09-06T15:58:45.943Z] PASS [2022-09-06T15:58:45.943Z] [2022-09-06T15:58:45.943Z] DONE 0 tests in 0.039s [2022-09-06T15:58:45.943Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-06T15:58:45.943Z] INFO: Testing against a local daemon [2022-09-06T15:58:45.943Z] === RUN TestPluginWithDevMounts [2022-09-06T15:58:45.943Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-09-06T15:58:45.943Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-06T15:58:45.943Z] PASS [2022-09-06T15:58:45.943Z] [2022-09-06T15:58:45.943Z] === Skipped [2022-09-06T15:58:45.943Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-09-06T15:58:45.943Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-09-06T15:58:45.943Z] [2022-09-06T15:58:45.943Z] DONE 1 tests, 1 skipped in 0.108s [2022-09-06T15:58:45.943Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-06T15:58:45.943Z] INFO: Testing against a local daemon [2022-09-06T15:58:45.943Z] === RUN TestSecretInspect [2022-09-06T15:58:45.943Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:45.943Z] --- SKIP: TestSecretInspect (0.02s) [2022-09-06T15:58:45.943Z] === RUN TestSecretList [2022-09-06T15:58:45.943Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:45.943Z] --- SKIP: TestSecretList (0.01s) [2022-09-06T15:58:45.943Z] === RUN TestSecretsCreateAndDelete [2022-09-06T15:58:45.943Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:46.202Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-09-06T15:58:46.202Z] === RUN TestSecretsUpdate [2022-09-06T15:58:46.202Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:46.202Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-09-06T15:58:46.202Z] === RUN TestTemplatedSecret [2022-09-06T15:58:46.202Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:46.202Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-09-06T15:58:46.202Z] === RUN TestSecretCreateResolve [2022-09-06T15:58:46.202Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:46.202Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-09-06T15:58:46.202Z] PASS [2022-09-06T15:58:46.202Z] [2022-09-06T15:58:46.202Z] === Skipped [2022-09-06T15:58:46.202Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-09-06T15:58:46.202Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:46.202Z] [2022-09-06T15:58:46.202Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-09-06T15:58:46.202Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:46.202Z] [2022-09-06T15:58:46.202Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-09-06T15:58:46.202Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:46.202Z] [2022-09-06T15:58:46.202Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-09-06T15:58:46.202Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:46.202Z] [2022-09-06T15:58:46.202Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-09-06T15:58:46.202Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:46.202Z] [2022-09-06T15:58:46.202Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-09-06T15:58:46.202Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:46.202Z] [2022-09-06T15:58:46.202Z] DONE 6 tests, 6 skipped in 0.174s [2022-09-06T15:58:46.202Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-06T15:58:46.202Z] INFO: Testing against a local daemon [2022-09-06T15:58:46.202Z] === RUN TestServiceCreateInit [2022-09-06T15:58:46.202Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T15:58:46.202Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:46.202Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T15:58:46.202Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:46.202Z] --- PASS: TestServiceCreateInit (0.02s) [2022-09-06T15:58:46.202Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-06T15:58:46.202Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-06T15:58:46.202Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T15:58:46.202Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:46.202Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-09-06T15:58:46.202Z] === RUN TestCreateServiceConflict [2022-09-06T15:58:46.202Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:46.202Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-09-06T15:58:46.202Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T15:58:46.202Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:46.202Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-09-06T15:58:46.202Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-06T15:58:46.202Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:46.202Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-09-06T15:58:46.202Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T15:58:46.202Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:46.202Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-09-06T15:58:46.202Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T15:58:46.255Z] --- PASS: TestCgroupNamespacesBuild (2.64s) [2022-09-06T15:58:46.255Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-06T15:58:46.461Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:46.461Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-09-06T15:58:46.461Z] === RUN TestCreateServiceSysctls [2022-09-06T15:58:46.461Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:46.461Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-09-06T15:58:46.461Z] === RUN TestCreateServiceCapabilities [2022-09-06T15:58:46.461Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:46.461Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-09-06T15:58:46.461Z] === RUN TestInspect [2022-09-06T15:58:46.461Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:46.461Z] --- SKIP: TestInspect (0.01s) [2022-09-06T15:58:46.461Z] === RUN TestCreateJob [2022-09-06T15:58:46.461Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:46.461Z] --- SKIP: TestCreateJob (0.01s) [2022-09-06T15:58:46.461Z] === RUN TestReplicatedJob [2022-09-06T15:58:46.461Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:46.461Z] --- SKIP: TestReplicatedJob (0.01s) [2022-09-06T15:58:46.461Z] === RUN TestUpdateReplicatedJob [2022-09-06T15:58:46.461Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:46.461Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-09-06T15:58:46.461Z] === RUN TestServiceListWithStatuses [2022-09-06T15:58:46.461Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T15:58:46.461Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T15:58:46.461Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T15:58:46.461Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:46.461Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-09-06T15:58:46.461Z] === RUN TestDockerNetworkReConnect [2022-09-06T15:58:46.461Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:46.461Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-09-06T15:58:46.461Z] === RUN TestServicePlugin [2022-09-06T15:58:46.819Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-09-06T15:58:46.819Z] === RUN TestBuildWithSession [2022-09-06T15:58:46.819Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T15:58:46.819Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T15:58:46.819Z] === RUN TestBuildSquashParent [2022-09-06T15:58:48.400Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:48.400Z] --- SKIP: TestServicePlugin (1.99s) [2022-09-06T15:58:48.400Z] === RUN TestServiceUpdateLabel [2022-09-06T15:58:48.400Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:48.400Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-09-06T15:58:48.400Z] === RUN TestServiceUpdateSecrets [2022-09-06T15:58:48.400Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:48.400Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-09-06T15:58:48.400Z] === RUN TestServiceUpdateConfigs [2022-09-06T15:58:48.671Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:48.671Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2022-09-06T15:58:48.671Z] === RUN TestServiceUpdateNetwork [2022-09-06T15:58:48.671Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:48.671Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-09-06T15:58:48.671Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T15:58:48.671Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:48.671Z] --- SKIP: TestServiceUpdatePidsLimit (0.06s) [2022-09-06T15:58:48.671Z] PASS [2022-09-06T15:58:48.671Z] [2022-09-06T15:58:48.671Z] === Skipped [2022-09-06T15:58:48.671Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-06T15:58:48.671Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:48.671Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-06T15:58:48.671Z] [2022-09-06T15:58:48.671Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-06T15:58:48.671Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:48.671Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-06T15:58:48.671Z] [2022-09-06T15:58:48.671Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-09-06T15:58:48.671Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:48.671Z] [2022-09-06T15:58:48.671Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-09-06T15:58:48.671Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:48.671Z] [2022-09-06T15:58:48.671Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-09-06T15:58:48.671Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:48.671Z] [2022-09-06T15:58:48.671Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-09-06T15:58:48.671Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:48.671Z] [2022-09-06T15:58:48.671Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-09-06T15:58:48.671Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:48.671Z] [2022-09-06T15:58:48.671Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-09-06T15:58:48.671Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:48.671Z] [2022-09-06T15:58:48.671Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-09-06T15:58:48.671Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:48.671Z] [2022-09-06T15:58:48.671Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-09-06T15:58:48.671Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:48.671Z] [2022-09-06T15:58:48.672Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-09-06T15:58:48.672Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:48.672Z] [2022-09-06T15:58:48.672Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-09-06T15:58:48.672Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:48.672Z] [2022-09-06T15:58:48.672Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-09-06T15:58:48.672Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:48.672Z] [2022-09-06T15:58:48.672Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-09-06T15:58:48.672Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:48.672Z] [2022-09-06T15:58:48.672Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-06T15:58:48.672Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T15:58:48.672Z] [2022-09-06T15:58:48.672Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-09-06T15:58:48.672Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:48.672Z] [2022-09-06T15:58:48.672Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-09-06T15:58:48.672Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:48.672Z] [2022-09-06T15:58:48.672Z] === SKIP: amd64.integration.service TestServicePlugin (1.99s) [2022-09-06T15:58:48.672Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:48.672Z] [2022-09-06T15:58:48.672Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-09-06T15:58:48.672Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:48.672Z] [2022-09-06T15:58:48.672Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-09-06T15:58:48.672Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:48.672Z] [2022-09-06T15:58:48.672Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2022-09-06T15:58:48.672Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:48.672Z] [2022-09-06T15:58:48.672Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-09-06T15:58:48.672Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:48.672Z] [2022-09-06T15:58:48.672Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.06s) [2022-09-06T15:58:48.672Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T15:58:48.672Z] [2022-09-06T15:58:48.672Z] DONE 24 tests, 23 skipped in 2.477s [2022-09-06T15:58:48.672Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-06T15:58:48.672Z] INFO: Testing against a local daemon [2022-09-06T15:58:48.672Z] === RUN TestSessionCreate [2022-09-06T15:58:48.672Z] --- PASS: TestSessionCreate (0.04s) [2022-09-06T15:58:48.672Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T15:58:48.672Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-09-06T15:58:48.672Z] PASS [2022-09-06T15:58:48.934Z] [2022-09-06T15:58:48.934Z] DONE 2 tests in 0.190s [2022-09-06T15:58:48.934Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-06T15:58:48.934Z] INFO: Testing against a local daemon [2022-09-06T15:58:48.934Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T15:58:48.935Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T15:58:48.935Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T15:58:48.935Z] === RUN TestDiskUsage [2022-09-06T15:58:48.935Z] === PAUSE TestDiskUsage [2022-09-06T15:58:48.935Z] === RUN TestEventsExecDie [2022-09-06T15:58:49.514Z] --- PASS: TestEventsExecDie (0.51s) [2022-09-06T15:58:49.514Z] === RUN TestEventsBackwardsCompatible [2022-09-06T15:58:49.514Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-09-06T15:58:49.514Z] === RUN TestEventsVolumeCreate [2022-09-06T15:58:49.514Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-09-06T15:58:49.514Z] === RUN TestInfoBinaryCommits [2022-09-06T15:58:49.514Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-06T15:58:49.514Z] === RUN TestInfoAPIVersioned [2022-09-06T15:58:49.514Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-06T15:58:49.514Z] === RUN TestInfoAPI [2022-09-06T15:58:49.514Z] --- PASS: TestInfoAPI (0.02s) [2022-09-06T15:58:49.514Z] === RUN TestInfoAPIWarnings [2022-09-06T15:58:50.993Z] --- PASS: TestBuildSquashParent (3.43s) [2022-09-06T15:58:50.993Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T15:58:50.993Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T15:58:50.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T15:58:50.993Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T15:58:50.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T15:58:50.993Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T15:58:50.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T15:58:50.993Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T15:58:50.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T15:58:50.993Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T15:58:50.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T15:58:50.993Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T15:58:50.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T15:58:50.993Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T15:58:50.993Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T15:58:51.556Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T15:58:51.556Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T15:58:51.985Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-09-06T15:58:52.548Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-09-06T15:58:52.548Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-09-06T15:58:52.953Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T15:58:52.953Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T15:58:54.324Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-06T15:58:54.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.28s) [2022-09-06T15:58:54.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.34s) [2022-09-06T15:58:54.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.16s) [2022-09-06T15:58:54.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.24s) [2022-09-06T15:58:54.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.29s) [2022-09-06T15:58:54.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.28s) [2022-09-06T15:58:54.324Z] === RUN TestBuildMultiStageCopy [2022-09-06T15:58:54.324Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T15:58:55.253Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T15:58:55.509Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T15:58:55.766Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T15:58:55.766Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T15:58:56.023Z] --- PASS: TestBuildMultiStageCopy (1.95s) [2022-09-06T15:58:56.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.10s) [2022-09-06T15:58:56.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-09-06T15:58:56.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-09-06T15:58:56.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-09-06T15:58:56.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-09-06T15:58:56.023Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T15:58:56.585Z] --- PASS: TestBuildMultiStageParentConfig (0.57s) [2022-09-06T15:58:56.585Z] === RUN TestBuildLabelWithTargets [2022-09-06T15:58:56.719Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-09-06T15:58:57.515Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2022-09-06T15:58:57.515Z] === RUN TestBuildWithEmptyLayers [2022-09-06T15:58:58.082Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-09-06T15:58:58.082Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T15:58:58.611Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-09-06T15:58:59.450Z] --- PASS: TestBuildMultiStageOnBuild (1.28s) [2022-09-06T15:58:59.450Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T15:58:59.978Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-09-06T15:59:00.013Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-09-06T15:59:00.013Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T15:59:00.906Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-09-06T15:59:01.380Z] --- PASS: TestBuildMultiStageLayerLeak (1.35s) [2022-09-06T15:59:01.380Z] === RUN TestBuildWithHugeFile [2022-09-06T15:59:01.835Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-09-06T15:59:06.003Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-09-06T15:59:07.369Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-09-06T15:59:07.586Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-09-06T15:59:07.586Z] === RUN TestInfoDebug [2022-09-06T15:59:07.586Z] --- PASS: TestInfoDebug (0.54s) [2022-09-06T15:59:07.586Z] === RUN TestInfoInsecureRegistries [2022-09-06T15:59:07.586Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-09-06T15:59:07.586Z] === RUN TestInfoRegistryMirrors [2022-09-06T15:59:07.844Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-09-06T15:59:07.844Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T15:59:08.102Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-06T15:59:08.102Z] === RUN TestPingCacheHeaders [2022-09-06T15:59:08.102Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-09-06T15:59:08.102Z] === RUN TestPingGet [2022-09-06T15:59:08.102Z] --- PASS: TestPingGet (0.01s) [2022-09-06T15:59:08.102Z] === RUN TestPingHead [2022-09-06T15:59:08.360Z] --- PASS: TestPingHead (0.04s) [2022-09-06T15:59:08.360Z] === RUN TestPingSwarmHeader [2022-09-06T15:59:08.926Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-06T15:59:08.926Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-06T15:59:09.260Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-09-06T15:59:09.860Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-06T15:59:10.119Z] --- PASS: TestPingSwarmHeader (1.77s) [2022-09-06T15:59:10.119Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-06T15:59:10.119Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-06T15:59:10.119Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-06T15:59:10.119Z] === RUN TestPingBuilderHeader [2022-09-06T15:59:10.119Z] === RUN TestPingBuilderHeader/default_config [2022-09-06T15:59:10.189Z] --- PASS: TestImportExtremelyLargeImageWorks (172.42s) [2022-09-06T15:59:10.190Z] PASS [2022-09-06T15:59:10.190Z] [2022-09-06T15:59:10.190Z] DONE 22 tests in 176.212s [2022-09-06T15:59:10.190Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-06T15:59:10.190Z] ++ 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-06T15:59:10.190Z] ++ set -e [2022-09-06T15:59:10.190Z] ++ '[' -n 0 ']' [2022-09-06T15:59:10.190Z] ++ set -x [2022-09-06T15:59:10.190Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06T15:59:10.190Z] === RUN TestStripANSICommands [2022-09-06T15:59:10.190Z] === RUN TestStripANSICommands/#00 [2022-09-06T15:59:10.190Z] === RUN TestStripANSICommands/#01 [2022-09-06T15:59:10.190Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-06T15:59:10.190Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-06T15:59:10.190Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-06T15:59:10.190Z] PASS [2022-09-06T15:59:10.190Z] [2022-09-06T15:59:10.190Z] DONE 3 tests in 0.040s [2022-09-06T15:59:10.190Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-06T15:59:10.190Z] ++ 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-06T15:59:10.190Z] ++ set -e [2022-09-06T15:59:10.190Z] ++ '[' -n 0 ']' [2022-09-06T15:59:10.190Z] ++ set -x [2022-09-06T15:59:10.190Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06T15:59:10.447Z] INFO: Testing against a local daemon [2022-09-06T15:59:10.447Z] === RUN TestNetworkCreateDelete [2022-09-06T15:59:10.447Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-09-06T15:59:10.447Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T15:59:10.686Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-06T15:59:11.008Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2022-09-06T15:59:11.009Z] === RUN TestDaemonDNSFallback [2022-09-06T15:59:11.258Z] --- PASS: TestPingBuilderHeader (1.10s) [2022-09-06T15:59:11.258Z] --- PASS: TestPingBuilderHeader/default_config (0.54s) [2022-09-06T15:59:11.258Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.55s) [2022-09-06T15:59:11.258Z] === RUN TestVersion [2022-09-06T15:59:11.258Z] --- PASS: TestVersion (0.06s) [2022-09-06T15:59:11.258Z] === CONT TestDiskUsage [2022-09-06T15:59:11.824Z] === RUN TestDiskUsage/empty [2022-09-06T15:59:11.824Z] === RUN TestDiskUsage/empty/container_types [2022-09-06T15:59:11.824Z] === RUN TestDiskUsage/empty/image_types [2022-09-06T15:59:11.824Z] === RUN TestDiskUsage/empty/volume_types [2022-09-06T15:59:11.824Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-06T15:59:11.824Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-06T15:59:11.824Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-06T15:59:11.824Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-06T15:59:11.824Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-06T15:59:11.824Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-06T15:59:11.824Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-06T15:59:11.824Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-06T15:59:11.824Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-06T15:59:11.824Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-06T15:59:11.824Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-06T15:59:11.824Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-06T15:59:11.824Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-06T15:59:11.824Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-06T15:59:11.824Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-06T15:59:11.824Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-06T15:59:11.824Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-06T15:59:11.824Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-06T15:59:11.824Z] === RUN TestDiskUsage/after_container.Run [2022-09-06T15:59:12.083Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-06T15:59:12.083Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-06T15:59:12.083Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-06T15:59:12.083Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-06T15:59:12.083Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-06T15:59:12.083Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-06T15:59:12.083Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-06T15:59:12.342Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-06T15:59:12.342Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-06T15:59:12.342Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage (1.23s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-09-06T15:59:12.342Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-09-06T15:59:12.342Z] PASS [2022-09-06T15:59:12.342Z] [2022-09-06T15:59:12.342Z] === Skipped [2022-09-06T15:59:12.342Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T15:59:12.342Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T15:59:12.342Z] [2022-09-06T15:59:12.342Z] DONE 57 tests, 1 skipped in 23.573s [2022-09-06T15:59:12.342Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-06T15:59:12.600Z] INFO: Testing against a local daemon [2022-09-06T15:59:12.600Z] === RUN TestVolumesCreateAndList [2022-09-06T15:59:12.600Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-06T15:59:12.600Z] === RUN TestVolumesRemove [2022-09-06T15:59:12.600Z] --- PASS: TestVolumesRemove (0.04s) [2022-09-06T15:59:12.600Z] === RUN TestVolumesInspect [2022-09-06T15:59:12.600Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-06T15:59:12.600Z] === RUN TestVolumesInvalidJSON [2022-09-06T15:59:12.600Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-06T15:59:12.600Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-06T15:59:12.600Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-06T15:59:12.600Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-06T15:59:12.600Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-06T15:59:12.600Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-06T15:59:12.600Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-06T15:59:12.600Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-06T15:59:12.600Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-06T15:59:12.600Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-06T15:59:12.600Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-06T15:59:12.600Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-06T15:59:12.600Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-06T15:59:12.600Z] PASS [2022-09-06T15:59:12.600Z] [2022-09-06T15:59:12.600Z] DONE 9 tests in 0.182s [2022-09-06T15:59:12.600Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T15:59:12.600Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14795 is not a child of this shell [2022-09-06T15:59:12.600Z] warning: PID 14795 from bundles/test-integration/docker.pid had a nonzero exit code [2022-09-06T15:59:12.600Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T15:59:12.600Z] [2022-09-06T15:59:12.600Z] Unloading profiles will leave already running processes permanently [2022-09-06T15:59:12.600Z] unconfined, which can lead to unexpected situations. [2022-09-06T15:59:12.600Z] [2022-09-06T15:59:12.600Z] To set a process to complain mode, use the command line tool [2022-09-06T15:59:12.600Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T15:59:12.600Z] Removing test suite binaries [2022-09-06T15:59:12.600Z] exiting test-integration [2022-09-06T15:59:12.600Z] ++ exit 0 [2022-09-06T15:59:12.600Z] Post stage [Pipeline] junit [2022-09-06T15:59:13.551Z] Recording test results [2022-09-06T15:59:15.158Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T15:59:15.496Z] + echo Ensuring container killed. [2022-09-06T15:59:15.496Z] Ensuring container killed. [2022-09-06T15:59:15.496Z] + docker rm -vf docker-pr3 [2022-09-06T15:59:15.496Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-09-06T15:59:15.776Z] + echo Chowning /workspace to jenkins user [2022-09-06T15:59:15.776Z] Chowning /workspace to jenkins user [2022-09-06T15:59:15.776Z] + id -u [2022-09-06T15:59:15.776Z] + id -g [2022-09-06T15:59:15.776Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44091:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T15:59:17.450Z] + bundleName=amd64-rootless [2022-09-06T15:59:17.450Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-09-06T15:59:17.450Z] Creating amd64-rootless-bundles.tar.gz [2022-09-06T15:59:17.450Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-09-06T15:59:17.450Z] + 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-06T15:59:17.461Z] Archiving artifacts [2022-09-06T15:59:17.576Z] --- PASS: TestDaemonDNSFallback (6.62s) [2022-09-06T15:59:17.576Z] === RUN TestInspectNetwork [2022-09-06T15:59:18.138Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-09-06T15:59:18.138Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-09-06T15:59:19.344Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44091/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T15:59:19.652Z] + make clean [2022-09-06T15:59:19.910Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-06T15:59:19.910Z] docker-dev-cache [2022-09-06T15:59:19.910Z] docker-mod-cache [Pipeline] deleteDir [2022-09-06T15:59:20.598Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-06T15:59:20.598Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-06T15:59:20.598Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T15:59:20.598Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-06T15:59:20.598Z] [2022-09-06T15:59:20.598Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-09-06T15:59:20.598Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-09-06T15:59:20.598Z] Using test binary docker [2022-09-06T15:59:20.598Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-06T15:59:20.598Z] Not: starting. [2022-09-06T15:59:20.598Z] INFO: Waiting for daemon to start... [2022-09-06T15:59:20.598Z] Starting dockerd [2022-09-06T15:59:20.598Z] . [2022-09-06T15:59:20.598Z] INFO: Building docker-sdk-python3:5.0.3... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T15:59:21.408Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-09-06T15:59:21.408Z] === RUN TestInspectNetwork/full_network_id [2022-09-06T15:59:21.408Z] === RUN TestInspectNetwork/partial_network_id [2022-09-06T15:59:21.408Z] === RUN TestInspectNetwork/network_name [2022-09-06T15:59:21.408Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-06T15:59:21.664Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-09-06T15:59:21.664Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-09-06T15:59:22.226Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-09-06T15:59:22.226Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-09-06T15:59:22.226Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-09-06T15:59:22.482Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-09-06T15:59:23.848Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-09-06T15:59:24.409Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-09-06T15:59:25.337Z] === RUN TestDockerSuite/TestBuildEnv [2022-09-06T15:59:25.901Z] --- PASS: TestInspectNetwork (8.23s) [2022-09-06T15:59:25.901Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-06T15:59:25.901Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-06T15:59:25.901Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-06T15:59:25.901Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-06T15:59:25.901Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T15:59:26.157Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-09-06T15:59:27.088Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-09-06T15:59:27.649Z] --- PASS: TestRunContainerWithBridgeNone (1.86s) [2022-09-06T15:59:27.649Z] === RUN TestNetworkInvalidJSON [2022-09-06T15:59:27.649Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-06T15:59:27.649Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-06T15:59:27.649Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T15:59:27.649Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T15:59:27.649Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T15:59:27.649Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T15:59:27.649Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-06T15:59:27.649Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-06T15:59:27.649Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T15:59:27.649Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-06T15:59:27.649Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-06T15:59:27.649Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-06T15:59:27.649Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-06T15:59:27.649Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-06T15:59:27.649Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-06T15:59:27.649Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-06T15:59:27.649Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T15:59:27.649Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-06T15:59:27.649Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-06T15:59:27.649Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-06T15:59:27.649Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-06T15:59:27.649Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-06T15:59:27.649Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-09-06T15:59:27.650Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-06T15:59:27.650Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-06T15:59:27.650Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-06T15:59:27.650Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-06T15:59:27.650Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-09-06T15:59:27.650Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-06T15:59:27.650Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-06T15:59:27.650Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-06T15:59:27.650Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-06T15:59:27.650Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-06T15:59:27.650Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-06T15:59:27.650Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-06T15:59:27.650Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-06T15:59:27.650Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-06T15:59:27.650Z] === RUN TestNetworkList [2022-09-06T15:59:27.650Z] === RUN TestNetworkList//networks [2022-09-06T15:59:27.650Z] === PAUSE TestNetworkList//networks [2022-09-06T15:59:27.650Z] === RUN TestNetworkList//networks/ [2022-09-06T15:59:27.650Z] === PAUSE TestNetworkList//networks/ [2022-09-06T15:59:27.650Z] === CONT TestNetworkList//networks [2022-09-06T15:59:27.650Z] === CONT TestNetworkList//networks/ [2022-09-06T15:59:27.650Z] --- PASS: TestNetworkList (0.05s) [2022-09-06T15:59:27.650Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T15:59:27.650Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T15:59:27.650Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T15:59:27.908Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-09-06T15:59:28.472Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-09-06T15:59:28.472Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T15:59:29.401Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-06T15:59:29.401Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T15:59:30.328Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-09-06T15:59:30.328Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T15:59:31.257Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-09-06T15:59:31.257Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T15:59:32.187Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-09-06T15:59:32.749Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s) [2022-09-06T15:59:32.749Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T15:59:33.311Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2022-09-06T15:59:33.311Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T15:59:36.581Z] --- PASS: TestServiceWithPredefinedNetwork (2.76s) [2022-09-06T15:59:36.581Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T15:59:36.581Z] service_test.go:243: FLAKY_TEST [2022-09-06T15:59:36.581Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T15:59:36.581Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T15:59:46.561Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-09-06T15:59:46.818Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-09-06T15:59:47.336Z] --- PASS: TestImportExtremelyLargeImageWorks (93.01s) [2022-09-06T15:59:47.336Z] PASS [2022-09-06T15:59:47.336Z] [2022-09-06T15:59:47.336Z] DONE 22 tests in 96.208s [2022-09-06T15:59:47.336Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-06T15:59:47.336Z] === RUN TestStripANSICommands [2022-09-06T15:59:47.336Z] === RUN TestStripANSICommands/#00 [2022-09-06T15:59:47.336Z] === RUN TestStripANSICommands/#01 [2022-09-06T15:59:47.336Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-06T15:59:47.336Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-06T15:59:47.336Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-06T15:59:47.336Z] PASS [2022-09-06T15:59:47.336Z] [2022-09-06T15:59:47.336Z] DONE 3 tests in 0.009s [2022-09-06T15:59:47.336Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-06T15:59:47.336Z] INFO: Testing against a local daemon [2022-09-06T15:59:47.336Z] === RUN TestNetworkCreateDelete [2022-09-06T15:59:47.336Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-09-06T15:59:47.336Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T15:59:47.336Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-09-06T15:59:47.336Z] === RUN TestDaemonDNSFallback [2022-09-06T15:59:50.983Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-09-06T15:59:50.983Z] --- PASS: TestServiceWithDataPathPortInit (14.85s) [2022-09-06T15:59:50.983Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T15:59:51.518Z] --- PASS: TestDaemonDNSFallback (6.38s) [2022-09-06T15:59:51.518Z] === RUN TestInspectNetwork [2022-09-06T15:59:52.351Z] docker_api_swarm_test.go:304: [d2f26d495fa56] joining swarm manager [d3960ad921beb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T15:59:53.280Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-09-06T15:59:53.842Z] docker_api_swarm_test.go:305: [db9044ce005c2] joining swarm manager [d3960ad921beb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T15:59:54.049Z] === RUN TestInspectNetwork/full_network_id [2022-09-06T15:59:54.049Z] === RUN TestInspectNetwork/partial_network_id [2022-09-06T15:59:54.049Z] === RUN TestInspectNetwork/network_name [2022-09-06T15:59:54.049Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-06T15:59:54.098Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-09-06T15:59:54.354Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-09-06T15:59:54.610Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fp2ifokruqa5djn4o8ttf00kv Created:2022-09-06 15:59:52.486607045 +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[8a1faaa85efeec4d9e8329de7f024aef811ba524fea37914973b5285c14394dc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.056ukij5ew346ikma5vdqd66e EndpointID:501fd3848b2e769baadc1833e292261eb6b2c3d5f422c4bfa2ef045f0ac858b8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cfd49ece1d38fac4e4972054dd4605026f6e8340ec1d9e5fb47e7415008683c7 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:3fb4948cfcf0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.056ukij5ew346ikma5vdqd66e EndpointID:501fd3848b2e769baadc1833e292261eb6b2c3d5f422c4bfa2ef045f0ac858b8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-06T15:59:54.866Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-09-06T15:59:54.866Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-09-06T15:59:55.429Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-09-06T15:59:55.429Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-09-06T15:59:55.685Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-09-06T15:59:55.685Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-09-06T15:59:57.568Z] --- PASS: TestBuildWithHugeFile (55.26s) [2022-09-06T15:59:57.568Z] === RUN TestBuildWCOWSandboxSize [2022-09-06T15:59:57.568Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T15:59:57.568Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-06T15:59:57.568Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T15:59:57.568Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T15:59:57.568Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T15:59:57.568Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T15:59:57.568Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T15:59:57.568Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T15:59:57.568Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T15:59:57.568Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T15:59:57.568Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T15:59:57.568Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T15:59:57.568Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-09-06T15:59:57.568Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-09-06T15:59:57.568Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-09-06T15:59:57.568Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-06T15:59:57.568Z] === RUN TestBuildPreserveOwnership [2022-09-06T15:59:57.568Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-06T15:59:58.232Z] --- PASS: TestInspectNetwork (7.30s) [2022-09-06T15:59:58.232Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-06T15:59:58.232Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-06T15:59:58.232Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-06T15:59:58.232Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-06T15:59:58.232Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T15:59:58.936Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-06T15:59:59.329Z] sha256:9d4223e70aeeacc600fa751205661b764057e85e7cd45b54c605d84549cfc8b2 [2022-09-06T15:59:59.329Z] INFO: Starting docker-py tests... [2022-09-06T15:59:59.329Z] ============================= test session starts ============================== [2022-09-06T15:59:59.329Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-09-06T15:59:59.329Z] rootdir: /src, inifile: pytest.ini [2022-09-06T15:59:59.329Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-09-06T15:59:59.329Z] collected 395 items / 2 deselected / 393 selected [2022-09-06T15:59:59.329Z] [2022-09-06T15:59:59.852Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.23s) [2022-09-06T15:59:59.853Z] PASS [2022-09-06T15:59:59.853Z] [2022-09-06T15:59:59.853Z] === Skipped [2022-09-06T15:59:59.853Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T15:59:59.853Z] service_test.go:243: FLAKY_TEST [2022-09-06T15:59:59.853Z] [2022-09-06T15:59:59.853Z] DONE 38 tests, 1 skipped in 48.899s [2022-09-06T15:59:59.853Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-06T15:59:59.853Z] ++ 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-06T15:59:59.853Z] ++ set -e [2022-09-06T15:59:59.853Z] ++ '[' -n 0 ']' [2022-09-06T15:59:59.853Z] ++ set -x [2022-09-06T15:59:59.853Z] ++ env -i DEST=/go/src/github.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-06T15:59:59.853Z] INFO: Testing against a local daemon [2022-09-06T15:59:59.853Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-06T15:59:59.853Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T15:59:59.853Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T15:59:59.853Z] === RUN TestDockerNetworkIpvlan [2022-09-06T15:59:59.853Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T15:59:59.853Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-06T15:59:59.853Z] PASS [2022-09-06T15:59:59.853Z] [2022-09-06T15:59:59.853Z] === Skipped [2022-09-06T15:59:59.853Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T15:59:59.853Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T15:59:59.853Z] [2022-09-06T15:59:59.853Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-06T15:59:59.853Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T15:59:59.853Z] [2022-09-06T15:59:59.853Z] DONE 2 tests, 2 skipped in 0.087s [2022-09-06T15:59:59.853Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-06T15:59:59.853Z] ++ 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-06T15:59:59.853Z] ++ set -e [2022-09-06T15:59:59.853Z] ++ '[' -n 0 ']' [2022-09-06T15:59:59.853Z] ++ set -x [2022-09-06T15:59:59.853Z] ++ env -i DEST=/go/src/github.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-06T15:59:59.853Z] INFO: Testing against a local daemon [2022-09-06T15:59:59.853Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-06T15:59:59.865Z] --- PASS: TestBuildPreserveOwnership (3.05s) [2022-09-06T15:59:59.865Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.08s) [2022-09-06T15:59:59.865Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-09-06T15:59:59.865Z] === RUN TestBuildPlatformInvalid [2022-09-06T15:59:59.865Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-09-06T15:59:59.865Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-06T16:00:00.132Z] --- PASS: TestRunContainerWithBridgeNone (1.63s) [2022-09-06T16:00:00.132Z] === RUN TestNetworkInvalidJSON [2022-09-06T16:00:00.132Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-06T16:00:00.132Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-06T16:00:00.132Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T16:00:00.132Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T16:00:00.132Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T16:00:00.132Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T16:00:00.132Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-06T16:00:00.132Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-06T16:00:00.132Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T16:00:00.132Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-06T16:00:00.132Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-06T16:00:00.132Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-06T16:00:00.132Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-06T16:00:00.132Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-06T16:00:00.132Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-06T16:00:00.132Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-06T16:00:00.132Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T16:00:00.132Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-06T16:00:00.132Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-06T16:00:00.132Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-06T16:00:00.132Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-06T16:00:00.132Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-06T16:00:00.132Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-06T16:00:00.132Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-06T16:00:00.132Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-06T16:00:00.132Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-06T16:00:00.132Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-06T16:00:00.132Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-06T16:00:00.132Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-06T16:00:00.132Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-06T16:00:00.132Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-06T16:00:00.132Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-06T16:00:00.132Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-06T16:00:00.132Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-06T16:00:00.132Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-06T16:00:00.132Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-06T16:00:00.132Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-06T16:00:00.132Z] === RUN TestNetworkList [2022-09-06T16:00:00.132Z] === RUN TestNetworkList//networks [2022-09-06T16:00:00.132Z] === PAUSE TestNetworkList//networks [2022-09-06T16:00:00.132Z] === RUN TestNetworkList//networks/ [2022-09-06T16:00:00.132Z] === PAUSE TestNetworkList//networks/ [2022-09-06T16:00:00.132Z] === CONT TestNetworkList//networks [2022-09-06T16:00:00.132Z] === CONT TestNetworkList//networks/ [2022-09-06T16:00:00.132Z] --- PASS: TestNetworkList (0.01s) [2022-09-06T16:00:00.132Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T16:00:00.132Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T16:00:00.132Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T16:00:00.391Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-06T16:00:00.391Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T16:00:00.783Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2022-09-06T16:00:00.783Z] === RUN TestDockerNetworkMacvlan [2022-09-06T16:00:00.794Z] Loaded image: busybox:latest [2022-09-06T16:00:00.794Z] Loaded image: busybox:glibc [2022-09-06T16:00:01.345Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-06T16:00:01.722Z] Loaded image: debian:bullseye-slim [2022-09-06T16:00:01.722Z] Loaded image: hello-world:latest [2022-09-06T16:00:01.766Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-09-06T16:00:01.766Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T16:00:01.979Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T16:00:02.273Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-06T16:00:02.332Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-09-06T16:00:02.332Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T16:00:02.529Z] === RUN TestDockerSuite/TestBuildExpose [2022-09-06T16:00:02.785Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-09-06T16:00:03.042Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-06T16:00:03.267Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-09-06T16:00:03.267Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T16:00:03.298Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-09-06T16:00:03.864Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-09-06T16:00:04.124Z] === RUN TestDockerSuite/TestBuildFails [2022-09-06T16:00:04.640Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2022-09-06T16:00:04.640Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T16:00:05.052Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-09-06T16:00:05.052Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-09-06T16:00:05.052Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-06T16:00:05.206Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-09-06T16:00:05.206Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T16:00:06.944Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-09-06T16:00:07.507Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-06T16:00:07.737Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s) [2022-09-06T16:00:07.737Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T16:00:07.737Z] service_test.go:243: FLAKY_TEST [2022-09-06T16:00:07.737Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T16:00:07.737Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T16:00:08.435Z] === RUN TestDockerSuite/TestBuildForceRm [2022-09-06T16:00:08.691Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-09-06T16:00:10.059Z] === RUN TestDockerSuite/TestBuildFromGit [2022-09-06T16:00:11.428Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-09-06T16:00:11.696Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-09-06T16:00:11.925Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.06s) [2022-09-06T16:00:11.925Z] PASS [2022-09-06T16:00:11.925Z] [2022-09-06T16:00:11.925Z] === Skipped [2022-09-06T16:00:11.925Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-09-06T16:00:11.925Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T16:00:11.925Z] [2022-09-06T16:00:11.925Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-06T16:00:11.925Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T16:00:11.925Z] [2022-09-06T16:00:11.925Z] DONE 34 tests, 2 skipped in 89.295s [2022-09-06T16:00:11.925Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-09-06T16:00:11.925Z] ++ 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-06T16:00:11.925Z] ++ set -e [2022-09-06T16:00:11.925Z] ++ '[' -n 0 ']' [2022-09-06T16:00:11.925Z] ++ set -x [2022-09-06T16:00:11.925Z] ++ env -i DEST=/go/src/github.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-06T16:00:11.925Z] INFO: Testing against a local daemon [2022-09-06T16:00:11.925Z] === RUN TestConfigInspect [2022-09-06T16:00:11.954Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-06T16:00:12.518Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-09-06T16:00:12.586Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-09-06T16:00:13.080Z] --- PASS: TestDockerNetworkMacvlan (12.34s) [2022-09-06T16:00:13.080Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-09-06T16:00:13.080Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-09-06T16:00:13.080Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.10s) [2022-09-06T16:00:13.080Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.18s) [2022-09-06T16:00:13.080Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.18s) [2022-09-06T16:00:13.080Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) [2022-09-06T16:00:13.080Z] PASS [2022-09-06T16:00:13.080Z] [2022-09-06T16:00:13.080Z] DONE 8 tests in 13.777s [2022-09-06T16:00:13.080Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-06T16:00:13.080Z] ++ 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-06T16:00:13.080Z] ++ set -e [2022-09-06T16:00:13.080Z] ++ '[' -n 0 ']' [2022-09-06T16:00:13.080Z] ++ set -x [2022-09-06T16:00:13.080Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-06T16:00:13.080Z] testing: warning: no tests to run [2022-09-06T16:00:13.080Z] PASS [2022-09-06T16:00:13.080Z] [2022-09-06T16:00:13.080Z] DONE 0 tests in 0.028s [2022-09-06T16:00:13.080Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-06T16:00:13.080Z] ++ 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-06T16:00:13.080Z] ++ set -e [2022-09-06T16:00:13.080Z] ++ '[' -n 0 ']' [2022-09-06T16:00:13.080Z] ++ set -x [2022-09-06T16:00:13.080Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-06T16:00:13.080Z] INFO: Testing against a local daemon [2022-09-06T16:00:13.080Z] === RUN TestAuthZPluginAllowRequest [2022-09-06T16:00:13.291Z] --- PASS: TestConfigInspect (2.31s) [2022-09-06T16:00:13.291Z] === RUN TestConfigList [2022-09-06T16:00:13.415Z] tests/integration/api_client_test.py ..... [ 7%] [2022-09-06T16:00:14.010Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-09-06T16:00:14.572Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2022-09-06T16:00:14.572Z] === RUN TestAuthZPluginTLS [2022-09-06T16:00:14.613Z] tests/integration/api_config_test.py ...... [ 8%] [2022-09-06T16:00:14.829Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-09-06T16:00:14.829Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-09-06T16:00:15.085Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-09-06T16:00:15.085Z] === RUN TestAuthZPluginDenyRequest [2022-09-06T16:00:15.648Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2022-09-06T16:00:15.648Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-06T16:00:15.809Z] --- PASS: TestConfigList (2.24s) [2022-09-06T16:00:15.809Z] === RUN TestConfigsCreateAndDelete [2022-09-06T16:00:16.210Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-06T16:00:16.210Z] === RUN TestAuthZPluginDenyResponse [2022-09-06T16:00:16.466Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-09-06T16:00:16.722Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-09-06T16:00:16.722Z] === RUN TestAuthZPluginAllowEventStream [2022-09-06T16:00:18.090Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-09-06T16:00:18.090Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s) [2022-09-06T16:00:18.090Z] === RUN TestAuthZPluginErrorResponse [2022-09-06T16:00:18.328Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2022-09-06T16:00:18.328Z] === RUN TestConfigsUpdate [2022-09-06T16:00:18.651Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-06T16:00:18.651Z] === RUN TestAuthZPluginErrorRequest [2022-09-06T16:00:18.908Z] === RUN TestDockerSuite/TestBuildIidFile [2022-09-06T16:00:19.165Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-06T16:00:19.165Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-06T16:00:19.165Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-09-06T16:00:19.695Z] --- PASS: TestConfigsUpdate (1.80s) [2022-09-06T16:00:19.695Z] === RUN TestTemplatedConfig [2022-09-06T16:00:19.727Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-09-06T16:00:19.727Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-06T16:00:19.727Z] === RUN TestDockerSuite/TestBuildInheritance [2022-09-06T16:00:20.288Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-09-06T16:00:20.288Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-09-06T16:00:20.851Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-09-06T16:00:20.851Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-09-06T16:00:21.781Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.92s) [2022-09-06T16:00:21.782Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-06T16:00:21.782Z] === RUN TestDockerSuite/TestBuildLabel [2022-09-06T16:00:22.214Z] --- PASS: TestTemplatedConfig (2.46s) [2022-09-06T16:00:22.214Z] === RUN TestConfigCreateResolve [2022-09-06T16:00:22.345Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-09-06T16:00:22.626Z] --- PASS: TestServiceWithDataPathPortInit (14.29s) [2022-09-06T16:00:22.626Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T16:00:22.907Z] docker_api_swarm_test.go:272: [d3cf79a3bdeab] joining swarm manager [d1bd42fb69b84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T16:00:22.907Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-09-06T16:00:23.470Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-09-06T16:00:23.726Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.00s) [2022-09-06T16:00:23.726Z] === RUN TestAuthZPluginHeader [2022-09-06T16:00:23.726Z] === RUN TestDockerSuite/TestBuildLabels [2022-09-06T16:00:24.108Z] --- PASS: TestConfigCreateResolve (1.79s) [2022-09-06T16:00:24.108Z] PASS [2022-09-06T16:00:24.108Z] [2022-09-06T16:00:24.108Z] DONE 6 tests in 12.941s [2022-09-06T16:00:24.108Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-09-06T16:00:24.108Z] ++ 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-06T16:00:24.108Z] ++ set -e [2022-09-06T16:00:24.108Z] ++ '[' -n 0 ']' [2022-09-06T16:00:24.108Z] ++ set -x [2022-09-06T16:00:24.108Z] ++ env -i DEST=/go/src/github.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-06T16:00:24.108Z] INFO: Testing against a local daemon [2022-09-06T16:00:24.108Z] === RUN TestAttachWithTTY [2022-09-06T16:00:24.108Z] --- PASS: TestAttachWithTTY (0.06s) [2022-09-06T16:00:24.108Z] === RUN TestAttachWithoutTTy [2022-09-06T16:00:24.108Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-09-06T16:00:24.108Z] === RUN TestCheckpoint [2022-09-06T16:00:24.108Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T16:00:24.108Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/commit [2022-09-06T16:00:24.108Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-06T16:00:24.108Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T16:00:24.108Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-06T16:00:24.108Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-06T16:00:24.108Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T16:00:24.108Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T16:00:24.108Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T16:00:24.108Z] === CONT TestContainerInvalidJSON/commit [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-06T16:00:24.108Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-06T16:00:24.108Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-06T16:00:24.108Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-06T16:00:24.108Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-06T16:00:24.108Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-06T16:00:24.108Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-06T16:00:24.108Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T16:00:24.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-06T16:00:24.108Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T16:00:24.288Z] docker_api_swarm_test.go:273: [d7571f54a5374] joining swarm manager [d1bd42fb69b84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T16:00:24.288Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-09-06T16:00:24.365Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-06T16:00:24.365Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T16:00:24.365Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-06T16:00:24.365Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T16:00:24.365Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-06T16:00:24.365Z] === RUN TestCopyEmptyFile [2022-09-06T16:00:24.544Z] --- PASS: TestAuthZPluginHeader (0.87s) [2022-09-06T16:00:24.544Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-06T16:00:24.553Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mf7pkqbopzdztxf930q2uws4c Created:2022-09-06 16:00:23.084938816 +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[c77dceeb1f4207cd1751cda49883820665e37f553ffa02785f20beea8bf43b6f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ueqnibp592r4n2tqxg74z9iz0 EndpointID:9cfcab485f916cb68a2dbd452e2c1d2d50f38499dedbdde4180dd8ba8ff5e39a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f810e72d86e6493708e0e514d9635e7b2b1a1092fcece3e55edb2ffcb9eef6f5 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:cc8134e45f5a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ueqnibp592r4n2tqxg74z9iz0 EndpointID:9cfcab485f916cb68a2dbd452e2c1d2d50f38499dedbdde4180dd8ba8ff5e39a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-06T16:00:24.621Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-09-06T16:00:24.621Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T16:00:24.621Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-06T16:00:24.621Z] === RUN TestCopyFromContainer [2022-09-06T16:00:25.106Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-09-06T16:00:25.550Z] === RUN TestCopyFromContainer// [2022-09-06T16:00:25.550Z] === RUN TestCopyFromContainer//bar/root [2022-09-06T16:00:25.550Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-06T16:00:25.813Z] === RUN TestCopyFromContainer/bar/quux [2022-09-06T16:00:25.813Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-06T16:00:25.813Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-06T16:00:25.813Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-06T16:00:26.069Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-06T16:00:26.069Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-06T16:00:26.069Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-06T16:00:26.326Z] --- PASS: TestCopyFromContainer (1.58s) [2022-09-06T16:00:26.326Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-06T16:00:26.326Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-06T16:00:26.326Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-06T16:00:26.326Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-06T16:00:26.326Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-06T16:00:26.326Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-09-06T16:00:26.326Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-09-06T16:00:26.326Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-09-06T16:00:26.326Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-06T16:00:26.326Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-06T16:00:26.326Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T16:00:26.326Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T16:00:26.326Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T16:00:26.326Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T16:00:26.326Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T16:00:26.326Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T16:00:26.326Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T16:00:26.326Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T16:00:26.326Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T16:00:26.326Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T16:00:26.326Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-06T16:00:26.326Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-06T16:00:26.326Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-06T16:00:26.326Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-06T16:00:26.326Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T16:00:26.326Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-06T16:00:26.326Z] === RUN TestCreateWithInvalidEnv [2022-09-06T16:00:26.326Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T16:00:26.326Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T16:00:26.326Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T16:00:26.326Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T16:00:26.326Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T16:00:26.326Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T16:00:26.326Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T16:00:26.326Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T16:00:26.326Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T16:00:26.326Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-06T16:00:26.326Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T16:00:26.326Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-06T16:00:26.326Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T16:00:26.326Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T16:00:26.326Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-06T16:00:26.326Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T16:00:26.996Z] === RUN TestDockerSuite/TestBuildLastModified [2022-09-06T16:00:27.692Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2022-09-06T16:00:27.692Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-06T16:00:28.623Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2022-09-06T16:00:28.623Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T16:00:28.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T16:00:28.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T16:00:28.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T16:00:28.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T16:00:28.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T16:00:28.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T16:00:28.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T16:00:28.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T16:00:28.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T16:00:28.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T16:00:28.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T16:00:28.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T16:00:28.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T16:00:28.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T16:00:28.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T16:00:28.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-06T16:00:28.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-06T16:00:28.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-06T16:00:28.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-06T16:00:28.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-06T16:00:28.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-06T16:00:28.623Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T16:00:28.884Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.22s) [2022-09-06T16:00:28.884Z] === RUN TestAuthZPluginV2Disable [2022-09-06T16:00:29.185Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-09-06T16:00:29.185Z] === RUN TestCreateDifferentPlatform [2022-09-06T16:00:29.185Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T16:00:29.185Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T16:00:29.185Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-06T16:00:29.185Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-06T16:00:29.185Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-06T16:00:29.185Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T16:00:29.185Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-06T16:00:29.185Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T16:00:29.185Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-06T16:00:29.185Z] === RUN TestCreateInvalidHostConfig [2022-09-06T16:00:29.185Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T16:00:29.185Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T16:00:29.185Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T16:00:29.185Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T16:00:29.185Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T16:00:29.185Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T16:00:29.185Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T16:00:29.185Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T16:00:29.185Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T16:00:29.185Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T16:00:29.185Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T16:00:29.185Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T16:00:29.185Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-06T16:00:29.185Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-06T16:00:29.186Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-06T16:00:29.186Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-06T16:00:29.186Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-06T16:00:29.186Z] === RUN TestContainerStartOnDaemonRestart [2022-09-06T16:00:29.186Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-06T16:00:29.186Z] === RUN TestDaemonRestartIpcMode [2022-09-06T16:00:29.186Z] === PAUSE TestDaemonRestartIpcMode [2022-09-06T16:00:29.186Z] === RUN TestDaemonHostGatewayIP [2022-09-06T16:00:29.186Z] === PAUSE TestDaemonHostGatewayIP [2022-09-06T16:00:29.186Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-06T16:00:29.186Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-06T16:00:29.186Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T16:00:29.186Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-06T16:00:29.186Z] === RUN TestDiff [2022-09-06T16:00:29.749Z] --- PASS: TestDiff (0.43s) [2022-09-06T16:00:29.749Z] === RUN TestExecConsoleSize [2022-09-06T16:00:29.814Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.12s) [2022-09-06T16:00:29.814Z] PASS [2022-09-06T16:00:29.814Z] [2022-09-06T16:00:29.814Z] === Skipped [2022-09-06T16:00:29.814Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T16:00:29.814Z] service_test.go:243: FLAKY_TEST [2022-09-06T16:00:29.814Z] [2022-09-06T16:00:29.814Z] DONE 38 tests, 1 skipped in 44.918s [2022-09-06T16:00:29.814Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-06T16:00:29.814Z] INFO: Testing against a local daemon [2022-09-06T16:00:29.814Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-06T16:00:29.814Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T16:00:29.814Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T16:00:29.815Z] === RUN TestDockerNetworkIpvlan [2022-09-06T16:00:29.815Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T16:00:29.815Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-06T16:00:29.815Z] PASS [2022-09-06T16:00:29.815Z] [2022-09-06T16:00:29.815Z] === Skipped [2022-09-06T16:00:29.815Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T16:00:29.815Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T16:00:29.815Z] [2022-09-06T16:00:29.815Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-06T16:00:29.815Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T16:00:29.815Z] [2022-09-06T16:00:29.815Z] DONE 2 tests, 2 skipped in 0.025s [2022-09-06T16:00:29.815Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-06T16:00:29.815Z] INFO: Testing against a local daemon [2022-09-06T16:00:29.815Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-06T16:00:30.312Z] --- PASS: TestExecConsoleSize (0.48s) [2022-09-06T16:00:30.312Z] === RUN TestExecWithCloseStdin [2022-09-06T16:00:30.381Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-09-06T16:00:30.381Z] === RUN TestDockerNetworkMacvlan [2022-09-06T16:00:30.569Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-09-06T16:00:30.569Z] === RUN TestExec [2022-09-06T16:00:30.776Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-09-06T16:00:30.947Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-06T16:00:31.132Z] --- PASS: TestExec (0.50s) [2022-09-06T16:00:31.132Z] === RUN TestExecUser [2022-09-06T16:00:31.694Z] --- PASS: TestExecUser (0.49s) [2022-09-06T16:00:31.694Z] === RUN TestExportContainerAndImportImage [2022-09-06T16:00:31.882Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-06T16:00:32.278Z] --- PASS: TestExportContainerAndImportImage (0.63s) [2022-09-06T16:00:32.278Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T16:00:32.448Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-06T16:00:32.665Z] --- PASS: TestAuthZPluginV2Disable (3.96s) [2022-09-06T16:00:32.665Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-06T16:00:33.228Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-09-06T16:00:33.228Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-09-06T16:00:33.228Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-09-06T16:00:33.484Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-09-06T16:00:33.484Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-09-06T16:00:33.668Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2022-09-06T16:00:33.669Z] === RUN TestHealthCheckWorkdir [2022-09-06T16:00:33.744Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-09-06T16:00:34.231Z] --- PASS: TestHealthCheckWorkdir (0.67s) [2022-09-06T16:00:34.232Z] === RUN TestHealthKillContainer [2022-09-06T16:00:34.349Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-06T16:00:34.675Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-09-06T16:00:35.604Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-09-06T16:00:36.253Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-06T16:00:36.532Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.86s) [2022-09-06T16:00:36.532Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-06T16:00:37.900Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-09-06T16:00:38.156Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-09-06T16:00:38.412Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-09-06T16:00:40.440Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-06T16:00:40.699Z] --- PASS: TestDockerNetworkMacvlan (10.53s) [2022-09-06T16:00:40.699Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-09-06T16:00:40.699Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-09-06T16:00:40.699Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.92s) [2022-09-06T16:00:40.699Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.97s) [2022-09-06T16:00:40.699Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.30s) [2022-09-06T16:00:40.699Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.77s) [2022-09-06T16:00:40.699Z] PASS [2022-09-06T16:00:40.699Z] [2022-09-06T16:00:40.699Z] DONE 8 tests in 11.837s [2022-09-06T16:00:40.699Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-06T16:00:40.699Z] testing: warning: no tests to run [2022-09-06T16:00:40.699Z] PASS [2022-09-06T16:00:40.699Z] [2022-09-06T16:00:40.699Z] DONE 0 tests in 0.007s [2022-09-06T16:00:40.699Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-06T16:00:40.957Z] INFO: Testing against a local daemon [2022-09-06T16:00:40.957Z] === RUN TestAuthZPluginAllowRequest [2022-09-06T16:00:42.320Z] --- PASS: TestHealthKillContainer (7.81s) [2022-09-06T16:00:42.320Z] === RUN TestHealthCheckProcessKilled [2022-09-06T16:00:42.330Z] --- PASS: TestAuthZPluginAllowRequest (1.23s) [2022-09-06T16:00:42.330Z] === RUN TestAuthZPluginTLS [2022-09-06T16:00:42.577Z] --- PASS: TestHealthCheckProcessKilled (0.62s) [2022-09-06T16:00:42.577Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T16:00:42.588Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-09-06T16:00:42.588Z] === RUN TestAuthZPluginDenyRequest [2022-09-06T16:00:43.142Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-09-06T16:00:43.142Z] === RUN TestIpcModeNone [2022-09-06T16:00:43.154Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-06T16:00:43.154Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-06T16:00:43.707Z] --- PASS: TestIpcModeNone (0.45s) [2022-09-06T16:00:43.707Z] === RUN TestIpcModePrivate [2022-09-06T16:00:43.719Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-06T16:00:43.719Z] === RUN TestAuthZPluginDenyResponse [2022-09-06T16:00:43.963Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-06T16:00:43.963Z] --- PASS: TestIpcModePrivate (0.44s) [2022-09-06T16:00:43.963Z] === RUN TestIpcModeShareable [2022-09-06T16:00:44.113Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-09-06T16:00:44.220Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-09-06T16:00:44.286Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-09-06T16:00:44.286Z] === RUN TestAuthZPluginAllowEventStream [2022-09-06T16:00:44.476Z] --- PASS: TestIpcModeShareable (0.45s) [2022-09-06T16:00:44.476Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-06T16:00:45.659Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2022-09-06T16:00:45.659Z] === RUN TestAuthZPluginErrorResponse [2022-09-06T16:00:45.844Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s) [2022-09-06T16:00:45.844Z] === RUN TestAPIIpcModeHost [2022-09-06T16:00:46.225Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-06T16:00:46.225Z] === RUN TestAuthZPluginErrorRequest [2022-09-06T16:00:46.407Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-09-06T16:00:46.407Z] === RUN TestDaemonIpcModeShareable [2022-09-06T16:00:46.483Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-06T16:00:46.484Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-06T16:00:46.503Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-09-06T16:00:46.503Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-09-06T16:00:47.050Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-06T16:00:47.050Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-06T16:00:47.336Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-09-06T16:00:47.336Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-09-06T16:00:47.336Z] === RUN TestDaemonIpcModePrivate [2022-09-06T16:00:47.871Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.18s) [2022-09-06T16:00:47.871Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-06T16:00:48.703Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-09-06T16:00:48.703Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-09-06T16:00:48.703Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-06T16:00:48.958Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.50s) [2022-09-06T16:00:48.958Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-06T16:00:49.637Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-09-06T16:00:49.637Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-09-06T16:00:49.637Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-06T16:00:49.764Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-09-06T16:00:50.326Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-09-06T16:00:50.336Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.53s) [2022-09-06T16:00:50.336Z] === RUN TestAuthZPluginHeader [2022-09-06T16:00:50.902Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-09-06T16:00:50.902Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-06T16:00:51.004Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-09-06T16:00:51.004Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-09-06T16:00:51.004Z] === RUN TestIpcModeOlderClient [2022-09-06T16:00:51.004Z] === PAUSE TestIpcModeOlderClient [2022-09-06T16:00:51.004Z] === RUN TestKillContainerInvalidSignal [2022-09-06T16:00:51.261Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-09-06T16:00:51.261Z] === RUN TestKillContainer [2022-09-06T16:00:51.261Z] === RUN TestKillContainer/no_signal [2022-09-06T16:00:51.691Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-09-06T16:00:51.691Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-09-06T16:00:51.691Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-09-06T16:00:51.824Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T16:00:52.081Z] === RUN TestKillContainer/killing_signal [2022-09-06T16:00:52.643Z] --- PASS: TestKillContainer (1.21s) [2022-09-06T16:00:52.643Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-09-06T16:00:52.643Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-09-06T16:00:52.643Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-09-06T16:00:52.643Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T16:00:52.643Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-06T16:00:52.899Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-06T16:00:53.828Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2022-09-06T16:00:53.828Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-09-06T16:00:53.828Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2022-09-06T16:00:53.828Z] === RUN TestKillStoppedContainer [2022-09-06T16:00:53.828Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-09-06T16:00:53.828Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T16:00:53.828Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-09-06T16:00:53.828Z] === RUN TestKillDifferentUserContainer [2022-09-06T16:00:54.206Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-09-06T16:00:54.391Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-09-06T16:00:54.391Z] === RUN TestInspectOomKilledTrue [2022-09-06T16:00:54.463Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-09-06T16:00:54.648Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2022-09-06T16:00:54.648Z] === RUN TestInspectOomKilledFalse [2022-09-06T16:00:55.210Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-09-06T16:00:55.210Z] === RUN TestLinksEtcHostsContentMatch [2022-09-06T16:00:55.391Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-09-06T16:00:55.467Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-09-06T16:00:55.467Z] === RUN TestLinksContainerNames [2022-09-06T16:00:55.648Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-09-06T16:00:56.164Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.38s) [2022-09-06T16:00:56.164Z] === RUN TestAuthZPluginV2Disable [2022-09-06T16:00:56.396Z] --- PASS: TestLinksContainerNames (0.84s) [2022-09-06T16:00:56.396Z] === RUN TestLogsFollowTailEmpty [2022-09-06T16:00:56.652Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-09-06T16:00:56.652Z] === RUN TestLogs [2022-09-06T16:00:56.652Z] === RUN TestLogs/driver_local [2022-09-06T16:00:56.652Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T16:00:56.652Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T16:00:56.652Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-06T16:00:56.652Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-06T16:00:56.652Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-06T16:00:56.652Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-06T16:00:56.652Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T16:00:56.652Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T16:00:56.652Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-06T16:00:56.652Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-06T16:00:56.652Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-06T16:00:56.652Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-06T16:00:56.652Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T16:00:56.652Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-06T16:00:57.014Z] === RUN TestDockerSuite/TestBuildNetNone [2022-09-06T16:00:57.014Z] === RUN TestDockerSuite/TestBuildNoContext [2022-09-06T16:00:57.576Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-09-06T16:00:57.580Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-06T16:00:57.580Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T16:00:57.837Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-06T16:00:58.093Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-06T16:00:58.138Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-09-06T16:00:58.656Z] === RUN TestLogs/driver_json-file [2022-09-06T16:00:58.656Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T16:00:58.656Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T16:00:58.656Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-06T16:00:58.656Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-06T16:00:58.656Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-06T16:00:58.656Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-06T16:00:58.656Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T16:00:58.656Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T16:00:58.656Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T16:00:58.656Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T16:00:58.656Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T16:00:58.656Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T16:00:58.656Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T16:00:58.656Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T16:00:59.067Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-09-06T16:00:59.218Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T16:00:59.218Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T16:00:59.322Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-09-06T16:00:59.322Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-09-06T16:00:59.446Z] --- PASS: TestAuthZPluginV2Disable (3.72s) [2022-09-06T16:00:59.446Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-06T16:00:59.781Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-06T16:00:59.781Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-06T16:00:59.884Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-09-06T16:01:00.141Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-09-06T16:01:00.346Z] --- PASS: TestLogs (3.71s) [2022-09-06T16:01:00.346Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-06T16:01:00.346Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.67s) [2022-09-06T16:01:00.346Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.71s) [2022-09-06T16:01:00.346Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.56s) [2022-09-06T16:01:00.346Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.56s) [2022-09-06T16:01:00.346Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.53s) [2022-09-06T16:01:00.346Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.53s) [2022-09-06T16:01:00.346Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-06T16:01:00.346Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.75s) [2022-09-06T16:01:00.346Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.79s) [2022-09-06T16:01:00.346Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.47s) [2022-09-06T16:01:00.346Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.48s) [2022-09-06T16:01:00.346Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.64s) [2022-09-06T16:01:00.346Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.62s) [2022-09-06T16:01:00.346Z] === RUN TestContainerNetworkMountsNoChown [2022-09-06T16:01:00.717Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-09-06T16:01:00.912Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/default [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/default [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/private [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/private [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/rprivate [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/slave [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/slave [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/rslave [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/shared [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/shared [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/rshared [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-06T16:01:00.912Z] === CONT TestMountDaemonRoot/default [2022-09-06T16:01:00.912Z] === CONT TestMountDaemonRoot/rslave [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-06T16:01:00.912Z] === CONT TestMountDaemonRoot/slave [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-06T16:01:00.912Z] === CONT TestMountDaemonRoot/rprivate [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-06T16:01:00.912Z] === CONT TestMountDaemonRoot/private [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-06T16:01:00.912Z] === CONT TestMountDaemonRoot/rshared [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T16:01:00.912Z] === CONT TestMountDaemonRoot/shared [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-06T16:01:00.912Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-06T16:01:00.912Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-06T16:01:00.912Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-06T16:01:00.912Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-06T16:01:00.912Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-06T16:01:00.912Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-06T16:01:00.912Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-06T16:01:00.912Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-06T16:01:00.912Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T16:01:00.912Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T16:01:00.912Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-06T16:01:00.912Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T16:01:00.912Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-06T16:01:00.912Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-06T16:01:01.169Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-06T16:01:01.169Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-06T16:01:01.169Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-06T16:01:01.169Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-06T16:01:01.169Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T16:01:01.169Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-06T16:01:01.169Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-06T16:01:01.169Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-06T16:01:01.169Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-06T16:01:01.169Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-06T16:01:01.169Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T16:01:01.169Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-06T16:01:01.169Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T16:01:01.169Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-06T16:01:01.169Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-06T16:01:01.425Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-06T16:01:01.425Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-06T16:01:01.425Z] === RUN TestContainerBindMountNonRecursive [2022-09-06T16:01:02.082Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-09-06T16:01:02.727Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.51s) [2022-09-06T16:01:02.727Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-06T16:01:02.797Z] --- PASS: TestContainerBindMountNonRecursive (1.19s) [2022-09-06T16:01:02.797Z] === RUN TestContainerVolumesMountedAsShared [2022-09-06T16:01:02.797Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-09-06T16:01:02.797Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-06T16:01:03.358Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-09-06T16:01:03.359Z] === RUN TestNetworkNat [2022-09-06T16:01:03.450Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-09-06T16:01:03.615Z] --- PASS: TestNetworkNat (0.47s) [2022-09-06T16:01:03.615Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T16:01:04.178Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-09-06T16:01:04.178Z] === RUN TestNetworkLoopbackNat [2022-09-06T16:01:04.379Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-09-06T16:01:04.635Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.92s) [2022-09-06T16:01:04.635Z] PASS [2022-09-06T16:01:04.635Z] [2022-09-06T16:01:04.635Z] DONE 17 tests in 51.591s [2022-09-06T16:01:04.635Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-06T16:01:04.635Z] ++ 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-06T16:01:04.635Z] ++ set -e [2022-09-06T16:01:04.635Z] ++ '[' -n 0 ']' [2022-09-06T16:01:04.635Z] ++ set -x [2022-09-06T16:01:04.635Z] ++ env -i DEST=/go/src/github.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-06T16:01:04.892Z] INFO: Testing against a local daemon [2022-09-06T16:01:04.892Z] === RUN TestPluginInvalidJSON [2022-09-06T16:01:04.892Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T16:01:04.892Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T16:01:04.892Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T16:01:04.892Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T16:01:04.892Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-06T16:01:04.892Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-06T16:01:04.892Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T16:01:04.893Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-06T16:01:04.893Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-06T16:01:04.893Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-06T16:01:04.893Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-06T16:01:04.893Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-06T16:01:04.893Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-06T16:01:04.893Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T16:01:04.893Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-06T16:01:04.893Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-06T16:01:04.893Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-06T16:01:04.893Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-06T16:01:04.893Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-06T16:01:04.893Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-06T16:01:04.893Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-06T16:01:04.893Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-09-06T16:01:04.893Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-09-06T16:01:04.893Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-06T16:01:04.893Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.01s) [2022-09-06T16:01:04.893Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-06T16:01:04.893Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-06T16:01:04.893Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-06T16:01:04.893Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-06T16:01:04.893Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-06T16:01:04.893Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-06T16:01:04.893Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-06T16:01:04.893Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-09-06T16:01:04.893Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.02s) [2022-09-06T16:01:04.893Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-06T16:01:04.893Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-06T16:01:04.893Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-06T16:01:04.893Z] === RUN TestPluginInstall [2022-09-06T16:01:04.893Z] === RUN TestPluginInstall/no_auth [2022-09-06T16:01:05.822Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-09-06T16:01:06.695Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-09-06T16:01:06.695Z] === RUN TestPause [2022-09-06T16:01:06.749Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-09-06T16:01:06.750Z] time="2022-09-06T16:01:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T16:01:06.750Z] time="2022-09-06T16:01:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ddd97cf8f4b95ad974580faa1c1dc8b9df6f804e19ae2254a130014c3a1151f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T16:01:06.750Z] time="2022-09-06T16:01:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T16:01:06.750Z] time="2022-09-06T16:01:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ddd97cf8f4b95ad974580faa1c1dc8b9df6f804e19ae2254a130014c3a1151f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T16:01:07.258Z] --- PASS: TestPause (0.44s) [2022-09-06T16:01:07.258Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T16:01:07.258Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T16:01:07.258Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T16:01:07.258Z] === RUN TestPauseStopPausedContainer [2022-09-06T16:01:07.312Z] === RUN TestPluginInstall/with_htpasswd [2022-09-06T16:01:07.517Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-09-06T16:01:07.517Z] === RUN TestPidHost [2022-09-06T16:01:07.568Z] time="2022-09-06T16:01:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T16:01:07.568Z] time="2022-09-06T16:01:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c3372ffd61beddd88e2dba3e7baf7e3d1b3fcec208dabab05b0a8e28311aeda7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T16:01:07.568Z] time="2022-09-06T16:01:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T16:01:07.568Z] time="2022-09-06T16:01:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c3372ffd61beddd88e2dba3e7baf7e3d1b3fcec208dabab05b0a8e28311aeda7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T16:01:08.131Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-09-06T16:01:08.131Z] === RUN TestPluginInstall/with_insecure [2022-09-06T16:01:08.446Z] --- PASS: TestPidHost (0.90s) [2022-09-06T16:01:08.446Z] === RUN TestPsFilter [2022-09-06T16:01:08.702Z] --- PASS: TestPsFilter (0.12s) [2022-09-06T16:01:08.702Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T16:01:08.959Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-09-06T16:01:08.959Z] === RUN TestRemoveContainerWithVolume [2022-09-06T16:01:09.060Z] time="2022-09-06T16:01:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T16:01:09.060Z] time="2022-09-06T16:01:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9e700b2d8cba4637299759fefd6a05b12dae10c64c81dd80745ae26c367d237a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T16:01:09.060Z] time="2022-09-06T16:01:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T16:01:09.060Z] time="2022-09-06T16:01:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9e700b2d8cba4637299759fefd6a05b12dae10c64c81dd80745ae26c367d237a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T16:01:09.317Z] plugin_test.go:196: [d6a890c210526] daemon is not started [2022-09-06T16:01:09.317Z] --- PASS: TestPluginInstall (4.54s) [2022-09-06T16:01:09.317Z] --- PASS: TestPluginInstall/no_auth (2.29s) [2022-09-06T16:01:09.317Z] --- PASS: TestPluginInstall/with_htpasswd (0.97s) [2022-09-06T16:01:09.317Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2022-09-06T16:01:09.317Z] === RUN TestPluginsWithRuntimes [2022-09-06T16:01:09.523Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-09-06T16:01:09.523Z] === RUN TestRemoveContainerRunning [2022-09-06T16:01:09.780Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-09-06T16:01:09.780Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T16:01:10.244Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-09-06T16:01:10.343Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-09-06T16:01:10.343Z] === RUN TestRemoveInvalidContainer [2022-09-06T16:01:10.343Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-06T16:01:10.343Z] === RUN TestRenameLinkedContainer [2022-09-06T16:01:10.806Z] === RUN TestDockerSuite/TestBuildPATH [2022-09-06T16:01:11.369Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-06T16:01:12.236Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-09-06T16:01:12.236Z] === RUN TestRenameStoppedContainer [2022-09-06T16:01:12.493Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-09-06T16:01:12.493Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T16:01:12.738Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-06T16:01:13.300Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-09-06T16:01:13.421Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-09-06T16:01:13.421Z] === RUN TestRenameInvalidName [2022-09-06T16:01:13.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-09-06T16:01:13.678Z] --- PASS: TestRenameInvalidName (0.43s) [2022-09-06T16:01:13.678Z] === RUN TestRenameAnonymousContainer [2022-09-06T16:01:13.813Z] --- PASS: TestPluginsWithRuntimes (4.49s) [2022-09-06T16:01:13.813Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.30s) [2022-09-06T16:01:13.813Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.25s) [2022-09-06T16:01:13.813Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T16:01:14.069Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-09-06T16:01:14.925Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.87s) [2022-09-06T16:01:14.925Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-06T16:01:14.997Z] --- PASS: TestPluginBackCompatMediaTypes (0.96s) [2022-09-06T16:01:14.997Z] PASS [2022-09-06T16:01:14.997Z] [2022-09-06T16:01:14.997Z] DONE 24 tests in 10.160s [2022-09-06T16:01:14.997Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-06T16:01:14.998Z] ++ 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-06T16:01:14.998Z] ++ set -e [2022-09-06T16:01:14.998Z] ++ '[' -n 0 ']' [2022-09-06T16:01:14.998Z] ++ set -x [2022-09-06T16:01:14.998Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06T16:01:14.998Z] INFO: Testing against a local daemon [2022-09-06T16:01:14.998Z] === RUN TestExternalGraphDriver [2022-09-06T16:01:15.254Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-09-06T16:01:15.510Z] === RUN TestExternalGraphDriver/json [2022-09-06T16:01:15.510Z] docker_api_swarm_node_test.go:20: [d993a2d818f29] joining swarm manager [df26c37c1cd99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T16:01:15.570Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-09-06T16:01:15.570Z] === RUN TestRenameContainerWithSameName [2022-09-06T16:01:15.570Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-09-06T16:01:15.570Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T16:01:16.500Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-09-06T16:01:16.500Z] === RUN TestResize [2022-09-06T16:01:16.877Z] docker_api_swarm_node_test.go:21: [d1641f32e797e] joining swarm manager [df26c37c1cd99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T16:01:17.062Z] --- PASS: TestResize (0.41s) [2022-09-06T16:01:17.062Z] === RUN TestResizeWithInvalidSize [2022-09-06T16:01:17.318Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-09-06T16:01:17.318Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T16:01:17.440Z] === RUN TestExternalGraphDriver/spec [2022-09-06T16:01:17.881Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-09-06T16:01:17.881Z] === RUN TestDaemonRestartKillContainers [2022-09-06T16:01:17.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T16:01:17.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T16:01:17.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T16:01:17.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T16:01:17.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T16:01:17.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T16:01:17.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T16:01:17.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T16:01:17.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T16:01:17.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T16:01:17.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T16:01:17.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T16:01:17.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T16:01:17.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T16:01:17.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T16:01:17.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T16:01:17.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T16:01:17.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T16:01:17.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T16:01:17.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T16:01:17.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T16:01:17.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T16:01:17.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T16:01:17.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T16:01:17.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T16:01:17.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T16:01:17.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T16:01:17.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T16:01:17.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T16:01:17.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T16:01:17.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T16:01:17.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T16:01:17.881Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T16:01:17.881Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T16:01:19.332Z] === RUN TestExternalGraphDriver/pull [2022-09-06T16:01:19.781Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T16:01:21.189Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T16:01:21.228Z] --- PASS: TestExternalGraphDriver (6.06s) [2022-09-06T16:01:21.228Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2022-09-06T16:01:21.228Z] --- PASS: TestExternalGraphDriver/spec (1.78s) [2022-09-06T16:01:21.228Z] --- PASS: TestExternalGraphDriver/pull (1.87s) [2022-09-06T16:01:21.228Z] === RUN TestGraphdriverPluginV2 [2022-09-06T16:01:21.765Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T16:01:22.155Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-09-06T16:01:22.708Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T16:01:23.641Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T16:01:24.703Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-09-06T16:01:25.013Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T16:01:25.269Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T16:01:25.632Z] --- PASS: TestGraphdriverPluginV2 (4.43s) [2022-09-06T16:01:25.632Z] PASS [2022-09-06T16:01:25.632Z] [2022-09-06T16:01:25.632Z] DONE 5 tests in 10.632s [2022-09-06T16:01:25.632Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-06T16:01:25.632Z] ++ 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-06T16:01:25.632Z] ++ set -e [2022-09-06T16:01:25.632Z] ++ '[' -n 0 ']' [2022-09-06T16:01:25.632Z] ++ set -x [2022-09-06T16:01:25.632Z] ++ env -i DEST=/go/src/github.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-06T16:01:25.632Z] INFO: Testing against a local daemon [2022-09-06T16:01:25.632Z] === RUN TestContinueAfterPluginCrash [2022-09-06T16:01:25.632Z] === PAUSE TestContinueAfterPluginCrash [2022-09-06T16:01:25.632Z] === RUN TestReadPluginNoRead [2022-09-06T16:01:25.632Z] === PAUSE TestReadPluginNoRead [2022-09-06T16:01:25.632Z] === RUN TestDaemonStartWithLogOpt [2022-09-06T16:01:25.632Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-06T16:01:25.632Z] === CONT TestContinueAfterPluginCrash [2022-09-06T16:01:25.632Z] === CONT TestReadPluginNoRead [2022-09-06T16:01:26.195Z] === RUN TestDockerSuite/TestBuildRm [2022-09-06T16:01:26.637Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T16:01:27.199Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T16:01:27.562Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-09-06T16:01:27.763Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T16:01:28.326Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T16:01:28.889Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T16:01:29.452Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T16:01:29.455Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-09-06T16:01:30.383Z] === RUN TestReadPluginNoRead/default [2022-09-06T16:01:30.383Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-09-06T16:01:32.276Z] docker_api_swarm_test.go:502: [d350fb9b309b8] joining swarm manager [dbcd4c3d8b7bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T16:01:32.276Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-09-06T16:01:32.533Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-06T16:01:32.722Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T16:01:32.789Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-09-06T16:01:32.999Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-09-06T16:01:32.999Z] PASS [2022-09-06T16:01:32.999Z] [2022-09-06T16:01:32.999Z] DONE 17 tests in 49.415s [2022-09-06T16:01:32.999Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-06T16:01:32.999Z] INFO: Testing against a local daemon [2022-09-06T16:01:32.999Z] === RUN TestPluginInvalidJSON [2022-09-06T16:01:32.999Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T16:01:32.999Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T16:01:32.999Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T16:01:32.999Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T16:01:32.999Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-06T16:01:32.999Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-06T16:01:32.999Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T16:01:32.999Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-06T16:01:32.999Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-06T16:01:32.999Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-06T16:01:32.999Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-06T16:01:32.999Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-06T16:01:32.999Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-06T16:01:32.999Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T16:01:32.999Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-06T16:01:32.999Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-06T16:01:32.999Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-06T16:01:32.999Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-06T16:01:32.999Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-06T16:01:32.999Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-06T16:01:32.999Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-06T16:01:32.999Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-06T16:01:32.999Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-06T16:01:32.999Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-06T16:01:32.999Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-06T16:01:32.999Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-06T16:01:32.999Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-06T16:01:32.999Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-06T16:01:32.999Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-06T16:01:32.999Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-06T16:01:32.999Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-06T16:01:32.999Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-06T16:01:32.999Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-09-06T16:01:32.999Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-09-06T16:01:32.999Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-06T16:01:32.999Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-06T16:01:32.999Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-06T16:01:32.999Z] === RUN TestPluginInstall [2022-09-06T16:01:32.999Z] === RUN TestPluginInstall/no_auth [2022-09-06T16:01:32.999Z] time="2022-09-06T16:01:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T16:01:32.999Z] time="2022-09-06T16:01:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:04caaff01a3a3c757382c491ba6e553ba80f5fba5a2dfd9d4e4b158c538d7e0b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T16:01:32.999Z] time="2022-09-06T16:01:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T16:01:32.999Z] time="2022-09-06T16:01:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:04caaff01a3a3c757382c491ba6e553ba80f5fba5a2dfd9d4e4b158c538d7e0b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T16:01:32.999Z] === RUN TestPluginInstall/with_htpasswd [2022-09-06T16:01:32.999Z] time="2022-09-06T16:01:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T16:01:32.999Z] time="2022-09-06T16:01:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f2eca3c7403e1ad1e743c7e4e0059c6d3fde2fdd05481c42d10982c4cc1a39b6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T16:01:32.999Z] time="2022-09-06T16:01:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T16:01:32.999Z] time="2022-09-06T16:01:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f2eca3c7403e1ad1e743c7e4e0059c6d3fde2fdd05481c42d10982c4cc1a39b6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T16:01:32.999Z] === RUN TestPluginInstall/with_insecure [2022-09-06T16:01:32.999Z] time="2022-09-06T16:01:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T16:01:32.999Z] time="2022-09-06T16:01:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e4ba303284350fc0a06009bddd97c0d2cb80f27d289178441a86bd015e04cda4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T16:01:32.999Z] time="2022-09-06T16:01:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T16:01:32.999Z] time="2022-09-06T16:01:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e4ba303284350fc0a06009bddd97c0d2cb80f27d289178441a86bd015e04cda4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T16:01:32.999Z] plugin_test.go:196: [d5c8d7487b1af] daemon is not started [2022-09-06T16:01:32.999Z] --- PASS: TestPluginInstall (2.81s) [2022-09-06T16:01:32.999Z] --- PASS: TestPluginInstall/no_auth (1.08s) [2022-09-06T16:01:32.999Z] --- PASS: TestPluginInstall/with_htpasswd (0.64s) [2022-09-06T16:01:32.999Z] --- PASS: TestPluginInstall/with_insecure (1.10s) [2022-09-06T16:01:32.999Z] === RUN TestPluginsWithRuntimes [2022-09-06T16:01:33.717Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-09-06T16:01:33.973Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-06T16:01:34.536Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-09-06T16:01:34.900Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-06T16:01:35.098Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-09-06T16:01:35.354Z] === CONT TestReadPluginNoRead [2022-09-06T16:01:35.354Z] read_test.go:92: [df88bd94ec369] daemon is not started [2022-09-06T16:01:35.354Z] --- PASS: TestReadPluginNoRead (9.65s) [2022-09-06T16:01:35.354Z] --- PASS: TestReadPluginNoRead/default (2.24s) [2022-09-06T16:01:35.354Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.44s) [2022-09-06T16:01:35.354Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.41s) [2022-09-06T16:01:35.354Z] === CONT TestDaemonStartWithLogOpt [2022-09-06T16:01:35.465Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-06T16:01:36.283Z] --- PASS: TestContinueAfterPluginCrash (10.66s) [2022-09-06T16:01:36.841Z] --- PASS: TestPluginsWithRuntimes (3.43s) [2022-09-06T16:01:36.841Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2022-09-06T16:01:36.841Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2022-09-06T16:01:36.841Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T16:01:36.891Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-06T16:01:36.891Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s) [2022-09-06T16:01:36.891Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-09-06T16:01:36.891Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.03s) [2022-09-06T16:01:36.891Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s) [2022-09-06T16:01:36.891Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.78s) [2022-09-06T16:01:36.891Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.90s) [2022-09-06T16:01:36.891Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s) [2022-09-06T16:01:36.891Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2022-09-06T16:01:36.891Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s) [2022-09-06T16:01:36.891Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-09-06T16:01:36.891Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-09-06T16:01:36.891Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-09-06T16:01:36.891Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-09-06T16:01:36.891Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.43s) [2022-09-06T16:01:36.891Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.37s) [2022-09-06T16:01:36.891Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.73s) [2022-09-06T16:01:36.891Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-06T16:01:36.891Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-06T16:01:36.976Z] .........................xx.................... [ 29%] [2022-09-06T16:01:37.099Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-09-06T16:01:37.099Z] PASS [2022-09-06T16:01:37.099Z] [2022-09-06T16:01:37.099Z] DONE 24 tests in 6.876s [2022-09-06T16:01:37.099Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-06T16:01:37.099Z] INFO: Testing against a local daemon [2022-09-06T16:01:37.099Z] === RUN TestExternalGraphDriver [2022-09-06T16:01:37.148Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-06T16:01:37.670Z] === RUN TestExternalGraphDriver/json [2022-09-06T16:01:38.077Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.86s) [2022-09-06T16:01:38.077Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s) [2022-09-06T16:01:38.077Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s) [2022-09-06T16:01:38.077Z] === RUN TestCgroupNamespacesRun [2022-09-06T16:01:38.174Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-09-06T16:01:38.174Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-09-06T16:01:38.174Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-09-06T16:01:38.174Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-09-06T16:01:38.174Z] === RUN TestDockerSuite/TestBuildSpaces [2022-09-06T16:01:38.431Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-09-06T16:01:38.687Z] --- PASS: TestDaemonStartWithLogOpt (3.43s) [2022-09-06T16:01:38.687Z] PASS [2022-09-06T16:01:38.687Z] [2022-09-06T16:01:38.687Z] DONE 6 tests in 13.210s [2022-09-06T16:01:38.687Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-06T16:01:38.687Z] ++ 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-06T16:01:38.687Z] ++ set -e [2022-09-06T16:01:38.687Z] ++ '[' -n 0 ']' [2022-09-06T16:01:38.687Z] ++ set -x [2022-09-06T16:01:38.687Z] ++ env -i DEST=/go/src/github.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-06T16:01:38.944Z] testing: warning: no tests to run [2022-09-06T16:01:38.944Z] PASS [2022-09-06T16:01:38.944Z] [2022-09-06T16:01:38.944Z] DONE 0 tests in 0.044s [2022-09-06T16:01:38.944Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-06T16:01:38.944Z] ++ 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-06T16:01:38.944Z] ++ set -e [2022-09-06T16:01:38.944Z] ++ '[' -n 0 ']' [2022-09-06T16:01:38.944Z] ++ set -x [2022-09-06T16:01:38.944Z] ++ env -i DEST=/go/src/github.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-06T16:01:38.944Z] INFO: Testing against a local daemon [2022-09-06T16:01:38.944Z] === RUN TestPluginWithDevMounts [2022-09-06T16:01:38.944Z] === PAUSE TestPluginWithDevMounts [2022-09-06T16:01:38.944Z] === CONT TestPluginWithDevMounts [2022-09-06T16:01:39.200Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-09-06T16:01:39.200Z] === RUN TestDockerSuite/TestBuildStderr [2022-09-06T16:01:39.445Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-09-06T16:01:39.445Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-06T16:01:39.645Z] === RUN TestExternalGraphDriver/spec [2022-09-06T16:01:40.128Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-09-06T16:01:40.374Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-09-06T16:01:40.374Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-06T16:01:40.690Z] --- PASS: TestPluginWithDevMounts (1.76s) [2022-09-06T16:01:40.690Z] PASS [2022-09-06T16:01:40.690Z] [2022-09-06T16:01:40.690Z] DONE 1 tests in 1.874s [2022-09-06T16:01:40.690Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-06T16:01:40.690Z] ++ 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-06T16:01:40.690Z] ++ set -e [2022-09-06T16:01:40.690Z] ++ '[' -n 0 ']' [2022-09-06T16:01:40.690Z] ++ set -x [2022-09-06T16:01:40.690Z] ++ env -i DEST=/go/src/github.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-06T16:01:40.946Z] INFO: Testing against a local daemon [2022-09-06T16:01:40.946Z] === RUN TestSecretInspect [2022-09-06T16:01:41.020Z] === RUN TestExternalGraphDriver/pull [2022-09-06T16:01:41.305Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-09-06T16:01:41.305Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-06T16:01:42.312Z] docker_api_swarm_test.go:507: [dd35d0bdac14a] joining swarm manager [dbcd4c3d8b7bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T16:01:42.672Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s) [2022-09-06T16:01:42.672Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-06T16:01:42.874Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-09-06T16:01:42.919Z] --- PASS: TestExternalGraphDriver (5.47s) [2022-09-06T16:01:42.919Z] --- PASS: TestExternalGraphDriver/json (1.75s) [2022-09-06T16:01:42.919Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-09-06T16:01:42.919Z] --- PASS: TestExternalGraphDriver/pull (1.71s) [2022-09-06T16:01:42.919Z] === RUN TestGraphdriverPluginV2 [2022-09-06T16:01:43.437Z] --- PASS: TestSecretInspect (2.64s) [2022-09-06T16:01:43.437Z] === RUN TestSecretList [2022-09-06T16:01:43.693Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-09-06T16:01:44.044Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-09-06T16:01:44.044Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-06T16:01:44.624Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-09-06T16:01:44.883Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-09-06T16:01:44.973Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-09-06T16:01:44.973Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-06T16:01:45.536Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-09-06T16:01:45.536Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-06T16:01:45.811Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-09-06T16:01:46.067Z] --- PASS: TestSecretList (2.51s) [2022-09-06T16:01:46.067Z] === RUN TestSecretsCreateAndDelete [2022-09-06T16:01:46.632Z] === RUN TestDockerSuite/TestBuildUser [2022-09-06T16:01:46.903Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-09-06T16:01:46.903Z] === RUN TestNISDomainname [2022-09-06T16:01:47.102Z] --- PASS: TestGraphdriverPluginV2 (4.29s) [2022-09-06T16:01:47.102Z] PASS [2022-09-06T16:01:47.102Z] [2022-09-06T16:01:47.102Z] DONE 5 tests in 9.806s [2022-09-06T16:01:47.102Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-06T16:01:47.102Z] INFO: Testing against a local daemon [2022-09-06T16:01:47.102Z] === RUN TestContinueAfterPluginCrash [2022-09-06T16:01:47.102Z] === PAUSE TestContinueAfterPluginCrash [2022-09-06T16:01:47.102Z] === RUN TestReadPluginNoRead [2022-09-06T16:01:47.102Z] === PAUSE TestReadPluginNoRead [2022-09-06T16:01:47.102Z] === RUN TestDaemonStartWithLogOpt [2022-09-06T16:01:47.102Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-06T16:01:47.102Z] === CONT TestContinueAfterPluginCrash [2022-09-06T16:01:47.102Z] === CONT TestDaemonStartWithLogOpt [2022-09-06T16:01:47.159Z] --- PASS: TestNISDomainname (0.51s) [2022-09-06T16:01:47.159Z] === RUN TestHostnameDnsResolution [2022-09-06T16:01:47.723Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-09-06T16:01:47.723Z] === RUN TestUnprivilegedPortsAndPing [2022-09-06T16:01:48.005Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-09-06T16:01:48.285Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-09-06T16:01:48.285Z] === RUN TestPrivilegedHostDevices [2022-09-06T16:01:48.569Z] --- PASS: TestSecretsCreateAndDelete (2.55s) [2022-09-06T16:01:48.569Z] === RUN TestSecretsUpdate [2022-09-06T16:01:48.848Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-09-06T16:01:48.848Z] === RUN TestRunConsoleSize [2022-09-06T16:01:49.411Z] --- PASS: TestRunConsoleSize (0.42s) [2022-09-06T16:01:49.411Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-06T16:01:50.459Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-09-06T16:01:51.288Z] --- PASS: TestDaemonStartWithLogOpt (3.53s) [2022-09-06T16:01:51.288Z] === CONT TestReadPluginNoRead [2022-09-06T16:01:51.307Z] --- PASS: TestRunWithAlternativeContainerdShim (2.00s) [2022-09-06T16:01:51.307Z] === RUN TestStats [2022-09-06T16:01:51.388Z] --- PASS: TestSecretsUpdate (2.71s) [2022-09-06T16:01:51.388Z] === RUN TestTemplatedSecret [2022-09-06T16:01:52.663Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-06T16:01:52.935Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-09-06T16:01:53.824Z] --- PASS: TestStats (2.43s) [2022-09-06T16:01:53.824Z] === RUN TestStopContainerWithTimeout [2022-09-06T16:01:53.824Z] === RUN TestStopContainerWithTimeout/0 [2022-09-06T16:01:53.824Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-06T16:01:53.824Z] === RUN TestStopContainerWithTimeout/1 [2022-09-06T16:01:53.824Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-06T16:01:53.824Z] === RUN TestStopContainerWithTimeout/3 [2022-09-06T16:01:53.824Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-06T16:01:53.824Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-06T16:01:53.824Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-06T16:01:53.824Z] === CONT TestStopContainerWithTimeout/0 [2022-09-06T16:01:53.824Z] === CONT TestStopContainerWithTimeout/3 [2022-09-06T16:01:54.038Z] === RUN TestReadPluginNoRead/default [2022-09-06T16:01:54.387Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-06T16:01:54.656Z] --- PASS: TestTemplatedSecret (3.02s) [2022-09-06T16:01:54.656Z] === RUN TestSecretCreateResolve [2022-09-06T16:01:55.413Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-06T16:01:55.671Z] --- PASS: TestContinueAfterPluginCrash (8.70s) [2022-09-06T16:01:56.278Z] === CONT TestStopContainerWithTimeout/1 [2022-09-06T16:01:57.049Z] === CONT TestReadPluginNoRead [2022-09-06T16:01:57.049Z] read_test.go:92: [d2d7d8e2af2eb] daemon is not started [2022-09-06T16:01:57.049Z] --- PASS: TestReadPluginNoRead (6.33s) [2022-09-06T16:01:57.049Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.30s) [2022-09-06T16:01:57.049Z] --- PASS: TestReadPluginNoRead/default (1.46s) [2022-09-06T16:01:57.049Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.32s) [2022-09-06T16:01:57.049Z] PASS [2022-09-06T16:01:57.049Z] [2022-09-06T16:01:57.049Z] DONE 6 tests in 9.885s [2022-09-06T16:01:57.049Z] 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-06T16:01:57.049Z] testing: warning: no tests to run [2022-09-06T16:01:57.049Z] PASS [2022-09-06T16:01:57.049Z] [2022-09-06T16:01:57.049Z] DONE 0 tests in 0.016s [2022-09-06T16:01:57.049Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-06T16:01:57.049Z] INFO: Testing against a local daemon [2022-09-06T16:01:57.049Z] === RUN TestPluginWithDevMounts [2022-09-06T16:01:57.049Z] === PAUSE TestPluginWithDevMounts [2022-09-06T16:01:57.049Z] === CONT TestPluginWithDevMounts [2022-09-06T16:01:57.173Z] --- PASS: TestSecretCreateResolve (2.65s) [2022-09-06T16:01:57.173Z] PASS [2022-09-06T16:01:57.173Z] [2022-09-06T16:01:57.173Z] DONE 6 tests in 16.185s [2022-09-06T16:01:57.173Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-06T16:01:57.173Z] ++ 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-06T16:01:57.173Z] ++ set -e [2022-09-06T16:01:57.173Z] ++ '[' -n 0 ']' [2022-09-06T16:01:57.173Z] ++ set -x [2022-09-06T16:01:57.173Z] ++ env -i DEST=/go/src/github.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-06T16:01:57.173Z] INFO: Testing against a local daemon [2022-09-06T16:01:57.173Z] === RUN TestServiceCreateInit [2022-09-06T16:01:57.173Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T16:01:58.170Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-06T16:01:58.170Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-09-06T16:01:58.170Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-09-06T16:01:58.170Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-09-06T16:01:58.170Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-09-06T16:01:58.170Z] === RUN TestDeleteDevicemapper [2022-09-06T16:01:58.170Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T16:01:58.170Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-06T16:01:58.170Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T16:01:58.424Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-09-06T16:01:58.424Z] PASS [2022-09-06T16:01:58.424Z] [2022-09-06T16:01:58.424Z] DONE 1 tests in 1.630s [2022-09-06T16:01:58.424Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-06T16:01:58.682Z] INFO: Testing against a local daemon [2022-09-06T16:01:58.682Z] === RUN TestSecretInspect [2022-09-06T16:01:59.101Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.34s) [2022-09-06T16:01:59.101Z] === RUN TestUpdateMemory [2022-09-06T16:01:59.664Z] --- PASS: TestUpdateMemory (0.52s) [2022-09-06T16:01:59.664Z] === RUN TestUpdateCPUQuota [2022-09-06T16:02:00.229Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-09-06T16:02:00.229Z] === RUN TestUpdatePidsLimit [2022-09-06T16:02:00.229Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-06T16:02:00.410Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-09-06T16:02:00.485Z] === RUN TestUpdatePidsLimit/no_change [2022-09-06T16:02:00.742Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-06T16:02:00.998Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-06T16:02:00.998Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-06T16:02:01.212Z] --- PASS: TestSecretInspect (2.21s) [2022-09-06T16:02:01.212Z] === RUN TestSecretList [2022-09-06T16:02:01.255Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-06T16:02:01.343Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T16:02:01.512Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-06T16:02:02.075Z] --- PASS: TestUpdatePidsLimit (1.80s) [2022-09-06T16:02:02.075Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-09-06T16:02:02.075Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-09-06T16:02:02.075Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-09-06T16:02:02.075Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-09-06T16:02:02.075Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-09-06T16:02:02.075Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-09-06T16:02:02.075Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-09-06T16:02:02.075Z] === RUN TestUpdateRestartPolicy [2022-09-06T16:02:02.711Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-09-06T16:02:02.967Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-09-06T16:02:03.111Z] --- PASS: TestSecretList (2.22s) [2022-09-06T16:02:03.111Z] === RUN TestSecretsCreateAndDelete [2022-09-06T16:02:03.529Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-09-06T16:02:04.092Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-09-06T16:02:05.020Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-09-06T16:02:05.597Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-09-06T16:02:05.639Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2022-09-06T16:02:05.639Z] === RUN TestSecretsUpdate [2022-09-06T16:02:05.951Z] --- PASS: TestServiceCreateInit (8.85s) [2022-09-06T16:02:05.951Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.34s) [2022-09-06T16:02:05.951Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.49s) [2022-09-06T16:02:05.951Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T16:02:05.951Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-09-06T16:02:05.951Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-09-06T16:02:05.951Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-09-06T16:02:05.951Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-09-06T16:02:05.951Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-09-06T16:02:05.951Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-09-06T16:02:05.951Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-09-06T16:02:05.951Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-06T16:02:05.951Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-09-06T16:02:07.316Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-09-06T16:02:07.316Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-09-06T16:02:07.539Z] --- PASS: TestSecretsUpdate (2.25s) [2022-09-06T16:02:07.539Z] === RUN TestTemplatedSecret [2022-09-06T16:02:08.245Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-09-06T16:02:08.808Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-09-06T16:02:09.737Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-09-06T16:02:09.737Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-09-06T16:02:10.069Z] --- PASS: TestTemplatedSecret (2.69s) [2022-09-06T16:02:10.069Z] === RUN TestSecretCreateResolve [2022-09-06T16:02:12.300Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-09-06T16:02:12.599Z] --- PASS: TestSecretCreateResolve (2.21s) [2022-09-06T16:02:12.599Z] PASS [2022-09-06T16:02:12.599Z] [2022-09-06T16:02:12.599Z] DONE 6 tests in 13.823s [2022-09-06T16:02:12.599Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-06T16:02:12.599Z] INFO: Testing against a local daemon [2022-09-06T16:02:12.599Z] === RUN TestServiceCreateInit [2022-09-06T16:02:12.599Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T16:02:13.666Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-09-06T16:02:14.228Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-09-06T16:02:14.248Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-09-06T16:02:14.248Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T16:02:14.248Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-09-06T16:02:14.248Z] === RUN TestWaitNonBlocked [2022-09-06T16:02:14.248Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T16:02:14.248Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T16:02:14.248Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T16:02:14.248Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T16:02:14.248Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T16:02:14.248Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T16:02:14.248Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-06T16:02:14.248Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2022-09-06T16:02:14.248Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2022-09-06T16:02:14.248Z] === RUN TestWaitBlocked [2022-09-06T16:02:14.248Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T16:02:14.248Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T16:02:14.248Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T16:02:14.248Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T16:02:14.248Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T16:02:14.248Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T16:02:14.485Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-09-06T16:02:14.811Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-06T16:02:14.811Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.54s) [2022-09-06T16:02:14.811Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2022-09-06T16:02:14.811Z] === RUN TestWaitConditions [2022-09-06T16:02:14.811Z] === RUN TestWaitConditions/default [2022-09-06T16:02:14.811Z] === PAUSE TestWaitConditions/default [2022-09-06T16:02:14.811Z] === RUN TestWaitConditions/not-running [2022-09-06T16:02:14.811Z] === PAUSE TestWaitConditions/not-running [2022-09-06T16:02:14.811Z] === RUN TestWaitConditions/next-exit [2022-09-06T16:02:14.811Z] === PAUSE TestWaitConditions/next-exit [2022-09-06T16:02:14.811Z] === RUN TestWaitConditions/removed [2022-09-06T16:02:14.811Z] === PAUSE TestWaitConditions/removed [2022-09-06T16:02:14.811Z] === CONT TestWaitConditions/default [2022-09-06T16:02:14.811Z] === CONT TestWaitConditions/next-exit [2022-09-06T16:02:15.048Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-09-06T16:02:15.048Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-09-06T16:02:15.048Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-09-06T16:02:15.067Z] wait_test.go:146: ContainerID = 64856f7de0e3372c4e89e83f7d8bbd8548a04c5175288fac1e8c27c3b399337d [2022-09-06T16:02:15.067Z] === CONT TestWaitConditions/default [2022-09-06T16:02:15.067Z] wait_test.go:146: ContainerID = 6c402cb36dc6efe4119fa7ce4c8737653ae5da9b94db0340184757512798b76a [2022-09-06T16:02:15.304Z] === RUN TestDockerSuite/TestBuildXZHost [2022-09-06T16:02:15.631Z] === CONT TestWaitConditions/removed [2022-09-06T16:02:15.631Z] === CONT TestWaitConditions/not-running [2022-09-06T16:02:15.631Z] === CONT TestWaitConditions/removed [2022-09-06T16:02:15.631Z] wait_test.go:146: ContainerID = ed77b65382fe00a0ceaf5e59e9b1a09b02b26b35b1af39339f8657bda32d8c99 [2022-09-06T16:02:15.631Z] === CONT TestWaitConditions/not-running [2022-09-06T16:02:15.631Z] wait_test.go:146: ContainerID = 6c66dc0f618ab409166d55216d52ff8a87faab70d1c570d331b14ca675ea5f07 [2022-09-06T16:02:15.866Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-09-06T16:02:16.210Z] --- PASS: TestWaitConditions (0.01s) [2022-09-06T16:02:16.210Z] --- PASS: TestWaitConditions/next-exit (0.72s) [2022-09-06T16:02:16.210Z] --- PASS: TestWaitConditions/default (0.75s) [2022-09-06T16:02:16.210Z] --- PASS: TestWaitConditions/removed (0.62s) [2022-09-06T16:02:16.210Z] --- PASS: TestWaitConditions/not-running (0.62s) [2022-09-06T16:02:16.210Z] === RUN TestWaitRestartedContainer [2022-09-06T16:02:16.210Z] === RUN TestWaitRestartedContainer/default [2022-09-06T16:02:16.210Z] === PAUSE TestWaitRestartedContainer/default [2022-09-06T16:02:16.210Z] === RUN TestWaitRestartedContainer/not-running [2022-09-06T16:02:16.210Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-06T16:02:16.210Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-06T16:02:16.210Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-06T16:02:16.210Z] === CONT TestWaitRestartedContainer/default [2022-09-06T16:02:16.210Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-06T16:02:16.785Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T16:02:17.235Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-09-06T16:02:17.616Z] === CONT TestWaitRestartedContainer/not-running [2022-09-06T16:02:17.798Z] docker_api_swarm_node_test.go:81: [d3dea449b0ebb] joining swarm manager [d2699edc7fcc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T16:02:18.054Z] === RUN TestDockerSuite/TestCommitChange [2022-09-06T16:02:18.545Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-09-06T16:02:18.545Z] --- PASS: TestWaitRestartedContainer/default (1.37s) [2022-09-06T16:02:18.545Z] --- PASS: TestWaitRestartedContainer/next-exit (1.41s) [2022-09-06T16:02:18.545Z] --- PASS: TestWaitRestartedContainer/not-running (0.86s) [2022-09-06T16:02:18.545Z] === CONT TestContainerStartOnDaemonRestart [2022-09-06T16:02:18.545Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-06T16:02:18.617Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-09-06T16:02:19.180Z] === RUN TestDockerSuite/TestCommitHardlink [2022-09-06T16:02:20.067Z] --- PASS: TestServiceCreateInit (7.77s) [2022-09-06T16:02:20.067Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.88s) [2022-09-06T16:02:20.067Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.88s) [2022-09-06T16:02:20.067Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T16:02:20.547Z] === RUN TestDockerSuite/TestCommitNewFile [2022-09-06T16:02:21.064Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.15s) [2022-09-06T16:02:21.064Z] === CONT TestIpcModeOlderClient [2022-09-06T16:02:21.064Z] --- PASS: TestContainerStartOnDaemonRestart (2.19s) [2022-09-06T16:02:21.064Z] === CONT TestContainerKillOnDaemonStart [2022-09-06T16:02:21.064Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-09-06T16:02:21.064Z] === CONT TestDaemonHostGatewayIP [2022-09-06T16:02:21.475Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-09-06T16:02:22.038Z] === RUN TestDockerSuite/TestCommitTTY [2022-09-06T16:02:22.057Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-09-06T16:02:23.404Z] --- PASS: TestCreateServiceMultipleTimes (17.38s) [2022-09-06T16:02:23.404Z] === RUN TestCreateServiceConflict [2022-09-06T16:02:23.404Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-09-06T16:02:23.585Z] --- PASS: TestDaemonHostGatewayIP (2.33s) [2022-09-06T16:02:23.585Z] === CONT TestDaemonRestartIpcMode [2022-09-06T16:02:24.771Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-09-06T16:02:25.475Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2022-09-06T16:02:25.700Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-09-06T16:02:27.066Z] --- PASS: TestCreateServiceConflict (3.54s) [2022-09-06T16:02:27.066Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T16:02:27.066Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-09-06T16:02:27.323Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-09-06T16:02:27.971Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-09-06T16:02:28.534Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-09-06T16:02:29.097Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-09-06T16:02:30.026Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-09-06T16:02:30.026Z] --- PASS: TestCreateServiceMaxReplicas (3.28s) [2022-09-06T16:02:30.026Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-06T16:02:30.590Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-09-06T16:02:31.153Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-09-06T16:02:31.857Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-09-06T16:02:32.081Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-09-06T16:02:32.081Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-09-06T16:02:33.012Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-09-06T16:02:33.314Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-09-06T16:02:33.575Z] --- PASS: TestContainerKillOnDaemonStart (11.67s) [2022-09-06T16:02:33.575Z] PASS [2022-09-06T16:02:33.575Z] [2022-09-06T16:02:33.575Z] === Skipped [2022-09-06T16:02:33.575Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-09-06T16:02:33.575Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T16:02:33.575Z] [2022-09-06T16:02:33.575Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T16:02:33.575Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T16:02:33.575Z] [2022-09-06T16:02:33.575Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-06T16:02:33.575Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T16:02:33.575Z] [2022-09-06T16:02:33.575Z] DONE 273 tests, 3 skipped in 128.508s [2022-09-06T16:02:33.575Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-06T16:02:33.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-06T16:02:33.575Z] ++ set -e [2022-09-06T16:02:33.575Z] ++ '[' -n 0 ']' [2022-09-06T16:02:33.575Z] ++ set -x [2022-09-06T16:02:33.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-06T16:02:33.575Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T16:02:33.575Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-06T16:02:33.575Z] === RUN TestConfigDaemonID [2022-09-06T16:02:33.941Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-09-06T16:02:34.142Z] daemon_test.go:83: [de1ae6a7c7fa3] daemon is not started [2022-09-06T16:02:34.142Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-06T16:02:34.142Z] === RUN TestDaemonConfigValidation [2022-09-06T16:02:34.142Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-06T16:02:34.142Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-06T16:02:34.142Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-06T16:02:34.142Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-06T16:02:34.142Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-06T16:02:34.142Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-06T16:02:34.142Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-06T16:02:34.142Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-06T16:02:34.142Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-06T16:02:34.142Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-06T16:02:34.142Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-06T16:02:34.142Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-06T16:02:34.142Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-06T16:02:34.142Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-06T16:02:34.142Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-06T16:02:34.398Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-06T16:02:34.398Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-09-06T16:02:34.398Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-09-06T16:02:34.398Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-09-06T16:02:34.398Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-09-06T16:02:34.398Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-09-06T16:02:34.398Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-06T16:02:34.398Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-06T16:02:34.505Z] docker_api_swarm_node_test.go:53: [d9170f4f50a01] joining swarm manager [d0385695262cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T16:02:34.761Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-09-06T16:02:35.327Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-06T16:02:35.691Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-09-06T16:02:35.691Z] docker_api_swarm_node_test.go:54: [db1c89a168a5a] joining swarm manager [d0385695262cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T16:02:35.947Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-09-06T16:02:36.509Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-09-06T16:02:36.694Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-06T16:02:37.438Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-09-06T16:02:37.623Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-06T16:02:37.623Z] daemon_test.go:197: [d2cc44b7ba99e] daemon is not started [2022-09-06T16:02:37.623Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-09-06T16:02:37.623Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-06T16:02:37.623Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-06T16:02:37.623Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-06T16:02:37.623Z] === RUN TestDaemonProxy [2022-09-06T16:02:37.623Z] === RUN TestDaemonProxy/environment_variables [2022-09-06T16:02:37.689Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-09-06T16:02:38.000Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-09-06T16:02:38.144Z] --- PASS: TestCreateServiceMultipleTimes (15.99s) [2022-09-06T16:02:38.144Z] === RUN TestCreateServiceConflict [2022-09-06T16:02:38.402Z] --- PASS: TestCreateServiceConflict (2.21s) [2022-09-06T16:02:38.402Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T16:02:38.563Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-09-06T16:02:38.563Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-09-06T16:02:39.125Z] === RUN TestDockerSuite/TestCpRelativePath [2022-09-06T16:02:39.512Z] === RUN TestDaemonProxy/command-line_options [2022-09-06T16:02:39.687Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-09-06T16:02:40.249Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-09-06T16:02:40.811Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-09-06T16:02:40.878Z] === RUN TestDaemonProxy/configuration_file [2022-09-06T16:02:41.375Z] === RUN TestDockerSuite/TestCpToCaseA [2022-09-06T16:02:41.686Z] --- PASS: TestCreateServiceMaxReplicas (2.87s) [2022-09-06T16:02:41.686Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-06T16:02:42.197Z] ............................ [ 66%] [2022-09-06T16:02:42.303Z] === RUN TestDockerSuite/TestCpToCaseB [2022-09-06T16:02:42.559Z] === RUN TestDockerSuite/TestCpToCaseC [2022-09-06T16:02:42.769Z] === RUN TestDaemonProxy/conflicting_options [2022-09-06T16:02:43.331Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-06T16:02:43.894Z] --- PASS: TestDaemonProxy (6.27s) [2022-09-06T16:02:43.894Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-09-06T16:02:43.894Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-09-06T16:02:43.894Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-09-06T16:02:43.894Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-06T16:02:43.894Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-06T16:02:43.894Z] PASS [2022-09-06T16:02:43.894Z] [2022-09-06T16:02:43.894Z] DONE 18 tests in 11.300s [2022-09-06T16:02:43.894Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-09-06T16:02:43.894Z] ++ 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-06T16:02:43.894Z] ++ set -e [2022-09-06T16:02:43.894Z] ++ '[' -n 0 ']' [2022-09-06T16:02:43.894Z] ++ set -x [2022-09-06T16:02:43.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-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-06T16:02:43.894Z] INFO: Testing against a local daemon [2022-09-06T16:02:43.894Z] === RUN TestCommitInheritsEnv [2022-09-06T16:02:43.969Z] === RUN TestDockerSuite/TestCpToCaseD [2022-09-06T16:02:44.150Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-09-06T16:02:44.150Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T16:02:44.150Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-06T16:02:44.150Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-06T16:02:44.150Z] === RUN TestImportWithCustomPlatform [2022-09-06T16:02:44.150Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-06T16:02:44.150Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-06T16:02:44.150Z] === RUN TestImportWithCustomPlatform// [2022-09-06T16:02:44.150Z] === RUN TestImportWithCustomPlatform/linux [2022-09-06T16:02:44.407Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-06T16:02:44.407Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-06T16:02:44.407Z] === RUN TestImportWithCustomPlatform/macos [2022-09-06T16:02:44.407Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-06T16:02:44.407Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-06T16:02:44.407Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-09-06T16:02:44.407Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-06T16:02:44.407Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-06T16:02:44.407Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-06T16:02:44.407Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-06T16:02:44.407Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-06T16:02:44.407Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-06T16:02:44.407Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-06T16:02:44.407Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-06T16:02:44.407Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-06T16:02:44.407Z] === RUN TestImagesFilterMultiReference [2022-09-06T16:02:44.407Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-09-06T16:02:44.407Z] === RUN TestImagePullPlatformInvalid [2022-09-06T16:02:44.532Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.51s) [2022-09-06T16:02:44.532Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T16:02:44.664Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-09-06T16:02:44.664Z] === RUN TestRemoveImageOrphaning [2022-09-06T16:02:44.922Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-09-06T16:02:44.922Z] === RUN TestRemoveImageGarbageCollector [2022-09-06T16:02:44.922Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T16:02:44.922Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-06T16:02:44.922Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T16:02:44.922Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-06T16:02:44.922Z] === RUN TestTagInvalidReference [2022-09-06T16:02:44.922Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-06T16:02:44.922Z] === RUN TestTagValidPrefixedRepo [2022-09-06T16:02:44.922Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-09-06T16:02:44.922Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T16:02:44.922Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-09-06T16:02:44.922Z] === RUN TestTagOfficialNames [2022-09-06T16:02:44.922Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-06T16:02:44.922Z] === RUN TestTagMatchesDigest [2022-09-06T16:02:44.922Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-06T16:02:44.922Z] PASS [2022-09-06T16:02:44.922Z] [2022-09-06T16:02:44.922Z] === Skipped [2022-09-06T16:02:44.922Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-06T16:02:44.922Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-06T16:02:44.922Z] [2022-09-06T16:02:44.922Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-06T16:02:44.922Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T16:02:44.922Z] [2022-09-06T16:02:44.922Z] DONE 22 tests, 2 skipped in 1.238s [2022-09-06T16:02:44.922Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-06T16:02:44.922Z] ++ 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-06T16:02:44.922Z] ++ set -e [2022-09-06T16:02:44.922Z] ++ '[' -n 0 ']' [2022-09-06T16:02:44.922Z] ++ set -x [2022-09-06T16:02:44.922Z] ++ env -i DEST=/go/src/github.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-06T16:02:44.922Z] === RUN TestStripANSICommands [2022-09-06T16:02:44.922Z] === RUN TestStripANSICommands/#00 [2022-09-06T16:02:44.922Z] === RUN TestStripANSICommands/#01 [2022-09-06T16:02:44.922Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-06T16:02:44.922Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-06T16:02:44.922Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-06T16:02:44.922Z] PASS [2022-09-06T16:02:44.922Z] [2022-09-06T16:02:44.922Z] DONE 3 tests in 0.035s [2022-09-06T16:02:44.922Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-09-06T16:02:44.922Z] ++ 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-06T16:02:44.922Z] ++ set -e [2022-09-06T16:02:44.922Z] ++ '[' -n 0 ']' [2022-09-06T16:02:44.922Z] ++ set -x [2022-09-06T16:02:44.922Z] ++ env -i DEST=/go/src/github.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-06T16:02:45.178Z] INFO: Testing against a local daemon [2022-09-06T16:02:45.178Z] === RUN TestNetworkCreateDelete [2022-09-06T16:02:45.178Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-09-06T16:02:45.178Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T16:02:45.741Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-09-06T16:02:45.742Z] === RUN TestDaemonDNSFallback [2022-09-06T16:02:47.806Z] === RUN TestDockerSuite/TestCpToCaseE [2022-09-06T16:02:47.806Z] --- PASS: TestCreateServiceSecretFileMode (2.97s) [2022-09-06T16:02:47.806Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T16:02:49.697Z] === RUN TestDockerSuite/TestCpToCaseF [2022-09-06T16:02:50.259Z] === RUN TestDockerSuite/TestCpToCaseG [2022-09-06T16:02:50.515Z] --- PASS: TestCreateServiceConfigFileMode (3.01s) [2022-09-06T16:02:50.515Z] === RUN TestCreateServiceSysctls [2022-09-06T16:02:52.281Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-09-06T16:02:52.281Z] === RUN TestInspectNetwork [2022-09-06T16:02:53.786Z] === RUN TestDockerSuite/TestCpToCaseH [2022-09-06T16:02:54.043Z] --- PASS: TestCreateServiceSysctls (3.47s) [2022-09-06T16:02:54.043Z] === RUN TestCreateServiceCapabilities [2022-09-06T16:02:54.802Z] === RUN TestInspectNetwork/full_network_id [2022-09-06T16:02:54.802Z] === RUN TestInspectNetwork/partial_network_id [2022-09-06T16:02:54.802Z] === RUN TestInspectNetwork/network_name [2022-09-06T16:02:54.802Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-06T16:02:55.933Z] === RUN TestDockerSuite/TestCpToCaseI [2022-09-06T16:02:56.499Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-09-06T16:02:56.556Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s) [2022-09-06T16:02:56.557Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T16:02:57.062Z] --- PASS: TestCreateServiceCapabilities (2.90s) [2022-09-06T16:02:57.062Z] === RUN TestInspect [2022-09-06T16:02:57.123Z] --- PASS: TestCreateServiceSecretFileMode (2.59s) [2022-09-06T16:02:57.123Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T16:02:58.972Z] --- PASS: TestInspectNetwork (7.10s) [2022-09-06T16:02:58.972Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2022-09-06T16:02:58.972Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-06T16:02:58.972Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-06T16:02:58.972Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-06T16:02:58.972Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T16:02:59.690Z] --- PASS: TestCreateServiceConfigFileMode (2.53s) [2022-09-06T16:02:59.690Z] === RUN TestCreateServiceSysctls [2022-09-06T16:03:00.330Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-09-06T16:03:00.330Z] --- PASS: TestInspect (3.27s) [2022-09-06T16:03:00.330Z] === RUN TestCreateJob [2022-09-06T16:03:00.339Z] --- PASS: TestRunContainerWithBridgeNone (1.43s) [2022-09-06T16:03:00.339Z] === RUN TestNetworkInvalidJSON [2022-09-06T16:03:00.339Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-06T16:03:00.339Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-06T16:03:00.339Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T16:03:00.339Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T16:03:00.339Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T16:03:00.339Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T16:03:00.586Z] === RUN TestDockerSuite/TestCpToDot [2022-09-06T16:03:00.595Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-06T16:03:00.595Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T16:03:00.595Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-06T16:03:00.595Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-06T16:03:00.595Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-06T16:03:00.595Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-06T16:03:00.595Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-06T16:03:00.595Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-06T16:03:00.595Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-06T16:03:00.595Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-06T16:03:00.595Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T16:03:00.595Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-06T16:03:00.595Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-06T16:03:00.595Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-06T16:03:00.595Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-06T16:03:00.595Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-06T16:03:00.595Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-06T16:03:00.595Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-06T16:03:00.595Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-06T16:03:00.595Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-06T16:03:00.595Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-06T16:03:00.595Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-06T16:03:00.595Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-06T16:03:00.595Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-06T16:03:00.595Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-06T16:03:00.595Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-06T16:03:00.595Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-06T16:03:00.595Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-06T16:03:00.595Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-06T16:03:00.595Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-06T16:03:00.595Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-06T16:03:00.595Z] === RUN TestNetworkList [2022-09-06T16:03:00.595Z] === RUN TestNetworkList//networks [2022-09-06T16:03:00.595Z] === PAUSE TestNetworkList//networks [2022-09-06T16:03:00.595Z] === RUN TestNetworkList//networks/ [2022-09-06T16:03:00.595Z] === PAUSE TestNetworkList//networks/ [2022-09-06T16:03:00.595Z] === CONT TestNetworkList//networks [2022-09-06T16:03:00.595Z] === CONT TestNetworkList//networks/ [2022-09-06T16:03:00.595Z] --- PASS: TestNetworkList (0.02s) [2022-09-06T16:03:00.595Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T16:03:00.595Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T16:03:00.595Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T16:03:01.157Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-06T16:03:01.157Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T16:03:01.517Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-09-06T16:03:02.086Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-06T16:03:02.086Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T16:03:02.885Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-09-06T16:03:02.995Z] --- PASS: TestCreateServiceSysctls (3.21s) [2022-09-06T16:03:02.995Z] === RUN TestCreateServiceCapabilities [2022-09-06T16:03:03.014Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-09-06T16:03:03.014Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T16:03:03.812Z] === RUN TestDockerSuite/TestCpToStdout [2022-09-06T16:03:03.944Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-09-06T16:03:03.944Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T16:03:04.068Z] --- PASS: TestCreateJob (3.87s) [2022-09-06T16:03:04.068Z] === RUN TestReplicatedJob [2022-09-06T16:03:04.630Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-09-06T16:03:05.311Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-09-06T16:03:05.311Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T16:03:05.527Z] --- PASS: TestCreateServiceCapabilities (2.54s) [2022-09-06T16:03:05.527Z] === RUN TestInspect [2022-09-06T16:03:05.558Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-09-06T16:03:05.558Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-09-06T16:03:05.873Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-09-06T16:03:05.873Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T16:03:06.487Z] === RUN TestDockerSuite/TestCpVolumePath [2022-09-06T16:03:07.854Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-09-06T16:03:07.854Z] === RUN TestDockerSuite/TestCreateArgs [2022-09-06T16:03:07.854Z] === RUN TestDockerSuite/TestCreateByImageID [2022-09-06T16:03:07.854Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-09-06T16:03:08.392Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s) [2022-09-06T16:03:08.392Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T16:03:08.392Z] service_test.go:243: FLAKY_TEST [2022-09-06T16:03:08.392Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T16:03:08.392Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T16:03:08.417Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-09-06T16:03:08.812Z] --- PASS: TestInspect (2.86s) [2022-09-06T16:03:08.812Z] === RUN TestCreateJob [2022-09-06T16:03:09.345Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-09-06T16:03:09.346Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-06T16:03:09.346Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-09-06T16:03:09.346Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-09-06T16:03:10.276Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-09-06T16:03:10.532Z] === RUN TestDockerSuite/TestCreateLabels [2022-09-06T16:03:10.532Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-09-06T16:03:10.788Z] === RUN TestDockerSuite/TestCreateRM [2022-09-06T16:03:10.788Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-09-06T16:03:10.788Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-09-06T16:03:10.788Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-09-06T16:03:10.788Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-09-06T16:03:11.044Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-09-06T16:03:11.044Z] --- PASS: TestReplicatedJob (6.89s) [2022-09-06T16:03:11.044Z] === RUN TestUpdateReplicatedJob [2022-09-06T16:03:12.094Z] --- PASS: TestCreateJob (3.32s) [2022-09-06T16:03:12.094Z] === RUN TestReplicatedJob [2022-09-06T16:03:12.413Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-09-06T16:03:12.413Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-09-06T16:03:12.413Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-09-06T16:03:14.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-09-06T16:03:14.933Z] --- PASS: TestUpdateReplicatedJob (3.88s) [2022-09-06T16:03:14.933Z] === RUN TestServiceListWithStatuses [2022-09-06T16:03:14.933Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T16:03:14.933Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T16:03:14.933Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T16:03:16.302Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-09-06T16:03:16.559Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-09-06T16:03:16.816Z] === RUN TestDockerSuite/TestEventsAttach [2022-09-06T16:03:17.073Z] docker_api_swarm_test.go:202: [d120636bcb1eb] joining swarm manager [d0462bdd8e457]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T16:03:17.359Z] --- PASS: TestReplicatedJob (5.30s) [2022-09-06T16:03:17.359Z] === RUN TestUpdateReplicatedJob [2022-09-06T16:03:17.636Z] === RUN TestDockerSuite/TestEventsCommit [2022-09-06T16:03:18.565Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-09-06T16:03:19.128Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-09-06T16:03:20.065Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-09-06T16:03:20.628Z] --- PASS: TestDockerNetworkConnectAlias (5.68s) [2022-09-06T16:03:20.628Z] === RUN TestDockerNetworkReConnect [2022-09-06T16:03:20.628Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-09-06T16:03:20.641Z] --- PASS: TestUpdateReplicatedJob (3.34s) [2022-09-06T16:03:20.641Z] === RUN TestServiceListWithStatuses [2022-09-06T16:03:20.641Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T16:03:20.641Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T16:03:20.641Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T16:03:22.518Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-09-06T16:03:23.239Z] --- PASS: TestServiceWithDataPathPortInit (13.74s) [2022-09-06T16:03:23.239Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T16:03:23.600Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-09-06T16:03:23.887Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-09-06T16:03:24.449Z] --- PASS: TestDockerNetworkReConnect (3.84s) [2022-09-06T16:03:24.449Z] === RUN TestServicePlugin [2022-09-06T16:03:24.628Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ts957ul99lw6gcc7lmbx90vws Created:2022-09-06 16:03:23.220311725 +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[db0574647739ed9c87f0d1b5ca68380d20fdd876ba8481e4fb88b158730b89ce:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j0lxigvvgjfedmfvh75qcq2rc EndpointID:ce1168d97b9d5a7a400ee9e54c9ecd0dbb3b577b81e79654fe914d193c010dbe MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2cdeec88f307c04f3109c1caf69d7eaa979aecb391d30684d7f4ca6898b0c1e4 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:e4841f7988ad IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j0lxigvvgjfedmfvh75qcq2rc EndpointID:ce1168d97b9d5a7a400ee9e54c9ecd0dbb3b577b81e79654fe914d193c010dbe EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-06T16:03:24.828Z] --- PASS: TestDockerNetworkConnectAlias (4.33s) [2022-09-06T16:03:24.828Z] === RUN TestDockerNetworkReConnect [2022-09-06T16:03:26.341Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-09-06T16:03:28.112Z] --- PASS: TestDockerNetworkReConnect (3.47s) [2022-09-06T16:03:28.112Z] === RUN TestServicePlugin [2022-09-06T16:03:28.836Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s) [2022-09-06T16:03:28.836Z] PASS [2022-09-06T16:03:28.836Z] [2022-09-06T16:03:28.836Z] === Skipped [2022-09-06T16:03:28.836Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T16:03:28.836Z] service_test.go:243: FLAKY_TEST [2022-09-06T16:03:28.836Z] [2022-09-06T16:03:28.836Z] DONE 38 tests, 1 skipped in 43.660s [2022-09-06T16:03:28.836Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-06T16:03:28.836Z] ++ 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-06T16:03:28.836Z] ++ set -e [2022-09-06T16:03:28.836Z] ++ '[' -n 0 ']' [2022-09-06T16:03:28.836Z] ++ set -x [2022-09-06T16:03:28.836Z] ++ env -i DEST=/go/src/github.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-06T16:03:28.836Z] INFO: Testing against a local daemon [2022-09-06T16:03:28.836Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-06T16:03:28.836Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T16:03:28.836Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T16:03:28.836Z] === RUN TestDockerNetworkIpvlan [2022-09-06T16:03:28.836Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T16:03:28.836Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-06T16:03:28.836Z] PASS [2022-09-06T16:03:28.836Z] [2022-09-06T16:03:28.836Z] === Skipped [2022-09-06T16:03:28.836Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T16:03:28.836Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T16:03:28.836Z] [2022-09-06T16:03:28.836Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-06T16:03:28.836Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T16:03:28.836Z] [2022-09-06T16:03:28.836Z] DONE 2 tests, 2 skipped in 0.078s [2022-09-06T16:03:28.836Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-06T16:03:28.836Z] ++ 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-06T16:03:28.836Z] ++ set -e [2022-09-06T16:03:28.836Z] ++ '[' -n 0 ']' [2022-09-06T16:03:28.836Z] ++ set -x [2022-09-06T16:03:28.836Z] ++ env -i DEST=/go/src/github.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-06T16:03:28.836Z] INFO: Testing against a local daemon [2022-09-06T16:03:28.836Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-06T16:03:28.858Z] plugin_test.go:61: [d719dcc961ed2] joining swarm manager [dcff0a03e2425]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T16:03:28.858Z] === RUN TestDockerSuite/TestEventsCopy [2022-09-06T16:03:29.420Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-09-06T16:03:29.983Z] plugin_test.go:64: [df35ae095c228] joining swarm manager [dcff0a03e2425]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T16:03:30.205Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-09-06T16:03:30.205Z] === RUN TestDockerNetworkMacvlan [2022-09-06T16:03:30.546Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-09-06T16:03:30.767Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-06T16:03:31.695Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-06T16:03:32.257Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-06T16:03:32.302Z] plugin_test.go:61: [dddc764b83cc2] joining swarm manager [d452eab8ef45a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T16:03:32.868Z] plugin_test.go:64: [dc66e81e0dc9e] joining swarm manager [d452eab8ef45a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T16:03:34.152Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-06T16:03:36.046Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-06T16:03:37.086Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-09-06T16:03:37.086Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-09-06T16:03:37.086Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-09-06T16:03:37.086Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-09-06T16:03:38.451Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-09-06T16:03:38.451Z] === RUN TestDockerSuite/TestEventsFilterType [2022-09-06T16:03:38.451Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-09-06T16:03:38.483Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-09-06T16:03:38.707Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-09-06T16:03:38.707Z] === RUN TestDockerSuite/TestEventsFilters [2022-09-06T16:03:39.318Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-06T16:03:39.575Z] --- PASS: TestDockerNetworkMacvlan (9.46s) [2022-09-06T16:03:39.575Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-09-06T16:03:39.575Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-09-06T16:03:39.575Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-09-06T16:03:39.575Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-09-06T16:03:39.575Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.06s) [2022-09-06T16:03:39.575Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-09-06T16:03:39.575Z] PASS [2022-09-06T16:03:39.575Z] [2022-09-06T16:03:39.575Z] DONE 8 tests in 10.823s [2022-09-06T16:03:39.575Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-06T16:03:39.575Z] ++ 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-06T16:03:39.575Z] ++ set -e [2022-09-06T16:03:39.575Z] ++ '[' -n 0 ']' [2022-09-06T16:03:39.575Z] ++ set -x [2022-09-06T16:03:39.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-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-06T16:03:39.575Z] testing: warning: no tests to run [2022-09-06T16:03:39.575Z] PASS [2022-09-06T16:03:39.575Z] [2022-09-06T16:03:39.575Z] DONE 0 tests in 0.026s [2022-09-06T16:03:39.575Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-06T16:03:39.575Z] ++ 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-06T16:03:39.575Z] ++ set -e [2022-09-06T16:03:39.575Z] ++ '[' -n 0 ']' [2022-09-06T16:03:39.575Z] ++ set -x [2022-09-06T16:03:39.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-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-06T16:03:39.637Z] docker_api_swarm_test.go:384: [de62c3682ad95] joining swarm manager [dd1b3ba4015cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T16:03:39.832Z] INFO: Testing against a local daemon [2022-09-06T16:03:39.832Z] === RUN TestAuthZPluginAllowRequest [2022-09-06T16:03:40.202Z] === RUN TestDockerSuite/TestEventsFormat [2022-09-06T16:03:40.647Z] tests/integration/client_test.py ..... [ 75%] [2022-09-06T16:03:40.647Z] tests/integration/context_api_test.py ... [ 76%] [2022-09-06T16:03:41.129Z] docker_api_swarm_test.go:385: [d119bbec92a53] joining swarm manager [dd1b3ba4015cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T16:03:41.200Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-09-06T16:03:41.200Z] === RUN TestAuthZPluginTLS [2022-09-06T16:03:41.216Z] tests/integration/errors_test.py . [ 76%] [2022-09-06T16:03:41.385Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-09-06T16:03:41.385Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-09-06T16:03:41.385Z] === RUN TestDockerSuite/TestEventsImageImport [2022-09-06T16:03:41.457Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-09-06T16:03:41.457Z] === RUN TestAuthZPluginDenyRequest [2022-09-06T16:03:42.020Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-06T16:03:42.020Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-06T16:03:42.316Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-09-06T16:03:42.316Z] === RUN TestDockerSuite/TestEventsImagePull [2022-09-06T16:03:42.583Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-06T16:03:42.583Z] === RUN TestAuthZPluginDenyResponse [2022-09-06T16:03:43.146Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-09-06T16:03:43.146Z] === RUN TestAuthZPluginAllowEventStream [2022-09-06T16:03:43.245Z] === RUN TestDockerSuite/TestEventsImageTag [2022-09-06T16:03:44.513Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-09-06T16:03:44.513Z] === RUN TestAuthZPluginErrorResponse [2022-09-06T16:03:44.609Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-09-06T16:03:44.609Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-09-06T16:03:44.609Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-09-06T16:03:44.609Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-09-06T16:03:44.609Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-09-06T16:03:44.609Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-09-06T16:03:44.769Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-06T16:03:44.769Z] === RUN TestAuthZPluginErrorRequest [2022-09-06T16:03:45.332Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-06T16:03:45.332Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-06T16:03:45.895Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-06T16:03:45.895Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-06T16:03:47.137Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-09-06T16:03:47.137Z] === RUN TestDockerSuite/TestEventsRename [2022-09-06T16:03:47.263Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.45s) [2022-09-06T16:03:47.263Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-06T16:03:47.702Z] === RUN TestDockerSuite/TestEventsResize [2022-09-06T16:03:48.267Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-09-06T16:03:48.631Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s) [2022-09-06T16:03:48.631Z] === RUN TestAuthZPluginHeader [2022-09-06T16:03:49.193Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-09-06T16:03:49.193Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-06T16:03:49.193Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T16:03:49.193Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-06T16:03:49.193Z] === RUN TestAuthZPluginV2Disable [2022-09-06T16:03:49.193Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T16:03:49.193Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-09-06T16:03:49.193Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-06T16:03:49.193Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T16:03:49.193Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-06T16:03:49.193Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-06T16:03:49.193Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T16:03:49.193Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-06T16:03:49.193Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-06T16:03:53.509Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-09-06T16:03:54.071Z] === RUN TestDockerSuite/TestEventsStreaming [2022-09-06T16:03:54.631Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-09-06T16:03:55.995Z] --- PASS: TestServicePlugin (31.49s) [2022-09-06T16:03:55.995Z] === RUN TestServiceUpdateLabel [2022-09-06T16:03:57.360Z] === RUN TestDockerSuite/TestEventsTop [2022-09-06T16:03:58.289Z] === RUN TestDockerSuite/TestEventsUntag [2022-09-06T16:03:58.289Z] --- PASS: TestServiceUpdateLabel (2.33s) [2022-09-06T16:03:58.289Z] === RUN TestServiceUpdateSecrets [2022-09-06T16:03:59.400Z] --- PASS: TestServicePlugin (30.52s) [2022-09-06T16:03:59.400Z] === RUN TestServiceUpdateLabel [2022-09-06T16:03:59.741Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-09-06T16:04:00.775Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-09-06T16:04:00.775Z] === RUN TestServiceUpdateSecrets [2022-09-06T16:04:00.803Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-09-06T16:04:07.240Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-09-06T16:04:07.241Z] PASS [2022-09-06T16:04:07.241Z] [2022-09-06T16:04:07.241Z] === Skipped [2022-09-06T16:04:07.241Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-06T16:04:07.241Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T16:04:07.241Z] [2022-09-06T16:04:07.241Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-09-06T16:04:07.241Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T16:04:07.241Z] [2022-09-06T16:04:07.241Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-06T16:04:07.241Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T16:04:07.241Z] [2022-09-06T16:04:07.241Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-06T16:04:07.241Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T16:04:07.241Z] [2022-09-06T16:04:07.241Z] DONE 17 tests, 4 skipped in 26.497s [2022-09-06T16:04:07.241Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-06T16:04:07.241Z] ++ 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-06T16:04:07.241Z] ++ set -e [2022-09-06T16:04:07.241Z] ++ '[' -n 0 ']' [2022-09-06T16:04:07.241Z] ++ set -x [2022-09-06T16:04:07.241Z] ++ env -i DEST=/go/src/github.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-06T16:04:07.241Z] INFO: Testing against a local daemon [2022-09-06T16:04:07.241Z] === RUN TestPluginInvalidJSON [2022-09-06T16:04:07.241Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T16:04:07.241Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T16:04:07.241Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T16:04:07.241Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T16:04:07.241Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-06T16:04:07.241Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-06T16:04:07.241Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T16:04:07.241Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-06T16:04:07.241Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-06T16:04:07.241Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-06T16:04:07.241Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-06T16:04:07.241Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-06T16:04:07.241Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-06T16:04:07.241Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-06T16:04:07.241Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-06T16:04:07.241Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T16:04:07.241Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-06T16:04:07.241Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-06T16:04:07.241Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-06T16:04:07.241Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-06T16:04:07.241Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-06T16:04:07.241Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-06T16:04:07.241Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-09-06T16:04:07.241Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-06T16:04:07.241Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-06T16:04:07.241Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-06T16:04:07.241Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-06T16:04:07.241Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-06T16:04:07.241Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-06T16:04:07.241Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-06T16:04:07.241Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-06T16:04:07.241Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-06T16:04:07.241Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-06T16:04:07.241Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-06T16:04:07.241Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-06T16:04:07.241Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-06T16:04:07.241Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-06T16:04:07.241Z] === RUN TestPluginInstall [2022-09-06T16:04:07.241Z] === RUN TestPluginInstall/no_auth [2022-09-06T16:04:07.241Z] time="2022-09-06T16:04:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T16:04:07.241Z] time="2022-09-06T16:04:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf4af3c23b4d44e8c6ab988b1dabe34692a69f852af3c315958a477d5016095a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T16:04:07.241Z] time="2022-09-06T16:04:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T16:04:07.241Z] time="2022-09-06T16:04:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf4af3c23b4d44e8c6ab988b1dabe34692a69f852af3c315958a477d5016095a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T16:04:07.241Z] === RUN TestPluginInstall/with_htpasswd [2022-09-06T16:04:07.805Z] time="2022-09-06T16:04:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T16:04:07.805Z] time="2022-09-06T16:04:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9494e9732066f88cfe8f67e67f447c33bbf5e15a6351d266101383065beff9fe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T16:04:07.805Z] time="2022-09-06T16:04:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T16:04:07.805Z] time="2022-09-06T16:04:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9494e9732066f88cfe8f67e67f447c33bbf5e15a6351d266101383065beff9fe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T16:04:07.805Z] === RUN TestPluginInstall/with_insecure [2022-09-06T16:04:08.734Z] time="2022-09-06T16:04:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T16:04:08.734Z] time="2022-09-06T16:04:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:18f16fe8cc606f215a7be477c0b28f1a73079f22134e0cefe86d2aec71da290c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T16:04:08.734Z] time="2022-09-06T16:04:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T16:04:08.734Z] time="2022-09-06T16:04:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:18f16fe8cc606f215a7be477c0b28f1a73079f22134e0cefe86d2aec71da290c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T16:04:08.991Z] plugin_test.go:196: [d6f404ab6bbf3] daemon is not started [2022-09-06T16:04:08.991Z] --- PASS: TestPluginInstall (2.58s) [2022-09-06T16:04:08.991Z] --- PASS: TestPluginInstall/no_auth (0.98s) [2022-09-06T16:04:08.991Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-09-06T16:04:08.991Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-09-06T16:04:08.991Z] === RUN TestPluginsWithRuntimes [2022-09-06T16:04:10.359Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-06T16:04:11.288Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-06T16:04:12.217Z] --- PASS: TestPluginsWithRuntimes (3.27s) [2022-09-06T16:04:12.217Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-09-06T16:04:12.217Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-09-06T16:04:12.217Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T16:04:12.779Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-09-06T16:04:12.779Z] PASS [2022-09-06T16:04:12.779Z] [2022-09-06T16:04:12.779Z] DONE 24 tests in 6.536s [2022-09-06T16:04:12.779Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-06T16:04:12.779Z] ++ 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-06T16:04:12.779Z] ++ set -e [2022-09-06T16:04:12.779Z] ++ '[' -n 0 ']' [2022-09-06T16:04:12.779Z] ++ set -x [2022-09-06T16:04:12.779Z] ++ env -i DEST=/go/src/github.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-06T16:04:12.779Z] INFO: Testing against a local daemon [2022-09-06T16:04:12.779Z] === RUN TestExternalGraphDriver [2022-09-06T16:04:12.973Z] === RUN TestDockerSuite/TestNetworkEvents [2022-09-06T16:04:12.973Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2022-09-06T16:04:12.973Z] === RUN TestServiceUpdateConfigs [2022-09-06T16:04:13.342Z] === RUN TestExternalGraphDriver/json [2022-09-06T16:04:14.711Z] === RUN TestExternalGraphDriver/spec [2022-09-06T16:04:15.643Z] --- PASS: TestServiceUpdateSecrets (14.56s) [2022-09-06T16:04:15.644Z] === RUN TestServiceUpdateConfigs [2022-09-06T16:04:16.051Z] ......... [ 85%] [2022-09-06T16:04:16.603Z] === RUN TestExternalGraphDriver/pull [2022-09-06T16:04:17.139Z] === RUN TestDockerSuite/TestVolumeEvents [2022-09-06T16:04:17.970Z] --- PASS: TestExternalGraphDriver (5.15s) [2022-09-06T16:04:17.970Z] --- PASS: TestExternalGraphDriver/json (1.61s) [2022-09-06T16:04:17.970Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-09-06T16:04:17.970Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-09-06T16:04:17.970Z] === RUN TestGraphdriverPluginV2 [2022-09-06T16:04:18.227Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T16:04:18.227Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2022-09-06T16:04:18.227Z] PASS [2022-09-06T16:04:18.227Z] [2022-09-06T16:04:18.227Z] === Skipped [2022-09-06T16:04:18.227Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2022-09-06T16:04:18.227Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T16:04:18.227Z] [2022-09-06T16:04:18.227Z] DONE 5 tests, 1 skipped in 5.565s [2022-09-06T16:04:18.227Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-06T16:04:18.227Z] ++ 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-06T16:04:18.227Z] ++ set -e [2022-09-06T16:04:18.227Z] ++ '[' -n 0 ']' [2022-09-06T16:04:18.227Z] ++ set -x [2022-09-06T16:04:18.227Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06T16:04:18.484Z] INFO: Testing against a local daemon [2022-09-06T16:04:18.484Z] === RUN TestContinueAfterPluginCrash [2022-09-06T16:04:18.484Z] === PAUSE TestContinueAfterPluginCrash [2022-09-06T16:04:18.484Z] === RUN TestReadPluginNoRead [2022-09-06T16:04:18.484Z] === PAUSE TestReadPluginNoRead [2022-09-06T16:04:18.484Z] === RUN TestDaemonStartWithLogOpt [2022-09-06T16:04:18.484Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-06T16:04:18.484Z] === CONT TestContinueAfterPluginCrash [2022-09-06T16:04:18.484Z] === CONT TestDaemonStartWithLogOpt [2022-09-06T16:04:20.819Z] tests/integration/models_images_test.py ............... [ 89%] [2022-09-06T16:04:21.755Z] --- PASS: TestDaemonStartWithLogOpt (3.03s) [2022-09-06T16:04:21.755Z] === CONT TestReadPluginNoRead [2022-09-06T16:04:22.017Z] tests/integration/models_networks_test.py .... [ 90%] [2022-09-06T16:04:23.648Z] === RUN TestReadPluginNoRead/default [2022-09-06T16:04:23.672Z] === RUN TestDockerSuite/TestExec [2022-09-06T16:04:23.672Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-09-06T16:04:23.928Z] === RUN TestDockerSuite/TestExecCgroup [2022-09-06T16:04:24.857Z] === RUN TestDockerSuite/TestExecEnv [2022-09-06T16:04:25.016Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-06T16:04:25.438Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-09-06T16:04:25.946Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-06T16:04:26.377Z] === RUN TestDockerSuite/TestExecExitStatus [2022-09-06T16:04:26.509Z] --- PASS: TestContinueAfterPluginCrash (8.15s) [2022-09-06T16:04:26.940Z] === RUN TestDockerSuite/TestExecInspectID [2022-09-06T16:04:27.196Z] --- PASS: TestServiceUpdateConfigs (14.52s) [2022-09-06T16:04:27.196Z] === RUN TestServiceUpdateNetwork [2022-09-06T16:04:27.455Z] === CONT TestReadPluginNoRead [2022-09-06T16:04:27.455Z] read_test.go:92: [d471f5e838986] daemon is not started [2022-09-06T16:04:27.455Z] --- PASS: TestReadPluginNoRead (5.76s) [2022-09-06T16:04:27.455Z] --- PASS: TestReadPluginNoRead/default (1.28s) [2022-09-06T16:04:27.455Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-09-06T16:04:27.455Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-09-06T16:04:27.455Z] PASS [2022-09-06T16:04:27.455Z] [2022-09-06T16:04:27.455Z] DONE 6 tests in 8.882s [2022-09-06T16:04:27.455Z] 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-06T16:04:27.455Z] ++ 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-06T16:04:27.455Z] ++ set -e [2022-09-06T16:04:27.455Z] ++ '[' -n 0 ']' [2022-09-06T16:04:27.455Z] ++ set -x [2022-09-06T16:04:27.455Z] ++ env -i DEST=/go/src/github.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-06T16:04:27.455Z] testing: warning: no tests to run [2022-09-06T16:04:27.455Z] PASS [2022-09-06T16:04:27.455Z] [2022-09-06T16:04:27.455Z] DONE 0 tests in 0.031s [2022-09-06T16:04:27.455Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-06T16:04:27.455Z] ++ 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-06T16:04:27.455Z] ++ set -e [2022-09-06T16:04:27.455Z] ++ '[' -n 0 ']' [2022-09-06T16:04:27.455Z] ++ set -x [2022-09-06T16:04:27.455Z] ++ env -i DEST=/go/src/github.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-06T16:04:27.455Z] INFO: Testing against a local daemon [2022-09-06T16:04:27.455Z] === RUN TestPluginWithDevMounts [2022-09-06T16:04:27.455Z] === PAUSE TestPluginWithDevMounts [2022-09-06T16:04:27.455Z] === CONT TestPluginWithDevMounts [2022-09-06T16:04:28.584Z] tests/integration/models_nodes_test.py . [ 90%] [2022-09-06T16:04:28.584Z] tests/integration/models_resources_test.py . [ 91%] [2022-09-06T16:04:28.854Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-09-06T16:04:28.854Z] PASS [2022-09-06T16:04:28.854Z] [2022-09-06T16:04:28.854Z] DONE 1 tests in 1.620s [2022-09-06T16:04:28.854Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-06T16:04:28.854Z] ++ 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-06T16:04:28.854Z] ++ set -e [2022-09-06T16:04:28.854Z] ++ '[' -n 0 ']' [2022-09-06T16:04:28.854Z] ++ set -x [2022-09-06T16:04:28.854Z] ++ env -i DEST=/go/src/github.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-06T16:04:29.115Z] INFO: Testing against a local daemon [2022-09-06T16:04:29.115Z] === RUN TestSecretInspect [2022-09-06T16:04:29.711Z] === RUN TestDockerSuite/TestExecInteractive [2022-09-06T16:04:30.274Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-09-06T16:04:30.350Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-09-06T16:04:30.513Z] --- PASS: TestServiceUpdateConfigs (14.59s) [2022-09-06T16:04:30.513Z] === RUN TestServiceUpdateNetwork [2022-09-06T16:04:30.529Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-09-06T16:04:31.091Z] === RUN TestDockerSuite/TestExecParseError [2022-09-06T16:04:31.634Z] --- PASS: TestSecretInspect (2.18s) [2022-09-06T16:04:31.634Z] === RUN TestSecretList [2022-09-06T16:04:31.653Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-09-06T16:04:32.215Z] === RUN TestDockerSuite/TestExecSetEnv [2022-09-06T16:04:32.776Z] === RUN TestDockerSuite/TestExecStartFails [2022-09-06T16:04:33.339Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-09-06T16:04:33.524Z] --- PASS: TestSecretList (2.20s) [2022-09-06T16:04:33.524Z] === RUN TestSecretsCreateAndDelete [2022-09-06T16:04:33.636Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-09-06T16:04:33.636Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-09-06T16:04:33.901Z] === RUN TestDockerSuite/TestExecTTY [2022-09-06T16:04:34.462Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-09-06T16:04:35.024Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-09-06T16:04:35.586Z] === RUN TestDockerSuite/TestExecUlimits [2022-09-06T16:04:36.043Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2022-09-06T16:04:36.043Z] === RUN TestSecretsUpdate [2022-09-06T16:04:36.149Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-09-06T16:04:36.149Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-09-06T16:04:36.149Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-09-06T16:04:37.077Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-09-06T16:04:37.311Z] tests/integration/regression_test.py ...... [ 98%] [2022-09-06T16:04:37.571Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-09-06T16:04:37.571Z] tests/integration/credentials/utils_test.py . [100%] [2022-09-06T16:04:37.571Z] [2022-09-06T16:04:37.571Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-09-06T16:04:37.571Z] =========================== short test summary info ============================ [2022-09-06T16:04:37.831Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-09-06T16:04:37.831Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-09-06T16:04:37.831Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-09-06T16:04:37.831Z] Not supported on most drivers [2022-09-06T16:04:37.831Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-09-06T16:04:37.831Z] Output of docker top depends on host distro, and is not formalized. [2022-09-06T16:04:37.831Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-09-06T16:04:37.831Z] Output of docker top depends on host distro, and is not formalized. [2022-09-06T16:04:37.831Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-09-06T16:04:37.831Z] Can fail if eth0 has multiple IP addresses [2022-09-06T16:04:37.831Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-09-06T16:04:37.831Z] This doesn't seem to be taken into account by the engine [2022-09-06T16:04:37.831Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-09-06T16:04:37.831Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-09-06T16:04:37.831Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 282.49 seconds == [2022-09-06T16:04:37.935Z] --- PASS: TestSecretsUpdate (2.28s) [2022-09-06T16:04:37.935Z] === RUN TestTemplatedSecret [2022-09-06T16:04:38.006Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-09-06T16:04:38.090Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-09-06T16:04:38.569Z] check_test.go:611: [d119bbec92a53] daemon is not started [2022-09-06T16:04:38.569Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-09-06T16:04:38.825Z] === RUN TestDockerSuite/TestExecWithTERM [2022-09-06T16:04:39.387Z] === RUN TestDockerSuite/TestExecWithUser [2022-09-06T16:04:39.949Z] --- PASS: TestServiceUpdateNetwork (12.82s) [2022-09-06T16:04:39.949Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T16:04:40.206Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-09-06T16:04:40.454Z] --- PASS: TestTemplatedSecret (2.42s) [2022-09-06T16:04:40.454Z] === RUN TestSecretCreateResolve [2022-09-06T16:04:41.136Z] docker_api_swarm_test.go:802: [d2a9bc841313f] joining swarm manager [d93b659de62b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T16:04:41.392Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-06T16:04:41.955Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-09-06T16:04:42.346Z] --- PASS: TestSecretCreateResolve (1.80s) [2022-09-06T16:04:42.346Z] PASS [2022-09-06T16:04:42.346Z] [2022-09-06T16:04:42.346Z] DONE 6 tests in 13.234s [2022-09-06T16:04:42.346Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-09-06T16:04:42.346Z] ++ 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-06T16:04:42.346Z] ++ set -e [2022-09-06T16:04:42.346Z] ++ '[' -n 0 ']' [2022-09-06T16:04:42.346Z] ++ set -x [2022-09-06T16:04:42.346Z] ++ env -i DEST=/go/src/github.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-06T16:04:42.346Z] INFO: Testing against a local daemon [2022-09-06T16:04:42.346Z] === RUN TestServiceCreateInit [2022-09-06T16:04:42.346Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T16:04:42.519Z] docker_api_swarm_test.go:802: [d764cfa629e29] joining swarm manager [d93b659de62b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T16:04:42.519Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-06T16:04:42.710Z] --- PASS: TestServiceUpdateNetwork (12.53s) [2022-09-06T16:04:42.710Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T16:04:43.644Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-06T16:04:43.886Z] docker_api_swarm_test.go:802: [d67122930a35d] joining swarm manager [d93b659de62b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-06T16:04:44.448Z] === RUN TestDockerSuite/TestHealth [2022-09-06T16:04:44.578Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-06T16:04:45.376Z] docker_api_swarm_test.go:802: [d0bc5a3e0db4d] joining swarm manager [d93b659de62b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-06T16:04:46.518Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T16:04:47.911Z] docker_api_swarm_test.go:810: [d2cc4799435d2] joining swarm manager [d93b659de62b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-09-06T16:04:48.070Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T16:04:48.070Z] [2022-09-06T16:04:48.070Z] Unloading profiles will leave already running processes permanently [2022-09-06T16:04:48.070Z] unconfined, which can lead to unexpected situations. [2022-09-06T16:04:48.070Z] [2022-09-06T16:04:48.070Z] To set a process to complain mode, use the command line tool [2022-09-06T16:04:48.070Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T16:04:48.070Z] Post stage [Pipeline] junit [2022-09-06T16:04:49.463Z] Recording test results [2022-09-06T16:04:49.790Z] --- PASS: TestServiceCreateInit (7.13s) [2022-09-06T16:04:49.790Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s) [2022-09-06T16:04:49.790Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.59s) [2022-09-06T16:04:49.790Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T16:04:49.800Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-06T16:04:50.691Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-09-06T16:04:50.974Z] + echo Ensuring container killed. [2022-09-06T16:04:50.974Z] Ensuring container killed. [2022-09-06T16:04:50.974Z] + docker rm -vf docker-pr3 [2022-09-06T16:04:50.974Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-09-06T16:04:51.275Z] + echo Chowning /workspace to jenkins user [2022-09-06T16:04:51.275Z] Chowning /workspace to jenkins user [2022-09-06T16:04:51.275Z] + id -u [2022-09-06T16:04:51.275Z] + id -g [2022-09-06T16:04:51.275Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44091:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T16:04:52.714Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-06T16:04:52.955Z] + bundleName=docker-py [2022-09-06T16:04:52.955Z] + echo Creating docker-py-bundles.tar.gz [2022-09-06T16:04:52.955Z] Creating docker-py-bundles.tar.gz [2022-09-06T16:04:52.955Z] + 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-06T16:04:52.968Z] Archiving artifacts [2022-09-06T16:04:54.832Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44091/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-09-06T16:04:55.183Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44091/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=89d77ca569cf8f726c127233b36941b3121ccedd -e DOCKER_GRAPHDRIVER docker:89d77ca569cf8f726c127233b36941b3121ccedd hack/make.sh binary [2022-09-06T16:04:55.443Z] [2022-09-06T16:04:55.443Z] Removing bundles/ [2022-09-06T16:04:55.703Z] [2022-09-06T16:04:55.703Z] ---> Making bundle: binary (in bundles/binary) [2022-09-06T16:04:55.703Z] Building: bundles/binary-daemon/dockerd [2022-09-06T16:04:55.703Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T16:04:57.885Z] --- PASS: TestServiceUpdatePidsLimit (17.25s) [2022-09-06T16:04:57.885Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.05s) [2022-09-06T16:04:57.885Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2022-09-06T16:04:57.885Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s) [2022-09-06T16:04:57.885Z] PASS [2022-09-06T16:04:57.885Z] [2022-09-06T16:04:57.885Z] === Skipped [2022-09-06T16:04:57.885Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-06T16:04:57.885Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T16:04:57.885Z] [2022-09-06T16:04:57.885Z] DONE 27 tests, 1 skipped in 180.206s [2022-09-06T16:04:57.885Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-06T16:04:57.885Z] ++ 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-06T16:04:57.885Z] ++ set -e [2022-09-06T16:04:57.885Z] ++ '[' -n 0 ']' [2022-09-06T16:04:57.885Z] ++ set -x [2022-09-06T16:04:57.885Z] ++ env -i DEST=/go/src/github.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-06T16:04:57.885Z] INFO: Testing against a local daemon [2022-09-06T16:04:57.885Z] === RUN TestSessionCreate [2022-09-06T16:04:57.885Z] --- PASS: TestSessionCreate (0.02s) [2022-09-06T16:04:57.885Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T16:04:57.885Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-09-06T16:04:57.885Z] PASS [2022-09-06T16:04:57.885Z] [2022-09-06T16:04:57.885Z] DONE 2 tests in 0.127s [2022-09-06T16:04:57.885Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-06T16:04:57.885Z] ++ 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-06T16:04:57.885Z] ++ set -e [2022-09-06T16:04:57.885Z] ++ '[' -n 0 ']' [2022-09-06T16:04:57.885Z] ++ set -x [2022-09-06T16:04:57.885Z] ++ env -i DEST=/go/src/github.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-06T16:04:57.885Z] INFO: Testing against a local daemon [2022-09-06T16:04:57.885Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T16:04:57.885Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T16:04:57.885Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T16:04:57.885Z] === RUN TestDiskUsage [2022-09-06T16:04:57.885Z] === PAUSE TestDiskUsage [2022-09-06T16:04:57.885Z] === RUN TestEventsExecDie [2022-09-06T16:04:57.885Z] --- PASS: TestEventsExecDie (0.53s) [2022-09-06T16:04:57.885Z] === RUN TestEventsBackwardsCompatible [2022-09-06T16:04:57.885Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-09-06T16:04:57.885Z] === RUN TestEventsVolumeCreate [2022-09-06T16:04:58.141Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-09-06T16:04:58.141Z] === RUN TestInfoBinaryCommits [2022-09-06T16:04:58.141Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-06T16:04:58.141Z] === RUN TestInfoAPIVersioned [2022-09-06T16:04:58.141Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-09-06T16:04:58.141Z] === RUN TestInfoAPI [2022-09-06T16:04:58.141Z] --- PASS: TestInfoAPI (0.01s) [2022-09-06T16:04:58.141Z] === RUN TestInfoAPIWarnings [2022-09-06T16:04:59.270Z] --- PASS: TestServiceUpdatePidsLimit (16.54s) [2022-09-06T16:04:59.270Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-09-06T16:04:59.270Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-09-06T16:04:59.270Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2022-09-06T16:04:59.270Z] PASS [2022-09-06T16:04:59.270Z] [2022-09-06T16:04:59.270Z] === Skipped [2022-09-06T16:04:59.270Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-06T16:04:59.270Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T16:04:59.270Z] [2022-09-06T16:04:59.270Z] DONE 27 tests, 1 skipped in 166.550s [2022-09-06T16:04:59.270Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-06T16:04:59.270Z] INFO: Testing against a local daemon [2022-09-06T16:04:59.270Z] === RUN TestSessionCreate [2022-09-06T16:04:59.270Z] --- PASS: TestSessionCreate (0.02s) [2022-09-06T16:04:59.270Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T16:04:59.270Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-06T16:04:59.270Z] PASS [2022-09-06T16:04:59.270Z] [2022-09-06T16:04:59.270Z] DONE 2 tests in 0.056s [2022-09-06T16:04:59.270Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-06T16:04:59.270Z] INFO: Testing against a local daemon [2022-09-06T16:04:59.270Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T16:04:59.270Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-09-06T16:04:59.270Z] === RUN TestDiskUsage [2022-09-06T16:04:59.270Z] === PAUSE TestDiskUsage [2022-09-06T16:04:59.270Z] === RUN TestEventsExecDie [2022-09-06T16:04:59.528Z] --- PASS: TestEventsExecDie (0.60s) [2022-09-06T16:04:59.528Z] === RUN TestEventsBackwardsCompatible [2022-09-06T16:04:59.786Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-09-06T16:04:59.786Z] === RUN TestEventsVolumeCreate [2022-09-06T16:04:59.786Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-09-06T16:04:59.786Z] === RUN TestInfoBinaryCommits [2022-09-06T16:04:59.786Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-06T16:04:59.786Z] === RUN TestInfoAPIVersioned [2022-09-06T16:04:59.786Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-06T16:04:59.786Z] === RUN TestInfoAPI [2022-09-06T16:04:59.786Z] --- PASS: TestInfoAPI (0.02s) [2022-09-06T16:04:59.786Z] === RUN TestInfoAPIWarnings [2022-09-06T16:05:04.639Z] --- PASS: TestCreateServiceMultipleTimes (15.31s) [2022-09-06T16:05:04.639Z] === RUN TestCreateServiceConflict [2022-09-06T16:05:04.673Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-09-06T16:05:07.157Z] --- PASS: TestCreateServiceConflict (2.25s) [2022-09-06T16:05:07.157Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T16:05:07.186Z] === RUN TestDockerSuite/TestBuildHistory [2022-09-06T16:05:09.674Z] --- PASS: TestCreateServiceMaxReplicas (2.63s) [2022-09-06T16:05:09.674Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-06T16:05:09.701Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-09-06T16:05:09.701Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-09-06T16:05:09.701Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-09-06T16:05:09.701Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-09-06T16:05:10.263Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-09-06T16:05:10.263Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-09-06T16:05:10.826Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-09-06T16:05:11.387Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-09-06T16:05:11.388Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-09-06T16:05:11.388Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-09-06T16:05:11.388Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-09-06T16:05:11.644Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-09-06T16:05:11.899Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-09-06T16:05:12.156Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-09-06T16:05:12.156Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-09-06T16:05:12.719Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-09-06T16:05:12.719Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-09-06T16:05:13.281Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-09-06T16:05:13.844Z] === RUN TestDockerSuite/TestImagesFormat [2022-09-06T16:05:13.844Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-09-06T16:05:14.410Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-09-06T16:05:14.666Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-09-06T16:05:14.666Z] === RUN TestInfoDebug [2022-09-06T16:05:15.228Z] --- PASS: TestInfoDebug (0.52s) [2022-09-06T16:05:15.228Z] === RUN TestInfoInsecureRegistries [2022-09-06T16:05:15.790Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-06T16:05:15.790Z] === RUN TestInfoRegistryMirrors [2022-09-06T16:05:16.351Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-06T16:05:16.351Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T16:05:16.607Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-09-06T16:05:16.607Z] === RUN TestPingCacheHeaders [2022-09-06T16:05:16.607Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-06T16:05:16.607Z] === RUN TestPingGet [2022-09-06T16:05:16.607Z] --- PASS: TestPingGet (0.01s) [2022-09-06T16:05:16.607Z] === RUN TestPingHead [2022-09-06T16:05:16.607Z] --- PASS: TestPingHead (0.03s) [2022-09-06T16:05:16.607Z] === RUN TestPingSwarmHeader [2022-09-06T16:05:17.169Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-09-06T16:05:17.169Z] === RUN TestDockerSuite/TestImportBadURL [2022-09-06T16:05:17.169Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-06T16:05:17.169Z] === RUN TestDockerSuite/TestImportDisplay [2022-09-06T16:05:17.741Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-06T16:05:17.861Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-09-06T16:05:17.861Z] === RUN TestInfoDebug [2022-09-06T16:05:17.861Z] --- PASS: TestInfoDebug (0.52s) [2022-09-06T16:05:17.861Z] === RUN TestInfoInsecureRegistries [2022-09-06T16:05:17.861Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-06T16:05:17.861Z] === RUN TestInfoRegistryMirrors [2022-09-06T16:05:17.861Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-06T16:05:17.861Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T16:05:18.306Z] === RUN TestDockerSuite/TestImportFile [2022-09-06T16:05:18.427Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-09-06T16:05:18.427Z] === RUN TestPingCacheHeaders [2022-09-06T16:05:18.427Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-06T16:05:18.427Z] === RUN TestPingGet [2022-09-06T16:05:18.427Z] --- PASS: TestPingGet (0.01s) [2022-09-06T16:05:18.427Z] === RUN TestPingHead [2022-09-06T16:05:18.427Z] --- PASS: TestPingHead (0.02s) [2022-09-06T16:05:18.427Z] === RUN TestPingSwarmHeader [2022-09-06T16:05:18.867Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-06T16:05:18.867Z] --- PASS: TestPingSwarmHeader (2.37s) [2022-09-06T16:05:18.867Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-06T16:05:18.867Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-06T16:05:18.867Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-06T16:05:18.867Z] === RUN TestPingBuilderHeader [2022-09-06T16:05:18.993Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-06T16:05:19.124Z] === RUN TestPingBuilderHeader/default_config [2022-09-06T16:05:19.559Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-06T16:05:19.686Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-06T16:05:19.686Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-09-06T16:05:19.686Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-09-06T16:05:19.943Z] --- PASS: TestPingBuilderHeader (1.07s) [2022-09-06T16:05:19.943Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-09-06T16:05:19.943Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.53s) [2022-09-06T16:05:19.943Z] === RUN TestVersion [2022-09-06T16:05:20.199Z] --- PASS: TestVersion (0.02s) [2022-09-06T16:05:20.199Z] === CONT TestDiskUsage [2022-09-06T16:05:20.494Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-06T16:05:20.494Z] --- PASS: TestPingSwarmHeader (2.09s) [2022-09-06T16:05:20.494Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-06T16:05:20.494Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-06T16:05:20.494Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-06T16:05:20.494Z] === RUN TestPingBuilderHeader [2022-09-06T16:05:20.494Z] === RUN TestPingBuilderHeader/default_config [2022-09-06T16:05:20.761Z] === RUN TestDiskUsage/empty [2022-09-06T16:05:20.761Z] === RUN TestDiskUsage/empty/container_types [2022-09-06T16:05:20.761Z] === RUN TestDiskUsage/empty/image_types [2022-09-06T16:05:20.761Z] === RUN TestDiskUsage/empty/volume_types [2022-09-06T16:05:20.761Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-06T16:05:20.761Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-06T16:05:20.761Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-06T16:05:20.761Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-06T16:05:20.761Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-06T16:05:20.761Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-06T16:05:20.761Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-06T16:05:20.761Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-06T16:05:20.761Z] === RUN TestDockerSuite/TestImportGzipped [2022-09-06T16:05:20.761Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-06T16:05:20.761Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-06T16:05:20.761Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-06T16:05:20.761Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-06T16:05:20.761Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-06T16:05:20.761Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-06T16:05:20.761Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-06T16:05:20.761Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-06T16:05:20.761Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-06T16:05:20.761Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-06T16:05:20.761Z] === RUN TestDiskUsage/after_container.Run [2022-09-06T16:05:21.060Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-06T16:05:21.324Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-06T16:05:21.324Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-06T16:05:21.324Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-06T16:05:21.324Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-06T16:05:21.324Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-06T16:05:21.324Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-06T16:05:21.324Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-06T16:05:21.324Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-06T16:05:21.324Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-06T16:05:21.324Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage (1.41s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.24s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/after_container.Run (0.48s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-06T16:05:21.581Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T16:05:21.581Z] PASS [2022-09-06T16:05:21.581Z] [2022-09-06T16:05:21.581Z] === Skipped [2022-09-06T16:05:21.582Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T16:05:21.582Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T16:05:21.582Z] [2022-09-06T16:05:21.582Z] DONE 57 tests, 1 skipped in 24.176s [2022-09-06T16:05:21.582Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-06T16:05:21.582Z] ++ 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-06T16:05:21.582Z] ++ set -e [2022-09-06T16:05:21.582Z] ++ '[' -n 0 ']' [2022-09-06T16:05:21.582Z] ++ set -x [2022-09-06T16:05:21.582Z] ++ env -i DEST=/go/src/github.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-06T16:05:21.582Z] INFO: Testing against a local daemon [2022-09-06T16:05:21.582Z] === RUN TestVolumesCreateAndList [2022-09-06T16:05:21.582Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-09-06T16:05:21.582Z] === RUN TestVolumesRemove [2022-09-06T16:05:21.627Z] --- PASS: TestPingBuilderHeader (1.04s) [2022-09-06T16:05:21.627Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-06T16:05:21.627Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2022-09-06T16:05:21.627Z] === RUN TestVersion [2022-09-06T16:05:21.627Z] --- PASS: TestVersion (0.02s) [2022-09-06T16:05:21.627Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-09-06T16:05:21.627Z] === CONT TestDiskUsage [2022-09-06T16:05:21.838Z] --- PASS: TestVolumesRemove (0.06s) [2022-09-06T16:05:21.839Z] === RUN TestVolumesInspect [2022-09-06T16:05:21.839Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-06T16:05:21.839Z] === RUN TestVolumesInvalidJSON [2022-09-06T16:05:21.839Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-06T16:05:21.839Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-06T16:05:21.839Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-06T16:05:21.839Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-06T16:05:21.839Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-06T16:05:21.839Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-06T16:05:21.839Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-06T16:05:21.839Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-09-06T16:05:21.839Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-09-06T16:05:21.839Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-06T16:05:21.839Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-06T16:05:21.839Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-06T16:05:21.839Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-06T16:05:21.839Z] PASS [2022-09-06T16:05:21.839Z] [2022-09-06T16:05:21.839Z] DONE 9 tests in 0.257s [2022-09-06T16:05:21.839Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T16:05:22.096Z] ++++ cat bundles/test-integration/docker.pid [2022-09-06T16:05:22.096Z] +++ kill 7143 [2022-09-06T16:05:22.193Z] === RUN TestDiskUsage/empty [2022-09-06T16:05:22.193Z] === RUN TestDiskUsage/empty/container_types [2022-09-06T16:05:22.193Z] === RUN TestDiskUsage/empty/image_types [2022-09-06T16:05:22.193Z] === RUN TestDiskUsage/empty/volume_types [2022-09-06T16:05:22.193Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-06T16:05:22.193Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-06T16:05:22.193Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-06T16:05:22.193Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-06T16:05:22.193Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-06T16:05:22.193Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-06T16:05:22.193Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-06T16:05:22.193Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-06T16:05:22.352Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-09-06T16:05:22.352Z] +++ /etc/init.d/apparmor stop [2022-09-06T16:05:22.352Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T16:05:22.352Z] [2022-09-06T16:05:22.352Z] Unloading profiles will leave already running processes permanently [2022-09-06T16:05:22.352Z] unconfined, which can lead to unexpected situations. [2022-09-06T16:05:22.352Z] [2022-09-06T16:05:22.352Z] To set a process to complain mode, use the command line tool [2022-09-06T16:05:22.352Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T16:05:22.352Z] +++ true [2022-09-06T16:05:22.352Z] exiting test-integration [2022-09-06T16:05:22.352Z] ++ exit 0 [2022-09-06T16:05:22.352Z] [2022-09-06T16:05:22.452Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-06T16:05:22.452Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-06T16:05:22.452Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-06T16:05:22.452Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-06T16:05:22.452Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-06T16:05:22.452Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-06T16:05:22.452Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-06T16:05:22.452Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-06T16:05:22.452Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-06T16:05:22.452Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-06T16:05:22.452Z] === RUN TestDiskUsage/after_container.Run [2022-09-06T16:05:23.017Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-06T16:05:23.017Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-06T16:05:23.017Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-06T16:05:23.017Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-06T16:05:23.017Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-06T16:05:23.017Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-06T16:05:23.017Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-06T16:05:23.017Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-06T16:05:23.017Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-06T16:05:23.017Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage (1.73s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/after_container.Run (0.65s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T16:05:23.276Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.73s) [2022-09-06T16:05:23.276Z] PASS [2022-09-06T16:05:23.276Z] [2022-09-06T16:05:23.276Z] DONE 57 tests in 24.256s [2022-09-06T16:05:23.276Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-06T16:05:23.276Z] INFO: Testing against a local daemon [2022-09-06T16:05:23.276Z] === RUN TestVolumesCreateAndList [2022-09-06T16:05:23.276Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-06T16:05:23.276Z] === RUN TestVolumesRemove [2022-09-06T16:05:23.283Z] + for job in $(jobs -p) [2022-09-06T16:05:23.283Z] + wait 13543 [2022-09-06T16:05:23.534Z] --- PASS: TestVolumesRemove (0.09s) [2022-09-06T16:05:23.534Z] === RUN TestVolumesInspect [2022-09-06T16:05:23.534Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-06T16:05:23.534Z] === RUN TestVolumesInvalidJSON [2022-09-06T16:05:23.534Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-06T16:05:23.534Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-06T16:05:23.534Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-06T16:05:23.534Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-06T16:05:23.534Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-06T16:05:23.534Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-06T16:05:23.534Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-06T16:05:23.534Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-06T16:05:23.534Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-06T16:05:23.534Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-06T16:05:23.534Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-06T16:05:23.534Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-06T16:05:23.534Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-06T16:05:23.534Z] PASS [2022-09-06T16:05:23.534Z] [2022-09-06T16:05:23.534Z] DONE 9 tests in 0.180s [2022-09-06T16:05:23.534Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T16:05:23.844Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-09-06T16:05:24.102Z] Stopping apparmor (via systemctl): apparmor.service. [2022-09-06T16:05:24.102Z] Removing test suite binaries [2022-09-06T16:05:24.102Z] exiting test-integration [2022-09-06T16:05:24.102Z] ++ exit 0 [2022-09-06T16:05:24.102Z] [2022-09-06T16:05:24.407Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-09-06T16:05:24.519Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s) [2022-09-06T16:05:24.519Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T16:05:24.664Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-09-06T16:05:25.081Z] --- PASS: TestCreateServiceSecretFileMode (2.39s) [2022-09-06T16:05:25.081Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T16:05:25.229Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-09-06T16:05:25.229Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-09-06T16:05:25.229Z] === RUN TestDockerSuite/TestInspectAmpersand Post stage [Pipeline] junit [2022-09-06T16:05:25.510Z] Recording test results [2022-09-06T16:05:25.792Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-09-06T16:05:26.049Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-09-06T16:05:26.049Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-09-06T16:05:26.612Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-09-06T16:05:26.612Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-09-06T16:05:26.612Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-09-06T16:05:26.920Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T16:05:27.175Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-09-06T16:05:27.250Z] + echo Ensuring container killed. [2022-09-06T16:05:27.250Z] Ensuring container killed. [2022-09-06T16:05:27.250Z] + docker rm -vf docker-pr3 [2022-09-06T16:05:27.250Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-09-06T16:05:27.532Z] + echo Chowning /workspace to jenkins user [2022-09-06T16:05:27.532Z] Chowning /workspace to jenkins user [2022-09-06T16:05:27.532Z] + id -u [2022-09-06T16:05:27.532Z] + id -g [2022-09-06T16:05:27.532Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44091:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T16:05:27.601Z] --- PASS: TestCreateServiceConfigFileMode (2.49s) [2022-09-06T16:05:27.601Z] === RUN TestCreateServiceSysctls [2022-09-06T16:05:27.737Z] === RUN TestDockerSuite/TestInspectDefault [2022-09-06T16:05:28.299Z] === RUN TestDockerSuite/TestInspectHistory [2022-09-06T16:05:28.555Z] === RUN TestDockerSuite/TestInspectImage [2022-09-06T16:05:28.555Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-09-06T16:05:28.810Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-09-06T16:05:28.810Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-09-06T16:05:28.810Z] === RUN TestDockerSuite/TestInspectInt64 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T16:05:29.066Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-09-06T16:05:29.237Z] + bundleName=amd64-cgroup2 [2022-09-06T16:05:29.237Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-09-06T16:05:29.237Z] Creating amd64-cgroup2-bundles.tar.gz [2022-09-06T16:05:29.237Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-09-06T16:05:29.237Z] + 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-06T16:05:29.507Z] Archiving artifacts [2022-09-06T16:05:29.629Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-09-06T16:05:29.629Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-09-06T16:05:30.191Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-09-06T16:05:30.447Z] === RUN TestDockerSuite/TestInspectPlugin [2022-09-06T16:05:30.871Z] --- PASS: TestCreateServiceSysctls (2.95s) [2022-09-06T16:05:30.871Z] === RUN TestCreateServiceCapabilities [2022-09-06T16:05:31.371Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44091/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T16:05:31.683Z] + make clean [2022-09-06T16:05:31.683Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-06T16:05:31.683Z] docker-dev-cache [2022-09-06T16:05:31.683Z] docker-mod-cache [Pipeline] deleteDir [2022-09-06T16:05:32.961Z] === RUN TestDockerSuite/TestInspectRootFS [2022-09-06T16:05:32.961Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-09-06T16:05:33.217Z] === RUN TestDockerSuite/TestInspectStatus [2022-09-06T16:05:33.393Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2022-09-06T16:05:33.393Z] === RUN TestInspect [2022-09-06T16:05:33.779Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T16:05:35.145Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-09-06T16:05:35.401Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-09-06T16:05:35.912Z] --- PASS: TestInspect (2.73s) [2022-09-06T16:05:35.912Z] === RUN TestCreateJob [2022-09-06T16:05:35.963Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-09-06T16:05:36.219Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-09-06T16:05:36.781Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-09-06T16:05:37.037Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-09-06T16:05:37.600Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-09-06T16:05:37.600Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-09-06T16:05:38.534Z] === RUN TestDockerSuite/TestLinksEnvs [2022-09-06T16:05:39.182Z] --- PASS: TestCreateJob (2.94s) [2022-09-06T16:05:39.182Z] === RUN TestReplicatedJob [2022-09-06T16:05:39.467Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-09-06T16:05:39.723Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-09-06T16:05:39.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-09-06T16:05:40.908Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-09-06T16:05:42.277Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-09-06T16:05:43.644Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-09-06T16:05:43.644Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-09-06T16:05:44.431Z] --- PASS: TestReplicatedJob (5.08s) [2022-09-06T16:05:44.431Z] === RUN TestUpdateReplicatedJob [2022-09-06T16:05:45.009Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-09-06T16:05:45.009Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-09-06T16:05:45.571Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-09-06T16:05:46.322Z] --- PASS: TestUpdateReplicatedJob (2.63s) [2022-09-06T16:05:46.322Z] === RUN TestServiceListWithStatuses [2022-09-06T16:05:46.322Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T16:05:46.322Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T16:05:46.322Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T16:05:50.520Z] --- PASS: TestDockerNetworkConnectAlias (4.05s) [2022-09-06T16:05:50.520Z] === RUN TestDockerNetworkReConnect [2022-09-06T16:05:52.111Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-09-06T16:05:53.477Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-09-06T16:05:53.733Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-09-06T16:05:53.814Z] --- PASS: TestDockerNetworkReConnect (3.34s) [2022-09-06T16:05:53.814Z] === RUN TestServicePlugin [2022-09-06T16:05:53.814Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T16:05:53.814Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-06T16:05:53.814Z] === RUN TestServiceUpdateLabel [2022-09-06T16:05:55.098Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-09-06T16:05:55.098Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-09-06T16:05:55.098Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-09-06T16:05:56.027Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-09-06T16:05:56.333Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-09-06T16:05:56.333Z] === RUN TestServiceUpdateSecrets [2022-09-06T16:05:56.589Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-09-06T16:05:57.518Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-09-06T16:05:58.449Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-09-06T16:05:59.011Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-09-06T16:06:00.900Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-09-06T16:06:01.462Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-09-06T16:06:01.462Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-09-06T16:06:01.718Z] === RUN TestDockerSuite/TestLogsSince [2022-09-06T16:06:05.884Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-09-06T16:06:07.271Z] docker_api_swarm_service_test.go:395: [d3d704384e5c8] joining swarm manager [d9083de15e5b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T16:06:08.199Z] docker_api_swarm_service_test.go:395: [de6e041dfc9a2] joining swarm manager [d9083de15e5b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T16:06:08.199Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-09-06T16:06:11.178Z] --- PASS: TestServiceUpdateSecrets (14.29s) [2022-09-06T16:06:11.178Z] === RUN TestServiceUpdateConfigs [2022-09-06T16:06:14.738Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-09-06T16:06:14.738Z] === RUN TestDockerSuite/TestLogsTail [2022-09-06T16:06:14.738Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-09-06T16:06:15.299Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-09-06T16:06:15.555Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-09-06T16:06:15.812Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-09-06T16:06:15.812Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-09-06T16:06:15.812Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-09-06T16:06:15.812Z] === RUN TestDockerSuite/TestNetHostname [2022-09-06T16:06:17.177Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-09-06T16:06:17.177Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-09-06T16:06:17.177Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-09-06T16:06:17.177Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-09-06T16:06:18.105Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-09-06T16:06:18.361Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-09-06T16:06:19.290Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-09-06T16:06:19.290Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-09-06T16:06:19.545Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-09-06T16:06:19.545Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-09-06T16:06:22.811Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-09-06T16:06:24.701Z] docker_api_swarm_service_test.go:343: [da816ca51fd05] joining swarm manager [d1039c5b9a7be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T16:06:24.958Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-09-06T16:06:25.520Z] docker_api_swarm_service_test.go:343: [d14e233847b45] joining swarm manager [d1039c5b9a7be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T16:06:25.776Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-09-06T16:06:26.025Z] --- PASS: TestServiceUpdateConfigs (14.38s) [2022-09-06T16:06:26.025Z] === RUN TestServiceUpdateNetwork [2022-09-06T16:06:27.148Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-09-06T16:06:30.417Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-09-06T16:06:32.306Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-09-06T16:06:33.671Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-09-06T16:06:36.228Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-09-06T16:06:38.115Z] === RUN TestDockerSuite/TestPluginActive [2022-09-06T16:06:38.199Z] --- PASS: TestServiceUpdateNetwork (12.17s) [2022-09-06T16:06:38.199Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T16:06:38.199Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-06T16:06:38.456Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-06T16:06:39.479Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-09-06T16:06:40.407Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-09-06T16:06:41.335Z] docker_api_swarm_service_test.go:490: [dc03124f09006] joining swarm manager [deab3a0ecf56d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T16:06:42.263Z] docker_api_swarm_service_test.go:490: [d4f10dfd9234b] joining swarm manager [deab3a0ecf56d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T16:06:46.545Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-06T16:06:47.513Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-09-06T16:06:47.513Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-09-06T16:06:47.513Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-09-06T16:06:48.439Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-09-06T16:06:51.704Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-09-06T16:06:53.086Z] --- PASS: TestServiceUpdatePidsLimit (15.96s) [2022-09-06T16:06:53.086Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-09-06T16:06:53.086Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-09-06T16:06:53.086Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-09-06T16:06:53.086Z] PASS [2022-09-06T16:06:53.086Z] [2022-09-06T16:06:53.086Z] === Skipped [2022-09-06T16:06:53.086Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-06T16:06:53.086Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T16:06:53.086Z] [2022-09-06T16:06:53.086Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-09-06T16:06:53.086Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T16:06:53.086Z] [2022-09-06T16:06:53.086Z] DONE 27 tests, 2 skipped in 130.478s [2022-09-06T16:06:53.086Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-09-06T16:06:53.086Z] ++ 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-06T16:06:53.086Z] ++ set -e [2022-09-06T16:06:53.086Z] ++ '[' -n 0 ']' [2022-09-06T16:06:53.086Z] ++ set -x [2022-09-06T16:06:53.086Z] ++ env -i DEST=/go/src/github.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-06T16:06:53.086Z] INFO: Testing against a local daemon [2022-09-06T16:06:53.086Z] === RUN TestSessionCreate [2022-09-06T16:06:53.086Z] --- PASS: TestSessionCreate (0.03s) [2022-09-06T16:06:53.086Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T16:06:53.086Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-06T16:06:53.086Z] PASS [2022-09-06T16:06:53.086Z] [2022-09-06T16:06:53.086Z] DONE 2 tests in 0.134s [2022-09-06T16:06:53.086Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-09-06T16:06:53.086Z] ++ 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-06T16:06:53.086Z] ++ set -e [2022-09-06T16:06:53.086Z] ++ '[' -n 0 ']' [2022-09-06T16:06:53.086Z] ++ set -x [2022-09-06T16:06:53.087Z] ++ env -i DEST=/go/src/github.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-06T16:06:53.087Z] INFO: Testing against a local daemon [2022-09-06T16:06:53.087Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T16:06:53.087Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T16:06:53.087Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T16:06:53.087Z] === RUN TestDiskUsage [2022-09-06T16:06:53.087Z] === PAUSE TestDiskUsage [2022-09-06T16:06:53.087Z] === RUN TestEventsExecDie [2022-09-06T16:06:53.343Z] --- PASS: TestEventsExecDie (0.49s) [2022-09-06T16:06:53.343Z] === RUN TestEventsBackwardsCompatible [2022-09-06T16:06:53.600Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-09-06T16:06:53.600Z] === RUN TestEventsVolumeCreate [2022-09-06T16:06:53.600Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-09-06T16:06:53.600Z] === RUN TestInfoBinaryCommits [2022-09-06T16:06:53.600Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-09-06T16:06:53.600Z] === RUN TestInfoAPIVersioned [2022-09-06T16:06:53.600Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-06T16:06:53.600Z] === RUN TestInfoAPI [2022-09-06T16:06:53.600Z] --- PASS: TestInfoAPI (0.02s) [2022-09-06T16:06:53.600Z] === RUN TestInfoAPIWarnings [2022-09-06T16:06:55.867Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-09-06T16:06:56.429Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-09-06T16:06:58.320Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-09-06T16:06:59.689Z] === RUN TestDockerSuite/TestPortHostBinding [2022-09-06T16:07:00.618Z] === RUN TestDockerSuite/TestPortList [2022-09-06T16:07:01.546Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-09-06T16:07:02.195Z] Created binary: bundles/binary-daemon/dockerd [2022-09-06T16:07:02.195Z] Copying nested executables into bundles/binary-daemon [2022-09-06T16:07:02.195Z] Building: bundles/binary-daemon/docker-proxy [2022-09-06T16:07:02.195Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T16:07:02.195Z] Created binary: bundles/binary-daemon/docker-proxy [2022-09-06T16:07:02.195Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-09-06T16:07:02.529Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44091/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=89d77ca569cf8f726c127233b36941b3121ccedd -e DOCKER_GRAPHDRIVER docker:89d77ca569cf8f726c127233b36941b3121ccedd hack/make.sh cross [2022-09-06T16:07:02.788Z] [2022-09-06T16:07:03.047Z] Removing bundles/ [2022-09-06T16:07:03.047Z] [2022-09-06T16:07:03.047Z] ---> Making bundle: cross (in bundles/cross) [2022-09-06T16:07:03.047Z] Cross building: bundles/cross/linux/amd64 [2022-09-06T16:07:03.047Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-09-06T16:07:03.047Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-06T16:07:03.450Z] docker_api_swarm_service_test.go:128: [d133ce8cfdbe5] joining swarm manager [d18e3b1ad71fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T16:07:04.404Z] docker_api_swarm_service_test.go:129: [db4a2b6e03ae1] joining swarm manager [d18e3b1ad71fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T16:07:06.295Z] docker_api_swarm_service_test.go:137: [d91627e5c7098] joining swarm manager [d18e3b1ad71fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-06T16:07:07.224Z] docker_api_swarm_service_test.go:138: [dde8b1200e96c] joining swarm manager [d18e3b1ad71fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-06T16:07:08.590Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-09-06T16:07:11.107Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-09-06T16:07:11.107Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-09-06T16:07:11.649Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-09-06T16:07:11.649Z] === RUN TestInfoDebug [2022-09-06T16:07:11.649Z] --- PASS: TestInfoDebug (0.53s) [2022-09-06T16:07:11.649Z] === RUN TestInfoInsecureRegistries [2022-09-06T16:07:11.649Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-06T16:07:11.649Z] === RUN TestInfoRegistryMirrors [2022-09-06T16:07:11.649Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-06T16:07:11.649Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T16:07:12.213Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-06T16:07:12.213Z] === RUN TestPingCacheHeaders [2022-09-06T16:07:12.213Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-06T16:07:12.213Z] === RUN TestPingGet [2022-09-06T16:07:12.213Z] --- PASS: TestPingGet (0.01s) [2022-09-06T16:07:12.213Z] === RUN TestPingHead [2022-09-06T16:07:12.213Z] --- PASS: TestPingHead (0.02s) [2022-09-06T16:07:12.213Z] === RUN TestPingSwarmHeader [2022-09-06T16:07:12.775Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-06T16:07:12.997Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-09-06T16:07:13.337Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-06T16:07:13.924Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-09-06T16:07:14.180Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-09-06T16:07:14.180Z] === RUN TestDockerSuite/TestPsByOrder [2022-09-06T16:07:14.266Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-06T16:07:14.266Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-09-06T16:07:14.266Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-06T16:07:14.266Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-06T16:07:14.266Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-06T16:07:14.266Z] === RUN TestPingBuilderHeader [2022-09-06T16:07:14.266Z] === RUN TestPingBuilderHeader/default_config [2022-09-06T16:07:14.829Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-06T16:07:15.392Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-06T16:07:15.392Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-06T16:07:15.392Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-06T16:07:15.392Z] === RUN TestVersion [2022-09-06T16:07:15.392Z] --- PASS: TestVersion (0.02s) [2022-09-06T16:07:15.392Z] === CONT TestDiskUsage [2022-09-06T16:07:15.955Z] === RUN TestDiskUsage/empty [2022-09-06T16:07:15.955Z] === RUN TestDiskUsage/empty/container_types [2022-09-06T16:07:15.955Z] === RUN TestDiskUsage/empty/image_types [2022-09-06T16:07:15.955Z] === RUN TestDiskUsage/empty/volume_types [2022-09-06T16:07:15.955Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-06T16:07:15.955Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-06T16:07:15.955Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-06T16:07:15.955Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-06T16:07:15.955Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-06T16:07:15.955Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-06T16:07:15.955Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-06T16:07:15.955Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-06T16:07:15.955Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-06T16:07:15.955Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-06T16:07:15.955Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-06T16:07:15.955Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-06T16:07:15.955Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-06T16:07:15.955Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-06T16:07:15.955Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-06T16:07:15.955Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-06T16:07:15.955Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-06T16:07:15.955Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-06T16:07:15.955Z] === RUN TestDiskUsage/after_container.Run [2022-09-06T16:07:16.070Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-09-06T16:07:16.213Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-06T16:07:16.213Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-06T16:07:16.213Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-06T16:07:16.213Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-06T16:07:16.213Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-06T16:07:16.213Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-06T16:07:16.213Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-06T16:07:16.213Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-06T16:07:16.213Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-06T16:07:16.213Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage (1.16s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-06T16:07:16.470Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T16:07:16.470Z] PASS [2022-09-06T16:07:16.470Z] [2022-09-06T16:07:16.470Z] === Skipped [2022-09-06T16:07:16.470Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T16:07:16.470Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T16:07:16.470Z] [2022-09-06T16:07:16.470Z] DONE 57 tests, 1 skipped in 23.628s [2022-09-06T16:07:16.470Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-06T16:07:16.470Z] ++ 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-06T16:07:16.470Z] ++ set -e [2022-09-06T16:07:16.470Z] ++ '[' -n 0 ']' [2022-09-06T16:07:16.470Z] ++ set -x [2022-09-06T16:07:16.470Z] ++ env -i DEST=/go/src/github.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-06T16:07:16.470Z] INFO: Testing against a local daemon [2022-09-06T16:07:16.470Z] === RUN TestVolumesCreateAndList [2022-09-06T16:07:16.470Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-06T16:07:16.470Z] === RUN TestVolumesRemove [2022-09-06T16:07:16.636Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-09-06T16:07:16.727Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-06T16:07:16.727Z] === RUN TestVolumesInspect [2022-09-06T16:07:16.728Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-06T16:07:16.728Z] === RUN TestVolumesInvalidJSON [2022-09-06T16:07:16.728Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-06T16:07:16.728Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-06T16:07:16.728Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-06T16:07:16.728Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-06T16:07:16.728Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-06T16:07:16.728Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-06T16:07:16.728Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-06T16:07:16.728Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-09-06T16:07:16.728Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-06T16:07:16.728Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-06T16:07:16.728Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-06T16:07:16.728Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-06T16:07:16.728Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-06T16:07:16.728Z] PASS [2022-09-06T16:07:16.728Z] [2022-09-06T16:07:16.728Z] DONE 9 tests in 0.202s [2022-09-06T16:07:16.728Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T16:07:16.728Z] ++++ cat bundles/test-integration/docker.pid [2022-09-06T16:07:16.728Z] +++ kill 14780 [2022-09-06T16:07:16.985Z] +++ /etc/init.d/apparmor stop [2022-09-06T16:07:16.985Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T16:07:16.985Z] [2022-09-06T16:07:16.985Z] Unloading profiles will leave already running processes permanently [2022-09-06T16:07:16.985Z] unconfined, which can lead to unexpected situations. [2022-09-06T16:07:16.985Z] [2022-09-06T16:07:16.985Z] To set a process to complain mode, use the command line tool [2022-09-06T16:07:16.985Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T16:07:16.985Z] +++ true [2022-09-06T16:07:16.985Z] exiting test-integration [2022-09-06T16:07:16.985Z] ++ exit 0 [2022-09-06T16:07:16.985Z] Post stage [Pipeline] junit [2022-09-06T16:07:17.926Z] Recording test results [2022-09-06T16:07:18.179Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T16:07:18.516Z] + echo Ensuring container killed. [2022-09-06T16:07:18.516Z] Ensuring container killed. [2022-09-06T16:07:18.516Z] + docker rm -vf docker-pr3 [2022-09-06T16:07:18.516Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-09-06T16:07:18.528Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-09-06T16:07:18.803Z] + echo Chowning /workspace to jenkins user [2022-09-06T16:07:18.803Z] Chowning /workspace to jenkins user [2022-09-06T16:07:18.803Z] + id -u [2022-09-06T16:07:18.803Z] + id -g [2022-09-06T16:07:18.803Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44091:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T16:07:18.803Z] Unable to find image 'busybox:latest' locally [2022-09-06T16:07:18.803Z] latest: Pulling from library/busybox [2022-09-06T16:07:19.068Z] 4189ef966ca4: Pulling fs layer [2022-09-06T16:07:19.068Z] 4189ef966ca4: Verifying Checksum [2022-09-06T16:07:19.068Z] 4189ef966ca4: Download complete [2022-09-06T16:07:19.068Z] 4189ef966ca4: Pull complete [2022-09-06T16:07:19.068Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-06T16:07:19.068Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T16:07:20.753Z] + bundleName=arm64-integration [2022-09-06T16:07:20.753Z] + echo Creating arm64-integration-bundles.tar.gz [2022-09-06T16:07:20.753Z] Creating arm64-integration-bundles.tar.gz [2022-09-06T16:07:20.753Z] + 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-06T16:07:20.753Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-06T16:07:21.022Z] Archiving artifacts [2022-09-06T16:07:21.799Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-09-06T16:07:21.799Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-09-06T16:07:22.541Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44091/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T16:07:22.844Z] + make clean [2022-09-06T16:07:23.100Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-06T16:07:23.100Z] docker-dev-cache [2022-09-06T16:07:23.100Z] docker-mod-cache [Pipeline] deleteDir [2022-09-06T16:07:23.692Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T16:07:30.227Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-09-06T16:07:30.227Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-09-06T16:07:31.155Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-09-06T16:07:32.083Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-09-06T16:07:33.029Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-09-06T16:07:33.960Z] docker_api_swarm_service_test.go:304: [d66c577a1520d] joining swarm manager [de5a5fdd09365]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T16:07:34.216Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-09-06T16:07:35.146Z] docker_api_swarm_service_test.go:304: [d6e0164695455] joining swarm manager [de5a5fdd09365]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T16:07:35.147Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-09-06T16:07:37.669Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-09-06T16:07:38.598Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-09-06T16:07:39.529Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-09-06T16:07:39.786Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-09-06T16:07:40.350Z] === RUN TestDockerSuite/TestPsRightTagName [2022-09-06T16:07:41.717Z] === RUN TestDockerSuite/TestPsShowMounts [2022-09-06T16:07:43.085Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-09-06T16:07:43.085Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-09-06T16:07:43.085Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-09-06T16:07:43.648Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-09-06T16:07:44.211Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-09-06T16:07:44.211Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-09-06T16:07:45.140Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-09-06T16:07:46.072Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-09-06T16:07:46.329Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-09-06T16:07:52.870Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-09-06T16:07:52.870Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-09-06T16:07:53.798Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-09-06T16:07:53.798Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-09-06T16:07:53.798Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-09-06T16:07:54.053Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-09-06T16:07:54.614Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-09-06T16:07:55.980Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-09-06T16:07:56.911Z] docker_api_swarm_service_test.go:100: [d76a9c0d244d1] joining swarm manager [d72902b9817d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T16:07:57.167Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-09-06T16:07:57.424Z] docker_api_swarm_service_test.go:101: [dab64a5cd6067] joining swarm manager [d72902b9817d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T16:07:59.341Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-09-06T16:08:01.234Z] === RUN TestDockerSuite/TestRmiBlank [2022-09-06T16:08:01.234Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-09-06T16:08:01.234Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-09-06T16:08:03.753Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-09-06T16:08:04.009Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-09-06T16:08:04.265Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-09-06T16:08:05.195Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-09-06T16:08:05.757Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-09-06T16:08:07.124Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-09-06T16:08:07.381Z] === RUN TestDockerSuite/TestRmiTag [2022-09-06T16:08:07.637Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-09-06T16:08:08.199Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-09-06T16:08:10.720Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-09-06T16:08:11.283Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-09-06T16:08:11.846Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-09-06T16:08:12.102Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-09-06T16:08:12.666Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-09-06T16:08:13.229Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-09-06T16:08:13.485Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-09-06T16:08:14.417Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-09-06T16:08:14.980Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-09-06T16:08:16.870Z] check_test.go:611: [d76a9c0d244d1] daemon is not started [2022-09-06T16:08:18.240Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-09-06T16:08:18.803Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-09-06T16:08:19.732Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-09-06T16:08:20.294Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-09-06T16:08:22.188Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-09-06T16:08:22.188Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-09-06T16:08:23.561Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-09-06T16:08:24.492Z] docker_api_swarm_service_test.go:533: [df59f531b1726] joining swarm manager [d31415132b1a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T16:08:25.860Z] === RUN TestDockerSuite/TestDevicePermissions [2022-09-06T16:08:25.860Z] docker_api_swarm_service_test.go:534: [d6130a20b6fb6] joining swarm manager [d31415132b1a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T16:08:26.117Z] === RUN TestDockerSuite/TestDockerFails [2022-09-06T16:08:26.117Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-09-06T16:08:28.012Z] === RUN TestDockerSuite/TestMountIntoProc [2022-09-06T16:08:28.269Z] === RUN TestDockerSuite/TestMountIntoSys [2022-09-06T16:08:29.199Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-09-06T16:08:31.092Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-09-06T16:08:31.349Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-09-06T16:08:31.912Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-09-06T16:08:33.278Z] === RUN TestDockerSuite/TestRunAddHost [2022-09-06T16:08:33.534Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-09-06T16:08:33.790Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-09-06T16:08:34.047Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-09-06T16:08:34.047Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-09-06T16:08:34.610Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-09-06T16:08:35.539Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-09-06T16:08:36.103Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-09-06T16:08:36.359Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-09-06T16:08:36.921Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-09-06T16:08:37.851Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-09-06T16:08:39.218Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-09-06T16:08:39.475Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-09-06T16:08:40.037Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-09-06T16:08:40.600Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-09-06T16:08:41.162Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-09-06T16:08:41.724Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-09-06T16:08:42.286Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-09-06T16:08:42.848Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-09-06T16:08:43.413Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-09-06T16:08:43.993Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-09-06T16:08:44.574Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-09-06T16:08:44.574Z] === RUN TestDockerSuite/TestRunBindMounts [2022-09-06T16:08:45.939Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-09-06T16:08:46.195Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-09-06T16:08:46.451Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-09-06T16:08:47.013Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-09-06T16:08:47.270Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-09-06T16:08:47.270Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-09-06T16:08:47.833Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-09-06T16:08:48.398Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-09-06T16:08:48.653Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-09-06T16:08:48.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-09-06T16:08:49.249Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-09-06T16:08:49.812Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-09-06T16:08:49.812Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-09-06T16:08:50.374Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-09-06T16:08:50.374Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-09-06T16:08:51.304Z] docker_api_swarm_service_test.go:148: [dcd10bbf630e9] joining swarm manager [dd7fc6499bfd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T16:08:51.304Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-09-06T16:08:51.867Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-09-06T16:08:52.124Z] docker_api_swarm_service_test.go:148: [dbe082d9967de] joining swarm manager [dd7fc6499bfd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T16:08:52.382Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-09-06T16:08:53.313Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-09-06T16:08:53.313Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-09-06T16:08:53.876Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-09-06T16:08:54.805Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-09-06T16:08:56.175Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-09-06T16:08:56.738Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-09-06T16:08:57.300Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-09-06T16:08:57.557Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-09-06T16:08:58.119Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-09-06T16:08:58.374Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-09-06T16:08:58.937Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-09-06T16:08:59.867Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-09-06T16:09:01.759Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-09-06T16:09:02.015Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-09-06T16:09:02.577Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-09-06T16:09:03.946Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-09-06T16:09:04.873Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-09-06T16:09:06.241Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-09-06T16:09:07.608Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-09-06T16:09:07.608Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-09-06T16:09:07.608Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-09-06T16:09:07.608Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-09-06T16:09:07.608Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-09-06T16:09:08.172Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-09-06T16:09:09.538Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-09-06T16:09:09.547Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-09-06T16:09:09.547Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-09-06T16:09:09.547Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-06T16:09:09.547Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-06T16:09:09.547Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-06T16:09:09.547Z] Cross building: bundles/cross/windows/amd64 [2022-09-06T16:09:09.547Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-09-06T16:09:09.547Z] { [2022-09-06T16:09:09.547Z] "RT_GROUP_ICON": { [2022-09-06T16:09:09.547Z] "#1": { [2022-09-06T16:09:09.547Z] "0409": "../../winresources/docker.ico" [2022-09-06T16:09:09.547Z] } [2022-09-06T16:09:09.547Z] }, [2022-09-06T16:09:09.547Z] "RT_MANIFEST": { [2022-09-06T16:09:09.547Z] "#1": { [2022-09-06T16:09:09.547Z] "0409": { [2022-09-06T16:09:09.547Z] "identity": {}, [2022-09-06T16:09:09.547Z] "description": "Docker Engine", [2022-09-06T16:09:09.547Z] "minimum-os": "vista", [2022-09-06T16:09:09.547Z] "execution-level": "", [2022-09-06T16:09:09.547Z] "ui-access": false, [2022-09-06T16:09:09.547Z] "auto-elevate": false, [2022-09-06T16:09:09.547Z] "dpi-awareness": "unaware", [2022-09-06T16:09:09.547Z] "disable-theming": false, [2022-09-06T16:09:09.547Z] "disable-window-filtering": false, [2022-09-06T16:09:09.547Z] "high-resolution-scrolling-aware": false, [2022-09-06T16:09:09.547Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-06T16:09:09.547Z] "long-path-aware": false, [2022-09-06T16:09:09.547Z] "printer-driver-isolation": false, [2022-09-06T16:09:09.547Z] "gdi-scaling": false, [2022-09-06T16:09:09.547Z] "segment-heap": false, [2022-09-06T16:09:09.547Z] "use-common-controls-v6": false [2022-09-06T16:09:09.547Z] } [2022-09-06T16:09:09.547Z] } [2022-09-06T16:09:09.547Z] }, [2022-09-06T16:09:09.547Z] "RT_MESSAGETABLE": { [2022-09-06T16:09:09.547Z] "#1": { [2022-09-06T16:09:09.547Z] "0409": "../../winresources/event_messages.bin" [2022-09-06T16:09:09.547Z] } [2022-09-06T16:09:09.547Z] }, [2022-09-06T16:09:09.547Z] "RT_VERSION": { [2022-09-06T16:09:09.547Z] "#1": { [2022-09-06T16:09:09.547Z] "0409": { [2022-09-06T16:09:09.547Z] "fixed": { [2022-09-06T16:09:09.547Z] "file_version": "0.0.0.0", [2022-09-06T16:09:09.547Z] "product_version": "0.0.0.0", [2022-09-06T16:09:09.547Z] "type": "Unknown" [2022-09-06T16:09:09.547Z] }, [2022-09-06T16:09:09.547Z] "info": { [2022-09-06T16:09:09.547Z] "0000": { [2022-09-06T16:09:09.547Z] "CompanyName": "", [2022-09-06T16:09:09.547Z] "FileVersion": "dev", [2022-09-06T16:09:09.547Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-06T16:09:09.547Z] "OriginalFileName": "dockerd.exe", [2022-09-06T16:09:09.547Z] "ProductName": "", [2022-09-06T16:09:09.547Z] "ProductVersion": "dev", [2022-09-06T16:09:09.547Z] "SpecialBuild": "89d77ca569cf8f726c127233b36941b3121ccedd" [2022-09-06T16:09:09.547Z] } [2022-09-06T16:09:09.547Z] } [2022-09-06T16:09:09.547Z] } [2022-09-06T16:09:09.547Z] } [2022-09-06T16:09:09.547Z] } [2022-09-06T16:09:09.547Z] } [2022-09-06T16:09:09.547Z] cmd/dockerd/config.go [2022-09-06T16:09:09.547Z] cmd/dockerd/config_windows.go [2022-09-06T16:09:09.547Z] cmd/dockerd/daemon.go [2022-09-06T16:09:09.547Z] cmd/dockerd/daemon_test.go [2022-09-06T16:09:09.547Z] cmd/dockerd/daemon_windows.go [2022-09-06T16:09:09.547Z] cmd/dockerd/docker.go [2022-09-06T16:09:09.547Z] cmd/dockerd/docker_windows.go [2022-09-06T16:09:09.547Z] cmd/dockerd/genwinres_windows.go [2022-09-06T16:09:09.547Z] cmd/dockerd/metrics.go [2022-09-06T16:09:09.547Z] cmd/dockerd/options.go [2022-09-06T16:09:09.547Z] cmd/dockerd/options_test.go [2022-09-06T16:09:09.547Z] cmd/dockerd/service_windows.go [2022-09-06T16:09:09.547Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-06T16:09:09.547Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-06T16:09:10.469Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-09-06T16:09:11.837Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-09-06T16:09:12.401Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-09-06T16:09:13.331Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-09-06T16:09:13.893Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-09-06T16:09:13.893Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-09-06T16:09:13.893Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-09-06T16:09:14.149Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-09-06T16:09:15.079Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-09-06T16:09:15.336Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-09-06T16:09:15.592Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-09-06T16:09:16.526Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-09-06T16:09:17.090Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-09-06T16:09:17.653Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-09-06T16:09:17.653Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-09-06T16:09:18.215Z] === RUN TestDockerSuite/TestRunEnvironment [2022-09-06T16:09:18.472Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-09-06T16:09:19.035Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-09-06T16:09:19.598Z] === RUN TestDockerSuite/TestRunExitCode [2022-09-06T16:09:19.860Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-09-06T16:09:20.438Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-09-06T16:09:20.696Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-09-06T16:09:21.258Z] === RUN TestDockerSuite/TestRunExposePort [2022-09-06T16:09:21.258Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-09-06T16:09:21.514Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-09-06T16:09:22.076Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-09-06T16:09:23.005Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-09-06T16:09:23.005Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-06T16:09:23.005Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-09-06T16:09:23.005Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-09-06T16:09:24.896Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-09-06T16:09:25.459Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-09-06T16:09:27.974Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-09-06T16:09:37.921Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-09-06T16:09:37.921Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-09-06T16:09:37.921Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-09-06T16:09:37.921Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-09-06T16:09:38.177Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-09-06T16:09:38.177Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-09-06T16:09:38.433Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-09-06T16:09:40.951Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-09-06T16:09:41.514Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-09-06T16:09:42.443Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-09-06T16:09:48.983Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-09-06T16:09:48.983Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-09-06T16:09:48.983Z] === RUN TestDockerSuite/TestRunModeHostname [2022-09-06T16:09:49.547Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-09-06T16:09:49.804Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-09-06T16:09:49.804Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-09-06T16:09:51.198Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-09-06T16:09:51.454Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-09-06T16:09:52.018Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-09-06T16:09:52.947Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-09-06T16:09:53.203Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-09-06T16:09:53.203Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-09-06T16:09:54.571Z] === RUN TestDockerSuite/TestRunMount [2022-09-06T16:09:56.464Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-09-06T16:09:58.982Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-09-06T16:09:59.545Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-09-06T16:10:00.108Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-09-06T16:10:00.365Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-09-06T16:10:02.261Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-09-06T16:10:02.261Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-09-06T16:10:03.630Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-09-06T16:10:04.999Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-09-06T16:10:05.257Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-09-06T16:10:07.150Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-09-06T16:10:08.078Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-09-06T16:10:08.334Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-09-06T16:10:09.261Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-09-06T16:10:09.261Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-09-06T16:10:09.824Z] === RUN TestDockerSuite/TestRunNetHost [2022-09-06T16:10:10.753Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-09-06T16:10:10.753Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-09-06T16:10:11.315Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-09-06T16:10:11.877Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-09-06T16:10:13.770Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-09-06T16:10:15.135Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-09-06T16:10:15.392Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-09-06T16:10:18.696Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-09-06T16:10:18.952Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-09-06T16:10:19.515Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-09-06T16:10:19.515Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-09-06T16:10:20.081Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-09-06T16:10:20.081Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-09-06T16:10:21.012Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-09-06T16:10:21.269Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-09-06T16:10:21.526Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-09-06T16:10:22.088Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-09-06T16:10:28.622Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-09-06T16:10:28.622Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-09-06T16:10:28.622Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-09-06T16:10:28.622Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-09-06T16:10:28.622Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-09-06T16:10:29.553Z] === RUN TestDockerSuite/TestRunPortInUse [2022-09-06T16:10:30.115Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-09-06T16:10:30.679Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-09-06T16:10:30.679Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-09-06T16:10:30.936Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-09-06T16:10:31.499Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-09-06T16:10:31.756Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-09-06T16:10:32.318Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-06T16:10:32.318Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-09-06T16:10:32.318Z] === RUN TestDockerSuite/TestRunPublishPort [2022-09-06T16:10:32.577Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-09-06T16:10:33.140Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-09-06T16:10:33.140Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-09-06T16:10:33.140Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-09-06T16:10:33.397Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-09-06T16:10:34.325Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-09-06T16:10:34.325Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-09-06T16:10:34.325Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-09-06T16:10:36.214Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-09-06T16:10:37.143Z] === RUN TestDockerSuite/TestRunRm [2022-09-06T16:10:37.404Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-09-06T16:10:41.569Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-09-06T16:10:41.569Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-09-06T16:10:41.825Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-09-06T16:10:42.753Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-09-06T16:10:43.314Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-09-06T16:10:43.570Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-09-06T16:10:46.046Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-06T16:10:46.046Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-09-06T16:10:46.046Z] { [2022-09-06T16:10:46.046Z] "RT_GROUP_ICON": { [2022-09-06T16:10:46.046Z] "#1": { [2022-09-06T16:10:46.046Z] "0409": "../../winresources/docker.ico" [2022-09-06T16:10:46.046Z] } [2022-09-06T16:10:46.046Z] }, [2022-09-06T16:10:46.046Z] "RT_MANIFEST": { [2022-09-06T16:10:46.046Z] "#1": { [2022-09-06T16:10:46.046Z] "0409": { [2022-09-06T16:10:46.046Z] "identity": {}, [2022-09-06T16:10:46.046Z] "description": "Docker Engine", [2022-09-06T16:10:46.046Z] "minimum-os": "vista", [2022-09-06T16:10:46.046Z] "execution-level": "", [2022-09-06T16:10:46.046Z] "ui-access": false, [2022-09-06T16:10:46.046Z] "auto-elevate": false, [2022-09-06T16:10:46.046Z] "dpi-awareness": "unaware", [2022-09-06T16:10:46.046Z] "disable-theming": false, [2022-09-06T16:10:46.046Z] "disable-window-filtering": false, [2022-09-06T16:10:46.046Z] "high-resolution-scrolling-aware": false, [2022-09-06T16:10:46.046Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-06T16:10:46.046Z] "long-path-aware": false, [2022-09-06T16:10:46.046Z] "printer-driver-isolation": false, [2022-09-06T16:10:46.046Z] "gdi-scaling": false, [2022-09-06T16:10:46.046Z] "segment-heap": false, [2022-09-06T16:10:46.046Z] "use-common-controls-v6": false [2022-09-06T16:10:46.046Z] } [2022-09-06T16:10:46.046Z] } [2022-09-06T16:10:46.046Z] }, [2022-09-06T16:10:46.046Z] "RT_MESSAGETABLE": { [2022-09-06T16:10:46.046Z] "#1": { [2022-09-06T16:10:46.046Z] "0409": "../../winresources/event_messages.bin" [2022-09-06T16:10:46.046Z] } [2022-09-06T16:10:46.046Z] }, [2022-09-06T16:10:46.046Z] "RT_VERSION": { [2022-09-06T16:10:46.046Z] "#1": { [2022-09-06T16:10:46.046Z] "0409": { [2022-09-06T16:10:46.046Z] "fixed": { [2022-09-06T16:10:46.046Z] "file_version": "0.0.0.0", [2022-09-06T16:10:46.046Z] "product_version": "0.0.0.0", [2022-09-06T16:10:46.046Z] "type": "Unknown" [2022-09-06T16:10:46.046Z] }, [2022-09-06T16:10:46.046Z] "info": { [2022-09-06T16:10:46.046Z] "0000": { [2022-09-06T16:10:46.046Z] "CompanyName": "", [2022-09-06T16:10:46.046Z] "FileVersion": "dev", [2022-09-06T16:10:46.046Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-06T16:10:46.046Z] "OriginalFileName": "docker-proxy.exe", [2022-09-06T16:10:46.046Z] "ProductName": "", [2022-09-06T16:10:46.046Z] "ProductVersion": "dev", [2022-09-06T16:10:46.046Z] "SpecialBuild": "89d77ca569cf8f726c127233b36941b3121ccedd" [2022-09-06T16:10:46.046Z] } [2022-09-06T16:10:46.046Z] } [2022-09-06T16:10:46.046Z] } [2022-09-06T16:10:46.046Z] } [2022-09-06T16:10:46.046Z] } [2022-09-06T16:10:46.046Z] } [2022-09-06T16:10:46.046Z] cmd/docker-proxy/genwinres_windows.go [2022-09-06T16:10:46.046Z] cmd/docker-proxy/main.go [2022-09-06T16:10:46.046Z] cmd/docker-proxy/network_proxy_test.go [2022-09-06T16:10:46.046Z] cmd/docker-proxy/proxy.go [2022-09-06T16:10:46.046Z] cmd/docker-proxy/sctp_proxy.go [2022-09-06T16:10:46.046Z] cmd/docker-proxy/tcp_proxy.go [2022-09-06T16:10:46.046Z] cmd/docker-proxy/udp_proxy.go [2022-09-06T16:10:46.046Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-06T16:10:46.046Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-06T16:10:46.046Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-06T16:10:46.046Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-09-06T16:10:46.046Z] remote: Enumerating objects: 23, done. [2022-09-06T16:10:46.046Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-09-06T16:10:46.046Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-09-06T16:10:46.046Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-09-06T16:10:46.046Z] 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-06T16:10:46.046Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-09-06T16:10:46.046Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-09-06T16:10:46.046Z] Cross building: bundles/cross/linux/ppc64le [2022-09-06T16:10:46.046Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-06T16:10:46.046Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-06T16:10:46.874Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-09-06T16:10:49.395Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-09-06T16:10:49.652Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-09-06T16:10:49.908Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-09-06T16:10:50.471Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-09-06T16:10:51.034Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-09-06T16:10:51.291Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-09-06T16:10:51.547Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-09-06T16:10:52.110Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-09-06T16:10:52.673Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-09-06T16:10:53.237Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-09-06T16:10:53.799Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-09-06T16:10:54.727Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-09-06T16:10:56.617Z] === RUN TestDockerSuite/TestRunState [2022-09-06T16:10:57.179Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-09-06T16:10:57.742Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-09-06T16:10:58.304Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-09-06T16:10:58.560Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-09-06T16:10:58.817Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-09-06T16:10:58.817Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-09-06T16:10:58.817Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-09-06T16:10:59.381Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-09-06T16:10:59.944Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-09-06T16:10:59.944Z] === RUN TestDockerSuite/TestRunSysctls [2022-09-06T16:11:01.312Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-09-06T16:11:01.312Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-09-06T16:11:01.312Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-09-06T16:11:01.569Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-09-06T16:11:02.937Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-09-06T16:11:03.502Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-09-06T16:11:04.065Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-09-06T16:11:05.435Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-09-06T16:11:05.435Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-09-06T16:11:07.957Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-09-06T16:11:08.520Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-09-06T16:11:11.047Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-09-06T16:11:11.313Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-09-06T16:11:11.313Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-09-06T16:11:11.876Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-09-06T16:11:12.440Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-09-06T16:11:14.332Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-09-06T16:11:14.332Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-09-06T16:11:15.701Z] === RUN TestDockerSuite/TestRunUserByID [2022-09-06T16:11:16.264Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-09-06T16:11:16.264Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-09-06T16:11:16.520Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-09-06T16:11:16.777Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-09-06T16:11:17.034Z] === RUN TestDockerSuite/TestRunUserByName [2022-09-06T16:11:17.597Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-09-06T16:11:17.853Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-09-06T16:11:17.853Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-09-06T16:11:17.853Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-09-06T16:11:18.110Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-09-06T16:11:18.673Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-09-06T16:11:20.041Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-09-06T16:11:21.935Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-09-06T16:11:22.500Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-09-06T16:11:23.428Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-09-06T16:11:24.794Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-09-06T16:11:25.723Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-09-06T16:11:25.723Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-09-06T16:11:27.090Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-09-06T16:11:28.982Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-09-06T16:11:29.544Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-09-06T16:11:29.544Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-09-06T16:11:29.544Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-09-06T16:11:29.544Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-09-06T16:11:29.544Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-09-06T16:11:29.544Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-09-06T16:11:29.544Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-09-06T16:11:29.544Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-09-06T16:11:29.544Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-09-06T16:11:29.544Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-09-06T16:11:30.107Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-09-06T16:11:30.669Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-09-06T16:11:30.925Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-09-06T16:11:31.855Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-09-06T16:11:32.111Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-09-06T16:11:32.675Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-09-06T16:11:32.932Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-09-06T16:11:33.499Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-09-06T16:11:33.499Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-09-06T16:11:33.499Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-09-06T16:11:33.499Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-09-06T16:11:33.756Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-09-06T16:11:33.756Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-09-06T16:11:33.756Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-09-06T16:11:33.756Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-09-06T16:11:33.756Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-09-06T16:11:33.756Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-09-06T16:11:33.756Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-09-06T16:11:33.756Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-09-06T16:11:33.756Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-09-06T16:11:33.756Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-09-06T16:11:33.756Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-09-06T16:11:34.323Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-09-06T16:11:34.323Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-09-06T16:11:34.891Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-09-06T16:11:34.892Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-09-06T16:11:35.453Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-09-06T16:11:35.453Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-09-06T16:11:36.016Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-09-06T16:11:36.273Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-09-06T16:11:36.835Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-09-06T16:11:37.091Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-09-06T16:11:37.654Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-09-06T16:11:37.654Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-09-06T16:11:37.654Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-09-06T16:11:37.911Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-09-06T16:11:39.279Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-09-06T16:11:39.535Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-09-06T16:11:39.535Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-09-06T16:11:39.535Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-09-06T16:11:40.098Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-09-06T16:11:40.098Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-09-06T16:11:40.098Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-09-06T16:11:41.027Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-09-06T16:11:41.592Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-09-06T16:11:42.960Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-09-06T16:11:43.523Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-09-06T16:11:43.779Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-09-06T16:11:43.779Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-09-06T16:11:44.035Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-09-06T16:11:44.035Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-09-06T16:11:44.599Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-09-06T16:11:45.161Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-09-06T16:11:46.089Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-09-06T16:11:47.455Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-09-06T16:11:47.455Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-09-06T16:11:48.017Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-09-06T16:11:50.537Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-09-06T16:11:50.794Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-09-06T16:11:53.313Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-09-06T16:11:53.569Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-09-06T16:11:56.840Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-09-06T16:11:56.840Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-09-06T16:11:58.209Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-09-06T16:11:59.588Z] docker_cli_service_logs_test.go:248: checking task q1xj184qlt8w [2022-09-06T16:11:59.588Z] docker_cli_service_logs_test.go:253: checking messages for q1xj184qlt8w [2022-09-06T16:11:59.588Z] docker_cli_service_logs_test.go:248: checking task y0ueicgcks0u [2022-09-06T16:11:59.588Z] docker_cli_service_logs_test.go:253: checking messages for y0ueicgcks0u [2022-09-06T16:11:59.865Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-09-06T16:12:00.433Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-09-06T16:12:00.995Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-09-06T16:12:01.928Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-09-06T16:12:03.294Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-09-06T16:12:03.550Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-09-06T16:12:05.441Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-09-06T16:12:06.371Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-09-06T16:12:07.737Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-09-06T16:12:09.104Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-09-06T16:12:10.473Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-09-06T16:12:12.992Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-09-06T16:12:14.882Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-09-06T16:12:14.882Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-09-06T16:12:14.882Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-09-06T16:12:14.882Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-09-06T16:12:15.139Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-09-06T16:12:16.067Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-09-06T16:12:16.630Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-09-06T16:12:17.559Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-09-06T16:12:17.559Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-09-06T16:12:18.928Z] === RUN TestDockerSuite/TestSaveImageId [2022-09-06T16:12:19.185Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-09-06T16:12:19.747Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-09-06T16:12:20.676Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-09-06T16:12:21.238Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents4109284281 [2022-09-06T16:12:21.496Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-09-06T16:12:21.496Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-09-06T16:12:22.865Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-09-06T16:12:22.865Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-09-06T16:12:22.865Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-09-06T16:12:23.121Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-09-06T16:12:24.052Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-09-06T16:12:25.451Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-09-06T16:12:25.707Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-09-06T16:12:27.597Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-09-06T16:12:27.597Z] docker_cli_swarm_test.go:1895: [d4bf07e66eef2] joining swarm manager [d31aa8d25c54f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T16:12:28.159Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-09-06T16:12:28.416Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-09-06T16:12:28.672Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-09-06T16:12:29.234Z] docker_cli_swarm_test.go:1896: [dca9f905fec44] joining swarm manager [d31aa8d25c54f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T16:12:30.162Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-09-06T16:12:30.162Z] docker_cli_sni_test.go:30: Flakey test [2022-09-06T16:12:30.162Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-09-06T16:12:35.405Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-09-06T16:12:36.335Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-09-06T16:12:37.263Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-09-06T16:12:37.591Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-06T16:12:37.591Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-06T16:12:37.591Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-06T16:12:37.591Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-06T16:12:37.591Z] Cross building: bundles/cross/linux/s390x [2022-09-06T16:12:37.591Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-09-06T16:12:37.591Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-06T16:12:37.826Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-09-06T16:12:40.342Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-09-06T16:12:42.233Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-09-06T16:12:42.233Z] === RUN TestDockerSuite/TestStartRecordError [2022-09-06T16:12:43.600Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-09-06T16:12:44.530Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-09-06T16:12:45.458Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-09-06T16:12:45.458Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-09-06T16:12:47.974Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-09-06T16:12:52.140Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-09-06T16:12:53.068Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-09-06T16:12:54.998Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-09-06T16:12:55.255Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-09-06T16:13:00.501Z] === RUN TestDockerSuite/TestStatsNoStream [2022-09-06T16:13:02.389Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-09-06T16:13:02.645Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-09-06T16:13:02.901Z] === RUN TestDockerSuite/TestTopPrivileged [2022-09-06T16:13:03.464Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-09-06T16:13:03.464Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-09-06T16:13:03.464Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-09-06T16:13:04.027Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-09-06T16:13:04.591Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-09-06T16:13:04.591Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-09-06T16:13:04.591Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-09-06T16:13:04.591Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-09-06T16:13:04.591Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-09-06T16:13:05.520Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-09-06T16:13:05.776Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-09-06T16:13:06.338Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-09-06T16:13:07.267Z] === RUN TestDockerSuite/TestUpdateStats [2022-09-06T16:13:10.532Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-09-06T16:13:10.789Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-09-06T16:13:11.718Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-09-06T16:13:11.718Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-09-06T16:13:11.718Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-09-06T16:13:12.280Z] docker_cli_swarm_test.go:1796: [d7724e9ece340] joining swarm manager [da8c0ad5618cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T16:13:12.537Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-09-06T16:13:13.465Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-09-06T16:13:13.722Z] docker_cli_swarm_test.go:1797: [d80fae1be5681] joining swarm manager [da8c0ad5618cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T16:13:15.090Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-09-06T16:13:16.982Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-09-06T16:13:17.544Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-09-06T16:13:25.648Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-09-06T16:13:33.731Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-09-06T16:13:33.731Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-09-06T16:13:33.731Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-09-06T16:13:33.731Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-09-06T16:13:33.731Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-09-06T16:13:33.731Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-09-06T16:13:33.731Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-09-06T16:13:33.731Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-09-06T16:13:33.987Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-09-06T16:13:33.987Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-09-06T16:13:34.550Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-09-06T16:13:34.807Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-09-06T16:13:34.807Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-09-06T16:13:34.807Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-09-06T16:13:35.063Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-09-06T16:13:35.063Z] docker_cli_swarm_test.go:1315: [df153b7750fc9] joining swarm manager [d72e48843fb2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T16:13:36.429Z] docker_cli_swarm_test.go:1316: [d1059e58f6163] joining swarm manager [d72e48843fb2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T16:13:36.429Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-09-06T16:13:36.686Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-09-06T16:13:36.686Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-09-06T16:13:36.686Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-09-06T16:13:36.686Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-09-06T16:13:36.944Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite (1272.91s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.27s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.78s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.95s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.57s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.02s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.88s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.03s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.81s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.08s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.01s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.73s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.14s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.38s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.92s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.31s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.17s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.73s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.42s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.61s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.66s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.60s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.36s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.61s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.83s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.67s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.74s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.61s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.72s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.60s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.71s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.77s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.74s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.53s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.09s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.60s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.60s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.73s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.64s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.68s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.83s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.15s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.70s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.48s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.61s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.63s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.65s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.51s) [2022-09-06T16:13:36.944Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.55s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.47s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.41s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.30s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.33s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.39s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.38s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000128cd8__} (1.41s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13204455224_/foo_false_____} (0.74s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13204455224_/foo_true_____} (1.54s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3821323637_/foo_false_____} (1.48s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3821323637_/foo_true_____} (1.60s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3821323637_/foo_true__0xc000128e58___} (1.50s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000128e70__} (1.54s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000129200__} (1.50s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000129218__} (1.42s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000129230__} (1.57s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.19s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2022-09-06T16:13:36.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.57s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.31s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.75s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.28s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.57s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.80s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.59s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.97s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.88s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.01s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.64s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.73s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.82s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.86s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.79s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.82s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.90s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.69s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.12s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.86s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.61s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.73s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.88s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.77s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.34s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.78s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.10s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.89s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.74s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.77s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.59s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.08s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.81s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.74s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.67s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.73s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.72s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.29s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.66s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.09s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.88s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.77s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.85s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.47s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.72s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.00s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.54s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestAttachDetach (0.94s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.66s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.51s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.66s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.54s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.60s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.50s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (0.89s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.12s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.38s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.14s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.93s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.08s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.02s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.24s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.15s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.22s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.91s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.72s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.18s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.58s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.69s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.01s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.33s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.02s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.12s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.35s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.64s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.38s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.39s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.89s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.31s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.48s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.06s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.06s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.33s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.08s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.91s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.22s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.19s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.09s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (9.79s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.94s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.46s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.07s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.36s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.30s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.26s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.18s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.94s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.10s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.74s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.53s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.74s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.74s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.87s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.69s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.52s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildCmd (0.47s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2022-09-06T16:13:36.945Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.59s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.36s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.94s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.02s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.26s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.65s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.63s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.97s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.85s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.16s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.12s) [2022-09-06T16:13:36.945Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-06T16:13:36.945Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-09-06T16:13:36.945Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-06T16:13:36.945Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.23s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.47s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.84s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.36s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.76s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.41s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.56s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.21s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.42s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.12s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.94s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.88s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildDockerignore (7.60s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.19s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.93s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (8.09s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.75s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.93s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.64s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.60s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.58s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.65s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.81s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (9.27s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.12s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.18s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.18s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.36s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.06s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.15s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.16s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.11s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.73s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.95s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildEnv (0.96s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.89s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.87s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.11s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (13.77s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.08s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.19s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.96s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.39s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.33s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.74s) [2022-09-06T16:13:36.945Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.18s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (6.88s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildExpose (0.21s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.55s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildFails (0.71s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.87s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.65s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.72s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.29s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.26s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.91s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.40s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.24s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.59s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.36s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.07s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.29s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.55s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.45s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.82s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildLabel (0.52s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.69s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.54s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildLabels (0.44s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.87s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.87s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildLastModified (3.93s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.22s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.93s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.98s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.34s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.27s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.95s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.09s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.64s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.30s) [2022-09-06T16:13:36.945Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.59s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.26s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.09s) [2022-09-06T16:13:36.945Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.19s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.17s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.33s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.59s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.51s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (0.96s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.02s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.54s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.23s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.42s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.18s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.49s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.85s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.56s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.92s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.32s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.90s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildPATH (2.54s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.74s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.05s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.96s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.52s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.49s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildRm (3.35s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.88s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.88s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.51s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.72s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.90s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.75s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.73s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.22s) [2022-09-06T16:13:36.946Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.66s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildStderr (0.69s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.03s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.78s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.71s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.32s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.81s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.91s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildUser (1.43s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.50s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.95s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.63s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.75s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.69s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.20s) [2022-09-06T16:13:36.946Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-06T16:13:36.946Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-06T16:13:36.946Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-06T16:13:36.946Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.16s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.84s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.58s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.90s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.16s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.54s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.29s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.79s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.35s) [2022-09-06T16:13:36.946Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.46s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.88s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.75s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCommitChange (0.60s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.55s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.23s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.96s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.73s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCommitTTY (1.27s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.29s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.00s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.46s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.60s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.58s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.79s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.73s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.65s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.65s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.73s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.14s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.75s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.95s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.71s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.53s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.56s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.84s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.67s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.51s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.47s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.48s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.63s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.52s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.60s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.88s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.44s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.27s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.50s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.20s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.58s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.37s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.13s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.75s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.67s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.58s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpToDot (0.64s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.30s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.12s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpToStdout (0.69s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.93s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.89s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.08s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.61s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.98s) [2022-09-06T16:13:36.946Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.73s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-09-06T16:13:36.946Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.45s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.87s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.25s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsAttach (1.01s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsCommit (0.92s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.88s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.64s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.69s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.35s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.64s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.28s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsCopy (0.82s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.04s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.63s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.80s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.99s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.29s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.20s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsFilters (1.50s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsFormat (1.00s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.76s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.17s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.04s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-09-06T16:13:36.946Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-06T16:13:36.946Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.21s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.43s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsResize (0.48s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.34s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.55s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.80s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsTop (0.81s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.84s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.63s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.47s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.88s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestExecCgroup (0.77s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestExecEnv (0.50s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.95s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.64s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestExecInspectID (2.67s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestExecInteractive (0.58s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.48s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestExecParseError (0.44s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.72s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestExecStartFails (0.60s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.58s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.46s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2022-09-06T16:13:36.946Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.08s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.68s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.96s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.64s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestExecWithUser (0.85s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.54s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.64s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestHealth (19.50s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.07s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestBuildHistory (2.42s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.05s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.05s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.61s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.52s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.27s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.53s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.59s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.64s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestImportDisplay (1.20s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestImportFile (1.32s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.13s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestImportGzipped (1.56s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.40s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.50s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.47s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.42s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-09-06T16:13:36.946Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.61s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.45s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-09-06T16:13:36.946Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.40s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2022-09-06T16:13:36.946Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.24s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.10s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.45s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.92s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.25s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.09s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.41s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.26s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.34s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.24s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.49s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.36s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.34s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.42s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.44s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.75s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.79s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.69s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.79s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.51s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLogsSince (6.49s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.60s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.41s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLogsTail (0.47s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestNetHostname (1.20s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.70s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.50s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.93s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.38s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.74s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.46s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.00s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.88s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.34s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.72s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.84s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPluginActive (2.28s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.57s) [2022-09-06T16:13:36.947Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.68s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.78s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.21s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.90s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.15s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.91s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPortList (7.95s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.52s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.92s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.87s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.46s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.11s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPsByOrder (1.77s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.59s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPsListContainersBase (1.85s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.88s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.27s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.40s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.07s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.79s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.14s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.02s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.12s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.41s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.93s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.51s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.35s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.61s) [2022-09-06T16:13:36.947Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.45s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.41s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.92s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.83s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.42s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.44s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.71s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.23s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.17s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.87s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.20s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.13s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.67s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.16s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.41s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.60s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.20s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.02s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.58s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.01s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.69s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.46s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.46s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.50s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.71s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.70s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.33s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.34s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.96s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.81s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.70s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.41s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.09s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.56s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.64s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.42s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.71s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.87s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.48s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.55s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.22s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunAddHost (0.40s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.43s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.94s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.54s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.54s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.79s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.12s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.56s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.56s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.55s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.44s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.61s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.74s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.59s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.27s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.40s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.40s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.42s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.50s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.58s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.07s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.58s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.71s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.71s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.86s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.07s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.85s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.40s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.42s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.40s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.94s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.09s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.49s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.26s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.01s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.46s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.53s) [2022-09-06T16:13:36.947Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-06T16:13:36.947Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.54s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.04s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.29s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.27s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.57s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.97s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.42s) [2022-09-06T16:13:36.947Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.41s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.95s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.48s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.67s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.69s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.64s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.40s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.41s) [2022-09-06T16:13:36.947Z] --- PASS: TestDockerSuite/TestRunExitCode (0.42s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.50s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.38s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.44s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.40s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.38s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.89s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.19s) [2022-09-06T16:13:36.948Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.95s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.46s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.82s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.61s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.09s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.04s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.42s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.08s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.90s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.89s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.92s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.72s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.36s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.84s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.96s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.22s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunMount (4.93s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.54s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.41s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.87s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.72s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.29s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.07s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.55s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunNetHost (0.95s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.51s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.50s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.69s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.84s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.63s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.49s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.07s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.67s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.57s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.11s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.52s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.78s) [2022-09-06T16:13:36.948Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.45s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.39s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.98s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.55s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.38s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.41s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.41s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.39s) [2022-09-06T16:13:36.948Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.44s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.39s) [2022-09-06T16:13:36.948Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.40s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.84s) [2022-09-06T16:13:36.948Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.05s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.80s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunRm (0.45s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.41s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.42s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.40s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.87s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.61s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.42s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.38s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.64s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.55s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.47s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.52s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.43s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.72s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.63s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.56s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunState (1.23s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.49s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.46s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2022-09-06T16:13:36.948Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.64s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.54s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunSysctls (1.06s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.54s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.74s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.50s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.36s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.66s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.70s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.64s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.53s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.55s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.01s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.10s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunUserByID (0.64s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.51s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunUserByName (0.55s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.42s) [2022-09-06T16:13:36.948Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.66s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.28s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.54s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.71s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.35s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.07s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.45s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.80s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2022-09-06T16:13:36.948Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-06T16:13:36.948Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-06T16:13:36.948Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2022-09-06T16:13:36.948Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.49s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.57s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.07s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.45s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.60s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.71s) [2022-09-06T16:13:36.948Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2022-09-06T16:13:36.948Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-06T16:13:36.948Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-09-06T16:13:36.948Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-09-06T16:13:36.948Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-09-06T16:13:36.948Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.60s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.49s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.55s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.63s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.06s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.68s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.60s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.00s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.64s) [2022-09-06T16:13:36.948Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.00s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.60s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.78s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.48s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.68s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.64s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.49s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.86s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.59s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.26s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.42s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.91s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.06s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.00s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.67s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.44s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.25s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.30s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.23s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.50s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.32s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.29s) [2022-09-06T16:13:36.948Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.62s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.82s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.61s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.77s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.24s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.25s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.41s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.21s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.45s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.09s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.52s) [2022-09-06T16:13:36.948Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.94s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.43s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.62s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.81s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.52s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.44s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.45s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestStartRecordError (1.01s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.14s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.12s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.50s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.88s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.60s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.47s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.46s) [2022-09-06T16:13:36.948Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.50s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2022-09-06T16:13:36.948Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-06T16:13:36.948Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.83s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.53s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.53s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.90s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestUpdateStats (3.47s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.98s) [2022-09-06T16:13:36.948Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.93s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.70s) [2022-09-06T16:13:36.948Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.75s) [2022-09-06T16:13:36.949Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.50s) [2022-09-06T16:13:36.949Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.07s) [2022-09-06T16:13:36.949Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2022-09-06T16:13:36.949Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-09-06T16:13:36.949Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-09-06T16:13:36.949Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-09-06T16:13:36.949Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-09-06T16:13:36.949Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.09s) [2022-09-06T16:13:36.949Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2022-09-06T16:13:36.949Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2022-09-06T16:13:36.949Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-09-06T16:13:36.949Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.66s) [2022-09-06T16:13:36.949Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.10s) [2022-09-06T16:13:36.949Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.12s) [2022-09-06T16:13:36.949Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.03s) [2022-09-06T16:13:36.949Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.07s) [2022-09-06T16:13:36.949Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.60s) [2022-09-06T16:13:36.949Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-09-06T16:13:36.949Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.11s) [2022-09-06T16:13:36.949Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-09-06T16:13:36.949Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2022-09-06T16:13:36.949Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-09-06T16:13:36.949Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-09-06T16:13:36.949Z] === RUN TestDockerRegistrySuite [2022-09-06T16:13:36.949Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-09-06T16:13:37.877Z] check_test.go:427: [d4314b50fc49c] daemon is not started [2022-09-06T16:13:37.877Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-09-06T16:13:38.806Z] check_test.go:427: [dae3465e90524] daemon is not started [2022-09-06T16:13:39.062Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-09-06T16:13:39.990Z] check_test.go:427: [dc6108f11f7c1] daemon is not started [2022-09-06T16:13:39.990Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-09-06T16:13:40.246Z] check_test.go:427: [df79476057275] daemon is not started [2022-09-06T16:13:40.246Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-09-06T16:13:42.764Z] check_test.go:427: [d9e12c58b5879] daemon is not started [2022-09-06T16:13:42.764Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-09-06T16:13:48.011Z] check_test.go:427: [d5f205b5c6034] daemon is not started [2022-09-06T16:13:48.011Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-09-06T16:13:50.529Z] check_test.go:427: [dd490b36ad3b3] daemon is not started [2022-09-06T16:13:50.529Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-09-06T16:13:51.091Z] check_test.go:427: [d85ce9f473848] daemon is not started [2022-09-06T16:13:51.091Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-09-06T16:13:52.019Z] check_test.go:427: [d14deed62ca00] daemon is not started [2022-09-06T16:13:52.019Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-09-06T16:13:52.948Z] check_test.go:427: [d52491a1651f6] daemon is not started [2022-09-06T16:13:52.948Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-09-06T16:13:53.877Z] check_test.go:427: [d13cd17cd93c7] daemon is not started [2022-09-06T16:13:53.877Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-09-06T16:13:54.807Z] check_test.go:427: [d8889c5693e72] daemon is not started [2022-09-06T16:13:54.807Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-09-06T16:13:56.177Z] check_test.go:427: [d0afdc78dfb61] daemon is not started [2022-09-06T16:13:56.177Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-09-06T16:13:56.751Z] check_test.go:427: [db3945ba7e4b7] daemon is not started [2022-09-06T16:13:57.017Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-09-06T16:13:57.947Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:33dbb1cb1f70a8ff75e1683d2892feb2dddb195eb469de183bcb7d6150f2fcba [2022-09-06T16:13:58.509Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c3109cb8ce296ad2725e9d26e62504a07883fa94bfe9208fcdcf73fceb589a4c [2022-09-06T16:13:58.765Z] check_test.go:427: [d19c4b57c1e39] daemon is not started [2022-09-06T16:13:58.765Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-09-06T16:13:59.695Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:413c0b9bc589fe6fd16698733d0fd6b38b7c64254d5e5417b4b33648ff181e2d [2022-09-06T16:14:00.257Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ccc59f9883dfdc83bb33dc5781559cf57565f5f563c32e80c6501c95cf26a6a7 [2022-09-06T16:14:00.514Z] check_test.go:427: [d6b41ca56150d] daemon is not started [2022-09-06T16:14:00.514Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-09-06T16:14:01.443Z] check_test.go:427: [d9198bbcb92cc] daemon is not started [2022-09-06T16:14:01.443Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-09-06T16:14:03.336Z] check_test.go:427: [d61e439eda3a4] daemon is not started [2022-09-06T16:14:03.336Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-09-06T16:14:04.264Z] check_test.go:427: [db55302044dab] daemon is not started [2022-09-06T16:14:04.264Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-09-06T16:14:04.520Z] check_test.go:427: [d5ddba2211550] daemon is not started [2022-09-06T16:14:04.520Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-09-06T16:14:05.449Z] check_test.go:427: [db605288aa389] daemon is not started [2022-09-06T16:14:05.449Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-09-06T16:14:06.378Z] check_test.go:427: [d5fe05098b92f] daemon is not started [2022-09-06T16:14:06.378Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-09-06T16:14:06.940Z] check_test.go:427: [d38ff22f8c729] daemon is not started [2022-09-06T16:14:06.940Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-09-06T16:14:09.458Z] check_test.go:427: [d1afee60fd48a] daemon is not started [2022-09-06T16:14:09.458Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-09-06T16:14:09.714Z] check_test.go:427: [dee297ccde0ed] daemon is not started [2022-09-06T16:14:09.714Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-09-06T16:14:10.643Z] check_test.go:427: [de52971d074cd] daemon is not started [2022-09-06T16:14:10.643Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-09-06T16:14:10.900Z] check_test.go:427: [d38a8017baa4b] daemon is not started [2022-09-06T16:14:10.900Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-09-06T16:14:11.156Z] check_test.go:427: [d800f10847919] daemon is not started [2022-09-06T16:14:11.156Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-09-06T16:14:11.412Z] check_test.go:427: [d1f5d9bef7214] daemon is not started [2022-09-06T16:14:11.412Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-09-06T16:14:11.668Z] check_test.go:427: [d3a1d4e1f0cdb] daemon is not started [2022-09-06T16:14:11.668Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-09-06T16:14:11.925Z] check_test.go:427: [d15750e57b841] daemon is not started [2022-09-06T16:14:11.925Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-09-06T16:14:11.925Z] check_test.go:427: [d44b6bac9c4f0] daemon is not started [2022-09-06T16:14:12.182Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-09-06T16:14:13.110Z] check_test.go:427: [d17459b72a433] daemon is not started [2022-09-06T16:14:13.110Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-09-06T16:14:14.477Z] check_test.go:427: [db15e059a844e] daemon is not started [2022-09-06T16:14:14.477Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-09-06T16:14:15.040Z] check_test.go:427: [d13e72d2e6f4c] daemon is not started [2022-09-06T16:14:15.040Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-09-06T16:14:16.407Z] check_test.go:427: [d203ef3af0c1a] daemon is not started [2022-09-06T16:14:16.407Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-09-06T16:14:16.969Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite (40.87s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.08s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.95s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.15s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.52s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.70s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.62s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.94s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.80s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.95s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.00s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.17s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.85s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.73s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.01s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.97s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.78s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.24s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.25s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.93s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.34s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-09-06T16:14:17.896Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2022-09-06T16:14:17.896Z] === RUN TestDockerSchema1RegistrySuite [2022-09-06T16:14:17.896Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-09-06T16:14:17.896Z] check_test.go:454: [d62201402a6fe] daemon is not started [2022-09-06T16:14:17.896Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-09-06T16:14:20.426Z] check_test.go:454: [d6c80fee34888] daemon is not started [2022-09-06T16:14:20.690Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-09-06T16:14:25.936Z] check_test.go:454: [de4290b696bf9] daemon is not started [2022-09-06T16:14:25.936Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-09-06T16:14:26.866Z] check_test.go:454: [d29faa884cacc] daemon is not started [2022-09-06T16:14:26.866Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-09-06T16:14:26.866Z] check_test.go:454: [d99c450e25d26] daemon is not started [2022-09-06T16:14:26.866Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-09-06T16:14:27.795Z] check_test.go:454: [d675d26a506f0] daemon is not started [2022-09-06T16:14:27.795Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-09-06T16:14:28.723Z] check_test.go:454: [dc67697a2c202] daemon is not started [2022-09-06T16:14:28.723Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-09-06T16:14:29.088Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-09-06T16:14:29.088Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-06T16:14:29.088Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-06T16:14:29.088Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-06T16:14:29.088Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-06T16:14:29.421Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-06T16:14:29.651Z] check_test.go:454: [d1781bab57501] daemon is not started [2022-09-06T16:14:29.651Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-09-06T16:14:29.707Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44091/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=89d77ca569cf8f726c127233b36941b3121ccedd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:89d77ca569cf8f726c127233b36941b3121ccedd hack/test/unit [2022-09-06T16:14:30.279Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-09-06T16:14:30.279Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-06T16:14:30.279Z] + TESTDIRS=./... [2022-09-06T16:14:30.279Z] + exclude_paths='/vendor/|/integration' [2022-09-06T16:14:30.279Z] ++ go list ./... [2022-09-06T16:14:30.279Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-06T16:14:31.224Z] + pkg_list='github.com/docker/docker/api [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/server [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/server/backend/build [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/server/httputils [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/server/middleware [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/server/router [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/server/router/build [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/server/router/container [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/server/router/debug [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/server/router/image [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/server/router/network [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/server/router/session [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/server/router/system [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/server/router/volume [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/types [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/types/backend [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/types/container [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/types/events [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/types/filters [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/types/image [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/types/mount [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/types/network [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/types/registry [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/types/strslice [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/types/swarm [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/types/time [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/types/versions [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T16:14:31.224Z] github.com/docker/docker/api/types/volume [2022-09-06T16:14:31.224Z] github.com/docker/docker/builder [2022-09-06T16:14:31.224Z] github.com/docker/docker/builder/builder-next [2022-09-06T16:14:31.224Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T16:14:31.224Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T16:14:31.224Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T16:14:31.224Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T16:14:31.224Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T16:14:31.224Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T16:14:31.224Z] github.com/docker/docker/builder/dockerfile [2022-09-06T16:14:31.224Z] github.com/docker/docker/builder/remotecontext [2022-09-06T16:14:31.224Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T16:14:31.224Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T16:14:31.224Z] github.com/docker/docker/cli [2022-09-06T16:14:31.224Z] github.com/docker/docker/cli/config [2022-09-06T16:14:31.224Z] github.com/docker/docker/cli/debug [2022-09-06T16:14:31.224Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T16:14:31.224Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T16:14:31.224Z] github.com/docker/docker/client [2022-09-06T16:14:31.224Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T16:14:31.224Z] github.com/docker/docker/cmd/dockerd [2022-09-06T16:14:31.224Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T16:14:31.224Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T16:14:31.224Z] github.com/docker/docker/container [2022-09-06T16:14:31.224Z] github.com/docker/docker/container/stream [2022-09-06T16:14:31.224Z] github.com/docker/docker/contrib/apparmor [2022-09-06T16:14:31.224Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T16:14:31.224Z] github.com/docker/docker/contrib/httpserver [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/cluster [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/config [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/containerd [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/events [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/images [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/initlayer [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/links [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/listeners [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/logger [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/logger/local [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/names [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/network [2022-09-06T16:14:31.224Z] github.com/docker/docker/daemon/stats [2022-09-06T16:14:31.224Z] github.com/docker/docker/distribution [2022-09-06T16:14:31.224Z] github.com/docker/docker/distribution/metadata [2022-09-06T16:14:31.224Z] github.com/docker/docker/distribution/utils [2022-09-06T16:14:31.224Z] github.com/docker/docker/distribution/xfer [2022-09-06T16:14:31.224Z] github.com/docker/docker/dockerversion [2022-09-06T16:14:31.224Z] github.com/docker/docker/errdefs [2022-09-06T16:14:31.224Z] github.com/docker/docker/image [2022-09-06T16:14:31.224Z] github.com/docker/docker/image/cache [2022-09-06T16:14:31.224Z] github.com/docker/docker/image/tarexport [2022-09-06T16:14:31.224Z] github.com/docker/docker/image/v1 [2022-09-06T16:14:31.224Z] github.com/docker/docker/internal/test/suite [2022-09-06T16:14:31.224Z] github.com/docker/docker/layer [2022-09-06T16:14:31.224Z] github.com/docker/docker/libcontainerd [2022-09-06T16:14:31.224Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T16:14:31.224Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T16:14:31.224Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T16:14:31.224Z] github.com/docker/docker/libcontainerd/types [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/config [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/idm [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/ns [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/options [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/osl [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T16:14:31.224Z] github.com/docker/docker/libnetwork/types [2022-09-06T16:14:31.224Z] github.com/docker/docker/oci [2022-09-06T16:14:31.224Z] github.com/docker/docker/oci/caps [2022-09-06T16:14:31.224Z] github.com/docker/docker/opts [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/aaparser [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/archive [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/authorization [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/capabilities [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/containerfs [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/directory [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/dmesg [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/fileutils [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/fsutils [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/homedir [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/idtools [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/ioutils [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/longpath [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/loopback [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/parsers [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/pidfile [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/platform [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/plugins [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/pools [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/progress [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/pubsub [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/reexec [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/signal [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/stack [2022-09-06T16:14:31.224Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/stringid [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/system [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/tailfile [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/tarsum [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/urlutil [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/useragent [2022-09-06T16:14:31.225Z] github.com/docker/docker/plugin [2022-09-06T16:14:31.225Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T16:14:31.225Z] github.com/docker/docker/plugin/v2 [2022-09-06T16:14:31.225Z] github.com/docker/docker/profiles/apparmor [2022-09-06T16:14:31.225Z] github.com/docker/docker/profiles/seccomp [2022-09-06T16:14:31.225Z] github.com/docker/docker/quota [2022-09-06T16:14:31.225Z] github.com/docker/docker/reference [2022-09-06T16:14:31.225Z] github.com/docker/docker/registry [2022-09-06T16:14:31.225Z] github.com/docker/docker/registry/resumable [2022-09-06T16:14:31.225Z] github.com/docker/docker/restartmanager [2022-09-06T16:14:31.225Z] github.com/docker/docker/rootless [2022-09-06T16:14:31.225Z] github.com/docker/docker/rootless/specconv [2022-09-06T16:14:31.225Z] github.com/docker/docker/runconfig [2022-09-06T16:14:31.225Z] github.com/docker/docker/runconfig/opts [2022-09-06T16:14:31.225Z] github.com/docker/docker/testutil [2022-09-06T16:14:31.225Z] github.com/docker/docker/testutil/daemon [2022-09-06T16:14:31.225Z] github.com/docker/docker/testutil/environment [2022-09-06T16:14:31.225Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T16:14:31.225Z] github.com/docker/docker/testutil/fakegit [2022-09-06T16:14:31.225Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T16:14:31.225Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T16:14:31.225Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T16:14:31.225Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T16:14:31.225Z] github.com/docker/docker/testutil/registry [2022-09-06T16:14:31.225Z] github.com/docker/docker/testutil/request [2022-09-06T16:14:31.225Z] github.com/docker/docker/volume [2022-09-06T16:14:31.225Z] github.com/docker/docker/volume/drivers [2022-09-06T16:14:31.225Z] github.com/docker/docker/volume/local [2022-09-06T16:14:31.225Z] github.com/docker/docker/volume/mounts [2022-09-06T16:14:31.225Z] github.com/docker/docker/volume/service [2022-09-06T16:14:31.225Z] github.com/docker/docker/volume/service/opts [2022-09-06T16:14:31.225Z] github.com/docker/docker/volume/testutils' [2022-09-06T16:14:31.225Z] ++ echo 'github.com/docker/docker/api [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/backend/build [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/httputils [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/middleware [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/router [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/router/build [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/router/container [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/router/debug [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/router/image [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/router/network [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/router/session [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/router/system [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/router/volume [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/backend [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/container [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/events [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/filters [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/image [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/mount [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/network [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/registry [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/strslice [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/swarm [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/time [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/versions [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/volume [2022-09-06T16:14:31.225Z] github.com/docker/docker/builder [2022-09-06T16:14:31.225Z] github.com/docker/docker/builder/builder-next [2022-09-06T16:14:31.225Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T16:14:31.225Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T16:14:31.225Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T16:14:31.225Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T16:14:31.225Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T16:14:31.225Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T16:14:31.225Z] github.com/docker/docker/builder/dockerfile [2022-09-06T16:14:31.225Z] github.com/docker/docker/builder/remotecontext [2022-09-06T16:14:31.225Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T16:14:31.225Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T16:14:31.225Z] github.com/docker/docker/cli [2022-09-06T16:14:31.225Z] github.com/docker/docker/cli/config [2022-09-06T16:14:31.225Z] github.com/docker/docker/cli/debug [2022-09-06T16:14:31.225Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T16:14:31.225Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T16:14:31.225Z] github.com/docker/docker/client [2022-09-06T16:14:31.225Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T16:14:31.225Z] github.com/docker/docker/cmd/dockerd [2022-09-06T16:14:31.225Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T16:14:31.225Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T16:14:31.225Z] github.com/docker/docker/container [2022-09-06T16:14:31.225Z] github.com/docker/docker/container/stream [2022-09-06T16:14:31.225Z] github.com/docker/docker/contrib/apparmor [2022-09-06T16:14:31.225Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T16:14:31.225Z] github.com/docker/docker/contrib/httpserver [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/cluster [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/config [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/containerd [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/events [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/images [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/initlayer [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/links [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/listeners [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/logger [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/logger/local [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/names [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/network [2022-09-06T16:14:31.225Z] github.com/docker/docker/daemon/stats [2022-09-06T16:14:31.225Z] github.com/docker/docker/distribution [2022-09-06T16:14:31.225Z] github.com/docker/docker/distribution/metadata [2022-09-06T16:14:31.225Z] github.com/docker/docker/distribution/utils [2022-09-06T16:14:31.225Z] github.com/docker/docker/distribution/xfer [2022-09-06T16:14:31.225Z] github.com/docker/docker/dockerversion [2022-09-06T16:14:31.225Z] github.com/docker/docker/errdefs [2022-09-06T16:14:31.225Z] github.com/docker/docker/image [2022-09-06T16:14:31.225Z] github.com/docker/docker/image/cache [2022-09-06T16:14:31.225Z] github.com/docker/docker/image/tarexport [2022-09-06T16:14:31.225Z] github.com/docker/docker/image/v1 [2022-09-06T16:14:31.225Z] github.com/docker/docker/internal/test/suite [2022-09-06T16:14:31.225Z] github.com/docker/docker/layer [2022-09-06T16:14:31.225Z] github.com/docker/docker/libcontainerd [2022-09-06T16:14:31.225Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T16:14:31.225Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T16:14:31.225Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T16:14:31.225Z] github.com/docker/docker/libcontainerd/types [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/config [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/idm [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/ns [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/options [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/osl [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T16:14:31.225Z] github.com/docker/docker/libnetwork/types [2022-09-06T16:14:31.225Z] github.com/docker/docker/oci [2022-09-06T16:14:31.225Z] github.com/docker/docker/oci/caps [2022-09-06T16:14:31.225Z] github.com/docker/docker/opts [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/aaparser [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/archive [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/authorization [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/capabilities [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/containerfs [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/directory [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/dmesg [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/fileutils [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/fsutils [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/homedir [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/idtools [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/ioutils [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/longpath [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/loopback [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/parsers [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/pidfile [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/platform [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/plugins [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/pools [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/progress [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/pubsub [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/reexec [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/signal [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/stack [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/stringid [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/system [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/tailfile [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/tarsum [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/urlutil [2022-09-06T16:14:31.225Z] github.com/docker/docker/pkg/useragent [2022-09-06T16:14:31.225Z] github.com/docker/docker/plugin [2022-09-06T16:14:31.225Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T16:14:31.225Z] github.com/docker/docker/plugin/v2 [2022-09-06T16:14:31.225Z] github.com/docker/docker/profiles/apparmor [2022-09-06T16:14:31.225Z] github.com/docker/docker/profiles/seccomp [2022-09-06T16:14:31.225Z] github.com/docker/docker/quota [2022-09-06T16:14:31.225Z] github.com/docker/docker/reference [2022-09-06T16:14:31.225Z] github.com/docker/docker/registry [2022-09-06T16:14:31.225Z] github.com/docker/docker/registry/resumable [2022-09-06T16:14:31.225Z] github.com/docker/docker/restartmanager [2022-09-06T16:14:31.225Z] github.com/docker/docker/rootless [2022-09-06T16:14:31.225Z] github.com/docker/docker/rootless/specconv [2022-09-06T16:14:31.225Z] github.com/docker/docker/runconfig [2022-09-06T16:14:31.225Z] github.com/docker/docker/runconfig/opts [2022-09-06T16:14:31.225Z] github.com/docker/docker/testutil [2022-09-06T16:14:31.225Z] github.com/docker/docker/testutil/daemon [2022-09-06T16:14:31.225Z] github.com/docker/docker/testutil/environment [2022-09-06T16:14:31.225Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T16:14:31.225Z] github.com/docker/docker/testutil/fakegit [2022-09-06T16:14:31.225Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T16:14:31.225Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T16:14:31.225Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T16:14:31.225Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T16:14:31.225Z] github.com/docker/docker/testutil/registry [2022-09-06T16:14:31.225Z] github.com/docker/docker/testutil/request [2022-09-06T16:14:31.225Z] github.com/docker/docker/volume [2022-09-06T16:14:31.225Z] github.com/docker/docker/volume/drivers [2022-09-06T16:14:31.225Z] github.com/docker/docker/volume/local [2022-09-06T16:14:31.225Z] github.com/docker/docker/volume/mounts [2022-09-06T16:14:31.225Z] github.com/docker/docker/volume/service [2022-09-06T16:14:31.225Z] github.com/docker/docker/volume/service/opts [2022-09-06T16:14:31.225Z] github.com/docker/docker/volume/testutils' [2022-09-06T16:14:31.225Z] ++ grep --fixed-strings -v /libnetwork [2022-09-06T16:14:31.225Z] + base_pkg_list='github.com/docker/docker/api [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/backend/build [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/httputils [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/middleware [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/router [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/router/build [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/router/container [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/router/debug [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/router/image [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/router/network [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/router/session [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/router/system [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/server/router/volume [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/backend [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/container [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/events [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/filters [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/image [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/mount [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/network [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/registry [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/strslice [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/swarm [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/time [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/versions [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T16:14:31.225Z] github.com/docker/docker/api/types/volume [2022-09-06T16:14:31.225Z] github.com/docker/docker/builder [2022-09-06T16:14:31.225Z] github.com/docker/docker/builder/builder-next [2022-09-06T16:14:31.225Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T16:14:31.225Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T16:14:31.225Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T16:14:31.225Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T16:14:31.225Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T16:14:31.225Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T16:14:31.225Z] github.com/docker/docker/builder/dockerfile [2022-09-06T16:14:31.226Z] github.com/docker/docker/builder/remotecontext [2022-09-06T16:14:31.226Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T16:14:31.226Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T16:14:31.226Z] github.com/docker/docker/cli [2022-09-06T16:14:31.226Z] github.com/docker/docker/cli/config [2022-09-06T16:14:31.226Z] github.com/docker/docker/cli/debug [2022-09-06T16:14:31.226Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T16:14:31.226Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T16:14:31.226Z] github.com/docker/docker/client [2022-09-06T16:14:31.226Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T16:14:31.226Z] github.com/docker/docker/cmd/dockerd [2022-09-06T16:14:31.226Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T16:14:31.226Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T16:14:31.226Z] github.com/docker/docker/container [2022-09-06T16:14:31.226Z] github.com/docker/docker/container/stream [2022-09-06T16:14:31.226Z] github.com/docker/docker/contrib/apparmor [2022-09-06T16:14:31.226Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T16:14:31.226Z] github.com/docker/docker/contrib/httpserver [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/cluster [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/config [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/containerd [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/events [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/images [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/initlayer [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/links [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/listeners [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/local [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/names [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/network [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/stats [2022-09-06T16:14:31.226Z] github.com/docker/docker/distribution [2022-09-06T16:14:31.226Z] github.com/docker/docker/distribution/metadata [2022-09-06T16:14:31.226Z] github.com/docker/docker/distribution/utils [2022-09-06T16:14:31.226Z] github.com/docker/docker/distribution/xfer [2022-09-06T16:14:31.226Z] github.com/docker/docker/dockerversion [2022-09-06T16:14:31.226Z] github.com/docker/docker/errdefs [2022-09-06T16:14:31.226Z] github.com/docker/docker/image [2022-09-06T16:14:31.226Z] github.com/docker/docker/image/cache [2022-09-06T16:14:31.226Z] github.com/docker/docker/image/tarexport [2022-09-06T16:14:31.226Z] github.com/docker/docker/image/v1 [2022-09-06T16:14:31.226Z] github.com/docker/docker/internal/test/suite [2022-09-06T16:14:31.226Z] github.com/docker/docker/layer [2022-09-06T16:14:31.226Z] github.com/docker/docker/libcontainerd [2022-09-06T16:14:31.226Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T16:14:31.226Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T16:14:31.226Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T16:14:31.226Z] github.com/docker/docker/libcontainerd/types [2022-09-06T16:14:31.226Z] github.com/docker/docker/oci [2022-09-06T16:14:31.226Z] github.com/docker/docker/oci/caps [2022-09-06T16:14:31.226Z] github.com/docker/docker/opts [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/aaparser [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/archive [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/authorization [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/capabilities [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/containerfs [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/directory [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/dmesg [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/fileutils [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/fsutils [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/homedir [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/idtools [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/ioutils [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/longpath [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/loopback [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/parsers [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/pidfile [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/platform [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/plugins [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/pools [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/progress [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/pubsub [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/reexec [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/signal [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/stack [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/stringid [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/system [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/tailfile [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/tarsum [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/urlutil [2022-09-06T16:14:31.226Z] github.com/docker/docker/pkg/useragent [2022-09-06T16:14:31.226Z] github.com/docker/docker/plugin [2022-09-06T16:14:31.226Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T16:14:31.226Z] github.com/docker/docker/plugin/v2 [2022-09-06T16:14:31.226Z] github.com/docker/docker/profiles/apparmor [2022-09-06T16:14:31.226Z] github.com/docker/docker/profiles/seccomp [2022-09-06T16:14:31.226Z] github.com/docker/docker/quota [2022-09-06T16:14:31.226Z] github.com/docker/docker/reference [2022-09-06T16:14:31.226Z] github.com/docker/docker/registry [2022-09-06T16:14:31.226Z] github.com/docker/docker/registry/resumable [2022-09-06T16:14:31.226Z] github.com/docker/docker/restartmanager [2022-09-06T16:14:31.226Z] github.com/docker/docker/rootless [2022-09-06T16:14:31.226Z] github.com/docker/docker/rootless/specconv [2022-09-06T16:14:31.226Z] github.com/docker/docker/runconfig [2022-09-06T16:14:31.226Z] github.com/docker/docker/runconfig/opts [2022-09-06T16:14:31.226Z] github.com/docker/docker/testutil [2022-09-06T16:14:31.226Z] github.com/docker/docker/testutil/daemon [2022-09-06T16:14:31.226Z] github.com/docker/docker/testutil/environment [2022-09-06T16:14:31.226Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T16:14:31.226Z] github.com/docker/docker/testutil/fakegit [2022-09-06T16:14:31.226Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T16:14:31.226Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T16:14:31.226Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T16:14:31.226Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T16:14:31.226Z] github.com/docker/docker/testutil/registry [2022-09-06T16:14:31.226Z] github.com/docker/docker/testutil/request [2022-09-06T16:14:31.226Z] github.com/docker/docker/volume [2022-09-06T16:14:31.226Z] github.com/docker/docker/volume/drivers [2022-09-06T16:14:31.226Z] github.com/docker/docker/volume/local [2022-09-06T16:14:31.226Z] github.com/docker/docker/volume/mounts [2022-09-06T16:14:31.226Z] github.com/docker/docker/volume/service [2022-09-06T16:14:31.226Z] github.com/docker/docker/volume/service/opts [2022-09-06T16:14:31.226Z] github.com/docker/docker/volume/testutils' [2022-09-06T16:14:31.226Z] ++ grep --fixed-strings /libnetwork [2022-09-06T16:14:31.226Z] ++ echo 'github.com/docker/docker/api [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/server [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/server/backend/build [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/server/httputils [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/server/middleware [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/server/router [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/server/router/build [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/server/router/container [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/server/router/debug [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/server/router/image [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/server/router/network [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/server/router/session [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/server/router/system [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/server/router/volume [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/types [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/types/backend [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/types/container [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/types/events [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/types/filters [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/types/image [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/types/mount [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/types/network [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/types/registry [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/types/strslice [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/types/swarm [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/types/time [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/types/versions [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T16:14:31.226Z] github.com/docker/docker/api/types/volume [2022-09-06T16:14:31.226Z] github.com/docker/docker/builder [2022-09-06T16:14:31.226Z] github.com/docker/docker/builder/builder-next [2022-09-06T16:14:31.226Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T16:14:31.226Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T16:14:31.226Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T16:14:31.226Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T16:14:31.226Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T16:14:31.226Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T16:14:31.226Z] github.com/docker/docker/builder/dockerfile [2022-09-06T16:14:31.226Z] github.com/docker/docker/builder/remotecontext [2022-09-06T16:14:31.226Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T16:14:31.226Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T16:14:31.226Z] github.com/docker/docker/cli [2022-09-06T16:14:31.226Z] github.com/docker/docker/cli/config [2022-09-06T16:14:31.226Z] github.com/docker/docker/cli/debug [2022-09-06T16:14:31.226Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T16:14:31.226Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T16:14:31.226Z] github.com/docker/docker/client [2022-09-06T16:14:31.226Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T16:14:31.226Z] github.com/docker/docker/cmd/dockerd [2022-09-06T16:14:31.226Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T16:14:31.226Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T16:14:31.226Z] github.com/docker/docker/container [2022-09-06T16:14:31.226Z] github.com/docker/docker/container/stream [2022-09-06T16:14:31.226Z] github.com/docker/docker/contrib/apparmor [2022-09-06T16:14:31.226Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T16:14:31.226Z] github.com/docker/docker/contrib/httpserver [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/cluster [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/config [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/containerd [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/events [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/images [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/initlayer [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/links [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/listeners [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/local [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/names [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/network [2022-09-06T16:14:31.226Z] github.com/docker/docker/daemon/stats [2022-09-06T16:14:31.226Z] github.com/docker/docker/distribution [2022-09-06T16:14:31.226Z] github.com/docker/docker/distribution/metadata [2022-09-06T16:14:31.226Z] github.com/docker/docker/distribution/utils [2022-09-06T16:14:31.226Z] github.com/docker/docker/distribution/xfer [2022-09-06T16:14:31.226Z] github.com/docker/docker/dockerversion [2022-09-06T16:14:31.226Z] github.com/docker/docker/errdefs [2022-09-06T16:14:31.226Z] github.com/docker/docker/image [2022-09-06T16:14:31.226Z] github.com/docker/docker/image/cache [2022-09-06T16:14:31.226Z] github.com/docker/docker/image/tarexport [2022-09-06T16:14:31.226Z] github.com/docker/docker/image/v1 [2022-09-06T16:14:31.226Z] github.com/docker/docker/internal/test/suite [2022-09-06T16:14:31.226Z] github.com/docker/docker/layer [2022-09-06T16:14:31.226Z] github.com/docker/docker/libcontainerd [2022-09-06T16:14:31.226Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T16:14:31.226Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T16:14:31.226Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T16:14:31.226Z] github.com/docker/docker/libcontainerd/types [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/config [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T16:14:31.226Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/idm [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/ns [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/options [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/osl [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/types [2022-09-06T16:14:31.227Z] github.com/docker/docker/oci [2022-09-06T16:14:31.227Z] github.com/docker/docker/oci/caps [2022-09-06T16:14:31.227Z] github.com/docker/docker/opts [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/aaparser [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/archive [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/authorization [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/capabilities [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/containerfs [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/directory [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/dmesg [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/fileutils [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/fsutils [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/homedir [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/idtools [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/ioutils [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/longpath [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/loopback [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/parsers [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/pidfile [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/platform [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/plugins [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/pools [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/progress [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/pubsub [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/reexec [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/signal [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/stack [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/stringid [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/system [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/tailfile [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/tarsum [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/urlutil [2022-09-06T16:14:31.227Z] github.com/docker/docker/pkg/useragent [2022-09-06T16:14:31.227Z] github.com/docker/docker/plugin [2022-09-06T16:14:31.227Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T16:14:31.227Z] github.com/docker/docker/plugin/v2 [2022-09-06T16:14:31.227Z] github.com/docker/docker/profiles/apparmor [2022-09-06T16:14:31.227Z] github.com/docker/docker/profiles/seccomp [2022-09-06T16:14:31.227Z] github.com/docker/docker/quota [2022-09-06T16:14:31.227Z] github.com/docker/docker/reference [2022-09-06T16:14:31.227Z] github.com/docker/docker/registry [2022-09-06T16:14:31.227Z] github.com/docker/docker/registry/resumable [2022-09-06T16:14:31.227Z] github.com/docker/docker/restartmanager [2022-09-06T16:14:31.227Z] github.com/docker/docker/rootless [2022-09-06T16:14:31.227Z] github.com/docker/docker/rootless/specconv [2022-09-06T16:14:31.227Z] github.com/docker/docker/runconfig [2022-09-06T16:14:31.227Z] github.com/docker/docker/runconfig/opts [2022-09-06T16:14:31.227Z] github.com/docker/docker/testutil [2022-09-06T16:14:31.227Z] github.com/docker/docker/testutil/daemon [2022-09-06T16:14:31.227Z] github.com/docker/docker/testutil/environment [2022-09-06T16:14:31.227Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T16:14:31.227Z] github.com/docker/docker/testutil/fakegit [2022-09-06T16:14:31.227Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T16:14:31.227Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T16:14:31.227Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T16:14:31.227Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T16:14:31.227Z] github.com/docker/docker/testutil/registry [2022-09-06T16:14:31.227Z] github.com/docker/docker/testutil/request [2022-09-06T16:14:31.227Z] github.com/docker/docker/volume [2022-09-06T16:14:31.227Z] github.com/docker/docker/volume/drivers [2022-09-06T16:14:31.227Z] github.com/docker/docker/volume/local [2022-09-06T16:14:31.227Z] github.com/docker/docker/volume/mounts [2022-09-06T16:14:31.227Z] github.com/docker/docker/volume/service [2022-09-06T16:14:31.227Z] github.com/docker/docker/volume/service/opts [2022-09-06T16:14:31.227Z] github.com/docker/docker/volume/testutils' [2022-09-06T16:14:31.227Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/config [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/idm [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/ns [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/options [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/osl [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/types' [2022-09-06T16:14:31.227Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-06T16:14:31.227Z] + echo 'github.com/docker/docker/libnetwork [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/config [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/idm [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/ns [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/options [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/osl [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/types' [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T16:14:31.227Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T16:14:31.227Z] + type docker-proxy [2022-09-06T16:14:31.227Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-06T16:14:31.227Z] + hack/make.sh binary-proxy install-proxy [2022-09-06T16:14:31.227Z] [2022-09-06T16:14:31.227Z] Removing bundles/ [2022-09-06T16:14:31.227Z] [2022-09-06T16:14:31.227Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-06T16:14:31.227Z] Building: bundles/binary-proxy/docker-proxy [2022-09-06T16:14:31.227Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T16:14:32.168Z] check_test.go:454: [dd5f477108621] daemon is not started [2022-09-06T16:14:32.168Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-09-06T16:14:32.168Z] check_test.go:454: [d43840ad9d93c] daemon is not started [2022-09-06T16:14:32.168Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-09-06T16:14:32.424Z] check_test.go:454: [de65a0e60934c] daemon is not started [2022-09-06T16:14:32.424Z] --- PASS: TestDockerSchema1RegistrySuite (14.75s) [2022-09-06T16:14:32.424Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2022-09-06T16:14:32.424Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.63s) [2022-09-06T16:14:32.424Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.13s) [2022-09-06T16:14:32.424Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.95s) [2022-09-06T16:14:32.424Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-09-06T16:14:32.424Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.92s) [2022-09-06T16:14:32.424Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2022-09-06T16:14:32.424Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2022-09-06T16:14:32.424Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.31s) [2022-09-06T16:14:32.424Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-09-06T16:14:32.424Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2022-09-06T16:14:32.424Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-09-06T16:14:32.424Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-09-06T16:14:33.353Z] check_test.go:483: [d1c2197a82527] daemon is not started [2022-09-06T16:14:33.353Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-09-06T16:14:33.609Z] check_test.go:483: [de2316543bfae] daemon is not started [2022-09-06T16:14:33.609Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-09-06T16:14:33.866Z] check_test.go:483: [d7d461e8ebcd8] daemon is not started [2022-09-06T16:14:33.866Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-09-06T16:14:35.232Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-09-06T16:14:35.794Z] check_test.go:483: [ddb0ff064994d] daemon is not started [2022-09-06T16:14:35.794Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-09-06T16:14:36.050Z] check_test.go:483: [dff931ee9696b] daemon is not started [2022-09-06T16:14:36.050Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-09-06T16:14:36.978Z] check_test.go:483: [de0472d48d5ee] daemon is not started [2022-09-06T16:14:36.978Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-09-06T16:14:36.978Z] check_test.go:483: [dd53a5a786597] daemon is not started [2022-09-06T16:14:36.978Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.57s) [2022-09-06T16:14:36.978Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.67s) [2022-09-06T16:14:36.978Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.53s) [2022-09-06T16:14:36.978Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.15s) [2022-09-06T16:14:36.978Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.27s) [2022-09-06T16:14:36.978Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-09-06T16:14:36.978Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2022-09-06T16:14:36.978Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.79s) [2022-09-06T16:14:36.978Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.14s) [2022-09-06T16:14:36.978Z] === RUN TestDockerRegistryAuthTokenSuite [2022-09-06T16:14:36.978Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-09-06T16:14:39.362Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-06T16:14:39.362Z] [2022-09-06T16:14:39.362Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-06T16:14:39.362Z] Installing docker-proxy to /usr/local/bin/ [2022-09-06T16:14:39.362Z] [2022-09-06T16:14:39.362Z] + mkdir -p bundles [2022-09-06T16:14:39.362Z] + '[' -n 'github.com/docker/docker/api [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/server [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/server/backend/build [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/server/httputils [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/server/middleware [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/server/router [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/server/router/build [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/server/router/container [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/server/router/debug [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/server/router/image [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/server/router/network [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/server/router/session [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/server/router/system [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/server/router/volume [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/types [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/types/backend [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/types/container [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/types/events [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/types/filters [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/types/image [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/types/mount [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/types/network [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/types/registry [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/types/strslice [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/types/swarm [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/types/time [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/types/versions [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T16:14:39.362Z] github.com/docker/docker/api/types/volume [2022-09-06T16:14:39.362Z] github.com/docker/docker/builder [2022-09-06T16:14:39.362Z] github.com/docker/docker/builder/builder-next [2022-09-06T16:14:39.362Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T16:14:39.362Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T16:14:39.362Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T16:14:39.362Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T16:14:39.362Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T16:14:39.362Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T16:14:39.362Z] github.com/docker/docker/builder/dockerfile [2022-09-06T16:14:39.362Z] github.com/docker/docker/builder/remotecontext [2022-09-06T16:14:39.362Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T16:14:39.362Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T16:14:39.362Z] github.com/docker/docker/cli [2022-09-06T16:14:39.362Z] github.com/docker/docker/cli/config [2022-09-06T16:14:39.362Z] github.com/docker/docker/cli/debug [2022-09-06T16:14:39.362Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T16:14:39.362Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T16:14:39.362Z] github.com/docker/docker/client [2022-09-06T16:14:39.362Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T16:14:39.362Z] github.com/docker/docker/cmd/dockerd [2022-09-06T16:14:39.362Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T16:14:39.362Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T16:14:39.362Z] github.com/docker/docker/container [2022-09-06T16:14:39.362Z] github.com/docker/docker/container/stream [2022-09-06T16:14:39.362Z] github.com/docker/docker/contrib/apparmor [2022-09-06T16:14:39.362Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T16:14:39.362Z] github.com/docker/docker/contrib/httpserver [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/cluster [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/config [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/containerd [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/events [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/images [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/initlayer [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/links [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/listeners [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/logger [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/logger/local [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/names [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/network [2022-09-06T16:14:39.362Z] github.com/docker/docker/daemon/stats [2022-09-06T16:14:39.362Z] github.com/docker/docker/distribution [2022-09-06T16:14:39.362Z] github.com/docker/docker/distribution/metadata [2022-09-06T16:14:39.362Z] github.com/docker/docker/distribution/utils [2022-09-06T16:14:39.362Z] github.com/docker/docker/distribution/xfer [2022-09-06T16:14:39.362Z] github.com/docker/docker/dockerversion [2022-09-06T16:14:39.362Z] github.com/docker/docker/errdefs [2022-09-06T16:14:39.362Z] github.com/docker/docker/image [2022-09-06T16:14:39.362Z] github.com/docker/docker/image/cache [2022-09-06T16:14:39.362Z] github.com/docker/docker/image/tarexport [2022-09-06T16:14:39.362Z] github.com/docker/docker/image/v1 [2022-09-06T16:14:39.362Z] github.com/docker/docker/internal/test/suite [2022-09-06T16:14:39.362Z] github.com/docker/docker/layer [2022-09-06T16:14:39.362Z] github.com/docker/docker/libcontainerd [2022-09-06T16:14:39.362Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T16:14:39.362Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T16:14:39.362Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T16:14:39.362Z] github.com/docker/docker/libcontainerd/types [2022-09-06T16:14:39.362Z] github.com/docker/docker/oci [2022-09-06T16:14:39.362Z] github.com/docker/docker/oci/caps [2022-09-06T16:14:39.362Z] github.com/docker/docker/opts [2022-09-06T16:14:39.362Z] github.com/docker/docker/pkg/aaparser [2022-09-06T16:14:39.362Z] github.com/docker/docker/pkg/archive [2022-09-06T16:14:39.362Z] github.com/docker/docker/pkg/authorization [2022-09-06T16:14:39.362Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T16:14:39.362Z] github.com/docker/docker/pkg/capabilities [2022-09-06T16:14:39.362Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T16:14:39.362Z] github.com/docker/docker/pkg/containerfs [2022-09-06T16:14:39.362Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T16:14:39.362Z] github.com/docker/docker/pkg/directory [2022-09-06T16:14:39.362Z] github.com/docker/docker/pkg/dmesg [2022-09-06T16:14:39.362Z] github.com/docker/docker/pkg/fileutils [2022-09-06T16:14:39.362Z] github.com/docker/docker/pkg/fsutils [2022-09-06T16:14:39.362Z] github.com/docker/docker/pkg/homedir [2022-09-06T16:14:39.362Z] github.com/docker/docker/pkg/idtools [2022-09-06T16:14:39.362Z] github.com/docker/docker/pkg/ioutils [2022-09-06T16:14:39.362Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T16:14:39.362Z] github.com/docker/docker/pkg/longpath [2022-09-06T16:14:39.362Z] github.com/docker/docker/pkg/loopback [2022-09-06T16:14:39.362Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T16:14:39.362Z] github.com/docker/docker/pkg/parsers [2022-09-06T16:14:39.362Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T16:14:39.362Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T16:14:39.362Z] github.com/docker/docker/pkg/pidfile [2022-09-06T16:14:39.362Z] github.com/docker/docker/pkg/platform [2022-09-06T16:14:39.362Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T16:14:39.362Z] github.com/docker/docker/pkg/plugins [2022-09-06T16:14:39.363Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T16:14:39.363Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T16:14:39.363Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T16:14:39.363Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T16:14:39.363Z] github.com/docker/docker/pkg/pools [2022-09-06T16:14:39.363Z] github.com/docker/docker/pkg/progress [2022-09-06T16:14:39.363Z] github.com/docker/docker/pkg/pubsub [2022-09-06T16:14:39.363Z] github.com/docker/docker/pkg/reexec [2022-09-06T16:14:39.363Z] github.com/docker/docker/pkg/signal [2022-09-06T16:14:39.363Z] github.com/docker/docker/pkg/stack [2022-09-06T16:14:39.363Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T16:14:39.363Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T16:14:39.363Z] github.com/docker/docker/pkg/stringid [2022-09-06T16:14:39.363Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T16:14:39.363Z] github.com/docker/docker/pkg/system [2022-09-06T16:14:39.363Z] github.com/docker/docker/pkg/tailfile [2022-09-06T16:14:39.363Z] github.com/docker/docker/pkg/tarsum [2022-09-06T16:14:39.363Z] github.com/docker/docker/pkg/urlutil [2022-09-06T16:14:39.363Z] github.com/docker/docker/pkg/useragent [2022-09-06T16:14:39.363Z] github.com/docker/docker/plugin [2022-09-06T16:14:39.363Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T16:14:39.363Z] github.com/docker/docker/plugin/v2 [2022-09-06T16:14:39.363Z] github.com/docker/docker/profiles/apparmor [2022-09-06T16:14:39.363Z] github.com/docker/docker/profiles/seccomp [2022-09-06T16:14:39.363Z] github.com/docker/docker/quota [2022-09-06T16:14:39.363Z] github.com/docker/docker/reference [2022-09-06T16:14:39.363Z] github.com/docker/docker/registry [2022-09-06T16:14:39.363Z] github.com/docker/docker/registry/resumable [2022-09-06T16:14:39.363Z] github.com/docker/docker/restartmanager [2022-09-06T16:14:39.363Z] github.com/docker/docker/rootless [2022-09-06T16:14:39.363Z] github.com/docker/docker/rootless/specconv [2022-09-06T16:14:39.363Z] github.com/docker/docker/runconfig [2022-09-06T16:14:39.363Z] github.com/docker/docker/runconfig/opts [2022-09-06T16:14:39.363Z] github.com/docker/docker/testutil [2022-09-06T16:14:39.363Z] github.com/docker/docker/testutil/daemon [2022-09-06T16:14:39.363Z] github.com/docker/docker/testutil/environment [2022-09-06T16:14:39.363Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T16:14:39.363Z] github.com/docker/docker/testutil/fakegit [2022-09-06T16:14:39.363Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T16:14:39.363Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T16:14:39.363Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T16:14:39.363Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T16:14:39.363Z] github.com/docker/docker/testutil/registry [2022-09-06T16:14:39.363Z] github.com/docker/docker/testutil/request [2022-09-06T16:14:39.363Z] github.com/docker/docker/volume [2022-09-06T16:14:39.363Z] github.com/docker/docker/volume/drivers [2022-09-06T16:14:39.363Z] github.com/docker/docker/volume/local [2022-09-06T16:14:39.363Z] github.com/docker/docker/volume/mounts [2022-09-06T16:14:39.363Z] github.com/docker/docker/volume/service [2022-09-06T16:14:39.363Z] github.com/docker/docker/volume/service/opts [2022-09-06T16:14:39.363Z] github.com/docker/docker/volume/testutils' ']' [2022-09-06T16:14:39.363Z] + 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-06T16:14:39.363Z] ? github.com/docker/docker/api [no test files] [2022-09-06T16:14:42.221Z] check_test.go:510: [d81f598be6906] daemon is not started [2022-09-06T16:14:42.221Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-09-06T16:14:42.477Z] check_test.go:510: [da23f18dc295b] daemon is not started [2022-09-06T16:14:42.477Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-09-06T16:14:42.477Z] check_test.go:510: [d1f213ab33a65] daemon is not started [2022-09-06T16:14:42.477Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-09-06T16:14:42.733Z] check_test.go:510: [d864a72e2393f] daemon is not started [2022-09-06T16:14:42.733Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-09-06T16:14:42.990Z] check_test.go:510: [d4aca2c95e649] daemon is not started [2022-09-06T16:14:42.990Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2022-09-06T16:14:42.990Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-09-06T16:14:42.990Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.14s) [2022-09-06T16:14:42.990Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-09-06T16:14:42.990Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s) [2022-09-06T16:14:42.990Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-09-06T16:14:42.990Z] === RUN TestDockerNetworkSuite [2022-09-06T16:14:42.990Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-09-06T16:14:43.919Z] docker_cli_network_unix_test.go:46: [de7861eb1c064] daemon is not started [2022-09-06T16:14:44.174Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-09-06T16:14:44.737Z] docker_cli_network_unix_test.go:46: [d4412c3e35e9a] daemon is not started [2022-09-06T16:14:44.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-09-06T16:14:47.256Z] docker_cli_network_unix_test.go:46: [da6b706d021a3] daemon is not started [2022-09-06T16:14:47.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-09-06T16:14:48.878Z] docker_cli_network_unix_test.go:46: [d72256d9c1eb4] daemon is not started [2022-09-06T16:14:49.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-09-06T16:14:49.146Z] docker_cli_network_unix_test.go:1233: [d44568d50899b] daemon is not started [2022-09-06T16:14:51.699Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-09-06T16:14:52.627Z] docker_cli_network_unix_test.go:46: [d6949576f57c1] daemon is not started [2022-09-06T16:14:52.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-09-06T16:14:57.053Z] docker_cli_network_unix_test.go:46: [d052bf20c3a83] daemon is not started [2022-09-06T16:14:57.476Z] ok github.com/docker/docker/api/server 0.012s coverage: 7.9% of statements [2022-09-06T16:14:57.982Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-09-06T16:14:59.873Z] docker_cli_network_unix_test.go:46: [df4db92469f98] daemon is not started [2022-09-06T16:15:00.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-09-06T16:15:01.058Z] docker_cli_network_unix_test.go:46: [dbb773db67fc4] daemon is not started [2022-09-06T16:15:01.058Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-09-06T16:15:01.621Z] docker_cli_network_unix_test.go:46: [d0ee10b8ca0e4] daemon is not started [2022-09-06T16:15:01.621Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-09-06T16:15:01.878Z] docker_cli_network_unix_test.go:46: [d7d0fdef81c8c] daemon is not started [2022-09-06T16:15:02.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-09-06T16:15:02.696Z] docker_cli_network_unix_test.go:46: [de22479aee7cf] daemon is not started [2022-09-06T16:15:02.953Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-09-06T16:15:03.514Z] docker_cli_network_unix_test.go:46: [d9cb525de421f] daemon is not started [2022-09-06T16:15:03.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-09-06T16:15:04.027Z] docker_cli_network_unix_test.go:46: [dc8150f2e25c8] daemon is not started [2022-09-06T16:15:04.027Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-09-06T16:15:04.284Z] docker_cli_network_unix_test.go:46: [d46d096ae5c28] daemon is not started [2022-09-06T16:15:04.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-09-06T16:15:04.850Z] docker_cli_network_unix_test.go:46: [dd1e4e1272885] daemon is not started [2022-09-06T16:15:04.850Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-09-06T16:15:05.107Z] docker_cli_network_unix_test.go:46: [da8a03d535075] daemon is not started [2022-09-06T16:15:05.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-09-06T16:15:05.107Z] docker_cli_network_unix_test.go:46: [d48498bdd3a2c] daemon is not started [2022-09-06T16:15:05.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-09-06T16:15:05.363Z] docker_cli_network_unix_test.go:46: [d2e5efd6b57b9] daemon is not started [2022-09-06T16:15:05.363Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-09-06T16:15:05.925Z] docker_cli_network_unix_test.go:46: [d2d7c943ea71c] daemon is not started [2022-09-06T16:15:05.925Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-09-06T16:15:06.488Z] docker_cli_network_unix_test.go:46: [db8fa82139dc3] daemon is not started [2022-09-06T16:15:07.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-09-06T16:15:07.051Z] docker_cli_network_unix_test.go:46: [db44fc6d938ff] daemon is not started [2022-09-06T16:15:07.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-09-06T16:15:07.309Z] docker_cli_network_unix_test.go:46: [d76264f39938b] daemon is not started [2022-09-06T16:15:07.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-09-06T16:15:07.309Z] docker_cli_network_unix_test.go:46: [dc447d3ee2b4f] daemon is not started [2022-09-06T16:15:07.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-09-06T16:15:08.237Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-09-06T16:15:08.801Z] docker_cli_network_unix_test.go:968: [d5cbf8e5d927a] daemon is not started [2022-09-06T16:15:10.168Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-09-06T16:15:12.058Z] docker_cli_network_unix_test.go:46: [dfe5da6e9aa3b] daemon is not started [2022-09-06T16:15:12.058Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-09-06T16:15:12.621Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-09-06T16:15:14.529Z] docker_cli_network_unix_test.go:1116: [dbe70df6bf211] daemon is not started [2022-09-06T16:15:19.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-09-06T16:15:19.788Z] docker_cli_network_unix_test.go:46: [d372da5572a68] daemon is not started [2022-09-06T16:15:19.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-09-06T16:15:20.716Z] docker_cli_network_unix_test.go:46: [d4689b9054ff6] daemon is not started [2022-09-06T16:15:20.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-09-06T16:15:20.716Z] docker_cli_network_unix_test.go:46: [d9448f2cfea53] daemon is not started [2022-09-06T16:15:20.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-09-06T16:15:20.716Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-09-06T16:15:20.716Z] docker_cli_network_unix_test.go:46: [dd9411b7cb186] daemon is not started [2022-09-06T16:15:20.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-09-06T16:15:20.972Z] docker_cli_network_unix_test.go:46: [d4deec60fdf3f] daemon is not started [2022-09-06T16:15:20.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-09-06T16:15:21.228Z] docker_cli_network_unix_test.go:46: [d8a4715f892de] daemon is not started [2022-09-06T16:15:21.228Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-09-06T16:15:21.228Z] docker_cli_network_unix_test.go:46: [d1ec845b89057] daemon is not started [2022-09-06T16:15:21.228Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-09-06T16:15:23.120Z] docker_cli_network_unix_test.go:46: [d75b6905fe15f] daemon is not started [2022-09-06T16:15:24.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-09-06T16:15:24.049Z] docker_cli_network_unix_test.go:46: [d9b51d6a2f271] daemon is not started [2022-09-06T16:15:24.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-09-06T16:15:24.049Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-09-06T16:15:24.049Z] docker_cli_network_unix_test.go:46: [dd4f700696066] daemon is not started [2022-09-06T16:15:24.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-09-06T16:15:24.983Z] docker_cli_network_unix_test.go:46: [d0516e047f754] daemon is not started [2022-09-06T16:15:24.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-09-06T16:15:28.252Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-09-06T16:15:29.620Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-09-06T16:15:30.182Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-09-06T16:15:31.111Z] docker_cli_network_unix_test.go:1084: [d3ec8a75a01b3] daemon is not started [2022-09-06T16:15:33.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-09-06T16:15:33.631Z] docker_cli_network_unix_test.go:46: [d21fc850dec3c] daemon is not started [2022-09-06T16:15:33.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-09-06T16:15:33.890Z] docker_cli_network_unix_test.go:46: [df38492fe5332] daemon is not started [2022-09-06T16:15:34.453Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-09-06T16:15:34.710Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-09-06T16:15:35.638Z] docker_cli_network_unix_test.go:46: [d6cff3f9ef0e5] daemon is not started [2022-09-06T16:15:36.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-09-06T16:15:36.202Z] docker_cli_network_unix_test.go:46: [d66574bb7e2ee] daemon is not started [2022-09-06T16:15:36.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-09-06T16:15:36.765Z] docker_cli_network_unix_test.go:46: [d660075a12dc3] daemon is not started [2022-09-06T16:15:37.327Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-09-06T16:15:37.583Z] docker_cli_network_unix_test.go:46: [dc3d18fb634e6] daemon is not started [2022-09-06T16:15:37.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-09-06T16:15:38.145Z] docker_cli_network_unix_test.go:46: [d87f13985fccc] daemon is not started [2022-09-06T16:15:38.707Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-09-06T16:15:41.975Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-09-06T16:15:44.512Z] docker_cli_network_unix_test.go:46: [d36b74590f9f1] daemon is not started [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite (61.70s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.28s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.61s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.67s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.39s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.94s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.12s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.83s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.87s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.52s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.82s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.32s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.26s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.15s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.17s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.21s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.96s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-09-06T16:15:44.512Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.90s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.52s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.66s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.02s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.81s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.99s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2022-09-06T16:15:44.512Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.00s) [2022-09-06T16:15:44.512Z] === RUN TestDockerHubPullSuite [2022-09-06T16:15:44.512Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-09-06T16:15:45.878Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-09-06T16:15:45.878Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-09-06T16:15:45.878Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-09-06T16:15:46.805Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-09-06T16:15:49.323Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-09-06T16:15:50.689Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-09-06T16:15:50.945Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-09-06T16:15:51.507Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-09-06T16:15:52.436Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-09-06T16:15:52.436Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-09-06T16:15:52.692Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-09-06T16:15:53.256Z] --- PASS: TestDockerHubPullSuite (8.51s) [2022-09-06T16:15:53.256Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.26s) [2022-09-06T16:15:53.256Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s) [2022-09-06T16:15:53.256Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.02s) [2022-09-06T16:15:53.256Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.81s) [2022-09-06T16:15:53.256Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.52s) [2022-09-06T16:15:53.256Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-09-06T16:15:53.256Z] PASS [2022-09-06T16:15:53.256Z] [2022-09-06T16:15:53.256Z] === Skipped [2022-09-06T16:15:53.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-06T16:15:53.256Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-09-06T16:15:53.256Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-06T16:15:53.256Z] [2022-09-06T16:15:53.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-06T16:15:53.256Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-09-06T16:15:53.256Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-06T16:15:53.256Z] [2022-09-06T16:15:53.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-06T16:15:53.256Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-09-06T16:15:53.256Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-06T16:15:53.256Z] [2022-09-06T16:15:53.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-09-06T16:15:53.256Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-09-06T16:15:53.256Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-09-06T16:15:53.256Z] [2022-09-06T16:15:53.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-06T16:15:53.256Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-09-06T16:15:53.256Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-06T16:15:53.256Z] [2022-09-06T16:15:53.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-06T16:15:53.256Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-09-06T16:15:53.256Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-06T16:15:53.256Z] [2022-09-06T16:15:53.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-09-06T16:15:53.256Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-09-06T16:15:53.256Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-09-06T16:15:53.256Z] [2022-09-06T16:15:53.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-09-06T16:15:53.256Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-09-06T16:15:53.256Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-09-06T16:15:53.256Z] [2022-09-06T16:15:53.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-06T16:15:53.256Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-09-06T16:15:53.256Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-06T16:15:53.256Z] [2022-09-06T16:15:53.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-06T16:15:53.256Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-09-06T16:15:53.256Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-06T16:15:53.256Z] [2022-09-06T16:15:53.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-06T16:15:53.256Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-09-06T16:15:53.256Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-06T16:15:53.256Z] [2022-09-06T16:15:53.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-06T16:15:53.256Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-09-06T16:15:53.256Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-06T16:15:53.256Z] [2022-09-06T16:15:53.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-06T16:15:53.256Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-06T16:15:53.256Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-06T16:15:53.256Z] [2022-09-06T16:15:53.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-06T16:15:53.256Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-09-06T16:15:53.256Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-06T16:15:53.256Z] [2022-09-06T16:15:53.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-09-06T16:15:53.256Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-06T16:15:53.256Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-09-06T16:15:53.256Z] [2022-09-06T16:15:53.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-09-06T16:15:53.256Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-09-06T16:15:53.256Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-09-06T16:15:53.256Z] [2022-09-06T16:15:53.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-06T16:15:53.256Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-09-06T16:15:53.256Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-06T16:15:53.256Z] [2022-09-06T16:15:53.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-06T16:15:53.256Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-09-06T16:15:53.256Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-06T16:15:53.256Z] [2022-09-06T16:15:53.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-06T16:15:53.256Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-09-06T16:15:53.256Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-06T16:15:53.256Z] [2022-09-06T16:15:53.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-06T16:15:53.256Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-09-06T16:15:53.256Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-06T16:15:53.256Z] [2022-09-06T16:15:53.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-06T16:15:53.256Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-09-06T16:15:53.256Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-06T16:15:53.256Z] [2022-09-06T16:15:53.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-09-06T16:15:53.256Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-09-06T16:15:53.256Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-09-06T16:15:53.256Z] [2022-09-06T16:15:53.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-09-06T16:15:53.257Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-06T16:15:53.257Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-06T16:15:53.257Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-06T16:15:53.257Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T16:15:53.257Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-06T16:15:53.257Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T16:15:53.257Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-06T16:15:53.257Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-06T16:15:53.257Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-09-06T16:15:53.257Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-09-06T16:15:53.257Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-06T16:15:53.257Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-06T16:15:53.257Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-06T16:15:53.257Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-06T16:15:53.257Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-06T16:15:53.257Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-06T16:15:53.257Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-09-06T16:15:53.257Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-09-06T16:15:53.257Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-09-06T16:15:53.257Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-06T16:15:53.257Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-06T16:15:53.257Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-06T16:15:53.257Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-06T16:15:53.257Z] docker_cli_sni_test.go:30: Flakey test [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-06T16:15:53.257Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-06T16:15:53.257Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-06T16:15:53.257Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-06T16:15:53.257Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-09-06T16:15:53.257Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-09-06T16:15:53.257Z] docker_cli_network_unix_test.go:46: [dd4f700696066] daemon is not started [2022-09-06T16:15:53.257Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] DONE 1265 tests, 51 skipped in 1414.978s [2022-09-06T16:15:53.257Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T16:15:53.257Z] ++++ cat bundles/test-integration/docker.pid [2022-09-06T16:15:53.257Z] +++ kill 9457 [2022-09-06T16:15:53.257Z] +++ /etc/init.d/apparmor stop [2022-09-06T16:15:53.257Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] Unloading profiles will leave already running processes permanently [2022-09-06T16:15:53.257Z] unconfined, which can lead to unexpected situations. [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.257Z] To set a process to complain mode, use the command line tool [2022-09-06T16:15:53.257Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T16:15:53.257Z] +++ true [2022-09-06T16:15:53.257Z] exiting test-integration [2022-09-06T16:15:53.257Z] ++ exit 0 [2022-09-06T16:15:53.257Z] [2022-09-06T16:15:53.513Z] + for job in $(jobs -p) [2022-09-06T16:15:53.513Z] + wait 13544 [2022-09-06T16:15:54.878Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-09-06T16:16:33.960Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-06T16:16:33.960Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-06T16:16:33.960Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 31.9% of statements [2022-09-06T16:16:33.960Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-09-06T16:16:33.960Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-06T16:16:33.960Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-06T16:16:33.960Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-06T16:16:33.960Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-06T16:16:33.960Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-06T16:16:33.960Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-06T16:16:33.960Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-06T16:16:33.960Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-06T16:16:33.960Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-06T16:16:34.221Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-06T16:16:34.221Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-06T16:16:34.221Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-09-06T16:16:34.481Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-06T16:16:35.052Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2022-09-06T16:16:35.313Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-09-06T16:16:35.313Z] ? github.com/docker/docker/api/types [no test files] [2022-09-06T16:16:35.313Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-06T16:16:35.313Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-06T16:16:35.313Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-06T16:16:35.313Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-06T16:16:35.313Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-06T16:16:35.313Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-06T16:16:35.313Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-06T16:16:35.313Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-06T16:16:35.573Z] ok github.com/docker/docker/api/types/registry 0.003s coverage: 54.2% of statements [2022-09-06T16:16:35.573Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-09-06T16:16:35.573Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-06T16:16:35.573Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-06T16:16:35.834Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-09-06T16:16:35.834Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 77.3% of statements [2022-09-06T16:16:35.834Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-06T16:16:35.834Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-06T16:16:35.834Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-06T16:16:35.834Z] ? github.com/docker/docker/builder [no test files] [2022-09-06T16:16:35.834Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-06T16:16:35.834Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-06T16:16:35.834Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-06T16:16:35.834Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-06T16:16:35.834Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-06T16:16:35.834Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-06T16:16:35.834Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-06T16:16:40.034Z] ok github.com/docker/docker/builder/remotecontext 0.141s coverage: 13.7% of statements [2022-09-06T16:16:40.605Z] ok github.com/docker/docker/builder/dockerfile 0.587s coverage: 49.3% of statements [2022-09-06T16:16:40.605Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-09-06T16:16:41.546Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-09-06T16:16:42.487Z] ok github.com/docker/docker/builder/remotecontext/git 1.797s coverage: 86.3% of statements [2022-09-06T16:16:42.487Z] ? github.com/docker/docker/cli [no test files] [2022-09-06T16:16:42.487Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-06T16:16:42.487Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-06T16:16:42.487Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-06T16:16:42.747Z] ok github.com/docker/docker/cmd/docker-proxy 0.117s coverage: 67.6% of statements [2022-09-06T16:16:46.949Z] ok github.com/docker/docker/client 0.119s coverage: 76.1% of statements [2022-09-06T16:16:51.044Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-09-06T16:16:51.044Z] docker_cli_swarm_test.go:1180: [d05ddec07a733] joining swarm manager [d373fa8db0807]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T16:16:56.285Z] docker_cli_swarm_test.go:1189: [dfc8bd449a4ee] joining swarm manager [d373fa8db0807]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T16:17:25.735Z] ok github.com/docker/docker/cmd/dockerd 0.080s coverage: 29.9% of statements [2022-09-06T16:17:25.735Z] ok github.com/docker/docker/cmd/dockerd/trap 2.588s coverage: 0.0% of statements [2022-09-06T16:17:25.735Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-06T16:17:25.735Z] ok github.com/docker/docker/container 0.125s coverage: 35.7% of statements [2022-09-06T16:17:25.735Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-06T16:17:25.735Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-06T16:17:25.735Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-06T16:17:25.735Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-06T16:17:33.892Z] ok github.com/docker/docker/daemon/cluster 0.099s coverage: 0.5% of statements [2022-09-06T16:17:35.274Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-09-06T16:17:36.656Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-09-06T16:17:42.919Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-09-06T16:17:44.784Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.4% of statements [2022-09-06T16:17:45.724Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 76.8% of statements [2022-09-06T16:17:46.294Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-09-06T16:17:46.294Z] ok github.com/docker/docker/daemon 10.159s coverage: 16.4% of statements [2022-09-06T16:17:46.294Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-06T16:17:46.294Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-06T16:17:46.294Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-09-06T16:17:46.294Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-06T16:17:47.235Z] ok github.com/docker/docker/daemon/graphdriver 0.022s coverage: 2.2% of statements [2022-09-06T16:17:48.176Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.703s coverage: 74.8% of statements [2022-09-06T16:17:49.559Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 3.0% of statements [2022-09-06T16:17:49.559Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.361s coverage: 60.7% of statements [2022-09-06T16:17:50.940Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-09-06T16:17:52.563Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.310s coverage: 50.6% of statements [2022-09-06T16:17:52.856Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-09-06T16:17:53.947Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.374s coverage: 46.1% of statements [2022-09-06T16:17:53.948Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-06T16:17:54.889Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-09-06T16:17:54.889Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.747s coverage: 58.5% of statements [2022-09-06T16:17:54.889Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-06T16:17:54.889Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-06T16:17:56.123Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-09-06T16:17:56.271Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-09-06T16:17:56.842Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-09-06T16:17:58.014Z] docker_cli_swarm_test.go:1112: [db6fd54f9ef65] joining swarm manager [d2d3d8c403a6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T16:17:58.751Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.2% of statements [2022-09-06T16:17:58.751Z] ok github.com/docker/docker/daemon/images 0.079s coverage: 6.9% of statements [2022-09-06T16:17:58.751Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-06T16:17:58.751Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-06T16:17:59.379Z] docker_cli_swarm_test.go:1113: [d030a1c058f00] joining swarm manager [d2d3d8c403a6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T16:18:00.131Z] ok github.com/docker/docker/daemon/logger/fluentd 0.014s coverage: 53.6% of statements [2022-09-06T16:18:00.131Z] ok github.com/docker/docker/daemon/logger/awslogs 0.170s coverage: 80.2% of statements [2022-09-06T16:18:00.131Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-06T16:18:00.702Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-09-06T16:18:01.272Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.004s coverage: 88.2% of statements [2022-09-06T16:18:02.214Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.162s coverage: 76.8% of statements [2022-09-06T16:18:02.475Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-09-06T16:18:03.045Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 79.4% of statements [2022-09-06T16:18:03.986Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.020s coverage: 67.4% of statements [2022-09-06T16:18:04.557Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 31.5% of statements [2022-09-06T16:18:05.126Z] ok github.com/docker/docker/daemon/logger/journald 3.595s coverage: 74.3% of statements [2022-09-06T16:18:05.126Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-09-06T16:18:05.126Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-09-06T16:18:05.126Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-06T16:18:05.126Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-06T16:18:06.067Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2022-09-06T16:18:06.327Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-09-06T16:18:06.587Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-09-06T16:18:07.158Z] ok github.com/docker/docker/daemon/logger/splunk 1.568s coverage: 82.5% of statements [2022-09-06T16:18:07.158Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-06T16:18:07.158Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-06T16:18:08.100Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 44.4% of statements [2022-09-06T16:18:10.012Z] ok github.com/docker/docker/distribution 1.519s coverage: 28.0% of statements [2022-09-06T16:18:10.012Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-06T16:18:10.273Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-09-06T16:18:10.845Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 84.9% of statements [2022-09-06T16:18:10.845Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-06T16:18:10.845Z] ok github.com/docker/docker/image 0.052s coverage: 86.9% of statements [2022-09-06T16:18:11.417Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-09-06T16:18:11.678Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-09-06T16:18:11.678Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-06T16:18:11.678Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-06T16:18:11.938Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-09-06T16:18:13.323Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-09-06T16:18:13.584Z] ok github.com/docker/docker/opts 0.026s coverage: 66.0% of statements [2022-09-06T16:18:13.844Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-06T16:18:15.757Z] ok github.com/docker/docker/pkg/archive 0.307s coverage: 81.9% of statements [2022-09-06T16:18:16.336Z] ok github.com/docker/docker/pkg/authorization 0.341s coverage: 68.3% of statements [2022-09-06T16:18:16.611Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-06T16:18:16.884Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-09-06T16:18:20.177Z] ok github.com/docker/docker/pkg/chrootarchive 2.483s coverage: 42.7% of statements [2022-09-06T16:18:20.177Z] ok github.com/docker/docker/pkg/containerfs 0.008s coverage: 6.7% of statements [2022-09-06T16:18:20.436Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-09-06T16:18:20.436Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-09-06T16:18:21.007Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-09-06T16:18:21.267Z] ok github.com/docker/docker/layer 7.798s coverage: 68.9% of statements [2022-09-06T16:18:21.267Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-06T16:18:21.267Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-06T16:18:21.267Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-06T16:18:21.267Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-06T16:18:21.267Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-06T16:18:21.267Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-06T16:18:21.267Z] ok github.com/docker/docker/pkg/fsutils 0.157s coverage: 85.1% of statements [2022-09-06T16:18:21.527Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-09-06T16:18:22.909Z] ok github.com/docker/docker/pkg/idtools 0.561s coverage: 69.3% of statements [2022-09-06T16:18:22.909Z] ok github.com/docker/docker/pkg/ioutils 0.433s coverage: 69.7% of statements [2022-09-06T16:18:22.909Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-09-06T16:18:23.170Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-09-06T16:18:23.170Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-06T16:18:23.170Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-09-06T16:18:23.430Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2022-09-06T16:18:23.690Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-09-06T16:18:23.950Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-09-06T16:18:23.950Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-09-06T16:18:23.950Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-06T16:18:23.950Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-06T16:18:24.521Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-09-06T16:18:25.091Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-09-06T16:18:25.091Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-06T16:18:25.351Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-06T16:18:26.730Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-09-06T16:18:26.990Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-09-06T16:18:26.990Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-09-06T16:18:27.250Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-09-06T16:18:27.510Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-09-06T16:18:27.771Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-06T16:18:28.341Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-09-06T16:18:28.601Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-09-06T16:18:28.861Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2022-09-06T16:18:29.431Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-09-06T16:18:29.431Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-06T16:18:31.343Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-09-06T16:18:31.603Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-06T16:18:31.863Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-09-06T16:18:33.245Z] ok github.com/docker/docker/quota 0.238s coverage: 71.4% of statements [2022-09-06T16:18:33.245Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-09-06T16:18:34.185Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-09-06T16:18:34.446Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-09-06T16:18:34.706Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-09-06T16:18:35.276Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-09-06T16:18:35.276Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-09-06T16:18:37.188Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-09-06T16:18:37.768Z] ok github.com/docker/docker/volume/local 0.096s coverage: 76.8% of statements [2022-09-06T16:18:38.028Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-09-06T16:18:39.409Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-09-06T16:19:01.351Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-09-06T16:19:01.351Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-06T16:19:01.351Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-06T16:19:01.351Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-06T16:19:01.351Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-06T16:19:01.351Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-06T16:19:01.351Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-06T16:19:01.351Z] ? github.com/docker/docker/rootless [no test files] [2022-09-06T16:19:01.351Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-06T16:19:01.351Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-06T16:19:01.351Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-06T16:19:01.351Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-06T16:19:01.351Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-06T16:19:01.351Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-06T16:19:01.351Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-06T16:19:01.351Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-06T16:19:01.351Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-06T16:19:01.351Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-06T16:19:01.351Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-06T16:19:01.351Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-06T16:19:01.351Z] ? github.com/docker/docker/volume [no test files] [2022-09-06T16:19:01.351Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-06T16:19:01.351Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-06T16:19:01.351Z] [2022-09-06T16:19:01.351Z] === Skipped [2022-09-06T16:19:01.351Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-06T16:19:01.351Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-06T16:19:01.351Z] [2022-09-06T16:19:01.351Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-06T16:19:01.351Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-06T16:19:01.351Z] [2022-09-06T16:19:01.351Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-06T16:19:01.351Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-06T16:19:01.351Z] [2022-09-06T16:19:01.351Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-06T16:19:01.351Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-06T16:19:01.351Z] [2022-09-06T16:19:01.351Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-06T16:19:01.351Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T16:19:01.351Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T16:19:01.351Z] [2022-09-06T16:19:01.351Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-06T16:19:01.351Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T16:19:01.351Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T16:19:01.351Z] [2022-09-06T16:19:01.351Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-06T16:19:01.351Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T16:19:01.351Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T16:19:01.351Z] [2022-09-06T16:19:01.351Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-06T16:19:01.351Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T16:19:01.351Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T16:19:01.351Z] [2022-09-06T16:19:01.351Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-06T16:19:01.351Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T16:19:01.351Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T16:19:01.351Z] [2022-09-06T16:19:01.351Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-06T16:19:01.351Z] graphtest_unix.go:71: No driver to put! [2022-09-06T16:19:01.351Z] [2022-09-06T16:19:01.351Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-06T16:19:01.351Z] time="2022-09-06T16:17:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T16:19:01.351Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T16:19:01.351Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T16:19:01.351Z] [2022-09-06T16:19:01.351Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-06T16:19:01.351Z] time="2022-09-06T16:17:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T16:19:01.351Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T16:19:01.351Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T16:19:01.351Z] [2022-09-06T16:19:01.351Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-06T16:19:01.352Z] time="2022-09-06T16:17:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T16:19:01.352Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T16:19:01.352Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T16:19:01.352Z] [2022-09-06T16:19:01.352Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-06T16:19:01.352Z] time="2022-09-06T16:17:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T16:19:01.352Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T16:19:01.352Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T16:19:01.352Z] [2022-09-06T16:19:01.352Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-06T16:19:01.352Z] time="2022-09-06T16:17:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T16:19:01.352Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T16:19:01.352Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T16:19:01.352Z] [2022-09-06T16:19:01.352Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-06T16:19:01.352Z] graphtest_unix.go:71: No driver to put! [2022-09-06T16:19:01.352Z] [2022-09-06T16:19:01.352Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-06T16:19:01.352Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-06T16:19:01.352Z] [2022-09-06T16:19:01.352Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-06T16:19:01.352Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-06T16:19:01.352Z] [2022-09-06T16:19:01.352Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-06T16:19:01.352Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-06T16:19:01.352Z] [2022-09-06T16:19:01.352Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-06T16:19:01.352Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-06T16:19:01.352Z] [2022-09-06T16:19:01.352Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-06T16:19:01.352Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T16:19:01.352Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T16:19:01.352Z] [2022-09-06T16:19:01.352Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-06T16:19:01.352Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T16:19:01.352Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T16:19:01.352Z] [2022-09-06T16:19:01.352Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-06T16:19:01.352Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T16:19:01.352Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T16:19:01.352Z] [2022-09-06T16:19:01.352Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-06T16:19:01.352Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T16:19:01.352Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T16:19:01.352Z] [2022-09-06T16:19:01.352Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-06T16:19:01.352Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T16:19:01.352Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T16:19:01.352Z] [2022-09-06T16:19:01.352Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-06T16:19:01.352Z] graphtest_unix.go:71: No driver to put! [2022-09-06T16:19:01.352Z] [2022-09-06T16:19:01.352Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-06T16:19:01.352Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-06T16:19:01.352Z] [2022-09-06T16:19:01.352Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-06T16:19:01.352Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-06T16:19:01.352Z] [2022-09-06T16:19:01.352Z] DONE 2874 tests, 28 skipped in 260.333s [2022-09-06T16:19:01.352Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/config [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/idm [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/ns [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/options [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/osl [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T16:19:01.352Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-06T16:19:01.352Z] + 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-06T16:19:20.746Z] docker_cli_swarm_test.go:1166: [d8de20e4ba7a4] joining swarm manager [d2d3d8c403a6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-06T16:19:48.044Z] ok github.com/docker/docker/libnetwork 37.298s coverage: 40.6% of statements [2022-09-06T16:19:48.044Z] ok github.com/docker/docker/libnetwork/bitseq 0.115s coverage: 84.4% of statements [2022-09-06T16:19:48.044Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-06T16:19:48.044Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-06T16:19:48.044Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-06T16:19:48.044Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-06T16:19:48.044Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-06T16:19:48.044Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-06T16:19:48.044Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-06T16:19:48.044Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-06T16:19:48.044Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-09-06T16:19:48.044Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-09-06T16:19:48.044Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-06T16:19:48.044Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-06T16:19:48.044Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-09-06T16:19:48.045Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.368s coverage: 59.9% of statements [2022-09-06T16:19:48.045Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-06T16:19:48.045Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-09-06T16:19:48.045Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.019s coverage: 5.1% of statements [2022-09-06T16:19:48.045Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-06T16:19:48.045Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-09-06T16:19:48.045Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-06T16:19:48.045Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-09-06T16:19:52.795Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-09-06T16:19:54.161Z] docker_cli_swarm_test.go:1447: [d2db54d4b3b72] joining swarm manager [df47892b0a2e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T16:19:55.090Z] docker_cli_swarm_test.go:1448: [d55e7b7905452] joining swarm manager [df47892b0a2e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T16:19:58.030Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.175s coverage: 6.6% of statements [2022-09-06T16:19:58.030Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-06T16:19:58.030Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-09-06T16:19:58.030Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-09-06T16:19:58.030Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-06T16:19:58.030Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-06T16:19:58.030Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-06T16:19:58.290Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-09-06T16:19:58.550Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-09-06T16:19:58.811Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-06T16:19:58.811Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-09-06T16:20:07.256Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-09-06T16:20:07.257Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-09-06T16:20:07.257Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-09-06T16:20:07.257Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-09-06T16:20:07.257Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-09-06T16:20:07.818Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-09-06T16:20:10.335Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-09-06T16:20:11.035Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-09-06T16:20:13.603Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-09-06T16:20:15.492Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-09-06T16:20:17.382Z] docker_cli_swarm_unix_test.go:63: [d17ff8c833913] joining swarm manager [d94c90d74d59c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T16:20:25.949Z] ok github.com/docker/docker/libnetwork/ipam 14.571s coverage: 85.3% of statements [2022-09-06T16:20:25.949Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-06T16:20:25.949Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-06T16:20:25.949Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-09-06T16:20:25.949Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-09-06T16:20:25.949Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-06T16:20:25.949Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-09-06T16:20:25.949Z] ok github.com/docker/docker/libnetwork/ipamutils 0.268s coverage: 74.0% of statements [2022-09-06T16:20:26.518Z] ok github.com/docker/docker/libnetwork/iptables 0.164s coverage: 45.0% of statements [2022-09-06T16:20:26.518Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-06T16:20:26.778Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-09-06T16:21:13.545Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-09-06T16:21:13.545Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-09-06T16:21:13.545Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-09-06T16:21:14.924Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-09-06T16:21:18.207Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-09-06T16:21:20.098Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-09-06T16:21:22.616Z] docker_api_swarm_test.go:962: [d2522b2c85999] joining swarm manager [d08812c435b55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T16:21:40.657Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-09-06T16:21:52.824Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-09-06T16:21:53.751Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-09-06T16:21:56.268Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-09-06T16:21:58.785Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-09-06T16:22:05.323Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-09-06T16:22:10.583Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-09-06T16:22:12.475Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-09-06T16:22:14.992Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-09-06T16:22:17.510Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-09-06T16:22:18.249Z] ok github.com/docker/docker/libnetwork/networkdb 103.868s coverage: 60.1% of statements [2022-09-06T16:22:18.250Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-06T16:22:18.250Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-06T16:22:18.250Z] ok github.com/docker/docker/libnetwork/osl 4.327s coverage: 39.7% of statements [2022-09-06T16:22:18.250Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-06T16:22:18.250Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-09-06T16:22:18.820Z] ok github.com/docker/docker/libnetwork/portmapper 0.589s coverage: 48.6% of statements [2022-09-06T16:22:18.820Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-09-06T16:22:18.820Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-06T16:22:19.080Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-09-06T16:22:19.080Z] [2022-09-06T16:22:19.080Z] === Skipped [2022-09-06T16:22:19.080Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-06T16:22:19.080Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-06T16:22:19.080Z] [2022-09-06T16:22:19.080Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-06T16:22:19.080Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-06T16:22:19.080Z] [2022-09-06T16:22:19.080Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-06T16:22:19.080Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-06T16:22:19.080Z] [2022-09-06T16:22:19.080Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-06T16:22:19.080Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T16:22:19.080Z] [2022-09-06T16:22:19.080Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-06T16:22:19.080Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T16:22:19.080Z] [2022-09-06T16:22:19.080Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-06T16:22:19.080Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T16:22:19.080Z] [2022-09-06T16:22:19.080Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-06T16:22:19.080Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T16:22:19.080Z] [2022-09-06T16:22:19.080Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-06T16:22:19.080Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T16:22:19.080Z] [2022-09-06T16:22:19.080Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-06T16:22:19.080Z] firewalld_test.go:14: firewalld is not running [2022-09-06T16:22:19.080Z] [2022-09-06T16:22:19.080Z] DONE 327 tests, 9 skipped in 200.591s Post stage [Pipeline] junit [2022-09-06T16:22:19.663Z] Recording test results [2022-09-06T16:22:20.028Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-09-06T16:22:20.078Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-09-06T16:22:20.435Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44091/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=89d77ca569cf8f726c127233b36941b3121ccedd -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:89d77ca569cf8f726c127233b36941b3121ccedd hack/validate/vendor [2022-09-06T16:22:21.005Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T16:22:21.581Z] + echo Ensuring container killed. [2022-09-06T16:22:21.581Z] Ensuring container killed. [2022-09-06T16:22:21.581Z] + docker rm -vf docker-pr3 [2022-09-06T16:22:21.581Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-09-06T16:22:21.871Z] + echo Chowning /workspace to jenkins user [2022-09-06T16:22:21.871Z] Chowning /workspace to jenkins user [2022-09-06T16:22:21.871Z] + id -u [2022-09-06T16:22:21.871Z] + id -g [2022-09-06T16:22:21.871Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44091:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T16:22:22.544Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T16:22:23.547Z] + bundleName=unit [2022-09-06T16:22:23.547Z] + echo Creating unit-bundles.tar.gz [2022-09-06T16:22:23.547Z] Creating unit-bundles.tar.gz [2022-09-06T16:22:23.547Z] + 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-06T16:22:23.547Z] bundles/junit-report-libnetwork.xml [2022-09-06T16:22:23.547Z] bundles/junit-report.xml [2022-09-06T16:22:23.547Z] bundles/go-test-report-libnetwork.json [2022-09-06T16:22:23.547Z] bundles/go-test-report.json [2022-09-06T16:22:23.547Z] bundles/profile-libnetwork.out [2022-09-06T16:22:23.547Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-09-06T16:22:23.562Z] Archiving artifacts [2022-09-06T16:22:23.935Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44091/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T16:22:24.241Z] + make clean [2022-09-06T16:22:24.241Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-06T16:22:24.241Z] docker-dev-cache [2022-09-06T16:22:24.241Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T16:22:25.060Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-09-06T16:23:21.228Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-09-06T16:23:33.424Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite (1564.42s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.09s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.05s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.75s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.27s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.65s) [2022-09-06T16:23:51.465Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.72s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.02s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.79s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (29.50s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.09s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.78s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.62s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.68s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.39s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.25s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.90s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.68s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.64s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.34s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.43s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.62s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.71s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.37s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.70s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.94s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.16s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.94s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.50s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.64s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.75s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.57s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.98s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.69s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.68s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.62s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.11s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.01s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.98s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.89s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.05s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.75s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.02s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.61s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.41s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.51s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.85s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.92s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.56s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.06s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.83s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.02s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.26s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.09s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.01s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.20s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.27s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.95s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.98s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.60s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.70s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.17s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.05s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.16s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.49s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.68s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.46s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.55s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.75s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.53s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.77s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.14s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.32s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.62s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.67s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (95.50s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.14s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.23s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.11s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.38s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.51s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.18s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.02s) [2022-09-06T16:23:51.465Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.99s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.73s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.30s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.48s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.77s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.11s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.06s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (116.21s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.17s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.13s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.16s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.14s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.29s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.12s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.03s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.03s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.39s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.32s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.13s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.15s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.16s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.72s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.72s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.34s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.44s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.38s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.46s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.90s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.15s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.81s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.12s) [2022-09-06T16:23:51.465Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.23s) [2022-09-06T16:23:51.465Z] === RUN TestDockerExternalVolumeSuite [2022-09-06T16:23:51.465Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-09-06T16:23:51.465Z] docker_cli_external_volume_driver_test.go:53: [d777ee70e18fe] daemon is not started [2022-09-06T16:24:06.299Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-09-06T16:25:13.916Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-09-06T16:25:23.853Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-09-06T16:25:38.701Z] docker_cli_external_volume_driver_test.go:53: [d6f3f962545e5] daemon is not started [2022-09-06T16:25:53.534Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-09-06T16:26:11.572Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-09-06T16:26:23.733Z] docker_cli_external_volume_driver_test.go:53: [d9c3fa5575700] daemon is not started [2022-09-06T16:26:38.568Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-09-06T16:26:38.824Z] docker_cli_external_volume_driver_test.go:53: [d5a1d6d6f5ebe] daemon is not started [2022-09-06T16:26:53.687Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-09-06T16:27:25.711Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-09-06T16:27:43.749Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-09-06T16:27:58.584Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-09-06T16:28:46.195Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-09-06T16:29:04.238Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-09-06T16:29:36.262Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-09-06T16:30:08.283Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-09-06T16:30:20.474Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-09-06T16:30:38.515Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-09-06T16:30:38.515Z] docker_cli_external_volume_driver_test.go:485: [d83f1bc4a7d7f] daemon is not started [2022-09-06T16:30:53.351Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-09-06T16:30:53.351Z] docker_cli_external_volume_driver_test.go:53: [d668d7d843ce0] daemon is not started [2022-09-06T16:31:08.186Z] --- PASS: TestDockerExternalVolumeSuite (436.59s) [2022-09-06T16:31:08.186Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-09-06T16:31:08.186Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-09-06T16:31:08.186Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.14s) [2022-09-06T16:31:08.186Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-09-06T16:31:08.186Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-09-06T16:31:08.186Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-09-06T16:31:08.186Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-09-06T16:31:08.186Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.14s) [2022-09-06T16:31:08.186Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-09-06T16:31:08.186Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.74s) [2022-09-06T16:31:08.186Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-09-06T16:31:08.186Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.15s) [2022-09-06T16:31:08.186Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.22s) [2022-09-06T16:31:08.186Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-09-06T16:31:08.186Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-09-06T16:31:08.186Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.52s) [2022-09-06T16:31:08.186Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s) [2022-09-06T16:31:08.186Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-09-06T16:31:08.186Z] PASS [2022-09-06T16:31:08.186Z] [2022-09-06T16:31:08.186Z] === Skipped [2022-09-06T16:31:08.186Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-06T16:31:08.186Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-06T16:31:08.186Z] check_test.go:540: [dd84d01f79fea] daemon is not started [2022-09-06T16:31:08.186Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-06T16:31:08.186Z] [2022-09-06T16:31:08.186Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-09-06T16:31:08.186Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-06T16:31:08.186Z] check_test.go:540: [d8bf73c9232f6] daemon is not started [2022-09-06T16:31:08.186Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-09-06T16:31:08.186Z] [2022-09-06T16:31:08.186Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-09-06T16:31:08.186Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-06T16:31:08.186Z] check_test.go:540: [d067e99dec788] daemon is not started [2022-09-06T16:31:08.186Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-09-06T16:31:08.186Z] [2022-09-06T16:31:08.186Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-09-06T16:31:08.186Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-06T16:31:08.186Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-09-06T16:31:08.186Z] [2022-09-06T16:31:08.186Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-06T16:31:08.186Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-09-06T16:31:08.186Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-06T16:31:08.186Z] [2022-09-06T16:31:08.186Z] DONE 269 tests, 5 skipped in 2329.270s [2022-09-06T16:31:08.186Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T16:31:08.186Z] ++++ cat bundles/test-integration/docker.pid [2022-09-06T16:31:08.186Z] +++ kill 9452 [2022-09-06T16:31:08.186Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d958cf5059872/docker.pid [2022-09-06T16:31:08.186Z] +++ kill 7029 [2022-09-06T16:31:08.186Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7029 is not a child of this shell [2022-09-06T16:31:08.186Z] warning: PID 7029 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d958cf5059872/docker.pid had a nonzero exit code [2022-09-06T16:31:08.186Z] +++ /etc/init.d/apparmor stop [2022-09-06T16:31:08.186Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T16:31:08.186Z] [2022-09-06T16:31:08.186Z] Unloading profiles will leave already running processes permanently [2022-09-06T16:31:08.186Z] unconfined, which can lead to unexpected situations. [2022-09-06T16:31:08.186Z] [2022-09-06T16:31:08.186Z] To set a process to complain mode, use the command line tool [2022-09-06T16:31:08.186Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T16:31:08.186Z] +++ true [2022-09-06T16:31:08.186Z] exiting test-integration [2022-09-06T16:31:08.186Z] ++ exit 0 [2022-09-06T16:31:08.186Z] [2022-09-06T16:31:08.186Z] + exit 0 [2022-09-06T16:31:08.186Z] ++ jobs -p [2022-09-06T16:31:08.186Z] + pids= [2022-09-06T16:31:08.186Z] + echo 'Remaining pids to kill: []' [2022-09-06T16:31:08.186Z] Remaining pids to kill: [] [2022-09-06T16:31:08.186Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-09-06T16:31:08.197Z] Recording test results [2022-09-06T16:31:08.681Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T16:31:08.996Z] + echo Ensuring container killed. [2022-09-06T16:31:08.996Z] Ensuring container killed. [2022-09-06T16:31:08.996Z] + docker ps -aq -f name=docker-pr3-* [2022-09-06T16:31:08.996Z] + cids=206b3fb332fc [2022-09-06T16:31:08.996Z] 773fa7589b4b [2022-09-06T16:31:08.996Z] 909a7dc44a43 [2022-09-06T16:31:08.996Z] + [ -n 206b3fb332fc [2022-09-06T16:31:08.996Z] 773fa7589b4b [2022-09-06T16:31:08.996Z] 909a7dc44a43 ] [2022-09-06T16:31:08.996Z] + docker rm -vf 206b3fb332fc 773fa7589b4b 909a7dc44a43 [2022-09-06T16:31:09.924Z] 206b3fb332fc [2022-09-06T16:31:09.924Z] 773fa7589b4b [2022-09-06T16:31:09.924Z] 909a7dc44a43 [Pipeline] sh [2022-09-06T16:31:10.242Z] + echo Chowning /workspace to jenkins user [2022-09-06T16:31:10.242Z] Chowning /workspace to jenkins user [2022-09-06T16:31:10.242Z] + id -u [2022-09-06T16:31:10.242Z] + id -g [2022-09-06T16:31:10.242Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44091:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T16:31:13.043Z] + bundleName=amd64 [2022-09-06T16:31:13.044Z] + echo Creating amd64-bundles.tar.gz [2022-09-06T16:31:13.044Z] Creating amd64-bundles.tar.gz [2022-09-06T16:31:13.044Z] + 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-06T16:31:13.044Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-06T16:31:14.417Z] Archiving artifacts [2022-09-06T16:31:14.817Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44091/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T16:31:15.116Z] + make clean [2022-09-06T16:31:15.117Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-06T16:31:15.117Z] docker-dev-cache [2022-09-06T16:31:15.117Z] 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