Pull request #43903 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from f1d71f7cc3e5a394db078526dcffbdb64f0cac4e+9100e3c087216343e4149887d43f1e7ae272968a (604465f2bd54e2d303f71855d39f6d72aab00789) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43903@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-03T18:08:58.101Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-03T18:08:58.105Z] Trying to pass milestone 1 [Pipeline] milestone [2022-08-03T18:08:58.326Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-03T18:08:58.535Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-050061244053d8698) in /home/ubuntu/workspace/moby_PR-43903 [Pipeline] { [Pipeline] checkout [2022-08-03T18:08:58.570Z] The recommended git tool is: git [2022-08-03T18:08:58.582Z] using credential docker-jenkins-github-credentials [2022-08-03T18:08:58.605Z] Fetching changes from the remote Git repository [2022-08-03T18:08:58.624Z] Fetching without tags [2022-08-03T18:08:58.592Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43903/.git # timeout=10 [2022-08-03T18:08:58.611Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-03T18:08:58.630Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-03T18:08:58.630Z] > git --version # timeout=10 [2022-08-03T18:08:58.647Z] > git --version # 'git version 2.17.1' [2022-08-03T18:08:58.648Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-03T18:08:58.648Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43903/head:refs/remotes/origin/PR-43903 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-03T18:09:14.772Z] Merging remotes/origin/master commit 9100e3c087216343e4149887d43f1e7ae272968a into PR head commit f1d71f7cc3e5a394db078526dcffbdb64f0cac4e [2022-08-03T18:09:15.420Z] Merge succeeded, producing f1d71f7cc3e5a394db078526dcffbdb64f0cac4e [2022-08-03T18:09:15.420Z] Checking out Revision f1d71f7cc3e5a394db078526dcffbdb64f0cac4e (PR-43903) [2022-08-03T18:09:14.780Z] > git config core.sparsecheckout # timeout=10 [2022-08-03T18:09:14.792Z] > git checkout -f f1d71f7cc3e5a394db078526dcffbdb64f0cac4e # timeout=10 [2022-08-03T18:09:15.361Z] > git remote # timeout=10 [2022-08-03T18:09:15.376Z] > git config --get remote.origin.url # timeout=10 [2022-08-03T18:09:15.396Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-03T18:09:15.397Z] > git merge 9100e3c087216343e4149887d43f1e7ae272968a # timeout=10 [2022-08-03T18:09:15.409Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-03T18:09:15.425Z] > git config core.sparsecheckout # timeout=10 [2022-08-03T18:09:15.447Z] > git checkout -f f1d71f7cc3e5a394db078526dcffbdb64f0cac4e # timeout=10 [2022-08-03T18:09:19.407Z] Commit message: "Update golang to 1.18.5" [2022-08-03T18:09:19.423Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T18:09:19.412Z] > git rev-list --no-walk 1ef4b84533ee29f5fe5496c88b4875e1bf89c09c # timeout=10 [2022-08-03T18:09:20.399Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43903:/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-08-03T18:09:28.534Z] Unable to find image 'alpine:latest' locally [2022-08-03T18:09:28.534Z] latest: Pulling from library/alpine [2022-08-03T18:09:28.534Z] 530afca65e2e: Pulling fs layer [2022-08-03T18:09:28.534Z] 530afca65e2e: Verifying Checksum [2022-08-03T18:09:28.534Z] 530afca65e2e: Download complete [2022-08-03T18:09:28.534Z] 530afca65e2e: Pull complete [2022-08-03T18:09:28.534Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-03T18:09:28.534Z] Status: Downloaded newer image for alpine:latest [2022-08-03T18:09:32.730Z] 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-08-03T18:09:33.503Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-050061244053d8698) in /home/ubuntu/workspace/moby_PR-43903 [2022-08-03T18:09:33.503Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02556ea6fc5bea1ee) in /home/ubuntu/workspace/moby_PR-43903 [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) 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] checkout [2022-08-03T18:09:33.553Z] The recommended git tool is: git [Pipeline] checkout [2022-08-03T18:09:33.558Z] The recommended git tool is: git [2022-08-03T18:09:33.562Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-08-03T18:09:33.578Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-08-03T18:09:33.591Z] Fetching without tags [Pipeline] // stage [2022-08-03T18:09:33.607Z] using credential docker-jenkins-github-credentials [Pipeline] stage [2022-08-03T18:09:33.615Z] Cloning the remote Git repository [2022-08-03T18:09:33.615Z] Cloning with configured refspecs honoured and without tags [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 [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-08-03T18:09:33.789Z] Merging remotes/origin/master commit 9100e3c087216343e4149887d43f1e7ae272968a into PR head commit f1d71f7cc3e5a394db078526dcffbdb64f0cac4e [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-03T18:09:34.222Z] Merge succeeded, producing f1d71f7cc3e5a394db078526dcffbdb64f0cac4e [2022-08-03T18:09:34.222Z] Checking out Revision f1d71f7cc3e5a394db078526dcffbdb64f0cac4e (PR-43903) [2022-08-03T18:09:34.293Z] Commit message: "Update golang to 1.18.5" [2022-08-03T18:09:33.574Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43903/.git # timeout=10 [2022-08-03T18:09:33.583Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-03T18:09:33.596Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-03T18:09:33.596Z] > git --version # timeout=10 [2022-08-03T18:09:33.602Z] > git --version # 'git version 2.17.1' [2022-08-03T18:09:33.602Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-03T18:09:33.603Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43903/head:refs/remotes/origin/PR-43903 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-03T18:09:33.793Z] > git config core.sparsecheckout # timeout=10 [2022-08-03T18:09:33.801Z] > git checkout -f f1d71f7cc3e5a394db078526dcffbdb64f0cac4e # timeout=10 [2022-08-03T18:09:34.188Z] > git remote # timeout=10 [2022-08-03T18:09:34.194Z] > git config --get remote.origin.url # timeout=10 [2022-08-03T18:09:34.206Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-03T18:09:34.206Z] > git merge 9100e3c087216343e4149887d43f1e7ae272968a # timeout=10 [2022-08-03T18:09:34.218Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-03T18:09:34.227Z] > git config core.sparsecheckout # timeout=10 [2022-08-03T18:09:34.231Z] > git checkout -f f1d71f7cc3e5a394db078526dcffbdb64f0cac4e # timeout=10 [2022-08-03T18:09:33.653Z] Cloning repository https://github.com/moby/moby.git [2022-08-03T18:09:33.653Z] > git init /home/ubuntu/workspace/moby_PR-43903 # timeout=10 [2022-08-03T18:09:33.661Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-03T18:09:33.661Z] > git --version # timeout=10 [2022-08-03T18:09:33.663Z] > git --version # 'git version 2.17.1' [2022-08-03T18:09:33.663Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-03T18:09:33.664Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43903/head:refs/remotes/origin/PR-43903 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-03T18:09:34.952Z] + docker version [2022-08-03T18:09:34.952Z] Client: Docker Engine - Community [2022-08-03T18:09:34.952Z] Version: 20.10.14 [2022-08-03T18:09:34.952Z] API version: 1.41 [2022-08-03T18:09:34.952Z] Go version: go1.16.15 [2022-08-03T18:09:34.952Z] Git commit: a224086 [2022-08-03T18:09:34.952Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-03T18:09:34.952Z] OS/Arch: linux/amd64 [2022-08-03T18:09:34.952Z] Context: default [2022-08-03T18:09:34.952Z] Experimental: true [2022-08-03T18:09:34.952Z] [2022-08-03T18:09:34.952Z] Server: Docker Engine - Community [2022-08-03T18:09:34.952Z] Engine: [2022-08-03T18:09:34.952Z] Version: 20.10.14 [2022-08-03T18:09:34.952Z] API version: 1.41 (minimum version 1.12) [2022-08-03T18:09:34.952Z] Go version: go1.16.15 [2022-08-03T18:09:34.952Z] Git commit: 87a90dc [2022-08-03T18:09:34.952Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-03T18:09:34.952Z] OS/Arch: linux/amd64 [2022-08-03T18:09:34.952Z] Experimental: true [2022-08-03T18:09:34.952Z] containerd: [2022-08-03T18:09:34.952Z] Version: 1.5.11 [2022-08-03T18:09:34.952Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-03T18:09:34.952Z] runc: [2022-08-03T18:09:34.952Z] Version: 1.0.3 [2022-08-03T18:09:34.952Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-03T18:09:34.952Z] docker-init: [2022-08-03T18:09:34.952Z] Version: 0.19.0 [2022-08-03T18:09:34.952Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-03T18:09:35.241Z] + docker info [2022-08-03T18:09:45.648Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a4970a41fe910fa7) in /home/ubuntu/workspace/moby_PR-43903 [Pipeline] { [Pipeline] checkout [2022-08-03T18:09:45.816Z] The recommended git tool is: git [2022-08-03T18:09:48.503Z] Still waiting to schedule task [2022-08-03T18:09:48.503Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-03T18:09:48.504Z] Still waiting to schedule task [2022-08-03T18:09:48.504Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-05651f1a4f9b6d377)’ is offline [2022-08-03T18:09:48.504Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.504Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-03T18:09:48.852Z] using credential docker-jenkins-github-credentials [2022-08-03T18:09:48.868Z] Cloning the remote Git repository [2022-08-03T18:09:48.869Z] Cloning with configured refspecs honoured and without tags [2022-08-03T18:09:49.155Z] Fetching without tags [2022-08-03T18:09:48.894Z] Cloning repository https://github.com/moby/moby.git [2022-08-03T18:09:48.964Z] > git init /home/ubuntu/workspace/moby_PR-43903 # timeout=10 [2022-08-03T18:09:49.366Z] Merging remotes/origin/master commit 9100e3c087216343e4149887d43f1e7ae272968a into PR head commit f1d71f7cc3e5a394db078526dcffbdb64f0cac4e [2022-08-03T18:09:49.133Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-03T18:09:49.136Z] > git config --add remote.origin.fetch +refs/pull/43903/head:refs/remotes/origin/PR-43903 # timeout=10 [2022-08-03T18:09:49.141Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-03T18:09:49.145Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-03T18:09:49.193Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-03T18:09:49.193Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-03T18:09:49.194Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43903/head:refs/remotes/origin/PR-43903 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-03T18:09:49.362Z] > git config core.sparsecheckout # timeout=10 [2022-08-03T18:09:49.368Z] > git checkout -f f1d71f7cc3e5a394db078526dcffbdb64f0cac4e # timeout=10 [2022-08-03T18:09:49.917Z] Merge succeeded, producing f1d71f7cc3e5a394db078526dcffbdb64f0cac4e [2022-08-03T18:09:49.917Z] Checking out Revision f1d71f7cc3e5a394db078526dcffbdb64f0cac4e (PR-43903) [2022-08-03T18:09:49.447Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-03T18:09:49.447Z] > git --version # timeout=10 [2022-08-03T18:09:49.455Z] > git --version # 'git version 2.25.1' [2022-08-03T18:09:49.455Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-03T18:09:49.457Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43903/head:refs/remotes/origin/PR-43903 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-03T18:09:50.538Z] Commit message: "Update golang to 1.18.5" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T18:09:49.893Z] > git remote # timeout=10 [2022-08-03T18:09:49.898Z] > git config --get remote.origin.url # timeout=10 [2022-08-03T18:09:49.901Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-03T18:09:49.901Z] > git merge 9100e3c087216343e4149887d43f1e7ae272968a # timeout=10 [2022-08-03T18:09:49.909Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-03T18:09:49.914Z] > git config core.sparsecheckout # timeout=10 [2022-08-03T18:09:49.916Z] > git checkout -f f1d71f7cc3e5a394db078526dcffbdb64f0cac4e # timeout=10 [2022-08-03T18:09:51.313Z] + [ PR != PR ] [2022-08-03T18:09:51.313Z] + [ master != master ] [2022-08-03T18:09:51.313Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-03T18:09:51.619Z] + docker version [2022-08-03T18:09:51.619Z] Client: Docker Engine - Community [2022-08-03T18:09:51.619Z] Version: 20.10.14 [2022-08-03T18:09:51.619Z] API version: 1.41 [2022-08-03T18:09:51.619Z] Go version: go1.16.15 [2022-08-03T18:09:51.619Z] Git commit: a224086 [2022-08-03T18:09:51.619Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-03T18:09:51.619Z] OS/Arch: linux/amd64 [2022-08-03T18:09:51.619Z] Context: default [2022-08-03T18:09:51.619Z] Experimental: true [2022-08-03T18:09:51.619Z] [2022-08-03T18:09:51.619Z] Server: Docker Engine - Community [2022-08-03T18:09:51.619Z] Engine: [2022-08-03T18:09:51.619Z] Version: 20.10.14 [2022-08-03T18:09:51.619Z] API version: 1.41 (minimum version 1.12) [2022-08-03T18:09:51.619Z] Go version: go1.16.15 [2022-08-03T18:09:51.619Z] Git commit: 87a90dc [2022-08-03T18:09:51.619Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-03T18:09:51.619Z] OS/Arch: linux/amd64 [2022-08-03T18:09:51.619Z] Experimental: true [2022-08-03T18:09:51.619Z] containerd: [2022-08-03T18:09:51.619Z] Version: 1.5.11 [2022-08-03T18:09:51.619Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-03T18:09:51.619Z] runc: [2022-08-03T18:09:51.619Z] Version: 1.0.3 [2022-08-03T18:09:51.619Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-03T18:09:51.619Z] docker-init: [2022-08-03T18:09:51.619Z] Version: 0.19.0 [2022-08-03T18:09:51.619Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-03T18:09:51.939Z] + docker info [2022-08-03T18:09:51.939Z] Client: [2022-08-03T18:09:51.939Z] Context: default [2022-08-03T18:09:51.939Z] Debug Mode: false [2022-08-03T18:09:51.939Z] Plugins: [2022-08-03T18:09:51.939Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-03T18:09:51.939Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-03T18:09:51.939Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-03T18:09:51.939Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-03T18:09:51.939Z] [2022-08-03T18:09:51.939Z] Server: [2022-08-03T18:09:51.939Z] Containers: 0 [2022-08-03T18:09:51.939Z] Running: 0 [2022-08-03T18:09:51.939Z] Paused: 0 [2022-08-03T18:09:51.939Z] Stopped: 0 [2022-08-03T18:09:51.939Z] Images: 3 [2022-08-03T18:09:51.939Z] Server Version: 20.10.14 [2022-08-03T18:09:51.939Z] Storage Driver: overlay2 [2022-08-03T18:09:51.939Z] Backing Filesystem: extfs [2022-08-03T18:09:51.939Z] Supports d_type: true [2022-08-03T18:09:51.939Z] Native Overlay Diff: true [2022-08-03T18:09:51.939Z] userxattr: false [2022-08-03T18:09:51.939Z] Logging Driver: json-file [2022-08-03T18:09:51.939Z] Cgroup Driver: cgroupfs [2022-08-03T18:09:51.939Z] Cgroup Version: 1 [2022-08-03T18:09:51.939Z] Plugins: [2022-08-03T18:09:51.939Z] Volume: local [2022-08-03T18:09:51.939Z] Network: bridge host ipvlan macvlan null overlay [2022-08-03T18:09:51.939Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-03T18:09:51.939Z] Swarm: inactive [2022-08-03T18:09:51.939Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-03T18:09:51.939Z] Default Runtime: runc [2022-08-03T18:09:51.939Z] Init Binary: docker-init [2022-08-03T18:09:51.939Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-03T18:09:51.939Z] runc version: v1.0.3-0-gf46b6ba [2022-08-03T18:09:51.939Z] init version: de40ad0 [2022-08-03T18:09:51.939Z] Security Options: [2022-08-03T18:09:51.939Z] apparmor [2022-08-03T18:09:51.939Z] seccomp [2022-08-03T18:09:51.939Z] Profile: default [2022-08-03T18:09:51.939Z] Kernel Version: 5.4.0-1071-aws [2022-08-03T18:09:51.939Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-03T18:09:51.939Z] OSType: linux [2022-08-03T18:09:51.939Z] Architecture: x86_64 [2022-08-03T18:09:51.939Z] CPUs: 2 [2022-08-03T18:09:51.939Z] Total Memory: 7.565GiB [2022-08-03T18:09:51.939Z] Name: ip-10-100-70-92 [2022-08-03T18:09:51.939Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-03T18:09:51.939Z] Docker Root Dir: /var/lib/docker [2022-08-03T18:09:51.939Z] Debug Mode: false [2022-08-03T18:09:51.939Z] Registry: https://index.docker.io/v1/ [2022-08-03T18:09:51.939Z] Labels: [2022-08-03T18:09:51.939Z] Experimental: true [2022-08-03T18:09:51.939Z] Insecure Registries: [2022-08-03T18:09:51.939Z] 127.0.0.0/8 [2022-08-03T18:09:51.939Z] Live Restore Enabled: true [2022-08-03T18:09:51.939Z] [2022-08-03T18:09:51.939Z] WARNING: No swap limit support [Pipeline] sh [2022-08-03T18:09:52.218Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-03T18:09:52.218Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-03T18:09:52.218Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43903/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-03T18:09:52.218Z] + bash /home/ubuntu/workspace/moby_PR-43903/check-config.sh [2022-08-03T18:09:52.218Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-03T18:09:52.218Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-03T18:09:52.218Z] [2022-08-03T18:09:52.218Z] Generally Necessary: [2022-08-03T18:09:52.218Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-03T18:09:52.218Z] - apparmor: enabled and tools installed [2022-08-03T18:09:52.218Z] - CONFIG_NAMESPACES: enabled [2022-08-03T18:09:52.218Z] - CONFIG_NET_NS: enabled [2022-08-03T18:09:52.218Z] - CONFIG_PID_NS: enabled [2022-08-03T18:09:52.218Z] - CONFIG_IPC_NS: enabled [2022-08-03T18:09:52.218Z] - CONFIG_UTS_NS: enabled [2022-08-03T18:09:52.218Z] - CONFIG_CGROUPS: enabled [2022-08-03T18:09:52.218Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-03T18:09:52.218Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-03T18:09:52.218Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-03T18:09:52.218Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-03T18:09:52.218Z] - CONFIG_CPUSETS: enabled [2022-08-03T18:09:52.218Z] - CONFIG_MEMCG: enabled [2022-08-03T18:09:52.218Z] - CONFIG_KEYS: enabled [2022-08-03T18:09:52.218Z] - CONFIG_VETH: enabled (as module) [2022-08-03T18:09:52.218Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-03T18:09:52.218Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-03T18:09:52.218Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-03T18:09:52.218Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-03T18:09:52.218Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-03T18:09:52.218Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-03T18:09:52.218Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-03T18:09:52.218Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-03T18:09:52.218Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-03T18:09:52.218Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-03T18:09:52.218Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-03T18:09:52.218Z] - CONFIG_CGROUP_BPF: enabled [2022-08-03T18:09:52.218Z] [2022-08-03T18:09:52.218Z] Optional Features: [2022-08-03T18:09:52.218Z] - CONFIG_USER_NS: enabled [2022-08-03T18:09:52.218Z] - CONFIG_SECCOMP: enabled [2022-08-03T18:09:52.218Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-03T18:09:52.218Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-03T18:09:52.218Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-03T18:09:52.218Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-03T18:09:52.218Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-03T18:09:52.474Z] - CONFIG_BLK_CGROUP: enabled [2022-08-03T18:09:52.474Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-03T18:09:52.474Z] - CONFIG_CGROUP_PERF: enabled [2022-08-03T18:09:52.474Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-03T18:09:52.474Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-03T18:09:52.474Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-03T18:09:52.474Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-03T18:09:52.474Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-03T18:09:52.474Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-03T18:09:52.474Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-03T18:09:52.474Z] - CONFIG_IP_VS: enabled (as module) [2022-08-03T18:09:52.474Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-03T18:09:52.474Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-03T18:09:52.474Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-03T18:09:52.474Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-03T18:09:52.474Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-03T18:09:52.474Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-03T18:09:52.474Z] - CONFIG_EXT4_FS: enabled [2022-08-03T18:09:52.474Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-03T18:09:52.474Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-03T18:09:52.474Z] - Network Drivers: [2022-08-03T18:09:52.474Z] - "overlay": [2022-08-03T18:09:52.474Z] - CONFIG_VXLAN: enabled (as module) [2022-08-03T18:09:52.474Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-03T18:09:52.474Z] Optional (for encrypted networks): [2022-08-03T18:09:52.474Z] - CONFIG_CRYPTO: enabled [2022-08-03T18:09:52.474Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-03T18:09:52.474Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-03T18:09:52.474Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-03T18:09:52.474Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-03T18:09:52.474Z] - CONFIG_XFRM: enabled [2022-08-03T18:09:52.474Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-03T18:09:52.474Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-03T18:09:52.474Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-03T18:09:52.474Z] - "ipvlan": [2022-08-03T18:09:52.474Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-03T18:09:52.474Z] - "macvlan": [2022-08-03T18:09:52.474Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-03T18:09:52.474Z] - CONFIG_DUMMY: enabled (as module) [2022-08-03T18:09:52.474Z] - "ftp,tftp client in container": [2022-08-03T18:09:52.730Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-03T18:09:52.730Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-03T18:09:52.730Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-03T18:09:52.730Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-03T18:09:52.730Z] - Storage Drivers: [2022-08-03T18:09:52.730Z] - "aufs": [2022-08-03T18:09:52.730Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-03T18:09:52.730Z] - "btrfs": [2022-08-03T18:09:52.730Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-03T18:09:52.730Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-03T18:09:52.730Z] - "devicemapper": [2022-08-03T18:09:52.730Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-03T18:09:52.730Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-03T18:09:52.730Z] - "overlay": [2022-08-03T18:09:52.730Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-03T18:09:52.730Z] - "zfs": [2022-08-03T18:09:52.730Z] - /dev/zfs: present [2022-08-03T18:09:52.730Z] - zfs command: missing [2022-08-03T18:09:52.730Z] - zpool command: missing [2022-08-03T18:09:52.730Z] [2022-08-03T18:09:52.730Z] Limits: [2022-08-03T18:09:52.730Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-03T18:09:52.730Z] [2022-08-03T18:09:52.730Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-03T18:09:53.086Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:f1d71f7cc3e5a394db078526dcffbdb64f0cac4e . [2022-08-03T18:09:53.086Z] #1 [internal] load build definition from Dockerfile [2022-08-03T18:09:53.086Z] #1 sha256:d6a9dee79d22fcc3c7711d493ed4be77dfccb1ea0c6fa42f65e6932209d088e6 [2022-08-03T18:09:53.086Z] #1 transferring dockerfile: 19.07kB done [2022-08-03T18:09:53.086Z] #1 DONE 0.0s [2022-08-03T18:09:53.086Z] [2022-08-03T18:09:53.086Z] #2 [internal] load .dockerignore [2022-08-03T18:09:53.086Z] #2 sha256:0114175d4c2ddc3fdbb722f60ce5405809c415de888e10771207483bb07e74db [2022-08-03T18:09:53.086Z] #2 transferring context: 145B done [2022-08-03T18:09:53.086Z] #2 DONE 0.0s [2022-08-03T18:09:53.086Z] [2022-08-03T18:09:53.086Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-03T18:09:53.086Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-03T18:09:53.086Z] #3 DONE 0.1s [2022-08-03T18:09:53.342Z] [2022-08-03T18:09:53.342Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-03T18:09:53.342Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-03T18:09:53.342Z] #4 CACHED [2022-08-03T18:09:53.342Z] [2022-08-03T18:09:53.342Z] #5 [internal] load .dockerignore [2022-08-03T18:09:53.342Z] #5 sha256:2d1a1e6c6012fc04970798f4ae8a7912e748057ccc6ba5712fff2da4a1bb4bec [2022-08-03T18:09:53.342Z] #5 DONE 0.0s [2022-08-03T18:09:53.342Z] [2022-08-03T18:09:53.342Z] #6 [internal] load build definition from Dockerfile [2022-08-03T18:09:53.342Z] #6 sha256:d7023449ba6b9c03af05a6d83593ea28b526d4b9f984171b68bf0d8ff81ae6fa [2022-08-03T18:09:53.342Z] #6 DONE 0.0s [2022-08-03T18:09:53.342Z] [2022-08-03T18:09:53.342Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-03T18:09:53.342Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-03T18:09:53.342Z] #10 DONE 0.1s [2022-08-03T18:09:53.342Z] [2022-08-03T18:09:53.342Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-03T18:09:53.342Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-03T18:09:53.342Z] #7 DONE 0.1s [2022-08-03T18:09:53.342Z] [2022-08-03T18:09:53.342Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-03T18:09:53.342Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-03T18:09:53.598Z] #9 DONE 0.1s [2022-08-03T18:09:53.598Z] [2022-08-03T18:09:53.598Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-03T18:09:53.598Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-03T18:09:53.598Z] #8 DONE 0.1s [2022-08-03T18:09:53.598Z] [2022-08-03T18:09:53.598Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-03T18:09:53.598Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-03T18:09:53.598Z] #80 DONE 0.0s [2022-08-03T18:09:53.598Z] [2022-08-03T18:09:53.598Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-03T18:09:53.598Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-03T18:09:53.598Z] #78 DONE 0.0s [2022-08-03T18:09:53.598Z] [2022-08-03T18:09:53.598Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:09:53.598Z] #11 sha256:ea395710259a8ba7423c94c0cfa26583ca643a55acb2bec50a9580f82f79356a [2022-08-03T18:09:53.598Z] #11 DONE 0.0s [2022-08-03T18:09:53.598Z] [2022-08-03T18:09:53.598Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-03T18:09:53.598Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-03T18:09:53.598Z] #35 DONE 0.0s [2022-08-03T18:09:53.598Z] [2022-08-03T18:09:53.598Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-03T18:09:53.598Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-03T18:09:54.163Z] #56 CACHED [2022-08-03T18:09:54.163Z] [2022-08-03T18:09:54.163Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:09:54.163Z] #11 sha256:ea395710259a8ba7423c94c0cfa26583ca643a55acb2bec50a9580f82f79356a [2022-08-03T18:09:54.163Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 0.0s done [2022-08-03T18:09:54.163Z] #11 sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 1.86kB / 1.86kB done [2022-08-03T18:09:54.163Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 18.87MB / 54.58MB 0.4s [2022-08-03T18:09:54.163Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 7.34MB / 10.88MB 0.4s [2022-08-03T18:09:54.164Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-03T18:09:54.164Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-03T18:09:54.164Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.3s done [2022-08-03T18:09:54.164Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-03T18:09:54.164Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 1.05MB / 85.90MB 0.4s [2022-08-03T18:09:54.419Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 34.60MB / 54.58MB 0.6s [2022-08-03T18:09:54.419Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.5s done [2022-08-03T18:09:54.419Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 12.58MB / 85.90MB 0.6s [2022-08-03T18:09:54.419Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0B / 141.86MB 0.6s [2022-08-03T18:09:54.419Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 42.52MB / 54.58MB 0.7s [2022-08-03T18:09:54.419Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 18.87MB / 85.90MB 0.7s [2022-08-03T18:09:54.594Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-05651f1a4f9b6d377) in /home/ubuntu/workspace/moby_PR-43903 [Pipeline] { [Pipeline] checkout [2022-08-03T18:09:54.677Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 53.48MB / 54.58MB 0.8s [2022-08-03T18:09:54.677Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 24.12MB / 85.90MB 0.8s [2022-08-03T18:09:54.677Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.49MB / 141.86MB 0.8s [2022-08-03T18:09:54.677Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 30.41MB / 85.90MB 0.9s [2022-08-03T18:09:54.677Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 17.83MB / 141.86MB 0.9s [2022-08-03T18:09:54.677Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 0.9s done [2022-08-03T18:09:54.677Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 35.65MB / 85.90MB 1.0s [2022-08-03T18:09:54.677Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 25.37MB / 141.86MB 1.0s [2022-08-03T18:09:54.677Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 1.0s [2022-08-03T18:09:54.752Z] The recommended git tool is: git [2022-08-03T18:09:54.935Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 46.96MB / 85.90MB 1.2s [2022-08-03T18:09:54.935Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 39.85MB / 141.86MB 1.2s [2022-08-03T18:09:54.935Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 1.0s done [2022-08-03T18:09:54.935Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 56.86MB / 85.90MB 1.3s [2022-08-03T18:09:54.935Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 49.28MB / 141.86MB 1.3s [2022-08-03T18:09:55.190Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 61.87MB / 85.90MB 1.4s [2022-08-03T18:09:55.190Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 68.16MB / 85.90MB 1.5s [2022-08-03T18:09:55.190Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 60.30MB / 141.86MB 1.5s [2022-08-03T18:09:55.450Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 75.50MB / 85.90MB 1.6s [2022-08-03T18:09:55.450Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 80.74MB / 85.90MB 1.7s [2022-08-03T18:09:55.450Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 68.16MB / 141.86MB 1.7s [2022-08-03T18:09:55.708Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 1.5s done [2022-08-03T18:09:55.708Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 1.9s done [2022-08-03T18:09:55.708Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 87.03MB / 141.86MB 1.9s [2022-08-03T18:09:55.708Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 95.76MB / 141.86MB 2.0s [2022-08-03T18:09:55.708Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a [2022-08-03T18:09:55.968Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 110.10MB / 141.86MB 2.2s [2022-08-03T18:09:56.229Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 119.15MB / 141.86MB 2.3s [2022-08-03T18:09:56.229Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 131.95MB / 141.86MB 2.5s [2022-08-03T18:09:56.229Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.56MB / 141.86MB 2.6s [2022-08-03T18:09:56.488Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 2.8s done [2022-08-03T18:09:56.745Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 1.1s done [2022-08-03T18:09:57.001Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-03T18:09:57.178Z] Client: [2022-08-03T18:09:57.178Z] Context: default [2022-08-03T18:09:57.178Z] Debug Mode: false [2022-08-03T18:09:57.178Z] Plugins: [2022-08-03T18:09:57.178Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-03T18:09:57.178Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-03T18:09:57.178Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-03T18:09:57.178Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-03T18:09:57.178Z] [2022-08-03T18:09:57.178Z] Server: [2022-08-03T18:09:57.178Z] Containers: 0 [2022-08-03T18:09:57.178Z] Running: 0 [2022-08-03T18:09:57.178Z] Paused: 0 [2022-08-03T18:09:57.178Z] Stopped: 0 [2022-08-03T18:09:57.178Z] Images: 1 [2022-08-03T18:09:57.178Z] Server Version: 20.10.14 [2022-08-03T18:09:57.178Z] Storage Driver: overlay2 [2022-08-03T18:09:57.178Z] Backing Filesystem: extfs [2022-08-03T18:09:57.178Z] Supports d_type: true [2022-08-03T18:09:57.178Z] Native Overlay Diff: true [2022-08-03T18:09:57.178Z] userxattr: false [2022-08-03T18:09:57.178Z] Logging Driver: json-file [2022-08-03T18:09:57.178Z] Cgroup Driver: cgroupfs [2022-08-03T18:09:57.178Z] Cgroup Version: 1 [2022-08-03T18:09:57.178Z] Plugins: [2022-08-03T18:09:57.178Z] Volume: local [2022-08-03T18:09:57.178Z] Network: bridge host ipvlan macvlan null overlay [2022-08-03T18:09:57.178Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-03T18:09:57.178Z] Swarm: inactive [2022-08-03T18:09:57.178Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-03T18:09:57.178Z] Default Runtime: runc [2022-08-03T18:09:57.178Z] Init Binary: docker-init [2022-08-03T18:09:57.178Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-03T18:09:57.178Z] runc version: v1.0.3-0-gf46b6ba [2022-08-03T18:09:57.178Z] init version: de40ad0 [2022-08-03T18:09:57.178Z] Security Options: [2022-08-03T18:09:57.178Z] apparmor [2022-08-03T18:09:57.178Z] seccomp [2022-08-03T18:09:57.178Z] Profile: default [2022-08-03T18:09:57.178Z] Kernel Version: 5.4.0-1071-aws [2022-08-03T18:09:57.178Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-03T18:09:57.178Z] OSType: linux [2022-08-03T18:09:57.178Z] Architecture: x86_64 [2022-08-03T18:09:57.178Z] CPUs: 2 [2022-08-03T18:09:57.178Z] Total Memory: 7.565GiB [2022-08-03T18:09:57.178Z] Name: ip-10-100-52-67 [2022-08-03T18:09:57.178Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-03T18:09:57.178Z] Docker Root Dir: /var/lib/docker [2022-08-03T18:09:57.178Z] Debug Mode: false [2022-08-03T18:09:57.178Z] Registry: https://index.docker.io/v1/ [2022-08-03T18:09:57.178Z] Labels: [2022-08-03T18:09:57.178Z] Experimental: true [2022-08-03T18:09:57.178Z] Insecure Registries: [2022-08-03T18:09:57.178Z] 127.0.0.0/8 [2022-08-03T18:09:57.178Z] Live Restore Enabled: true [2022-08-03T18:09:57.178Z] [2022-08-03T18:09:57.178Z] WARNING: No swap limit support [Pipeline] sh [2022-08-03T18:09:57.462Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-03T18:09:57.462Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-03T18:09:57.462Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43903/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-03T18:09:57.462Z] + bash /home/ubuntu/workspace/moby_PR-43903/check-config.sh [2022-08-03T18:09:57.462Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-03T18:09:57.462Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-03T18:09:57.462Z] [2022-08-03T18:09:57.462Z] Generally Necessary: [2022-08-03T18:09:57.462Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-03T18:09:57.462Z] - apparmor: enabled and tools installed [2022-08-03T18:09:57.462Z] - CONFIG_NAMESPACES: enabled [2022-08-03T18:09:57.462Z] - CONFIG_NET_NS: enabled [2022-08-03T18:09:57.462Z] - CONFIG_PID_NS: enabled [2022-08-03T18:09:57.462Z] - CONFIG_IPC_NS: enabled [2022-08-03T18:09:57.462Z] - CONFIG_UTS_NS: enabled [2022-08-03T18:09:57.462Z] - CONFIG_CGROUPS: enabled [2022-08-03T18:09:57.462Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-03T18:09:57.462Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-03T18:09:57.462Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-03T18:09:57.462Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-03T18:09:57.463Z] - CONFIG_CPUSETS: enabled [2022-08-03T18:09:57.463Z] - CONFIG_MEMCG: enabled [2022-08-03T18:09:57.463Z] - CONFIG_KEYS: enabled [2022-08-03T18:09:57.463Z] - CONFIG_VETH: enabled (as module) [2022-08-03T18:09:57.463Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-03T18:09:57.463Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-03T18:09:57.463Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-03T18:09:57.463Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-03T18:09:57.463Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-03T18:09:57.463Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-03T18:09:57.463Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-03T18:09:57.463Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-03T18:09:57.463Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-03T18:09:57.463Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-03T18:09:57.463Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-03T18:09:57.463Z] - CONFIG_CGROUP_BPF: enabled [2022-08-03T18:09:57.463Z] [2022-08-03T18:09:57.463Z] Optional Features: [2022-08-03T18:09:57.463Z] - CONFIG_USER_NS: enabled [2022-08-03T18:09:57.463Z] - CONFIG_SECCOMP: enabled [2022-08-03T18:09:57.463Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-03T18:09:57.463Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-03T18:09:57.463Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-03T18:09:57.463Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-03T18:09:57.566Z] #11 ... [2022-08-03T18:09:57.566Z] [2022-08-03T18:09:57.566Z] #31 [internal] load build context [2022-08-03T18:09:57.566Z] #31 sha256:9bf6bcc4bc32dfdbc4a5a5df5ffd961e0b39a4e6dae77674e9e54a4fa44f6255 [2022-08-03T18:09:57.566Z] #31 transferring context: 62.39MB 4.0s done [2022-08-03T18:09:57.566Z] #31 DONE 4.0s [2022-08-03T18:09:57.566Z] [2022-08-03T18:09:57.566Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:09:57.566Z] #11 sha256:ea395710259a8ba7423c94c0cfa26583ca643a55acb2bec50a9580f82f79356a [2022-08-03T18:09:57.723Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-03T18:09:57.723Z] - CONFIG_BLK_CGROUP: enabled [2022-08-03T18:09:57.723Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-03T18:09:57.723Z] - CONFIG_CGROUP_PERF: enabled [2022-08-03T18:09:57.723Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-03T18:09:57.723Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-03T18:09:57.723Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-03T18:09:57.723Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-03T18:09:57.723Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-03T18:09:57.723Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-03T18:09:57.723Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-03T18:09:57.723Z] - CONFIG_IP_VS: enabled (as module) [2022-08-03T18:09:57.723Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-03T18:09:57.723Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-03T18:09:57.723Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-03T18:09:57.723Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-03T18:09:57.723Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-03T18:09:57.723Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-03T18:09:57.723Z] - CONFIG_EXT4_FS: enabled [2022-08-03T18:09:57.723Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-03T18:09:57.723Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-03T18:09:57.723Z] - Network Drivers: [2022-08-03T18:09:57.723Z] - "overlay": [2022-08-03T18:09:57.723Z] - CONFIG_VXLAN: enabled (as module) [2022-08-03T18:09:57.723Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-03T18:09:57.723Z] Optional (for encrypted networks): [2022-08-03T18:09:57.723Z] - CONFIG_CRYPTO: enabled [2022-08-03T18:09:57.723Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-03T18:09:57.723Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-03T18:09:57.723Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-03T18:09:57.723Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-03T18:09:57.723Z] - CONFIG_XFRM: enabled [2022-08-03T18:09:57.723Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-03T18:09:57.723Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-03T18:09:57.723Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-03T18:09:57.723Z] - "ipvlan": [2022-08-03T18:09:57.723Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-03T18:09:57.723Z] - "macvlan": [2022-08-03T18:09:57.723Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-03T18:09:57.723Z] - CONFIG_DUMMY: enabled (as module) [2022-08-03T18:09:57.982Z] - "ftp,tftp client in container": [2022-08-03T18:09:57.982Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-03T18:09:57.982Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-03T18:09:57.982Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-03T18:09:57.982Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-03T18:09:57.982Z] - Storage Drivers: [2022-08-03T18:09:57.982Z] - "aufs": [2022-08-03T18:09:57.982Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-03T18:09:57.982Z] - "btrfs": [2022-08-03T18:09:57.982Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-03T18:09:57.982Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-03T18:09:57.982Z] - "devicemapper": [2022-08-03T18:09:57.982Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-03T18:09:57.982Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-03T18:09:57.982Z] - "overlay": [2022-08-03T18:09:57.982Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-03T18:09:57.982Z] - "zfs": [2022-08-03T18:09:57.982Z] - /dev/zfs: present [2022-08-03T18:09:57.982Z] - zfs command: missing [2022-08-03T18:09:57.982Z] - zpool command: missing [2022-08-03T18:09:57.982Z] [2022-08-03T18:09:57.982Z] Limits: [2022-08-03T18:09:57.982Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-03T18:09:57.982Z] [2022-08-03T18:09:57.982Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-03T18:09:58.314Z] + sudo modprobe ip_vs [2022-08-03T18:09:58.314Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f1d71f7cc3e5a394db078526dcffbdb64f0cac4e . [2022-08-03T18:09:58.534Z] using credential docker-jenkins-github-credentials [2022-08-03T18:09:58.543Z] Cloning the remote Git repository [2022-08-03T18:09:58.543Z] Cloning with configured refspecs honoured and without tags [2022-08-03T18:09:58.573Z] #1 [internal] load build definition from Dockerfile [2022-08-03T18:09:58.573Z] #1 sha256:eeead32944ba0fce1d5a6e4b331ce4b2d13df85abc686a1fa82211b33cfcaad8 [2022-08-03T18:09:58.573Z] #1 transferring dockerfile: 19.07kB done [2022-08-03T18:09:58.573Z] #1 DONE 0.0s [2022-08-03T18:09:58.573Z] [2022-08-03T18:09:58.573Z] #2 [internal] load .dockerignore [2022-08-03T18:09:58.573Z] #2 sha256:f4ffb9e31e254536b8ccd2c99617f1179cb1699aa3bdec7e6ef1c50a0b72938f [2022-08-03T18:09:58.573Z] #2 transferring context: 145B done [2022-08-03T18:09:58.573Z] #2 DONE 0.0s [2022-08-03T18:09:58.573Z] [2022-08-03T18:09:58.573Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-03T18:09:58.573Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-03T18:09:58.833Z] #3 DONE 0.3s [2022-08-03T18:09:58.833Z] [2022-08-03T18:09:58.833Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-03T18:09:58.833Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-03T18:09:58.833Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-03T18:09:59.093Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-03T18:09:59.093Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-03T18:09:59.093Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-03T18:09:59.093Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.1s done [2022-08-03T18:09:59.093Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-03T18:09:59.352Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-03T18:09:59.352Z] #4 DONE 0.4s [2022-08-03T18:09:59.611Z] [2022-08-03T18:09:59.611Z] #6 [internal] load .dockerignore [2022-08-03T18:09:59.611Z] #6 sha256:681a19e97e0f07e832113cf362fbe7bca848a7604ef29a9eca8cf1dff49d692e [2022-08-03T18:09:59.611Z] #6 DONE 0.0s [2022-08-03T18:09:59.611Z] [2022-08-03T18:09:59.611Z] #5 [internal] load build definition from Dockerfile [2022-08-03T18:09:59.611Z] #5 sha256:957fb444cfb38134f0bc320ea2aeed86155436ec35615f84f312be2af48273f4 [2022-08-03T18:09:59.611Z] #5 DONE 0.0s [2022-08-03T18:09:59.611Z] [2022-08-03T18:09:59.611Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-03T18:09:59.611Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-03T18:09:58.559Z] Cloning repository https://github.com/moby/moby.git [2022-08-03T18:09:58.680Z] > git init /home/ubuntu/workspace/moby_PR-43903 # timeout=10 [2022-08-03T18:09:58.965Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-03T18:09:58.965Z] > git --version # timeout=10 [2022-08-03T18:09:58.992Z] > git --version # 'git version 2.25.1' [2022-08-03T18:09:58.992Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-03T18:09:58.994Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43903/head:refs/remotes/origin/PR-43903 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-03T18:10:00.083Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 2.8s done [2022-08-03T18:10:00.083Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 0.1s [2022-08-03T18:10:00.181Z] #10 ... [2022-08-03T18:10:00.181Z] [2022-08-03T18:10:00.181Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-03T18:10:00.181Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-03T18:10:00.181Z] #8 DONE 0.8s [2022-08-03T18:10:00.453Z] [2022-08-03T18:10:00.453Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-03T18:10:00.453Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-03T18:10:00.453Z] #10 DONE 0.8s [2022-08-03T18:10:00.453Z] [2022-08-03T18:10:00.453Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-03T18:10:00.453Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-03T18:10:00.453Z] #7 DONE 0.8s [2022-08-03T18:10:00.453Z] [2022-08-03T18:10:00.453Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-03T18:10:00.453Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-03T18:10:00.453Z] #9 DONE 0.9s [2022-08-03T18:10:00.453Z] [2022-08-03T18:10:00.453Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-03T18:10:00.453Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-03T18:10:00.453Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-03T18:10:00.453Z] #73 DONE 0.0s [2022-08-03T18:10:00.453Z] [2022-08-03T18:10:00.453Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-03T18:10:00.453Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-03T18:10:00.453Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-03T18:10:00.714Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-03T18:10:00.714Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-03T18:10:00.714Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-03T18:10:00.714Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0B / 55.00MB 0.1s [2022-08-03T18:10:00.976Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 6.29MB / 55.00MB 0.3s [2022-08-03T18:10:00.976Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 16.61MB / 55.00MB 0.4s [2022-08-03T18:10:01.242Z] #28 ... [2022-08-03T18:10:01.242Z] [2022-08-03T18:10:01.242Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-03T18:10:01.242Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-03T18:10:01.242Z] #49 DONE 0.0s [2022-08-03T18:10:01.242Z] [2022-08-03T18:10:01.242Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-03T18:10:01.242Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-03T18:10:01.242Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 25.17MB / 55.00MB 0.5s [2022-08-03T18:10:01.242Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 35.65MB / 55.00MB 0.6s [2022-08-03T18:10:01.242Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 41.94MB / 55.00MB 0.7s [2022-08-03T18:10:01.502Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 47.41MB / 55.00MB 0.8s [2022-08-03T18:10:01.502Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.0s [2022-08-03T18:10:02.453Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.0s done [2022-08-03T18:10:02.608Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 2.5s done [2022-08-03T18:10:02.608Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0.1s [2022-08-03T18:10:03.032Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-03T18:10:04.949Z] #28 ... [2022-08-03T18:10:04.949Z] [2022-08-03T18:10:04.949Z] #24 [internal] load build context [2022-08-03T18:10:04.949Z] #24 sha256:3df2fa9814b93f3990f70cfd8bdcd94b7aed91953092d08e257e20630a5650ae [2022-08-03T18:10:04.949Z] #24 transferring context: 62.39MB 3.8s done [2022-08-03T18:10:04.949Z] #24 DONE 4.2s [2022-08-03T18:10:04.949Z] [2022-08-03T18:10:04.949Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-03T18:10:04.949Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-03T18:10:04.949Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-03T18:10:04.949Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-03T18:10:04.949Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-03T18:10:04.949Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-03T18:10:04.949Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-08-03T18:10:04.949Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done [2022-08-03T18:10:04.949Z] #71 DONE 4.2s [2022-08-03T18:10:04.949Z] [2022-08-03T18:10:04.949Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-03T18:10:04.949Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-03T18:10:06.441Z] Fetching without tags [2022-08-03T18:10:06.668Z] Merging remotes/origin/master commit 9100e3c087216343e4149887d43f1e7ae272968a into PR head commit f1d71f7cc3e5a394db078526dcffbdb64f0cac4e [2022-08-03T18:10:07.440Z] Merge succeeded, producing f1d71f7cc3e5a394db078526dcffbdb64f0cac4e [2022-08-03T18:10:07.440Z] Checking out Revision f1d71f7cc3e5a394db078526dcffbdb64f0cac4e (PR-43903) [2022-08-03T18:10:06.369Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-03T18:10:06.384Z] > git config --add remote.origin.fetch +refs/pull/43903/head:refs/remotes/origin/PR-43903 # timeout=10 [2022-08-03T18:10:06.398Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-03T18:10:06.425Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-03T18:10:06.447Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-03T18:10:06.448Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-03T18:10:06.448Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43903/head:refs/remotes/origin/PR-43903 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-03T18:10:06.682Z] > git config core.sparsecheckout # timeout=10 [2022-08-03T18:10:06.702Z] > git checkout -f f1d71f7cc3e5a394db078526dcffbdb64f0cac4e # timeout=10 [2022-08-03T18:10:07.384Z] > git remote # timeout=10 [2022-08-03T18:10:07.400Z] > git config --get remote.origin.url # timeout=10 [2022-08-03T18:10:07.407Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-03T18:10:07.408Z] > git merge 9100e3c087216343e4149887d43f1e7ae272968a # timeout=10 [2022-08-03T18:10:07.426Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-03T18:10:07.443Z] > git config core.sparsecheckout # timeout=10 [2022-08-03T18:10:07.454Z] > git checkout -f f1d71f7cc3e5a394db078526dcffbdb64f0cac4e # timeout=10 [2022-08-03T18:10:07.866Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.2s [2022-08-03T18:10:08.243Z] #28 DONE 7.1s [2022-08-03T18:10:08.243Z] [2022-08-03T18:10:08.243Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-03T18:10:08.243Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-03T18:10:08.243Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-03T18:10:08.243Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-03T18:10:08.243Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-03T18:10:08.243Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.8s done [2022-08-03T18:10:08.243Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2022-08-03T18:10:08.243Z] #73 DONE 7.0s [2022-08-03T18:10:08.243Z] [2022-08-03T18:10:08.243Z] #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-08-03T18:10:08.243Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-03T18:10:08.428Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.8s done [2022-08-03T18:10:08.507Z] #29 ... [2022-08-03T18:10:08.507Z] [2022-08-03T18:10:08.507Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-03T18:10:08.507Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-03T18:10:08.507Z] #72 DONE 0.7s [2022-08-03T18:10:08.507Z] [2022-08-03T18:10:08.507Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:10:08.507Z] #11 sha256:ea395710259a8ba7423c94c0cfa26583ca643a55acb2bec50a9580f82f79356a [2022-08-03T18:10:08.507Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 0.1s done [2022-08-03T18:10:08.507Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-03T18:10:08.507Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.9s done [2022-08-03T18:10:08.507Z] #11 sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 1.86kB / 1.86kB done [2022-08-03T18:10:08.507Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-03T18:10:08.507Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.3s done [2022-08-03T18:10:08.507Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.8s done [2022-08-03T18:10:08.507Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 3.5s done [2022-08-03T18:10:08.507Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 4.0s done [2022-08-03T18:10:08.507Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 5.6s done [2022-08-03T18:10:08.507Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 4.0s done [2022-08-03T18:10:08.507Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 4.5s done [2022-08-03T18:10:08.507Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.4s done [2022-08-03T18:10:08.507Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.1s [2022-08-03T18:10:08.684Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-03T18:10:08.684Z] #11 DONE 15.0s [2022-08-03T18:10:08.684Z] [2022-08-03T18:10:08.684Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-03T18:10:08.684Z] #12 sha256:ffda804740719309a754fc9a7f07cb653992841eab311cf2fa1abad0496f305c [2022-08-03T18:10:09.076Z] #11 ... [2022-08-03T18:10:09.076Z] [2022-08-03T18:10:09.076Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-03T18:10:09.076Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-03T18:10:09.076Z] #74 DONE 0.7s [2022-08-03T18:10:09.076Z] [2022-08-03T18:10:09.076Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:10:09.076Z] #11 sha256:ea395710259a8ba7423c94c0cfa26583ca643a55acb2bec50a9580f82f79356a [2022-08-03T18:10:09.076Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.5s done [2022-08-03T18:10:09.076Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-03T18:10:09.611Z] #12 DONE 0.7s [2022-08-03T18:10:09.611Z] [2022-08-03T18:10:09.611Z] #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-08-03T18:10:09.611Z] #13 sha256:8e51880e7f5b3397b18b841cda0f288a627512e8d40d3030a61190f92d05c31a [2022-08-03T18:10:09.867Z] #13 DONE 0.5s [2022-08-03T18:10:09.867Z] [2022-08-03T18:10:09.867Z] #83 [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-08-03T18:10:09.867Z] #83 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:10:10.123Z] #83 ... [2022-08-03T18:10:10.123Z] [2022-08-03T18:10:10.123Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-03T18:10:10.123Z] #53 sha256:764894e7f0c52e63fa7d5c00d590fccc2f36bbbe12e1a3076dc886f5629c1125 [2022-08-03T18:10:10.123Z] #53 DONE 0.2s [2022-08-03T18:10:10.123Z] [2022-08-03T18:10:10.123Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-03T18:10:10.123Z] #40 sha256:0b12341725e1e20e26a5f1dde1bb5cfc51cdb5fae90ed874f080170f75793120 [2022-08-03T18:10:10.123Z] #40 DONE 0.2s [2022-08-03T18:10:10.123Z] [2022-08-03T18:10:10.123Z] #57 [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-08-03T18:10:10.123Z] #57 sha256:d01d03660275bc6d5c7a0021fe89ebf49c7df254430560a42457ec404e44c1b4 [2022-08-03T18:10:10.123Z] #57 DONE 0.3s [2022-08-03T18:10:10.123Z] [2022-08-03T18:10:10.123Z] #58 [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-08-03T18:10:10.123Z] #58 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:10:11.362Z] Commit message: "Update golang to 1.18.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-03T18:10:12.162Z] + docker version [2022-08-03T18:10:13.393Z] #58 ... [2022-08-03T18:10:13.393Z] [2022-08-03T18:10:13.393Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-03T18:10:13.393Z] #14 sha256:5847909299f7fdc5d52cb79708f8ea3f9f285966c38da1969ad9922c2713eeba [2022-08-03T18:10:13.393Z] #14 DONE 3.4s [2022-08-03T18:10:13.393Z] [2022-08-03T18:10:13.393Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-03T18:10:13.393Z] #15 sha256:a71212a99681d7d3379fb92e627c991d909c58399774f8001089aa6da11e904f [2022-08-03T18:10:14.358Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.6s done [2022-08-03T18:10:14.358Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-03T18:10:14.762Z] #15 DONE 1.2s [2022-08-03T18:10:14.762Z] [2022-08-03T18:10:14.762Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-03T18:10:14.762Z] #16 sha256:d9a36273ba55eec3721bf3ec8f42a8a9a3f78b27aaf33fac47c598755e6bc970 [2022-08-03T18:10:15.696Z] #16 DONE 1.2s [2022-08-03T18:10:15.696Z] [2022-08-03T18:10:15.696Z] #58 [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-08-03T18:10:15.696Z] #58 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:10:15.696Z] #58 3.684 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-03T18:10:15.696Z] #58 3.826 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-03T18:10:15.696Z] #58 3.996 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-03T18:10:15.696Z] #58 4.373 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-03T18:10:17.073Z] #58 ... [2022-08-03T18:10:17.073Z] [2022-08-03T18:10:17.073Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-03T18:10:17.073Z] #17 sha256:cb4ca34b346f97a82d0a721d6aa9846582d7700eac6120296271a08f80932ba8 [2022-08-03T18:10:17.073Z] #17 DONE 1.3s [2022-08-03T18:10:17.073Z] [2022-08-03T18:10:17.073Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-03T18:10:17.073Z] #18 sha256:e9538a2b22ff91f70d0860d53a6ca130b4190472a515c2dc2a694d9813585ad5 [2022-08-03T18:10:18.445Z] #18 DONE 1.1s [2022-08-03T18:10:18.445Z] [2022-08-03T18:10:18.445Z] #19 [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-08-03T18:10:18.445Z] #19 sha256:886e3117dc7cbd92161d88bbe87acffc9f8dffaca5dfd1a78476bb44749f67c8 [2022-08-03T18:10:18.554Z] #11 ... [2022-08-03T18:10:18.554Z] [2022-08-03T18:10:18.554Z] #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-08-03T18:10:18.554Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-03T18:10:18.554Z] #29 1.508 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-03T18:10:18.554Z] #29 1.527 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-03T18:10:18.554Z] #29 1.700 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-03T18:10:18.554Z] #29 1.742 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-03T18:10:18.554Z] #29 2.087 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-03T18:10:18.554Z] #29 2.542 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-03T18:10:18.554Z] #29 3.650 Fetched 8563 kB in 2s (3563 kB/s) [2022-08-03T18:10:18.554Z] #29 3.650 Reading package lists... [2022-08-03T18:10:18.554Z] #29 4.460 Reading package lists... [2022-08-03T18:10:18.554Z] #29 5.276 Building dependency tree... [2022-08-03T18:10:18.554Z] #29 5.674 The following additional packages will be installed: [2022-08-03T18:10:18.554Z] #29 5.674 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-03T18:10:18.554Z] #29 5.674 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-03T18:10:18.554Z] #29 5.674 Recommended packages: [2022-08-03T18:10:18.554Z] #29 5.674 libldap-common publicsuffix libsasl2-modules [2022-08-03T18:10:18.554Z] #29 5.852 The following NEW packages will be installed: [2022-08-03T18:10:18.554Z] #29 5.853 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-03T18:10:18.554Z] #29 5.853 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-03T18:10:18.554Z] #29 5.853 libssh2-1 openssl [2022-08-03T18:10:18.554Z] #29 6.129 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-03T18:10:18.554Z] #29 6.129 Need to get 3047 kB of archives. [2022-08-03T18:10:18.554Z] #29 6.129 After this operation, 6661 kB of additional disk space will be used. [2022-08-03T18:10:18.554Z] #29 6.129 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-03T18:10:18.554Z] #29 6.146 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-03T18:10:18.554Z] #29 6.146 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-03T18:10:18.554Z] #29 6.148 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-08-03T18:10:18.554Z] #29 6.149 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-03T18:10:18.554Z] #29 6.151 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-03T18:10:18.554Z] #29 6.163 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-03T18:10:18.554Z] #29 6.164 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-03T18:10:18.554Z] #29 6.165 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-03T18:10:18.554Z] #29 6.166 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-03T18:10:18.554Z] #29 6.168 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-03T18:10:18.554Z] #29 6.180 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-03T18:10:18.554Z] #29 6.182 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-03T18:10:18.554Z] #29 6.183 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-03T18:10:18.554Z] #29 6.192 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-03T18:10:18.554Z] #29 6.329 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:10:18.554Z] #29 6.368 Fetched 3047 kB in 0s (9182 kB/s) [2022-08-03T18:10:18.554Z] #29 6.396 Selecting previously unselected package openssl. [2022-08-03T18:10:18.554Z] #29 6.396 (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-08-03T18:10:18.554Z] #29 6.396 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-03T18:10:18.554Z] #29 6.401 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-03T18:10:18.554Z] #29 6.534 Selecting previously unselected package ca-certificates. [2022-08-03T18:10:18.554Z] #29 6.534 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-03T18:10:18.554Z] #29 6.537 Unpacking ca-certificates (20210119) ... [2022-08-03T18:10:18.554Z] #29 6.614 Selecting previously unselected package libbrotli1:amd64. [2022-08-03T18:10:18.554Z] #29 6.614 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-03T18:10:18.554Z] #29 6.626 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-03T18:10:18.554Z] #29 6.685 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-03T18:10:18.554Z] #29 6.685 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-03T18:10:18.554Z] #29 6.688 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-03T18:10:18.554Z] #29 6.726 Selecting previously unselected package libsasl2-2:amd64. [2022-08-03T18:10:18.554Z] #29 6.726 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-03T18:10:18.554Z] #29 6.732 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-03T18:10:18.554Z] #29 6.776 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-03T18:10:18.554Z] #29 6.776 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-03T18:10:18.554Z] #29 6.779 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-03T18:10:18.554Z] #29 6.846 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-03T18:10:18.554Z] #29 6.846 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-03T18:10:18.554Z] #29 6.854 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-03T18:10:18.554Z] #29 6.903 Selecting previously unselected package libpsl5:amd64. [2022-08-03T18:10:18.554Z] #29 6.903 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-03T18:10:18.554Z] #29 6.907 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-03T18:10:18.554Z] #29 6.951 Selecting previously unselected package librtmp1:amd64. [2022-08-03T18:10:18.554Z] #29 6.951 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-03T18:10:18.554Z] #29 6.951 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-03T18:10:18.554Z] #29 7.014 Selecting previously unselected package libssh2-1:amd64. [2022-08-03T18:10:18.554Z] #29 7.014 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-03T18:10:18.554Z] #29 7.017 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-03T18:10:18.554Z] #29 7.074 Selecting previously unselected package libcurl4:amd64. [2022-08-03T18:10:18.554Z] #29 7.074 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-03T18:10:18.554Z] #29 7.078 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-03T18:10:18.554Z] #29 7.155 Selecting previously unselected package curl. [2022-08-03T18:10:18.554Z] #29 7.155 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-03T18:10:18.554Z] #29 7.162 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-03T18:10:18.554Z] #29 7.227 Selecting previously unselected package libonig5:amd64. [2022-08-03T18:10:18.554Z] #29 7.228 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-03T18:10:18.554Z] #29 7.233 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-03T18:10:18.554Z] #29 7.295 Selecting previously unselected package libjq1:amd64. [2022-08-03T18:10:18.554Z] #29 7.297 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-03T18:10:18.554Z] #29 7.301 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-03T18:10:18.554Z] #29 7.347 Selecting previously unselected package jq. [2022-08-03T18:10:18.554Z] #29 7.348 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-03T18:10:18.554Z] #29 7.353 Unpacking jq (1.6-2.1) ... [2022-08-03T18:10:18.554Z] #29 7.399 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-03T18:10:18.554Z] #29 7.427 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-03T18:10:18.554Z] #29 7.438 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-03T18:10:18.554Z] #29 7.448 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-03T18:10:18.554Z] #29 7.459 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-03T18:10:18.554Z] #29 7.472 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-03T18:10:18.554Z] #29 7.482 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-03T18:10:18.554Z] #29 7.499 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-03T18:10:18.554Z] #29 7.574 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-03T18:10:18.554Z] #29 7.586 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-03T18:10:18.554Z] #29 7.598 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-03T18:10:18.554Z] #29 7.609 Setting up ca-certificates (20210119) ... [2022-08-03T18:10:18.554Z] #29 8.157 Updating certificates in /etc/ssl/certs... [2022-08-03T18:10:18.554Z] #29 8.914 129 added, 0 removed; done. [2022-08-03T18:10:18.554Z] #29 8.984 Setting up jq (1.6-2.1) ... [2022-08-03T18:10:18.554Z] #29 8.994 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-03T18:10:18.554Z] #29 9.005 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-03T18:10:18.554Z] #29 9.017 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:10:18.554Z] #29 9.034 Processing triggers for ca-certificates (20210119) ... [2022-08-03T18:10:18.554Z] #29 9.049 Updating certificates in /etc/ssl/certs... [2022-08-03T18:10:18.554Z] #29 9.665 0 added, 0 removed; done. [2022-08-03T18:10:18.554Z] #29 9.665 Running hooks in /etc/ca-certificates/update.d... [2022-08-03T18:10:18.554Z] #29 9.666 done. [2022-08-03T18:10:18.554Z] #29 ... [2022-08-03T18:10:18.554Z] [2022-08-03T18:10:18.554Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:10:18.554Z] #11 sha256:ea395710259a8ba7423c94c0cfa26583ca643a55acb2bec50a9580f82f79356a [2022-08-03T18:10:18.554Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 4.2s done [2022-08-03T18:10:18.731Z] Client: Docker Engine - Community [2022-08-03T18:10:18.732Z] Version: 20.10.14 [2022-08-03T18:10:18.732Z] API version: 1.41 [2022-08-03T18:10:18.732Z] Go version: go1.16.15 [2022-08-03T18:10:18.732Z] Git commit: a224086 [2022-08-03T18:10:18.732Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-03T18:10:18.732Z] OS/Arch: linux/arm64 [2022-08-03T18:10:18.732Z] Context: default [2022-08-03T18:10:18.732Z] Experimental: true [2022-08-03T18:10:18.732Z] [2022-08-03T18:10:18.732Z] Server: Docker Engine - Community [2022-08-03T18:10:18.732Z] Engine: [2022-08-03T18:10:18.732Z] Version: 20.10.14 [2022-08-03T18:10:18.732Z] API version: 1.41 (minimum version 1.12) [2022-08-03T18:10:18.732Z] Go version: go1.16.15 [2022-08-03T18:10:18.732Z] Git commit: 87a90dc [2022-08-03T18:10:18.732Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-03T18:10:18.732Z] OS/Arch: linux/arm64 [2022-08-03T18:10:18.732Z] Experimental: true [2022-08-03T18:10:18.732Z] containerd: [2022-08-03T18:10:18.732Z] Version: 1.5.11 [2022-08-03T18:10:18.732Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-03T18:10:18.732Z] runc: [2022-08-03T18:10:18.732Z] Version: 1.0.3 [2022-08-03T18:10:18.732Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-03T18:10:18.732Z] docker-init: [2022-08-03T18:10:18.732Z] Version: 0.19.0 [2022-08-03T18:10:18.732Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-03T18:10:19.033Z] + docker info [2022-08-03T18:10:19.123Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-03T18:10:19.691Z] #11 ... [2022-08-03T18:10:19.691Z] [2022-08-03T18:10:19.691Z] #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-08-03T18:10:19.691Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-03T18:10:19.691Z] #29 DONE 12.0s [2022-08-03T18:10:19.691Z] [2022-08-03T18:10:19.691Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:10:19.691Z] #11 sha256:ea395710259a8ba7423c94c0cfa26583ca643a55acb2bec50a9580f82f79356a [2022-08-03T18:10:19.811Z] #19 1.391 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-03T18:10:19.811Z] #19 1.392 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-03T18:10:19.811Z] #19 1.392 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-03T18:10:20.021Z] #11 ... [2022-08-03T18:10:20.021Z] [2022-08-03T18:10:20.021Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-03T18:10:20.021Z] #30 sha256:ab767f9e2a5c7cceb13dc7ee2ca3023c509e2665d15504a9df2d169fe908eb6a [2022-08-03T18:10:20.021Z] #30 DONE 0.2s [2022-08-03T18:10:20.021Z] [2022-08-03T18:10:20.021Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:10:20.021Z] #11 sha256:ea395710259a8ba7423c94c0cfa26583ca643a55acb2bec50a9580f82f79356a [2022-08-03T18:10:20.073Z] #19 ... [2022-08-03T18:10:20.073Z] [2022-08-03T18:10:20.073Z] #43 [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-08-03T18:10:20.073Z] #43 sha256:79ba122504530f6bee7049da567c7e5f6a04d0639ece8d4ece22fa36a4c34284 [2022-08-03T18:10:20.073Z] #43 ... [2022-08-03T18:10:20.073Z] [2022-08-03T18:10:20.073Z] #47 [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-08-03T18:10:20.073Z] #47 sha256:0c05b0be702a8202bf83840cea8ae807563070fe63b52f93aa4823550589edb9 [2022-08-03T18:10:20.329Z] #47 ... [2022-08-03T18:10:20.329Z] [2022-08-03T18:10:20.329Z] #45 [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-08-03T18:10:20.329Z] #45 sha256:15b40899c1d89586ded4c33e955c5970d5735abbd54a5801c21b3cc2189649b9 [2022-08-03T18:10:20.329Z] #45 ... [2022-08-03T18:10:20.329Z] [2022-08-03T18:10:20.329Z] #41 [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-08-03T18:10:20.329Z] #41 sha256:835450d2109a8d3ba6fedea550a0eae6f71dff8269bd8d2739ac02bb595ac4a1 [2022-08-03T18:10:20.329Z] #41 3.295 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-03T18:10:20.329Z] #41 3.304 Cloning into '.'... [2022-08-03T18:10:20.589Z] #41 ... [2022-08-03T18:10:20.589Z] [2022-08-03T18:10:20.589Z] #54 [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-08-03T18:10:20.589Z] #54 sha256:b6b8ce59f534be2127166e2ece0c86e2714d0e5dd0eaf6f12044028391bddab6 [2022-08-03T18:10:20.589Z] #54 3.361 + git clone https://github.com/docker/distribution.git . [2022-08-03T18:10:20.589Z] #54 3.363 Cloning into '.'... [2022-08-03T18:10:20.845Z] #54 ... [2022-08-03T18:10:20.845Z] [2022-08-03T18:10:20.845Z] #64 [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-08-03T18:10:20.845Z] #64 sha256:8c6f299198c843c0d904e4e4138559e251248511fdce630be12b55668cec2e13 [2022-08-03T18:10:20.845Z] #64 ... [2022-08-03T18:10:20.845Z] [2022-08-03T18:10:20.845Z] #60 [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-08-03T18:10:20.845Z] #60 sha256:845fdde35548a13b31f48502d8675f52121aa07365b529a0f102a5e5a9166507 [2022-08-03T18:10:21.101Z] #60 ... [2022-08-03T18:10:21.101Z] [2022-08-03T18:10:21.101Z] #62 [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-08-03T18:10:21.101Z] #62 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:10:21.101Z] #62 ... [2022-08-03T18:10:21.101Z] [2022-08-03T18:10:21.101Z] #83 [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-08-03T18:10:21.101Z] #83 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:10:21.101Z] #83 4.010 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-03T18:10:21.101Z] #83 4.156 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-03T18:10:21.101Z] #83 4.342 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-03T18:10:21.664Z] #83 6.798 Reading package lists... [2022-08-03T18:10:21.920Z] #83 ... [2022-08-03T18:10:21.920Z] [2022-08-03T18:10:21.920Z] #19 [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-08-03T18:10:21.920Z] #19 sha256:886e3117dc7cbd92161d88bbe87acffc9f8dffaca5dfd1a78476bb44749f67c8 [2022-08-03T18:10:22.453Z] Fetching without tags [2022-08-03T18:10:22.769Z] Merging remotes/origin/master commit 9100e3c087216343e4149887d43f1e7ae272968a into PR head commit f1d71f7cc3e5a394db078526dcffbdb64f0cac4e [2022-08-03T18:10:22.297Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-03T18:10:22.331Z] > git config --add remote.origin.fetch +refs/pull/43903/head:refs/remotes/origin/PR-43903 # timeout=10 [2022-08-03T18:10:22.349Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-03T18:10:22.429Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-03T18:10:22.458Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-03T18:10:22.458Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-03T18:10:22.459Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43903/head:refs/remotes/origin/PR-43903 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-03T18:10:22.782Z] > git config core.sparsecheckout # timeout=10 [2022-08-03T18:10:22.812Z] > git checkout -f f1d71f7cc3e5a394db078526dcffbdb64f0cac4e # timeout=10 [2022-08-03T18:10:23.692Z] Merge succeeded, producing f1d71f7cc3e5a394db078526dcffbdb64f0cac4e [2022-08-03T18:10:23.692Z] Checking out Revision f1d71f7cc3e5a394db078526dcffbdb64f0cac4e (PR-43903) [2022-08-03T18:10:24.327Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.0s [2022-08-03T18:10:25.192Z] #19 3.826 Reading package lists... [2022-08-03T18:10:25.192Z] #19 ... [2022-08-03T18:10:25.192Z] [2022-08-03T18:10:25.192Z] #45 [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-08-03T18:10:25.192Z] #45 sha256:15b40899c1d89586ded4c33e955c5970d5735abbd54a5801c21b3cc2189649b9 [2022-08-03T18:10:25.192Z] #45 14.97 tomll can be used in two ways: [2022-08-03T18:10:25.192Z] #45 14.97 Writing to STDIN and reading from STDOUT: [2022-08-03T18:10:25.192Z] #45 14.97 cat file.toml | tomll > file.toml [2022-08-03T18:10:25.192Z] #45 14.97 [2022-08-03T18:10:25.192Z] #45 14.97 Reading and updating a list of files: [2022-08-03T18:10:25.192Z] #45 14.97 tomll a.toml b.toml c.toml [2022-08-03T18:10:25.192Z] #45 14.97 [2022-08-03T18:10:25.192Z] #45 14.97 When given a list of files, tomll will modify all files in place without asking. [2022-08-03T18:10:25.192Z] #45 DONE 15.0s [2022-08-03T18:10:25.192Z] [2022-08-03T18:10:25.192Z] #58 [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-08-03T18:10:25.192Z] #58 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:10:25.192Z] #58 7.677 Fetched 1540 B in 4s (347 B/s) [2022-08-03T18:10:25.192Z] #58 7.677 Reading package lists... [2022-08-03T18:10:23.645Z] > git remote # timeout=10 [2022-08-03T18:10:23.653Z] > git config --get remote.origin.url # timeout=10 [2022-08-03T18:10:23.665Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-03T18:10:23.665Z] > git merge 9100e3c087216343e4149887d43f1e7ae272968a # timeout=10 [2022-08-03T18:10:23.684Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-03T18:10:23.695Z] > git config core.sparsecheckout # timeout=10 [2022-08-03T18:10:23.708Z] > git checkout -f f1d71f7cc3e5a394db078526dcffbdb64f0cac4e # timeout=10 [2022-08-03T18:10:27.624Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 8.5s done [2022-08-03T18:10:27.709Z] #58 13.13 Reading package lists... [2022-08-03T18:10:27.709Z] #58 ... [2022-08-03T18:10:27.709Z] [2022-08-03T18:10:27.709Z] #83 [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-08-03T18:10:27.709Z] #83 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:10:27.709Z] #83 12.12 Reading package lists... [2022-08-03T18:10:27.885Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-03T18:10:28.108Z] Commit message: "Update golang to 1.18.5" [2022-08-03T18:10:28.144Z] #11 DONE 27.6s [2022-08-03T18:10:28.144Z] [2022-08-03T18:10:28.144Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-03T18:10:28.144Z] #12 sha256:ffda804740719309a754fc9a7f07cb653992841eab311cf2fa1abad0496f305c [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-03T18:10:28.637Z] #83 17.53 Building dependency tree... [2022-08-03T18:10:28.638Z] #83 18.70 Reading state information... [2022-08-03T18:10:28.638Z] #83 ... [2022-08-03T18:10:28.638Z] [2022-08-03T18:10:28.638Z] #58 [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-08-03T18:10:28.638Z] #58 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:10:28.638Z] #58 13.13 Reading package lists... [2022-08-03T18:10:29.235Z] + docker version [2022-08-03T18:10:30.004Z] #58 18.46 Building dependency tree... [2022-08-03T18:10:30.004Z] #58 19.58 Reading state information... [2022-08-03T18:10:30.052Z] #12 ... [2022-08-03T18:10:30.052Z] [2022-08-03T18:10:30.052Z] #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-08-03T18:10:30.052Z] #31 sha256:eb7154e1c8309590432c5d315332f8d5cd0a3191b09624471c5c390e626db6b4 [2022-08-03T18:10:30.052Z] #31 1.713 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-03T18:10:30.052Z] #31 1.976 [2022-08-03T18:10:30.052Z] #31 2.198 #=#=# ######################################################################## 100.0% [2022-08-03T18:10:30.052Z] #31 2.434 [2022-08-03T18:10:30.052Z] #31 3.326 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-03T18:10:30.052Z] #31 3.602 [2022-08-03T18:10:30.052Z] #31 3.813 #=#=# ######################################################################## 100.0% [2022-08-03T18:10:30.052Z] #31 4.107 [2022-08-03T18:10:30.052Z] #31 5.049 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-03T18:10:30.052Z] #31 5.338 [2022-08-03T18:10:30.052Z] #31 5.550 #=#=# 0.1% ######################################## 56.6% ############################################# 63.6% ######################################################################## 100.0% [2022-08-03T18:10:30.052Z] #31 6.195 [2022-08-03T18:10:30.052Z] #31 7.186 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-03T18:10:30.052Z] #31 7.421 [2022-08-03T18:10:30.052Z] #31 7.638 #=#=# ######################################################################## 100.0% [2022-08-03T18:10:30.052Z] #31 7.914 [2022-08-03T18:10:30.052Z] #31 8.556 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-03T18:10:30.052Z] #31 8.816 [2022-08-03T18:10:30.052Z] #31 9.030 #=#=# ######################################################################## 100.0% [2022-08-03T18:10:30.052Z] #31 9.220 [2022-08-03T18:10:30.052Z] #31 9.258 Download of images into '/build' complete. [2022-08-03T18:10:30.052Z] #31 9.258 Use something like the following to load the result into a Docker daemon: [2022-08-03T18:10:30.052Z] #31 9.258 tar -cC '/build' . | docker load [2022-08-03T18:10:30.311Z] #31 DONE 10.5s [2022-08-03T18:10:30.311Z] [2022-08-03T18:10:30.311Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-03T18:10:30.311Z] #12 sha256:ffda804740719309a754fc9a7f07cb653992841eab311cf2fa1abad0496f305c [2022-08-03T18:10:30.311Z] #12 DONE 2.2s [2022-08-03T18:10:30.311Z] [2022-08-03T18:10:30.311Z] #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-08-03T18:10:30.311Z] #13 sha256:8e51880e7f5b3397b18b841cda0f288a627512e8d40d3030a61190f92d05c31a [2022-08-03T18:10:31.239Z] Client: [2022-08-03T18:10:31.239Z] Context: default [2022-08-03T18:10:31.239Z] Debug Mode: false [2022-08-03T18:10:31.239Z] Plugins: [2022-08-03T18:10:31.239Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-03T18:10:31.239Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-03T18:10:31.239Z] [2022-08-03T18:10:31.239Z] Server: [2022-08-03T18:10:31.239Z] Containers: 0 [2022-08-03T18:10:31.239Z] Running: 0 [2022-08-03T18:10:31.239Z] Paused: 0 [2022-08-03T18:10:31.239Z] Stopped: 0 [2022-08-03T18:10:31.239Z] Images: 0 [2022-08-03T18:10:31.239Z] Server Version: 20.10.14 [2022-08-03T18:10:31.239Z] Storage Driver: overlay2 [2022-08-03T18:10:31.239Z] Backing Filesystem: extfs [2022-08-03T18:10:31.239Z] Supports d_type: true [2022-08-03T18:10:31.239Z] Native Overlay Diff: true [2022-08-03T18:10:31.239Z] userxattr: false [2022-08-03T18:10:31.239Z] Logging Driver: json-file [2022-08-03T18:10:31.239Z] Cgroup Driver: cgroupfs [2022-08-03T18:10:31.239Z] Cgroup Version: 1 [2022-08-03T18:10:31.239Z] Plugins: [2022-08-03T18:10:31.239Z] Volume: local [2022-08-03T18:10:31.239Z] Network: bridge host ipvlan macvlan null overlay [2022-08-03T18:10:31.239Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-03T18:10:31.239Z] Swarm: inactive [2022-08-03T18:10:31.239Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-03T18:10:31.239Z] Default Runtime: runc [2022-08-03T18:10:31.239Z] Init Binary: docker-init [2022-08-03T18:10:31.239Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-03T18:10:31.239Z] runc version: v1.0.3-0-gf46b6ba [2022-08-03T18:10:31.239Z] init version: de40ad0 [2022-08-03T18:10:31.239Z] Security Options: [2022-08-03T18:10:31.239Z] apparmor [2022-08-03T18:10:31.239Z] seccomp [2022-08-03T18:10:31.239Z] Profile: default [2022-08-03T18:10:31.239Z] Kernel Version: 5.13.0-1021-aws [2022-08-03T18:10:31.239Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-03T18:10:31.239Z] OSType: linux [2022-08-03T18:10:31.239Z] Architecture: aarch64 [2022-08-03T18:10:31.239Z] CPUs: 2 [2022-08-03T18:10:31.239Z] Total Memory: 7.562GiB [2022-08-03T18:10:31.239Z] Name: ip-10-100-112-229 [2022-08-03T18:10:31.239Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-03T18:10:31.239Z] Docker Root Dir: /var/lib/docker [2022-08-03T18:10:31.239Z] Debug Mode: false [2022-08-03T18:10:31.239Z] Registry: https://index.docker.io/v1/ [2022-08-03T18:10:31.239Z] Labels: [2022-08-03T18:10:31.239Z] Experimental: true [2022-08-03T18:10:31.239Z] Insecure Registries: [2022-08-03T18:10:31.239Z] 127.0.0.0/8 [2022-08-03T18:10:31.239Z] Live Restore Enabled: true [2022-08-03T18:10:31.239Z] [Pipeline] sh [2022-08-03T18:10:31.252Z] #13 DONE 0.6s [2022-08-03T18:10:31.252Z] [2022-08-03T18:10:31.252Z] #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-08-03T18:10:31.252Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:10:31.252Z] #14 ... [2022-08-03T18:10:31.252Z] [2022-08-03T18:10:31.252Z] #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-08-03T18:10:31.252Z] #50 sha256:d01d03660275bc6d5c7a0021fe89ebf49c7df254430560a42457ec404e44c1b4 [2022-08-03T18:10:31.252Z] #50 DONE 0.2s [2022-08-03T18:10:31.252Z] [2022-08-03T18:10:31.252Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-03T18:10:31.252Z] #25 sha256:99f382248a38a7175544e26a1c55295f84d5fc1adfef5035957280d214472f54 [2022-08-03T18:10:31.252Z] #25 DONE 0.2s [2022-08-03T18:10:31.252Z] [2022-08-03T18:10:31.252Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-03T18:10:31.252Z] #66 sha256:87fa40d37898419cb8c4740e8c0ac5d3ce21899851e43f6500012caad11096a8 [2022-08-03T18:10:31.252Z] #66 DONE 0.2s [2022-08-03T18:10:31.252Z] [2022-08-03T18:10:31.252Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-03T18:10:31.252Z] #33 sha256:0b12341725e1e20e26a5f1dde1bb5cfc51cdb5fae90ed874f080170f75793120 [2022-08-03T18:10:31.252Z] #33 DONE 0.3s [2022-08-03T18:10:31.252Z] [2022-08-03T18:10:31.252Z] #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-08-03T18:10:31.252Z] #67 sha256:8dfa20d1af127be0189c3155fa370c51d37eaed51751d3759e7870d1f3f5cc79 [2022-08-03T18:10:31.252Z] #67 ... [2022-08-03T18:10:31.252Z] [2022-08-03T18:10:31.252Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-03T18:10:31.252Z] #46 sha256:764894e7f0c52e63fa7d5c00d590fccc2f36bbbe12e1a3076dc886f5629c1125 [2022-08-03T18:10:31.252Z] #46 DONE 0.3s [2022-08-03T18:10:31.371Z] #58 20.94 The following additional packages will be installed: [2022-08-03T18:10:31.371Z] #58 20.95 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-03T18:10:31.371Z] #58 20.95 python3-protobuf python3-six [2022-08-03T18:10:31.371Z] #58 20.96 Suggested packages: [2022-08-03T18:10:31.371Z] #58 20.96 python3-setuptools [2022-08-03T18:10:31.371Z] #58 20.96 Recommended packages: [2022-08-03T18:10:31.371Z] #58 20.96 iproute2 | iproute [2022-08-03T18:10:31.512Z] [2022-08-03T18:10:31.512Z] #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-08-03T18:10:31.512Z] #47 sha256:b6b8ce59f534be2127166e2ece0c86e2714d0e5dd0eaf6f12044028391bddab6 [2022-08-03T18:10:31.519Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-03T18:10:31.519Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-03T18:10:31.519Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43903/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-03T18:10:31.519Z] + bash /home/ubuntu/workspace/moby_PR-43903/check-config.sh [2022-08-03T18:10:31.519Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-03T18:10:31.519Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-03T18:10:31.519Z] [2022-08-03T18:10:31.519Z] Generally Necessary: [2022-08-03T18:10:31.519Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-03T18:10:31.519Z] - apparmor: enabled and tools installed [2022-08-03T18:10:31.519Z] - CONFIG_NAMESPACES: enabled [2022-08-03T18:10:31.519Z] - CONFIG_NET_NS: enabled [2022-08-03T18:10:31.519Z] - CONFIG_PID_NS: enabled [2022-08-03T18:10:31.519Z] - CONFIG_IPC_NS: enabled [2022-08-03T18:10:31.519Z] - CONFIG_UTS_NS: enabled [2022-08-03T18:10:31.519Z] - CONFIG_CGROUPS: enabled [2022-08-03T18:10:31.519Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-03T18:10:31.519Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-03T18:10:31.519Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-03T18:10:31.519Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-03T18:10:31.519Z] - CONFIG_CPUSETS: enabled [2022-08-03T18:10:31.519Z] - CONFIG_MEMCG: enabled [2022-08-03T18:10:31.519Z] - CONFIG_KEYS: enabled [2022-08-03T18:10:31.519Z] - CONFIG_VETH: enabled (as module) [2022-08-03T18:10:31.519Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-03T18:10:31.519Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-03T18:10:31.519Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-03T18:10:31.519Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-03T18:10:31.519Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-03T18:10:31.519Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-03T18:10:31.519Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-03T18:10:31.519Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-03T18:10:31.519Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-03T18:10:31.519Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-03T18:10:31.519Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-03T18:10:31.519Z] - CONFIG_CGROUP_BPF: enabled [2022-08-03T18:10:31.519Z] [2022-08-03T18:10:31.519Z] Optional Features: [2022-08-03T18:10:31.777Z] - CONFIG_USER_NS: enabled [2022-08-03T18:10:31.777Z] - CONFIG_SECCOMP: enabled [2022-08-03T18:10:31.777Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-03T18:10:31.777Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-03T18:10:31.777Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-03T18:10:31.777Z] (cgroup swap accounting is currently enabled) [2022-08-03T18:10:31.777Z] - CONFIG_BLK_CGROUP: enabled [2022-08-03T18:10:31.777Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-03T18:10:31.777Z] - CONFIG_CGROUP_PERF: enabled [2022-08-03T18:10:31.777Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-03T18:10:31.777Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-03T18:10:31.777Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-03T18:10:31.777Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-03T18:10:31.777Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-03T18:10:31.777Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-03T18:10:31.777Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-03T18:10:31.777Z] - CONFIG_IP_VS: enabled (as module) [2022-08-03T18:10:31.777Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-03T18:10:31.777Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-03T18:10:31.777Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-03T18:10:31.777Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-03T18:10:31.777Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-03T18:10:31.777Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-03T18:10:31.777Z] - CONFIG_EXT4_FS: enabled [2022-08-03T18:10:31.777Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-03T18:10:31.777Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-03T18:10:31.777Z] - Network Drivers: [2022-08-03T18:10:31.777Z] - "overlay": [2022-08-03T18:10:31.777Z] - CONFIG_VXLAN: enabled (as module) [2022-08-03T18:10:31.777Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-03T18:10:31.777Z] Optional (for encrypted networks): [2022-08-03T18:10:31.934Z] #58 21.52 The following NEW packages will be installed: [2022-08-03T18:10:31.934Z] #58 21.55 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-03T18:10:31.934Z] #58 21.56 python3-protobuf python3-six [2022-08-03T18:10:32.036Z] - CONFIG_CRYPTO: enabled [2022-08-03T18:10:32.036Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-03T18:10:32.036Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-03T18:10:32.036Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-03T18:10:32.036Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-03T18:10:32.036Z] - CONFIG_XFRM: enabled [2022-08-03T18:10:32.036Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-03T18:10:32.036Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-03T18:10:32.036Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-03T18:10:32.036Z] - "ipvlan": [2022-08-03T18:10:32.036Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-03T18:10:32.036Z] - "macvlan": [2022-08-03T18:10:32.036Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-03T18:10:32.036Z] - CONFIG_DUMMY: enabled (as module) [2022-08-03T18:10:32.036Z] - "ftp,tftp client in container": [2022-08-03T18:10:32.036Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-03T18:10:32.036Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-03T18:10:32.036Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-03T18:10:32.036Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-03T18:10:32.036Z] - Storage Drivers: [2022-08-03T18:10:32.036Z] - "aufs": [2022-08-03T18:10:32.036Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-03T18:10:32.036Z] - "btrfs": [2022-08-03T18:10:32.036Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-03T18:10:32.036Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-03T18:10:32.036Z] - "devicemapper": [2022-08-03T18:10:32.036Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-03T18:10:32.037Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-03T18:10:32.037Z] - "overlay": [2022-08-03T18:10:32.037Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-03T18:10:32.037Z] - "zfs": [2022-08-03T18:10:32.037Z] - /dev/zfs: present [2022-08-03T18:10:32.037Z] - zfs command: missing [2022-08-03T18:10:32.037Z] - zpool command: missing [2022-08-03T18:10:32.037Z] [2022-08-03T18:10:32.037Z] Limits: [2022-08-03T18:10:32.037Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-03T18:10:32.037Z] [2022-08-03T18:10:32.037Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-03T18:10:32.190Z] #58 22.03 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-03T18:10:32.190Z] #58 22.03 Need to get 2315 kB of archives. [2022-08-03T18:10:32.190Z] #58 22.03 After this operation, 11.1 MB of additional disk space will be used. [2022-08-03T18:10:32.190Z] #58 22.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-03T18:10:32.190Z] #58 22.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-03T18:10:32.360Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f1d71f7cc3e5a394db078526dcffbdb64f0cac4e . [2022-08-03T18:10:32.446Z] #58 22.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-03T18:10:32.446Z] #58 22.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-03T18:10:32.446Z] #58 22.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-03T18:10:32.446Z] #58 22.10 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-08-03T18:10:32.446Z] #58 22.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-03T18:10:32.618Z] #1 [internal] load build definition from Dockerfile [2022-08-03T18:10:32.618Z] #1 sha256:59350321e4817bbcbd294587ef470b508f4e2e89f4668e45136e6e00f06b3ef7 [2022-08-03T18:10:32.618Z] #1 transferring dockerfile: 19.07kB done [2022-08-03T18:10:32.618Z] #1 DONE 0.2s [2022-08-03T18:10:32.618Z] [2022-08-03T18:10:32.618Z] #2 [internal] load .dockerignore [2022-08-03T18:10:32.619Z] #2 sha256:3464bc9d8201293dc7907beda0a30ea5f03c7d2ff45acf4fe19a70d198b01e96 [2022-08-03T18:10:32.619Z] #2 transferring context: 145B done [2022-08-03T18:10:32.877Z] #2 DONE 0.2s [2022-08-03T18:10:32.877Z] [2022-08-03T18:10:32.877Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-03T18:10:32.877Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-03T18:10:33.444Z] #3 DONE 0.5s [2022-08-03T18:10:33.444Z] [2022-08-03T18:10:33.444Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-03T18:10:33.444Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-03T18:10:33.444Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-03T18:10:33.444Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-03T18:10:33.444Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-08-03T18:10:33.444Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-08-03T18:10:33.444Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0B / 9.20MB 0.1s [2022-08-03T18:10:33.444Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 8.39MB / 9.20MB 0.2s [2022-08-03T18:10:33.705Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s [2022-08-03T18:10:33.705Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s done [2022-08-03T18:10:33.705Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-08-03T18:10:33.963Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-08-03T18:10:33.963Z] #4 DONE 0.8s [2022-08-03T18:10:34.222Z] [2022-08-03T18:10:34.222Z] #6 [internal] load build definition from Dockerfile [2022-08-03T18:10:34.222Z] #6 sha256:22fa5f7155f7af5b5e1db1db865716ca59f5ec16af25fc1576609da0c5d029c1 [2022-08-03T18:10:34.222Z] #6 DONE 0.0s [2022-08-03T18:10:34.222Z] [2022-08-03T18:10:34.222Z] #5 [internal] load .dockerignore [2022-08-03T18:10:34.222Z] #5 sha256:d9eaf5e3c5257145f6f027fcacb629e2fd1654e610e42011d49f56eba2836491 [2022-08-03T18:10:34.222Z] #5 DONE 0.0s [2022-08-03T18:10:34.222Z] [2022-08-03T18:10:34.222Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-03T18:10:34.222Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-03T18:10:34.338Z] #58 ... [2022-08-03T18:10:34.338Z] [2022-08-03T18:10:34.338Z] #83 [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-08-03T18:10:34.338Z] #83 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:10:34.338Z] #83 18.70 Reading state information... [2022-08-03T18:10:34.338Z] #83 20.02 python3 is already the newest version (3.9.2-3). [2022-08-03T18:10:34.338Z] #83 20.02 The following additional packages will be installed: [2022-08-03T18:10:34.338Z] #83 20.04 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-03T18:10:34.338Z] #83 20.05 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-03T18:10:34.338Z] #83 20.06 Suggested packages: [2022-08-03T18:10:34.338Z] #83 20.06 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-03T18:10:34.338Z] #83 20.06 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-03T18:10:34.338Z] #83 20.06 m4-doc ed diffutils-doc [2022-08-03T18:10:34.338Z] #83 20.06 Recommended packages: [2022-08-03T18:10:34.338Z] #83 20.06 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-03T18:10:34.338Z] #83 21.43 The following NEW packages will be installed: [2022-08-03T18:10:34.338Z] #83 21.44 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-03T18:10:34.338Z] #83 21.45 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-03T18:10:34.338Z] #83 21.45 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-03T18:10:34.338Z] #83 21.45 libyajl2 m4 patch xz-utils [2022-08-03T18:10:34.338Z] #83 21.80 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-08-03T18:10:34.338Z] #83 21.80 Need to get 5940 kB of archives. [2022-08-03T18:10:34.338Z] #83 21.80 After this operation, 18.7 MB of additional disk space will be used. [2022-08-03T18:10:34.338Z] #83 21.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-03T18:10:34.338Z] #83 21.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-03T18:10:34.338Z] #83 21.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-03T18:10:34.338Z] #83 21.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-03T18:10:34.338Z] #83 21.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-03T18:10:34.338Z] #83 21.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-03T18:10:34.338Z] #83 21.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-03T18:10:34.338Z] #83 21.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-03T18:10:34.338Z] #83 21.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-03T18:10:34.338Z] #83 21.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-03T18:10:34.338Z] #83 21.92 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-03T18:10:34.338Z] #83 21.92 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-03T18:10:34.338Z] #83 22.04 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-03T18:10:34.338Z] #83 22.06 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-03T18:10:34.338Z] #83 22.07 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-03T18:10:34.338Z] #83 22.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-03T18:10:34.338Z] #83 22.07 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-08-03T18:10:34.338Z] #83 22.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-03T18:10:34.338Z] #83 22.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-03T18:10:34.338Z] #83 22.08 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-03T18:10:34.338Z] #83 22.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-03T18:10:34.338Z] #83 22.13 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-03T18:10:34.338Z] #83 22.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-03T18:10:34.338Z] #83 23.04 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:10:34.338Z] #83 23.22 Fetched 5940 kB in 1s (9310 kB/s) [2022-08-03T18:10:34.338Z] #83 23.31 Selecting previously unselected package bzip2. [2022-08-03T18:10:34.338Z] #83 23.31 (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-08-03T18:10:34.338Z] #83 23.41 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-03T18:10:34.338Z] #83 23.42 Unpacking bzip2 (1.0.8-4) ... [2022-08-03T18:10:34.338Z] #83 23.55 Selecting previously unselected package libmagic-mgc. [2022-08-03T18:10:34.338Z] #83 23.55 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-03T18:10:34.338Z] #83 23.55 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-03T18:10:34.338Z] #83 24.05 Selecting previously unselected package libmagic1:amd64. [2022-08-03T18:10:34.338Z] #83 24.05 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-03T18:10:34.338Z] #83 24.06 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-03T18:10:34.338Z] #83 24.22 Selecting previously unselected package file. [2022-08-03T18:10:34.338Z] #83 24.23 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-03T18:10:34.338Z] #83 24.23 Unpacking file (1:5.39-3) ... [2022-08-03T18:10:34.338Z] #83 24.33 Selecting previously unselected package xz-utils. [2022-08-03T18:10:34.338Z] #83 24.34 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-03T18:10:34.338Z] #83 24.36 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-03T18:10:34.594Z] #83 24.58 Selecting previously unselected package libsigsegv2:amd64. [2022-08-03T18:10:34.594Z] #83 24.58 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-03T18:10:34.594Z] #83 24.60 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-03T18:10:34.594Z] #83 24.67 Selecting previously unselected package m4. [2022-08-03T18:10:34.594Z] #83 24.69 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-03T18:10:34.594Z] #83 24.70 Unpacking m4 (1.4.18-5) ... [2022-08-03T18:10:34.594Z] #83 ... [2022-08-03T18:10:34.594Z] [2022-08-03T18:10:34.594Z] #58 [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-08-03T18:10:34.594Z] #58 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:10:34.595Z] #58 24.48 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-03T18:10:34.787Z] #10 ... [2022-08-03T18:10:34.787Z] [2022-08-03T18:10:34.787Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-03T18:10:34.787Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-03T18:10:34.787Z] #7 DONE 0.7s [2022-08-03T18:10:35.046Z] [2022-08-03T18:10:35.046Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-03T18:10:35.046Z] #9 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-03T18:10:35.046Z] #9 DONE 0.7s [2022-08-03T18:10:35.046Z] [2022-08-03T18:10:35.046Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-03T18:10:35.046Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-03T18:10:35.046Z] #10 DONE 0.7s [2022-08-03T18:10:35.046Z] [2022-08-03T18:10:35.046Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-03T18:10:35.046Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-03T18:10:35.046Z] #8 DONE 0.7s [2022-08-03T18:10:35.963Z] #58 25.69 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:10:36.220Z] #58 25.92 Fetched 2315 kB in 3s (733 kB/s) [2022-08-03T18:10:36.220Z] #58 26.00 Selecting previously unselected package libprotobuf23:amd64. [2022-08-03T18:10:36.477Z] #58 26.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 ... 15717 files and directories currently installed.) [2022-08-03T18:10:36.477Z] #58 26.11 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-03T18:10:36.477Z] #58 26.12 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-03T18:10:36.794Z] #47 4.872 + git clone https://github.com/docker/distribution.git . [2022-08-03T18:10:36.794Z] #47 4.879 Cloning into '.'... [2022-08-03T18:10:36.794Z] #47 ... [2022-08-03T18:10:36.794Z] [2022-08-03T18:10:36.794Z] #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-08-03T18:10:36.794Z] #67 sha256:8dfa20d1af127be0189c3155fa370c51d37eaed51751d3759e7870d1f3f5cc79 [2022-08-03T18:10:36.794Z] #67 4.679 + RM_GOPATH=0 [2022-08-03T18:10:36.794Z] #67 4.679 + TMP_GOPATH= [2022-08-03T18:10:36.794Z] #67 4.679 + : /build [2022-08-03T18:10:36.794Z] #67 4.679 + '[' -z '' ']' [2022-08-03T18:10:36.794Z] #67 4.679 ++ mktemp -d [2022-08-03T18:10:36.794Z] #67 4.679 + export GOPATH=/tmp/tmp.XTufgeSIIs [2022-08-03T18:10:36.794Z] #67 4.679 + GOPATH=/tmp/tmp.XTufgeSIIs [2022-08-03T18:10:36.794Z] #67 4.679 + RM_GOPATH=1 [2022-08-03T18:10:36.794Z] #67 4.679 + case "$(go env GOARCH)" in [2022-08-03T18:10:36.794Z] #67 4.679 ++ go env GOARCH [2022-08-03T18:10:36.794Z] #67 4.698 + export GO_BUILDMODE=-buildmode=pie [2022-08-03T18:10:36.794Z] #67 4.698 + GO_BUILDMODE=-buildmode=pie [2022-08-03T18:10:36.794Z] #67 4.699 ++ dirname /install.sh [2022-08-03T18:10:36.794Z] #67 4.703 + dir=/ [2022-08-03T18:10:36.794Z] #67 4.718 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-03T18:10:36.794Z] #67 4.718 + bin=rootlesskit [2022-08-03T18:10:36.794Z] #67 4.718 + shift [2022-08-03T18:10:36.794Z] #67 4.718 + '[' '!' -f //rootlesskit.installer ']' [2022-08-03T18:10:36.794Z] #67 4.718 + . //rootlesskit.installer [2022-08-03T18:10:36.794Z] #67 4.718 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-03T18:10:36.794Z] #67 4.718 + install_rootlesskit [2022-08-03T18:10:36.794Z] #67 4.718 + case "$1" in [2022-08-03T18:10:36.794Z] #67 4.718 + export CGO_ENABLED=0 [2022-08-03T18:10:36.794Z] #67 4.718 + CGO_ENABLED=0 [2022-08-03T18:10:36.794Z] #67 4.718 + _install_rootlesskit [2022-08-03T18:10:36.794Z] #67 4.718 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-03T18:10:36.794Z] #67 4.718 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-03T18:10:36.794Z] #67 4.718 + GOBIN=/build [2022-08-03T18:10:36.794Z] #67 4.718 + GO111MODULE=on [2022-08-03T18:10:36.794Z] #67 4.718 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-03T18:10:36.794Z] #67 5.352 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-03T18:10:37.040Z] #58 26.70 Selecting previously unselected package python3-pkg-resources. [2022-08-03T18:10:37.040Z] #58 26.71 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-03T18:10:37.040Z] #58 26.71 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-03T18:10:37.300Z] #58 26.98 Selecting previously unselected package python3-six. [2022-08-03T18:10:37.300Z] #58 26.99 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-03T18:10:37.300Z] #58 27.03 Unpacking python3-six (1.16.0-2) ...#58 ... [2022-08-03T18:10:37.300Z] [2022-08-03T18:10:37.300Z] #47 [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-08-03T18:10:37.300Z] #47 sha256:0c05b0be702a8202bf83840cea8ae807563070fe63b52f93aa4823550589edb9 [2022-08-03T18:10:37.300Z] #47 27.14 NAME: [2022-08-03T18:10:37.300Z] #47 27.14 go-winres - A tool for embedding resources in Windows executables [2022-08-03T18:10:37.300Z] #47 27.14 [2022-08-03T18:10:37.300Z] #47 27.14 USAGE: [2022-08-03T18:10:37.300Z] #47 27.14 go-winres [global options] command [command options] [arguments...] [2022-08-03T18:10:37.300Z] #47 27.14 [2022-08-03T18:10:37.300Z] #47 27.14 COMMANDS: [2022-08-03T18:10:37.300Z] #47 27.14 init Create an initial ./winres/winres.json [2022-08-03T18:10:37.300Z] #47 27.14 make Make syso files for the "go build" command [2022-08-03T18:10:37.300Z] #47 27.14 simply Make syso files for the "go build" command (simplified) [2022-08-03T18:10:37.300Z] #47 27.14 extract Extract all resources from an executable [2022-08-03T18:10:37.300Z] #47 27.14 patch Replace resources in an executable file (exe, dll) [2022-08-03T18:10:37.300Z] #47 27.14 help, h Shows a list of commands or help for one command [2022-08-03T18:10:37.300Z] #47 27.14 [2022-08-03T18:10:37.300Z] #47 27.14 GLOBAL OPTIONS: [2022-08-03T18:10:37.300Z] #47 27.14 --help, -h show help (default: false) [2022-08-03T18:10:37.300Z] #47 DONE 27.4s [2022-08-03T18:10:37.300Z] [2022-08-03T18:10:37.300Z] #58 [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-08-03T18:10:37.300Z] #58 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:10:37.300Z] #58 27.03 Unpacking python3-six (1.16.0-2) ... [2022-08-03T18:10:37.361Z] Client: Docker Engine - Community [2022-08-03T18:10:37.361Z] Version: 20.10.14 [2022-08-03T18:10:37.361Z] API version: 1.41 [2022-08-03T18:10:37.361Z] Go version: go1.16.15 [2022-08-03T18:10:37.361Z] Git commit: a224086 [2022-08-03T18:10:37.361Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-03T18:10:37.361Z] OS/Arch: linux/amd64 [2022-08-03T18:10:37.361Z] Context: default [2022-08-03T18:10:37.361Z] Experimental: true [2022-08-03T18:10:37.361Z] [2022-08-03T18:10:37.361Z] Server: Docker Engine - Community [2022-08-03T18:10:37.361Z] Engine: [2022-08-03T18:10:37.361Z] Version: 20.10.14 [2022-08-03T18:10:37.361Z] API version: 1.41 (minimum version 1.12) [2022-08-03T18:10:37.361Z] Go version: go1.16.15 [2022-08-03T18:10:37.361Z] Git commit: 87a90dc [2022-08-03T18:10:37.361Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-03T18:10:37.361Z] OS/Arch: linux/amd64 [2022-08-03T18:10:37.361Z] Experimental: true [2022-08-03T18:10:37.361Z] containerd: [2022-08-03T18:10:37.361Z] Version: 1.5.11 [2022-08-03T18:10:37.361Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-03T18:10:37.361Z] runc: [2022-08-03T18:10:37.361Z] Version: 1.0.3 [2022-08-03T18:10:37.361Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-03T18:10:37.361Z] docker-init: [2022-08-03T18:10:37.361Z] Version: 0.19.0 [2022-08-03T18:10:37.361Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-03T18:10:37.558Z] #58 27.21 Selecting previously unselected package python3-protobuf. [2022-08-03T18:10:37.558Z] #58 27.24 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-03T18:10:37.558Z] #58 ... [2022-08-03T18:10:37.558Z] [2022-08-03T18:10:37.558Z] #64 [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-08-03T18:10:37.558Z] #64 sha256:8c6f299198c843c0d904e4e4138559e251248511fdce630be12b55668cec2e13 [2022-08-03T18:10:37.558Z] #64 27.47 v3.0.2 [2022-08-03T18:10:37.558Z] #64 DONE 27.6s [2022-08-03T18:10:37.558Z] [2022-08-03T18:10:37.558Z] #58 [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-08-03T18:10:37.558Z] #58 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:10:37.558Z] #58 27.25 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-03T18:10:37.668Z] + docker info [2022-08-03T18:10:38.492Z] #58 28.32 Selecting previously unselected package libnet1:amd64. [2022-08-03T18:10:38.493Z] #58 28.33 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-03T18:10:38.493Z] #58 28.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-03T18:10:39.056Z] #58 28.60 Selecting previously unselected package libnl-3-200:amd64. [2022-08-03T18:10:39.056Z] #58 28.61 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-03T18:10:39.056Z] #58 28.63 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-03T18:10:39.246Z] [2022-08-03T18:10:39.246Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-03T18:10:39.246Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-03T18:10:39.246Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-03T18:10:39.246Z] #71 DONE 0.1s [2022-08-03T18:10:39.246Z] [2022-08-03T18:10:39.246Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:10:39.246Z] #11 sha256:4952f590c81ab17f39bd178e04c9b6983d5b332e818ec78271bda0bbcfb1f349 [2022-08-03T18:10:39.246Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:10:39.246Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 0.1s done [2022-08-03T18:10:39.246Z] #11 sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 1.86kB / 1.86kB done [2022-08-03T18:10:39.246Z] #11 sha256:f180bbb5126909af4db3338726cd34bf68e524dcff3a30e7f1997b162f473101 1.80kB / 1.80kB done [2022-08-03T18:10:39.246Z] #11 sha256:e7d3e55108ddcc2c6179f74c24bdb528a7652e1cbdc53f8d824eaaf9b3755e8b 7.12kB / 7.12kB done [2022-08-03T18:10:39.246Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 5.21MB / 53.68MB 0.1s [2022-08-03T18:10:39.246Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 15.73MB / 53.68MB 0.2s [2022-08-03T18:10:39.246Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 24.61MB / 53.68MB 0.3s [2022-08-03T18:10:39.313Z] #58 28.90 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-03T18:10:39.313Z] #58 28.91 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-03T18:10:39.313Z] #58 28.92 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-03T18:10:39.515Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 35.65MB / 53.68MB 0.4s [2022-08-03T18:10:39.569Z] #58 29.12 Selecting previously unselected package criu. [2022-08-03T18:10:39.569Z] #58 29.13 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-03T18:10:39.569Z] #58 29.13 Unpacking criu (3.17.1-1) ... [2022-08-03T18:10:39.782Z] #11 ... [2022-08-03T18:10:39.782Z] [2022-08-03T18:10:39.782Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-03T18:10:39.782Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-03T18:10:39.782Z] #49 DONE 0.0s [2022-08-03T18:10:39.782Z] [2022-08-03T18:10:39.782Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:10:39.782Z] #11 sha256:4952f590c81ab17f39bd178e04c9b6983d5b332e818ec78271bda0bbcfb1f349 [2022-08-03T18:10:39.782Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 48.76MB / 53.68MB 0.6s [2022-08-03T18:10:39.782Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 0.8s [2022-08-03T18:10:40.042Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0B / 10.66MB 0.9s [2022-08-03T18:10:40.042Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0B / 5.15MB 0.9s [2022-08-03T18:10:40.042Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 4.19MB / 10.66MB 1.0s [2022-08-03T18:10:40.042Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 1.0s [2022-08-03T18:10:40.132Z] #58 29.80 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-03T18:10:40.342Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 1.1s [2022-08-03T18:10:40.605Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 1.5s done [2022-08-03T18:10:40.697Z] #58 ... [2022-08-03T18:10:40.697Z] [2022-08-03T18:10:40.697Z] #83 [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-08-03T18:10:40.697Z] #83 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:10:40.697Z] #83 24.85 Selecting previously unselected package autoconf. [2022-08-03T18:10:40.697Z] #83 24.85 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-03T18:10:40.697Z] #83 24.85 Unpacking autoconf (2.69-14) ... [2022-08-03T18:10:40.697Z] #83 25.19 Selecting previously unselected package autotools-dev. [2022-08-03T18:10:40.697Z] #83 25.19 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-03T18:10:40.697Z] #83 25.20 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-03T18:10:40.697Z] #83 25.34 Selecting previously unselected package automake. [2022-08-03T18:10:40.697Z] #83 25.35 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-03T18:10:40.697Z] #83 25.35 Unpacking automake (1:1.16.3-2) ... [2022-08-03T18:10:40.697Z] #83 25.88 Selecting previously unselected package patch. [2022-08-03T18:10:40.697Z] #83 25.88 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-03T18:10:40.697Z] #83 25.89 Unpacking patch (2.7.6-7) ... [2022-08-03T18:10:40.697Z] #83 26.05 Selecting previously unselected package dpkg-dev. [2022-08-03T18:10:40.697Z] #83 26.06 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-03T18:10:40.697Z] #83 26.07 Unpacking dpkg-dev (1.20.11) ... [2022-08-03T18:10:40.697Z] #83 27.02 Selecting previously unselected package build-essential. [2022-08-03T18:10:40.697Z] #83 27.03 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-03T18:10:40.697Z] #83 27.03 Unpacking build-essential (12.9) ... [2022-08-03T18:10:40.697Z] #83 27.09 Selecting previously unselected package libcap2:amd64. [2022-08-03T18:10:40.697Z] #83 27.09 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-03T18:10:40.697Z] #83 27.10 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-03T18:10:40.697Z] #83 27.23 Selecting previously unselected package libcap-dev:amd64. [2022-08-03T18:10:40.697Z] #83 27.25 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-03T18:10:40.697Z] #83 27.27 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-03T18:10:40.697Z] #83 27.55 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-03T18:10:40.697Z] #83 27.57 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-03T18:10:40.697Z] #83 27.58 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-03T18:10:40.697Z] #83 27.78 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-03T18:10:40.697Z] #83 27.79 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-03T18:10:40.697Z] #83 27.81 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-03T18:10:40.697Z] #83 27.89 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-03T18:10:40.697Z] #83 27.91 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-03T18:10:40.697Z] #83 27.92 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-03T18:10:40.697Z] #83 28.15 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-03T18:10:40.697Z] #83 28.15 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-03T18:10:40.697Z] #83 28.16 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-03T18:10:40.697Z] #83 29.44 Selecting previously unselected package libtool. [2022-08-03T18:10:40.697Z] #83 29.44 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-03T18:10:40.697Z] #83 29.45 Unpacking libtool (2.4.6-15) ... [2022-08-03T18:10:40.697Z] #83 29.71 Selecting previously unselected package libudev-dev:amd64. [2022-08-03T18:10:40.697Z] #83 29.71 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-03T18:10:40.697Z] #83 29.72 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-03T18:10:40.697Z] #83 29.89 Selecting previously unselected package libyajl2:amd64. [2022-08-03T18:10:40.697Z] #83 29.89 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-03T18:10:40.697Z] #83 29.89 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-03T18:10:40.697Z] #83 29.95 Selecting previously unselected package libyajl-dev:amd64. [2022-08-03T18:10:40.697Z] #83 29.96 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-03T18:10:40.697Z] #83 29.97 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-03T18:10:40.697Z] #83 30.12 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-03T18:10:40.697Z] #83 30.15 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-03T18:10:40.697Z] #83 30.16 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-03T18:10:40.697Z] #83 30.17 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-03T18:10:40.697Z] #83 30.19 Setting up file (1:5.39-3) ... [2022-08-03T18:10:40.697Z] #83 30.20 Setting up bzip2 (1.0.8-4) ... [2022-08-03T18:10:40.697Z] #83 30.21 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-03T18:10:40.697Z] #83 30.22 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-03T18:10:40.697Z] #83 30.24 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-03T18:10:40.697Z] #83 30.25 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-03T18:10:40.697Z] #83 30.26 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-03T18:10:40.697Z] #83 30.27 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-03T18:10:40.697Z] #83 30.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-03T18:10:40.697Z] #83 30.29 Setting up patch (2.7.6-7) ... [2022-08-03T18:10:40.697Z] #83 30.30 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-03T18:10:40.697Z] #83 30.31 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-03T18:10:40.697Z] #83 30.32 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-03T18:10:40.697Z] #83 30.33 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-03T18:10:40.697Z] #83 30.34 Setting up libtool (2.4.6-15) ... [2022-08-03T18:10:40.697Z] #83 30.35 Setting up m4 (1.4.18-5) ... [2022-08-03T18:10:40.697Z] #83 30.36 Setting up dpkg-dev (1.20.11) ... [2022-08-03T18:10:40.697Z] #83 30.38 Setting up autoconf (2.69-14) ... [2022-08-03T18:10:40.697Z] #83 30.40 Setting up build-essential (12.9) ... [2022-08-03T18:10:40.697Z] #83 30.41 Setting up automake (1:1.16.3-2) ... [2022-08-03T18:10:40.697Z] #83 30.42 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-03T18:10:40.697Z] #83 30.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:10:40.697Z] #83 DONE 30.7s [2022-08-03T18:10:40.697Z] [2022-08-03T18:10:40.697Z] #84 [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-08-03T18:10:40.697Z] #84 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:10:40.867Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 1.7s done [2022-08-03T18:10:40.867Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 1.6s done [2022-08-03T18:10:40.867Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 8.39MB / 81.12MB 1.8s [2022-08-03T18:10:40.867Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 0B / 54.68MB 1.8s [2022-08-03T18:10:40.867Z] #11 ... [2022-08-03T18:10:40.867Z] [2022-08-03T18:10:40.867Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-03T18:10:40.867Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-03T18:10:40.867Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-03T18:10:40.867Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-03T18:10:40.867Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-03T18:10:40.867Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-08-03T18:10:40.867Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2022-08-03T18:10:40.867Z] #71 DONE 2.2s [2022-08-03T18:10:40.867Z] [2022-08-03T18:10:40.867Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:10:40.867Z] #11 sha256:4952f590c81ab17f39bd178e04c9b6983d5b332e818ec78271bda0bbcfb1f349 [2022-08-03T18:10:40.867Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 16.78MB / 81.12MB 1.9s [2022-08-03T18:10:40.867Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 4.19MB / 54.68MB 1.9s [2022-08-03T18:10:40.867Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 0B / 108.99MB 1.9s [2022-08-03T18:10:40.996Z] #67 ... [2022-08-03T18:10:40.996Z] [2022-08-03T18:10:40.996Z] #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-08-03T18:10:40.996Z] #40 sha256:0c05b0be702a8202bf83840cea8ae807563070fe63b52f93aa4823550589edb9 [2022-08-03T18:10:40.996Z] #40 5.755 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-03T18:10:40.996Z] #40 6.879 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-03T18:10:40.996Z] #40 8.438 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-03T18:10:40.996Z] #40 8.915 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-03T18:10:40.996Z] #40 9.038 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-03T18:10:41.142Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 32.51MB / 81.12MB 2.1s [2022-08-03T18:10:41.142Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 18.97MB / 54.68MB 2.1s [2022-08-03T18:10:41.142Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 18.21MB / 108.99MB 2.1s [2022-08-03T18:10:41.259Z] #40 ... [2022-08-03T18:10:41.259Z] [2022-08-03T18:10:41.259Z] #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-08-03T18:10:41.259Z] #42 sha256:2daaabb517a2117d5c49e0984e2aaad50a05a319290ff6ed6b260933d5466e2d [2022-08-03T18:10:41.259Z] #42 5.711 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-03T18:10:41.259Z] #42 5.736 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-03T18:10:41.259Z] #42 5.758 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-03T18:10:41.259Z] #42 6.764 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-03T18:10:41.259Z] #42 8.661 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-03T18:10:41.259Z] #42 ... [2022-08-03T18:10:41.259Z] [2022-08-03T18:10:41.259Z] #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-08-03T18:10:41.259Z] #38 sha256:15b40899c1d89586ded4c33e955c5970d5735abbd54a5801c21b3cc2189649b9 [2022-08-03T18:10:41.259Z] #38 4.638 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-03T18:10:41.417Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 49.43MB / 81.12MB 2.3s [2022-08-03T18:10:41.417Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 33.55MB / 54.68MB 2.3s [2022-08-03T18:10:41.417Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 38.55MB / 108.99MB 2.3s [2022-08-03T18:10:41.417Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 57.84MB / 81.12MB 2.4s [2022-08-03T18:10:41.417Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 40.82MB / 54.68MB 2.4s [2022-08-03T18:10:41.520Z] #38 ... [2022-08-03T18:10:41.520Z] [2022-08-03T18:10:41.520Z] #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-08-03T18:10:41.520Z] #34 sha256:835450d2109a8d3ba6fedea550a0eae6f71dff8269bd8d2739ac02bb595ac4a1 [2022-08-03T18:10:41.520Z] #34 4.875 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-03T18:10:41.520Z] #34 4.884 Cloning into '.'... [2022-08-03T18:10:41.627Z] #84 0.887 Cloning into '/tmp/crun-build'... [2022-08-03T18:10:41.627Z] #84 ... [2022-08-03T18:10:41.627Z] [2022-08-03T18:10:41.627Z] #54 [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-08-03T18:10:41.627Z] #54 sha256:b6b8ce59f534be2127166e2ece0c86e2714d0e5dd0eaf6f12044028391bddab6 [2022-08-03T18:10:41.627Z] #54 21.65 Updating files: 84% (1841/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-08-03T18:10:41.627Z] #54 21.87 + git checkout -q v2.3.0 [2022-08-03T18:10:41.627Z] #54 23.70 + 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-08-03T18:10:41.682Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 68.16MB / 81.12MB 2.5s [2022-08-03T18:10:41.682Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 49.28MB / 54.68MB 2.5s [2022-08-03T18:10:41.682Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 57.67MB / 108.99MB 2.5s [2022-08-03T18:10:41.682Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 81.12MB / 81.12MB 2.7s [2022-08-03T18:10:41.682Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 54.68MB / 54.68MB 2.7s [2022-08-03T18:10:41.682Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 75.18MB / 108.99MB 2.7s [2022-08-03T18:10:41.682Z] #11 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 1.0s [2022-08-03T18:10:41.780Z] #34 ... [2022-08-03T18:10:41.780Z] [2022-08-03T18:10:41.780Z] #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-08-03T18:10:41.780Z] #62 sha256:0f122c100b18f379b7f3e9566e317a95fe779f8babf1defe17ea826fe84f6a77 [2022-08-03T18:10:41.780Z] #62 3.153 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-03T18:10:41.780Z] #62 3.174 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-03T18:10:41.780Z] #62 3.175 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-03T18:10:41.780Z] #62 3.386 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-03T18:10:41.780Z] #62 3.711 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-03T18:10:41.780Z] #62 4.574 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-03T18:10:41.780Z] #62 ... [2022-08-03T18:10:41.780Z] [2022-08-03T18:10:41.780Z] #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-08-03T18:10:41.780Z] #26 sha256:58e0ba77db3402899d554c3d775612974666cfcd2e83c97fcde0c9b13685b763 [2022-08-03T18:10:41.780Z] #26 4.943 + RM_GOPATH=0 [2022-08-03T18:10:41.780Z] #26 4.943 + TMP_GOPATH= [2022-08-03T18:10:41.780Z] #26 4.943 + : /build [2022-08-03T18:10:41.780Z] #26 4.943 + '[' -z '' ']' [2022-08-03T18:10:41.780Z] #26 4.943 ++ mktemp -d [2022-08-03T18:10:41.780Z] #26 4.951 + export GOPATH=/tmp/tmp.aSwSCKfW6J [2022-08-03T18:10:41.780Z] #26 4.951 + GOPATH=/tmp/tmp.aSwSCKfW6J [2022-08-03T18:10:41.780Z] #26 4.951 + RM_GOPATH=1 [2022-08-03T18:10:41.780Z] #26 4.951 + case "$(go env GOARCH)" in [2022-08-03T18:10:41.780Z] #26 4.951 ++ go env GOARCH [2022-08-03T18:10:41.780Z] #26 5.050 + export GO_BUILDMODE=-buildmode=pie [2022-08-03T18:10:41.780Z] #26 5.050 + GO_BUILDMODE=-buildmode=pie [2022-08-03T18:10:41.780Z] #26 5.051 ++ dirname /install.sh [2022-08-03T18:10:41.780Z] #26 5.054 + dir=/ [2022-08-03T18:10:41.780Z] #26 5.054 + bin=dockercli [2022-08-03T18:10:41.780Z] #26 5.054 + shift [2022-08-03T18:10:41.780Z] #26 5.054 + '[' '!' -f //dockercli.installer ']' [2022-08-03T18:10:41.780Z] #26 5.054 + . //dockercli.installer [2022-08-03T18:10:41.780Z] #26 5.054 ++ : stable [2022-08-03T18:10:41.780Z] #26 5.054 ++ : 17.06.2-ce [2022-08-03T18:10:41.780Z] #26 5.054 + install_dockercli [2022-08-03T18:10:41.780Z] #26 5.054 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-03T18:10:41.780Z] #26 5.054 Install docker/cli version 17.06.2-ce from stable [2022-08-03T18:10:41.780Z] #26 5.055 ++ uname -m [2022-08-03T18:10:41.780Z] #26 5.056 + arch=x86_64 [2022-08-03T18:10:41.780Z] #26 5.058 + '[' x86_64 '!=' x86_64 ']' [2022-08-03T18:10:41.780Z] #26 5.059 + url=https://download.docker.com/linux/static [2022-08-03T18:10:41.780Z] #26 5.059 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-03T18:10:41.780Z] #26 5.060 + tar -xz docker/docker [2022-08-03T18:10:41.883Z] #54 ... [2022-08-03T18:10:41.883Z] [2022-08-03T18:10:41.883Z] #58 [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-08-03T18:10:41.883Z] #58 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:10:41.883Z] #58 31.24 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-03T18:10:41.883Z] #58 31.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-03T18:10:41.883Z] #58 31.27 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-03T18:10:41.883Z] #58 31.28 Setting up python3-six (1.16.0-2) ... [2022-08-03T18:10:41.941Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 89.35MB / 108.99MB 2.8s [2022-08-03T18:10:41.941Z] #11 ... [2022-08-03T18:10:41.941Z] [2022-08-03T18:10:41.941Z] #24 [internal] load build context [2022-08-03T18:10:41.941Z] #24 sha256:decbb249c6b2fb544f58b777d93f54217f7cef62ce3980034fbd3a9395963e6b [2022-08-03T18:10:41.941Z] #24 transferring context: 62.39MB 3.0s done [2022-08-03T18:10:41.941Z] #24 DONE 3.3s [2022-08-03T18:10:41.941Z] [2022-08-03T18:10:41.941Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:10:41.941Z] #11 sha256:4952f590c81ab17f39bd178e04c9b6983d5b332e818ec78271bda0bbcfb1f349 [2022-08-03T18:10:41.941Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 99.61MB / 108.99MB 2.9s [2022-08-03T18:10:42.040Z] #26 ... [2022-08-03T18:10:42.040Z] [2022-08-03T18:10:42.040Z] #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-08-03T18:10:42.040Z] #57 sha256:8c6f299198c843c0d904e4e4138559e251248511fdce630be12b55668cec2e13 [2022-08-03T18:10:42.040Z] #57 4.838 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-03T18:10:42.040Z] #57 6.059 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-03T18:10:42.040Z] #57 6.117 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-03T18:10:42.040Z] #57 6.160 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-03T18:10:42.040Z] #57 8.346 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-03T18:10:42.040Z] #57 ... [2022-08-03T18:10:42.040Z] [2022-08-03T18:10:42.040Z] #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-08-03T18:10:42.040Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:10:42.040Z] #55 5.042 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-03T18:10:42.040Z] #55 7.385 go: downloading github.com/fatih/color v1.13.0 [2022-08-03T18:10:42.040Z] #55 7.451 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-03T18:10:42.040Z] #55 7.665 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-03T18:10:42.040Z] #55 7.694 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-03T18:10:42.040Z] #55 8.085 go: downloading github.com/spf13/viper v1.11.0 [2022-08-03T18:10:42.040Z] #55 8.149 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-03T18:10:42.040Z] #55 8.835 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-03T18:10:42.040Z] #55 8.863 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-03T18:10:42.040Z] #55 8.934 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-03T18:10:42.040Z] #55 8.945 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-03T18:10:42.040Z] #55 10.34 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-03T18:10:42.040Z] #55 10.68 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-03T18:10:42.040Z] #55 11.03 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-03T18:10:42.199Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 108.99MB / 108.99MB 3.0s [2022-08-03T18:10:42.199Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 54.68MB / 54.68MB 3.1s done [2022-08-03T18:10:42.301Z] #55 11.19 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-03T18:10:42.301Z] #55 ... [2022-08-03T18:10:42.301Z] [2022-08-03T18:10:42.301Z] #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-08-03T18:10:42.301Z] #76 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:10:42.301Z] #76 5.809 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-03T18:10:42.301Z] #76 5.845 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-03T18:10:42.301Z] #76 5.849 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-03T18:10:42.301Z] #76 6.864 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-03T18:10:42.301Z] #76 8.993 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-03T18:10:42.301Z] #76 ... [2022-08-03T18:10:42.301Z] [2022-08-03T18:10:42.301Z] #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-08-03T18:10:42.301Z] #51 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:10:42.301Z] #51 5.742 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-03T18:10:42.301Z] #51 5.810 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-03T18:10:42.301Z] #51 5.820 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-03T18:10:42.301Z] #51 6.488 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-03T18:10:42.301Z] #51 6.837 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-03T18:10:42.301Z] #51 8.814 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-03T18:10:42.446Z] #58 32.19 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-03T18:10:42.446Z] #58 32.20 Setting up python3-protobuf (3.12.4-1) ... [2022-08-03T18:10:42.561Z] #51 ... [2022-08-03T18:10:42.561Z] [2022-08-03T18:10:42.561Z] #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-08-03T18:10:42.561Z] #53 sha256:845fdde35548a13b31f48502d8675f52121aa07365b529a0f102a5e5a9166507 [2022-08-03T18:10:42.561Z] #53 5.270 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-03T18:10:42.561Z] #53 7.204 go: downloading github.com/fatih/color v1.10.0 [2022-08-03T18:10:42.561Z] #53 7.206 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-03T18:10:42.561Z] #53 7.240 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-03T18:10:42.561Z] #53 7.298 go: downloading github.com/pkg/errors v0.9.1 [2022-08-03T18:10:42.561Z] #53 7.689 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-03T18:10:42.561Z] #53 7.764 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-03T18:10:42.561Z] #53 7.787 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-03T18:10:42.561Z] #53 7.939 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-03T18:10:42.561Z] #53 7.953 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-03T18:10:42.561Z] #53 8.111 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-03T18:10:42.561Z] #53 8.252 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-03T18:10:42.561Z] #53 8.564 go: downloading golang.org/x/tools v0.1.0 [2022-08-03T18:10:42.561Z] #53 ... [2022-08-03T18:10:42.561Z] [2022-08-03T18:10:42.561Z] #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-08-03T18:10:42.561Z] #36 sha256:79ba122504530f6bee7049da567c7e5f6a04d0639ece8d4ece22fa36a4c34284 [2022-08-03T18:10:42.561Z] #36 3.946 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-03T18:10:42.822Z] #36 ... [2022-08-03T18:10:42.822Z] [2022-08-03T18:10:42.822Z] #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-08-03T18:10:42.822Z] #51 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:10:42.822Z] #51 11.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-03T18:10:43.133Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 81.12MB / 81.12MB 4.0s done [2022-08-03T18:10:43.699Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 [2022-08-03T18:10:43.956Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0.2s done [2022-08-03T18:10:44.216Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0.1s [2022-08-03T18:10:44.474Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0.2s done [2022-08-03T18:10:44.732Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 108.99MB / 108.99MB 5.8s done [2022-08-03T18:10:44.732Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab [2022-08-03T18:10:44.991Z] #11 ... [2022-08-03T18:10:44.991Z] [2022-08-03T18:10:44.991Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-03T18:10:44.991Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-03T18:10:44.991Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-03T18:10:44.991Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-03T18:10:44.991Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-03T18:10:44.991Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-03T18:10:44.991Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-08-03T18:10:44.991Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2022-08-03T18:10:44.991Z] #73 DONE 6.2s [2022-08-03T18:10:44.991Z] [2022-08-03T18:10:44.991Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-03T18:10:44.991Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-03T18:10:44.991Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-03T18:10:44.991Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-03T18:10:44.991Z] #28 sha256:ede74d90543e4dedd6662653de639d72e82640717f99041591dc9f34c186f0f9 529B / 529B done [2022-08-03T18:10:44.992Z] #28 sha256:585393df054ae3733a18ba06108b2cee169be81198dde54e073526e856ff9a01 1.48kB / 1.48kB done [2022-08-03T18:10:44.992Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 1.6s done [2022-08-03T18:10:44.992Z] #28 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 2.8s done [2022-08-03T18:10:44.992Z] #28 DONE 6.3s [2022-08-03T18:10:45.250Z] [2022-08-03T18:10:45.250Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-03T18:10:45.250Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-03T18:10:45.363Z] #51 13.96 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-03T18:10:45.717Z] #58 35.21 Setting up criu (3.17.1-1) ... [2022-08-03T18:10:45.819Z] #72 DONE 0.6s [2022-08-03T18:10:45.819Z] [2022-08-03T18:10:45.819Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:10:45.819Z] #11 sha256:4952f590c81ab17f39bd178e04c9b6983d5b332e818ec78271bda0bbcfb1f349 [2022-08-03T18:10:46.303Z] #51 ... [2022-08-03T18:10:46.303Z] [2022-08-03T18:10:46.303Z] #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-08-03T18:10:46.303Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:10:46.303Z] #14 5.083 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-03T18:10:46.303Z] #14 5.240 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-03T18:10:46.303Z] #14 5.254 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-03T18:10:46.303Z] #14 6.380 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-03T18:10:46.303Z] #14 8.006 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-03T18:10:46.303Z] #14 10.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-03T18:10:46.303Z] #14 ... [2022-08-03T18:10:46.303Z] [2022-08-03T18:10:46.303Z] #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-08-03T18:10:46.303Z] #53 sha256:845fdde35548a13b31f48502d8675f52121aa07365b529a0f102a5e5a9166507 [2022-08-03T18:10:46.303Z] #53 15.08 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-03T18:10:46.303Z] #53 15.18 go: downloading golang.org/x/mod v0.3.0 [2022-08-03T18:10:46.757Z] #11 ... [2022-08-03T18:10:46.757Z] [2022-08-03T18:10:46.757Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-03T18:10:46.757Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-03T18:10:46.757Z] #74 DONE 0.9s [2022-08-03T18:10:47.017Z] [2022-08-03T18:10:47.017Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:10:47.017Z] #11 sha256:4952f590c81ab17f39bd178e04c9b6983d5b332e818ec78271bda0bbcfb1f349 [2022-08-03T18:10:47.085Z] #58 ... [2022-08-03T18:10:47.085Z] [2022-08-03T18:10:47.085Z] #41 [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-08-03T18:10:47.085Z] #41 sha256:835450d2109a8d3ba6fedea550a0eae6f71dff8269bd8d2739ac02bb595ac4a1 [2022-08-03T18:10:47.085Z] #41 36.32 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-08-03T18:10:47.085Z] #41 36.39 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-03T18:10:47.085Z] #41 36.71 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-03T18:10:47.245Z] #53 ... [2022-08-03T18:10:47.245Z] [2022-08-03T18:10:47.245Z] #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-08-03T18:10:47.245Z] #26 sha256:58e0ba77db3402899d554c3d775612974666cfcd2e83c97fcde0c9b13685b763 [2022-08-03T18:10:47.245Z] #26 14.38 + mkdir -p /build [2022-08-03T18:10:47.245Z] #26 14.38 + mv docker/docker /build/ [2022-08-03T18:10:47.245Z] #26 14.41 + rmdir docker [2022-08-03T18:10:47.245Z] #26 DONE 16.0s [2022-08-03T18:10:47.342Z] #41 ... [2022-08-03T18:10:47.342Z] [2022-08-03T18:10:47.342Z] #58 [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-08-03T18:10:47.342Z] #58 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:10:47.342Z] #58 36.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:10:47.342Z] #58 DONE 36.9s [2022-08-03T18:10:47.342Z] [2022-08-03T18:10:47.342Z] #84 [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-08-03T18:10:47.342Z] #84 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:10:47.342Z] #84 5.902 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-03T18:10:47.342Z] #84 5.930 Cloning into '/tmp/crun-build/libocispec'... [2022-08-03T18:10:47.506Z] [2022-08-03T18:10:47.506Z] #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-08-03T18:10:47.506Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:10:47.506Z] #55 15.73 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-03T18:10:47.506Z] #55 15.90 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-03T18:10:47.506Z] #55 16.11 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-03T18:10:47.506Z] #55 16.30 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-03T18:10:47.598Z] #84 7.128 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-03T18:10:47.765Z] #55 16.59 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-03T18:10:47.765Z] #55 16.72 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-03T18:10:47.855Z] #84 7.154 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-03T18:10:47.856Z] #84 7.156 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-03T18:10:47.856Z] #84 7.157 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-03T18:10:47.856Z] #84 7.201 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-03T18:10:48.024Z] #55 16.94 go: downloading github.com/spf13/afero v1.8.2 [2022-08-03T18:10:48.024Z] #55 17.12 go: downloading github.com/spf13/cast v1.4.1 [2022-08-03T18:10:48.284Z] #55 17.39 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-03T18:10:48.410Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 3.4s done [2022-08-03T18:10:48.410Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 [2022-08-03T18:10:48.544Z] #55 17.60 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-03T18:10:48.545Z] #55 17.66 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-03T18:10:49.114Z] #55 17.93 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-03T18:10:49.114Z] #55 17.97 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-03T18:10:49.374Z] #55 18.27 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-03T18:10:49.374Z] #55 18.32 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-03T18:10:49.374Z] #55 18.38 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-03T18:10:49.635Z] #55 18.65 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-03T18:10:49.635Z] #55 18.74 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-03T18:10:49.747Z] #84 8.873 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-03T18:10:49.994Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c3c95ec4cc6d49b9) in /home/ubuntu/workspace/moby_PR-43903 [Pipeline] { [Pipeline] checkout [2022-08-03T18:10:50.087Z] The recommended git tool is: git [2022-08-03T18:10:51.016Z] #55 ... [2022-08-03T18:10:51.016Z] [2022-08-03T18:10:51.016Z] #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-08-03T18:10:51.016Z] #38 sha256:15b40899c1d89586ded4c33e955c5970d5735abbd54a5801c21b3cc2189649b9 [2022-08-03T18:10:51.016Z] #38 19.34 tomll can be used in two ways: [2022-08-03T18:10:51.016Z] #38 19.35 Writing to STDIN and reading from STDOUT: [2022-08-03T18:10:51.016Z] #38 19.35 cat file.toml | tomll > file.toml [2022-08-03T18:10:51.016Z] #38 19.35 [2022-08-03T18:10:51.016Z] #38 19.35 Reading and updating a list of files: [2022-08-03T18:10:51.016Z] #38 19.35 tomll a.toml b.toml c.toml [2022-08-03T18:10:51.016Z] #38 19.35 [2022-08-03T18:10:51.016Z] #38 19.35 When given a list of files, tomll will modify all files in place without asking. [2022-08-03T18:10:51.016Z] #38 DONE 19.7s [2022-08-03T18:10:51.016Z] [2022-08-03T18:10:51.016Z] #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-08-03T18:10:51.016Z] #36 sha256:79ba122504530f6bee7049da567c7e5f6a04d0639ece8d4ece22fa36a4c34284 [2022-08-03T18:10:51.016Z] #36 14.10 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-03T18:10:51.016Z] #36 14.11 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-03T18:10:51.016Z] #36 14.50 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-03T18:10:51.016Z] #36 15.00 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-03T18:10:51.016Z] #36 15.20 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-03T18:10:51.016Z] #36 15.51 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-03T18:10:51.016Z] #36 15.54 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-03T18:10:51.016Z] #36 15.61 go: downloading github.com/peterh/liner v1.2.2 [2022-08-03T18:10:51.016Z] #36 15.77 go: downloading github.com/google/go-dap v0.6.0 [2022-08-03T18:10:51.016Z] #36 16.42 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-03T18:10:51.017Z] #36 17.53 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-03T18:10:51.017Z] #36 17.77 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-03T18:10:51.017Z] #36 17.83 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-03T18:10:51.017Z] #36 19.72 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-03T18:10:51.017Z] #36 20.07 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-03T18:10:51.017Z] #36 ... [2022-08-03T18:10:51.017Z] [2022-08-03T18:10:51.017Z] #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-08-03T18:10:51.017Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:10:51.017Z] #55 20.01 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-03T18:10:51.115Z] #84 10.44 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-03T18:10:51.288Z] #55 20.29 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-03T18:10:51.703Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 2.9s done [2022-08-03T18:10:51.703Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 [2022-08-03T18:10:52.044Z] #84 11.36 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-03T18:10:52.232Z] #55 ... [2022-08-03T18:10:52.232Z] [2022-08-03T18:10:52.232Z] #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-08-03T18:10:52.232Z] #67 sha256:8dfa20d1af127be0189c3155fa370c51d37eaed51751d3759e7870d1f3f5cc79 [2022-08-03T18:10:52.232Z] #67 10.76 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-03T18:10:52.232Z] #67 10.76 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-03T18:10:52.232Z] #67 11.46 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-03T18:10:52.232Z] #67 15.02 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-03T18:10:52.232Z] #67 16.07 go: downloading github.com/google/uuid v1.3.0 [2022-08-03T18:10:52.232Z] #67 16.30 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-03T18:10:52.232Z] #67 16.61 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-03T18:10:52.232Z] #67 17.05 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-03T18:10:52.232Z] #67 17.29 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-03T18:10:52.232Z] #67 17.59 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-03T18:10:52.232Z] #67 18.02 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-03T18:10:52.232Z] #67 18.11 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-03T18:10:52.232Z] #67 18.21 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-03T18:10:52.232Z] #67 ... [2022-08-03T18:10:52.232Z] [2022-08-03T18:10:52.232Z] #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-08-03T18:10:52.232Z] #42 sha256:2daaabb517a2117d5c49e0984e2aaad50a05a319290ff6ed6b260933d5466e2d [2022-08-03T18:10:52.232Z] #42 11.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-03T18:10:52.232Z] #42 21.27 Fetched 8563 kB in 16s (540 kB/s) [2022-08-03T18:10:52.232Z] #42 21.27 Reading package lists... [2022-08-03T18:10:52.232Z] #42 ... [2022-08-03T18:10:52.232Z] [2022-08-03T18:10:52.232Z] #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-08-03T18:10:52.232Z] #36 sha256:79ba122504530f6bee7049da567c7e5f6a04d0639ece8d4ece22fa36a4c34284 [2022-08-03T18:10:52.232Z] #36 21.38 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-03T18:10:52.300Z] #84 11.55 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-03T18:10:52.300Z] #84 11.68 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-03T18:10:52.491Z] #36 ... [2022-08-03T18:10:52.491Z] [2022-08-03T18:10:52.491Z] #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-08-03T18:10:52.491Z] #76 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:10:52.491Z] #76 11.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-03T18:10:52.609Z] using credential docker-jenkins-github-credentials [2022-08-03T18:10:52.617Z] Cloning the remote Git repository [2022-08-03T18:10:52.618Z] Cloning with configured refspecs honoured and without tags [2022-08-03T18:10:52.755Z] #76 ... [2022-08-03T18:10:52.755Z] [2022-08-03T18:10:52.755Z] #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-08-03T18:10:52.755Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:10:52.755Z] #55 21.15 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-03T18:10:52.755Z] #55 21.63 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-03T18:10:52.755Z] #55 21.78 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-03T18:10:52.755Z] #55 21.80 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-03T18:10:52.755Z] #55 21.91 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-03T18:10:53.015Z] #55 21.92 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-03T18:10:53.274Z] #55 22.13 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-03T18:10:53.274Z] #55 22.28 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-03T18:10:53.274Z] #55 ... [2022-08-03T18:10:53.274Z] [2022-08-03T18:10:53.274Z] #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-08-03T18:10:53.274Z] #40 sha256:0c05b0be702a8202bf83840cea8ae807563070fe63b52f93aa4823550589edb9 [2022-08-03T18:10:53.274Z] #40 12.34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-03T18:10:53.274Z] #40 12.42 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-03T18:10:52.680Z] Cloning repository https://github.com/moby/moby.git [2022-08-03T18:10:52.731Z] > git init /home/ubuntu/workspace/moby_PR-43903 # timeout=10 [2022-08-03T18:10:53.030Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-03T18:10:53.030Z] > git --version # timeout=10 [2022-08-03T18:10:53.041Z] > git --version # 'git version 2.17.1' [2022-08-03T18:10:53.041Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-03T18:10:53.051Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43903/head:refs/remotes/origin/PR-43903 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-03T18:10:53.534Z] #40 ... [2022-08-03T18:10:53.534Z] [2022-08-03T18:10:53.534Z] #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-08-03T18:10:53.534Z] #76 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:10:53.534Z] #76 21.76 Fetched 8563 kB in 16s (526 kB/s) [2022-08-03T18:10:53.668Z] #84 ... [2022-08-03T18:10:53.668Z] [2022-08-03T18:10:53.668Z] #60 [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-08-03T18:10:53.668Z] #60 sha256:845fdde35548a13b31f48502d8675f52121aa07365b529a0f102a5e5a9166507 [2022-08-03T18:10:53.668Z] #60 43.61 gotestsum version dev [2022-08-03T18:10:53.668Z] #60 DONE 43.7s [2022-08-03T18:10:53.668Z] [2022-08-03T18:10:53.668Z] #19 [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-08-03T18:10:53.668Z] #19 sha256:886e3117dc7cbd92161d88bbe87acffc9f8dffaca5dfd1a78476bb44749f67c8 [2022-08-03T18:10:53.668Z] #19 3.826 Reading package lists... [2022-08-03T18:10:54.916Z] #76 21.76 Reading package lists... [2022-08-03T18:10:54.916Z] #76 ... [2022-08-03T18:10:54.916Z] [2022-08-03T18:10:54.916Z] #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-08-03T18:10:54.916Z] #62 sha256:0f122c100b18f379b7f3e9566e317a95fe779f8babf1defe17ea826fe84f6a77 [2022-08-03T18:10:54.916Z] #62 13.69 Fetched 8563 kB in 11s (792 kB/s) [2022-08-03T18:10:54.916Z] #62 13.69 Reading package lists... [2022-08-03T18:10:54.916Z] #62 21.47 Reading package lists... [2022-08-03T18:10:54.916Z] #62 ... [2022-08-03T18:10:54.916Z] [2022-08-03T18:10:54.916Z] #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-08-03T18:10:54.916Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:10:54.916Z] #55 22.52 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-03T18:10:54.916Z] #55 22.61 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-03T18:10:54.916Z] #55 22.76 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-03T18:10:54.916Z] #55 22.87 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-03T18:10:54.916Z] #55 22.95 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-03T18:10:54.916Z] #55 23.03 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-03T18:10:54.916Z] #55 23.04 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-03T18:10:54.916Z] #55 23.22 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-03T18:10:54.916Z] #55 23.25 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-03T18:10:54.916Z] #55 23.37 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-03T18:10:54.916Z] #55 23.43 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-03T18:10:54.916Z] #55 23.50 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-03T18:10:54.916Z] #55 23.66 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-03T18:10:54.916Z] #55 23.81 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-03T18:10:54.916Z] #55 23.89 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-03T18:10:54.916Z] #55 23.95 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-03T18:10:54.986Z] #11 ... [2022-08-03T18:10:54.986Z] [2022-08-03T18:10:54.986Z] #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-08-03T18:10:54.986Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-03T18:10:54.986Z] #29 1.016 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-03T18:10:54.986Z] #29 1.039 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-03T18:10:54.986Z] #29 1.044 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-03T18:10:54.986Z] #29 1.181 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-03T18:10:54.986Z] #29 1.504 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-03T18:10:54.986Z] #29 1.509 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-03T18:10:54.986Z] #29 2.456 Fetched 8449 kB in 2s (4976 kB/s) [2022-08-03T18:10:54.986Z] #29 2.456 Reading package lists... [2022-08-03T18:10:54.986Z] #29 2.984 Reading package lists... [2022-08-03T18:10:54.986Z] #29 3.502 Building dependency tree... [2022-08-03T18:10:54.986Z] #29 3.823 The following additional packages will be installed: [2022-08-03T18:10:54.986Z] #29 3.824 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-03T18:10:54.986Z] #29 3.824 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-03T18:10:54.986Z] #29 3.825 Recommended packages: [2022-08-03T18:10:54.986Z] #29 3.825 libldap-common publicsuffix libsasl2-modules [2022-08-03T18:10:54.986Z] #29 3.947 The following NEW packages will be installed: [2022-08-03T18:10:54.986Z] #29 3.947 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-03T18:10:54.986Z] #29 3.948 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-03T18:10:54.986Z] #29 3.948 libssh2-1 openssl [2022-08-03T18:10:54.986Z] #29 4.219 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-03T18:10:54.986Z] #29 4.219 Need to get 2942 kB of archives. [2022-08-03T18:10:54.986Z] #29 4.219 After this operation, 6482 kB of additional disk space will be used. [2022-08-03T18:10:54.986Z] #29 4.219 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-08-03T18:10:54.986Z] #29 4.228 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-08-03T18:10:54.986Z] #29 4.231 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-08-03T18:10:54.986Z] #29 4.237 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-08-03T18:10:54.986Z] #29 4.239 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-08-03T18:10:54.986Z] #29 4.242 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-08-03T18:10:54.986Z] #29 4.242 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-08-03T18:10:54.986Z] #29 4.257 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-08-03T18:10:54.986Z] #29 4.257 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-08-03T18:10:54.986Z] #29 4.265 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-08-03T18:10:54.986Z] #29 4.265 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-08-03T18:10:54.986Z] #29 4.265 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-08-03T18:10:54.986Z] #29 4.276 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-03T18:10:54.987Z] #29 4.286 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-03T18:10:54.987Z] #29 4.288 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-03T18:10:54.987Z] #29 4.400 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:10:54.987Z] #29 4.431 Fetched 2942 kB in 0s (8836 kB/s) [2022-08-03T18:10:54.987Z] #29 4.460 Selecting previously unselected package openssl. [2022-08-03T18:10:54.987Z] #29 4.460 (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-08-03T18:10:54.987Z] #29 4.461 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-08-03T18:10:54.987Z] #29 4.466 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-03T18:10:54.987Z] #29 4.598 Selecting previously unselected package ca-certificates. [2022-08-03T18:10:54.987Z] #29 4.598 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-03T18:10:54.987Z] #29 4.603 Unpacking ca-certificates (20210119) ... [2022-08-03T18:10:54.987Z] #29 4.674 Selecting previously unselected package libbrotli1:arm64. [2022-08-03T18:10:54.987Z] #29 4.675 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-08-03T18:10:54.987Z] #29 4.683 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-03T18:10:54.987Z] #29 4.749 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-08-03T18:10:54.987Z] #29 4.749 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-03T18:10:54.987Z] #29 4.752 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-03T18:10:54.987Z] #29 4.797 Selecting previously unselected package libsasl2-2:arm64. [2022-08-03T18:10:54.987Z] #29 4.797 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-03T18:10:54.987Z] #29 4.802 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-03T18:10:54.987Z] #29 4.845 Selecting previously unselected package libldap-2.4-2:arm64. [2022-08-03T18:10:54.987Z] #29 4.847 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-08-03T18:10:54.987Z] #29 4.851 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-03T18:10:54.987Z] #29 4.911 Selecting previously unselected package libnghttp2-14:arm64. [2022-08-03T18:10:54.987Z] #29 4.911 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-08-03T18:10:54.987Z] #29 4.915 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-03T18:10:54.987Z] #29 4.955 Selecting previously unselected package libpsl5:arm64. [2022-08-03T18:10:54.987Z] #29 4.955 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-08-03T18:10:54.987Z] #29 4.958 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-08-03T18:10:54.987Z] #29 4.998 Selecting previously unselected package librtmp1:arm64. [2022-08-03T18:10:54.987Z] #29 4.998 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-08-03T18:10:54.987Z] #29 5.003 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-03T18:10:54.987Z] #29 5.040 Selecting previously unselected package libssh2-1:arm64. [2022-08-03T18:10:54.987Z] #29 5.040 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-08-03T18:10:54.987Z] #29 5.045 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-08-03T18:10:54.987Z] #29 5.096 Selecting previously unselected package libcurl4:arm64. [2022-08-03T18:10:54.987Z] #29 5.096 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-03T18:10:54.987Z] #29 5.101 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-03T18:10:54.987Z] #29 5.164 Selecting previously unselected package curl. [2022-08-03T18:10:54.987Z] #29 5.164 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-03T18:10:54.987Z] #29 5.167 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-03T18:10:54.987Z] #29 5.226 Selecting previously unselected package libonig5:arm64. [2022-08-03T18:10:54.987Z] #29 5.227 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-03T18:10:54.987Z] #29 5.232 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-03T18:10:54.987Z] #29 5.292 Selecting previously unselected package libjq1:arm64. [2022-08-03T18:10:54.987Z] #29 5.292 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-08-03T18:10:54.987Z] #29 5.295 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-03T18:10:54.987Z] #29 5.340 Selecting previously unselected package jq. [2022-08-03T18:10:54.987Z] #29 5.340 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-08-03T18:10:54.987Z] #29 5.345 Unpacking jq (1.6-2.1) ... [2022-08-03T18:10:54.987Z] #29 5.386 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-08-03T18:10:54.987Z] #29 5.397 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-03T18:10:54.987Z] #29 5.409 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-03T18:10:54.987Z] #29 5.423 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-03T18:10:54.987Z] #29 5.430 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-03T18:10:54.987Z] #29 5.441 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-03T18:10:54.987Z] #29 5.454 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-08-03T18:10:54.987Z] #29 5.467 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-03T18:10:54.987Z] #29 5.486 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-03T18:10:54.987Z] #29 5.499 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-03T18:10:54.987Z] #29 5.510 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-03T18:10:54.987Z] #29 5.521 Setting up ca-certificates (20210119) ... [2022-08-03T18:10:54.987Z] #29 6.194 Updating certificates in /etc/ssl/certs... [2022-08-03T18:10:54.987Z] #29 6.907 129 added, 0 removed; done. [2022-08-03T18:10:54.987Z] #29 6.932 Setting up jq (1.6-2.1) ... [2022-08-03T18:10:54.987Z] #29 6.941 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-03T18:10:54.987Z] #29 6.952 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-03T18:10:54.987Z] #29 6.964 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:10:54.987Z] #29 6.985 Processing triggers for ca-certificates (20210119) ... [2022-08-03T18:10:54.987Z] #29 6.997 Updating certificates in /etc/ssl/certs... [2022-08-03T18:10:54.987Z] #29 7.614 0 added, 0 removed; done. [2022-08-03T18:10:54.987Z] #29 7.615 Running hooks in /etc/ca-certificates/update.d... [2022-08-03T18:10:54.987Z] #29 7.616 done. [2022-08-03T18:10:55.176Z] #55 23.99 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-03T18:10:55.176Z] #55 24.16 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-03T18:10:55.176Z] #55 24.18 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-03T18:10:55.176Z] #55 24.24 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-03T18:10:55.247Z] #29 ... [2022-08-03T18:10:55.247Z] [2022-08-03T18:10:55.247Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:10:55.247Z] #11 sha256:4952f590c81ab17f39bd178e04c9b6983d5b332e818ec78271bda0bbcfb1f349 [2022-08-03T18:10:55.446Z] #55 24.51 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-03T18:10:55.507Z] #11 ... [2022-08-03T18:10:55.507Z] [2022-08-03T18:10:55.507Z] #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-08-03T18:10:55.507Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-03T18:10:55.507Z] #29 DONE 10.2s [2022-08-03T18:10:55.507Z] [2022-08-03T18:10:55.507Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-03T18:10:55.507Z] #30 sha256:3a66ecca06ef3a62b488e707be78cbcf227c63015d90216af91999ec72adeb77 [2022-08-03T18:10:55.507Z] #30 DONE 0.2s [2022-08-03T18:10:55.507Z] [2022-08-03T18:10:55.507Z] #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-08-03T18:10:55.507Z] #31 sha256:210e5f3073887130746844984630c48231c40190d7663cb9303bc287f9536c0f [2022-08-03T18:10:55.706Z] #55 24.64 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-03T18:10:55.706Z] #55 24.73 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-03T18:10:55.706Z] #55 24.74 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-03T18:10:55.756Z] Client: [2022-08-03T18:10:55.756Z] Context: default [2022-08-03T18:10:55.756Z] Debug Mode: false [2022-08-03T18:10:55.756Z] Plugins: [2022-08-03T18:10:55.756Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-03T18:10:55.756Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-03T18:10:55.756Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-03T18:10:55.756Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-03T18:10:55.756Z] [2022-08-03T18:10:55.756Z] Server: [2022-08-03T18:10:55.756Z] Containers: 0 [2022-08-03T18:10:55.756Z] Running: 0 [2022-08-03T18:10:55.756Z] Paused: 0 [2022-08-03T18:10:55.756Z] Stopped: 0 [2022-08-03T18:10:55.756Z] Images: 0 [2022-08-03T18:10:55.756Z] Server Version: 20.10.14 [2022-08-03T18:10:55.756Z] Storage Driver: overlay2 [2022-08-03T18:10:55.756Z] Backing Filesystem: extfs [2022-08-03T18:10:55.756Z] Supports d_type: true [2022-08-03T18:10:55.756Z] Native Overlay Diff: true [2022-08-03T18:10:55.756Z] userxattr: false [2022-08-03T18:10:55.756Z] Logging Driver: json-file [2022-08-03T18:10:55.756Z] Cgroup Driver: systemd [2022-08-03T18:10:55.756Z] Cgroup Version: 2 [2022-08-03T18:10:55.756Z] Plugins: [2022-08-03T18:10:55.756Z] Volume: local [2022-08-03T18:10:55.756Z] Network: bridge host ipvlan macvlan null overlay [2022-08-03T18:10:55.756Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-03T18:10:55.756Z] Swarm: inactive [2022-08-03T18:10:55.756Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-03T18:10:55.756Z] Default Runtime: runc [2022-08-03T18:10:55.756Z] Init Binary: docker-init [2022-08-03T18:10:55.756Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-03T18:10:55.756Z] runc version: v1.0.3-0-gf46b6ba [2022-08-03T18:10:55.756Z] init version: de40ad0 [2022-08-03T18:10:55.756Z] Security Options: [2022-08-03T18:10:55.756Z] apparmor [2022-08-03T18:10:55.756Z] seccomp [2022-08-03T18:10:55.756Z] Profile: default [2022-08-03T18:10:55.756Z] cgroupns [2022-08-03T18:10:55.756Z] Kernel Version: 5.13.0-1021-aws [2022-08-03T18:10:55.756Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-03T18:10:55.756Z] OSType: linux [2022-08-03T18:10:55.756Z] Architecture: x86_64 [2022-08-03T18:10:55.756Z] CPUs: 2 [2022-08-03T18:10:55.756Z] Total Memory: 7.559GiB [2022-08-03T18:10:55.756Z] Name: ip-10-100-117-5 [2022-08-03T18:10:55.756Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-03T18:10:55.756Z] Docker Root Dir: /var/lib/docker [2022-08-03T18:10:55.756Z] Debug Mode: false [2022-08-03T18:10:55.756Z] Registry: https://index.docker.io/v1/ [2022-08-03T18:10:55.756Z] Labels: [2022-08-03T18:10:55.756Z] Experimental: true [2022-08-03T18:10:55.756Z] Insecure Registries: [2022-08-03T18:10:55.756Z] 127.0.0.0/8 [2022-08-03T18:10:55.756Z] Live Restore Enabled: true [2022-08-03T18:10:55.756Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-03T18:10:55.969Z] #55 24.81 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-03T18:10:55.969Z] #55 24.92 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-03T18:10:55.969Z] #55 25.03 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-03T18:10:56.076Z] #31 ... [2022-08-03T18:10:56.076Z] [2022-08-03T18:10:56.076Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:10:56.076Z] #11 sha256:4952f590c81ab17f39bd178e04c9b6983d5b332e818ec78271bda0bbcfb1f349 [2022-08-03T18:10:56.076Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 4.3s done [2022-08-03T18:10:56.076Z] #11 extracting sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a done [2022-08-03T18:10:56.076Z] #11 DONE 17.3s [2022-08-03T18:10:56.076Z] [2022-08-03T18:10:56.076Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-03T18:10:56.076Z] #12 sha256:e31898a5021d466761b9fc9bb3094152152e68e535cdc1e100cf7b55c66a3a4c [2022-08-03T18:10:56.082Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:f1d71f7cc3e5a394db078526dcffbdb64f0cac4e . [2022-08-03T18:10:56.229Z] #55 25.09 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-03T18:10:56.229Z] #55 25.10 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-03T18:10:56.229Z] #55 25.18 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-03T18:10:56.229Z] #55 25.24 go: downloading github.com/julz/importas v0.1.0 [2022-08-03T18:10:56.229Z] #55 25.28 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-03T18:10:56.340Z] #2 [internal] load .dockerignore [2022-08-03T18:10:56.340Z] #2 sha256:93293e5ac72b958cd7cf365cf3904d852ea5bdcee38e268aa8cc83168987c2d8 [2022-08-03T18:10:56.340Z] #2 transferring context: 145B done [2022-08-03T18:10:56.340Z] #2 DONE 0.1s [2022-08-03T18:10:56.340Z] [2022-08-03T18:10:56.340Z] #1 [internal] load build definition from Dockerfile [2022-08-03T18:10:56.340Z] #1 sha256:d42f25924e84b15d272f90f4204dd75810b714aaf4c58b7a721e099f682c8f51 [2022-08-03T18:10:56.340Z] #1 transferring dockerfile: 19.07kB done [2022-08-03T18:10:56.340Z] #1 DONE 0.1s [2022-08-03T18:10:56.490Z] #55 25.34 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-03T18:10:56.490Z] #55 25.44 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-03T18:10:56.490Z] #55 25.49 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-03T18:10:56.599Z] [2022-08-03T18:10:56.599Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-03T18:10:56.599Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-03T18:10:56.641Z] #12 DONE 0.5s [2022-08-03T18:10:56.641Z] [2022-08-03T18:10:56.641Z] #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-08-03T18:10:56.641Z] #13 sha256:50ab14441360aa068f45d80fd92ec135b9a50e3972cf084c98f44467e72f3609 [2022-08-03T18:10:56.750Z] #55 25.59 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-03T18:10:56.750Z] #55 25.64 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-03T18:10:56.750Z] #55 25.66 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-03T18:10:56.750Z] #55 25.76 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-03T18:10:56.858Z] #3 DONE 0.5s [2022-08-03T18:10:56.858Z] [2022-08-03T18:10:56.858Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-03T18:10:56.858Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-03T18:10:56.858Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-08-03T18:10:57.016Z] #55 25.88 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-03T18:10:57.016Z] #55 25.96 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-03T18:10:57.016Z] #55 25.98 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-03T18:10:57.116Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-03T18:10:57.116Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-03T18:10:57.116Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-03T18:10:57.116Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-08-03T18:10:57.116Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-03T18:10:57.216Z] #13 DONE 0.4s [2022-08-03T18:10:57.216Z] [2022-08-03T18:10:57.216Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-03T18:10:57.216Z] #25 sha256:30f9c0e234ce36db82637689c7c4ac894275718e9529d5630d549642a4df7d3d [2022-08-03T18:10:57.216Z] #25 ... [2022-08-03T18:10:57.216Z] [2022-08-03T18:10:57.216Z] #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-08-03T18:10:57.216Z] #50 sha256:db1dd765423e6fca393796cd360f42c4d1d043a66c40784041a24a8f4d8380b0 [2022-08-03T18:10:57.216Z] #50 DONE 0.2s [2022-08-03T18:10:57.216Z] [2022-08-03T18:10:57.216Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-03T18:10:57.216Z] #46 sha256:23a7175d36465d4e418497fcce53389dce04bea8be2c199c142f9256e6729dfe [2022-08-03T18:10:57.216Z] #46 DONE 0.3s [2022-08-03T18:10:57.216Z] [2022-08-03T18:10:57.216Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-03T18:10:57.216Z] #33 sha256:abb0a3dafb2a691085faed16182a3418f26673192043a5368d1411ae8cf4c213 [2022-08-03T18:10:57.216Z] #33 DONE 0.3s [2022-08-03T18:10:57.476Z] [2022-08-03T18:10:57.476Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-03T18:10:57.476Z] #66 sha256:2151ac1ded63353c9ed1ac849a4d544c8fc2a0bd03086b49d42384b086d7d289 [2022-08-03T18:10:57.476Z] #66 DONE 0.3s [2022-08-03T18:10:57.476Z] [2022-08-03T18:10:57.476Z] #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-08-03T18:10:57.476Z] #67 sha256:60e0fde084a45f3e52b6b69eee21d51aded93ddd23fbc7bd6006bb65641a9304 [2022-08-03T18:10:57.476Z] #67 ... [2022-08-03T18:10:57.476Z] [2022-08-03T18:10:57.476Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-03T18:10:57.476Z] #25 sha256:30f9c0e234ce36db82637689c7c4ac894275718e9529d5630d549642a4df7d3d [2022-08-03T18:10:57.476Z] #25 DONE 0.6s [2022-08-03T18:10:57.736Z] [2022-08-03T18:10:57.736Z] #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-08-03T18:10:57.736Z] #26 sha256:e2999855566f752772957487233c8c98079601d224a7f7e443561c188daa1b99 [2022-08-03T18:10:57.740Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.4s done [2022-08-03T18:10:57.740Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-08-03T18:10:57.740Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-03T18:10:57.957Z] #55 26.75 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-03T18:10:57.957Z] #55 26.76 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-03T18:10:57.957Z] #55 26.89 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-03T18:10:57.957Z] #55 26.90 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-03T18:10:57.957Z] #55 27.10 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-03T18:10:58.217Z] #55 27.17 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-03T18:10:58.217Z] #55 27.26 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-03T18:10:58.217Z] #55 27.36 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-03T18:10:58.476Z] #55 27.41 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-03T18:10:58.681Z] #4 DONE 1.5s [2022-08-03T18:10:58.736Z] #55 27.75 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-03T18:10:58.996Z] #55 27.77 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-03T18:10:58.996Z] #55 27.83 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-03T18:10:58.996Z] #55 27.91 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-03T18:10:58.996Z] #55 27.96 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-03T18:10:59.249Z] [2022-08-03T18:10:59.249Z] #5 [internal] load build definition from Dockerfile [2022-08-03T18:10:59.249Z] #5 sha256:b7330f03eafc9cfa023ac3f198ecc89207ad1335a17a4ef3a848c10b5feb6eb6 [2022-08-03T18:10:59.249Z] #5 DONE 0.0s [2022-08-03T18:10:59.249Z] [2022-08-03T18:10:59.249Z] #6 [internal] load .dockerignore [2022-08-03T18:10:59.249Z] #6 sha256:f117534e63447bce7cbbbfc4d2e0552e41c9866a76cccf51c4b9030528a679d6 [2022-08-03T18:10:59.249Z] #6 DONE 0.0s [2022-08-03T18:10:59.249Z] [2022-08-03T18:10:59.249Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-03T18:10:59.249Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-03T18:10:59.255Z] #55 28.12 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-03T18:10:59.255Z] #55 28.25 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-03T18:10:59.255Z] #55 28.27 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-03T18:10:59.515Z] #55 28.34 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-03T18:10:59.515Z] #55 28.36 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-03T18:10:59.515Z] #55 28.48 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-03T18:10:59.515Z] #55 ... [2022-08-03T18:10:59.515Z] [2022-08-03T18:10:59.515Z] #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-08-03T18:10:59.515Z] #47 sha256:b6b8ce59f534be2127166e2ece0c86e2714d0e5dd0eaf6f12044028391bddab6 [2022-08-03T18:10:59.515Z] #47 27.74 Updating files: 73% (1602/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-08-03T18:10:59.774Z] #47 28.35 + git checkout -q v2.3.0 [2022-08-03T18:11:00.624Z] #10 ... [2022-08-03T18:11:00.624Z] [2022-08-03T18:11:00.624Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-03T18:11:00.624Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-03T18:11:00.624Z] #8 DONE 1.5s [2022-08-03T18:11:00.624Z] [2022-08-03T18:11:00.624Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-03T18:11:00.624Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-03T18:11:00.624Z] #7 DONE 1.6s [2022-08-03T18:11:00.624Z] [2022-08-03T18:11:00.624Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-03T18:11:00.624Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-03T18:11:00.624Z] #9 DONE 1.6s [2022-08-03T18:11:00.624Z] [2022-08-03T18:11:00.624Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-03T18:11:00.624Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-03T18:11:00.624Z] #10 DONE 1.7s [2022-08-03T18:11:01.260Z] [2022-08-03T18:11:01.260Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-03T18:11:01.260Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-03T18:11:01.260Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-03T18:11:01.527Z] #28 ... [2022-08-03T18:11:01.527Z] [2022-08-03T18:11:01.527Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-03T18:11:01.527Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-03T18:11:01.527Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-03T18:11:01.527Z] #73 DONE 0.1s [2022-08-03T18:11:01.527Z] [2022-08-03T18:11:01.527Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-03T18:11:01.527Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-03T18:11:01.527Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.2s done [2022-08-03T18:11:01.527Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-03T18:11:01.528Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-03T18:11:01.528Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-03T18:11:01.771Z] #19 28.20 Reading package lists... [2022-08-03T18:11:01.925Z] #26 4.184 + RM_GOPATH=0 [2022-08-03T18:11:01.925Z] #26 4.184 + TMP_GOPATH= [2022-08-03T18:11:01.925Z] #26 4.191 + : /build [2022-08-03T18:11:01.925Z] #26 4.191 + '[' -z '' ']' [2022-08-03T18:11:01.925Z] #26 4.199 ++ mktemp -d [2022-08-03T18:11:01.925Z] #26 4.199 + export GOPATH=/tmp/tmp.7lAoJ3Ow8U [2022-08-03T18:11:01.925Z] #26 4.199 + GOPATH=/tmp/tmp.7lAoJ3Ow8U [2022-08-03T18:11:01.925Z] #26 4.199 + RM_GOPATH=1 [2022-08-03T18:11:01.925Z] #26 4.199 + case "$(go env GOARCH)" in [2022-08-03T18:11:01.925Z] #26 4.199 ++ go env GOARCH [2022-08-03T18:11:01.925Z] #26 4.216 + export GO_BUILDMODE=-buildmode=pie [2022-08-03T18:11:01.925Z] #26 4.216 + GO_BUILDMODE=-buildmode=pie [2022-08-03T18:11:01.925Z] #26 4.217 ++ dirname /install.sh [2022-08-03T18:11:01.925Z] #26 4.237 Install docker/cli version 17.06.2-ce from stable [2022-08-03T18:11:01.925Z] #26 4.237 + dir=/ [2022-08-03T18:11:01.925Z] #26 4.237 + bin=dockercli [2022-08-03T18:11:01.925Z] #26 4.237 + shift [2022-08-03T18:11:01.925Z] #26 4.237 + '[' '!' -f //dockercli.installer ']' [2022-08-03T18:11:01.925Z] #26 4.237 + . //dockercli.installer [2022-08-03T18:11:01.925Z] #26 4.237 ++ : stable [2022-08-03T18:11:01.925Z] #26 4.237 ++ : 17.06.2-ce [2022-08-03T18:11:01.925Z] #26 4.237 + install_dockercli [2022-08-03T18:11:01.925Z] #26 4.237 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-03T18:11:01.925Z] #26 4.237 ++ uname -m [2022-08-03T18:11:01.925Z] #26 4.237 + arch=aarch64 [2022-08-03T18:11:01.925Z] #26 4.237 + '[' aarch64 '!=' x86_64 ']' [2022-08-03T18:11:01.925Z] #26 4.237 + '[' aarch64 '!=' s390x ']' [2022-08-03T18:11:01.925Z] #26 4.237 + '[' aarch64 '!=' armhf ']' [2022-08-03T18:11:01.925Z] #26 4.237 + build_dockercli [2022-08-03T18:11:01.925Z] #26 4.237 + git clone https://github.com/docker/docker-ce /tmp/tmp.7lAoJ3Ow8U/tmp/docker-ce [2022-08-03T18:11:01.925Z] #26 4.237 Cloning into '/tmp/tmp.7lAoJ3Ow8U/tmp/docker-ce'... [2022-08-03T18:11:02.096Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 6.29MB / 55.00MB 0.3s [2022-08-03T18:11:02.096Z] #28 ... [2022-08-03T18:11:02.096Z] [2022-08-03T18:11:02.096Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-03T18:11:02.096Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-03T18:11:02.096Z] #49 DONE 0.9s [2022-08-03T18:11:02.096Z] [2022-08-03T18:11:02.096Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-03T18:11:02.096Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-03T18:11:02.096Z] #49 DONE 0.0s [2022-08-03T18:11:02.096Z] [2022-08-03T18:11:02.096Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:11:02.096Z] #11 sha256:ea395710259a8ba7423c94c0cfa26583ca643a55acb2bec50a9580f82f79356a [2022-08-03T18:11:02.096Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 0.1s done [2022-08-03T18:11:02.096Z] #11 sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 1.86kB / 1.86kB done [2022-08-03T18:11:02.096Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-03T18:11:02.096Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-03T18:11:02.096Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 21.10MB / 55.00MB 0.6s [2022-08-03T18:11:02.096Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.4s done [2022-08-03T18:11:02.096Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.6s [2022-08-03T18:11:02.096Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 2.40MB / 54.58MB 0.6s [2022-08-03T18:11:02.315Z] #47 30.46 + 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-08-03T18:11:02.315Z] #47 ... [2022-08-03T18:11:02.315Z] [2022-08-03T18:11:02.315Z] #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-08-03T18:11:02.315Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:11:02.315Z] #14 20.90 Fetched 8563 kB in 16s (536 kB/s) [2022-08-03T18:11:02.315Z] #14 20.90 Reading package lists... [2022-08-03T18:11:02.315Z] #14 26.75 Reading package lists... [2022-08-03T18:11:02.315Z] #14 ... [2022-08-03T18:11:02.315Z] [2022-08-03T18:11:02.315Z] #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-08-03T18:11:02.315Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:11:02.315Z] #55 28.56 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-03T18:11:02.315Z] #55 28.57 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-03T18:11:02.315Z] #55 29.01 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-03T18:11:02.315Z] #55 29.06 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-03T18:11:02.315Z] #55 29.10 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-03T18:11:02.315Z] #55 29.21 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-03T18:11:02.315Z] #55 29.23 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-03T18:11:02.315Z] #55 29.31 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-03T18:11:02.315Z] #55 29.68 go: downloading honnef.co/go/tools v0.3.1 [2022-08-03T18:11:02.315Z] #55 ... [2022-08-03T18:11:02.315Z] [2022-08-03T18:11:02.315Z] #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-08-03T18:11:02.315Z] #67 sha256:8dfa20d1af127be0189c3155fa370c51d37eaed51751d3759e7870d1f3f5cc79 [2022-08-03T18:11:02.315Z] #67 21.02 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-03T18:11:02.315Z] #67 ... [2022-08-03T18:11:02.315Z] [2022-08-03T18:11:02.315Z] #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-08-03T18:11:02.315Z] #62 sha256:0f122c100b18f379b7f3e9566e317a95fe779f8babf1defe17ea826fe84f6a77 [2022-08-03T18:11:02.315Z] #62 21.47 Reading package lists... [2022-08-03T18:11:02.315Z] #62 27.62 Building dependency tree... [2022-08-03T18:11:02.395Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 30.41MB / 55.00MB 0.7s [2022-08-03T18:11:02.395Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 10.49MB / 54.58MB 0.7s [2022-08-03T18:11:02.395Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 47.19MB / 55.00MB 0.9s [2022-08-03T18:11:02.395Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 19.92MB / 54.58MB 0.9s [2022-08-03T18:11:02.576Z] #62 31.60 The following additional packages will be installed: [2022-08-03T18:11:02.576Z] #62 31.61 libbtrfs0 [2022-08-03T18:11:02.656Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 51.38MB / 55.00MB 1.0s [2022-08-03T18:11:02.656Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.0s done [2022-08-03T18:11:02.656Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 23.07MB / 54.58MB 1.0s [2022-08-03T18:11:02.656Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 28.57MB / 54.58MB 1.1s [2022-08-03T18:11:02.656Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 2.10MB / 85.90MB 1.1s [2022-08-03T18:11:02.656Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.2s [2022-08-03T18:11:02.656Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 34.60MB / 54.58MB 1.2s [2022-08-03T18:11:02.656Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 13.63MB / 85.90MB 1.2s [2022-08-03T18:11:02.836Z] #62 31.83 The following NEW packages will be installed: [2022-08-03T18:11:02.836Z] #62 31.85 libbtrfs-dev libbtrfs0 [2022-08-03T18:11:02.917Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 41.94MB / 54.58MB 1.3s [2022-08-03T18:11:02.917Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 23.51MB / 85.90MB 1.3s [2022-08-03T18:11:02.917Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 49.28MB / 54.58MB 1.4s [2022-08-03T18:11:02.917Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 29.36MB / 85.90MB 1.4s [2022-08-03T18:11:03.188Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 1.6s [2022-08-03T18:11:03.188Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 41.94MB / 85.90MB 1.6s [2022-08-03T18:11:03.188Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 52.43MB / 85.90MB 1.7s [2022-08-03T18:11:03.301Z] #26 ... [2022-08-03T18:11:03.301Z] [2022-08-03T18:11:03.301Z] #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-08-03T18:11:03.301Z] #67 sha256:60e0fde084a45f3e52b6b69eee21d51aded93ddd23fbc7bd6006bb65641a9304 [2022-08-03T18:11:03.301Z] #67 4.683 + RM_GOPATH=0 [2022-08-03T18:11:03.301Z] #67 4.691 + TMP_GOPATH= [2022-08-03T18:11:03.301Z] #67 4.691 + : /build [2022-08-03T18:11:03.301Z] #67 4.691 + '[' -z '' ']' [2022-08-03T18:11:03.301Z] #67 4.691 ++ mktemp -d [2022-08-03T18:11:03.301Z] #67 4.701 + export GOPATH=/tmp/tmp.TwiLxTvahM [2022-08-03T18:11:03.301Z] #67 4.701 + GOPATH=/tmp/tmp.TwiLxTvahM [2022-08-03T18:11:03.301Z] #67 4.701 + RM_GOPATH=1 [2022-08-03T18:11:03.301Z] #67 4.701 + case "$(go env GOARCH)" in [2022-08-03T18:11:03.301Z] #67 4.711 ++ go env GOARCH [2022-08-03T18:11:03.301Z] #67 4.730 + export GO_BUILDMODE=-buildmode=pie [2022-08-03T18:11:03.301Z] #67 4.730 + GO_BUILDMODE=-buildmode=pie [2022-08-03T18:11:03.301Z] #67 4.731 ++ dirname /install.sh [2022-08-03T18:11:03.301Z] #67 4.749 + dir=/ [2022-08-03T18:11:03.301Z] #67 4.749 + bin=rootlesskit [2022-08-03T18:11:03.301Z] #67 4.749 + shift [2022-08-03T18:11:03.301Z] #67 4.749 + '[' '!' -f //rootlesskit.installer ']' [2022-08-03T18:11:03.301Z] #67 4.749 + . //rootlesskit.installer [2022-08-03T18:11:03.301Z] #67 4.749 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-03T18:11:03.301Z] #67 4.750 + install_rootlesskit [2022-08-03T18:11:03.301Z] #67 4.750 + case "$1" in [2022-08-03T18:11:03.301Z] #67 4.750 + export CGO_ENABLED=0 [2022-08-03T18:11:03.301Z] #67 4.750 + CGO_ENABLED=0 [2022-08-03T18:11:03.301Z] #67 4.750 + _install_rootlesskit [2022-08-03T18:11:03.301Z] #67 4.758 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-03T18:11:03.301Z] #67 4.758 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-03T18:11:03.301Z] #67 4.759 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-03T18:11:03.301Z] #67 4.759 + GOBIN=/build [2022-08-03T18:11:03.301Z] #67 4.759 + GO111MODULE=on [2022-08-03T18:11:03.301Z] #67 4.759 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-03T18:11:03.406Z] #62 32.30 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-08-03T18:11:03.406Z] #62 32.30 Need to get 460 kB of archives. [2022-08-03T18:11:03.406Z] #62 32.30 After this operation, 1237 kB of additional disk space will be used. [2022-08-03T18:11:03.406Z] #62 32.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-03T18:11:03.406Z] #62 32.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-03T18:11:03.406Z] #62 ... [2022-08-03T18:11:03.406Z] [2022-08-03T18:11:03.406Z] #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-08-03T18:11:03.406Z] #51 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:11:03.406Z] #51 22.37 Fetched 8567 kB in 17s (504 kB/s) [2022-08-03T18:11:03.406Z] #51 22.37 Reading package lists... [2022-08-03T18:11:03.447Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 60.82MB / 85.90MB 1.8s [2022-08-03T18:11:03.447Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 69.21MB / 85.90MB 1.9s [2022-08-03T18:11:03.666Z] #51 28.49 Reading package lists... [2022-08-03T18:11:03.666Z] #51 ... [2022-08-03T18:11:03.666Z] [2022-08-03T18:11:03.666Z] #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-08-03T18:11:03.666Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:11:03.666Z] #14 26.75 Reading package lists... [2022-08-03T18:11:03.707Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 77.59MB / 85.90MB 2.0s [2022-08-03T18:11:03.707Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.1s done [2022-08-03T18:11:03.707Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 2.1s [2022-08-03T18:11:03.707Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-03T18:11:03.919Z] #19 43.89 Building dependency tree... [2022-08-03T18:11:03.920Z] #19 ... [2022-08-03T18:11:03.920Z] [2022-08-03T18:11:03.920Z] #84 [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-08-03T18:11:03.920Z] #84 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:11:03.920Z] #84 23.29 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-03T18:11:05.095Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 3.4s done [2022-08-03T18:11:05.095Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 3.5s [2022-08-03T18:11:05.222Z] #67 7.701 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-03T18:11:05.575Z] #14 32.56 Building dependency tree... [2022-08-03T18:11:06.145Z] #14 ... [2022-08-03T18:11:06.145Z] [2022-08-03T18:11:06.145Z] #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-08-03T18:11:06.145Z] #62 sha256:0f122c100b18f379b7f3e9566e317a95fe779f8babf1defe17ea826fe84f6a77 [2022-08-03T18:11:06.146Z] #62 33.41 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:11:06.146Z] #62 33.69 Fetched 460 kB in 0s (1231 kB/s) [2022-08-03T18:11:06.146Z] #62 33.82 Selecting previously unselected package libbtrfs0:amd64. [2022-08-03T18:11:06.146Z] #62 33.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-03T18:11:06.146Z] #62 33.88 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-03T18:11:06.146Z] #62 33.90 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-03T18:11:06.146Z] #62 34.16 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-03T18:11:06.146Z] #62 34.16 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-03T18:11:06.146Z] #62 34.16 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-03T18:11:06.146Z] #62 34.58 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-03T18:11:06.146Z] #62 34.62 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-03T18:11:06.146Z] #62 34.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:11:06.146Z] #62 DONE 35.3s [2022-08-03T18:11:06.408Z] [2022-08-03T18:11:06.408Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-03T18:11:06.408Z] #63 sha256:c2ce02a9e0221cc1393598e04a9d0326e70c9e994ccc08827b3b9630d9484015 [2022-08-03T18:11:06.408Z] #63 DONE 0.1s [2022-08-03T18:11:06.408Z] [2022-08-03T18:11:06.408Z] #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-08-03T18:11:06.408Z] #64 sha256:737379ef608942f2e9411b09bc07e6bc38943d9f57bb0c79e3cbebace744df8e [2022-08-03T18:11:06.472Z] #11 ... [2022-08-03T18:11:06.472Z] [2022-08-03T18:11:06.472Z] #24 [internal] load build context [2022-08-03T18:11:06.472Z] #24 sha256:4aafb7d630c8e9c3481f8c7daf14834092ee11826db879e0c5fa2608a62e4fd2 [2022-08-03T18:11:06.472Z] #24 transferring context: 62.38MB 3.7s done [2022-08-03T18:11:06.472Z] #24 DONE 5.4s [2022-08-03T18:11:06.472Z] [2022-08-03T18:11:06.472Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:11:06.472Z] #11 sha256:ea395710259a8ba7423c94c0cfa26583ca643a55acb2bec50a9580f82f79356a [2022-08-03T18:11:06.472Z] #11 ... [2022-08-03T18:11:06.472Z] [2022-08-03T18:11:06.472Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-03T18:11:06.472Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-03T18:11:06.472Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.9s done [2022-08-03T18:11:07.159Z] #67 ... [2022-08-03T18:11:07.159Z] [2022-08-03T18:11:07.159Z] #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-08-03T18:11:07.159Z] #31 sha256:210e5f3073887130746844984630c48231c40190d7663cb9303bc287f9536c0f [2022-08-03T18:11:07.159Z] #31 1.473 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-03T18:11:07.159Z] #31 1.732 [2022-08-03T18:11:07.159Z] #31 1.971 #=#=# ######################################################################## 100.0% [2022-08-03T18:11:07.159Z] #31 2.323 [2022-08-03T18:11:07.159Z] #31 3.603 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-03T18:11:07.159Z] #31 3.853 [2022-08-03T18:11:07.159Z] #31 4.096 #=#=# 0.4% ######################################################################## 100.0% [2022-08-03T18:11:07.159Z] #31 4.423 [2022-08-03T18:11:07.159Z] #31 6.259 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-03T18:11:07.159Z] #31 7.450 [2022-08-03T18:11:07.159Z] #31 7.772 #=#=# 0.1% ########### 15.7% ######################## 33.7% ############################################ 61.6% ####################################################### 76.8% ##################################################################### 96.0% ######################################################################## 100.0% [2022-08-03T18:11:07.159Z] #31 9.768 [2022-08-03T18:11:07.159Z] #31 ... [2022-08-03T18:11:07.159Z] [2022-08-03T18:11:07.159Z] #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-08-03T18:11:07.159Z] #53 sha256:8d0dfdad46ee39b48d7b574c3036c77d1849ce6878ab80f4499238428bbecf7d [2022-08-03T18:11:07.159Z] #53 4.691 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-03T18:11:07.159Z] #53 6.212 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-03T18:11:07.159Z] #53 6.213 go: downloading github.com/fatih/color v1.10.0 [2022-08-03T18:11:07.159Z] #53 6.225 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-03T18:11:07.159Z] #53 6.627 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-03T18:11:07.159Z] #53 6.631 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-03T18:11:07.159Z] #53 6.679 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-03T18:11:07.159Z] #53 6.701 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-03T18:11:07.159Z] #53 6.912 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-03T18:11:07.159Z] #53 7.061 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-03T18:11:07.159Z] #53 7.242 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-03T18:11:07.159Z] #53 7.536 go: downloading golang.org/x/tools v0.1.0 [2022-08-03T18:11:07.159Z] #53 ... [2022-08-03T18:11:07.159Z] [2022-08-03T18:11:07.159Z] #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-08-03T18:11:07.159Z] #55 sha256:018d0c8d4132b6911c9eef21137c6b4a6d13d335f34de25391efa11387f1a730 [2022-08-03T18:11:07.159Z] #55 4.336 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-03T18:11:07.159Z] #55 5.948 go: downloading github.com/fatih/color v1.13.0 [2022-08-03T18:11:07.159Z] #55 5.956 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-03T18:11:07.159Z] #55 6.050 go: downloading github.com/pkg/errors v0.9.1 [2022-08-03T18:11:07.159Z] #55 6.079 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-03T18:11:07.159Z] #55 6.091 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-03T18:11:07.159Z] #55 6.500 go: downloading github.com/spf13/viper v1.11.0 [2022-08-03T18:11:07.159Z] #55 6.501 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-03T18:11:07.159Z] #55 6.837 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-03T18:11:07.159Z] #55 6.838 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-03T18:11:07.159Z] #55 6.934 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-03T18:11:07.159Z] #55 6.955 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-03T18:11:07.159Z] #55 8.203 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-03T18:11:07.159Z] #55 8.490 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-03T18:11:07.159Z] #55 8.708 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-03T18:11:07.159Z] #55 8.778 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-03T18:11:07.348Z] #64 0.971 + RM_GOPATH=0 [2022-08-03T18:11:07.348Z] #64 0.972 + TMP_GOPATH= [2022-08-03T18:11:07.348Z] #64 0.972 + : /build [2022-08-03T18:11:07.348Z] #64 0.972 + '[' -z '' ']' [2022-08-03T18:11:07.348Z] #64 0.975 ++ mktemp -d [2022-08-03T18:11:07.348Z] #64 0.976 + export GOPATH=/tmp/tmp.G83toHRpYk [2022-08-03T18:11:07.348Z] #64 0.979 + GOPATH=/tmp/tmp.G83toHRpYk [2022-08-03T18:11:07.348Z] #64 0.979 + RM_GOPATH=1 [2022-08-03T18:11:07.348Z] #64 0.979 + case "$(go env GOARCH)" in [2022-08-03T18:11:07.348Z] #64 0.979 ++ go env GOARCH [2022-08-03T18:11:07.348Z] #64 1.007 + export GO_BUILDMODE=-buildmode=pie [2022-08-03T18:11:07.348Z] #64 1.007 + GO_BUILDMODE=-buildmode=pie [2022-08-03T18:11:07.348Z] #64 1.010 ++ dirname /install.sh [2022-08-03T18:11:07.348Z] #64 1.015 + dir=/ [2022-08-03T18:11:07.348Z] #64 1.015 + bin=containerd [2022-08-03T18:11:07.348Z] #64 1.015 + shift [2022-08-03T18:11:07.348Z] #64 1.015 + '[' '!' -f //containerd.installer ']' [2022-08-03T18:11:07.348Z] #64 1.016 + . //containerd.installer [2022-08-03T18:11:07.348Z] #64 1.016 ++ set -e [2022-08-03T18:11:07.348Z] #64 1.016 ++ : v1.6.6 [2022-08-03T18:11:07.348Z] #64 1.017 + install_containerd [2022-08-03T18:11:07.348Z] #64 1.018 + echo 'Install containerd version v1.6.6' [2022-08-03T18:11:07.348Z] #64 1.023 Install containerd version v1.6.6 [2022-08-03T18:11:07.348Z] #64 1.027 + git clone https://github.com/containerd/containerd.git /tmp/tmp.G83toHRpYk/src/github.com/containerd/containerd [2022-08-03T18:11:07.348Z] #64 1.029 Cloning into '/tmp/tmp.G83toHRpYk/src/github.com/containerd/containerd'... [2022-08-03T18:11:07.411Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 3.5s done [2022-08-03T18:11:07.417Z] #55 ... [2022-08-03T18:11:07.417Z] [2022-08-03T18:11:07.417Z] #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-08-03T18:11:07.417Z] #76 sha256:3a4ab667559710fabc405bd05d9b88b5683ca34d537dfbc54314151de3913b1f [2022-08-03T18:11:07.417Z] #76 2.930 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-03T18:11:07.417Z] #76 2.948 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-03T18:11:07.417Z] #76 2.948 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-03T18:11:07.417Z] #76 3.297 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-03T18:11:07.417Z] #76 3.780 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-03T18:11:07.417Z] #76 5.233 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-03T18:11:07.680Z] #76 ... [2022-08-03T18:11:07.680Z] [2022-08-03T18:11:07.680Z] #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-08-03T18:11:07.680Z] #34 sha256:0117b7d30cc188086bcd02e0da74aa326ce8654e773c79e91ff0af2e0c2145d6 [2022-08-03T18:11:07.680Z] #34 4.687 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-03T18:11:07.680Z] #34 4.690 Cloning into '.'... [2022-08-03T18:11:07.680Z] #34 ... [2022-08-03T18:11:07.680Z] [2022-08-03T18:11:07.680Z] #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-08-03T18:11:07.680Z] #40 sha256:aaa022f486198e9109e9730ed35fa92f5a9ba4d0c6d919c85c94585bc4c9d6ea [2022-08-03T18:11:07.680Z] #40 5.058 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-03T18:11:07.680Z] #40 5.779 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-03T18:11:07.680Z] #40 7.064 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-03T18:11:07.680Z] #40 7.226 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-03T18:11:07.680Z] #40 7.293 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-03T18:11:07.680Z] #40 9.727 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-03T18:11:07.680Z] #40 9.948 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-03T18:11:07.682Z] #28 DONE 6.2s [2022-08-03T18:11:07.682Z] [2022-08-03T18:11:07.682Z] #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-08-03T18:11:07.682Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-03T18:11:07.918Z] #64 ... [2022-08-03T18:11:07.918Z] [2022-08-03T18:11:07.918Z] #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-08-03T18:11:07.918Z] #42 sha256:2daaabb517a2117d5c49e0984e2aaad50a05a319290ff6ed6b260933d5466e2d [2022-08-03T18:11:07.918Z] #42 21.27 Reading package lists... [2022-08-03T18:11:07.918Z] #42 27.18 Reading package lists... [2022-08-03T18:11:07.918Z] #42 32.93 Building dependency tree... [2022-08-03T18:11:07.944Z] #40 ... [2022-08-03T18:11:07.944Z] [2022-08-03T18:11:07.944Z] #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-08-03T18:11:07.944Z] #42 sha256:03fb663bb820901ce690e18f7023bfb441c3d9941afba029b6c35ad6b2faf5b9 [2022-08-03T18:11:07.944Z] #42 5.391 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-03T18:11:07.944Z] #42 5.477 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-03T18:11:07.944Z] #42 5.489 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-03T18:11:07.944Z] #42 6.517 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-03T18:11:07.944Z] #42 9.565 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-03T18:11:07.944Z] #42 ... [2022-08-03T18:11:07.944Z] [2022-08-03T18:11:07.944Z] #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-08-03T18:11:07.944Z] #36 sha256:7aceea02f2a0cf59c0338a6ade3d4f698eb0daefc4b8c5dbeb23ece118fb8ce2 [2022-08-03T18:11:07.944Z] #36 5.211 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-03T18:11:08.178Z] #42 ... [2022-08-03T18:11:08.178Z] [2022-08-03T18:11:08.178Z] #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-08-03T18:11:08.178Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:11:08.178Z] #14 36.75 The following additional packages will be installed: [2022-08-03T18:11:08.178Z] #14 36.76 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-03T18:11:08.178Z] #14 36.76 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-03T18:11:08.178Z] #14 36.76 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-03T18:11:08.178Z] #14 36.77 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-03T18:11:08.178Z] #14 36.77 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-03T18:11:08.178Z] #14 36.77 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-03T18:11:08.178Z] #14 36.78 mingw-w64-common mingw-w64-x86-64-dev [2022-08-03T18:11:08.178Z] #14 36.78 Suggested packages: [2022-08-03T18:11:08.178Z] #14 36.79 gcc-10-locales seccomp wine64 [2022-08-03T18:11:08.210Z] #36 ... [2022-08-03T18:11:08.210Z] [2022-08-03T18:11:08.210Z] #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-08-03T18:11:08.210Z] #62 sha256:0d2f26dc75a29d3288de4fff0719430c3e422161ebb4dfc4a2957eaacb04db79 [2022-08-03T18:11:08.210Z] #62 5.388 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-03T18:11:08.210Z] #62 5.447 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-03T18:11:08.210Z] #62 5.453 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-03T18:11:08.210Z] #62 6.331 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-03T18:11:08.210Z] #62 9.283 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-03T18:11:08.210Z] #62 ... [2022-08-03T18:11:08.210Z] [2022-08-03T18:11:08.210Z] #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-08-03T18:11:08.210Z] #14 sha256:1a3dc220517eaaf19c169fa8a6b70bbf064cada7f4c0f1356ff91a38f8353c0e [2022-08-03T18:11:08.210Z] #14 5.379 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-03T18:11:08.210Z] #14 5.464 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-03T18:11:08.210Z] #14 5.471 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-03T18:11:08.210Z] #14 6.429 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-03T18:11:08.210Z] #14 8.995 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-03T18:11:08.469Z] #14 11.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-03T18:11:08.469Z] #14 ... [2022-08-03T18:11:08.469Z] [2022-08-03T18:11:08.469Z] #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-08-03T18:11:08.469Z] #47 sha256:ee0a3efe7fd9fd016401007b0a1bdbd66b7dc4528da2b4d93d217cc33fca4c45 [2022-08-03T18:11:08.469Z] #47 3.634 + git clone https://github.com/docker/distribution.git . [2022-08-03T18:11:08.469Z] #47 3.634 Cloning into '.'... [2022-08-03T18:11:08.469Z] #47 ... [2022-08-03T18:11:08.469Z] [2022-08-03T18:11:08.469Z] #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-08-03T18:11:08.469Z] #51 sha256:2fe130d794098d69b518132f115b10e7b7db48f0f844cea487f7b3e6f52b4e90 [2022-08-03T18:11:08.469Z] #51 5.169 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-03T18:11:08.469Z] #51 5.205 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-03T18:11:08.469Z] #51 5.206 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-03T18:11:08.469Z] #51 5.833 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-03T18:11:08.469Z] #51 6.203 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-03T18:11:08.469Z] #51 8.509 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-03T18:11:08.727Z] #51 ... [2022-08-03T18:11:08.727Z] [2022-08-03T18:11:08.727Z] #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-08-03T18:11:08.727Z] #57 sha256:2a918761809d211f2b6aa5b9e21c18760c1826af58b8abe15799f89edbb7f016 [2022-08-03T18:11:08.727Z] #57 4.773 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-03T18:11:08.727Z] #57 6.849 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-03T18:11:08.727Z] #57 6.849 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-03T18:11:08.727Z] #57 7.029 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-03T18:11:08.727Z] #57 8.277 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-03T18:11:08.727Z] #57 ... [2022-08-03T18:11:08.727Z] [2022-08-03T18:11:08.727Z] #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-08-03T18:11:08.727Z] #38 sha256:86767d6045046912dafc35a466673030d1df0f4d8db967c5f12b5d3dff739e99 [2022-08-03T18:11:08.727Z] #38 5.007 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-03T18:11:08.748Z] #14 ... [2022-08-03T18:11:08.748Z] [2022-08-03T18:11:08.748Z] #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-08-03T18:11:08.748Z] #76 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:11:08.748Z] #76 21.76 Reading package lists... [2022-08-03T18:11:08.748Z] #76 27.75 Reading package lists... [2022-08-03T18:11:08.748Z] #76 33.41 Building dependency tree... [2022-08-03T18:11:08.748Z] #76 37.74 python3 is already the newest version (3.9.2-3). [2022-08-03T18:11:08.748Z] #76 37.74 The following additional packages will be installed: [2022-08-03T18:11:08.748Z] #76 37.76 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-03T18:11:08.748Z] #76 ... [2022-08-03T18:11:08.748Z] [2022-08-03T18:11:08.748Z] #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-08-03T18:11:08.748Z] #42 sha256:2daaabb517a2117d5c49e0984e2aaad50a05a319290ff6ed6b260933d5466e2d [2022-08-03T18:11:08.748Z] #42 37.37 The following additional packages will be installed: [2022-08-03T18:11:08.748Z] #42 37.39 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-03T18:11:08.748Z] #42 37.41 Suggested packages: [2022-08-03T18:11:08.748Z] #42 37.43 cmake-doc ninja-build lrzip [2022-08-03T18:11:08.748Z] #42 37.43 Recommended packages: [2022-08-03T18:11:08.748Z] #42 37.43 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-03T18:11:08.986Z] #38 ... [2022-08-03T18:11:08.986Z] [2022-08-03T18:11:08.986Z] #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-08-03T18:11:08.986Z] #51 sha256:2fe130d794098d69b518132f115b10e7b7db48f0f844cea487f7b3e6f52b4e90 [2022-08-03T18:11:08.986Z] #51 11.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-03T18:11:09.062Z] #29 1.364 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-03T18:11:09.062Z] #29 1.364 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-03T18:11:09.062Z] #29 1.364 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-03T18:11:09.168Z] #84 ... [2022-08-03T18:11:09.168Z] [2022-08-03T18:11:09.168Z] #19 [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-08-03T18:11:09.168Z] #19 sha256:886e3117dc7cbd92161d88bbe87acffc9f8dffaca5dfd1a78476bb44749f67c8 [2022-08-03T18:11:09.168Z] #19 43.89 Building dependency tree... [2022-08-03T18:11:09.168Z] #19 47.13 Reading state information... [2022-08-03T18:11:09.168Z] #19 49.82 The following additional packages will be installed: [2022-08-03T18:11:09.168Z] #19 49.82 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-03T18:11:09.168Z] #19 49.82 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-03T18:11:09.168Z] #19 49.82 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-03T18:11:09.168Z] #19 49.82 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-03T18:11:09.168Z] #19 49.82 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-03T18:11:09.168Z] #19 49.82 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-03T18:11:09.168Z] #19 49.82 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-03T18:11:09.168Z] #19 49.83 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-03T18:11:09.168Z] #19 49.83 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-03T18:11:09.168Z] #19 49.83 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-03T18:11:09.168Z] #19 49.83 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-03T18:11:09.168Z] #19 49.83 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-03T18:11:09.168Z] #19 49.83 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-03T18:11:09.168Z] #19 49.83 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-03T18:11:09.168Z] #19 49.83 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-03T18:11:09.168Z] #19 49.83 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-03T18:11:09.168Z] #19 49.83 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-03T18:11:09.168Z] #19 49.83 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-03T18:11:09.168Z] #19 49.83 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-03T18:11:09.168Z] #19 49.83 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-03T18:11:09.168Z] #19 49.83 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-03T18:11:09.168Z] #19 49.83 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-03T18:11:09.168Z] #19 49.83 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-03T18:11:09.168Z] #19 49.84 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-03T18:11:09.168Z] #19 49.84 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-03T18:11:09.168Z] #19 49.84 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-03T18:11:09.168Z] #19 49.84 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-03T18:11:09.168Z] #19 49.84 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-03T18:11:09.168Z] #19 49.84 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-03T18:11:09.168Z] #19 49.84 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-03T18:11:09.168Z] #19 49.84 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-03T18:11:09.168Z] #19 49.84 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-03T18:11:09.168Z] #19 49.85 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-03T18:11:09.168Z] #19 49.85 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-03T18:11:09.168Z] #19 49.85 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-03T18:11:09.168Z] #19 49.85 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-03T18:11:09.168Z] #19 49.85 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-03T18:11:09.168Z] #19 49.85 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-03T18:11:09.168Z] #19 49.85 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-03T18:11:09.168Z] #19 49.85 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-03T18:11:09.168Z] #19 49.85 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-03T18:11:09.168Z] #19 49.85 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-03T18:11:09.168Z] #19 49.85 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-03T18:11:09.168Z] #19 49.87 linux-libc-dev-s390x-cross patch xz-utils [2022-08-03T18:11:09.168Z] #19 49.91 Suggested packages: [2022-08-03T18:11:09.168Z] #19 49.91 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-03T18:11:09.168Z] #19 49.91 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-03T18:11:09.168Z] #19 49.91 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-03T18:11:09.168Z] #19 49.91 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-03T18:11:09.168Z] #19 49.91 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-03T18:11:09.168Z] #19 49.91 libyaml-shell-perl ed diffutils-doc [2022-08-03T18:11:09.168Z] #19 49.91 Recommended packages: [2022-08-03T18:11:09.168Z] #19 49.91 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-03T18:11:09.168Z] #19 49.91 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-03T18:11:09.322Z] #29 1.517 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-03T18:11:09.581Z] #29 1.820 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-03T18:11:09.581Z] #29 ... [2022-08-03T18:11:09.581Z] [2022-08-03T18:11:09.581Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-03T18:11:09.581Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-03T18:11:09.581Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-03T18:11:09.581Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-03T18:11:09.581Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-03T18:11:09.581Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.2s done [2022-08-03T18:11:09.581Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s done [2022-08-03T18:11:09.581Z] #73 DONE 8.2s [2022-08-03T18:11:09.581Z] [2022-08-03T18:11:09.581Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-03T18:11:09.581Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-03T18:11:09.581Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-08-03T18:11:09.581Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-03T18:11:09.581Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-03T18:11:09.581Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-03T18:11:09.581Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.4s done [2022-08-03T18:11:09.581Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done [2022-08-03T18:11:09.581Z] #71 DONE 8.2s [2022-08-03T18:11:09.688Z] #42 38.50 The following NEW packages will be installed: [2022-08-03T18:11:09.688Z] #42 38.50 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-03T18:11:09.688Z] #42 38.52 vim-common xxd [2022-08-03T18:11:09.840Z] [2022-08-03T18:11:09.840Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:11:09.840Z] #11 sha256:ea395710259a8ba7423c94c0cfa26583ca643a55acb2bec50a9580f82f79356a [2022-08-03T18:11:09.840Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 5.1s done [2022-08-03T18:11:09.840Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 5.1s done [2022-08-03T18:11:09.840Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 8.2s [2022-08-03T18:11:09.840Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 1.1s done [2022-08-03T18:11:09.840Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.8s [2022-08-03T18:11:09.947Z] #42 38.93 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-08-03T18:11:09.947Z] #42 38.93 Need to get 17.7 MB of archives. [2022-08-03T18:11:09.947Z] #42 38.93 After this operation, 70.7 MB of additional disk space will be used. [2022-08-03T18:11:09.947Z] #42 38.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-03T18:11:09.947Z] #42 38.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-03T18:11:09.947Z] #42 38.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-03T18:11:10.208Z] #42 39.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-03T18:11:10.413Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 1.2s done [2022-08-03T18:11:10.779Z] #42 39.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-03T18:11:10.779Z] #42 39.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-03T18:11:10.779Z] #42 39.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-03T18:11:10.779Z] #42 39.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-03T18:11:10.779Z] #42 39.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-03T18:11:10.779Z] #42 39.74 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-03T18:11:10.986Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-03T18:11:11.349Z] #42 ... [2022-08-03T18:11:11.349Z] [2022-08-03T18:11:11.349Z] #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-08-03T18:11:11.349Z] #57 sha256:8c6f299198c843c0d904e4e4138559e251248511fdce630be12b55668cec2e13 [2022-08-03T18:11:11.349Z] #57 40.13 v3.0.2 [2022-08-03T18:11:11.349Z] #57 DONE 40.3s [2022-08-03T18:11:11.609Z] [2022-08-03T18:11:11.609Z] #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-08-03T18:11:11.609Z] #76 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:11:11.609Z] #76 37.77 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-03T18:11:11.609Z] #76 37.77 Suggested packages: [2022-08-03T18:11:11.609Z] #76 37.79 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-03T18:11:11.609Z] #76 37.79 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-03T18:11:11.609Z] #76 37.79 m4-doc ed diffutils-doc [2022-08-03T18:11:11.609Z] #76 37.79 Recommended packages: [2022-08-03T18:11:11.609Z] #76 37.79 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-03T18:11:11.609Z] #76 39.60 The following NEW packages will be installed: [2022-08-03T18:11:11.609Z] #76 39.61 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-03T18:11:11.609Z] #76 39.62 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-03T18:11:11.609Z] #76 39.62 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-03T18:11:11.609Z] #76 39.63 libyajl2 m4 patch xz-utils [2022-08-03T18:11:11.609Z] #76 40.07 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-08-03T18:11:11.609Z] #76 40.07 Need to get 5940 kB of archives. [2022-08-03T18:11:11.609Z] #76 40.07 After this operation, 18.7 MB of additional disk space will be used. [2022-08-03T18:11:11.609Z] #76 40.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-03T18:11:11.609Z] #76 40.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-03T18:11:11.609Z] #76 40.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-03T18:11:11.609Z] #76 40.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-03T18:11:11.609Z] #76 40.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-03T18:11:11.609Z] #76 40.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-03T18:11:11.609Z] #76 40.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-03T18:11:11.609Z] #76 40.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-03T18:11:11.609Z] #76 40.15 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-03T18:11:11.609Z] #76 40.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-03T18:11:11.609Z] #76 40.24 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-03T18:11:11.609Z] #76 40.24 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-03T18:11:11.609Z] #76 40.48 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-03T18:11:11.609Z] #76 40.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-03T18:11:11.609Z] #76 40.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-03T18:11:11.609Z] #76 40.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-03T18:11:11.609Z] #76 40.48 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-08-03T18:11:11.609Z] #76 40.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-03T18:11:11.609Z] #76 40.52 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-03T18:11:11.609Z] #76 40.58 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-03T18:11:11.868Z] #76 40.66 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-03T18:11:11.868Z] #76 40.66 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-03T18:11:11.868Z] #76 40.66 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-03T18:11:12.279Z] #51 14.39 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-03T18:11:12.472Z] #19 ... [2022-08-03T18:11:12.472Z] [2022-08-03T18:11:12.472Z] #84 [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-08-03T18:11:12.472Z] #84 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:11:12.472Z] #84 31.88 libtoolize: putting auxiliary files in '.'. [2022-08-03T18:11:12.472Z] #84 31.88 libtoolize: copying file './ltmain.sh' [2022-08-03T18:11:12.817Z] #76 ... [2022-08-03T18:11:12.817Z] [2022-08-03T18:11:12.817Z] #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-08-03T18:11:12.817Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:11:12.817Z] #55 31.55 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-03T18:11:12.817Z] #55 31.55 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-03T18:11:12.817Z] #55 31.71 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-03T18:11:12.817Z] #55 31.86 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-03T18:11:12.817Z] #55 31.87 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-03T18:11:12.817Z] #55 31.96 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-03T18:11:12.817Z] #55 32.05 go: downloading golang.org/x/text v0.3.7 [2022-08-03T18:11:12.817Z] #55 38.96 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-03T18:11:12.817Z] #55 38.96 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-03T18:11:12.817Z] #55 39.21 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-03T18:11:12.817Z] #55 39.21 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-03T18:11:12.817Z] #55 39.38 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-03T18:11:12.817Z] #55 39.54 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-03T18:11:12.817Z] #55 39.72 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-03T18:11:12.817Z] #55 39.82 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-03T18:11:12.817Z] #55 39.90 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-03T18:11:12.817Z] #55 40.00 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-03T18:11:12.817Z] #55 40.07 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-03T18:11:12.817Z] #55 40.08 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-03T18:11:12.817Z] #55 40.23 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-03T18:11:12.817Z] #55 40.29 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-03T18:11:12.817Z] #55 40.34 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-03T18:11:12.817Z] #55 40.55 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-03T18:11:12.817Z] #55 40.57 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-03T18:11:12.817Z] #55 41.42 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-03T18:11:12.817Z] #55 41.62 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-03T18:11:12.817Z] #55 41.74 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-03T18:11:12.817Z] #55 ... [2022-08-03T18:11:12.817Z] [2022-08-03T18:11:12.817Z] #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-08-03T18:11:12.817Z] #42 sha256:2daaabb517a2117d5c49e0984e2aaad50a05a319290ff6ed6b260933d5466e2d [2022-08-03T18:11:12.817Z] #42 41.65 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:11:12.817Z] #42 41.92 Fetched 17.7 MB in 1s (12.6 MB/s) [2022-08-03T18:11:13.035Z] #84 32.40 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-03T18:11:13.036Z] #84 32.40 libtoolize: and rerunning libtoolize and aclocal. [2022-08-03T18:11:13.036Z] #84 32.40 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-03T18:11:13.077Z] #42 42.06 Selecting previously unselected package xxd. [2022-08-03T18:11:13.077Z] #42 42.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-03T18:11:13.077Z] #42 42.12 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-03T18:11:13.077Z] #42 42.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:11:13.339Z] #42 42.39 Selecting previously unselected package vim-common. [2022-08-03T18:11:13.339Z] #42 42.40 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-03T18:11:13.599Z] #42 42.44 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:11:13.860Z] #42 42.78 Selecting previously unselected package cmake-data. [2022-08-03T18:11:13.860Z] #42 42.78 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-03T18:11:13.860Z] #42 42.80 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-03T18:11:14.181Z] #51 ... [2022-08-03T18:11:14.181Z] [2022-08-03T18:11:14.181Z] #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-08-03T18:11:14.181Z] #38 sha256:86767d6045046912dafc35a466673030d1df0f4d8db967c5f12b5d3dff739e99 [2022-08-03T18:11:14.181Z] #38 16.51 tomll can be used in two ways: [2022-08-03T18:11:14.181Z] #38 16.51 Writing to STDIN and reading from STDOUT: [2022-08-03T18:11:14.181Z] #38 16.51 cat file.toml | tomll > file.toml [2022-08-03T18:11:14.181Z] #38 16.51 [2022-08-03T18:11:14.181Z] #38 16.51 Reading and updating a list of files: [2022-08-03T18:11:14.181Z] #38 16.51 tomll a.toml b.toml c.toml [2022-08-03T18:11:14.181Z] #38 16.51 [2022-08-03T18:11:14.181Z] #38 16.51 When given a list of files, tomll will modify all files in place without asking. [2022-08-03T18:11:14.274Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 12.2s done [2022-08-03T18:11:14.747Z] #38 DONE 17.5s [2022-08-03T18:11:14.748Z] [2022-08-03T18:11:14.748Z] #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-08-03T18:11:14.748Z] #31 sha256:210e5f3073887130746844984630c48231c40190d7663cb9303bc287f9536c0f [2022-08-03T18:11:14.748Z] #31 14.66 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-03T18:11:14.748Z] #31 16.32 #=#=# [2022-08-03T18:11:14.748Z] #31 16.61 #=#=# ######################################################################## 100.0% [2022-08-03T18:11:14.748Z] #31 18.01 [2022-08-03T18:11:15.244Z] #42 ... [2022-08-03T18:11:15.244Z] [2022-08-03T18:11:15.244Z] #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-08-03T18:11:15.244Z] #51 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:11:15.244Z] #51 28.49 Reading package lists... [2022-08-03T18:11:15.244Z] #51 34.08 Building dependency tree... [2022-08-03T18:11:15.244Z] #51 38.05 The following additional packages will be installed: [2022-08-03T18:11:15.244Z] #51 38.06 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-03T18:11:15.244Z] #51 38.07 python3-protobuf python3-six [2022-08-03T18:11:15.244Z] #51 38.08 Suggested packages: [2022-08-03T18:11:15.244Z] #51 38.09 python3-setuptools [2022-08-03T18:11:15.244Z] #51 38.09 Recommended packages: [2022-08-03T18:11:15.244Z] #51 38.09 iproute2 | iproute [2022-08-03T18:11:15.244Z] #51 38.85 The following NEW packages will be installed: [2022-08-03T18:11:15.244Z] #51 38.87 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-03T18:11:15.244Z] #51 38.89 python3-protobuf python3-six [2022-08-03T18:11:15.244Z] #51 39.45 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-03T18:11:15.244Z] #51 39.45 Need to get 2315 kB of archives. [2022-08-03T18:11:15.244Z] #51 39.45 After this operation, 11.1 MB of additional disk space will be used. [2022-08-03T18:11:15.244Z] #51 39.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-03T18:11:15.244Z] #51 39.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-03T18:11:15.244Z] #51 39.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-03T18:11:15.244Z] #51 39.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-03T18:11:15.244Z] #51 39.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-03T18:11:15.244Z] #51 39.58 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-08-03T18:11:15.244Z] #51 39.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-03T18:11:15.244Z] #51 42.83 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-03T18:11:15.244Z] #51 ... [2022-08-03T18:11:15.244Z] [2022-08-03T18:11:15.244Z] #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-08-03T18:11:15.244Z] #76 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:11:15.244Z] #76 42.04 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:11:15.244Z] #76 42.33 Fetched 5940 kB in 1s (6247 kB/s) [2022-08-03T18:11:15.244Z] #76 42.42 Selecting previously unselected package bzip2. [2022-08-03T18:11:15.244Z] #76 42.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-03T18:11:15.244Z] #76 42.52 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-03T18:11:15.244Z] #76 42.53 Unpacking bzip2 (1.0.8-4) ... [2022-08-03T18:11:15.244Z] #76 42.70 Selecting previously unselected package libmagic-mgc. [2022-08-03T18:11:15.244Z] #76 42.70 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-03T18:11:15.244Z] #76 42.71 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-03T18:11:15.244Z] #76 43.26 Selecting previously unselected package libmagic1:amd64. [2022-08-03T18:11:15.244Z] #76 43.27 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-03T18:11:15.244Z] #76 43.29 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-03T18:11:15.244Z] #76 43.56 Selecting previously unselected package file. [2022-08-03T18:11:15.244Z] #76 43.58 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-03T18:11:15.244Z] #76 43.58 Unpacking file (1:5.39-3) ... [2022-08-03T18:11:15.244Z] #76 43.73 Selecting previously unselected package xz-utils. [2022-08-03T18:11:15.244Z] #76 43.73 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-03T18:11:15.244Z] #76 43.73 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-03T18:11:15.244Z] #76 44.07 Selecting previously unselected package libsigsegv2:amd64. [2022-08-03T18:11:15.244Z] #76 44.07 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-03T18:11:15.244Z] #76 44.08 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-03T18:11:15.244Z] #76 44.20 Selecting previously unselected package m4. [2022-08-03T18:11:15.244Z] #76 44.20 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-03T18:11:15.244Z] #76 44.21 Unpacking m4 (1.4.18-5) ... [2022-08-03T18:11:15.504Z] #76 44.41 Selecting previously unselected package autoconf. [2022-08-03T18:11:15.504Z] #76 44.42 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-03T18:11:15.504Z] #76 44.44 Unpacking autoconf (2.69-14) ... [2022-08-03T18:11:15.650Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.7s done [2022-08-03T18:11:16.444Z] #76 45.24 Selecting previously unselected package autotools-dev. [2022-08-03T18:11:16.444Z] #76 45.24 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-03T18:11:16.444Z] #76 ... [2022-08-03T18:11:16.444Z] [2022-08-03T18:11:16.444Z] #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-08-03T18:11:16.444Z] #40 sha256:0c05b0be702a8202bf83840cea8ae807563070fe63b52f93aa4823550589edb9 [2022-08-03T18:11:16.444Z] #40 44.82 NAME: [2022-08-03T18:11:16.444Z] #40 44.82 go-winres - A tool for embedding resources in Windows executables [2022-08-03T18:11:16.444Z] #40 44.82 [2022-08-03T18:11:16.444Z] #40 44.82 USAGE: [2022-08-03T18:11:16.444Z] #40 44.82 go-winres [global options] command [command options] [arguments...] [2022-08-03T18:11:16.444Z] #40 44.82 [2022-08-03T18:11:16.444Z] #40 44.82 COMMANDS: [2022-08-03T18:11:16.444Z] #40 44.82 init Create an initial ./winres/winres.json [2022-08-03T18:11:16.444Z] #40 44.82 make Make syso files for the "go build" command [2022-08-03T18:11:16.444Z] #40 44.83 simply Make syso files for the "go build" command (simplified) [2022-08-03T18:11:16.445Z] #40 44.83 extract Extract all resources from an executable [2022-08-03T18:11:16.445Z] #40 44.83 patch Replace resources in an executable file (exe, dll) [2022-08-03T18:11:16.445Z] #40 44.83 help, h Shows a list of commands or help for one command [2022-08-03T18:11:16.445Z] #40 44.83 [2022-08-03T18:11:16.445Z] #40 44.83 GLOBAL OPTIONS: [2022-08-03T18:11:16.445Z] #40 44.83 --help, -h show help (default: false) [2022-08-03T18:11:16.445Z] #40 DONE 45.4s [2022-08-03T18:11:16.445Z] [2022-08-03T18:11:16.445Z] #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-08-03T18:11:16.445Z] #76 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:11:16.445Z] #76 45.35 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-03T18:11:16.588Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-03T18:11:16.649Z] #31 21.21 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-03T18:11:16.649Z] #31 ... [2022-08-03T18:11:16.649Z] [2022-08-03T18:11:16.649Z] #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-08-03T18:11:16.649Z] #47 sha256:ee0a3efe7fd9fd016401007b0a1bdbd66b7dc4528da2b4d93d217cc33fca4c45 [2022-08-03T18:11:16.705Z] #76 45.68 Selecting previously unselected package automake. [2022-08-03T18:11:16.705Z] #76 45.68 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-03T18:11:16.705Z] #76 45.68 Unpacking automake (1:1.16.3-2) ... [2022-08-03T18:11:17.166Z] #47 19.42 Updating files: 80% (1750/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-08-03T18:11:17.166Z] #47 19.88 + git checkout -q v2.3.0 [2022-08-03T18:11:17.645Z] #76 46.79 Selecting previously unselected package patch. [2022-08-03T18:11:17.729Z] Fetching without tags [2022-08-03T18:11:17.733Z] #47 ... [2022-08-03T18:11:17.733Z] [2022-08-03T18:11:17.733Z] #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-08-03T18:11:17.733Z] #76 sha256:3a4ab667559710fabc405bd05d9b88b5683ca34d537dfbc54314151de3913b1f [2022-08-03T18:11:17.733Z] #76 10.67 Fetched 8449 kB in 8s (1056 kB/s) [2022-08-03T18:11:17.733Z] #76 10.67 Reading package lists... [2022-08-03T18:11:17.905Z] #76 46.79 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-03T18:11:17.905Z] #76 46.80 Unpacking patch (2.7.6-7) ... [2022-08-03T18:11:17.905Z] #76 46.96 Selecting previously unselected package dpkg-dev. [2022-08-03T18:11:17.905Z] #76 46.99 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-03T18:11:17.956Z] Merging remotes/origin/master commit 9100e3c087216343e4149887d43f1e7ae272968a into PR head commit f1d71f7cc3e5a394db078526dcffbdb64f0cac4e [2022-08-03T18:11:17.992Z] #76 16.12 Reading package lists... [2022-08-03T18:11:17.992Z] #76 ... [2022-08-03T18:11:17.992Z] [2022-08-03T18:11:17.992Z] #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-08-03T18:11:17.992Z] #55 sha256:018d0c8d4132b6911c9eef21137c6b4a6d13d335f34de25391efa11387f1a730 [2022-08-03T18:11:17.992Z] #55 12.30 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-03T18:11:17.992Z] #55 12.30 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-03T18:11:17.992Z] #55 12.51 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-03T18:11:17.992Z] #55 12.80 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-03T18:11:17.992Z] #55 12.87 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-03T18:11:17.992Z] #55 12.94 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-03T18:11:17.992Z] #55 12.99 go: downloading github.com/spf13/afero v1.8.2 [2022-08-03T18:11:17.992Z] #55 13.10 go: downloading github.com/spf13/cast v1.4.1 [2022-08-03T18:11:17.992Z] #55 13.21 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-03T18:11:17.992Z] #55 13.38 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-03T18:11:17.992Z] #55 13.39 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-03T18:11:17.992Z] #55 13.65 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-03T18:11:17.992Z] #55 13.77 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-03T18:11:17.992Z] #55 13.78 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-03T18:11:17.992Z] #55 13.86 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-03T18:11:17.992Z] #55 13.89 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-03T18:11:17.992Z] #55 13.99 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-03T18:11:17.992Z] #55 14.29 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-03T18:11:17.992Z] #55 14.98 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-03T18:11:17.992Z] #55 15.18 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-03T18:11:17.992Z] #55 15.81 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-03T18:11:17.992Z] #55 15.91 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-03T18:11:17.992Z] #55 15.91 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-03T18:11:17.992Z] #55 16.02 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-03T18:11:17.992Z] #55 16.03 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-03T18:11:17.992Z] #55 16.09 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-03T18:11:17.992Z] #55 16.26 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-03T18:11:17.992Z] #55 16.40 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-03T18:11:17.992Z] #55 16.50 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-03T18:11:17.992Z] #55 16.79 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-03T18:11:17.992Z] #55 16.85 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-03T18:11:17.992Z] #55 16.96 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-03T18:11:17.992Z] #55 17.03 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-03T18:11:17.992Z] #55 17.12 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-03T18:11:17.992Z] #55 17.14 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-03T18:11:17.992Z] #55 17.27 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-03T18:11:17.992Z] #55 17.29 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-03T18:11:17.992Z] #55 17.37 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-03T18:11:17.992Z] #55 17.42 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-03T18:11:17.992Z] #55 17.50 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-03T18:11:17.992Z] #55 17.72 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-03T18:11:17.992Z] #55 17.88 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-03T18:11:17.992Z] #55 18.17 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-03T18:11:17.992Z] #55 18.24 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-03T18:11:17.992Z] #55 18.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-03T18:11:17.992Z] #55 18.40 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-03T18:11:17.992Z] #55 18.59 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-03T18:11:17.992Z] #55 18.76 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-03T18:11:17.992Z] #55 18.77 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-03T18:11:17.992Z] #55 18.82 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-03T18:11:17.992Z] #55 18.88 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-03T18:11:17.992Z] #55 18.89 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-03T18:11:17.992Z] #55 19.04 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-03T18:11:17.992Z] #55 19.09 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-03T18:11:17.992Z] #55 19.21 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-03T18:11:17.992Z] #55 19.21 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-03T18:11:17.992Z] #55 19.27 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-03T18:11:17.992Z] #55 19.30 go: downloading github.com/julz/importas v0.1.0 [2022-08-03T18:11:17.992Z] #55 19.33 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-03T18:11:17.992Z] #55 19.39 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-03T18:11:17.992Z] #55 19.41 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-03T18:11:17.992Z] #55 19.46 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-03T18:11:17.992Z] #55 19.48 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-03T18:11:17.992Z] #55 19.58 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-03T18:11:17.992Z] #55 19.60 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-03T18:11:17.992Z] #55 19.66 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-03T18:11:17.992Z] #55 19.72 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-03T18:11:17.992Z] #55 19.73 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-03T18:11:17.992Z] #55 19.83 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-03T18:11:17.992Z] #55 20.48 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-03T18:11:17.992Z] #55 20.48 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-03T18:11:17.992Z] #55 20.51 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-03T18:11:17.992Z] #55 20.55 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-03T18:11:17.992Z] #55 20.61 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-03T18:11:17.992Z] #55 20.71 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-03T18:11:17.992Z] #55 20.75 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-03T18:11:17.992Z] #55 20.82 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-03T18:11:17.992Z] #55 20.87 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-03T18:11:17.992Z] #55 ... [2022-08-03T18:11:17.992Z] [2022-08-03T18:11:17.992Z] #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-08-03T18:11:17.992Z] #67 sha256:60e0fde084a45f3e52b6b69eee21d51aded93ddd23fbc7bd6006bb65641a9304 [2022-08-03T18:11:17.992Z] #67 10.72 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-03T18:11:17.992Z] #67 10.80 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-03T18:11:17.992Z] #67 11.33 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-03T18:11:17.992Z] #67 13.92 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-03T18:11:17.992Z] #67 14.46 go: downloading github.com/google/uuid v1.3.0 [2022-08-03T18:11:17.992Z] #67 14.47 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-03T18:11:17.992Z] #67 14.51 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-03T18:11:17.992Z] #67 14.57 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-03T18:11:17.992Z] #67 14.60 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-03T18:11:17.992Z] #67 14.75 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-03T18:11:17.992Z] #67 15.37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-03T18:11:17.992Z] #67 15.59 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-03T18:11:17.992Z] #67 17.32 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-03T18:11:17.992Z] #67 17.66 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-03T18:11:18.164Z] #76 47.00 Unpacking dpkg-dev (1.20.11) ... [2022-08-03T18:11:18.250Z] #67 ... [2022-08-03T18:11:18.250Z] [2022-08-03T18:11:18.250Z] #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-08-03T18:11:18.250Z] #55 sha256:018d0c8d4132b6911c9eef21137c6b4a6d13d335f34de25391efa11387f1a730 [2022-08-03T18:11:18.250Z] #55 21.25 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-03T18:11:18.284Z] #84 ... [2022-08-03T18:11:18.284Z] [2022-08-03T18:11:18.284Z] #19 [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-08-03T18:11:18.284Z] #19 sha256:886e3117dc7cbd92161d88bbe87acffc9f8dffaca5dfd1a78476bb44749f67c8 [2022-08-03T18:11:18.284Z] #19 55.51 The following NEW packages will be installed: [2022-08-03T18:11:18.284Z] #19 55.51 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-03T18:11:18.284Z] #19 55.51 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-03T18:11:18.284Z] #19 55.51 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-03T18:11:18.284Z] #19 55.51 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-03T18:11:18.284Z] #19 55.51 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-03T18:11:18.284Z] #19 55.51 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-03T18:11:18.284Z] #19 55.51 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-03T18:11:18.284Z] #19 55.51 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-03T18:11:18.284Z] #19 55.51 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-03T18:11:18.284Z] #19 55.51 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-03T18:11:18.284Z] #19 55.52 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-03T18:11:18.284Z] #19 55.52 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-03T18:11:18.284Z] #19 55.52 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-03T18:11:18.284Z] #19 55.52 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-03T18:11:18.284Z] #19 55.52 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-03T18:11:18.284Z] #19 55.52 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-03T18:11:18.284Z] #19 55.52 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-03T18:11:18.284Z] #19 55.52 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-03T18:11:18.284Z] #19 55.52 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-03T18:11:18.284Z] #19 55.53 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-03T18:11:18.284Z] #19 55.53 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-03T18:11:18.284Z] #19 55.53 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-03T18:11:18.284Z] #19 55.53 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-03T18:11:18.284Z] #19 55.53 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-03T18:11:18.284Z] #19 55.53 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-03T18:11:18.284Z] #19 55.53 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-03T18:11:18.284Z] #19 55.53 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-03T18:11:18.284Z] #19 55.53 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-03T18:11:18.284Z] #19 55.53 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-03T18:11:18.284Z] #19 55.53 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-03T18:11:18.284Z] #19 55.53 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-03T18:11:18.284Z] #19 55.53 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-03T18:11:18.284Z] #19 55.53 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-03T18:11:18.284Z] #19 55.53 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-03T18:11:18.284Z] #19 55.53 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-03T18:11:18.284Z] #19 55.54 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-03T18:11:18.284Z] #19 55.55 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-03T18:11:18.284Z] #19 55.55 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-03T18:11:18.284Z] #19 55.55 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-03T18:11:18.284Z] #19 55.55 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-03T18:11:18.284Z] #19 55.55 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-03T18:11:18.284Z] #19 55.55 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-03T18:11:18.284Z] #19 55.55 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-03T18:11:18.284Z] #19 55.55 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-03T18:11:18.284Z] #19 55.55 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-03T18:11:18.284Z] #19 55.55 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-03T18:11:18.284Z] #19 55.55 linux-libc-dev-s390x-cross patch xz-utils [2022-08-03T18:11:18.284Z] #19 56.14 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2022-08-03T18:11:18.284Z] #19 56.14 Need to get 788 MB of archives. [2022-08-03T18:11:18.284Z] #19 56.14 After this operation, 3385 MB of additional disk space will be used. [2022-08-03T18:11:18.284Z] #19 56.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-08-03T18:11:18.284Z] #19 56.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-03T18:11:18.284Z] #19 56.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-03T18:11:18.284Z] #19 56.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-03T18:11:18.284Z] #19 56.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-03T18:11:18.284Z] #19 56.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-03T18:11:18.284Z] #19 56.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-08-03T18:11:18.284Z] #19 56.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-08-03T18:11:18.284Z] #19 56.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-08-03T18:11:18.284Z] #19 56.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-08-03T18:11:18.284Z] #19 56.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-08-03T18:11:18.284Z] #19 56.50 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-08-03T18:11:18.284Z] #19 56.50 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-08-03T18:11:18.284Z] #19 57.94 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-08-03T18:11:18.284Z] #19 57.95 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-08-03T18:11:18.284Z] #19 59.16 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-08-03T18:11:18.284Z] #19 59.17 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-08-03T18:11:17.665Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-03T18:11:17.679Z] > git config --add remote.origin.fetch +refs/pull/43903/head:refs/remotes/origin/PR-43903 # timeout=10 [2022-08-03T18:11:17.695Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-03T18:11:17.718Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-03T18:11:17.737Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-03T18:11:17.737Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-03T18:11:17.756Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43903/head:refs/remotes/origin/PR-43903 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-03T18:11:17.967Z] > git config core.sparsecheckout # timeout=10 [2022-08-03T18:11:17.993Z] > git checkout -f f1d71f7cc3e5a394db078526dcffbdb64f0cac4e # timeout=10 [2022-08-03T18:11:18.509Z] #55 21.25 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-03T18:11:18.509Z] #55 21.29 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-03T18:11:18.509Z] #55 21.30 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-03T18:11:18.509Z] #55 21.45 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-03T18:11:18.509Z] #55 21.49 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-03T18:11:18.768Z] #55 21.61 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-03T18:11:18.768Z] #55 21.65 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-03T18:11:18.768Z] #55 21.67 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-03T18:11:18.768Z] #55 21.73 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-03T18:11:18.848Z] #19 60.53 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-08-03T18:11:18.848Z] #19 60.54 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-08-03T18:11:18.861Z] Merge succeeded, producing f1d71f7cc3e5a394db078526dcffbdb64f0cac4e [2022-08-03T18:11:18.861Z] Checking out Revision f1d71f7cc3e5a394db078526dcffbdb64f0cac4e (PR-43903) [2022-08-03T18:11:19.026Z] #55 21.81 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-03T18:11:19.026Z] #55 21.84 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-03T18:11:19.026Z] #55 21.90 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-03T18:11:19.103Z] #76 48.05 Selecting previously unselected package build-essential. [2022-08-03T18:11:19.103Z] #76 48.06 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-03T18:11:19.103Z] #76 48.06 Unpacking build-essential (12.9) ... [2022-08-03T18:11:19.103Z] #76 48.16 Selecting previously unselected package libcap2:amd64. [2022-08-03T18:11:19.103Z] #76 48.17 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-03T18:11:19.284Z] #55 22.22 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-03T18:11:19.284Z] #55 22.30 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-03T18:11:19.284Z] #55 ... [2022-08-03T18:11:19.284Z] [2022-08-03T18:11:19.284Z] #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-08-03T18:11:19.284Z] #53 sha256:8d0dfdad46ee39b48d7b574c3036c77d1849ce6878ab80f4499238428bbecf7d [2022-08-03T18:11:19.284Z] #53 12.21 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-03T18:11:19.284Z] #53 12.30 go: downloading golang.org/x/mod v0.3.0 [2022-08-03T18:11:19.364Z] #76 48.19 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-03T18:11:19.364Z] #76 48.29 Selecting previously unselected package libcap-dev:amd64. [2022-08-03T18:11:19.364Z] #76 ... [2022-08-03T18:11:19.364Z] [2022-08-03T18:11:19.364Z] #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-08-03T18:11:19.364Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:11:19.364Z] #14 38.26 The following NEW packages will be installed: [2022-08-03T18:11:19.364Z] #14 38.27 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-03T18:11:19.364Z] #14 38.27 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-03T18:11:19.364Z] #14 38.27 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-03T18:11:19.364Z] #14 38.27 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-03T18:11:19.364Z] #14 38.27 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-03T18:11:19.364Z] #14 38.27 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-03T18:11:19.364Z] #14 38.27 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-03T18:11:19.364Z] #14 38.27 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-03T18:11:19.364Z] #14 38.28 mingw-w64-x86-64-dev [2022-08-03T18:11:19.364Z] #14 38.70 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-08-03T18:11:19.364Z] #14 38.70 Need to get 115 MB of archives. [2022-08-03T18:11:19.364Z] #14 38.70 After this operation, 645 MB of additional disk space will be used. [2022-08-03T18:11:19.364Z] #14 38.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-08-03T18:11:19.364Z] #14 38.84 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-08-03T18:11:19.364Z] #14 39.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-03T18:11:19.364Z] #14 39.09 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-08-03T18:11:19.364Z] #14 39.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-03T18:11:19.364Z] #14 39.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-03T18:11:19.364Z] #14 39.47 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-08-03T18:11:19.364Z] #14 39.69 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-08-03T18:11:19.364Z] #14 39.69 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-08-03T18:11:19.364Z] #14 40.34 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-08-03T18:11:19.364Z] #14 42.25 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-08-03T18:11:19.364Z] #14 42.91 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-08-03T18:11:19.364Z] #14 43.53 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-08-03T18:11:19.364Z] #14 45.19 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-08-03T18:11:19.364Z] #14 46.42 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-08-03T18:11:19.364Z] #14 46.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-03T18:11:19.364Z] #14 46.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-03T18:11:19.364Z] #14 46.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-03T18:11:19.364Z] #14 46.45 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-03T18:11:19.364Z] #14 46.49 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-08-03T18:11:19.364Z] #14 46.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-03T18:11:19.364Z] #14 46.51 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-03T18:11:19.364Z] #14 46.56 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-03T18:11:19.364Z] #14 46.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-03T18:11:19.364Z] #14 46.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-03T18:11:19.364Z] #14 46.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-03T18:11:19.364Z] #14 46.66 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-03T18:11:19.364Z] #14 46.66 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-08-03T18:11:19.364Z] #14 46.67 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-03T18:11:19.364Z] #14 46.67 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-03T18:11:19.364Z] #14 47.69 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:11:19.364Z] #14 47.98 Fetched 115 MB in 8s (13.8 MB/s) [2022-08-03T18:11:19.364Z] #14 48.07 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-03T18:11:19.364Z] #14 48.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-08-03T18:11:19.364Z] #14 48.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-03T18:11:19.364Z] #14 48.17 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-03T18:11:19.364Z] #14 ... [2022-08-03T18:11:19.364Z] [2022-08-03T18:11:19.364Z] #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-08-03T18:11:19.364Z] #76 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:11:19.364Z] #76 48.29 Selecting previously unselected package libcap-dev:amd64. [2022-08-03T18:11:19.364Z] #76 48.29 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-03T18:11:19.364Z] #76 48.30 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-03T18:11:19.542Z] #53 ... [2022-08-03T18:11:19.542Z] [2022-08-03T18:11:19.542Z] #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-08-03T18:11:19.542Z] #55 sha256:018d0c8d4132b6911c9eef21137c6b4a6d13d335f34de25391efa11387f1a730 [2022-08-03T18:11:19.542Z] #55 22.40 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-03T18:11:19.542Z] #55 22.42 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-03T18:11:19.542Z] #55 22.47 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-03T18:11:19.542Z] #55 22.49 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-03T18:11:19.542Z] #55 ... [2022-08-03T18:11:19.542Z] [2022-08-03T18:11:19.542Z] #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-08-03T18:11:19.542Z] #62 sha256:0d2f26dc75a29d3288de4fff0719430c3e422161ebb4dfc4a2957eaacb04db79 [2022-08-03T18:11:19.542Z] #62 12.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-03T18:11:19.542Z] #62 16.94 Fetched 8449 kB in 12s (713 kB/s) [2022-08-03T18:11:19.542Z] #62 16.94 Reading package lists... [2022-08-03T18:11:19.542Z] #62 21.10 Reading package lists... [2022-08-03T18:11:19.542Z] #62 ... [2022-08-03T18:11:19.542Z] [2022-08-03T18:11:19.542Z] #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-08-03T18:11:19.542Z] #31 sha256:210e5f3073887130746844984630c48231c40190d7663cb9303bc287f9536c0f [2022-08-03T18:11:19.542Z] #31 23.01 #=#=# [2022-08-03T18:11:19.542Z] #31 23.40 #=#=# ##################################### 52.6% ######################################################################## 100.0% [2022-08-03T18:11:19.625Z] #76 48.49 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-03T18:11:19.625Z] #76 48.49 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-03T18:11:19.625Z] #76 48.50 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-03T18:11:19.625Z] #76 48.59 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-03T18:11:19.625Z] #76 48.59 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-03T18:11:19.625Z] #76 48.62 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-03T18:11:19.776Z] #19 61.72 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-08-03T18:11:19.776Z] #19 61.72 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-08-03T18:11:19.800Z] #31 ... [2022-08-03T18:11:19.800Z] [2022-08-03T18:11:19.800Z] #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-08-03T18:11:19.800Z] #42 sha256:03fb663bb820901ce690e18f7023bfb441c3d9941afba029b6c35ad6b2faf5b9 [2022-08-03T18:11:19.800Z] #42 12.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-03T18:11:19.800Z] #42 17.95 Fetched 8449 kB in 13s (661 kB/s) [2022-08-03T18:11:19.800Z] #42 17.95 Reading package lists... [2022-08-03T18:11:19.871Z] #11 ... [2022-08-03T18:11:19.871Z] [2022-08-03T18:11:19.871Z] #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-08-03T18:11:19.871Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-03T18:11:19.871Z] #29 2.224 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-03T18:11:19.871Z] #29 3.824 Fetched 8563 kB in 3s (3117 kB/s) [2022-08-03T18:11:19.871Z] #29 3.824 Reading package lists... [2022-08-03T18:11:19.871Z] #29 4.647 Reading package lists... [2022-08-03T18:11:19.871Z] #29 5.463 Building dependency tree... [2022-08-03T18:11:19.871Z] #29 5.835 The following additional packages will be installed: [2022-08-03T18:11:19.871Z] #29 5.835 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-03T18:11:19.871Z] #29 5.835 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-03T18:11:19.871Z] #29 5.836 Recommended packages: [2022-08-03T18:11:19.871Z] #29 5.836 libldap-common publicsuffix libsasl2-modules [2022-08-03T18:11:19.871Z] #29 6.008 The following NEW packages will be installed: [2022-08-03T18:11:19.871Z] #29 6.009 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-03T18:11:19.871Z] #29 6.009 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-03T18:11:19.871Z] #29 6.010 libssh2-1 openssl [2022-08-03T18:11:19.871Z] #29 6.375 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-03T18:11:19.871Z] #29 6.375 Need to get 3047 kB of archives. [2022-08-03T18:11:19.871Z] #29 6.375 After this operation, 6661 kB of additional disk space will be used. [2022-08-03T18:11:19.871Z] #29 6.375 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-03T18:11:19.871Z] #29 6.375 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-03T18:11:19.871Z] #29 6.385 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-03T18:11:19.871Z] #29 6.426 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-08-03T18:11:19.871Z] #29 6.429 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-03T18:11:19.871Z] #29 6.438 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-03T18:11:19.871Z] #29 6.438 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-03T18:11:19.871Z] #29 6.460 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-03T18:11:19.871Z] #29 6.462 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-03T18:11:19.871Z] #29 6.465 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-03T18:11:19.871Z] #29 6.468 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-03T18:11:19.871Z] #29 6.492 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-03T18:11:19.871Z] #29 6.556 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-03T18:11:19.871Z] #29 6.557 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-03T18:11:19.871Z] #29 6.558 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-03T18:11:19.871Z] #29 6.935 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:11:19.871Z] #29 6.973 Fetched 3047 kB in 0s (6137 kB/s) [2022-08-03T18:11:19.871Z] #29 7.063 Selecting previously unselected package openssl. [2022-08-03T18:11:19.871Z] #29 7.063 (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-08-03T18:11:19.871Z] #29 7.064 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-03T18:11:19.871Z] #29 7.239 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-03T18:11:19.871Z] #29 7.971 Selecting previously unselected package ca-certificates. [2022-08-03T18:11:19.871Z] #29 7.971 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-03T18:11:19.871Z] #29 8.127 Unpacking ca-certificates (20210119) ... [2022-08-03T18:11:19.871Z] #29 8.805 Selecting previously unselected package libbrotli1:amd64. [2022-08-03T18:11:19.871Z] #29 8.805 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-03T18:11:19.871Z] #29 8.966 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-03T18:11:19.871Z] #29 10.61 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-03T18:11:19.871Z] #29 10.61 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-03T18:11:19.871Z] #29 10.74 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-03T18:11:19.922Z] #76 48.75 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-03T18:11:19.922Z] #76 48.75 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-03T18:11:19.922Z] #76 48.76 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-03T18:11:19.922Z] #76 48.96 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-03T18:11:19.922Z] #76 48.96 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-03T18:11:19.922Z] #76 48.97 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-03T18:11:20.060Z] #42 22.67 Reading package lists... [2022-08-03T18:11:20.060Z] #42 ... [2022-08-03T18:11:20.060Z] [2022-08-03T18:11:20.060Z] #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-08-03T18:11:20.060Z] #55 sha256:018d0c8d4132b6911c9eef21137c6b4a6d13d335f34de25391efa11387f1a730 [2022-08-03T18:11:20.060Z] #55 22.81 go: downloading honnef.co/go/tools v0.3.1 [2022-08-03T18:11:20.060Z] #55 ... [2022-08-03T18:11:20.060Z] [2022-08-03T18:11:20.060Z] #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-08-03T18:11:20.060Z] #36 sha256:7aceea02f2a0cf59c0338a6ade3d4f698eb0daefc4b8c5dbeb23ece118fb8ce2 [2022-08-03T18:11:20.060Z] #36 12.99 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-03T18:11:20.060Z] #36 12.99 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-03T18:11:20.060Z] #36 13.49 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-03T18:11:20.060Z] #36 13.59 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-03T18:11:20.060Z] #36 13.83 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-03T18:11:20.060Z] #36 14.01 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-03T18:11:20.060Z] #36 14.05 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-03T18:11:20.060Z] #36 14.07 go: downloading github.com/peterh/liner v1.2.2 [2022-08-03T18:11:20.060Z] #36 14.30 go: downloading github.com/google/go-dap v0.6.0 [2022-08-03T18:11:20.060Z] #36 14.53 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-03T18:11:20.060Z] #36 14.97 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-03T18:11:20.060Z] #36 15.53 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-03T18:11:20.060Z] #36 15.69 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-03T18:11:20.060Z] #36 15.76 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-03T18:11:20.060Z] #36 16.76 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-03T18:11:20.129Z] #29 12.36 Selecting previously unselected package libsasl2-2:amd64. [2022-08-03T18:11:20.129Z] #29 12.36 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-03T18:11:20.129Z] #29 ... [2022-08-03T18:11:20.129Z] [2022-08-03T18:11:20.129Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:11:20.129Z] #11 sha256:ea395710259a8ba7423c94c0cfa26583ca643a55acb2bec50a9580f82f79356a [2022-08-03T18:11:20.320Z] #36 ... [2022-08-03T18:11:20.320Z] [2022-08-03T18:11:20.320Z] #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-08-03T18:11:20.320Z] #31 sha256:210e5f3073887130746844984630c48231c40190d7663cb9303bc287f9536c0f [2022-08-03T18:11:20.320Z] #31 24.62 [2022-08-03T18:11:20.579Z] #31 25.07 Download of images into '/build' complete. [2022-08-03T18:11:20.579Z] #31 25.07 Use something like the following to load the result into a Docker daemon: [2022-08-03T18:11:20.579Z] #31 25.07 tar -cC '/build' . | docker load [2022-08-03T18:11:18.769Z] > git remote # timeout=10 [2022-08-03T18:11:18.780Z] > git config --get remote.origin.url # timeout=10 [2022-08-03T18:11:18.803Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-03T18:11:18.804Z] > git merge 9100e3c087216343e4149887d43f1e7ae272968a # timeout=10 [2022-08-03T18:11:18.833Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-03T18:11:18.863Z] > git config core.sparsecheckout # timeout=10 [2022-08-03T18:11:18.883Z] > git checkout -f f1d71f7cc3e5a394db078526dcffbdb64f0cac4e # timeout=10 [2022-08-03T18:11:20.838Z] #31 DONE 25.2s [2022-08-03T18:11:20.838Z] [2022-08-03T18:11:20.838Z] #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-08-03T18:11:20.838Z] #47 sha256:ee0a3efe7fd9fd016401007b0a1bdbd66b7dc4528da2b4d93d217cc33fca4c45 [2022-08-03T18:11:20.838Z] #47 21.24 + 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-08-03T18:11:20.862Z] #76 49.87 Selecting previously unselected package libtool. [2022-08-03T18:11:20.862Z] #76 49.91 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-03T18:11:20.862Z] #76 49.92 Unpacking libtool (2.4.6-15) ... [2022-08-03T18:11:21.126Z] #76 50.19 Selecting previously unselected package libudev-dev:amd64. [2022-08-03T18:11:21.142Z] #19 62.89 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-08-03T18:11:21.142Z] #19 ... [2022-08-03T18:11:21.142Z] [2022-08-03T18:11:21.142Z] #84 [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-08-03T18:11:21.142Z] #84 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:11:21.142Z] #84 40.26 configure.ac:7: installing './compile' [2022-08-03T18:11:21.142Z] #84 40.26 configure.ac:11: installing './config.guess' [2022-08-03T18:11:21.142Z] #84 40.28 configure.ac:11: installing './config.sub' [2022-08-03T18:11:21.142Z] #84 40.28 configure.ac:8: installing './install-sh' [2022-08-03T18:11:21.142Z] #84 40.28 configure.ac:8: installing './missing' [2022-08-03T18:11:21.142Z] #84 40.43 Makefile.am: installing './depcomp' [2022-08-03T18:11:21.398Z] #76 50.22 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-03T18:11:21.398Z] #76 50.23 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-03T18:11:21.398Z] #76 50.50 Selecting previously unselected package libyajl2:amd64. [2022-08-03T18:11:21.505Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 5.1s done [2022-08-03T18:11:21.749Z] #76 50.50 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-03T18:11:21.749Z] #76 50.51 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-03T18:11:21.749Z] #76 50.62 Selecting previously unselected package libyajl-dev:amd64. [2022-08-03T18:11:21.749Z] #76 50.62 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-03T18:11:21.749Z] #76 50.63 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-03T18:11:21.749Z] #76 50.77 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-03T18:11:21.749Z] #76 50.79 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-03T18:11:21.749Z] #76 50.80 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-03T18:11:21.749Z] #76 50.82 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-03T18:11:21.749Z] #76 50.87 Setting up file (1:5.39-3) ... [2022-08-03T18:11:22.009Z] #76 50.89 Setting up bzip2 (1.0.8-4) ... [2022-08-03T18:11:22.009Z] #76 50.91 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-03T18:11:22.009Z] #76 50.97 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-03T18:11:22.009Z] #76 50.98 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-03T18:11:22.009Z] #76 51.00 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-03T18:11:22.009Z] #76 51.01 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-03T18:11:22.009Z] #76 51.04 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-03T18:11:22.009Z] #76 51.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-03T18:11:22.009Z] #76 51.07 Setting up patch (2.7.6-7) ... [2022-08-03T18:11:22.107Z] #84 41.47 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-03T18:11:22.107Z] #84 41.47 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-03T18:11:22.107Z] #84 41.56 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-03T18:11:22.107Z] #84 41.56 libtoolize: copying file 'm4/libtool.m4' [2022-08-03T18:11:22.268Z] #76 51.10 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-03T18:11:22.268Z] #76 51.11 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-03T18:11:22.268Z] #76 51.13 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-03T18:11:22.268Z] #76 51.16 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-03T18:11:22.268Z] #76 51.17 Setting up libtool (2.4.6-15) ... [2022-08-03T18:11:22.268Z] #76 51.20 Setting up m4 (1.4.18-5) ... [2022-08-03T18:11:22.268Z] #76 51.23 Setting up dpkg-dev (1.20.11) ... [2022-08-03T18:11:22.364Z] #84 41.63 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-03T18:11:22.364Z] #84 41.72 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-03T18:11:22.364Z] #84 41.79 libtoolize: copying file 'm4/ltversion.m4' [2022-08-03T18:11:22.364Z] #84 41.85 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-03T18:11:22.527Z] #76 51.30 Setting up autoconf (2.69-14) ... [2022-08-03T18:11:22.527Z] #76 51.32 Setting up build-essential (12.9) ... [2022-08-03T18:11:22.527Z] #76 51.34 Setting up automake (1:1.16.3-2) ... [2022-08-03T18:11:22.527Z] #76 51.36 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-03T18:11:22.527Z] #76 51.38 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:11:22.620Z] #84 41.95 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-03T18:11:22.891Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-03T18:11:23.095Z] #76 ... [2022-08-03T18:11:23.095Z] [2022-08-03T18:11:23.095Z] #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-08-03T18:11:23.095Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:11:23.095Z] #55 42.12 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-03T18:11:23.095Z] #55 42.21 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-03T18:11:23.095Z] #55 42.28 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-03T18:11:23.095Z] #55 42.30 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-03T18:11:23.095Z] #55 42.33 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-03T18:11:23.095Z] #55 42.46 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-03T18:11:23.095Z] #55 42.48 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-03T18:11:23.095Z] #55 42.55 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-03T18:11:23.095Z] #55 42.60 go: downloading github.com/prometheus/common v0.32.1 [2022-08-03T18:11:23.095Z] #55 43.07 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-03T18:11:23.095Z] #55 43.07 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-03T18:11:23.095Z] #55 44.03 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-03T18:11:23.095Z] #55 45.59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-03T18:11:23.354Z] #55 ... [2022-08-03T18:11:23.354Z] [2022-08-03T18:11:23.354Z] #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-08-03T18:11:23.354Z] #51 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:11:23.354Z] #51 44.29 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:11:23.354Z] #51 44.60 Fetched 2315 kB in 4s (561 kB/s) [2022-08-03T18:11:23.354Z] #51 44.77 Selecting previously unselected package libprotobuf23:amd64. [2022-08-03T18:11:23.354Z] #51 44.77 (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-08-03T18:11:23.354Z] #51 44.87 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-03T18:11:23.354Z] #51 45.08 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-03T18:11:23.354Z] #51 46.62 Selecting previously unselected package python3-pkg-resources. [2022-08-03T18:11:23.354Z] #51 46.63 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-03T18:11:23.354Z] #51 46.63 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-03T18:11:23.354Z] #51 46.84 Selecting previously unselected package python3-six. [2022-08-03T18:11:23.354Z] #51 46.84 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-03T18:11:23.354Z] #51 46.86 Unpacking python3-six (1.16.0-2) ... [2022-08-03T18:11:23.354Z] #51 46.94 Selecting previously unselected package python3-protobuf. [2022-08-03T18:11:23.354Z] #51 46.94 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-03T18:11:23.354Z] #51 46.94 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-03T18:11:23.354Z] #51 47.56 Selecting previously unselected package libnet1:amd64. [2022-08-03T18:11:23.354Z] #51 47.56 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-03T18:11:23.354Z] #51 47.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-03T18:11:23.354Z] #51 47.74 Selecting previously unselected package libnl-3-200:amd64. [2022-08-03T18:11:23.354Z] #51 47.74 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-03T18:11:23.354Z] #51 47.75 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-03T18:11:23.354Z] #51 47.90 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-03T18:11:23.354Z] #51 47.92 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-03T18:11:23.354Z] #51 47.93 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-03T18:11:23.354Z] #51 48.06 Selecting previously unselected package criu. [2022-08-03T18:11:23.354Z] #51 48.06 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-03T18:11:23.354Z] #51 48.08 Unpacking criu (3.17.1-1) ... [2022-08-03T18:11:23.354Z] #51 48.99 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-03T18:11:23.354Z] #51 51.11 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-03T18:11:23.354Z] #51 51.14 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-03T18:11:23.354Z] #51 51.15 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-03T18:11:23.354Z] #51 51.17 Setting up python3-six (1.16.0-2) ... [2022-08-03T18:11:23.614Z] #51 ... [2022-08-03T18:11:23.615Z] [2022-08-03T18:11:23.615Z] #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-08-03T18:11:23.615Z] #76 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:11:23.615Z] #76 DONE 52.5s [2022-08-03T18:11:23.615Z] [2022-08-03T18:11:23.615Z] #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-08-03T18:11:23.615Z] #51 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:11:23.615Z] #51 52.36 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-03T18:11:23.615Z] #51 52.40 Setting up python3-protobuf (3.12.4-1) ... [2022-08-03T18:11:23.615Z] #51 ... [2022-08-03T18:11:23.615Z] [2022-08-03T18:11:23.615Z] #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-08-03T18:11:23.615Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:11:24.105Z] Commit message: "Update golang to 1.18.5" [2022-08-03T18:11:24.159Z] #47 ... [2022-08-03T18:11:24.159Z] [2022-08-03T18:11:24.159Z] #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-08-03T18:11:24.159Z] #42 sha256:03fb663bb820901ce690e18f7023bfb441c3d9941afba029b6c35ad6b2faf5b9 [2022-08-03T18:11:24.159Z] #42 22.67 Reading package lists... [2022-08-03T18:11:24.417Z] #42 27.14 Building dependency tree... [2022-08-03T18:11:24.417Z] #42 ... [2022-08-03T18:11:24.417Z] [2022-08-03T18:11:24.417Z] #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-08-03T18:11:24.417Z] #14 sha256:1a3dc220517eaaf19c169fa8a6b70bbf064cada7f4c0f1356ff91a38f8353c0e [2022-08-03T18:11:24.417Z] #14 17.47 Fetched 8449 kB in 12s (683 kB/s) [2022-08-03T18:11:24.417Z] #14 17.47 Reading package lists... [2022-08-03T18:11:24.417Z] #14 22.34 Reading package lists... [2022-08-03T18:11:24.552Z] #77 0.877 Cloning into '/tmp/crun-build'... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-03T18:11:24.676Z] #14 27.03 Building dependency tree... [2022-08-03T18:11:24.676Z] #14 ... [2022-08-03T18:11:24.676Z] [2022-08-03T18:11:24.676Z] #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-08-03T18:11:24.676Z] #76 sha256:3a4ab667559710fabc405bd05d9b88b5683ca34d537dfbc54314151de3913b1f [2022-08-03T18:11:24.676Z] #76 16.12 Reading package lists... [2022-08-03T18:11:24.676Z] #76 21.65 Building dependency tree... [2022-08-03T18:11:24.676Z] #76 25.38 python3 is already the newest version (3.9.2-3). [2022-08-03T18:11:24.676Z] #76 25.38 The following additional packages will be installed: [2022-08-03T18:11:24.676Z] #76 25.42 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-03T18:11:24.676Z] #76 25.44 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-03T18:11:24.676Z] #76 25.45 Suggested packages: [2022-08-03T18:11:24.676Z] #76 25.46 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-03T18:11:24.676Z] #76 25.46 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-03T18:11:24.676Z] #76 25.47 m4-doc ed diffutils-doc [2022-08-03T18:11:24.676Z] #76 25.47 Recommended packages: [2022-08-03T18:11:24.676Z] #76 25.47 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-03T18:11:24.676Z] #76 26.80 The following NEW packages will be installed: [2022-08-03T18:11:24.676Z] #76 26.81 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-03T18:11:24.676Z] #76 26.82 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-03T18:11:24.676Z] #76 26.82 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-03T18:11:24.676Z] #76 26.82 libyajl2 m4 patch xz-utils [2022-08-03T18:11:24.676Z] #76 27.21 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-08-03T18:11:24.676Z] #76 27.21 Need to get 5916 kB of archives. [2022-08-03T18:11:24.676Z] #76 27.21 After this operation, 18.6 MB of additional disk space will be used. [2022-08-03T18:11:24.676Z] #76 27.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-03T18:11:24.676Z] #76 27.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-08-03T18:11:24.676Z] #76 27.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-08-03T18:11:24.676Z] #76 27.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-08-03T18:11:24.676Z] #76 27.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-03T18:11:24.676Z] #76 27.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-08-03T18:11:24.676Z] #76 27.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-08-03T18:11:24.676Z] #76 27.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-08-03T18:11:24.676Z] #76 27.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-03T18:11:24.676Z] #76 27.27 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-08-03T18:11:24.676Z] #76 27.32 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-03T18:11:24.676Z] #76 27.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-03T18:11:24.676Z] #76 27.42 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-08-03T18:11:24.676Z] #76 27.43 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-03T18:11:24.676Z] #76 27.44 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-08-03T18:11:24.676Z] #76 27.44 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-03T18:11:24.676Z] #76 27.44 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-08-03T18:11:24.676Z] #76 27.44 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-03T18:11:24.676Z] #76 27.45 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-03T18:11:24.676Z] #76 27.47 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-08-03T18:11:24.676Z] #76 27.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-03T18:11:24.676Z] #76 27.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-03T18:11:24.676Z] #76 27.49 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-08-03T18:11:24.676Z] #76 ... [2022-08-03T18:11:24.676Z] [2022-08-03T18:11:24.676Z] #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-08-03T18:11:24.676Z] #51 sha256:2fe130d794098d69b518132f115b10e7b7db48f0f844cea487f7b3e6f52b4e90 [2022-08-03T18:11:24.676Z] #51 17.49 Fetched 8453 kB in 13s (674 kB/s) [2022-08-03T18:11:24.676Z] #51 17.49 Reading package lists... [2022-08-03T18:11:24.676Z] #51 22.84 Reading package lists... [2022-08-03T18:11:24.935Z] #51 27.50 Building dependency tree... [2022-08-03T18:11:24.935Z] #51 ... [2022-08-03T18:11:24.935Z] [2022-08-03T18:11:24.935Z] #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-08-03T18:11:24.935Z] #55 sha256:018d0c8d4132b6911c9eef21137c6b4a6d13d335f34de25391efa11387f1a730 [2022-08-03T18:11:24.935Z] #55 24.44 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-03T18:11:24.935Z] #55 24.45 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-03T18:11:24.935Z] #55 24.57 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-03T18:11:24.935Z] #55 24.59 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-03T18:11:24.935Z] #55 24.62 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-03T18:11:24.935Z] #55 24.72 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-03T18:11:24.935Z] #55 24.76 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-03T18:11:24.935Z] #55 24.80 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-03T18:11:24.935Z] #55 24.85 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-03T18:11:24.935Z] #55 25.25 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-03T18:11:24.935Z] #55 25.25 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-03T18:11:24.935Z] #55 25.34 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-03T18:11:24.935Z] #55 25.44 go: downloading golang.org/x/text v0.3.7 [2022-08-03T18:11:25.401Z] + docker version [2022-08-03T18:11:26.836Z] #55 ... [2022-08-03T18:11:26.837Z] [2022-08-03T18:11:26.837Z] #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-08-03T18:11:26.837Z] #76 sha256:3a4ab667559710fabc405bd05d9b88b5683ca34d537dfbc54314151de3913b1f [2022-08-03T18:11:26.837Z] #76 28.56 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:11:26.837Z] #76 28.84 Fetched 5916 kB in 1s (9509 kB/s) [2022-08-03T18:11:26.837Z] #76 28.92 Selecting previously unselected package bzip2. [2022-08-03T18:11:26.837Z] #76 28.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-03T18:11:26.837Z] #76 29.03 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-08-03T18:11:26.837Z] #76 29.03 Unpacking bzip2 (1.0.8-4) ... [2022-08-03T18:11:26.837Z] #76 29.17 Selecting previously unselected package libmagic-mgc. [2022-08-03T18:11:26.837Z] #76 29.19 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-08-03T18:11:26.837Z] #76 29.20 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-03T18:11:26.837Z] #76 29.79 Selecting previously unselected package libmagic1:arm64. [2022-08-03T18:11:26.837Z] #76 29.79 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-08-03T18:11:26.837Z] #76 29.80 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-08-03T18:11:27.094Z] #76 29.99 Selecting previously unselected package file. [2022-08-03T18:11:27.094Z] #76 29.99 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-08-03T18:11:27.094Z] #76 30.03 Unpacking file (1:5.39-3) ... [2022-08-03T18:11:27.352Z] #76 30.19 Selecting previously unselected package xz-utils. [2022-08-03T18:11:27.352Z] #76 30.19 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-03T18:11:27.352Z] #76 30.20 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-03T18:11:27.611Z] #76 30.48 Selecting previously unselected package libsigsegv2:arm64. [2022-08-03T18:11:27.611Z] #76 30.48 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-08-03T18:11:27.611Z] #76 30.49 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-08-03T18:11:27.611Z] #76 30.62 Selecting previously unselected package m4. [2022-08-03T18:11:27.611Z] #76 30.63 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-08-03T18:11:27.611Z] #76 30.65 Unpacking m4 (1.4.18-5) ... [2022-08-03T18:11:27.870Z] #84 ... [2022-08-03T18:11:27.870Z] [2022-08-03T18:11:27.870Z] #19 [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-08-03T18:11:27.870Z] #19 sha256:886e3117dc7cbd92161d88bbe87acffc9f8dffaca5dfd1a78476bb44749f67c8 [2022-08-03T18:11:27.870Z] #19 62.89 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-08-03T18:11:27.870Z] #19 62.89 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-08-03T18:11:27.870Z] #19 62.89 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-08-03T18:11:27.870Z] #19 62.89 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-08-03T18:11:27.870Z] #19 62.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-03T18:11:27.870Z] #19 62.89 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-08-03T18:11:27.870Z] #19 62.89 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-03T18:11:27.870Z] #19 62.94 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-08-03T18:11:27.870Z] #19 62.94 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-08-03T18:11:27.870Z] #19 62.94 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-08-03T18:11:27.870Z] #19 62.94 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-03T18:11:27.870Z] #19 62.94 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-03T18:11:27.870Z] #19 63.00 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-03T18:11:27.870Z] #19 63.02 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-03T18:11:27.870Z] #19 63.08 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-08-03T18:11:27.870Z] #19 63.08 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-03T18:11:27.870Z] #19 63.10 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-08-03T18:11:27.870Z] #19 63.12 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-08-03T18:11:27.870Z] #19 64.81 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-08-03T18:11:27.870Z] #19 64.81 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-08-03T18:11:27.870Z] #19 64.85 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-03T18:11:27.870Z] #19 64.92 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-08-03T18:11:27.870Z] #19 64.99 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-08-03T18:11:27.870Z] #19 66.63 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-08-03T18:11:27.870Z] #19 66.63 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-03T18:11:27.870Z] #19 66.63 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-03T18:11:27.870Z] #19 66.70 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-03T18:11:27.870Z] #19 66.70 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-08-03T18:11:27.871Z] #19 66.71 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-03T18:11:27.871Z] #19 66.95 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-03T18:11:27.871Z] #19 66.96 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-08-03T18:11:27.871Z] #19 66.97 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-08-03T18:11:27.871Z] #19 66.97 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-08-03T18:11:27.871Z] #19 66.97 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-08-03T18:11:27.871Z] #19 66.97 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-03T18:11:27.871Z] #19 66.98 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-03T18:11:27.871Z] #19 66.98 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-08-03T18:11:27.871Z] #19 66.99 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-03T18:11:27.871Z] #19 66.99 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-03T18:11:27.871Z] #19 66.99 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-08-03T18:11:27.871Z] #19 67.00 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-03T18:11:27.871Z] #19 67.00 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-03T18:11:27.871Z] #19 67.00 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-03T18:11:27.871Z] #19 67.03 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-08-03T18:11:27.871Z] #19 67.04 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-08-03T18:11:27.871Z] #19 67.04 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-03T18:11:27.871Z] #19 67.05 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-03T18:11:27.871Z] #19 67.09 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-08-03T18:11:27.871Z] #19 67.11 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-03T18:11:27.871Z] #19 67.13 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-08-03T18:11:27.871Z] #19 67.16 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-08-03T18:11:27.871Z] #19 68.80 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-08-03T18:11:27.871Z] #19 68.80 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-08-03T18:11:27.871Z] #19 68.83 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-03T18:11:27.871Z] #19 68.91 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-08-03T18:11:27.871Z] #19 68.96 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-08-03T18:11:28.177Z] #76 30.94 Selecting previously unselected package autoconf. [2022-08-03T18:11:28.177Z] #76 30.97 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-03T18:11:28.177Z] #76 30.97 Unpacking autoconf (2.69-14) ... [2022-08-03T18:11:28.259Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s [2022-08-03T18:11:28.447Z] #76 31.38 Selecting previously unselected package autotools-dev. [2022-08-03T18:11:28.447Z] #76 31.39 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-03T18:11:28.447Z] #76 31.42 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-03T18:11:28.705Z] #76 31.59 Selecting previously unselected package automake. [2022-08-03T18:11:28.705Z] #76 31.60 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-03T18:11:28.705Z] #76 31.61 Unpacking automake (1:1.16.3-2) ... [2022-08-03T18:11:28.758Z] #77 ... [2022-08-03T18:11:28.758Z] [2022-08-03T18:11:28.758Z] #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-08-03T18:11:28.758Z] #42 sha256:2daaabb517a2117d5c49e0984e2aaad50a05a319290ff6ed6b260933d5466e2d [2022-08-03T18:11:28.758Z] #42 46.89 Selecting previously unselected package libicu67:amd64. [2022-08-03T18:11:28.758Z] #42 46.89 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-03T18:11:28.758Z] #42 46.91 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-03T18:11:28.758Z] #42 54.26 Selecting previously unselected package libxml2:amd64. [2022-08-03T18:11:28.758Z] #42 54.26 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-03T18:11:28.758Z] #42 54.27 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-03T18:11:28.758Z] #42 54.87 Selecting previously unselected package libarchive13:amd64. [2022-08-03T18:11:28.758Z] #42 54.91 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-03T18:11:28.758Z] #42 54.91 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-03T18:11:28.758Z] #42 55.27 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-03T18:11:28.758Z] #42 55.29 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-03T18:11:28.758Z] #42 55.30 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-03T18:11:28.758Z] #42 55.46 Selecting previously unselected package librhash0:amd64. [2022-08-03T18:11:28.758Z] #42 55.47 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-03T18:11:28.758Z] #42 55.48 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-03T18:11:28.758Z] #42 55.67 Selecting previously unselected package libuv1:amd64. [2022-08-03T18:11:28.758Z] #42 55.68 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-03T18:11:28.758Z] #42 55.68 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-03T18:11:28.758Z] #42 55.85 Selecting previously unselected package cmake. [2022-08-03T18:11:28.758Z] #42 55.86 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-03T18:11:28.758Z] #42 55.87 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-03T18:11:28.758Z] #42 ... [2022-08-03T18:11:28.758Z] [2022-08-03T18:11:28.758Z] #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-08-03T18:11:28.758Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:11:28.758Z] #14 50.88 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-03T18:11:28.758Z] #14 50.91 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-03T18:11:28.758Z] #14 50.97 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-03T18:11:28.758Z] #14 53.76 Selecting previously unselected package binutils-mingw-w64. [2022-08-03T18:11:28.758Z] #14 53.78 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-03T18:11:28.758Z] #14 53.79 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-03T18:11:28.758Z] #14 53.94 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-03T18:11:28.758Z] #14 53.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-03T18:11:28.758Z] #14 53.96 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-03T18:11:28.758Z] #14 54.16 Selecting previously unselected package dmsetup. [2022-08-03T18:11:28.758Z] #14 54.19 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-03T18:11:28.758Z] #14 54.20 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-03T18:11:28.758Z] #14 54.38 Selecting previously unselected package mingw-w64-common. [2022-08-03T18:11:28.758Z] #14 54.38 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-03T18:11:28.758Z] #14 54.40 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-03T18:11:28.801Z] #19 70.44 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-08-03T18:11:28.801Z] #19 70.44 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-03T18:11:28.801Z] #19 70.44 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-03T18:11:28.801Z] #19 70.48 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-08-03T18:11:28.801Z] #19 70.48 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-08-03T18:11:28.802Z] #19 70.48 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-03T18:11:28.802Z] #19 70.49 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-03T18:11:28.802Z] #19 70.56 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-08-03T18:11:28.802Z] #19 70.57 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-03T18:11:28.802Z] #19 70.59 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-08-03T18:11:28.802Z] #19 70.63 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-08-03T18:11:29.594Z] Client: Docker Engine - Community [2022-08-03T18:11:29.594Z] Version: 20.10.14 [2022-08-03T18:11:29.594Z] API version: 1.41 [2022-08-03T18:11:29.594Z] Go version: go1.16.15 [2022-08-03T18:11:29.594Z] Git commit: a224086 [2022-08-03T18:11:29.594Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-03T18:11:29.594Z] OS/Arch: linux/amd64 [2022-08-03T18:11:29.594Z] Context: default [2022-08-03T18:11:29.594Z] Experimental: true [2022-08-03T18:11:29.594Z] [2022-08-03T18:11:29.594Z] Server: Docker Engine - Community [2022-08-03T18:11:29.594Z] Engine: [2022-08-03T18:11:29.594Z] Version: 20.10.14 [2022-08-03T18:11:29.594Z] API version: 1.41 (minimum version 1.12) [2022-08-03T18:11:29.594Z] Go version: go1.16.15 [2022-08-03T18:11:29.594Z] Git commit: 87a90dc [2022-08-03T18:11:29.594Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-03T18:11:29.594Z] OS/Arch: linux/amd64 [2022-08-03T18:11:29.594Z] Experimental: true [2022-08-03T18:11:29.594Z] containerd: [2022-08-03T18:11:29.594Z] Version: 1.5.11 [2022-08-03T18:11:29.594Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-03T18:11:29.594Z] runc: [2022-08-03T18:11:29.594Z] Version: 1.0.3 [2022-08-03T18:11:29.594Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-03T18:11:29.594Z] docker-init: [2022-08-03T18:11:29.594Z] Version: 0.19.0 [2022-08-03T18:11:29.594Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-03T18:11:29.639Z] #76 32.30 Selecting previously unselected package patch. [2022-08-03T18:11:29.639Z] #76 32.33 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-08-03T18:11:29.640Z] #76 32.34 Unpacking patch (2.7.6-7) ... [2022-08-03T18:11:29.640Z] #76 32.50 Selecting previously unselected package dpkg-dev. [2022-08-03T18:11:29.640Z] #76 32.50 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-03T18:11:29.640Z] #76 32.52 Unpacking dpkg-dev (1.20.11) ... [2022-08-03T18:11:29.897Z] #76 ... [2022-08-03T18:11:29.897Z] [2022-08-03T18:11:29.897Z] #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-08-03T18:11:29.897Z] #62 sha256:0d2f26dc75a29d3288de4fff0719430c3e422161ebb4dfc4a2957eaacb04db79 [2022-08-03T18:11:29.897Z] #62 21.10 Reading package lists... [2022-08-03T18:11:29.897Z] #62 25.87 Building dependency tree... [2022-08-03T18:11:29.897Z] #62 29.27 The following additional packages will be installed: [2022-08-03T18:11:29.897Z] #62 29.30 libbtrfs0 [2022-08-03T18:11:29.897Z] #62 29.50 The following NEW packages will be installed: [2022-08-03T18:11:29.897Z] #62 29.52 libbtrfs-dev libbtrfs0 [2022-08-03T18:11:29.897Z] #62 29.94 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-03T18:11:29.897Z] #62 29.94 Need to get 454 kB of archives. [2022-08-03T18:11:29.897Z] #62 29.94 After this operation, 1275 kB of additional disk space will be used. [2022-08-03T18:11:29.897Z] #62 29.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-03T18:11:29.897Z] #62 29.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-03T18:11:29.897Z] #62 31.00 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:11:29.897Z] #62 31.23 Fetched 454 kB in 0s (1253 kB/s) [2022-08-03T18:11:29.897Z] #62 31.35 Selecting previously unselected package libbtrfs0:arm64. [2022-08-03T18:11:29.897Z] #62 31.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-03T18:11:29.897Z] #62 31.41 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-03T18:11:29.897Z] #62 31.43 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-03T18:11:29.897Z] #62 31.64 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-03T18:11:29.897Z] #62 31.64 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-03T18:11:29.897Z] #62 31.64 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-03T18:11:29.897Z] #62 31.96 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-03T18:11:29.897Z] #62 31.99 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-03T18:11:29.897Z] #62 32.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:11:29.897Z] #62 DONE 32.7s [2022-08-03T18:11:29.897Z] [2022-08-03T18:11:29.897Z] #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-08-03T18:11:29.897Z] #55 sha256:018d0c8d4132b6911c9eef21137c6b4a6d13d335f34de25391efa11387f1a730 [2022-08-03T18:11:29.897Z] #55 30.23 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-03T18:11:29.897Z] #55 30.35 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-03T18:11:29.897Z] #55 30.37 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-03T18:11:29.897Z] #55 30.47 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-03T18:11:29.897Z] #55 30.57 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-03T18:11:29.897Z] #55 30.65 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-03T18:11:29.897Z] #55 30.69 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-03T18:11:29.897Z] #55 30.75 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-03T18:11:29.897Z] #55 30.82 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-03T18:11:29.897Z] #55 30.94 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-03T18:11:29.897Z] #55 31.02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-03T18:11:29.897Z] #55 31.10 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-03T18:11:29.897Z] #55 31.61 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-03T18:11:29.897Z] #55 31.65 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-03T18:11:29.897Z] #55 31.73 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-03T18:11:29.897Z] #55 31.77 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-03T18:11:29.897Z] #55 32.12 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-03T18:11:29.898Z] #55 32.21 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-03T18:11:29.898Z] #55 32.27 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-03T18:11:29.898Z] #55 32.32 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-03T18:11:29.898Z] #55 32.55 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-03T18:11:29.898Z] #55 32.57 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-03T18:11:29.898Z] #55 32.63 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-03T18:11:29.898Z] #55 32.65 go: downloading github.com/prometheus/common v0.32.1 [2022-08-03T18:11:29.924Z] + docker info [2022-08-03T18:11:30.157Z] #55 ... [2022-08-03T18:11:30.157Z] [2022-08-03T18:11:30.157Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-03T18:11:30.157Z] #63 sha256:ede6f3f314eef4b3dfa1ce4427264ba493fede648c7e0dc66da286fbc9d27a7b [2022-08-03T18:11:30.157Z] #63 DONE 0.3s [2022-08-03T18:11:30.157Z] [2022-08-03T18:11:30.157Z] #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-08-03T18:11:30.157Z] #57 sha256:2a918761809d211f2b6aa5b9e21c18760c1826af58b8abe15799f89edbb7f016 [2022-08-03T18:11:30.157Z] #57 33.25 v3.0.2 [2022-08-03T18:11:30.467Z] #11 ... [2022-08-03T18:11:30.467Z] [2022-08-03T18:11:30.467Z] #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-08-03T18:11:30.467Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-03T18:11:30.467Z] #29 12.61 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-03T18:11:30.467Z] #29 13.78 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-03T18:11:30.467Z] #29 13.78 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-03T18:11:30.467Z] #29 14.21 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-03T18:11:30.467Z] #29 15.43 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-03T18:11:30.467Z] #29 15.43 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-03T18:11:30.467Z] #29 15.64 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-03T18:11:30.467Z] #29 16.99 Selecting previously unselected package libpsl5:amd64. [2022-08-03T18:11:30.467Z] #29 16.99 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-03T18:11:30.467Z] #29 17.24 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-03T18:11:30.467Z] #29 17.85 Selecting previously unselected package librtmp1:amd64. [2022-08-03T18:11:30.467Z] #29 17.85 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-03T18:11:30.467Z] #29 17.86 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-03T18:11:30.467Z] #29 17.92 Selecting previously unselected package libssh2-1:amd64. [2022-08-03T18:11:30.467Z] #29 17.92 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-03T18:11:30.467Z] #29 17.93 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-03T18:11:30.467Z] #29 18.69 Selecting previously unselected package libcurl4:amd64. [2022-08-03T18:11:30.467Z] #29 18.69 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-03T18:11:30.467Z] #29 18.84 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-03T18:11:30.467Z] #29 20.51 Selecting previously unselected package curl. [2022-08-03T18:11:30.467Z] #29 20.51 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-03T18:11:30.467Z] #29 20.82 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-03T18:11:30.667Z] #14 ... [2022-08-03T18:11:30.667Z] [2022-08-03T18:11:30.667Z] #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-08-03T18:11:30.667Z] #34 sha256:835450d2109a8d3ba6fedea550a0eae6f71dff8269bd8d2739ac02bb595ac4a1 [2022-08-03T18:11:30.667Z] #34 49.27 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-03T18:11:30.667Z] #34 49.59 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-03T18:11:30.667Z] #34 50.41 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-03T18:11:30.695Z] #19 72.23 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-08-03T18:11:30.695Z] #19 72.24 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-08-03T18:11:30.695Z] #19 72.28 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-03T18:11:30.695Z] #19 72.38 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-08-03T18:11:30.695Z] #19 72.44 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-08-03T18:11:30.722Z] #57 DONE 33.5s [2022-08-03T18:11:30.722Z] [2022-08-03T18:11:30.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-08-03T18:11:30.722Z] #55 sha256:018d0c8d4132b6911c9eef21137c6b4a6d13d335f34de25391efa11387f1a730 [2022-08-03T18:11:30.722Z] #55 33.28 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-03T18:11:30.722Z] #55 33.29 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-03T18:11:30.726Z] #29 ... [2022-08-03T18:11:30.726Z] [2022-08-03T18:11:30.726Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:11:30.726Z] #11 sha256:ea395710259a8ba7423c94c0cfa26583ca643a55acb2bec50a9580f82f79356a [2022-08-03T18:11:31.237Z] #34 ... [2022-08-03T18:11:31.237Z] [2022-08-03T18:11:31.237Z] #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-08-03T18:11:31.237Z] #51 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:11:31.237Z] #51 56.65 Setting up criu (3.17.1-1) ... [2022-08-03T18:11:31.237Z] #51 58.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:11:31.237Z] #51 DONE 60.0s [2022-08-03T18:11:31.237Z] [2022-08-03T18:11:31.237Z] #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-08-03T18:11:31.237Z] #53 sha256:845fdde35548a13b31f48502d8675f52121aa07365b529a0f102a5e5a9166507 [2022-08-03T18:11:31.292Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 8.5s done [2022-08-03T18:11:31.497Z] #53 ... [2022-08-03T18:11:31.498Z] [2022-08-03T18:11:31.498Z] #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-08-03T18:11:31.498Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:11:31.498Z] #77 7.809 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-03T18:11:31.498Z] #77 7.839 Cloning into '/tmp/crun-build/libocispec'... [2022-08-03T18:11:31.550Z] #11 ... [2022-08-03T18:11:31.550Z] [2022-08-03T18:11:31.550Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-03T18:11:31.550Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-03T18:11:31.550Z] #72 DONE 6.2s [2022-08-03T18:11:31.656Z] #55 34.67 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-03T18:11:31.808Z] [2022-08-03T18:11:31.808Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-03T18:11:31.808Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-03T18:11:32.588Z] #19 74.44 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-08-03T18:11:32.588Z] #19 74.44 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-03T18:11:32.588Z] #19 74.44 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-03T18:11:32.588Z] #19 74.47 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-08-03T18:11:32.588Z] #19 74.48 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-03T18:11:32.588Z] #19 74.49 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-08-03T18:11:32.588Z] #19 74.49 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-03T18:11:32.588Z] #19 74.50 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-03T18:11:32.588Z] #19 74.56 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-03T18:11:32.588Z] #19 74.59 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-03T18:11:32.588Z] #19 74.65 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-08-03T18:11:32.588Z] #19 74.67 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-03T18:11:32.602Z] #55 ... [2022-08-03T18:11:32.602Z] [2022-08-03T18:11:32.602Z] #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-08-03T18:11:32.602Z] #40 sha256:aaa022f486198e9109e9730ed35fa92f5a9ba4d0c6d919c85c94585bc4c9d6ea [2022-08-03T18:11:32.602Z] #40 35.00 NAME: [2022-08-03T18:11:32.602Z] #40 35.02 go-winres - A tool for embedding resources in Windows executables [2022-08-03T18:11:32.602Z] #40 35.02 [2022-08-03T18:11:32.602Z] #40 35.02 USAGE: [2022-08-03T18:11:32.602Z] #40 35.02 go-winres [global options] command [command options] [arguments...] [2022-08-03T18:11:32.602Z] #40 35.02 [2022-08-03T18:11:32.602Z] #40 35.02 COMMANDS: [2022-08-03T18:11:32.602Z] #40 35.02 init Create an initial ./winres/winres.json [2022-08-03T18:11:32.602Z] #40 35.02 make Make syso files for the "go build" command [2022-08-03T18:11:32.602Z] #40 35.02 simply Make syso files for the "go build" command (simplified) [2022-08-03T18:11:32.602Z] #40 35.02 extract Extract all resources from an executable [2022-08-03T18:11:32.602Z] #40 35.02 patch Replace resources in an executable file (exe, dll) [2022-08-03T18:11:32.602Z] #40 35.02 help, h Shows a list of commands or help for one command [2022-08-03T18:11:32.602Z] #40 35.02 [2022-08-03T18:11:32.602Z] #40 35.02 GLOBAL OPTIONS: [2022-08-03T18:11:32.602Z] #40 35.02 --help, -h show help (default: false) [2022-08-03T18:11:32.602Z] #40 DONE 35.3s [2022-08-03T18:11:32.602Z] [2022-08-03T18:11:32.602Z] #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-08-03T18:11:32.602Z] #76 sha256:3a4ab667559710fabc405bd05d9b88b5683ca34d537dfbc54314151de3913b1f [2022-08-03T18:11:32.602Z] #76 34.22 Selecting previously unselected package build-essential. [2022-08-03T18:11:32.602Z] #76 34.24 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-08-03T18:11:32.602Z] #76 34.27 Unpacking build-essential (12.9) ... [2022-08-03T18:11:32.602Z] #76 34.75 Selecting previously unselected package libcap2:arm64. [2022-08-03T18:11:32.602Z] #76 34.75 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-03T18:11:32.602Z] #76 34.76 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-03T18:11:32.602Z] #76 34.93 Selecting previously unselected package libcap-dev:arm64. [2022-08-03T18:11:32.602Z] #76 34.93 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-08-03T18:11:32.602Z] #76 34.95 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-08-03T18:11:32.602Z] #76 35.26 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-03T18:11:32.602Z] #76 35.26 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-03T18:11:32.602Z] #76 35.29 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-03T18:11:32.602Z] #76 35.50 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-08-03T18:11:32.602Z] #76 35.51 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-08-03T18:11:32.602Z] #76 35.54 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-03T18:11:32.845Z] #19 74.69 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-03T18:11:32.845Z] #19 74.72 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-08-03T18:11:32.845Z] #19 74.76 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-08-03T18:11:32.845Z] #19 ... [2022-08-03T18:11:32.845Z] [2022-08-03T18:11:32.845Z] #84 [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-08-03T18:11:32.845Z] #84 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:11:32.845Z] #84 52.20 configure.ac:7: installing 'build-aux/compile' [2022-08-03T18:11:32.845Z] #84 52.20 configure.ac:9: installing 'build-aux/config.guess' [2022-08-03T18:11:32.845Z] #84 52.21 configure.ac:9: installing 'build-aux/config.sub' [2022-08-03T18:11:32.845Z] #84 52.22 configure.ac:11: installing 'build-aux/install-sh' [2022-08-03T18:11:32.845Z] #84 52.22 configure.ac:11: installing 'build-aux/missing' [2022-08-03T18:11:32.845Z] #84 52.40 Makefile.am: installing 'build-aux/depcomp' [2022-08-03T18:11:32.861Z] #76 35.85 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-03T18:11:32.861Z] #76 35.86 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-03T18:11:32.861Z] #76 35.89 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-03T18:11:32.880Z] #77 ... [2022-08-03T18:11:32.880Z] [2022-08-03T18:11:32.880Z] #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-08-03T18:11:32.880Z] #42 sha256:2daaabb517a2117d5c49e0984e2aaad50a05a319290ff6ed6b260933d5466e2d [2022-08-03T18:11:32.880Z] #42 61.09 Setting up libicu67:amd64 (67.1-7) ... [2022-08-03T18:11:32.880Z] #42 61.12 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:11:32.880Z] #42 61.18 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-03T18:11:32.880Z] #42 61.19 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:11:32.880Z] #42 61.45 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-03T18:11:32.880Z] #42 61.56 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-03T18:11:32.880Z] #42 61.57 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-03T18:11:32.880Z] #42 61.58 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-03T18:11:32.880Z] #42 61.60 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-03T18:11:32.880Z] #42 61.61 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-03T18:11:32.880Z] #42 61.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:11:32.880Z] #42 DONE 61.9s [2022-08-03T18:11:32.880Z] [2022-08-03T18:11:32.880Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-03T18:11:32.880Z] #43 sha256:dd44d45c4d2b99abff837b4d72803723d6b66f08c2072c194afd628a8f0b970f [2022-08-03T18:11:32.880Z] #43 DONE 0.1s [2022-08-03T18:11:33.102Z] #84 52.49 parallel-tests: installing 'build-aux/test-driver' [2022-08-03T18:11:33.122Z] #76 36.21 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-03T18:11:33.140Z] [2022-08-03T18:11:33.140Z] #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-08-03T18:11:33.140Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:11:33.140Z] #77 9.525 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-03T18:11:33.140Z] #77 9.541 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-03T18:11:33.140Z] #77 9.566 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-03T18:11:33.140Z] #77 9.566 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-03T18:11:33.140Z] #77 9.608 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-03T18:11:33.381Z] #76 36.21 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-03T18:11:33.381Z] #76 36.27 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-03T18:11:33.949Z] #76 37.02 Selecting previously unselected package libtool. [2022-08-03T18:11:34.208Z] #76 37.03 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-03T18:11:34.208Z] #76 37.04 Unpacking libtool (2.4.6-15) ... [2022-08-03T18:11:34.467Z] #76 37.39 Selecting previously unselected package libudev-dev:arm64. [2022-08-03T18:11:34.467Z] #76 37.40 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-03T18:11:34.467Z] #76 37.40 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-03T18:11:34.726Z] #76 37.65 Selecting previously unselected package libyajl2:arm64. [2022-08-03T18:11:34.726Z] #76 37.65 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-08-03T18:11:34.726Z] #76 37.67 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-03T18:11:34.726Z] #76 37.78 Selecting previously unselected package libyajl-dev:arm64. [2022-08-03T18:11:34.985Z] #76 37.78 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-08-03T18:11:34.985Z] #76 37.79 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-08-03T18:11:34.985Z] #76 37.96 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-03T18:11:34.985Z] #76 37.99 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-03T18:11:34.985Z] #76 38.01 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-03T18:11:34.985Z] #76 38.03 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-08-03T18:11:34.995Z] #84 54.31 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-03T18:11:34.995Z] #84 54.31 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-03T18:11:35.251Z] #76 38.07 Setting up file (1:5.39-3) ... [2022-08-03T18:11:35.251Z] #76 38.12 Setting up bzip2 (1.0.8-4) ... [2022-08-03T18:11:35.251Z] #76 38.14 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-03T18:11:35.251Z] #76 38.17 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-03T18:11:35.251Z] #76 38.19 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-03T18:11:35.251Z] #76 38.24 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-03T18:11:35.251Z] #76 38.25 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-08-03T18:11:35.511Z] #76 38.29 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-03T18:11:35.511Z] #76 38.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-03T18:11:35.511Z] #76 38.33 Setting up patch (2.7.6-7) ... [2022-08-03T18:11:35.511Z] #76 38.35 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-03T18:11:35.511Z] #76 38.36 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-08-03T18:11:35.511Z] #76 38.38 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-08-03T18:11:35.511Z] #76 38.40 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-03T18:11:35.511Z] #76 ... [2022-08-03T18:11:35.511Z] [2022-08-03T18:11:35.511Z] #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-08-03T18:11:35.511Z] #14 sha256:1a3dc220517eaaf19c169fa8a6b70bbf064cada7f4c0f1356ff91a38f8353c0e [2022-08-03T18:11:35.511Z] #14 27.03 Building dependency tree... [2022-08-03T18:11:35.511Z] #14 30.48 The following additional packages will be installed: [2022-08-03T18:11:35.511Z] #14 30.48 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-03T18:11:35.511Z] #14 30.49 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-03T18:11:35.511Z] #14 30.49 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-03T18:11:35.511Z] #14 30.49 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-03T18:11:35.511Z] #14 30.49 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-03T18:11:35.511Z] #14 30.50 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-03T18:11:35.511Z] #14 30.51 mingw-w64-common mingw-w64-x86-64-dev [2022-08-03T18:11:35.511Z] #14 30.53 Suggested packages: [2022-08-03T18:11:35.511Z] #14 30.54 gcc-10-locales seccomp wine64 [2022-08-03T18:11:35.511Z] #14 31.78 The following NEW packages will be installed: [2022-08-03T18:11:35.511Z] #14 31.81 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-03T18:11:35.511Z] #14 31.81 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-03T18:11:35.511Z] #14 31.81 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-03T18:11:35.511Z] #14 31.81 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-03T18:11:35.511Z] #14 31.81 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-03T18:11:35.511Z] #14 31.81 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-03T18:11:35.511Z] #14 31.81 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-03T18:11:35.511Z] #14 31.81 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-03T18:11:35.511Z] #14 31.81 mingw-w64-x86-64-dev [2022-08-03T18:11:35.511Z] #14 32.21 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-08-03T18:11:35.511Z] #14 32.21 Need to get 108 MB of archives. [2022-08-03T18:11:35.511Z] #14 32.21 After this operation, 620 MB of additional disk space will be used. [2022-08-03T18:11:35.511Z] #14 32.21 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-08-03T18:11:35.511Z] #14 32.33 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-08-03T18:11:35.511Z] #14 32.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-03T18:11:35.511Z] #14 32.44 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-08-03T18:11:35.511Z] #14 32.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-08-03T18:11:35.511Z] #14 32.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-03T18:11:35.511Z] #14 32.54 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-08-03T18:11:35.511Z] #14 32.62 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-08-03T18:11:35.511Z] #14 32.62 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-08-03T18:11:35.511Z] #14 33.20 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-08-03T18:11:35.511Z] #14 34.67 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-08-03T18:11:35.511Z] #14 35.10 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-08-03T18:11:35.511Z] #14 35.59 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-08-03T18:11:35.511Z] #14 36.74 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-08-03T18:11:35.511Z] #14 37.20 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-08-03T18:11:35.511Z] #14 37.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-03T18:11:35.511Z] #14 37.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-03T18:11:35.511Z] #14 37.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-03T18:11:35.511Z] #14 37.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-03T18:11:35.511Z] #14 37.20 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-08-03T18:11:35.511Z] #14 37.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-03T18:11:35.511Z] #14 37.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-08-03T18:11:35.511Z] #14 37.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-08-03T18:11:35.511Z] #14 37.22 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-08-03T18:11:35.511Z] #14 37.22 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-08-03T18:11:35.511Z] #14 37.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-08-03T18:11:35.511Z] #14 37.23 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-08-03T18:11:35.511Z] #14 37.33 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-08-03T18:11:35.511Z] #14 37.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-03T18:11:35.511Z] #14 37.33 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-03T18:11:35.511Z] #14 38.40 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:11:35.511Z] #14 ... [2022-08-03T18:11:35.511Z] [2022-08-03T18:11:35.511Z] #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-08-03T18:11:35.511Z] #76 sha256:3a4ab667559710fabc405bd05d9b88b5683ca34d537dfbc54314151de3913b1f [2022-08-03T18:11:35.511Z] #76 38.40 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-03T18:11:35.511Z] #76 38.42 Setting up libtool (2.4.6-15) ... [2022-08-03T18:11:35.511Z] #76 38.44 Setting up m4 (1.4.18-5) ... [2022-08-03T18:11:35.511Z] #76 38.46 Setting up dpkg-dev (1.20.11) ... [2022-08-03T18:11:35.511Z] #76 38.49 Setting up autoconf (2.69-14) ... [2022-08-03T18:11:35.511Z] #76 38.51 Setting up build-essential (12.9) ... [2022-08-03T18:11:35.511Z] #76 38.52 Setting up automake (1:1.16.3-2) ... [2022-08-03T18:11:35.511Z] #76 38.55 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-03T18:11:35.511Z] #76 38.57 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:11:35.511Z] #76 ... [2022-08-03T18:11:35.511Z] [2022-08-03T18:11:35.511Z] #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-08-03T18:11:35.511Z] #42 sha256:03fb663bb820901ce690e18f7023bfb441c3d9941afba029b6c35ad6b2faf5b9 [2022-08-03T18:11:35.511Z] #42 27.14 Building dependency tree... [2022-08-03T18:11:35.511Z] #42 30.85 The following additional packages will be installed: [2022-08-03T18:11:35.511Z] #42 30.88 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-03T18:11:35.511Z] #42 30.90 Suggested packages: [2022-08-03T18:11:35.511Z] #42 30.92 cmake-doc ninja-build lrzip [2022-08-03T18:11:35.511Z] #42 30.92 Recommended packages: [2022-08-03T18:11:35.511Z] #42 30.92 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-03T18:11:35.511Z] #42 31.66 The following NEW packages will be installed: [2022-08-03T18:11:35.511Z] #42 31.67 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-03T18:11:35.511Z] #42 31.68 vim-common xxd [2022-08-03T18:11:35.511Z] #42 32.07 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-08-03T18:11:35.511Z] #42 32.07 Need to get 15.6 MB of archives. [2022-08-03T18:11:35.511Z] #42 32.07 After this operation, 67.4 MB of additional disk space will be used. [2022-08-03T18:11:35.511Z] #42 32.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-03T18:11:35.511Z] #42 32.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-03T18:11:35.511Z] #42 32.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-03T18:11:35.511Z] #42 32.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-03T18:11:35.511Z] #42 32.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-08-03T18:11:35.511Z] #42 32.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-08-03T18:11:35.511Z] #42 32.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-08-03T18:11:35.511Z] #42 32.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-08-03T18:11:35.511Z] #42 32.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-08-03T18:11:35.511Z] #42 32.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-08-03T18:11:35.511Z] #42 34.44 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:11:35.511Z] #42 34.86 Fetched 15.6 MB in 1s (14.2 MB/s) [2022-08-03T18:11:35.511Z] #42 34.92 Selecting previously unselected package xxd. [2022-08-03T18:11:35.511Z] #42 34.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-03T18:11:35.511Z] #42 35.03 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-03T18:11:35.511Z] #42 35.09 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:11:35.511Z] #42 35.43 Selecting previously unselected package vim-common. [2022-08-03T18:11:35.511Z] #42 35.44 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-03T18:11:35.511Z] #42 35.48 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:11:35.511Z] #42 35.95 Selecting previously unselected package cmake-data. [2022-08-03T18:11:35.511Z] #42 35.96 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-03T18:11:35.511Z] #42 35.98 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-03T18:11:35.560Z] #84 54.86 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-03T18:11:35.560Z] #84 54.87 libtoolize: copying file 'm4/libtool.m4' [2022-08-03T18:11:35.560Z] #84 54.94 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-03T18:11:35.681Z] #77 11.80 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-03T18:11:35.770Z] #42 ... [2022-08-03T18:11:35.770Z] [2022-08-03T18:11:35.770Z] #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-08-03T18:11:35.770Z] #14 sha256:1a3dc220517eaaf19c169fa8a6b70bbf064cada7f4c0f1356ff91a38f8353c0e [2022-08-03T18:11:35.770Z] #14 38.68 Fetched 108 MB in 5s (19.9 MB/s) [2022-08-03T18:11:35.770Z] #14 38.76 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-03T18:11:35.771Z] #14 38.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-03T18:11:35.817Z] #84 55.02 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-03T18:11:35.817Z] #84 55.09 libtoolize: copying file 'm4/ltversion.m4' [2022-08-03T18:11:35.817Z] #84 55.22 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-03T18:11:36.029Z] #14 38.86 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-03T18:11:36.029Z] #14 38.87 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-03T18:11:36.029Z] #14 ... [2022-08-03T18:11:36.029Z] [2022-08-03T18:11:36.029Z] #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-08-03T18:11:36.029Z] #51 sha256:2fe130d794098d69b518132f115b10e7b7db48f0f844cea487f7b3e6f52b4e90 [2022-08-03T18:11:36.029Z] #51 27.50 Building dependency tree... [2022-08-03T18:11:36.029Z] #51 30.97 The following additional packages will be installed: [2022-08-03T18:11:36.029Z] #51 31.00 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-03T18:11:36.029Z] #51 31.00 python3-protobuf python3-six [2022-08-03T18:11:36.029Z] #51 31.01 Suggested packages: [2022-08-03T18:11:36.029Z] #51 31.05 python3-setuptools [2022-08-03T18:11:36.029Z] #51 31.05 Recommended packages: [2022-08-03T18:11:36.029Z] #51 31.05 iproute2 | iproute [2022-08-03T18:11:36.029Z] #51 31.65 The following NEW packages will be installed: [2022-08-03T18:11:36.029Z] #51 31.66 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-03T18:11:36.029Z] #51 31.66 python3-protobuf python3-six [2022-08-03T18:11:36.029Z] #51 32.08 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-08-03T18:11:36.029Z] #51 32.08 Need to get 2136 kB of archives. [2022-08-03T18:11:36.029Z] #51 32.08 After this operation, 10.8 MB of additional disk space will be used. [2022-08-03T18:11:36.029Z] #51 32.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-08-03T18:11:36.029Z] #51 32.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-03T18:11:36.029Z] #51 32.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-03T18:11:36.029Z] #51 32.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-08-03T18:11:36.029Z] #51 32.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-03T18:11:36.029Z] #51 32.13 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-08-03T18:11:36.029Z] #51 32.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-03T18:11:36.029Z] #51 34.60 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-08-03T18:11:36.029Z] #51 36.33 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:11:36.029Z] #51 36.58 Fetched 2136 kB in 3s (667 kB/s) [2022-08-03T18:11:36.029Z] #51 36.68 Selecting previously unselected package libprotobuf23:arm64. [2022-08-03T18:11:36.029Z] #51 36.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-03T18:11:36.029Z] #51 36.78 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-08-03T18:11:36.029Z] #51 36.79 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-08-03T18:11:36.029Z] #51 37.46 Selecting previously unselected package python3-pkg-resources. [2022-08-03T18:11:36.029Z] #51 37.47 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-03T18:11:36.029Z] #51 37.48 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-03T18:11:36.029Z] #51 37.70 Selecting previously unselected package python3-six. [2022-08-03T18:11:36.029Z] #51 37.70 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-03T18:11:36.029Z] #51 37.71 Unpacking python3-six (1.16.0-2) ... [2022-08-03T18:11:36.029Z] #51 37.83 Selecting previously unselected package python3-protobuf. [2022-08-03T18:11:36.029Z] #51 37.83 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-08-03T18:11:36.029Z] #51 37.84 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-03T18:11:36.029Z] #51 38.40 Selecting previously unselected package libnet1:arm64. [2022-08-03T18:11:36.029Z] #51 38.41 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-03T18:11:36.029Z] #51 38.42 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-03T18:11:36.029Z] #51 38.56 Selecting previously unselected package libnl-3-200:arm64. [2022-08-03T18:11:36.029Z] #51 38.57 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-03T18:11:36.029Z] #51 38.57 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-03T18:11:36.288Z] #51 38.92 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-03T18:11:36.288Z] #51 38.92 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-03T18:11:36.288Z] #51 38.93 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-03T18:11:36.546Z] #51 ... [2022-08-03T18:11:36.546Z] [2022-08-03T18:11:36.546Z] #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-08-03T18:11:36.546Z] #76 sha256:3a4ab667559710fabc405bd05d9b88b5683ca34d537dfbc54314151de3913b1f [2022-08-03T18:11:36.546Z] #76 DONE 39.4s [2022-08-03T18:11:36.546Z] [2022-08-03T18:11:36.546Z] #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-08-03T18:11:36.546Z] #51 sha256:2fe130d794098d69b518132f115b10e7b7db48f0f844cea487f7b3e6f52b4e90 [2022-08-03T18:11:36.546Z] #51 39.14 Selecting previously unselected package criu. [2022-08-03T18:11:36.546Z] #51 39.15 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-08-03T18:11:36.546Z] #51 39.15 Unpacking criu (3.17.1-1) ... [2022-08-03T18:11:36.546Z] #51 ... [2022-08-03T18:11:36.546Z] [2022-08-03T18:11:36.546Z] #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-08-03T18:11:36.546Z] #77 sha256:fd80ac36a1c00b3b408ca4d07af02eaee67dfbfa34a045771fe03a3f497e6195 [2022-08-03T18:11:37.072Z] #74 DONE 4.8s [2022-08-03T18:11:37.072Z] [2022-08-03T18:11:37.072Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:11:37.072Z] #11 sha256:ea395710259a8ba7423c94c0cfa26583ca643a55acb2bec50a9580f82f79356a [2022-08-03T18:11:37.072Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-03T18:11:37.072Z] #11 DONE 35.1s [2022-08-03T18:11:37.072Z] [2022-08-03T18:11:37.072Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-03T18:11:37.072Z] #12 sha256:ffda804740719309a754fc9a7f07cb653992841eab311cf2fa1abad0496f305c [2022-08-03T18:11:37.072Z] #12 DONE 0.6s [2022-08-03T18:11:37.072Z] [2022-08-03T18:11:37.072Z] #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-08-03T18:11:37.072Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-03T18:11:37.072Z] #29 23.34 Selecting previously unselected package libonig5:amd64. [2022-08-03T18:11:37.072Z] #29 23.34 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-03T18:11:37.072Z] #29 23.51 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-03T18:11:37.072Z] #29 24.02 Selecting previously unselected package libjq1:amd64. [2022-08-03T18:11:37.072Z] #29 24.02 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-03T18:11:37.072Z] #29 24.02 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-03T18:11:37.072Z] #29 24.17 Selecting previously unselected package jq. [2022-08-03T18:11:37.072Z] #29 24.17 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-03T18:11:37.072Z] #29 24.18 Unpacking jq (1.6-2.1) ... [2022-08-03T18:11:37.072Z] #29 24.88 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-03T18:11:37.072Z] #29 25.26 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-03T18:11:37.072Z] #29 25.43 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-03T18:11:37.072Z] #29 25.56 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-03T18:11:37.072Z] #29 25.67 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-03T18:11:37.072Z] #29 25.93 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-03T18:11:37.073Z] #29 26.02 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-03T18:11:37.073Z] #29 26.45 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-03T18:11:37.073Z] #29 26.87 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-03T18:11:37.073Z] #29 27.33 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-03T18:11:37.073Z] #29 27.96 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-03T18:11:37.073Z] #29 28.71 Setting up ca-certificates (20210119) ... [2022-08-03T18:11:37.113Z] #77 0.685 Cloning into '/tmp/crun-build'... [2022-08-03T18:11:37.330Z] #29 29.55 Updating certificates in /etc/ssl/certs... [2022-08-03T18:11:37.590Z] #77 14.01 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-03T18:11:37.898Z] #29 ... [2022-08-03T18:11:37.898Z] [2022-08-03T18:11:37.898Z] #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-08-03T18:11:37.898Z] #13 sha256:8e51880e7f5b3397b18b841cda0f288a627512e8d40d3030a61190f92d05c31a [2022-08-03T18:11:37.898Z] #13 DONE 0.6s [2022-08-03T18:11:37.898Z] [2022-08-03T18:11:37.898Z] #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-08-03T18:11:37.898Z] #42 sha256:2daaabb517a2117d5c49e0984e2aaad50a05a319290ff6ed6b260933d5466e2d [2022-08-03T18:11:38.156Z] #42 ... [2022-08-03T18:11:38.156Z] [2022-08-03T18:11:38.156Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-03T18:11:38.156Z] #33 sha256:0b12341725e1e20e26a5f1dde1bb5cfc51cdb5fae90ed874f080170f75793120 [2022-08-03T18:11:38.156Z] #33 DONE 0.2s [2022-08-03T18:11:38.156Z] [2022-08-03T18:11:38.156Z] #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-08-03T18:11:38.156Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-03T18:11:38.156Z] #29 30.38 129 added, 0 removed; done. [2022-08-03T18:11:38.156Z] #29 30.51 Setting up jq (1.6-2.1) ... [2022-08-03T18:11:38.156Z] #29 30.52 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-03T18:11:38.156Z] #29 30.53 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-03T18:11:38.156Z] #29 30.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:11:38.415Z] #29 ... [2022-08-03T18:11:38.415Z] [2022-08-03T18:11:38.415Z] #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-08-03T18:11:38.415Z] #50 sha256:d01d03660275bc6d5c7a0021fe89ebf49c7df254430560a42457ec404e44c1b4 [2022-08-03T18:11:38.415Z] #50 DONE 0.5s [2022-08-03T18:11:38.415Z] [2022-08-03T18:11:38.415Z] #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-08-03T18:11:38.415Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-03T18:11:38.415Z] #29 30.66 Processing triggers for ca-certificates (20210119) ... [2022-08-03T18:11:38.415Z] #29 30.70 Updating certificates in /etc/ssl/certs... [2022-08-03T18:11:38.415Z] #29 ... [2022-08-03T18:11:38.415Z] [2022-08-03T18:11:38.415Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-03T18:11:38.415Z] #66 sha256:0bc12bb2acaa70b9712305175f6ee1a7ad5ace068fe3159388fde685e144b677 [2022-08-03T18:11:38.415Z] #66 DONE 0.6s [2022-08-03T18:11:38.527Z] #77 ... [2022-08-03T18:11:38.527Z] [2022-08-03T18:11:38.527Z] #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-08-03T18:11:38.527Z] #53 sha256:845fdde35548a13b31f48502d8675f52121aa07365b529a0f102a5e5a9166507 [2022-08-03T18:11:38.527Z] #53 67.04 gotestsum version dev [2022-08-03T18:11:38.527Z] #53 DONE 67.5s [2022-08-03T18:11:38.527Z] [2022-08-03T18:11:38.527Z] #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-08-03T18:11:38.527Z] #44 sha256:f26de92ca89365b9293bdd757c43733acbc74ce9a27ef48ae5cf8c723b120603 [2022-08-03T18:11:38.527Z] #44 0.887 + RM_GOPATH=0 [2022-08-03T18:11:38.527Z] #44 0.888 + TMP_GOPATH= [2022-08-03T18:11:38.527Z] #44 0.888 + : /build [2022-08-03T18:11:38.527Z] #44 0.888 + '[' -z '' ']' [2022-08-03T18:11:38.527Z] #44 0.889 ++ mktemp -d [2022-08-03T18:11:38.527Z] #44 0.890 + export GOPATH=/tmp/tmp.LtsDup5gsx [2022-08-03T18:11:38.527Z] #44 0.890 + GOPATH=/tmp/tmp.LtsDup5gsx [2022-08-03T18:11:38.527Z] #44 0.890 + RM_GOPATH=1 [2022-08-03T18:11:38.527Z] #44 0.890 + case "$(go env GOARCH)" in [2022-08-03T18:11:38.527Z] #44 0.891 ++ go env GOARCH [2022-08-03T18:11:38.527Z] #44 0.903 + export GO_BUILDMODE=-buildmode=pie [2022-08-03T18:11:38.527Z] #44 0.906 + GO_BUILDMODE=-buildmode=pie [2022-08-03T18:11:38.527Z] #44 0.908 ++ dirname /install.sh [2022-08-03T18:11:38.527Z] #44 0.915 + dir=/ [2022-08-03T18:11:38.527Z] #44 0.916 + bin=tini [2022-08-03T18:11:38.527Z] #44 0.916 + shift [2022-08-03T18:11:38.527Z] #44 0.916 + '[' '!' -f //tini.installer ']' [2022-08-03T18:11:38.527Z] #44 0.916 + . //tini.installer [2022-08-03T18:11:38.527Z] #44 0.917 ++ : v0.19.0 [2022-08-03T18:11:38.527Z] #44 0.917 + install_tini [2022-08-03T18:11:38.527Z] #44 0.917 + echo 'Install tini version v0.19.0' [2022-08-03T18:11:38.527Z] #44 0.917 Install tini version v0.19.0 [2022-08-03T18:11:38.527Z] #44 0.918 + git clone https://github.com/krallin/tini.git /tmp/tmp.LtsDup5gsx/tini [2022-08-03T18:11:38.527Z] #44 0.919 Cloning into '/tmp/tmp.LtsDup5gsx/tini'... [2022-08-03T18:11:38.527Z] #44 1.755 + cd /tmp/tmp.LtsDup5gsx/tini [2022-08-03T18:11:38.527Z] #44 1.757 + git checkout -q v0.19.0 [2022-08-03T18:11:38.527Z] #44 1.762 + cmake . [2022-08-03T18:11:38.527Z] #44 2.457 -- The C compiler identification is GNU 10.2.1 [2022-08-03T18:11:38.527Z] #44 2.561 -- Detecting C compiler ABI info [2022-08-03T18:11:38.527Z] #44 3.077 -- Detecting C compiler ABI info - done [2022-08-03T18:11:38.527Z] #44 3.210 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-03T18:11:38.528Z] #44 3.223 -- Detecting C compile features [2022-08-03T18:11:38.528Z] #44 3.224 -- Detecting C compile features - done [2022-08-03T18:11:38.528Z] #44 3.272 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-03T18:11:38.528Z] #44 3.499 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-03T18:11:38.528Z] #44 3.621 -- Configuring done [2022-08-03T18:11:38.528Z] #44 3.631 -- Generating done [2022-08-03T18:11:38.528Z] #44 3.648 -- Build files have been written to: /tmp/tmp.LtsDup5gsx/tini [2022-08-03T18:11:38.528Z] #44 3.651 + make tini-static [2022-08-03T18:11:38.528Z] #44 3.963 Scanning dependencies of target tini-static [2022-08-03T18:11:38.528Z] #44 4.031 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-03T18:11:38.528Z] #44 5.531 [100%] Linking C executable tini-static [2022-08-03T18:11:38.674Z] [2022-08-03T18:11:38.674Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-03T18:11:38.674Z] #46 sha256:764894e7f0c52e63fa7d5c00d590fccc2f36bbbe12e1a3076dc886f5629c1125 [2022-08-03T18:11:38.674Z] #46 DONE 0.7s [2022-08-03T18:11:38.674Z] [2022-08-03T18:11:38.674Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-03T18:11:38.674Z] #25 sha256:43a51c4055267db48258f4e7daad9c95d03c2cf3c9e3a694b02d34957a4e0cc2 [2022-08-03T18:11:38.674Z] #25 DONE 0.8s [2022-08-03T18:11:38.674Z] [2022-08-03T18:11:38.674Z] #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-08-03T18:11:38.674Z] #47 sha256:b6b8ce59f534be2127166e2ece0c86e2714d0e5dd0eaf6f12044028391bddab6 [2022-08-03T18:11:39.097Z] #44 ... [2022-08-03T18:11:39.097Z] [2022-08-03T18:11:39.097Z] #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-08-03T18:11:39.097Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:11:39.097Z] #77 15.49 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-03T18:11:39.356Z] #77 15.78 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-03T18:11:39.617Z] #47 ... [2022-08-03T18:11:39.617Z] [2022-08-03T18:11:39.617Z] #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-08-03T18:11:39.617Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-03T18:11:39.617Z] #29 31.52 0 added, 0 removed; done. [2022-08-03T18:11:39.617Z] #29 31.52 Running hooks in /etc/ca-certificates/update.d... [2022-08-03T18:11:39.617Z] #29 31.52 done. [2022-08-03T18:11:39.617Z] #29 DONE 31.9s [2022-08-03T18:11:39.621Z] #77 16.00 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-03T18:11:39.880Z] [2022-08-03T18:11:39.880Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-03T18:11:39.880Z] #30 sha256:d17951884e75d68a8edbc6ca608651a7233c0ff82c50d5902c1236cee033a3d1 [2022-08-03T18:11:39.880Z] #30 DONE 0.2s [2022-08-03T18:11:39.880Z] [2022-08-03T18:11:39.880Z] #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-08-03T18:11:39.880Z] #31 sha256:f9954134abdd83a120ef02ec26bb8dc5e5ba4435692641c1e3376af27928daca [2022-08-03T18:11:39.881Z] #77 ... [2022-08-03T18:11:39.881Z] [2022-08-03T18:11:39.881Z] #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-08-03T18:11:39.881Z] #44 sha256:f26de92ca89365b9293bdd757c43733acbc74ce9a27ef48ae5cf8c723b120603 [2022-08-03T18:11:39.881Z] #44 6.529 [100%] Built target tini-static [2022-08-03T18:11:39.881Z] #44 6.626 + mkdir -p /build [2022-08-03T18:11:39.881Z] #44 6.639 + cp tini-static /build/docker-init [2022-08-03T18:11:39.881Z] #44 DONE 6.8s [2022-08-03T18:11:39.881Z] [2022-08-03T18:11:39.881Z] #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-08-03T18:11:39.881Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:11:39.881Z] #14 61.19 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-03T18:11:39.881Z] #14 61.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-03T18:11:39.881Z] #14 61.24 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-03T18:11:39.881Z] #14 67.91 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-03T18:11:39.881Z] #14 67.91 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-03T18:11:39.881Z] #14 67.95 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-03T18:11:39.881Z] #14 68.31 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-03T18:11:39.881Z] #14 68.33 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-03T18:11:39.881Z] #14 68.34 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-03T18:11:40.444Z] #77 ... [2022-08-03T18:11:40.444Z] [2022-08-03T18:11:40.444Z] #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-08-03T18:11:40.444Z] #64 sha256:73ba37f5b9a8580f23fe729cd43522f4c3ed8adddc9575f8d6f2fd42abe0bf5c [2022-08-03T18:11:40.444Z] #64 0.921 + RM_GOPATH=0 [2022-08-03T18:11:40.444Z] #64 0.921 + TMP_GOPATH= [2022-08-03T18:11:40.444Z] #64 0.921 + : /build [2022-08-03T18:11:40.444Z] #64 0.921 + '[' -z '' ']' [2022-08-03T18:11:40.444Z] #64 0.921 ++ mktemp -d [2022-08-03T18:11:40.444Z] #64 0.921 + export GOPATH=/tmp/tmp.nlTeWgYXLA [2022-08-03T18:11:40.444Z] #64 0.921 + GOPATH=/tmp/tmp.nlTeWgYXLA [2022-08-03T18:11:40.444Z] #64 0.921 + RM_GOPATH=1 [2022-08-03T18:11:40.444Z] #64 0.921 + case "$(go env GOARCH)" in [2022-08-03T18:11:40.444Z] #64 0.921 ++ go env GOARCH [2022-08-03T18:11:40.444Z] #64 0.949 + export GO_BUILDMODE=-buildmode=pie [2022-08-03T18:11:40.444Z] #64 0.949 + GO_BUILDMODE=-buildmode=pie [2022-08-03T18:11:40.444Z] #64 0.949 ++ dirname /install.sh [2022-08-03T18:11:40.444Z] #64 0.949 + dir=/ [2022-08-03T18:11:40.444Z] #64 0.949 + bin=containerd [2022-08-03T18:11:40.444Z] #64 0.949 + shift [2022-08-03T18:11:40.444Z] #64 0.950 + '[' '!' -f //containerd.installer ']' [2022-08-03T18:11:40.444Z] #64 0.950 + . //containerd.installer [2022-08-03T18:11:40.444Z] #64 0.950 ++ set -e [2022-08-03T18:11:40.444Z] #64 0.950 ++ : v1.6.6 [2022-08-03T18:11:40.444Z] #64 0.950 + install_containerd [2022-08-03T18:11:40.444Z] #64 0.951 + echo 'Install containerd version v1.6.6' [2022-08-03T18:11:40.444Z] #64 0.951 Install containerd version v1.6.6 [2022-08-03T18:11:40.444Z] #64 0.952 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nlTeWgYXLA/src/github.com/containerd/containerd [2022-08-03T18:11:40.444Z] #64 0.961 Cloning into '/tmp/tmp.nlTeWgYXLA/src/github.com/containerd/containerd'... [2022-08-03T18:11:40.444Z] #64 ... [2022-08-03T18:11:40.444Z] [2022-08-03T18:11:40.444Z] #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-08-03T18:11:40.444Z] #34 sha256:0117b7d30cc188086bcd02e0da74aa326ce8654e773c79e91ff0af2e0c2145d6 [2022-08-03T18:11:40.444Z] #34 40.13 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-03T18:11:40.444Z] #34 40.39 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-03T18:11:40.444Z] #34 40.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-03T18:11:41.071Z] #84 ... [2022-08-03T18:11:41.071Z] [2022-08-03T18:11:41.071Z] #19 [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-08-03T18:11:41.071Z] #19 sha256:886e3117dc7cbd92161d88bbe87acffc9f8dffaca5dfd1a78476bb44749f67c8 [2022-08-03T18:11:41.071Z] #19 76.59 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-08-03T18:11:41.071Z] #19 76.59 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-08-03T18:11:41.071Z] #19 76.62 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-03T18:11:41.071Z] #19 76.70 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-08-03T18:11:41.071Z] #19 76.75 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-08-03T18:11:41.071Z] #19 78.38 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-08-03T18:11:41.071Z] #19 78.38 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-03T18:11:41.071Z] #19 78.39 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-03T18:11:41.071Z] #19 78.42 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-08-03T18:11:41.071Z] #19 78.42 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-08-03T18:11:41.071Z] #19 78.42 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-08-03T18:11:41.071Z] #19 78.42 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-03T18:11:41.071Z] #19 78.43 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-03T18:11:41.071Z] #19 78.48 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-08-03T18:11:41.071Z] #19 78.50 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-03T18:11:41.071Z] #19 78.53 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-08-03T18:11:41.071Z] #19 78.55 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-08-03T18:11:41.071Z] #19 79.79 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-08-03T18:11:41.071Z] #19 79.79 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-08-03T18:11:41.071Z] #19 79.82 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-03T18:11:41.071Z] #19 79.89 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-08-03T18:11:41.071Z] #19 79.93 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-08-03T18:11:41.071Z] #19 81.14 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-08-03T18:11:41.071Z] #19 81.14 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-03T18:11:41.071Z] #19 82.34 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:11:41.071Z] #19 82.88 Fetched 788 MB in 25s (31.1 MB/s) [2022-08-03T18:11:41.071Z] #19 82.98 Selecting previously unselected package liblocale-gettext-perl. [2022-08-03T18:11:41.071Z] #19 82.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-03T18:11:41.071Z] #19 83.04 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-03T18:11:41.071Z] #19 83.05 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-03T18:11:41.328Z] #19 83.10 Selecting previously unselected package bzip2. [2022-08-03T18:11:41.328Z] #19 83.11 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-03T18:11:41.328Z] #19 83.12 Unpacking bzip2 (1.0.8-4) ... [2022-08-03T18:11:41.328Z] #19 83.20 Selecting previously unselected package libmagic-mgc. [2022-08-03T18:11:41.328Z] #19 83.20 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-03T18:11:41.328Z] #19 83.22 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-03T18:11:41.585Z] #19 83.50 Selecting previously unselected package libmagic1:amd64. [2022-08-03T18:11:41.585Z] #19 83.51 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-03T18:11:41.585Z] #19 83.51 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-03T18:11:41.842Z] #19 83.62 Selecting previously unselected package file. [2022-08-03T18:11:41.842Z] #19 83.63 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-03T18:11:41.842Z] #19 83.64 Unpacking file (1:5.39-3) ... [2022-08-03T18:11:41.842Z] #19 83.73 Selecting previously unselected package xz-utils. [2022-08-03T18:11:41.842Z] #19 83.73 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-03T18:11:41.842Z] #19 83.74 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-03T18:11:42.099Z] #19 83.90 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-03T18:11:42.099Z] #19 83.90 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-03T18:11:42.099Z] #19 83.90 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-03T18:11:42.980Z] #34 ... [2022-08-03T18:11:42.980Z] [2022-08-03T18:11:42.980Z] #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-08-03T18:11:42.980Z] #55 sha256:018d0c8d4132b6911c9eef21137c6b4a6d13d335f34de25391efa11387f1a730 [2022-08-03T18:11:42.980Z] #55 35.59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-03T18:11:42.980Z] #55 ... [2022-08-03T18:11:42.980Z] [2022-08-03T18:11:42.980Z] #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-08-03T18:11:42.980Z] #77 sha256:fd80ac36a1c00b3b408ca4d07af02eaee67dfbfa34a045771fe03a3f497e6195 [2022-08-03T18:11:42.980Z] #77 6.300 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-03T18:11:42.980Z] #77 6.373 Cloning into '/tmp/crun-build/libocispec'... [2022-08-03T18:11:43.471Z] #19 85.52 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-03T18:11:43.728Z] #19 85.53 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-03T18:11:43.728Z] #19 85.53 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-03T18:11:43.915Z] #77 7.527 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-03T18:11:44.174Z] #77 7.563 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-03T18:11:44.174Z] #77 7.576 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-03T18:11:44.174Z] #77 7.576 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-03T18:11:44.174Z] #77 7.607 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-03T18:11:45.097Z] #19 86.91 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-03T18:11:45.097Z] #19 86.91 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-03T18:11:45.097Z] #19 86.92 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-03T18:11:45.212Z] #31 ... [2022-08-03T18:11:45.212Z] [2022-08-03T18:11:45.212Z] #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-08-03T18:11:45.212Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:11:45.212Z] #55 4.840 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-03T18:11:45.212Z] #55 5.722 go: downloading github.com/fatih/color v1.13.0 [2022-08-03T18:11:45.212Z] #55 5.727 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-03T18:11:45.212Z] #55 5.771 go: downloading github.com/pkg/errors v0.9.1 [2022-08-03T18:11:45.212Z] #55 5.771 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-03T18:11:45.212Z] #55 5.800 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-03T18:11:45.212Z] #55 5.871 go: downloading github.com/spf13/viper v1.11.0 [2022-08-03T18:11:45.212Z] #55 5.989 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-03T18:11:45.212Z] #55 6.186 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-03T18:11:45.212Z] #55 6.186 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-03T18:11:45.212Z] #55 6.239 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-03T18:11:45.212Z] #55 6.267 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-03T18:11:46.078Z] #77 9.563 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-03T18:11:46.466Z] #19 88.30 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-03T18:11:46.466Z] #19 88.30 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-03T18:11:46.466Z] #19 88.31 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-03T18:11:46.467Z] #14 75.48 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-03T18:11:46.467Z] #14 75.48 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-03T18:11:46.467Z] #14 75.49 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-03T18:11:46.589Z] #55 8.575 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-03T18:11:47.017Z] #77 ... [2022-08-03T18:11:47.017Z] [2022-08-03T18:11:47.017Z] #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-08-03T18:11:47.017Z] #51 sha256:2fe130d794098d69b518132f115b10e7b7db48f0f844cea487f7b3e6f52b4e90 [2022-08-03T18:11:47.017Z] #51 40.02 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-03T18:11:47.017Z] #51 41.41 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-08-03T18:11:47.017Z] #51 41.42 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-03T18:11:47.017Z] #51 41.43 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-03T18:11:47.017Z] #51 41.45 Setting up python3-six (1.16.0-2) ... [2022-08-03T18:11:47.017Z] #51 42.60 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-03T18:11:47.017Z] #51 42.64 Setting up python3-protobuf (3.12.4-1) ... [2022-08-03T18:11:47.017Z] #51 46.15 Setting up criu (3.17.1-1) ... [2022-08-03T18:11:47.017Z] #51 47.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:11:47.017Z] #51 DONE 49.6s [2022-08-03T18:11:47.017Z] [2022-08-03T18:11:47.017Z] #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-08-03T18:11:47.017Z] #42 sha256:03fb663bb820901ce690e18f7023bfb441c3d9941afba029b6c35ad6b2faf5b9 [2022-08-03T18:11:47.017Z] #42 39.99 Selecting previously unselected package libicu67:arm64. [2022-08-03T18:11:47.017Z] #42 40.01 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-08-03T18:11:47.017Z] #42 40.03 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-03T18:11:47.017Z] #42 44.97 Selecting previously unselected package libxml2:arm64. [2022-08-03T18:11:47.017Z] #42 44.98 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-08-03T18:11:47.017Z] #42 45.00 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-03T18:11:47.017Z] #42 45.45 Selecting previously unselected package libarchive13:arm64. [2022-08-03T18:11:47.017Z] #42 45.45 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-08-03T18:11:47.017Z] #42 45.46 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-03T18:11:47.017Z] #42 45.74 Selecting previously unselected package libjsoncpp24:arm64. [2022-08-03T18:11:47.017Z] #42 45.75 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-08-03T18:11:47.017Z] #42 45.76 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-03T18:11:47.017Z] #42 45.90 Selecting previously unselected package librhash0:arm64. [2022-08-03T18:11:47.017Z] #42 45.91 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-08-03T18:11:47.017Z] #42 45.92 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-08-03T18:11:47.017Z] #42 46.08 Selecting previously unselected package libuv1:arm64. [2022-08-03T18:11:47.017Z] #42 46.09 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-08-03T18:11:47.017Z] #42 46.09 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-08-03T18:11:47.017Z] #42 46.25 Selecting previously unselected package cmake. [2022-08-03T18:11:47.017Z] #42 46.25 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-08-03T18:11:47.017Z] #42 46.26 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-03T18:11:47.017Z] #42 49.48 Setting up libicu67:arm64 (67.1-7) ... [2022-08-03T18:11:47.017Z] #42 49.52 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:11:47.017Z] #42 49.54 Setting up libuv1:arm64 (1.40.0-2) ... [2022-08-03T18:11:47.017Z] #42 49.56 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:11:47.017Z] #42 49.62 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-03T18:11:47.017Z] #42 49.65 Setting up librhash0:arm64 (1.4.1-2) ... [2022-08-03T18:11:47.017Z] #42 49.81 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-03T18:11:47.017Z] #42 49.86 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-03T18:11:47.017Z] #42 49.89 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-03T18:11:47.017Z] #42 49.92 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-03T18:11:47.017Z] #42 49.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:11:47.155Z] #55 9.278 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-03T18:11:47.155Z] #55 9.295 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-03T18:11:47.155Z] #55 9.347 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-03T18:11:47.155Z] #55 9.393 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-03T18:11:47.155Z] #55 ... [2022-08-03T18:11:47.155Z] [2022-08-03T18:11:47.155Z] #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-08-03T18:11:47.155Z] #47 sha256:b6b8ce59f534be2127166e2ece0c86e2714d0e5dd0eaf6f12044028391bddab6 [2022-08-03T18:11:47.155Z] #47 8.562 + git clone https://github.com/docker/distribution.git . [2022-08-03T18:11:47.155Z] #47 8.562 Cloning into '.'... [2022-08-03T18:11:47.396Z] #19 ... [2022-08-03T18:11:47.396Z] [2022-08-03T18:11:47.396Z] #84 [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-08-03T18:11:47.396Z] #84 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:11:47.396Z] #84 66.86 configure.ac:11: installing 'build-aux/compile' [2022-08-03T18:11:47.587Z] #42 DONE 50.5s [2022-08-03T18:11:47.587Z] [2022-08-03T18:11:47.587Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-03T18:11:47.587Z] #43 sha256:56c3772b4ec90789195a4b8584ce70a73f5b290c8ebcf2d4b16bc78c14e9358f [2022-08-03T18:11:47.653Z] #84 66.87 configure.ac:11: installing 'build-aux/config.guess' [2022-08-03T18:11:47.653Z] #84 66.87 configure.ac:11: installing 'build-aux/config.sub' [2022-08-03T18:11:47.653Z] #84 66.88 configure.ac:13: installing 'build-aux/install-sh' [2022-08-03T18:11:47.653Z] #84 66.89 configure.ac:13: installing 'build-aux/missing' [2022-08-03T18:11:47.653Z] #84 66.90 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-03T18:11:47.653Z] #84 67.08 Makefile.am: installing 'build-aux/depcomp' [2022-08-03T18:11:47.845Z] #43 DONE 0.1s [2022-08-03T18:11:47.845Z] [2022-08-03T18:11:47.845Z] #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-08-03T18:11:47.845Z] #77 sha256:fd80ac36a1c00b3b408ca4d07af02eaee67dfbfa34a045771fe03a3f497e6195 [2022-08-03T18:11:47.845Z] #77 11.39 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-03T18:11:47.997Z] Client: [2022-08-03T18:11:47.997Z] Context: default [2022-08-03T18:11:47.997Z] Debug Mode: false [2022-08-03T18:11:47.997Z] Plugins: [2022-08-03T18:11:47.997Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-03T18:11:47.997Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-03T18:11:47.997Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-03T18:11:47.997Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-03T18:11:47.997Z] [2022-08-03T18:11:47.997Z] Server: [2022-08-03T18:11:47.997Z] Containers: 0 [2022-08-03T18:11:47.997Z] Running: 0 [2022-08-03T18:11:47.997Z] Paused: 0 [2022-08-03T18:11:47.997Z] Stopped: 0 [2022-08-03T18:11:47.997Z] Images: 0 [2022-08-03T18:11:47.997Z] Server Version: 20.10.14 [2022-08-03T18:11:47.997Z] Storage Driver: overlay2 [2022-08-03T18:11:47.997Z] Backing Filesystem: extfs [2022-08-03T18:11:47.997Z] Supports d_type: true [2022-08-03T18:11:47.997Z] Native Overlay Diff: true [2022-08-03T18:11:47.997Z] userxattr: false [2022-08-03T18:11:47.997Z] Logging Driver: json-file [2022-08-03T18:11:47.997Z] Cgroup Driver: cgroupfs [2022-08-03T18:11:47.997Z] Cgroup Version: 1 [2022-08-03T18:11:47.997Z] Plugins: [2022-08-03T18:11:47.997Z] Volume: local [2022-08-03T18:11:47.997Z] Network: bridge host ipvlan macvlan null overlay [2022-08-03T18:11:47.997Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-03T18:11:47.997Z] Swarm: inactive [2022-08-03T18:11:47.997Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-03T18:11:47.997Z] Default Runtime: runc [2022-08-03T18:11:47.997Z] Init Binary: docker-init [2022-08-03T18:11:47.997Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-03T18:11:47.997Z] runc version: v1.0.3-0-gf46b6ba [2022-08-03T18:11:47.997Z] init version: de40ad0 [2022-08-03T18:11:47.997Z] Security Options: [2022-08-03T18:11:47.997Z] apparmor [2022-08-03T18:11:47.997Z] seccomp [2022-08-03T18:11:47.997Z] Profile: default [2022-08-03T18:11:47.997Z] Kernel Version: 5.4.0-1071-aws [2022-08-03T18:11:47.997Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-03T18:11:47.997Z] OSType: linux [2022-08-03T18:11:47.997Z] Architecture: x86_64 [2022-08-03T18:11:47.997Z] CPUs: 2 [2022-08-03T18:11:47.997Z] Total Memory: 7.565GiB [2022-08-03T18:11:47.997Z] Name: ip-10-100-65-36 [2022-08-03T18:11:47.997Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-03T18:11:47.997Z] Docker Root Dir: /var/lib/docker [2022-08-03T18:11:47.997Z] Debug Mode: false [2022-08-03T18:11:47.997Z] Registry: https://index.docker.io/v1/ [2022-08-03T18:11:47.997Z] Labels: [2022-08-03T18:11:47.997Z] Experimental: true [2022-08-03T18:11:47.997Z] Insecure Registries: [2022-08-03T18:11:47.997Z] 127.0.0.0/8 [2022-08-03T18:11:47.997Z] Live Restore Enabled: true [2022-08-03T18:11:47.997Z] [2022-08-03T18:11:47.997Z] WARNING: No swap limit support [Pipeline] sh [2022-08-03T18:11:48.091Z] #47 ... [2022-08-03T18:11:48.091Z] [2022-08-03T18:11:48.091Z] #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-08-03T18:11:48.091Z] #76 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:11:48.091Z] #76 9.115 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-03T18:11:48.091Z] #76 9.166 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-03T18:11:48.091Z] #76 9.166 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-03T18:11:48.091Z] #76 ... [2022-08-03T18:11:48.091Z] [2022-08-03T18:11:48.091Z] #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-08-03T18:11:48.091Z] #36 sha256:79ba122504530f6bee7049da567c7e5f6a04d0639ece8d4ece22fa36a4c34284 [2022-08-03T18:11:48.091Z] #36 4.705 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-03T18:11:48.091Z] #36 ... [2022-08-03T18:11:48.091Z] [2022-08-03T18:11:48.091Z] #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-08-03T18:11:48.091Z] #62 sha256:0f122c100b18f379b7f3e9566e317a95fe779f8babf1defe17ea826fe84f6a77 [2022-08-03T18:11:48.091Z] #62 7.327 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-03T18:11:48.091Z] #62 7.500 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-03T18:11:48.091Z] #62 7.511 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-03T18:11:48.091Z] #62 7.790 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-03T18:11:48.091Z] #62 8.921 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-03T18:11:48.294Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-03T18:11:48.294Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-03T18:11:48.295Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43903/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-03T18:11:48.295Z] + bash /home/ubuntu/workspace/moby_PR-43903/check-config.sh [2022-08-03T18:11:48.295Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-03T18:11:48.295Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-03T18:11:48.295Z] [2022-08-03T18:11:48.295Z] Generally Necessary: [2022-08-03T18:11:48.295Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-03T18:11:48.295Z] - apparmor: enabled and tools installed [2022-08-03T18:11:48.295Z] - CONFIG_NAMESPACES: enabled [2022-08-03T18:11:48.295Z] - CONFIG_NET_NS: enabled [2022-08-03T18:11:48.295Z] - CONFIG_PID_NS: enabled [2022-08-03T18:11:48.295Z] - CONFIG_IPC_NS: enabled [2022-08-03T18:11:48.295Z] - CONFIG_UTS_NS: enabled [2022-08-03T18:11:48.295Z] - CONFIG_CGROUPS: enabled [2022-08-03T18:11:48.295Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-03T18:11:48.350Z] #62 ... [2022-08-03T18:11:48.350Z] [2022-08-03T18:11:48.350Z] #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-08-03T18:11:48.350Z] #40 sha256:0c05b0be702a8202bf83840cea8ae807563070fe63b52f93aa4823550589edb9 [2022-08-03T18:11:48.350Z] #40 7.927 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-03T18:11:48.350Z] #40 8.554 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-03T18:11:48.350Z] #40 10.04 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-03T18:11:48.350Z] #40 10.46 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-03T18:11:48.350Z] #40 ... [2022-08-03T18:11:48.350Z] [2022-08-03T18:11:48.350Z] #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-08-03T18:11:48.350Z] #51 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:11:48.414Z] #77 ... [2022-08-03T18:11:48.414Z] [2022-08-03T18:11:48.414Z] #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-08-03T18:11:48.414Z] #14 sha256:1a3dc220517eaaf19c169fa8a6b70bbf064cada7f4c0f1356ff91a38f8353c0e [2022-08-03T18:11:48.414Z] #14 41.22 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-03T18:11:48.414Z] #14 41.22 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-03T18:11:48.414Z] #14 41.23 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-03T18:11:48.414Z] #14 43.97 Selecting previously unselected package binutils-mingw-w64. [2022-08-03T18:11:48.414Z] #14 43.97 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-03T18:11:48.414Z] #14 43.98 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-03T18:11:48.414Z] #14 44.13 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-08-03T18:11:48.414Z] #14 44.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-03T18:11:48.414Z] #14 44.15 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-03T18:11:48.414Z] #14 44.32 Selecting previously unselected package dmsetup. [2022-08-03T18:11:48.414Z] #14 44.32 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-08-03T18:11:48.414Z] #14 44.33 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-03T18:11:48.414Z] #14 44.51 Selecting previously unselected package mingw-w64-common. [2022-08-03T18:11:48.414Z] #14 44.52 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-03T18:11:48.414Z] #14 44.53 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-03T18:11:48.414Z] #14 49.97 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-03T18:11:48.414Z] #14 50.02 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-03T18:11:48.414Z] #14 50.02 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-03T18:11:48.561Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-03T18:11:48.561Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-03T18:11:48.561Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-03T18:11:48.561Z] - CONFIG_CPUSETS: enabled [2022-08-03T18:11:48.561Z] - CONFIG_MEMCG: enabled [2022-08-03T18:11:48.561Z] - CONFIG_KEYS: enabled [2022-08-03T18:11:48.561Z] - CONFIG_VETH: enabled (as module) [2022-08-03T18:11:48.561Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-03T18:11:48.561Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-03T18:11:48.561Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-03T18:11:48.561Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-03T18:11:48.561Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-03T18:11:48.561Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-03T18:11:48.561Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-03T18:11:48.561Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-03T18:11:48.561Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-03T18:11:48.561Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-03T18:11:48.561Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-03T18:11:48.561Z] - CONFIG_CGROUP_BPF: enabled [2022-08-03T18:11:48.561Z] [2022-08-03T18:11:48.561Z] Optional Features: [2022-08-03T18:11:48.561Z] - CONFIG_USER_NS: enabled [2022-08-03T18:11:48.561Z] - CONFIG_SECCOMP: enabled [2022-08-03T18:11:48.561Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-03T18:11:48.561Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-03T18:11:48.561Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-03T18:11:48.561Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-03T18:11:48.561Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-03T18:11:48.561Z] - CONFIG_BLK_CGROUP: enabled [2022-08-03T18:11:48.561Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-03T18:11:48.561Z] - CONFIG_CGROUP_PERF: enabled [2022-08-03T18:11:48.561Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-03T18:11:48.561Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-03T18:11:48.561Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-03T18:11:48.561Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-03T18:11:48.561Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-03T18:11:48.561Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-03T18:11:48.561Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-03T18:11:48.561Z] - CONFIG_IP_VS: enabled (as module) [2022-08-03T18:11:48.609Z] #51 10.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-03T18:11:48.610Z] #51 ... [2022-08-03T18:11:48.610Z] [2022-08-03T18:11:48.610Z] #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-08-03T18:11:48.610Z] #38 sha256:15b40899c1d89586ded4c33e955c5970d5735abbd54a5801c21b3cc2189649b9 [2022-08-03T18:11:48.610Z] #38 9.106 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-03T18:11:48.610Z] #38 ... [2022-08-03T18:11:48.610Z] [2022-08-03T18:11:48.610Z] #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-08-03T18:11:48.610Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:11:48.610Z] #14 8.753 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-03T18:11:48.610Z] #14 8.771 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-03T18:11:48.610Z] #14 8.783 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-03T18:11:48.610Z] #14 9.644 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-03T18:11:48.673Z] #14 ... [2022-08-03T18:11:48.673Z] [2022-08-03T18:11:48.673Z] #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-08-03T18:11:48.673Z] #44 sha256:dad743020047197da86f51e234f49dd1782752674ec61279d809011bc208c562 [2022-08-03T18:11:48.673Z] #44 0.801 + RM_GOPATH=0 [2022-08-03T18:11:48.673Z] #44 0.801 + TMP_GOPATH= [2022-08-03T18:11:48.673Z] #44 0.802 + : /build [2022-08-03T18:11:48.673Z] #44 0.803 + '[' -z '' ']' [2022-08-03T18:11:48.673Z] #44 0.806 ++ mktemp -d [2022-08-03T18:11:48.673Z] #44 0.808 + export GOPATH=/tmp/tmp.U0xFfoCP3E [2022-08-03T18:11:48.673Z] #44 0.808 + GOPATH=/tmp/tmp.U0xFfoCP3E [2022-08-03T18:11:48.673Z] #44 0.808 + RM_GOPATH=1 [2022-08-03T18:11:48.673Z] #44 0.808 + case "$(go env GOARCH)" in [2022-08-03T18:11:48.673Z] #44 0.811 ++ go env GOARCH [2022-08-03T18:11:48.673Z] #44 0.845 + export GO_BUILDMODE=-buildmode=pie [2022-08-03T18:11:48.673Z] #44 0.845 + GO_BUILDMODE=-buildmode=pie [2022-08-03T18:11:48.673Z] #44 0.846 ++ dirname /install.sh [2022-08-03T18:11:48.673Z] #44 0.859 + dir=/ [2022-08-03T18:11:48.673Z] #44 0.859 + bin=tini [2022-08-03T18:11:48.673Z] #44 0.860 + shift [2022-08-03T18:11:48.673Z] #44 0.860 + '[' '!' -f //tini.installer ']' [2022-08-03T18:11:48.673Z] #44 0.860 + . //tini.installer [2022-08-03T18:11:48.673Z] #44 0.861 ++ : v0.19.0 [2022-08-03T18:11:48.673Z] #44 0.861 + install_tini [2022-08-03T18:11:48.673Z] #44 0.861 + echo 'Install tini version v0.19.0' [2022-08-03T18:11:48.673Z] #44 0.861 Install tini version v0.19.0 [2022-08-03T18:11:48.673Z] #44 0.862 + git clone https://github.com/krallin/tini.git /tmp/tmp.U0xFfoCP3E/tini [2022-08-03T18:11:48.673Z] #44 0.866 Cloning into '/tmp/tmp.U0xFfoCP3E/tini'... [2022-08-03T18:11:48.819Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-03T18:11:48.819Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-03T18:11:48.819Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-03T18:11:48.819Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-03T18:11:48.819Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-03T18:11:48.819Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-03T18:11:48.819Z] - CONFIG_EXT4_FS: enabled [2022-08-03T18:11:48.819Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-03T18:11:48.819Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-03T18:11:48.819Z] - Network Drivers: [2022-08-03T18:11:48.819Z] - "overlay": [2022-08-03T18:11:48.819Z] - CONFIG_VXLAN: enabled (as module) [2022-08-03T18:11:48.819Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-03T18:11:48.819Z] Optional (for encrypted networks): [2022-08-03T18:11:48.819Z] - CONFIG_CRYPTO: enabled [2022-08-03T18:11:48.819Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-03T18:11:48.819Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-03T18:11:48.819Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-03T18:11:48.819Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-03T18:11:48.819Z] - CONFIG_XFRM: enabled [2022-08-03T18:11:48.819Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-03T18:11:48.819Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-03T18:11:48.819Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-03T18:11:48.819Z] - "ipvlan": [2022-08-03T18:11:48.819Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-03T18:11:48.819Z] - "macvlan": [2022-08-03T18:11:48.819Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-03T18:11:48.819Z] - CONFIG_DUMMY: enabled (as module) [2022-08-03T18:11:48.819Z] - "ftp,tftp client in container": [2022-08-03T18:11:48.819Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-03T18:11:48.819Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-03T18:11:48.819Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-03T18:11:48.819Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-03T18:11:48.819Z] - Storage Drivers: [2022-08-03T18:11:48.819Z] - "aufs": [2022-08-03T18:11:48.819Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-03T18:11:48.819Z] - "btrfs": [2022-08-03T18:11:48.819Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-03T18:11:48.819Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-03T18:11:48.819Z] - "devicemapper": [2022-08-03T18:11:48.819Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-03T18:11:48.819Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-03T18:11:48.819Z] - "overlay": [2022-08-03T18:11:48.839Z] #84 68.02 checking build system type... x86_64-pc-linux-gnu [2022-08-03T18:11:48.839Z] #84 68.27 checking host system type... x86_64-pc-linux-gnu [2022-08-03T18:11:48.839Z] #84 68.27 checking how to print strings... printf [2022-08-03T18:11:48.868Z] #14 ... [2022-08-03T18:11:48.868Z] [2022-08-03T18:11:48.868Z] #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-08-03T18:11:48.868Z] #26 sha256:c60f0e27c18516c7c3df55f2c1cd6ac6b460c4f59c42af5653f13ccfc60cc9aa [2022-08-03T18:11:48.868Z] #26 9.413 + RM_GOPATH=0 [2022-08-03T18:11:48.868Z] #26 9.415 + TMP_GOPATH= [2022-08-03T18:11:48.868Z] #26 9.415 + : /build [2022-08-03T18:11:48.868Z] #26 9.415 + '[' -z '' ']' [2022-08-03T18:11:48.868Z] #26 9.419 ++ mktemp -d [2022-08-03T18:11:48.868Z] #26 9.430 + export GOPATH=/tmp/tmp.cSQp92vLpA [2022-08-03T18:11:48.868Z] #26 9.430 + GOPATH=/tmp/tmp.cSQp92vLpA [2022-08-03T18:11:48.868Z] #26 9.430 + RM_GOPATH=1 [2022-08-03T18:11:48.868Z] #26 9.430 + case "$(go env GOARCH)" in [2022-08-03T18:11:48.868Z] #26 9.431 ++ go env GOARCH [2022-08-03T18:11:48.868Z] #26 9.476 + export GO_BUILDMODE=-buildmode=pie [2022-08-03T18:11:48.868Z] #26 9.476 + GO_BUILDMODE=-buildmode=pie [2022-08-03T18:11:48.868Z] #26 9.478 ++ dirname /install.sh [2022-08-03T18:11:48.868Z] #26 9.478 + dir=/ [2022-08-03T18:11:48.868Z] #26 9.478 + bin=dockercli [2022-08-03T18:11:48.868Z] #26 9.478 + shift [2022-08-03T18:11:48.868Z] #26 9.478 + '[' '!' -f //dockercli.installer ']' [2022-08-03T18:11:48.868Z] #26 9.479 + . //dockercli.installer [2022-08-03T18:11:48.868Z] #26 9.479 ++ : stable [2022-08-03T18:11:48.868Z] #26 9.479 ++ : 17.06.2-ce [2022-08-03T18:11:48.868Z] #26 9.480 + install_dockercli [2022-08-03T18:11:48.868Z] #26 9.480 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-03T18:11:48.869Z] #26 9.480 Install docker/cli version 17.06.2-ce from stable [2022-08-03T18:11:48.869Z] #26 9.480 ++ uname -m [2022-08-03T18:11:48.869Z] #26 9.482 + arch=x86_64 [2022-08-03T18:11:48.869Z] #26 9.482 + '[' x86_64 '!=' x86_64 ']' [2022-08-03T18:11:48.869Z] #26 9.482 + url=https://download.docker.com/linux/static [2022-08-03T18:11:48.869Z] #26 9.488 + tar -xz docker/docker [2022-08-03T18:11:48.869Z] #26 9.488 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-03T18:11:48.869Z] #26 ... [2022-08-03T18:11:48.869Z] [2022-08-03T18:11:48.869Z] #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-08-03T18:11:48.869Z] #57 sha256:8c6f299198c843c0d904e4e4138559e251248511fdce630be12b55668cec2e13 [2022-08-03T18:11:48.869Z] #57 7.740 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-03T18:11:48.869Z] #57 8.633 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-03T18:11:48.869Z] #57 8.633 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-03T18:11:48.869Z] #57 8.734 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-03T18:11:48.869Z] #57 10.66 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-03T18:11:49.076Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-03T18:11:49.076Z] - "zfs": [2022-08-03T18:11:49.076Z] - /dev/zfs: present [2022-08-03T18:11:49.076Z] - zfs command: missing [2022-08-03T18:11:49.076Z] - zpool command: missing [2022-08-03T18:11:49.076Z] [2022-08-03T18:11:49.076Z] Limits: [2022-08-03T18:11:49.076Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-03T18:11:49.076Z] [2022-08-03T18:11:49.076Z] + true [Pipeline] } [Pipeline] // stage [2022-08-03T18:11:49.096Z] #84 68.28 checking for gcc... gcc [2022-08-03T18:11:49.096Z] #84 68.37 checking whether the C compiler works... yes [2022-08-03T18:11:49.096Z] #84 68.53 checking for C compiler default output file name... a.out [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-03T18:11:49.127Z] #57 ... [2022-08-03T18:11:49.127Z] [2022-08-03T18:11:49.127Z] #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-08-03T18:11:49.127Z] #67 sha256:71ee03f1bcd4be3adcbe66d5d81250d2ff781e85fecdeb7071d7bb1453fc8c4a [2022-08-03T18:11:49.127Z] #67 7.965 + RM_GOPATH=0 [2022-08-03T18:11:49.127Z] #67 7.965 + TMP_GOPATH= [2022-08-03T18:11:49.127Z] #67 7.965 + : /build [2022-08-03T18:11:49.127Z] #67 7.965 + '[' -z '' ']' [2022-08-03T18:11:49.127Z] #67 7.966 ++ mktemp -d [2022-08-03T18:11:49.127Z] #67 7.968 + export GOPATH=/tmp/tmp.bVWHl6cvKV [2022-08-03T18:11:49.127Z] #67 7.968 + GOPATH=/tmp/tmp.bVWHl6cvKV [2022-08-03T18:11:49.127Z] #67 7.968 + RM_GOPATH=1 [2022-08-03T18:11:49.127Z] #67 7.968 + case "$(go env GOARCH)" in [2022-08-03T18:11:49.127Z] #67 7.968 ++ go env GOARCH [2022-08-03T18:11:49.127Z] #67 8.005 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-03T18:11:49.127Z] #67 8.006 + export GO_BUILDMODE=-buildmode=pie [2022-08-03T18:11:49.127Z] #67 8.006 + GO_BUILDMODE=-buildmode=pie [2022-08-03T18:11:49.127Z] #67 8.006 ++ dirname /install.sh [2022-08-03T18:11:49.127Z] #67 8.006 + dir=/ [2022-08-03T18:11:49.127Z] #67 8.006 + bin=rootlesskit [2022-08-03T18:11:49.127Z] #67 8.006 + shift [2022-08-03T18:11:49.127Z] #67 8.006 + '[' '!' -f //rootlesskit.installer ']' [2022-08-03T18:11:49.127Z] #67 8.006 + . //rootlesskit.installer [2022-08-03T18:11:49.127Z] #67 8.006 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-03T18:11:49.127Z] #67 8.006 + install_rootlesskit [2022-08-03T18:11:49.127Z] #67 8.006 + case "$1" in [2022-08-03T18:11:49.127Z] #67 8.006 + export CGO_ENABLED=0 [2022-08-03T18:11:49.127Z] #67 8.006 + CGO_ENABLED=0 [2022-08-03T18:11:49.127Z] #67 8.006 + _install_rootlesskit [2022-08-03T18:11:49.127Z] #67 8.006 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-03T18:11:49.127Z] #67 8.006 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-03T18:11:49.127Z] #67 8.006 + GOBIN=/build [2022-08-03T18:11:49.127Z] #67 8.006 + GO111MODULE=on [2022-08-03T18:11:49.127Z] #67 8.006 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-03T18:11:49.127Z] #67 8.564 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-03T18:11:49.127Z] #67 ... [2022-08-03T18:11:49.127Z] [2022-08-03T18:11:49.128Z] #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-08-03T18:11:49.128Z] #34 sha256:835450d2109a8d3ba6fedea550a0eae6f71dff8269bd8d2739ac02bb595ac4a1 [2022-08-03T18:11:49.128Z] #34 3.403 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-03T18:11:49.128Z] #34 3.406 Cloning into '.'... [2022-08-03T18:11:49.243Z] #44 1.494 + cd /tmp/tmp.U0xFfoCP3E/tini [2022-08-03T18:11:49.243Z] #44 1.494 + git checkout -q v0.19.0 [2022-08-03T18:11:49.243Z] #44 1.535 + cmake . [2022-08-03T18:11:49.353Z] #84 68.54 checking for suffix of executables... [2022-08-03T18:11:49.398Z] #34 ... [2022-08-03T18:11:49.398Z] [2022-08-03T18:11:49.398Z] #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-08-03T18:11:49.398Z] #53 sha256:845fdde35548a13b31f48502d8675f52121aa07365b529a0f102a5e5a9166507 [2022-08-03T18:11:49.398Z] #53 8.243 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-03T18:11:49.398Z] #53 9.835 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-03T18:11:49.398Z] #53 9.884 go: downloading github.com/fatih/color v1.10.0 [2022-08-03T18:11:49.398Z] #53 10.03 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-03T18:11:49.398Z] #53 10.64 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-03T18:11:49.398Z] #53 10.67 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-03T18:11:49.398Z] #53 10.78 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-03T18:11:49.398Z] #53 10.83 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-03T18:11:49.398Z] #53 11.03 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-03T18:11:49.398Z] #53 11.04 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-03T18:11:49.398Z] #53 11.29 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-03T18:11:49.398Z] #53 ... [2022-08-03T18:11:49.398Z] [2022-08-03T18:11:49.398Z] #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-08-03T18:11:49.398Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:11:49.398Z] #55 9.431 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-03T18:11:49.398Z] #55 9.600 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-03T18:11:49.398Z] #55 9.760 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-03T18:11:49.398Z] #55 9.901 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-03T18:11:49.398Z] #55 9.965 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-03T18:11:49.398Z] #55 10.08 go: downloading github.com/spf13/afero v1.8.2 [2022-08-03T18:11:49.398Z] #55 10.12 go: downloading github.com/spf13/cast v1.4.1 [2022-08-03T18:11:49.398Z] #55 10.28 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-03T18:11:49.398Z] #55 10.48 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-03T18:11:49.398Z] #55 10.65 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-03T18:11:49.453Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f1d71f7cc3e5a394db078526dcffbdb64f0cac4e . [2022-08-03T18:11:49.610Z] #84 68.75 checking whether we are cross compiling... no [2022-08-03T18:11:49.610Z] #84 68.95 checking for suffix of object files... o [2022-08-03T18:11:49.709Z] #1 [internal] load build definition from Dockerfile [2022-08-03T18:11:49.709Z] #1 sha256:cba14153ead6c4f12dd234e306fa6a8bd88650132db4cd96cf6f555a8cd64b65 [2022-08-03T18:11:49.709Z] #1 transferring dockerfile: 19.07kB done [2022-08-03T18:11:49.709Z] #1 DONE 0.1s [2022-08-03T18:11:49.709Z] [2022-08-03T18:11:49.709Z] #2 [internal] load .dockerignore [2022-08-03T18:11:49.709Z] #2 sha256:84fd936d816eacae9936ea49388aee2dc3badbb2c8f965d9e749ad0a954f87c8 [2022-08-03T18:11:49.709Z] #2 transferring context: 145B done [2022-08-03T18:11:49.709Z] #2 DONE 0.1s [2022-08-03T18:11:49.709Z] [2022-08-03T18:11:49.709Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-03T18:11:49.709Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-03T18:11:49.812Z] #44 2.083 -- The C compiler identification is GNU 10.2.1 [2022-08-03T18:11:49.867Z] #84 69.04 checking whether we are using the GNU C compiler... yes [2022-08-03T18:11:49.867Z] #84 69.11 checking whether gcc accepts -g... yes [2022-08-03T18:11:50.071Z] #44 2.187 -- Detecting C compiler ABI info [2022-08-03T18:11:50.124Z] #84 69.21 checking for gcc option to accept ISO C89... none needed [2022-08-03T18:11:50.124Z] #84 69.38 checking whether gcc understands -c and -o together... yes [2022-08-03T18:11:50.124Z] #84 69.56 checking for a sed that does not truncate output... /bin/sed [2022-08-03T18:11:50.124Z] #84 69.57 checking for grep that handles long lines and -e... /bin/grep [2022-08-03T18:11:50.124Z] #84 69.58 checking for egrep... /bin/grep -E [2022-08-03T18:11:50.124Z] #84 69.59 checking for fgrep... /bin/grep -F [2022-08-03T18:11:50.124Z] #84 69.60 checking for ld used by gcc... /usr/bin/ld [2022-08-03T18:11:50.276Z] #3 DONE 0.5s [2022-08-03T18:11:50.276Z] [2022-08-03T18:11:50.276Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-03T18:11:50.276Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-03T18:11:50.276Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-03T18:11:50.276Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-03T18:11:50.276Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-03T18:11:50.276Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 1.05MB / 9.94MB 0.1s [2022-08-03T18:11:50.276Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-03T18:11:50.330Z] #44 2.677 -- Detecting C compiler ABI info - done [2022-08-03T18:11:50.382Z] #84 69.61 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-03T18:11:50.382Z] #84 69.64 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-03T18:11:50.382Z] #84 69.65 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-03T18:11:50.382Z] #84 69.76 checking whether ln -s works... yes [2022-08-03T18:11:50.382Z] #84 69.76 checking the maximum length of command line arguments... 1572864 [2022-08-03T18:11:50.382Z] #84 69.80 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-03T18:11:50.382Z] #84 69.80 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-03T18:11:50.382Z] #84 69.80 checking for /usr/bin/ld option to reload object files... -r [2022-08-03T18:11:50.382Z] #84 69.80 checking for objdump... objdump [2022-08-03T18:11:50.382Z] #84 69.80 checking how to recognize dependent libraries... pass_all [2022-08-03T18:11:50.382Z] #84 69.81 checking for dlltool... no [2022-08-03T18:11:50.382Z] #84 69.82 checking how to associate runtime and link libraries... printf %s\n [2022-08-03T18:11:50.382Z] #84 69.82 checking for ar... ar [2022-08-03T18:11:50.534Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-03T18:11:50.534Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-03T18:11:50.534Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-03T18:11:50.590Z] #44 2.778 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-03T18:11:50.590Z] #44 2.796 -- Detecting C compile features [2022-08-03T18:11:50.590Z] #44 2.797 -- Detecting C compile features - done [2022-08-03T18:11:50.590Z] #44 2.860 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-03T18:11:50.639Z] #84 69.82 checking for archiver @FILE support... @ [2022-08-03T18:11:50.639Z] #84 69.95 checking for strip... strip [2022-08-03T18:11:50.639Z] #84 69.96 checking for ranlib... ranlib [2022-08-03T18:11:50.639Z] #84 69.96 checking for gawk... no [2022-08-03T18:11:50.639Z] #84 69.97 checking for mawk... mawk [2022-08-03T18:11:50.849Z] #44 3.052 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-03T18:11:50.849Z] #44 3.145 -- Configuring done [2022-08-03T18:11:50.849Z] #44 3.169 -- Generating done [2022-08-03T18:11:50.849Z] #44 3.178 -- Build files have been written to: /tmp/tmp.U0xFfoCP3E/tini [2022-08-03T18:11:50.849Z] #44 3.199 + make tini-static [2022-08-03T18:11:50.898Z] #84 69.97 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-03T18:11:50.898Z] #84 70.26 checking for sysroot... no [2022-08-03T18:11:50.898Z] #84 70.26 checking for a working dd... /bin/dd [2022-08-03T18:11:50.898Z] #84 70.29 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-03T18:11:51.101Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-03T18:11:51.101Z] #4 DONE 0.8s [2022-08-03T18:11:51.108Z] #44 3.552 Scanning dependencies of target tini-static [2022-08-03T18:11:51.155Z] #84 70.38 checking for mt... no [2022-08-03T18:11:51.155Z] #84 70.39 checking if : is a manifest tool... no [2022-08-03T18:11:51.155Z] #84 70.40 checking how to run the C preprocessor... gcc -E [2022-08-03T18:11:51.358Z] [2022-08-03T18:11:51.358Z] #5 [internal] load build definition from Dockerfile [2022-08-03T18:11:51.358Z] #5 sha256:9796353c55dbbd622d0f9ff22faebe901276dfa14e57513e9162f4d8da4313e0 [2022-08-03T18:11:51.358Z] #5 DONE 0.0s [2022-08-03T18:11:51.358Z] [2022-08-03T18:11:51.358Z] #6 [internal] load .dockerignore [2022-08-03T18:11:51.358Z] #6 sha256:d25c0732cddd0807a334f2a1565b0f4b251a4d1f63176a3442bca77b97d0fa35 [2022-08-03T18:11:51.358Z] #6 DONE 0.0s [2022-08-03T18:11:51.358Z] [2022-08-03T18:11:51.358Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-03T18:11:51.358Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-03T18:11:51.366Z] #44 3.634 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-03T18:11:51.624Z] #44 ... [2022-08-03T18:11:51.624Z] [2022-08-03T18:11:51.624Z] #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-08-03T18:11:51.624Z] #53 sha256:8d0dfdad46ee39b48d7b574c3036c77d1849ce6878ab80f4499238428bbecf7d [2022-08-03T18:11:51.624Z] #53 53.85 gotestsum version dev [2022-08-03T18:11:51.624Z] #53 DONE 54.5s [2022-08-03T18:11:51.908Z] [2022-08-03T18:11:51.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-08-03T18:11:51.908Z] #77 sha256:fd80ac36a1c00b3b408ca4d07af02eaee67dfbfa34a045771fe03a3f497e6195 [2022-08-03T18:11:51.908Z] #77 12.84 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-03T18:11:51.908Z] #77 13.06 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-03T18:11:51.908Z] #77 13.35 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-03T18:11:51.929Z] #55 13.60 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-03T18:11:51.929Z] #55 13.74 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-03T18:11:51.929Z] #55 13.78 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-03T18:11:51.929Z] #55 13.82 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-03T18:11:51.929Z] #55 13.88 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-03T18:11:51.929Z] #55 13.98 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-03T18:11:51.929Z] #55 14.02 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-03T18:11:51.930Z] #55 14.10 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-03T18:11:52.086Z] #84 70.66 checking for ANSI C header files... yes [2022-08-03T18:11:52.086Z] #84 71.31 checking for sys/types.h... yes [2022-08-03T18:11:52.188Z] #55 14.10 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-03T18:11:52.188Z] #55 14.23 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-03T18:11:52.300Z] #10 DONE 1.0s [2022-08-03T18:11:52.300Z] [2022-08-03T18:11:52.300Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-03T18:11:52.300Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-03T18:11:52.342Z] #84 71.47 checking for sys/stat.h... yes [2022-08-03T18:11:52.342Z] #84 71.64 checking for stdlib.h... yes [2022-08-03T18:11:52.446Z] #55 14.56 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-03T18:11:52.563Z] #9 DONE 1.0s [2022-08-03T18:11:52.563Z] [2022-08-03T18:11:52.563Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-03T18:11:52.563Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-03T18:11:52.563Z] #7 DONE 1.0s [2022-08-03T18:11:52.563Z] [2022-08-03T18:11:52.563Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-03T18:11:52.563Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-03T18:11:52.563Z] #8 DONE 1.1s [2022-08-03T18:11:52.599Z] #84 71.81 checking for string.h... yes [2022-08-03T18:11:52.599Z] #84 71.96 checking for memory.h... yes [2022-08-03T18:11:52.856Z] #84 72.14 checking for strings.h... yes [2022-08-03T18:11:53.013Z] #55 15.09 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-03T18:11:53.013Z] #55 15.23 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-03T18:11:53.113Z] #84 72.31 checking for inttypes.h... yes [2022-08-03T18:11:53.272Z] #55 15.23 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-03T18:11:53.272Z] #55 15.38 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-03T18:11:53.370Z] #84 72.49 checking for stdint.h... yes [2022-08-03T18:11:53.370Z] #84 72.62 checking for unistd.h... yes [2022-08-03T18:11:53.532Z] #55 15.64 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-03T18:11:53.532Z] #55 15.72 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-03T18:11:53.642Z] #84 72.83 checking for dlfcn.h... yes [2022-08-03T18:11:53.642Z] #84 73.10 checking for objdir... .libs [2022-08-03T18:11:53.791Z] #55 15.79 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-03T18:11:53.944Z] [2022-08-03T18:11:53.944Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:11:53.944Z] #11 sha256:ea395710259a8ba7423c94c0cfa26583ca643a55acb2bec50a9580f82f79356a [2022-08-03T18:11:53.944Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 0.1s done [2022-08-03T18:11:54.050Z] #55 16.02 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-03T18:11:54.050Z] #55 16.21 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-03T18:11:54.202Z] #11 ... [2022-08-03T18:11:54.202Z] [2022-08-03T18:11:54.202Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-03T18:11:54.202Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-03T18:11:54.202Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-03T18:11:54.202Z] #73 DONE 0.1s [2022-08-03T18:11:54.202Z] [2022-08-03T18:11:54.202Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:11:54.202Z] #11 sha256:ea395710259a8ba7423c94c0cfa26583ca643a55acb2bec50a9580f82f79356a [2022-08-03T18:11:54.202Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0B / 55.00MB 0.1s [2022-08-03T18:11:54.202Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0B / 5.16MB 0.1s [2022-08-03T18:11:54.202Z] #11 sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 1.86kB / 1.86kB done [2022-08-03T18:11:54.202Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-03T18:11:54.202Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-03T18:11:54.210Z] #84 73.53 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-03T18:11:54.308Z] #55 16.25 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-03T18:11:54.308Z] #55 16.33 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-03T18:11:54.308Z] #55 16.38 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-03T18:11:54.441Z] #77 ... [2022-08-03T18:11:54.441Z] [2022-08-03T18:11:54.441Z] #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-08-03T18:11:54.441Z] #44 sha256:dad743020047197da86f51e234f49dd1782752674ec61279d809011bc208c562 [2022-08-03T18:11:54.441Z] #44 5.482 [100%] Linking C executable tini-static [2022-08-03T18:11:54.441Z] #44 6.007 [100%] Built target tini-static [2022-08-03T18:11:54.441Z] #44 6.061 + mkdir -p /build [2022-08-03T18:11:54.441Z] #44 6.072 + cp tini-static /build/docker-init [2022-08-03T18:11:54.441Z] #44 DONE 6.4s [2022-08-03T18:11:54.441Z] [2022-08-03T18:11:54.441Z] #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-08-03T18:11:54.441Z] #14 sha256:1a3dc220517eaaf19c169fa8a6b70bbf064cada7f4c0f1356ff91a38f8353c0e [2022-08-03T18:11:54.441Z] #14 57.01 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-03T18:11:54.441Z] #14 57.01 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-08-03T18:11:54.441Z] #14 57.03 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-03T18:11:54.441Z] #14 57.18 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-03T18:11:54.441Z] #14 57.18 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-03T18:11:54.441Z] #14 57.24 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-03T18:11:54.459Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 4.19MB / 55.00MB 0.2s [2022-08-03T18:11:54.459Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.2s [2022-08-03T18:11:54.459Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0B / 10.88MB 0.2s [2022-08-03T18:11:54.459Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.3s done [2022-08-03T18:11:54.459Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 1.05MB / 10.88MB 0.3s [2022-08-03T18:11:54.469Z] #84 73.63 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-03T18:11:54.469Z] #84 73.63 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-03T18:11:54.567Z] #55 16.51 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-03T18:11:54.567Z] #55 16.64 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-03T18:11:54.567Z] #55 16.72 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-03T18:11:54.596Z] #14 ... [2022-08-03T18:11:54.596Z] [2022-08-03T18:11:54.596Z] #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-08-03T18:11:54.596Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:11:54.596Z] #77 30.67 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-03T18:11:54.723Z] #11 ... [2022-08-03T18:11:54.724Z] [2022-08-03T18:11:54.724Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-03T18:11:54.724Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-03T18:11:54.724Z] #49 DONE 0.0s [2022-08-03T18:11:54.724Z] [2022-08-03T18:11:54.724Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:11:54.724Z] #11 sha256:ea395710259a8ba7423c94c0cfa26583ca643a55acb2bec50a9580f82f79356a [2022-08-03T18:11:54.724Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.49MB / 55.00MB 0.4s [2022-08-03T18:11:54.724Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 6.29MB / 10.88MB 0.4s [2022-08-03T18:11:54.724Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0B / 54.58MB 0.4s [2022-08-03T18:11:54.724Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 15.73MB / 55.00MB 0.6s [2022-08-03T18:11:54.724Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.6s [2022-08-03T18:11:54.724Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 3.15MB / 54.58MB 0.6s [2022-08-03T18:11:54.728Z] #84 73.72 checking if gcc static flag -static works... yes [2022-08-03T18:11:54.728Z] #84 74.10 checking if gcc supports -c -o file.o... yes [2022-08-03T18:11:54.826Z] #55 16.84 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-03T18:11:54.826Z] #55 16.90 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-03T18:11:54.982Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 22.02MB / 55.00MB 0.8s [2022-08-03T18:11:54.982Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.7s done [2022-08-03T18:11:54.982Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 9.06MB / 54.58MB 0.8s [2022-08-03T18:11:54.982Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 0B / 85.90MB 0.8s [2022-08-03T18:11:54.982Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 12.58MB / 54.58MB 0.9s [2022-08-03T18:11:54.984Z] #84 74.20 checking if gcc supports -c -o file.o... (cached) yes [2022-08-03T18:11:54.984Z] #84 74.21 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-03T18:11:55.087Z] #55 17.03 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-03T18:11:55.087Z] #55 17.06 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-03T18:11:55.087Z] #55 17.28 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-03T18:11:55.242Z] #84 74.26 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-03T18:11:55.242Z] #84 74.52 checking how to hardcode library paths into programs... immediate [2022-08-03T18:11:55.242Z] #84 74.52 checking whether stripping libraries is possible... yes [2022-08-03T18:11:55.242Z] #84 74.53 checking if libtool supports shared libraries... yes [2022-08-03T18:11:55.242Z] #84 74.53 checking whether to build shared libraries... no [2022-08-03T18:11:55.242Z] #84 74.53 checking whether to build static libraries... yes [2022-08-03T18:11:55.242Z] #84 74.54 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-03T18:11:55.242Z] #84 74.59 checking whether build environment is sane... yes [2022-08-03T18:11:55.242Z] #84 74.62 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-03T18:11:55.242Z] #84 74.64 checking whether make sets $(MAKE)... yes [2022-08-03T18:11:55.242Z] #84 74.68 checking whether make supports the include directive... yes (GNU style) [2022-08-03T18:11:55.242Z] #84 74.71 checking whether make supports nested variables... yes [2022-08-03T18:11:55.242Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 33.55MB / 55.00MB 1.2s [2022-08-03T18:11:55.242Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 20.97MB / 54.58MB 1.2s [2022-08-03T18:11:55.242Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 9.44MB / 85.90MB 1.2s [2022-08-03T18:11:55.359Z] #55 17.38 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-03T18:11:55.359Z] #55 ... [2022-08-03T18:11:55.359Z] [2022-08-03T18:11:55.359Z] #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-08-03T18:11:55.359Z] #31 sha256:f9954134abdd83a120ef02ec26bb8dc5e5ba4435692641c1e3376af27928daca [2022-08-03T18:11:55.359Z] #31 13.01 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-03T18:11:55.359Z] #31 14.94 #=#=# [2022-08-03T18:11:55.359Z] #31 15.18 #=#=# ##O#-# ######################################################################## 100.0% [2022-08-03T18:11:55.499Z] #84 74.75 checking whether UID '0' is supported by ustar format... yes [2022-08-03T18:11:55.499Z] #84 74.75 checking whether GID '0' is supported by ustar format... yes [2022-08-03T18:11:55.499Z] #84 74.75 checking how to create a ustar tar archive... gnutar [2022-08-03T18:11:55.499Z] #84 74.81 checking dependency style of gcc... gcc3 [2022-08-03T18:11:55.499Z] #84 74.95 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-03T18:11:55.499Z] #84 74.95 checking whether make supports nested variables... (cached) yes [2022-08-03T18:11:55.499Z] #84 74.95 checking for gawk... (cached) mawk [2022-08-03T18:11:55.499Z] #84 74.96 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-03T18:11:55.499Z] #84 74.96 checking for gcc... (cached) gcc [2022-08-03T18:11:55.499Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 24.12MB / 54.58MB 1.3s [2022-08-03T18:11:55.499Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 39.85MB / 55.00MB 1.4s [2022-08-03T18:11:55.499Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 16.95MB / 85.90MB 1.4s [2022-08-03T18:11:55.756Z] #84 75.04 checking whether we are using the GNU C compiler... (cached) yes [2022-08-03T18:11:55.756Z] #84 75.04 checking whether gcc accepts -g... (cached) yes [2022-08-03T18:11:55.756Z] #84 75.04 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-03T18:11:55.756Z] #84 75.05 checking whether gcc understands -c and -o together... (cached) yes [2022-08-03T18:11:55.756Z] #84 75.05 checking for a Python interpreter with version >= 3... python3 [2022-08-03T18:11:55.756Z] #84 75.13 checking for python3... /usr/bin/python3 [2022-08-03T18:11:55.756Z] #84 75.14 checking for python3 version... 3.9 [2022-08-03T18:11:55.756Z] #84 75.18 checking for python3 platform... linux [2022-08-03T18:11:55.757Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 29.36MB / 54.58MB 1.5s [2022-08-03T18:11:55.757Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 42.99MB / 55.00MB 1.6s [2022-08-03T18:11:55.757Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 22.02MB / 85.90MB 1.6s [2022-08-03T18:11:56.013Z] #84 75.22 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-03T18:11:56.018Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 34.67MB / 54.58MB 1.7s [2022-08-03T18:11:56.018Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 46.14MB / 55.00MB 1.8s [2022-08-03T18:11:56.018Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 27.26MB / 85.90MB 1.8s [2022-08-03T18:11:56.271Z] #84 75.36 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-03T18:11:56.271Z] #84 75.51 checking for go-md2man... no [2022-08-03T18:11:56.271Z] #84 75.53 checking error.h usability... yes [2022-08-03T18:11:56.271Z] #84 75.68 checking error.h presence... yes [2022-08-03T18:11:56.276Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 38.81MB / 54.58MB 2.0s [2022-08-03T18:11:56.276Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.1s [2022-08-03T18:11:56.276Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 42.99MB / 54.58MB 2.1s [2022-08-03T18:11:56.276Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 33.55MB / 85.90MB 2.1s [2022-08-03T18:11:56.527Z] #84 75.73 checking for error.h... yes [2022-08-03T18:11:56.527Z] #84 75.76 checking linux/openat2.h usability... yes [2022-08-03T18:11:56.527Z] #84 75.96 checking linux/openat2.h presence... yes [2022-08-03T18:11:56.542Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 46.14MB / 54.58MB 2.3s [2022-08-03T18:11:56.542Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 39.65MB / 85.90MB 2.3s [2022-08-03T18:11:56.784Z] #84 76.03 checking for linux/openat2.h... yes [2022-08-03T18:11:56.784Z] #84 76.05 checking for copy_file_range... yes [2022-08-03T18:11:56.799Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 51.38MB / 54.58MB 2.5s [2022-08-03T18:11:56.799Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 44.04MB / 85.90MB 2.5s [2022-08-03T18:11:57.041Z] #84 76.30 checking for fgetxattr... yes [2022-08-03T18:11:57.056Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.7s [2022-08-03T18:11:57.056Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 49.28MB / 85.90MB 2.7s [2022-08-03T18:11:57.056Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.7s done [2022-08-03T18:11:57.056Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 56.62MB / 85.90MB 2.9s [2022-08-03T18:11:57.267Z] #31 17.27 [2022-08-03T18:11:57.301Z] #84 76.50 checking for statx... yes [2022-08-03T18:11:57.313Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 62.91MB / 85.90MB 3.1s [2022-08-03T18:11:57.313Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-03T18:11:57.313Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 68.16MB / 85.90MB 3.2s [2022-08-03T18:11:57.558Z] #84 76.75 checking for fgetpwent_r... [2022-08-03T18:11:57.559Z] #84 ... [2022-08-03T18:11:57.559Z] [2022-08-03T18:11:57.559Z] #19 [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-08-03T18:11:57.559Z] #19 sha256:886e3117dc7cbd92161d88bbe87acffc9f8dffaca5dfd1a78476bb44749f67c8 [2022-08-03T18:11:57.559Z] #19 89.55 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-03T18:11:57.559Z] #19 89.55 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-03T18:11:57.559Z] #19 89.56 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-03T18:11:57.559Z] #19 90.63 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-03T18:11:57.559Z] #19 90.63 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-03T18:11:57.559Z] #19 90.64 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-03T18:11:57.559Z] #19 90.73 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-03T18:11:57.559Z] #19 90.73 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-03T18:11:57.559Z] #19 90.74 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-03T18:11:57.575Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 3.3s done [2022-08-03T18:11:57.575Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 73.40MB / 85.90MB 3.3s [2022-08-03T18:11:57.575Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 0B / 156B 3.3s [2022-08-03T18:11:57.575Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 3.4s done [2022-08-03T18:11:57.575Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0B / 141.86MB 3.4s [2022-08-03T18:11:57.815Z] #19 ... [2022-08-03T18:11:57.815Z] [2022-08-03T18:11:57.815Z] #84 [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-08-03T18:11:57.815Z] #84 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:11:57.815Z] #84 76.75 checking for fgetpwent_r... yes [2022-08-03T18:11:58.072Z] #84 77.10 checking for issetugid... no [2022-08-03T18:11:58.072Z] #84 77.43 checking for pkg-config... /usr/bin/pkg-config [2022-08-03T18:11:58.072Z] #84 77.43 checking pkg-config is at least version 0.9.0... yes [2022-08-03T18:11:58.140Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 80.74MB / 85.90MB 3.8s [2022-08-03T18:11:58.140Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 4.1s [2022-08-03T18:11:58.140Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 8.39MB / 141.86MB 4.1s [2022-08-03T18:11:58.203Z] #31 ... [2022-08-03T18:11:58.203Z] [2022-08-03T18:11:58.203Z] #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-08-03T18:11:58.203Z] #42 sha256:2daaabb517a2117d5c49e0984e2aaad50a05a319290ff6ed6b260933d5466e2d [2022-08-03T18:11:58.203Z] #42 10.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-03T18:11:58.203Z] #42 10.22 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-03T18:11:58.203Z] #42 10.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-03T18:11:58.203Z] #42 11.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-03T18:11:58.203Z] #42 13.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-03T18:11:58.203Z] #42 16.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-03T18:11:58.203Z] #42 ... [2022-08-03T18:11:58.203Z] [2022-08-03T18:11:58.203Z] #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-08-03T18:11:58.203Z] #76 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:11:58.203Z] #76 10.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-03T18:11:58.203Z] #76 12.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-03T18:11:58.203Z] #76 14.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-03T18:11:58.329Z] #84 77.44 checking for library containing yajl_tree_get... -lyajl [2022-08-03T18:11:58.462Z] #76 ... [2022-08-03T18:11:58.462Z] [2022-08-03T18:11:58.462Z] #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-08-03T18:11:58.462Z] #26 sha256:c60f0e27c18516c7c3df55f2c1cd6ac6b460c4f59c42af5653f13ccfc60cc9aa [2022-08-03T18:11:58.462Z] #26 19.59 + mkdir -p /build [2022-08-03T18:11:58.462Z] #26 19.61 + mv docker/docker /build/ [2022-08-03T18:11:58.462Z] #26 19.61 + rmdir docker [2022-08-03T18:11:58.462Z] #26 ... [2022-08-03T18:11:58.462Z] [2022-08-03T18:11:58.462Z] #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-08-03T18:11:58.462Z] #36 sha256:79ba122504530f6bee7049da567c7e5f6a04d0639ece8d4ece22fa36a4c34284 [2022-08-03T18:11:58.462Z] #36 10.59 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-03T18:11:58.462Z] #36 10.63 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-03T18:11:58.462Z] #36 11.08 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-03T18:11:58.462Z] #36 11.57 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-03T18:11:58.462Z] #36 11.88 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-03T18:11:58.462Z] #36 12.05 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-03T18:11:58.462Z] #36 12.12 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-03T18:11:58.462Z] #36 12.17 go: downloading github.com/peterh/liner v1.2.2 [2022-08-03T18:11:58.462Z] #36 12.65 go: downloading github.com/google/go-dap v0.6.0 [2022-08-03T18:11:58.462Z] #36 13.10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-03T18:11:58.462Z] #36 13.31 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-03T18:11:58.462Z] #36 13.96 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-03T18:11:58.462Z] #36 14.19 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-03T18:11:58.462Z] #36 14.36 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-03T18:11:58.462Z] #36 16.75 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-03T18:11:58.462Z] #36 16.83 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-03T18:11:58.462Z] #36 18.17 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-03T18:11:58.586Z] #84 77.87 checking for yajl >= 2.0.0... yes [2022-08-03T18:11:58.706Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 17.79MB / 141.86MB 4.6s [2022-08-03T18:11:58.720Z] #36 ... [2022-08-03T18:11:58.720Z] [2022-08-03T18:11:58.720Z] #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-08-03T18:11:58.720Z] #51 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:11:58.720Z] #51 10.15 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-03T18:11:58.720Z] #51 10.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-03T18:11:58.720Z] #51 10.64 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-03T18:11:58.720Z] #51 11.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-03T18:11:58.720Z] #51 13.53 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-03T18:11:58.720Z] #51 16.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-03T18:11:58.720Z] #51 18.98 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-03T18:11:58.720Z] #51 ... [2022-08-03T18:11:58.720Z] [2022-08-03T18:11:58.720Z] #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-08-03T18:11:58.720Z] #40 sha256:0c05b0be702a8202bf83840cea8ae807563070fe63b52f93aa4823550589edb9 [2022-08-03T18:11:58.720Z] #40 10.61 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-03T18:11:58.720Z] #40 14.54 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-03T18:11:58.843Z] #84 77.91 checking sys/capability.h usability... yes [2022-08-03T18:11:58.843Z] #84 78.08 checking sys/capability.h presence... yes [2022-08-03T18:11:58.843Z] #84 78.19 checking for sys/capability.h... yes [2022-08-03T18:11:58.979Z] #40 ... [2022-08-03T18:11:58.979Z] [2022-08-03T18:11:58.979Z] #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-08-03T18:11:58.979Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:11:58.979Z] #55 17.45 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-03T18:11:58.979Z] #55 17.56 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-03T18:11:58.979Z] #55 17.67 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-03T18:11:58.979Z] #55 17.79 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-03T18:11:58.979Z] #55 17.96 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-03T18:11:58.979Z] #55 18.25 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-03T18:11:58.979Z] #55 18.30 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-03T18:11:58.979Z] #55 18.43 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-03T18:11:58.979Z] #55 18.49 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-03T18:11:58.979Z] #55 18.62 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-03T18:11:58.979Z] #55 18.69 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-03T18:11:58.979Z] #55 18.83 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-03T18:11:58.979Z] #55 18.95 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-03T18:11:58.979Z] #55 19.08 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-03T18:11:58.979Z] #55 19.10 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-03T18:11:58.979Z] #55 19.26 go: downloading github.com/julz/importas v0.1.0 [2022-08-03T18:11:58.979Z] #55 19.28 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-03T18:11:58.979Z] #55 19.44 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-03T18:11:58.979Z] #55 19.59 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-03T18:11:58.979Z] #55 19.60 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-03T18:11:58.979Z] #55 19.66 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-03T18:11:58.979Z] #55 19.74 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-03T18:11:58.979Z] #55 19.82 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-03T18:11:58.979Z] #55 19.97 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-03T18:11:58.979Z] #55 20.00 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-03T18:11:58.979Z] #55 20.10 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-03T18:11:58.979Z] #55 20.19 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-03T18:11:59.101Z] #84 78.19 checking for library containing cap_from_name... -lcap [2022-08-03T18:11:59.238Z] #55 21.31 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-03T18:11:59.238Z] #55 21.33 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-03T18:11:59.238Z] #55 ... [2022-08-03T18:11:59.238Z] [2022-08-03T18:11:59.238Z] #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-08-03T18:11:59.238Z] #62 sha256:0f122c100b18f379b7f3e9566e317a95fe779f8babf1defe17ea826fe84f6a77 [2022-08-03T18:11:59.238Z] #62 11.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-03T18:11:59.277Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 5.0s done [2022-08-03T18:11:59.277Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 25.17MB / 141.86MB 5.0s [2022-08-03T18:11:59.500Z] #62 ... [2022-08-03T18:11:59.500Z] [2022-08-03T18:11:59.501Z] #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-08-03T18:11:59.501Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:11:59.501Z] #55 21.57 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-03T18:11:59.501Z] #55 21.57 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-03T18:11:59.501Z] #55 ... [2022-08-03T18:11:59.501Z] [2022-08-03T18:11:59.501Z] #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-08-03T18:11:59.501Z] #53 sha256:845fdde35548a13b31f48502d8675f52121aa07365b529a0f102a5e5a9166507 [2022-08-03T18:11:59.501Z] #53 11.70 go: downloading golang.org/x/tools v0.1.0 [2022-08-03T18:11:59.501Z] #53 18.88 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-03T18:11:59.501Z] #53 18.92 go: downloading golang.org/x/mod v0.3.0 [2022-08-03T18:11:59.534Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 32.51MB / 141.86MB 5.4s [2022-08-03T18:11:59.760Z] #53 ... [2022-08-03T18:11:59.760Z] [2022-08-03T18:11:59.760Z] #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-08-03T18:11:59.760Z] #62 sha256:0f122c100b18f379b7f3e9566e317a95fe779f8babf1defe17ea826fe84f6a77 [2022-08-03T18:11:59.760Z] #62 21.83 Fetched 8563 kB in 15s (575 kB/s) [2022-08-03T18:11:59.880Z] #77 ... [2022-08-03T18:11:59.880Z] [2022-08-03T18:11:59.880Z] #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-08-03T18:11:59.880Z] #64 sha256:737379ef608942f2e9411b09bc07e6bc38943d9f57bb0c79e3cbebace744df8e [2022-08-03T18:11:59.880Z] #64 50.60 Updating files: 47% (2336/4910) Updating files: 48% (2357/4910) Updating files: 49% (2406/4910) Updating files: 50% (2455/4910) Updating files: 51% (2505/4910) Updating files: 52% (2554/4910) Updating files: 53% (2603/4910) Updating files: 54% (2652/4910) Updating files: 55% (2701/4910) Updating files: 56% (2750/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 88% (4365/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-08-03T18:11:59.880Z] #64 52.04 + cd /tmp/tmp.G83toHRpYk/src/github.com/containerd/containerd [2022-08-03T18:11:59.880Z] #64 52.04 + git checkout -q v1.6.6 [2022-08-03T18:11:59.880Z] #64 53.35 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-03T18:11:59.880Z] #64 53.35 + BUILDTAGS='netgo osusergo static_build' [2022-08-03T18:11:59.880Z] #64 53.35 + export EXTRA_FLAGS=-buildmode=pie [2022-08-03T18:11:59.880Z] #64 53.35 + EXTRA_FLAGS=-buildmode=pie [2022-08-03T18:11:59.880Z] #64 53.35 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-03T18:11:59.880Z] #64 53.35 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-03T18:11:59.880Z] #64 53.35 + '[' '' = dynamic ']' [2022-08-03T18:11:59.880Z] #64 53.35 + make [2022-08-03T18:11:59.921Z] #84 78.59 checking for library containing dlopen... -ldl [2022-08-03T18:11:59.921Z] #84 79.05 checking seccomp.h usability... yes [2022-08-03T18:11:59.921Z] #84 79.33 checking seccomp.h presence... yes [2022-08-03T18:11:59.921Z] #84 79.39 checking for seccomp.h... yes [2022-08-03T18:12:00.019Z] #62 21.83 Reading package lists... [2022-08-03T18:12:00.019Z] #62 ... [2022-08-03T18:12:00.019Z] [2022-08-03T18:12:00.019Z] #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-08-03T18:12:00.019Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:12:00.019Z] #14 12.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-03T18:12:00.019Z] #14 14.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-03T18:12:00.106Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 39.85MB / 141.86MB 5.9s [2022-08-03T18:12:00.278Z] #14 ... [2022-08-03T18:12:00.278Z] [2022-08-03T18:12:00.279Z] #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-08-03T18:12:00.279Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:12:00.279Z] #55 21.82 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-03T18:12:00.279Z] #55 22.04 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-03T18:12:00.279Z] #55 22.14 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-03T18:12:00.279Z] #55 22.14 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-03T18:12:00.279Z] #55 22.31 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-03T18:12:00.485Z] #84 79.39 checking for library containing seccomp_rule_add... -lseccomp [2022-08-03T18:12:00.538Z] #55 ... [2022-08-03T18:12:00.538Z] [2022-08-03T18:12:00.538Z] #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-08-03T18:12:00.538Z] #67 sha256:71ee03f1bcd4be3adcbe66d5d81250d2ff781e85fecdeb7071d7bb1453fc8c4a [2022-08-03T18:12:00.538Z] #67 11.90 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-03T18:12:00.538Z] #67 11.90 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-03T18:12:00.538Z] #67 12.84 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-03T18:12:00.538Z] #67 16.50 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-03T18:12:00.538Z] #67 17.71 go: downloading github.com/google/uuid v1.3.0 [2022-08-03T18:12:00.538Z] #67 17.80 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-03T18:12:00.538Z] #67 17.81 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-03T18:12:00.538Z] #67 17.96 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-03T18:12:00.538Z] #67 18.13 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-03T18:12:00.538Z] #67 18.33 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-03T18:12:00.538Z] #67 18.82 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-03T18:12:00.538Z] #67 18.98 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-03T18:12:00.538Z] #67 21.61 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-03T18:12:00.538Z] #67 22.02 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-03T18:12:00.670Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 49.28MB / 141.86MB 6.5s [2022-08-03T18:12:00.741Z] #84 79.86 checking for library containing seccomp_arch_resolve_name... none required [2022-08-03T18:12:00.796Z] #67 ... [2022-08-03T18:12:00.796Z] [2022-08-03T18:12:00.796Z] #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-08-03T18:12:00.796Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:12:00.796Z] #55 22.86 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-03T18:12:00.796Z] #55 22.89 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-03T18:12:00.796Z] #55 23.01 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-03T18:12:00.995Z] #14 63.47 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-03T18:12:00.995Z] #14 63.47 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-03T18:12:00.995Z] #14 63.48 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-03T18:12:00.998Z] #84 80.12 checking systemd/sd-bus.h usability... yes [2022-08-03T18:12:00.998Z] #84 80.34 checking systemd/sd-bus.h presence... yes [2022-08-03T18:12:00.998Z] #84 80.43 checking for systemd/sd-bus.h... yes [2022-08-03T18:12:01.055Z] #55 23.16 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-03T18:12:01.246Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 57.67MB / 141.86MB 7.0s [2022-08-03T18:12:01.313Z] #55 23.36 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-03T18:12:01.313Z] #55 23.47 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-03T18:12:01.504Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 68.01MB / 141.86MB 7.4s [2022-08-03T18:12:01.511Z] #84 80.44 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-03T18:12:01.572Z] #55 23.70 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-03T18:12:01.768Z] #84 80.79 checking for sd_notify_barrier... yes [2022-08-03T18:12:01.768Z] #84 81.10 checking linux/bpf.h usability... yes [2022-08-03T18:12:01.768Z] #84 81.23 checking linux/bpf.h presence... yes [2022-08-03T18:12:01.812Z] #64 55.18 + bin/ctr [2022-08-03T18:12:01.830Z] #55 23.73 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-03T18:12:01.830Z] #55 23.80 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-03T18:12:01.830Z] #55 23.92 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-03T18:12:02.025Z] #84 81.33 checking for linux/bpf.h... yes [2022-08-03T18:12:02.025Z] #84 81.33 checking compilation for eBPF... yes [2022-08-03T18:12:02.025Z] #84 81.49 checking for criu >= 3.15... no [2022-08-03T18:12:02.025Z] #84 81.54 configure: CRIU headers not found, building without CRIU support [2022-08-03T18:12:02.025Z] #84 81.55 checking for criu > 3.16... no [2022-08-03T18:12:02.025Z] #84 81.57 configure: CRIU version doesn't support join-ns API [2022-08-03T18:12:02.067Z] #11 ... [2022-08-03T18:12:02.067Z] [2022-08-03T18:12:02.067Z] #24 [internal] load build context [2022-08-03T18:12:02.067Z] #24 sha256:a4f82023d7597ddc1cfef9f2822255a899d4c19cbeea8eb673a1581f56930d24 [2022-08-03T18:12:02.067Z] #24 transferring context: 62.39MB 7.6s done [2022-08-03T18:12:02.067Z] #24 DONE 7.9s [2022-08-03T18:12:02.067Z] [2022-08-03T18:12:02.067Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:12:02.067Z] #11 sha256:ea395710259a8ba7423c94c0cfa26583ca643a55acb2bec50a9580f82f79356a [2022-08-03T18:12:02.067Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 75.50MB / 141.86MB 7.7s [2022-08-03T18:12:02.067Z] #11 ... [2022-08-03T18:12:02.067Z] [2022-08-03T18:12:02.067Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-03T18:12:02.067Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-03T18:12:02.067Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-03T18:12:02.067Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-03T18:12:02.067Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-03T18:12:02.067Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-03T18:12:02.067Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.7s done [2022-08-03T18:12:02.067Z] #28 ... [2022-08-03T18:12:02.067Z] [2022-08-03T18:12:02.067Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:12:02.067Z] #11 sha256:ea395710259a8ba7423c94c0cfa26583ca643a55acb2bec50a9580f82f79356a [2022-08-03T18:12:02.067Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 82.84MB / 141.86MB 7.9s [2022-08-03T18:12:02.089Z] #55 24.16 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-03T18:12:02.089Z] #55 24.16 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-03T18:12:02.282Z] #84 81.58 checking for criu > 3.16.1... no [2022-08-03T18:12:02.282Z] #84 81.60 configure: CRIU version doesn't support for pre-dumping [2022-08-03T18:12:02.282Z] #84 81.61 checking for new mount API (fsconfig)... yes [2022-08-03T18:12:02.282Z] #84 81.68 checking for seccomp notify API... yes [2022-08-03T18:12:02.282Z] #84 81.78 checking for gperf... no [2022-08-03T18:12:02.282Z] #84 81.78 configure: gperf not found - cannot rebuild signal parser code [2022-08-03T18:12:02.325Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 93.32MB / 141.86MB 8.2s [2022-08-03T18:12:02.359Z] #55 24.44 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-03T18:12:02.582Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.3s [2022-08-03T18:12:02.582Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 105.91MB / 141.86MB 8.5s [2022-08-03T18:12:02.618Z] #55 24.73 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-03T18:12:02.847Z] #84 81.78 checking for library containing argp_parse... none required [2022-08-03T18:12:02.847Z] #84 82.17 checking that generated files are newer than configure... done [2022-08-03T18:12:02.847Z] #84 82.17 configure: creating ./config.status [2022-08-03T18:12:02.876Z] #55 24.99 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-03T18:12:02.876Z] #55 25.13 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-03T18:12:02.892Z] #14 ... [2022-08-03T18:12:02.892Z] [2022-08-03T18:12:02.892Z] #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-08-03T18:12:02.892Z] #77 sha256:fd80ac36a1c00b3b408ca4d07af02eaee67dfbfa34a045771fe03a3f497e6195 [2022-08-03T18:12:02.892Z] #77 26.37 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-03T18:12:03.135Z] #55 25.21 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-03T18:12:03.176Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 116.39MB / 141.86MB 8.8s [2022-08-03T18:12:03.176Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 125.83MB / 141.86MB 9.0s [2022-08-03T18:12:03.394Z] #55 25.44 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-03T18:12:03.394Z] #55 25.47 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-03T18:12:03.410Z] #84 ... [2022-08-03T18:12:03.410Z] [2022-08-03T18:12:03.410Z] #43 [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-08-03T18:12:03.411Z] #43 sha256:79ba122504530f6bee7049da567c7e5f6a04d0639ece8d4ece22fa36a4c34284 [2022-08-03T18:12:03.411Z] #43 113.5 Delve is a source level debugger for Go programs. [2022-08-03T18:12:03.411Z] #43 113.5 [2022-08-03T18:12:03.411Z] #43 113.5 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-03T18:12:03.411Z] #43 113.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-03T18:12:03.411Z] #43 113.5 [2022-08-03T18:12:03.411Z] #43 113.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-03T18:12:03.411Z] #43 113.5 [2022-08-03T18:12:03.411Z] #43 113.5 Pass flags to the program you are debugging using `--`, for example: [2022-08-03T18:12:03.411Z] #43 113.5 [2022-08-03T18:12:03.499Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 9.2s [2022-08-03T18:12:03.653Z] #55 25.81 go: downloading honnef.co/go/tools v0.3.1 [2022-08-03T18:12:03.668Z] #43 113.5 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-03T18:12:03.668Z] #43 113.5 [2022-08-03T18:12:03.668Z] #43 113.6 Usage: [2022-08-03T18:12:03.668Z] #43 113.6 dlv [command] [2022-08-03T18:12:03.668Z] #43 113.6 [2022-08-03T18:12:03.668Z] #43 113.6 Available Commands: [2022-08-03T18:12:03.668Z] #43 113.6 attach Attach to running process and begin debugging. [2022-08-03T18:12:03.668Z] #43 113.6 connect Connect to a headless debug server with a terminal client. [2022-08-03T18:12:03.668Z] #43 113.6 core Examine a core dump. [2022-08-03T18:12:03.668Z] #43 113.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-03T18:12:03.668Z] #43 113.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-03T18:12:03.668Z] #43 113.6 exec Execute a precompiled binary, and begin a debug session. [2022-08-03T18:12:03.668Z] #43 113.6 help Help about any command [2022-08-03T18:12:03.668Z] #43 113.6 run Deprecated command. Use 'debug' instead. [2022-08-03T18:12:03.668Z] #43 113.6 test Compile test binary and begin debugging program. [2022-08-03T18:12:03.668Z] #43 113.6 trace Compile and begin tracing program. [2022-08-03T18:12:03.668Z] #43 113.6 version Prints version. [2022-08-03T18:12:03.668Z] #43 113.6 [2022-08-03T18:12:03.668Z] #43 113.6 Flags: [2022-08-03T18:12:03.668Z] #43 113.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-03T18:12:03.668Z] #43 113.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-03T18:12:03.668Z] #43 113.6 --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-08-03T18:12:03.668Z] #43 113.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-03T18:12:03.668Z] #43 113.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-03T18:12:03.668Z] #43 113.6 --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-08-03T18:12:03.668Z] #43 113.6 --disable-aslr Disables address space randomization [2022-08-03T18:12:03.668Z] #43 113.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-03T18:12:03.668Z] #43 113.6 -h, --help help for dlv [2022-08-03T18:12:03.668Z] #43 113.6 --init string Init file, executed by the terminal client. [2022-08-03T18:12:03.668Z] #43 113.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-03T18:12:03.668Z] #43 113.6 --log Enable debugging server logging. [2022-08-03T18:12:03.668Z] #43 113.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-03T18:12:03.668Z] #43 113.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-03T18:12:03.668Z] #43 113.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-03T18:12:03.668Z] #43 113.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-03T18:12:03.668Z] #43 113.6 --wd string Working directory for running the program. [2022-08-03T18:12:03.668Z] #43 113.6 [2022-08-03T18:12:03.668Z] #43 113.6 Additional help topics: [2022-08-03T18:12:03.668Z] #43 113.6 dlv backend Help about the --backend flag. [2022-08-03T18:12:03.668Z] #43 113.6 dlv log Help about logging flags. [2022-08-03T18:12:03.668Z] #43 113.6 dlv redirect Help about file redirection. [2022-08-03T18:12:03.668Z] #43 113.6 [2022-08-03T18:12:03.668Z] #43 113.6 Use "dlv [command] --help" for more information about a command. [2022-08-03T18:12:03.925Z] #43 DONE 114.1s [2022-08-03T18:12:03.925Z] [2022-08-03T18:12:03.925Z] #84 [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-08-03T18:12:03.925Z] #84 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:12:04.074Z] #11 ... [2022-08-03T18:12:04.075Z] [2022-08-03T18:12:04.075Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-03T18:12:04.075Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-03T18:12:04.075Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-08-03T18:12:04.075Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-03T18:12:04.075Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-03T18:12:04.075Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.3s done [2022-08-03T18:12:04.075Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done [2022-08-03T18:12:04.333Z] #71 ... [2022-08-03T18:12:04.333Z] [2022-08-03T18:12:04.333Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-03T18:12:04.333Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-03T18:12:04.333Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-03T18:12:04.333Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-03T18:12:04.333Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-03T18:12:04.333Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.0s done [2022-08-03T18:12:04.333Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.7s done [2022-08-03T18:12:04.333Z] #73 ... [2022-08-03T18:12:04.333Z] [2022-08-03T18:12:04.333Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:12:04.333Z] #11 sha256:ea395710259a8ba7423c94c0cfa26583ca643a55acb2bec50a9580f82f79356a [2022-08-03T18:12:04.589Z] #11 ... [2022-08-03T18:12:04.589Z] [2022-08-03T18:12:04.589Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-03T18:12:04.589Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-03T18:12:04.589Z] #73 DONE 10.4s [2022-08-03T18:12:04.589Z] [2022-08-03T18:12:04.589Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-03T18:12:04.589Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-03T18:12:04.589Z] #71 DONE 10.5s [2022-08-03T18:12:04.846Z] [2022-08-03T18:12:04.846Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-03T18:12:04.846Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-03T18:12:05.044Z] #55 ... [2022-08-03T18:12:05.044Z] [2022-08-03T18:12:05.044Z] #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-08-03T18:12:05.044Z] #26 sha256:c60f0e27c18516c7c3df55f2c1cd6ac6b460c4f59c42af5653f13ccfc60cc9aa [2022-08-03T18:12:05.044Z] #26 DONE 26.4s [2022-08-03T18:12:05.118Z] #64 ... [2022-08-03T18:12:05.119Z] [2022-08-03T18:12:05.119Z] #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-08-03T18:12:05.119Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:12:05.119Z] #77 41.62 libtoolize: putting auxiliary files in '.'. [2022-08-03T18:12:05.296Z] #84 84.66 config.status: creating Makefile [2022-08-03T18:12:05.296Z] #84 84.71 config.status: creating rpm/crun.spec [2022-08-03T18:12:05.296Z] #84 84.76 config.status: creating config.h [2022-08-03T18:12:05.302Z] [2022-08-03T18:12:05.302Z] #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-08-03T18:12:05.302Z] #38 sha256:15b40899c1d89586ded4c33e955c5970d5735abbd54a5801c21b3cc2189649b9 [2022-08-03T18:12:05.302Z] #38 24.54 tomll can be used in two ways: [2022-08-03T18:12:05.302Z] #38 24.59 Writing to STDIN and reading from STDOUT: [2022-08-03T18:12:05.302Z] #38 24.59 cat file.toml | tomll > file.toml [2022-08-03T18:12:05.302Z] #38 24.59 [2022-08-03T18:12:05.302Z] #38 24.59 Reading and updating a list of files: [2022-08-03T18:12:05.302Z] #38 24.59 tomll a.toml b.toml c.toml [2022-08-03T18:12:05.302Z] #38 24.59 [2022-08-03T18:12:05.302Z] #38 24.59 When given a list of files, tomll will modify all files in place without asking. [2022-08-03T18:12:05.302Z] #38 DONE 27.2s [2022-08-03T18:12:05.302Z] [2022-08-03T18:12:05.302Z] #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-08-03T18:12:05.302Z] #62 sha256:0f122c100b18f379b7f3e9566e317a95fe779f8babf1defe17ea826fe84f6a77 [2022-08-03T18:12:05.302Z] #62 21.83 Reading package lists... [2022-08-03T18:12:05.379Z] #77 41.63 libtoolize: copying file './ltmain.sh' [2022-08-03T18:12:05.558Z] #84 84.79 config.status: executing libtool commands [2022-08-03T18:12:05.558Z] #84 84.81 config.status: executing depfiles commands [2022-08-03T18:12:05.639Z] #77 42.23 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-03T18:12:05.899Z] #77 42.23 libtoolize: and rerunning libtoolize and aclocal. [2022-08-03T18:12:05.899Z] #77 42.23 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-03T18:12:06.122Z] #84 ... [2022-08-03T18:12:06.122Z] [2022-08-03T18:12:06.122Z] #41 [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-08-03T18:12:06.122Z] #41 sha256:835450d2109a8d3ba6fedea550a0eae6f71dff8269bd8d2739ac02bb595ac4a1 [2022-08-03T18:12:06.122Z] #41 DONE 116.0s [2022-08-03T18:12:06.379Z] [2022-08-03T18:12:06.379Z] #84 [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-08-03T18:12:06.379Z] #84 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:12:06.379Z] #84 85.75 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-03T18:12:06.379Z] #84 85.79 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-03T18:12:06.892Z] #84 86.20 checking for gcc... gcc [2022-08-03T18:12:07.407Z] #84 86.38 checking whether the C compiler works... yes [2022-08-03T18:12:07.407Z] #84 86.65 checking for C compiler default output file name... a.out [2022-08-03T18:12:07.407Z] #84 86.65 checking for suffix of executables... [2022-08-03T18:12:07.407Z] #84 86.78 checking whether we are cross compiling... no [2022-08-03T18:12:07.664Z] #84 86.87 checking for suffix of object files... o [2022-08-03T18:12:07.664Z] #84 86.97 checking whether we are using the GNU C compiler... yes [2022-08-03T18:12:07.664Z] #84 87.06 checking whether gcc accepts -g... yes [2022-08-03T18:12:07.664Z] #84 87.11 checking for gcc option to accept ISO C89... none needed [2022-08-03T18:12:07.921Z] #84 87.19 checking whether gcc understands -c and -o together... yes [2022-08-03T18:12:07.921Z] #84 87.30 checking how to run the C preprocessor... gcc -E [2022-08-03T18:12:08.130Z] #28 ... [2022-08-03T18:12:08.130Z] [2022-08-03T18:12:08.130Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-03T18:12:08.130Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-03T18:12:08.130Z] #72 DONE 0.8s [2022-08-03T18:12:08.130Z] [2022-08-03T18:12:08.130Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-03T18:12:08.130Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-03T18:12:08.177Z] #84 87.46 checking for grep that handles long lines and -e... /bin/grep [2022-08-03T18:12:08.178Z] #84 87.47 checking for egrep... /bin/grep -E [2022-08-03T18:12:08.434Z] #84 87.47 checking for ANSI C header files... yes [2022-08-03T18:12:08.434Z] #84 87.88 checking for sys/types.h... yes [2022-08-03T18:12:08.691Z] #84 87.98 checking for sys/stat.h... yes [2022-08-03T18:12:08.694Z] #74 DONE 0.9s [2022-08-03T18:12:08.694Z] [2022-08-03T18:12:08.694Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-03T18:12:08.694Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-03T18:12:08.694Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 11.2s [2022-08-03T18:12:08.694Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 11.5s done [2022-08-03T18:12:08.948Z] #84 88.08 checking for stdlib.h... yes [2022-08-03T18:12:08.948Z] #84 88.21 checking for string.h... yes [2022-08-03T18:12:09.205Z] #84 88.36 checking for memory.h... yes [2022-08-03T18:12:09.205Z] #84 88.49 checking for strings.h... yes [2022-08-03T18:12:09.258Z] #28 DONE 15.0s [2022-08-03T18:12:09.258Z] [2022-08-03T18:12:09.258Z] #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-08-03T18:12:09.258Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-03T18:12:09.448Z] #77 ... [2022-08-03T18:12:09.448Z] [2022-08-03T18:12:09.448Z] #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-08-03T18:12:09.448Z] #64 sha256:73ba37f5b9a8580f23fe729cd43522f4c3ed8adddc9575f8d6f2fd42abe0bf5c [2022-08-03T18:12:09.463Z] #84 88.62 checking for inttypes.h... yes [2022-08-03T18:12:09.719Z] #84 88.79 checking for stdint.h... yes [2022-08-03T18:12:09.719Z] #84 88.97 checking for unistd.h... yes [2022-08-03T18:12:09.976Z] #84 89.10 checking minix/config.h usability... no [2022-08-03T18:12:09.976Z] #84 89.20 checking minix/config.h presence... no [2022-08-03T18:12:09.976Z] #84 89.22 checking for minix/config.h... no [2022-08-03T18:12:09.976Z] #84 89.23 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-03T18:12:10.232Z] #84 89.38 checking build system type... x86_64-pc-linux-gnu [2022-08-03T18:12:10.232Z] #84 89.56 checking host system type... x86_64-pc-linux-gnu [2022-08-03T18:12:10.232Z] #84 89.56 checking how to print strings... printf [2022-08-03T18:12:10.232Z] #84 89.57 checking for a sed that does not truncate output... /bin/sed [2022-08-03T18:12:10.232Z] #84 89.59 checking for fgrep... /bin/grep -F [2022-08-03T18:12:10.233Z] #84 89.59 checking for ld used by gcc... /usr/bin/ld [2022-08-03T18:12:10.233Z] #84 89.60 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-03T18:12:10.233Z] #84 89.62 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-03T18:12:10.233Z] #84 89.62 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-03T18:12:10.233Z] #84 89.69 checking whether ln -s works... yes [2022-08-03T18:12:10.233Z] #84 89.69 checking the maximum length of command line arguments... 1572864 [2022-08-03T18:12:10.233Z] #84 89.71 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-03T18:12:10.233Z] #84 89.71 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-03T18:12:10.233Z] #84 89.71 checking for /usr/bin/ld option to reload object files... -r [2022-08-03T18:12:10.233Z] #84 89.72 checking for objdump... objdump [2022-08-03T18:12:10.233Z] #84 89.72 checking how to recognize dependent libraries... pass_all [2022-08-03T18:12:10.233Z] #84 89.72 checking for dlltool... no [2022-08-03T18:12:10.233Z] #84 89.72 checking how to associate runtime and link libraries... printf %s\n [2022-08-03T18:12:10.233Z] #84 89.73 checking for ar... ar [2022-08-03T18:12:10.233Z] #84 89.73 checking for archiver @FILE support... @ [2022-08-03T18:12:10.489Z] #84 89.80 checking for strip... strip [2022-08-03T18:12:10.490Z] #84 89.80 checking for ranlib... ranlib [2022-08-03T18:12:10.490Z] #84 89.81 checking for gawk... no [2022-08-03T18:12:10.490Z] #84 89.81 checking for mawk... mawk [2022-08-03T18:12:10.638Z] #29 1.539 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-03T18:12:10.638Z] #29 1.558 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-03T18:12:10.638Z] #29 1.558 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-03T18:12:10.743Z] #64 39.50 Updating files: 55% (2709/4910) Updating files: 56% (2750/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 95% (4689/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-08-03T18:12:10.743Z] #64 40.67 + cd /tmp/tmp.nlTeWgYXLA/src/github.com/containerd/containerd [2022-08-03T18:12:10.743Z] #64 40.67 + git checkout -q v1.6.6 [2022-08-03T18:12:10.746Z] #84 89.81 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-03T18:12:10.747Z] #84 90.00 checking for sysroot... no [2022-08-03T18:12:10.747Z] #84 90.00 checking for a working dd... /bin/dd [2022-08-03T18:12:10.747Z] #84 90.01 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-03T18:12:10.747Z] #84 90.07 checking for mt... no [2022-08-03T18:12:10.747Z] #84 90.08 checking if : is a manifest tool... no [2022-08-03T18:12:10.747Z] #84 90.08 checking for dlfcn.h... yes [2022-08-03T18:12:10.830Z] #62 27.70 Reading package lists... [2022-08-03T18:12:10.830Z] #62 ... [2022-08-03T18:12:10.830Z] [2022-08-03T18:12:10.830Z] #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-08-03T18:12:10.830Z] #47 sha256:b6b8ce59f534be2127166e2ece0c86e2714d0e5dd0eaf6f12044028391bddab6 [2022-08-03T18:12:10.830Z] #47 29.44 Updating files: 65% (1421/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/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-08-03T18:12:10.830Z] #47 30.12 + git checkout -q v2.3.0 [2022-08-03T18:12:10.897Z] #29 1.772 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-03T18:12:11.003Z] #84 90.22 checking for objdir... .libs [2022-08-03T18:12:11.154Z] #29 2.112 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-03T18:12:11.260Z] #84 90.49 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-03T18:12:11.260Z] #84 90.58 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-03T18:12:11.260Z] #84 90.59 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-03T18:12:11.397Z] #47 32.63 + 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-08-03T18:12:11.397Z] #47 ... [2022-08-03T18:12:11.397Z] [2022-08-03T18:12:11.397Z] #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-08-03T18:12:11.397Z] #31 sha256:f9954134abdd83a120ef02ec26bb8dc5e5ba4435692641c1e3376af27928daca [2022-08-03T18:12:11.397Z] #31 21.49 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-03T18:12:11.397Z] #31 23.39 #=#=# ##O#-# ##O=# # #=#=-# # [2022-08-03T18:12:11.397Z] #31 26.42 #=#=# ################## 25.8% ######################################################################## 100.0% [2022-08-03T18:12:11.397Z] #31 28.15 [2022-08-03T18:12:11.397Z] #31 ... [2022-08-03T18:12:11.397Z] [2022-08-03T18:12:11.397Z] #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-08-03T18:12:11.397Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:12:11.397Z] #55 27.94 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-03T18:12:11.397Z] #55 27.94 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-03T18:12:11.397Z] #55 28.16 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-03T18:12:11.397Z] #55 28.16 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-03T18:12:11.397Z] #55 28.48 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-03T18:12:11.397Z] #55 28.48 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-03T18:12:11.398Z] #55 28.48 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-03T18:12:11.398Z] #55 28.61 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-03T18:12:11.398Z] #55 28.92 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-03T18:12:11.398Z] #55 28.92 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-03T18:12:11.398Z] #55 29.12 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-03T18:12:11.398Z] #55 29.27 go: downloading golang.org/x/text v0.3.7 [2022-08-03T18:12:11.517Z] #84 90.64 checking if gcc static flag -static works... yes [2022-08-03T18:12:11.517Z] #84 90.93 checking if gcc supports -c -o file.o... yes [2022-08-03T18:12:11.517Z] #84 91.01 checking if gcc supports -c -o file.o... (cached) yes [2022-08-03T18:12:11.517Z] #84 91.01 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-03T18:12:11.717Z] #29 2.604 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-03T18:12:11.773Z] #84 91.04 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-03T18:12:11.773Z] #84 91.21 checking how to hardcode library paths into programs... immediate [2022-08-03T18:12:11.773Z] #84 91.21 checking whether stripping libraries is possible... yes [2022-08-03T18:12:11.773Z] #84 91.22 checking if libtool supports shared libraries... yes [2022-08-03T18:12:11.773Z] #84 91.22 checking whether to build shared libraries... no [2022-08-03T18:12:11.773Z] #84 91.22 checking whether to build static libraries... yes [2022-08-03T18:12:11.773Z] #84 91.22 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-03T18:12:11.773Z] #84 91.25 checking whether build environment is sane... yes [2022-08-03T18:12:11.773Z] #84 91.29 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-03T18:12:11.965Z] #55 ... [2022-08-03T18:12:11.965Z] [2022-08-03T18:12:11.965Z] #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-08-03T18:12:11.965Z] #62 sha256:0f122c100b18f379b7f3e9566e317a95fe779f8babf1defe17ea826fe84f6a77 [2022-08-03T18:12:11.965Z] #62 27.70 Reading package lists... [2022-08-03T18:12:11.965Z] #62 34.00 Building dependency tree... [2022-08-03T18:12:11.965Z] #62 ... [2022-08-03T18:12:11.965Z] [2022-08-03T18:12:11.965Z] #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-08-03T18:12:11.966Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:12:11.966Z] #14 24.04 Fetched 8563 kB in 16s (549 kB/s) [2022-08-03T18:12:11.966Z] #14 24.04 Reading package lists... [2022-08-03T18:12:12.030Z] #84 91.29 checking whether make sets $(MAKE)... yes [2022-08-03T18:12:12.030Z] #84 91.32 checking whether make supports the include directive... yes (GNU style) [2022-08-03T18:12:12.030Z] #84 91.35 checking whether make supports nested variables... yes [2022-08-03T18:12:12.030Z] #84 91.38 checking whether UID '0' is supported by ustar format... yes [2022-08-03T18:12:12.030Z] #84 91.38 checking whether GID '0' is supported by ustar format... yes [2022-08-03T18:12:12.030Z] #84 91.38 checking how to create a ustar tar archive... gnutar [2022-08-03T18:12:12.030Z] #84 91.43 checking dependency style of gcc... gcc3 [2022-08-03T18:12:12.117Z] #64 42.07 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-03T18:12:12.117Z] #64 42.07 + BUILDTAGS='netgo osusergo static_build' [2022-08-03T18:12:12.117Z] #64 42.07 + export EXTRA_FLAGS=-buildmode=pie [2022-08-03T18:12:12.117Z] #64 42.07 + EXTRA_FLAGS=-buildmode=pie [2022-08-03T18:12:12.117Z] #64 42.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-03T18:12:12.117Z] #64 42.07 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-03T18:12:12.117Z] #64 42.07 + '[' '' = dynamic ']' [2022-08-03T18:12:12.118Z] #64 42.07 + make [2022-08-03T18:12:12.225Z] #14 30.81 Reading package lists... [2022-08-03T18:12:12.225Z] #14 ... [2022-08-03T18:12:12.225Z] [2022-08-03T18:12:12.225Z] #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-08-03T18:12:12.225Z] #76 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:12:12.225Z] #76 25.92 Fetched 8563 kB in 17s (501 kB/s) [2022-08-03T18:12:12.225Z] #76 25.92 Reading package lists... [2022-08-03T18:12:12.225Z] #76 32.73 Reading package lists... [2022-08-03T18:12:12.225Z] #76 ... [2022-08-03T18:12:12.225Z] [2022-08-03T18:12:12.225Z] #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-08-03T18:12:12.225Z] #42 sha256:2daaabb517a2117d5c49e0984e2aaad50a05a319290ff6ed6b260933d5466e2d [2022-08-03T18:12:12.225Z] #42 27.70 Fetched 8563 kB in 18s (482 kB/s) [2022-08-03T18:12:12.225Z] #42 27.70 Reading package lists... [2022-08-03T18:12:12.287Z] #84 91.54 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-03T18:12:12.287Z] #84 91.54 checking whether make supports nested variables... (cached) yes [2022-08-03T18:12:12.287Z] #84 91.54 checking for pkg-config... /usr/bin/pkg-config [2022-08-03T18:12:12.287Z] #84 91.54 checking pkg-config is at least version 0.9.0... yes [2022-08-03T18:12:12.287Z] #84 91.55 checking for yajl >= 2.1.0... yes [2022-08-03T18:12:12.287Z] #84 91.57 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-03T18:12:12.287Z] #84 91.58 checking for gcc... (cached) gcc [2022-08-03T18:12:12.287Z] #84 91.63 checking whether we are using the GNU C compiler... (cached) yes [2022-08-03T18:12:12.287Z] #84 91.64 checking whether gcc accepts -g... (cached) yes [2022-08-03T18:12:12.287Z] #84 91.64 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-03T18:12:12.287Z] #84 91.64 checking whether gcc understands -c and -o together... (cached) yes [2022-08-03T18:12:12.287Z] #84 91.64 checking for a Python interpreter with version >= 3... python3 [2022-08-03T18:12:12.287Z] #84 91.68 checking for python3... /usr/bin/python3 [2022-08-03T18:12:12.287Z] #84 91.68 checking for python3 version... 3.9 [2022-08-03T18:12:12.287Z] #84 91.71 checking for python3 platform... linux [2022-08-03T18:12:12.287Z] #84 91.75 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-03T18:12:12.486Z] #77 ... [2022-08-03T18:12:12.486Z] [2022-08-03T18:12:12.486Z] #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-08-03T18:12:12.486Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:12:12.486Z] #14 90.60 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-03T18:12:12.486Z] #14 90.61 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-03T18:12:12.486Z] #14 90.62 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-03T18:12:12.486Z] #14 97.00 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-03T18:12:12.486Z] #14 97.01 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-03T18:12:12.486Z] #14 97.02 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-03T18:12:12.544Z] #84 91.85 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-03T18:12:12.649Z] #29 3.612 Fetched 8563 kB in 2s (3668 kB/s) [2022-08-03T18:12:12.792Z] #42 34.18 Reading package lists... [2022-08-03T18:12:12.792Z] #42 ... [2022-08-03T18:12:12.792Z] [2022-08-03T18:12:12.792Z] #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-08-03T18:12:12.792Z] #31 sha256:f9954134abdd83a120ef02ec26bb8dc5e5ba4435692641c1e3376af27928daca [2022-08-03T18:12:12.792Z] #31 32.98 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-03T18:12:12.800Z] #84 92.07 checking that generated files are newer than configure... done [2022-08-03T18:12:12.800Z] #84 92.28 configure: creating ./config.status [2022-08-03T18:12:13.583Z] #29 3.612 Reading package lists... [2022-08-03T18:12:14.017Z] #64 43.93 + bin/ctr [2022-08-03T18:12:14.148Z] #29 4.377 Reading package lists... [2022-08-03T18:12:14.169Z] #84 93.46 config.status: creating Makefile [2022-08-03T18:12:14.169Z] #84 93.49 config.status: creating config.h [2022-08-03T18:12:14.169Z] #84 93.51 config.status: executing libtool commands [2022-08-03T18:12:14.169Z] #84 93.53 config.status: executing depfiles commands [2022-08-03T18:12:14.404Z] #29 5.124 Building dependency tree... [2022-08-03T18:12:14.404Z] #29 5.467 The following additional packages will be installed: [2022-08-03T18:12:14.404Z] #29 5.467 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-03T18:12:14.404Z] #29 5.467 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-03T18:12:14.404Z] #29 5.467 Recommended packages: [2022-08-03T18:12:14.404Z] #29 5.467 libldap-common publicsuffix libsasl2-modules [2022-08-03T18:12:14.426Z] #84 93.92 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-03T18:12:14.426Z] #84 93.93 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-03T18:12:14.698Z] #31 34.74 #=#=# [2022-08-03T18:12:14.970Z] #29 5.626 The following NEW packages will be installed: [2022-08-03T18:12:14.970Z] #29 5.626 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-03T18:12:14.970Z] #29 5.626 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-03T18:12:14.970Z] #29 5.626 libssh2-1 openssl [2022-08-03T18:12:14.970Z] #29 5.902 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-03T18:12:14.970Z] #29 5.902 Need to get 3047 kB of archives. [2022-08-03T18:12:14.970Z] #29 5.902 After this operation, 6661 kB of additional disk space will be used. [2022-08-03T18:12:14.970Z] #29 5.902 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-03T18:12:14.970Z] #29 5.920 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-03T18:12:14.970Z] #29 5.920 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-03T18:12:14.970Z] #29 5.936 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-08-03T18:12:14.970Z] #29 5.936 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-03T18:12:14.970Z] #29 5.936 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-03T18:12:14.970Z] #29 5.936 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-03T18:12:14.970Z] #29 5.936 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-03T18:12:14.970Z] #29 5.936 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-03T18:12:14.970Z] #29 5.936 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-03T18:12:14.970Z] #29 5.939 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-03T18:12:14.970Z] #29 5.960 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-03T18:12:14.970Z] #29 5.960 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-03T18:12:14.970Z] #29 5.960 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-03T18:12:14.970Z] #29 5.960 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-03T18:12:14.989Z] #84 94.15 checking for gcc... gcc [2022-08-03T18:12:14.989Z] #84 94.21 checking whether the C compiler works... yes [2022-08-03T18:12:14.989Z] #84 94.33 checking for C compiler default output file name... a.out [2022-08-03T18:12:14.989Z] #84 94.33 checking for suffix of executables... [2022-08-03T18:12:15.028Z] #14 103.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-03T18:12:15.028Z] #14 103.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-03T18:12:15.028Z] #14 103.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-03T18:12:15.245Z] #84 94.42 checking whether we are cross compiling... no [2022-08-03T18:12:15.245Z] #84 94.61 checking for suffix of object files... o [2022-08-03T18:12:15.502Z] #84 94.67 checking whether we are using the GNU C compiler... yes [2022-08-03T18:12:15.502Z] #84 94.74 checking whether gcc accepts -g... yes [2022-08-03T18:12:15.540Z] #29 6.212 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:12:15.540Z] #29 6.261 Fetched 3047 kB in 0s (9521 kB/s) [2022-08-03T18:12:15.540Z] #29 6.362 Selecting previously unselected package openssl. [2022-08-03T18:12:15.540Z] #29 6.362 (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-08-03T18:12:15.540Z] #29 6.362 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-03T18:12:15.540Z] #29 6.368 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-03T18:12:15.598Z] #14 ... [2022-08-03T18:12:15.598Z] [2022-08-03T18:12:15.598Z] #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-08-03T18:12:15.598Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:12:15.598Z] #77 51.94 configure.ac:7: installing './compile' [2022-08-03T18:12:15.598Z] #77 51.95 configure.ac:11: installing './config.guess' [2022-08-03T18:12:15.598Z] #77 51.97 configure.ac:11: installing './config.sub' [2022-08-03T18:12:15.598Z] #77 51.97 configure.ac:8: installing './install-sh' [2022-08-03T18:12:15.598Z] #77 51.98 configure.ac:8: installing './missing' [2022-08-03T18:12:15.736Z] #31 35.19 #=#=# 0.0% ####### 10.8% ############## 19.6% ####################### 33.2% ############################# 40.8% [2022-08-03T18:12:15.736Z] #31 ... [2022-08-03T18:12:15.736Z] [2022-08-03T18:12:15.736Z] #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-08-03T18:12:15.736Z] #51 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:12:15.736Z] #51 27.14 Fetched 8567 kB in 17s (491 kB/s) [2022-08-03T18:12:15.736Z] #51 27.14 Reading package lists... [2022-08-03T18:12:15.736Z] #51 33.84 Reading package lists... [2022-08-03T18:12:15.736Z] #51 ... [2022-08-03T18:12:15.736Z] [2022-08-03T18:12:15.736Z] #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-08-03T18:12:15.736Z] #31 sha256:f9954134abdd83a120ef02ec26bb8dc5e5ba4435692641c1e3376af27928daca [2022-08-03T18:12:15.759Z] #84 94.85 checking for gcc option to accept ISO C89... none needed [2022-08-03T18:12:15.759Z] #84 94.97 checking whether gcc understands -c and -o together... yes [2022-08-03T18:12:15.759Z] #84 95.06 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-03T18:12:15.759Z] #84 95.09 checking whether build environment is sane... yes [2022-08-03T18:12:15.759Z] #84 95.11 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-03T18:12:15.759Z] #84 95.12 checking for gawk... no [2022-08-03T18:12:15.759Z] #84 95.12 checking for mawk... mawk [2022-08-03T18:12:15.759Z] #84 95.12 checking whether make sets $(MAKE)... yes [2022-08-03T18:12:15.759Z] #84 95.15 checking whether make supports the include directive... yes (GNU style) [2022-08-03T18:12:15.759Z] #84 95.17 checking whether make supports nested variables... yes [2022-08-03T18:12:15.759Z] #84 95.19 checking whether UID '0' is supported by ustar format... yes [2022-08-03T18:12:15.759Z] #84 95.19 checking whether GID '0' is supported by ustar format... yes [2022-08-03T18:12:15.759Z] #84 95.19 checking how to create a ustar tar archive... gnutar [2022-08-03T18:12:15.759Z] #84 95.22 checking dependency style of gcc... gcc3 [2022-08-03T18:12:15.798Z] #29 6.579 Selecting previously unselected package ca-certificates. [2022-08-03T18:12:15.798Z] #29 6.579 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-03T18:12:15.798Z] #29 6.584 Unpacking ca-certificates (20210119) ... [2022-08-03T18:12:15.858Z] #77 52.14 Makefile.am: installing './depcomp' [2022-08-03T18:12:16.016Z] #84 95.32 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-03T18:12:16.016Z] #84 95.32 checking whether make supports nested variables... (cached) yes [2022-08-03T18:12:16.016Z] #84 95.36 checking build system type... x86_64-pc-linux-gnu [2022-08-03T18:12:16.016Z] #84 95.52 checking host system type... x86_64-pc-linux-gnu [2022-08-03T18:12:16.016Z] #84 95.52 checking how to print strings... printf [2022-08-03T18:12:16.016Z] #84 95.53 checking for a sed that does not truncate output... /bin/sed [2022-08-03T18:12:16.016Z] #84 95.54 checking for grep that handles long lines and -e... /bin/grep [2022-08-03T18:12:16.016Z] #84 95.55 checking for egrep... /bin/grep -E [2022-08-03T18:12:16.016Z] #84 95.55 checking for fgrep... /bin/grep -F [2022-08-03T18:12:16.016Z] #84 95.56 checking for ld used by gcc... /usr/bin/ld [2022-08-03T18:12:16.055Z] #29 6.780 Selecting previously unselected package libbrotli1:amd64. [2022-08-03T18:12:16.055Z] #29 6.780 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-03T18:12:16.055Z] #29 6.824 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-03T18:12:16.055Z] #29 ... [2022-08-03T18:12:16.055Z] [2022-08-03T18:12:16.055Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:12:16.055Z] #11 sha256:ea395710259a8ba7423c94c0cfa26583ca643a55acb2bec50a9580f82f79356a [2022-08-03T18:12:16.055Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.7s done [2022-08-03T18:12:16.055Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 1.0s done [2022-08-03T18:12:16.055Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.5s [2022-08-03T18:12:16.055Z] #11 ... [2022-08-03T18:12:16.055Z] [2022-08-03T18:12:16.055Z] #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-08-03T18:12:16.055Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-03T18:12:16.055Z] #29 6.902 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-03T18:12:16.055Z] #29 6.902 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-03T18:12:16.055Z] #29 6.941 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-03T18:12:16.272Z] #84 95.59 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-03T18:12:16.273Z] #84 95.59 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-03T18:12:16.273Z] #84 95.61 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-03T18:12:16.273Z] #84 95.67 checking whether ln -s works... yes [2022-08-03T18:12:16.273Z] #84 95.68 checking the maximum length of command line arguments... 1572864 [2022-08-03T18:12:16.273Z] #84 95.70 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-03T18:12:16.273Z] #84 95.70 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-03T18:12:16.273Z] #84 95.70 checking for /usr/bin/ld option to reload object files... -r [2022-08-03T18:12:16.273Z] #84 95.70 checking for objdump... objdump [2022-08-03T18:12:16.273Z] #84 95.70 checking how to recognize dependent libraries... pass_all [2022-08-03T18:12:16.273Z] #84 95.70 checking for dlltool... no [2022-08-03T18:12:16.273Z] #84 95.71 checking how to associate runtime and link libraries... printf %s\n [2022-08-03T18:12:16.273Z] #84 95.71 checking for ar... ar [2022-08-03T18:12:16.273Z] #84 95.71 checking for archiver @FILE support... @ [2022-08-03T18:12:16.305Z] #31 35.19 #=#=# 0.0% ####### 10.8% ############## 19.6% ####################### 33.2% ############################# 40.8% #################################### 51.2% ########################################### 61.0% ################################################ 67.0% ##################################################### 74.1% ####################################################### 76.6% ############################################################ 84.7% ######################################################################## 100.0% [2022-08-03T18:12:16.312Z] #29 7.072 Selecting previously unselected package libsasl2-2:amd64. [2022-08-03T18:12:16.312Z] #29 7.072 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-03T18:12:16.312Z] #29 7.078 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-03T18:12:16.312Z] #29 7.229 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-03T18:12:16.312Z] #29 7.229 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-03T18:12:16.312Z] #29 7.234 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-03T18:12:16.529Z] #84 95.79 checking for strip... strip [2022-08-03T18:12:16.530Z] #84 95.79 checking for ranlib... ranlib [2022-08-03T18:12:16.530Z] #84 95.79 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-03T18:12:16.570Z] #29 7.336 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-03T18:12:16.570Z] #29 7.336 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-03T18:12:16.570Z] #29 7.373 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-03T18:12:16.570Z] #29 7.461 Selecting previously unselected package libpsl5:amd64. [2022-08-03T18:12:16.570Z] #29 7.461 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-03T18:12:16.570Z] #29 7.467 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-03T18:12:16.570Z] #29 7.586 Selecting previously unselected package librtmp1:amd64. [2022-08-03T18:12:16.570Z] #29 7.586 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-03T18:12:16.787Z] #84 96.07 checking for sysroot... no [2022-08-03T18:12:16.787Z] #84 96.07 checking for a working dd... /bin/dd [2022-08-03T18:12:16.787Z] #84 96.08 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-03T18:12:16.787Z] #84 96.16 checking for mt... no [2022-08-03T18:12:16.787Z] #84 96.16 checking if : is a manifest tool... no [2022-08-03T18:12:16.787Z] #84 96.17 checking how to run the C preprocessor... gcc -E [2022-08-03T18:12:16.827Z] #29 7.598 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-03T18:12:16.827Z] #29 7.667 Selecting previously unselected package libssh2-1:amd64. [2022-08-03T18:12:16.827Z] #29 7.667 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-03T18:12:16.827Z] #29 7.672 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-03T18:12:16.827Z] #29 7.809 Selecting previously unselected package libcurl4:amd64. [2022-08-03T18:12:16.827Z] #29 7.809 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-03T18:12:17.083Z] #29 7.815 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-03T18:12:17.083Z] #29 7.960 Selecting previously unselected package curl. [2022-08-03T18:12:17.083Z] #29 7.960 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-03T18:12:17.083Z] #29 7.966 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-03T18:12:17.241Z] #77 53.45 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-03T18:12:17.241Z] #77 53.45 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-03T18:12:17.241Z] #77 53.56 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-03T18:12:17.241Z] #77 53.56 libtoolize: copying file 'm4/libtool.m4' [2022-08-03T18:12:17.241Z] #77 53.66 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-03T18:12:17.241Z] #77 53.79 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-03T18:12:17.300Z] #84 96.32 checking for ANSI C header files... yes [2022-08-03T18:12:17.301Z] #84 96.72 checking for sys/types.h... yes [2022-08-03T18:12:17.341Z] #29 8.073 Selecting previously unselected package libonig5:amd64. [2022-08-03T18:12:17.341Z] #29 8.073 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-03T18:12:17.341Z] #29 8.079 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-03T18:12:17.341Z] #29 8.175 Selecting previously unselected package libjq1:amd64. [2022-08-03T18:12:17.341Z] #29 8.175 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-03T18:12:17.341Z] #29 8.180 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-03T18:12:17.341Z] #29 8.292 Selecting previously unselected package jq. [2022-08-03T18:12:17.341Z] #29 8.294 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-03T18:12:17.341Z] #29 8.331 Unpacking jq (1.6-2.1) ... [2022-08-03T18:12:17.341Z] #29 8.411 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-03T18:12:17.501Z] #77 53.93 libtoolize: copying file 'm4/ltversion.m4' [2022-08-03T18:12:17.501Z] #77 54.03 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-03T18:12:17.557Z] #84 96.82 checking for sys/stat.h... yes [2022-08-03T18:12:17.557Z] #84 96.94 checking for stdlib.h... yes [2022-08-03T18:12:17.603Z] #29 8.454 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-03T18:12:17.603Z] #29 8.465 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-03T18:12:17.603Z] #29 8.480 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-03T18:12:17.603Z] #29 8.506 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-03T18:12:17.603Z] #29 8.517 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-03T18:12:17.603Z] #29 8.532 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-03T18:12:17.603Z] #29 8.555 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-03T18:12:17.603Z] #29 8.576 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-03T18:12:17.603Z] #29 8.590 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-03T18:12:17.603Z] #29 8.607 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-03T18:12:17.603Z] #29 8.622 Setting up ca-certificates (20210119) ... [2022-08-03T18:12:17.689Z] #31 37.91 [2022-08-03T18:12:17.761Z] #77 54.13 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-03T18:12:17.814Z] #84 97.05 checking for string.h... yes [2022-08-03T18:12:17.814Z] #84 97.17 checking for memory.h... yes [2022-08-03T18:12:18.071Z] #84 97.28 checking for strings.h... yes [2022-08-03T18:12:18.071Z] #84 97.41 checking for inttypes.h... yes [2022-08-03T18:12:18.071Z] #84 97.52 checking for stdint.h... yes [2022-08-03T18:12:18.329Z] #84 97.61 checking for unistd.h... yes [2022-08-03T18:12:18.329Z] #84 97.73 checking for dlfcn.h... yes [2022-08-03T18:12:18.538Z] #29 9.358 Updating certificates in /etc/ssl/certs... [2022-08-03T18:12:18.585Z] #84 97.85 checking for objdir... .libs [2022-08-03T18:12:18.585Z] #84 ... [2022-08-03T18:12:18.585Z] [2022-08-03T18:12:18.585Z] #19 [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-08-03T18:12:18.585Z] #19 sha256:886e3117dc7cbd92161d88bbe87acffc9f8dffaca5dfd1a78476bb44749f67c8 [2022-08-03T18:12:18.585Z] #19 110.4 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-03T18:12:18.585Z] #19 110.4 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-03T18:12:18.585Z] #19 110.4 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-03T18:12:18.585Z] #19 110.5 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-03T18:12:18.585Z] #19 110.5 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-03T18:12:18.585Z] #19 110.5 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-03T18:12:18.585Z] #19 ... [2022-08-03T18:12:18.585Z] [2022-08-03T18:12:18.585Z] #84 [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-08-03T18:12:18.585Z] #84 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:12:18.842Z] #84 98.09 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-03T18:12:18.842Z] #84 98.16 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-03T18:12:18.842Z] #84 98.16 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-03T18:12:19.098Z] #84 98.25 checking if gcc static flag -static works... yes [2022-08-03T18:12:19.099Z] #84 98.53 checking if gcc supports -c -o file.o... yes [2022-08-03T18:12:19.099Z] #84 98.63 checking if gcc supports -c -o file.o... (cached) yes [2022-08-03T18:12:19.099Z] #84 98.63 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-03T18:12:19.471Z] #29 10.39 129 added, 0 removed; done. [2022-08-03T18:12:19.471Z] #29 10.46 Setting up jq (1.6-2.1) ... [2022-08-03T18:12:19.612Z] #84 98.66 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-03T18:12:19.612Z] #84 98.83 checking how to hardcode library paths into programs... immediate [2022-08-03T18:12:19.612Z] #84 98.83 checking whether stripping libraries is possible... yes [2022-08-03T18:12:19.612Z] #84 98.84 checking if libtool supports shared libraries... yes [2022-08-03T18:12:19.612Z] #84 98.84 checking whether to build shared libraries... no [2022-08-03T18:12:19.612Z] #84 98.84 checking whether to build static libraries... yes [2022-08-03T18:12:19.612Z] #84 98.85 checking float.h usability... yes [2022-08-03T18:12:19.612Z] #84 98.97 checking float.h presence... yes [2022-08-03T18:12:19.612Z] #84 98.99 checking for float.h... yes [2022-08-03T18:12:19.730Z] #29 10.47 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-03T18:12:19.730Z] #29 10.48 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-03T18:12:19.730Z] #29 10.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:12:19.730Z] #29 10.53 Processing triggers for ca-certificates (20210119) ... [2022-08-03T18:12:19.730Z] #29 10.54 Updating certificates in /etc/ssl/certs... [2022-08-03T18:12:19.868Z] #84 99.01 checking limits.h usability... yes [2022-08-03T18:12:19.868Z] #84 99.14 checking limits.h presence... yes [2022-08-03T18:12:19.868Z] #84 99.17 checking for limits.h... yes [2022-08-03T18:12:19.868Z] #84 99.20 checking stddef.h usability... yes [2022-08-03T18:12:19.868Z] #84 99.30 checking stddef.h presence... yes [2022-08-03T18:12:19.868Z] #84 99.33 checking for stddef.h... yes [2022-08-03T18:12:19.868Z] #84 99.35 checking for stdlib.h... (cached) yes [2022-08-03T18:12:19.868Z] #84 99.36 checking for string.h... (cached) yes [2022-08-03T18:12:20.125Z] #84 99.38 checking sys/time.h usability... yes [2022-08-03T18:12:20.125Z] #84 99.47 checking sys/time.h presence... yes [2022-08-03T18:12:20.125Z] #84 99.51 checking for sys/time.h... yes [2022-08-03T18:12:20.125Z] #84 99.52 checking for inline... inline [2022-08-03T18:12:20.381Z] #84 99.57 checking for size_t... yes [2022-08-03T18:12:20.381Z] #84 99.76 checking for stdlib.h... (cached) yes [2022-08-03T18:12:20.638Z] #84 99.76 checking for GNU libc compatible malloc... yes [2022-08-03T18:12:20.638Z] #84 99.94 checking for stdlib.h... (cached) yes [2022-08-03T18:12:20.664Z] #29 11.39 0 added, 0 removed; done. [2022-08-03T18:12:20.664Z] #29 11.39 Running hooks in /etc/ca-certificates/update.d... [2022-08-03T18:12:20.664Z] #29 11.39 done. [2022-08-03T18:12:20.894Z] #84 99.94 checking for GNU libc compatible realloc... yes [2022-08-03T18:12:20.895Z] #84 100.1 checking for working strtod... yes [2022-08-03T18:12:21.151Z] #84 100.4 checking for gettimeofday... yes [2022-08-03T18:12:21.407Z] #84 100.6 checking for memset... yes [2022-08-03T18:12:21.407Z] #84 100.7 checking for strspn... yes [2022-08-03T18:12:21.594Z] #29 DONE 12.4s [2022-08-03T18:12:21.594Z] [2022-08-03T18:12:21.594Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-03T18:12:21.594Z] #30 sha256:9e64a181083999b049654e9a338ff2ec55a8a93d584e93701cca428dab928055 [2022-08-03T18:12:21.594Z] #30 DONE 0.2s [2022-08-03T18:12:21.594Z] [2022-08-03T18:12:21.594Z] #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-08-03T18:12:21.594Z] #31 sha256:ceea98a1859e1f8eb7053632cc5bd812364dcf91b0b827d303b8f04e24d64c13 [2022-08-03T18:12:21.664Z] #84 100.9 checking that generated files are newer than configure... done [2022-08-03T18:12:21.664Z] #84 100.9 configure: creating ./config.status [2022-08-03T18:12:21.881Z] #31 ... [2022-08-03T18:12:21.881Z] [2022-08-03T18:12:21.881Z] #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-08-03T18:12:21.881Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:12:21.881Z] #55 37.41 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-03T18:12:21.881Z] #55 37.56 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-03T18:12:21.881Z] #55 37.56 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-03T18:12:21.881Z] #55 37.71 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-03T18:12:21.881Z] #55 37.71 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-03T18:12:21.881Z] #55 37.86 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-03T18:12:21.881Z] #55 37.86 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-03T18:12:21.881Z] #55 38.09 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-03T18:12:21.881Z] #55 38.09 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-03T18:12:21.881Z] #55 38.33 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-03T18:12:21.881Z] #55 38.41 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-03T18:12:21.881Z] #55 38.41 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-03T18:12:21.881Z] #55 39.25 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-03T18:12:21.881Z] #55 39.33 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-03T18:12:21.881Z] #55 39.62 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-03T18:12:21.881Z] #55 39.93 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-03T18:12:21.881Z] #55 40.03 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-03T18:12:21.881Z] #55 40.16 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-03T18:12:21.881Z] #55 40.16 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-03T18:12:21.881Z] #55 40.25 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-03T18:12:21.881Z] #55 40.43 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-03T18:12:21.881Z] #55 40.44 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-03T18:12:21.881Z] #55 40.50 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-03T18:12:21.881Z] #55 40.61 go: downloading github.com/prometheus/common v0.32.1 [2022-08-03T18:12:21.881Z] #55 41.22 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-03T18:12:21.881Z] #55 41.35 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-03T18:12:21.881Z] #55 42.63 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-03T18:12:22.129Z] #64 ... [2022-08-03T18:12:22.129Z] [2022-08-03T18:12:22.129Z] #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-08-03T18:12:22.129Z] #14 sha256:1a3dc220517eaaf19c169fa8a6b70bbf064cada7f4c0f1356ff91a38f8353c0e [2022-08-03T18:12:22.129Z] #14 74.18 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-03T18:12:22.129Z] #14 74.18 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-03T18:12:22.129Z] #14 74.18 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-03T18:12:22.129Z] #14 79.37 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-03T18:12:22.129Z] #14 79.38 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-03T18:12:22.129Z] #14 79.38 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-03T18:12:22.129Z] #14 ... [2022-08-03T18:12:22.129Z] [2022-08-03T18:12:22.129Z] #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-08-03T18:12:22.129Z] #77 sha256:fd80ac36a1c00b3b408ca4d07af02eaee67dfbfa34a045771fe03a3f497e6195 [2022-08-03T18:12:22.129Z] #77 35.52 libtoolize: putting auxiliary files in '.'. [2022-08-03T18:12:22.129Z] #77 35.53 libtoolize: copying file './ltmain.sh' [2022-08-03T18:12:22.129Z] #77 36.33 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-03T18:12:22.129Z] #77 36.33 libtoolize: and rerunning libtoolize and aclocal. [2022-08-03T18:12:22.129Z] #77 36.33 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-03T18:12:22.129Z] #77 44.02 configure.ac:7: installing './compile' [2022-08-03T18:12:22.129Z] #77 44.03 configure.ac:11: installing './config.guess' [2022-08-03T18:12:22.129Z] #77 44.03 configure.ac:11: installing './config.sub' [2022-08-03T18:12:22.129Z] #77 44.04 configure.ac:8: installing './install-sh' [2022-08-03T18:12:22.129Z] #77 44.05 configure.ac:8: installing './missing' [2022-08-03T18:12:22.129Z] #77 44.14 Makefile.am: installing './depcomp' [2022-08-03T18:12:22.129Z] #77 45.36 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-03T18:12:22.129Z] #77 45.36 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-03T18:12:22.129Z] #77 ... [2022-08-03T18:12:22.129Z] [2022-08-03T18:12:22.129Z] #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-08-03T18:12:22.129Z] #14 sha256:1a3dc220517eaaf19c169fa8a6b70bbf064cada7f4c0f1356ff91a38f8353c0e [2022-08-03T18:12:22.129Z] #14 84.81 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-03T18:12:22.129Z] #14 84.81 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-03T18:12:22.129Z] #14 84.82 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-03T18:12:22.171Z] #55 44.22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-03T18:12:22.171Z] #55 ... [2022-08-03T18:12:22.171Z] [2022-08-03T18:12:22.171Z] #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-08-03T18:12:22.171Z] #31 sha256:f9954134abdd83a120ef02ec26bb8dc5e5ba4435692641c1e3376af27928daca [2022-08-03T18:12:22.171Z] #31 42.34 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-03T18:12:22.594Z] #84 102.1 config.status: creating Makefile [2022-08-03T18:12:22.850Z] #84 102.1 config.status: creating config.h [2022-08-03T18:12:22.850Z] #84 102.2 config.status: executing depfiles commands [2022-08-03T18:12:22.850Z] #84 102.3 config.status: executing libtool commands [2022-08-03T18:12:23.562Z] #31 ... [2022-08-03T18:12:23.562Z] [2022-08-03T18:12:23.562Z] #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-08-03T18:12:23.562Z] #62 sha256:0f122c100b18f379b7f3e9566e317a95fe779f8babf1defe17ea826fe84f6a77 [2022-08-03T18:12:23.562Z] #62 34.00 Building dependency tree... [2022-08-03T18:12:23.562Z] #62 38.01 The following additional packages will be installed: [2022-08-03T18:12:23.562Z] #62 38.01 libbtrfs0 [2022-08-03T18:12:23.562Z] #62 38.33 The following NEW packages will be installed: [2022-08-03T18:12:23.562Z] #62 38.33 libbtrfs-dev libbtrfs0 [2022-08-03T18:12:23.562Z] #62 38.74 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-08-03T18:12:23.562Z] #62 38.74 Need to get 460 kB of archives. [2022-08-03T18:12:23.562Z] #62 38.74 After this operation, 1237 kB of additional disk space will be used. [2022-08-03T18:12:23.562Z] #62 38.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-03T18:12:23.562Z] #62 38.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-03T18:12:23.562Z] #62 40.15 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:12:23.562Z] #62 40.50 Fetched 460 kB in 0s (1254 kB/s) [2022-08-03T18:12:23.562Z] #62 40.63 Selecting previously unselected package libbtrfs0:amd64. [2022-08-03T18:12:23.562Z] #62 40.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-03T18:12:23.562Z] #62 40.72 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-03T18:12:23.562Z] #62 40.74 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-03T18:12:23.562Z] #62 41.14 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-03T18:12:23.562Z] #62 41.14 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-03T18:12:23.562Z] #62 41.17 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-03T18:12:23.562Z] #62 41.62 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-03T18:12:23.562Z] #62 41.77 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-03T18:12:23.562Z] #62 41.90 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:12:23.562Z] #62 ... [2022-08-03T18:12:23.562Z] [2022-08-03T18:12:23.562Z] #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-08-03T18:12:23.562Z] #51 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:12:23.562Z] #51 33.84 Reading package lists... [2022-08-03T18:12:23.562Z] #51 40.07 Building dependency tree... [2022-08-03T18:12:23.562Z] #51 43.08 The following additional packages will be installed: [2022-08-03T18:12:23.562Z] #51 43.08 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-03T18:12:23.562Z] #51 43.08 python3-protobuf python3-six [2022-08-03T18:12:23.562Z] #51 43.08 Suggested packages: [2022-08-03T18:12:23.562Z] #51 43.08 python3-setuptools [2022-08-03T18:12:23.562Z] #51 43.08 Recommended packages: [2022-08-03T18:12:23.562Z] #51 43.08 iproute2 | iproute [2022-08-03T18:12:23.562Z] #51 43.54 The following NEW packages will be installed: [2022-08-03T18:12:23.562Z] #51 43.54 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-03T18:12:23.562Z] #51 43.54 python3-protobuf python3-six [2022-08-03T18:12:23.562Z] #51 43.92 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-03T18:12:23.562Z] #51 43.92 Need to get 2315 kB of archives. [2022-08-03T18:12:23.562Z] #51 43.92 After this operation, 11.1 MB of additional disk space will be used. [2022-08-03T18:12:23.562Z] #51 43.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-03T18:12:23.562Z] #51 44.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-03T18:12:23.562Z] #51 44.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-03T18:12:23.562Z] #51 44.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-03T18:12:23.562Z] #51 44.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-03T18:12:23.562Z] #51 44.24 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-08-03T18:12:23.562Z] #51 44.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-03T18:12:23.780Z] #84 102.9 GEN .version [2022-08-03T18:12:23.780Z] #84 103.0 make install-recursive [2022-08-03T18:12:23.780Z] #84 103.0 make[1]: Entering directory '/tmp/crun-build' [2022-08-03T18:12:23.780Z] #84 103.0 Making install in libocispec [2022-08-03T18:12:23.780Z] #84 103.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-03T18:12:23.780Z] #84 103.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-03T18:12:23.780Z] #84 103.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-03T18:12:23.780Z] #84 103.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-03T18:12:23.780Z] #84 103.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-03T18:12:23.822Z] #51 ... [2022-08-03T18:12:23.822Z] [2022-08-03T18:12:23.822Z] #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-08-03T18:12:23.822Z] #34 sha256:835450d2109a8d3ba6fedea550a0eae6f71dff8269bd8d2739ac02bb595ac4a1 [2022-08-03T18:12:23.822Z] #34 35.58 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/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-08-03T18:12:23.822Z] #34 36.40 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-03T18:12:23.822Z] #34 36.71 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-03T18:12:23.822Z] #34 ... [2022-08-03T18:12:23.822Z] [2022-08-03T18:12:23.822Z] #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-08-03T18:12:23.822Z] #42 sha256:2daaabb517a2117d5c49e0984e2aaad50a05a319290ff6ed6b260933d5466e2d [2022-08-03T18:12:23.822Z] #42 34.18 Reading package lists... [2022-08-03T18:12:23.822Z] #42 40.55 Building dependency tree... [2022-08-03T18:12:23.822Z] #42 44.50 The following additional packages will be installed: [2022-08-03T18:12:23.822Z] #42 44.51 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-03T18:12:23.822Z] #42 44.53 Suggested packages: [2022-08-03T18:12:23.822Z] #42 44.55 cmake-doc ninja-build lrzip [2022-08-03T18:12:23.822Z] #42 44.55 Recommended packages: [2022-08-03T18:12:23.822Z] #42 44.55 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-03T18:12:23.822Z] #42 45.68 The following NEW packages will be installed: [2022-08-03T18:12:23.822Z] #42 45.73 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-03T18:12:23.822Z] #42 45.75 vim-common xxd [2022-08-03T18:12:24.080Z] #42 ... [2022-08-03T18:12:24.080Z] [2022-08-03T18:12:24.080Z] #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-08-03T18:12:24.080Z] #31 sha256:f9954134abdd83a120ef02ec26bb8dc5e5ba4435692641c1e3376af27928daca [2022-08-03T18:12:24.080Z] #31 44.31 [2022-08-03T18:12:24.124Z] #31 2.376 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-03T18:12:24.341Z] #31 ... [2022-08-03T18:12:24.341Z] [2022-08-03T18:12:24.341Z] #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-08-03T18:12:24.341Z] #57 sha256:8c6f299198c843c0d904e4e4138559e251248511fdce630be12b55668cec2e13 [2022-08-03T18:12:24.341Z] #57 42.93 v3.0.2 [2022-08-03T18:12:24.341Z] #57 DONE 46.3s [2022-08-03T18:12:24.341Z] [2022-08-03T18:12:24.341Z] #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-08-03T18:12:24.341Z] #62 sha256:0f122c100b18f379b7f3e9566e317a95fe779f8babf1defe17ea826fe84f6a77 [2022-08-03T18:12:24.341Z] #62 DONE 46.4s [2022-08-03T18:12:24.341Z] [2022-08-03T18:12:24.341Z] #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-08-03T18:12:24.341Z] #42 sha256:2daaabb517a2117d5c49e0984e2aaad50a05a319290ff6ed6b260933d5466e2d [2022-08-03T18:12:24.341Z] #42 46.27 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-08-03T18:12:24.341Z] #42 46.27 Need to get 17.7 MB of archives. [2022-08-03T18:12:24.341Z] #42 46.27 After this operation, 70.7 MB of additional disk space will be used. [2022-08-03T18:12:24.341Z] #42 46.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-03T18:12:24.341Z] #42 46.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-03T18:12:24.341Z] #42 46.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-03T18:12:24.341Z] #42 46.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-03T18:12:24.343Z] #84 103.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-03T18:12:24.343Z] #84 103.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-03T18:12:24.343Z] #84 103.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-03T18:12:24.343Z] #84 103.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-03T18:12:24.343Z] #84 103.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-03T18:12:24.343Z] #84 103.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-03T18:12:24.343Z] #84 103.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-03T18:12:24.343Z] #84 103.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-03T18:12:24.343Z] #84 103.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-03T18:12:24.343Z] #84 103.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-03T18:12:24.343Z] #84 103.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-03T18:12:24.343Z] #84 103.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-03T18:12:24.343Z] #84 103.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-03T18:12:24.343Z] #84 103.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-03T18:12:24.343Z] #84 103.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-03T18:12:24.343Z] #84 103.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-03T18:12:24.380Z] #31 2.748 [2022-08-03T18:12:24.636Z] #31 2.975 #=#=# ######################################################################## 100.0% [2022-08-03T18:12:24.893Z] #31 3.253 [2022-08-03T18:12:24.908Z] #42 ... [2022-08-03T18:12:24.909Z] [2022-08-03T18:12:24.909Z] #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-08-03T18:12:24.909Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:12:24.909Z] #14 30.81 Reading package lists... [2022-08-03T18:12:24.909Z] #14 37.15 Building dependency tree... [2022-08-03T18:12:24.909Z] #14 40.84 The following additional packages will be installed: [2022-08-03T18:12:24.909Z] #14 40.84 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-03T18:12:24.909Z] #14 40.84 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-03T18:12:24.909Z] #14 40.84 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-03T18:12:24.909Z] #14 40.84 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-03T18:12:24.909Z] #14 40.93 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-03T18:12:24.909Z] #14 40.93 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-03T18:12:24.909Z] #14 40.93 mingw-w64-common mingw-w64-x86-64-dev [2022-08-03T18:12:24.909Z] #14 40.93 Suggested packages: [2022-08-03T18:12:24.909Z] #14 40.93 gcc-10-locales seccomp wine64 [2022-08-03T18:12:24.909Z] #14 42.48 The following NEW packages will be installed: [2022-08-03T18:12:24.909Z] #14 42.48 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-03T18:12:24.909Z] #14 42.48 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-03T18:12:24.909Z] #14 42.48 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-03T18:12:24.909Z] #14 42.48 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-03T18:12:24.909Z] #14 42.48 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-03T18:12:24.909Z] #14 42.48 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-03T18:12:24.909Z] #14 42.48 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-03T18:12:24.909Z] #14 42.48 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-03T18:12:24.909Z] #14 42.48 mingw-w64-x86-64-dev [2022-08-03T18:12:24.909Z] #14 42.99 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-08-03T18:12:24.909Z] #14 42.99 Need to get 115 MB of archives. [2022-08-03T18:12:24.909Z] #14 42.99 After this operation, 645 MB of additional disk space will be used. [2022-08-03T18:12:24.909Z] #14 42.99 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-08-03T18:12:24.909Z] #14 43.32 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-08-03T18:12:24.909Z] #14 43.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-03T18:12:24.909Z] #14 43.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-03T18:12:24.909Z] #14 43.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-03T18:12:24.909Z] #14 43.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-03T18:12:24.909Z] #14 44.06 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-08-03T18:12:24.909Z] #14 44.34 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-08-03T18:12:24.909Z] #14 44.40 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-08-03T18:12:24.909Z] #14 45.48 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-08-03T18:12:25.167Z] #14 ... [2022-08-03T18:12:25.167Z] [2022-08-03T18:12:25.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-08-03T18:12:25.167Z] #42 sha256:2daaabb517a2117d5c49e0984e2aaad50a05a319290ff6ed6b260933d5466e2d [2022-08-03T18:12:25.167Z] #42 47.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-03T18:12:25.167Z] #42 47.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-03T18:12:25.167Z] #42 47.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-03T18:12:25.167Z] #42 47.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-03T18:12:25.167Z] #42 47.25 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-03T18:12:25.167Z] #42 47.28 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-03T18:12:25.272Z] #84 104.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-03T18:12:25.272Z] #84 104.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-03T18:12:25.272Z] #84 104.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-03T18:12:25.272Z] #84 104.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-03T18:12:25.272Z] #84 104.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-03T18:12:25.272Z] #84 104.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-03T18:12:25.272Z] #84 104.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-03T18:12:25.272Z] #84 104.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-03T18:12:25.272Z] #84 104.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-03T18:12:25.272Z] #84 104.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-03T18:12:25.272Z] #84 104.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-03T18:12:25.272Z] #84 104.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-03T18:12:25.272Z] #84 104.5 make install-recursive [2022-08-03T18:12:25.272Z] #84 104.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-03T18:12:25.272Z] #84 104.6 Making install in yajl [2022-08-03T18:12:25.272Z] #84 104.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-03T18:12:25.272Z] #84 104.6 CC src/libyajl_la-yajl_alloc.lo [2022-08-03T18:12:25.272Z] #84 104.7 CC verify/json_verify-json_verify.o [2022-08-03T18:12:25.272Z] #84 104.7 CC src/libyajl_la-yajl.lo [2022-08-03T18:12:25.272Z] #84 104.7 CC src/libyajl_la-yajl_gen.lo [2022-08-03T18:12:25.272Z] #84 104.7 CC src/libyajl_la-yajl_parser.lo [2022-08-03T18:12:25.272Z] #84 104.7 CC src/libyajl_la-yajl_buf.lo [2022-08-03T18:12:25.272Z] #84 104.7 CC src/libyajl_la-yajl_encode.lo [2022-08-03T18:12:25.272Z] #84 104.7 CC src/libyajl_la-yajl_lex.lo [2022-08-03T18:12:25.272Z] #84 104.7 CC src/libyajl_la-yajl_tree.lo [2022-08-03T18:12:25.428Z] #42 ... [2022-08-03T18:12:25.428Z] [2022-08-03T18:12:25.428Z] #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-08-03T18:12:25.428Z] #40 sha256:0c05b0be702a8202bf83840cea8ae807563070fe63b52f93aa4823550589edb9 [2022-08-03T18:12:25.428Z] #40 46.89 NAME: [2022-08-03T18:12:25.428Z] #40 46.89 go-winres - A tool for embedding resources in Windows executables [2022-08-03T18:12:25.428Z] #40 46.89 [2022-08-03T18:12:25.428Z] #40 46.89 USAGE: [2022-08-03T18:12:25.428Z] #40 46.89 go-winres [global options] command [command options] [arguments...] [2022-08-03T18:12:25.428Z] #40 46.89 [2022-08-03T18:12:25.428Z] #40 46.89 COMMANDS: [2022-08-03T18:12:25.428Z] #40 46.89 init Create an initial ./winres/winres.json [2022-08-03T18:12:25.428Z] #40 46.89 make Make syso files for the "go build" command [2022-08-03T18:12:25.428Z] #40 46.89 simply Make syso files for the "go build" command (simplified) [2022-08-03T18:12:25.428Z] #40 46.89 extract Extract all resources from an executable [2022-08-03T18:12:25.428Z] #40 46.89 patch Replace resources in an executable file (exe, dll) [2022-08-03T18:12:25.428Z] #40 46.89 help, h Shows a list of commands or help for one command [2022-08-03T18:12:25.428Z] #40 46.89 [2022-08-03T18:12:25.428Z] #40 46.89 GLOBAL OPTIONS: [2022-08-03T18:12:25.428Z] #40 46.89 --help, -h show help (default: false) [2022-08-03T18:12:25.428Z] #40 DONE 47.6s [2022-08-03T18:12:25.717Z] [2022-08-03T18:12:25.717Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-03T18:12:25.717Z] #63 sha256:006a68a7f66c435350372399b6df5593094b6b2449236e16da004ff4201e4a3e [2022-08-03T18:12:25.717Z] #63 DONE 1.4s [2022-08-03T18:12:25.717Z] [2022-08-03T18:12:25.717Z] #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-08-03T18:12:25.717Z] #76 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:12:25.717Z] #76 32.73 Reading package lists... [2022-08-03T18:12:25.717Z] #76 39.11 Building dependency tree... [2022-08-03T18:12:25.717Z] #76 43.66 python3 is already the newest version (3.9.2-3). [2022-08-03T18:12:25.717Z] #76 43.66 The following additional packages will be installed: [2022-08-03T18:12:25.717Z] #76 43.66 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-03T18:12:25.717Z] #76 43.66 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-03T18:12:25.717Z] #76 43.66 Suggested packages: [2022-08-03T18:12:25.717Z] #76 43.66 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-03T18:12:25.717Z] #76 43.66 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-03T18:12:25.717Z] #76 43.66 m4-doc ed diffutils-doc [2022-08-03T18:12:25.717Z] #76 43.66 Recommended packages: [2022-08-03T18:12:25.717Z] #76 43.66 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-03T18:12:25.717Z] #76 45.52 The following NEW packages will be installed: [2022-08-03T18:12:25.717Z] #76 45.54 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-03T18:12:25.717Z] #76 45.55 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-03T18:12:25.717Z] #76 45.57 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-03T18:12:25.717Z] #76 45.57 libyajl2 m4 patch xz-utils [2022-08-03T18:12:25.717Z] #76 46.02 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-08-03T18:12:25.717Z] #76 46.02 Need to get 5940 kB of archives. [2022-08-03T18:12:25.717Z] #76 46.02 After this operation, 18.7 MB of additional disk space will be used. [2022-08-03T18:12:25.717Z] #76 46.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-03T18:12:25.717Z] #76 46.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-03T18:12:25.717Z] #76 46.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-03T18:12:25.717Z] #76 46.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-03T18:12:25.717Z] #76 46.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-03T18:12:25.717Z] #76 46.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-03T18:12:25.717Z] #76 46.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-03T18:12:25.717Z] #76 46.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-03T18:12:25.717Z] #76 46.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-03T18:12:25.717Z] #76 46.27 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-03T18:12:25.717Z] #76 46.32 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-03T18:12:25.717Z] #76 46.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-03T18:12:25.717Z] #76 46.55 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-03T18:12:25.717Z] #76 46.55 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-03T18:12:25.717Z] #76 46.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-03T18:12:25.717Z] #76 46.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-03T18:12:25.717Z] #76 46.55 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-08-03T18:12:25.717Z] #76 46.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-03T18:12:25.717Z] #76 46.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-03T18:12:25.717Z] #76 46.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-03T18:12:25.717Z] #76 46.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-03T18:12:25.717Z] #76 46.63 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-03T18:12:25.717Z] #76 46.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-03T18:12:25.717Z] #76 47.54 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:12:25.717Z] #76 47.84 Fetched 5940 kB in 1s (6726 kB/s) [2022-08-03T18:12:25.717Z] #76 ... [2022-08-03T18:12:25.717Z] [2022-08-03T18:12:25.717Z] #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-08-03T18:12:25.717Z] #64 sha256:1de6f5fa165cb073918c5a71b800eba44a8380c55b78e9267eb9437dcac32c32 [2022-08-03T18:12:26.261Z] #31 4.289 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-03T18:12:26.261Z] #31 ... [2022-08-03T18:12:26.261Z] [2022-08-03T18:12:26.261Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:12:26.261Z] #11 sha256:ea395710259a8ba7423c94c0cfa26583ca643a55acb2bec50a9580f82f79356a [2022-08-03T18:12:26.261Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.4s done [2022-08-03T18:12:26.261Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 5.9s [2022-08-03T18:12:26.261Z] #11 ... [2022-08-03T18:12:26.261Z] [2022-08-03T18:12:26.261Z] #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-08-03T18:12:26.261Z] #31 sha256:ceea98a1859e1f8eb7053632cc5bd812364dcf91b0b827d303b8f04e24d64c13 [2022-08-03T18:12:26.261Z] #31 4.673 [2022-08-03T18:12:26.774Z] #31 4.893 #=#=# ######################################################################## 100.0% [2022-08-03T18:12:26.774Z] #31 5.219 [2022-08-03T18:12:28.141Z] #31 6.289 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-03T18:12:28.398Z] #31 6.577 [2022-08-03T18:12:28.911Z] #31 6.803 #=#=# 0.0% ########################################### 60.1% ######################################################################## 100.0% [2022-08-03T18:12:28.911Z] #31 7.406 [2022-08-03T18:12:29.446Z] #84 108.3 CCLD libyajl.la [2022-08-03T18:12:29.446Z] #84 108.5 CCLD verify/json_verify [2022-08-03T18:12:29.446Z] #84 108.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-03T18:12:29.446Z] #84 108.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-03T18:12:29.446Z] #84 108.8 make[5]: Nothing to be done for 'install-data-am'. [2022-08-03T18:12:29.446Z] #84 108.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-03T18:12:29.446Z] #84 108.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-03T18:12:29.446Z] #84 108.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-03T18:12:29.446Z] #84 108.9 CC src/validate.o [2022-08-03T18:12:29.446Z] #84 108.9 CC src/image_spec_schema_config_schema.lo [2022-08-03T18:12:29.446Z] #84 108.9 CC src/image_spec_schema_content_descriptor.lo [2022-08-03T18:12:29.446Z] #84 108.9 CC src/image_spec_schema_defs.lo [2022-08-03T18:12:29.707Z] #84 108.9 CC src/image_spec_schema_defs_descriptor.lo [2022-08-03T18:12:29.707Z] #84 108.9 CC src/image_spec_schema_image_index_schema.lo [2022-08-03T18:12:29.707Z] #84 109.0 CC src/image_spec_schema_image_layout_schema.lo [2022-08-03T18:12:29.707Z] #84 109.0 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-03T18:12:29.707Z] #84 109.0 CC src/runtime_spec_schema_config_linux.lo [2022-08-03T18:12:29.707Z] #84 109.0 CC src/runtime_spec_schema_config_schema.lo [2022-08-03T18:12:29.707Z] #84 109.0 CC src/runtime_spec_schema_config_zos.lo [2022-08-03T18:12:29.707Z] #84 109.0 CC src/runtime_spec_schema_config_solaris.lo [2022-08-03T18:12:29.707Z] #84 109.1 CC src/runtime_spec_schema_config_vm.lo [2022-08-03T18:12:29.707Z] #84 109.1 CC src/runtime_spec_schema_config_windows.lo [2022-08-03T18:12:29.707Z] #84 109.1 CC src/runtime_spec_schema_defs_linux.lo [2022-08-03T18:12:29.707Z] #84 109.2 CC src/runtime_spec_schema_defs.lo [2022-08-03T18:12:29.973Z] #84 109.2 CC src/runtime_spec_schema_defs_zos.lo [2022-08-03T18:12:29.973Z] #84 109.2 CC src/runtime_spec_schema_defs_vm.lo [2022-08-03T18:12:29.973Z] #84 109.2 CC src/runtime_spec_schema_defs_windows.lo [2022-08-03T18:12:29.973Z] #84 109.2 CC src/runtime_spec_schema_state_schema.lo [2022-08-03T18:12:29.973Z] #84 109.3 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-03T18:12:29.973Z] #84 109.3 CC src/basic_test_double_array_item.lo [2022-08-03T18:12:29.973Z] #84 109.4 CC src/basic_test_double_array.lo [2022-08-03T18:12:29.973Z] #84 109.4 CC src/basic_test_top_array_int.lo [2022-08-03T18:12:29.983Z] #77 ... [2022-08-03T18:12:29.983Z] [2022-08-03T18:12:29.983Z] #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-08-03T18:12:29.983Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:12:29.983Z] #14 118.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-03T18:12:29.983Z] #14 118.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-03T18:12:29.983Z] #14 118.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-03T18:12:30.230Z] #84 109.5 CC src/basic_test_top_array_string.lo [2022-08-03T18:12:30.231Z] #84 109.6 CC src/basic_test_top_double_array_int.lo [2022-08-03T18:12:30.231Z] #84 ... [2022-08-03T18:12:30.231Z] [2022-08-03T18:12:30.231Z] #19 [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-08-03T18:12:30.231Z] #19 sha256:886e3117dc7cbd92161d88bbe87acffc9f8dffaca5dfd1a78476bb44749f67c8 [2022-08-03T18:12:30.231Z] #19 122.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-03T18:12:30.231Z] #19 122.1 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-03T18:12:30.231Z] #19 122.1 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-03T18:12:30.231Z] #19 122.2 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-03T18:12:30.231Z] #19 122.2 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-03T18:12:30.231Z] #19 122.2 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-03T18:12:30.231Z] #19 ... [2022-08-03T18:12:30.231Z] [2022-08-03T18:12:30.231Z] #84 [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-08-03T18:12:30.231Z] #84 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:12:30.231Z] #84 109.6 CC src/basic_test_top_double_array_obj.lo [2022-08-03T18:12:30.236Z] #14 ... [2022-08-03T18:12:30.236Z] [2022-08-03T18:12:30.236Z] #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-08-03T18:12:30.236Z] #77 sha256:fd80ac36a1c00b3b408ca4d07af02eaee67dfbfa34a045771fe03a3f497e6195 [2022-08-03T18:12:30.236Z] #77 45.49 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-03T18:12:30.236Z] #77 45.49 libtoolize: copying file 'm4/libtool.m4' [2022-08-03T18:12:30.236Z] #77 45.60 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-03T18:12:30.236Z] #77 45.71 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-03T18:12:30.236Z] #77 45.81 libtoolize: copying file 'm4/ltversion.m4' [2022-08-03T18:12:30.236Z] #77 45.89 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-03T18:12:30.236Z] #77 45.99 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-03T18:12:30.297Z] #31 8.526 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-03T18:12:30.487Z] #84 109.7 CC src/basic_test_top_double_array_refobj.lo [2022-08-03T18:12:30.487Z] #84 109.7 CC src/read-file.lo [2022-08-03T18:12:30.487Z] #84 109.7 CC src/basic_test_top_double_array_string.lo [2022-08-03T18:12:30.487Z] #84 109.8 CC src/json_common.lo [2022-08-03T18:12:30.487Z] #84 109.9 CC tests/test-1.o [2022-08-03T18:12:30.487Z] #84 109.9 CC tests/test-2.o [2022-08-03T18:12:30.487Z] #84 109.9 CC tests/test-3.o [2022-08-03T18:12:30.487Z] #84 109.9 CC tests/test-4.o [2022-08-03T18:12:30.487Z] #84 110.0 CC tests/test-5.o [2022-08-03T18:12:30.487Z] #84 110.0 CC tests/test-6.o [2022-08-03T18:12:30.558Z] #31 8.989 [2022-08-03T18:12:30.744Z] #84 110.2 CC tests/test-9.o [2022-08-03T18:12:30.818Z] #31 9.206 #=#=# ######################################################################## 100.0% [2022-08-03T18:12:30.996Z] #64 ... [2022-08-03T18:12:30.996Z] [2022-08-03T18:12:30.996Z] #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-08-03T18:12:30.996Z] #76 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:12:30.996Z] #76 48.06 Selecting previously unselected package bzip2. [2022-08-03T18:12:30.996Z] #76 48.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-03T18:12:30.996Z] #76 48.12 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-03T18:12:30.996Z] #76 48.12 Unpacking bzip2 (1.0.8-4) ... [2022-08-03T18:12:30.996Z] #76 48.18 Selecting previously unselected package libmagic-mgc. [2022-08-03T18:12:30.996Z] #76 48.18 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-03T18:12:30.996Z] #76 48.21 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-03T18:12:30.996Z] #76 48.90 Selecting previously unselected package libmagic1:amd64. [2022-08-03T18:12:30.996Z] #76 48.90 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-03T18:12:30.996Z] #76 48.92 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-03T18:12:30.996Z] #76 49.17 Selecting previously unselected package file. [2022-08-03T18:12:30.996Z] #76 49.17 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-03T18:12:30.996Z] #76 49.17 Unpacking file (1:5.39-3) ... [2022-08-03T18:12:30.996Z] #76 49.33 Selecting previously unselected package xz-utils. [2022-08-03T18:12:30.996Z] #76 49.33 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-03T18:12:30.996Z] #76 49.35 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-03T18:12:30.996Z] #76 49.72 Selecting previously unselected package libsigsegv2:amd64. [2022-08-03T18:12:30.996Z] #76 49.72 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-03T18:12:30.996Z] #76 49.72 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-03T18:12:30.996Z] #76 49.80 Selecting previously unselected package m4. [2022-08-03T18:12:30.996Z] #76 49.80 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-03T18:12:30.996Z] #76 49.87 Unpacking m4 (1.4.18-5) ... [2022-08-03T18:12:30.996Z] #76 50.63 Selecting previously unselected package autoconf. [2022-08-03T18:12:30.996Z] #76 50.63 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-03T18:12:30.996Z] #76 50.63 Unpacking autoconf (2.69-14) ... [2022-08-03T18:12:30.996Z] #76 51.15 Selecting previously unselected package autotools-dev. [2022-08-03T18:12:30.996Z] #76 51.15 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-03T18:12:30.996Z] #76 51.61 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-03T18:12:30.996Z] #76 52.11 Selecting previously unselected package automake. [2022-08-03T18:12:30.996Z] #76 52.11 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-03T18:12:30.996Z] #76 52.11 Unpacking automake (1:1.16.3-2) ... [2022-08-03T18:12:30.996Z] #76 53.00 Selecting previously unselected package patch. [2022-08-03T18:12:30.997Z] #76 53.00 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-03T18:12:30.997Z] #76 53.00 Unpacking patch (2.7.6-7) ... [2022-08-03T18:12:31.001Z] #84 110.2 CC tests/test-10.o [2022-08-03T18:12:31.001Z] #84 110.2 CC tests/test-8.o [2022-08-03T18:12:31.001Z] #84 110.3 CC tests/test-7.o [2022-08-03T18:12:31.001Z] #84 110.3 CC tests/test-11.o [2022-08-03T18:12:31.258Z] #76 53.29 Selecting previously unselected package dpkg-dev. [2022-08-03T18:12:31.258Z] #76 53.29 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-03T18:12:31.258Z] #76 53.30 Unpacking dpkg-dev (1.20.11) ... [2022-08-03T18:12:31.382Z] #31 9.611 [2022-08-03T18:12:31.946Z] #31 10.41 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-03T18:12:32.514Z] #31 10.67 [2022-08-03T18:12:32.514Z] #31 10.90 #=#=# ######################################################################## 100.0% [2022-08-03T18:12:32.766Z] #77 ... [2022-08-03T18:12:32.766Z] [2022-08-03T18:12:32.766Z] #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-08-03T18:12:32.766Z] #14 sha256:1a3dc220517eaaf19c169fa8a6b70bbf064cada7f4c0f1356ff91a38f8353c0e [2022-08-03T18:12:32.766Z] #14 95.37 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-03T18:12:32.766Z] #14 95.37 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-03T18:12:32.766Z] #14 95.37 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-03T18:12:32.771Z] #31 11.16 [2022-08-03T18:12:32.771Z] #31 11.25 Download of images into '/build' complete. [2022-08-03T18:12:32.771Z] #31 11.25 Use something like the following to load the result into a Docker daemon: [2022-08-03T18:12:32.772Z] #31 11.25 tar -cC '/build' . | docker load [2022-08-03T18:12:33.168Z] #76 ... [2022-08-03T18:12:33.168Z] [2022-08-03T18:12:33.168Z] #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-08-03T18:12:33.168Z] #64 sha256:1de6f5fa165cb073918c5a71b800eba44a8380c55b78e9267eb9437dcac32c32 [2022-08-03T18:12:33.168Z] #64 7.407 + RM_GOPATH=0 [2022-08-03T18:12:33.168Z] #64 7.407 + TMP_GOPATH= [2022-08-03T18:12:33.168Z] #64 7.407 + : /build [2022-08-03T18:12:33.168Z] #64 7.407 + '[' -z '' ']' [2022-08-03T18:12:33.168Z] #64 7.408 ++ mktemp -d [2022-08-03T18:12:33.168Z] #64 7.424 + export GOPATH=/tmp/tmp.Ce64RJPu5c [2022-08-03T18:12:33.168Z] #64 7.424 + GOPATH=/tmp/tmp.Ce64RJPu5c [2022-08-03T18:12:33.168Z] #64 7.424 + RM_GOPATH=1 [2022-08-03T18:12:33.168Z] #64 7.424 + case "$(go env GOARCH)" in [2022-08-03T18:12:33.168Z] #64 7.425 ++ go env GOARCH [2022-08-03T18:12:33.168Z] #64 7.438 + export GO_BUILDMODE=-buildmode=pie [2022-08-03T18:12:33.168Z] #64 7.438 + GO_BUILDMODE=-buildmode=pie [2022-08-03T18:12:33.168Z] #64 7.439 ++ dirname /install.sh [2022-08-03T18:12:33.168Z] #64 7.440 + dir=/ [2022-08-03T18:12:33.168Z] #64 7.453 + bin=containerd [2022-08-03T18:12:33.168Z] #64 7.453 + shift [2022-08-03T18:12:33.168Z] #64 7.453 + '[' '!' -f //containerd.installer ']' [2022-08-03T18:12:33.168Z] #64 7.453 + . //containerd.installer [2022-08-03T18:12:33.168Z] #64 7.453 ++ set -e [2022-08-03T18:12:33.168Z] #64 7.453 ++ : v1.6.6 [2022-08-03T18:12:33.168Z] #64 7.453 + install_containerd [2022-08-03T18:12:33.168Z] #64 7.453 + echo 'Install containerd version v1.6.6' [2022-08-03T18:12:33.168Z] #64 7.453 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Ce64RJPu5c/src/github.com/containerd/containerd [2022-08-03T18:12:33.168Z] #64 7.453 Install containerd version v1.6.6 [2022-08-03T18:12:33.168Z] #64 7.457 Cloning into '/tmp/tmp.Ce64RJPu5c/src/github.com/containerd/containerd'... [2022-08-03T18:12:33.702Z] #31 ... [2022-08-03T18:12:33.702Z] [2022-08-03T18:12:33.702Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:12:33.702Z] #11 sha256:ea395710259a8ba7423c94c0cfa26583ca643a55acb2bec50a9580f82f79356a [2022-08-03T18:12:33.702Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 8.0s done [2022-08-03T18:12:33.702Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.0s [2022-08-03T18:12:34.545Z] #64 ... [2022-08-03T18:12:34.545Z] [2022-08-03T18:12:34.545Z] #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-08-03T18:12:34.545Z] #31 sha256:f9954134abdd83a120ef02ec26bb8dc5e5ba4435692641c1e3376af27928daca [2022-08-03T18:12:34.545Z] #31 44.70 #=#=# ######################################################################## 100.0% [2022-08-03T18:12:34.545Z] #31 46.12 [2022-08-03T18:12:34.545Z] #31 48.91 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-03T18:12:34.545Z] #31 50.45 #=#=# [2022-08-03T18:12:34.545Z] #31 50.73 #=#=# ######################################################################## 100.0% [2022-08-03T18:12:34.545Z] #31 51.90 [2022-08-03T18:12:34.545Z] #31 52.23 Download of images into '/build' complete. [2022-08-03T18:12:34.545Z] #31 52.23 Use something like the following to load the result into a Docker daemon: [2022-08-03T18:12:34.545Z] #31 52.23 tar -cC '/build' . | docker load [2022-08-03T18:12:34.804Z] #31 ... [2022-08-03T18:12:34.804Z] [2022-08-03T18:12:34.804Z] #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-08-03T18:12:34.804Z] #76 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:12:34.804Z] #76 55.26 Selecting previously unselected package build-essential. [2022-08-03T18:12:34.804Z] #76 55.26 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-03T18:12:34.804Z] #76 55.41 Unpacking build-essential (12.9) ... [2022-08-03T18:12:34.804Z] #76 55.89 Selecting previously unselected package libcap2:amd64. [2022-08-03T18:12:34.804Z] #76 55.89 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-03T18:12:34.804Z] #76 55.89 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-03T18:12:34.804Z] #76 56.80 Selecting previously unselected package libcap-dev:amd64. [2022-08-03T18:12:34.804Z] #76 56.80 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-03T18:12:34.804Z] #76 56.94 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-03T18:12:35.064Z] #76 ... [2022-08-03T18:12:35.064Z] [2022-08-03T18:12:35.064Z] #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-08-03T18:12:35.064Z] #31 sha256:f9954134abdd83a120ef02ec26bb8dc5e5ba4435692641c1e3376af27928daca [2022-08-03T18:12:35.064Z] #31 DONE 55.2s [2022-08-03T18:12:35.064Z] [2022-08-03T18:12:35.064Z] #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-08-03T18:12:35.064Z] #76 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:12:35.064Z] #76 57.12 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-03T18:12:35.064Z] #76 57.12 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-03T18:12:35.064Z] #76 57.12 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-03T18:12:35.322Z] #76 57.25 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-03T18:12:35.322Z] #76 57.25 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-03T18:12:35.322Z] #76 57.25 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-03T18:12:35.322Z] #76 ... [2022-08-03T18:12:35.322Z] [2022-08-03T18:12:35.322Z] #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-08-03T18:12:35.322Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:12:35.322Z] #14 47.21 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-08-03T18:12:35.322Z] #14 47.86 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-08-03T18:12:35.322Z] #14 48.53 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-08-03T18:12:35.322Z] #14 50.57 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-08-03T18:12:35.322Z] #14 51.58 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-08-03T18:12:35.322Z] #14 51.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-03T18:12:35.322Z] #14 51.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-03T18:12:35.322Z] #14 51.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-03T18:12:35.322Z] #14 51.70 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-03T18:12:35.322Z] #14 51.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-08-03T18:12:35.322Z] #14 51.70 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-03T18:12:35.322Z] #14 51.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-03T18:12:35.322Z] #14 51.82 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-03T18:12:35.322Z] #14 51.82 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-03T18:12:35.322Z] #14 51.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-03T18:12:35.322Z] #14 51.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-03T18:12:35.322Z] #14 51.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-03T18:12:35.322Z] #14 51.90 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-08-03T18:12:35.322Z] #14 51.94 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-03T18:12:35.322Z] #14 51.94 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-03T18:12:35.322Z] #14 53.07 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:12:35.322Z] #14 53.36 Fetched 115 MB in 9s (12.3 MB/s) [2022-08-03T18:12:35.322Z] #14 53.54 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-03T18:12:35.322Z] #14 53.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-03T18:12:35.322Z] #14 53.61 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-03T18:12:35.322Z] #14 53.74 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-03T18:12:35.322Z] #14 56.94 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-03T18:12:35.322Z] #14 56.94 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-03T18:12:35.322Z] #14 56.99 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-03T18:12:35.322Z] #14 ... [2022-08-03T18:12:35.322Z] [2022-08-03T18:12:35.322Z] #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-08-03T18:12:35.322Z] #76 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:12:35.322Z] #76 57.47 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-03T18:12:35.322Z] #76 57.47 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-03T18:12:35.322Z] #76 57.47 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-03T18:12:35.582Z] #76 57.72 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-03T18:12:35.582Z] #76 57.72 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-03T18:12:35.582Z] #76 57.75 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-03T18:12:35.596Z] #11 ... [2022-08-03T18:12:35.596Z] [2022-08-03T18:12:35.596Z] #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-08-03T18:12:35.596Z] #31 sha256:ceea98a1859e1f8eb7053632cc5bd812364dcf91b0b827d303b8f04e24d64c13 [2022-08-03T18:12:35.596Z] #31 DONE 13.7s [2022-08-03T18:12:35.596Z] [2022-08-03T18:12:35.596Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:b08b43dddb461eb877b725f5e0b98dd4300a86374703130ebf3fe4a5181332a0 [2022-08-03T18:12:35.596Z] #11 sha256:ea395710259a8ba7423c94c0cfa26583ca643a55acb2bec50a9580f82f79356a [2022-08-03T18:12:36.518Z] #76 58.69 Selecting previously unselected package libtool. [2022-08-03T18:12:36.518Z] #76 58.69 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-03T18:12:36.518Z] #76 58.71 Unpacking libtool (2.4.6-15) ... [2022-08-03T18:12:36.605Z] #14 ... [2022-08-03T18:12:36.605Z] [2022-08-03T18:12:36.605Z] #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-08-03T18:12:36.605Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:12:36.605Z] #77 67.33 configure.ac:7: installing 'build-aux/compile' [2022-08-03T18:12:36.605Z] #77 67.34 configure.ac:9: installing 'build-aux/config.guess' [2022-08-03T18:12:36.605Z] #77 67.35 configure.ac:9: installing 'build-aux/config.sub' [2022-08-03T18:12:36.605Z] #77 67.37 configure.ac:11: installing 'build-aux/install-sh' [2022-08-03T18:12:36.605Z] #77 67.38 configure.ac:11: installing 'build-aux/missing' [2022-08-03T18:12:36.605Z] #77 67.63 Makefile.am: installing 'build-aux/depcomp' [2022-08-03T18:12:36.605Z] #77 67.73 parallel-tests: installing 'build-aux/test-driver' [2022-08-03T18:12:36.605Z] #77 69.81 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-03T18:12:36.605Z] #77 69.83 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-03T18:12:36.605Z] #77 70.48 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-03T18:12:36.605Z] #77 70.48 libtoolize: copying file 'm4/libtool.m4' [2022-08-03T18:12:36.605Z] #77 70.58 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-03T18:12:36.605Z] #77 70.70 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-03T18:12:36.605Z] #77 70.87 libtoolize: copying file 'm4/ltversion.m4' [2022-08-03T18:12:36.605Z] #77 71.02 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-03T18:12:36.605Z] #77 ... [2022-08-03T18:12:36.605Z] [2022-08-03T18:12:36.605Z] #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-08-03T18:12:36.605Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:12:36.605Z] #14 125.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-03T18:12:36.605Z] #14 125.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-03T18:12:36.605Z] #14 125.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-03T18:12:36.605Z] #14 125.2 Selecting previously unselected package libapparmor1:amd64. [2022-08-03T18:12:36.605Z] #14 125.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-03T18:12:36.605Z] #14 125.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-03T18:12:36.605Z] #14 125.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-03T18:12:36.605Z] #14 125.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-03T18:12:36.605Z] #14 125.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-03T18:12:36.605Z] #14 125.5 Selecting previously unselected package libbtrfs0:amd64. [2022-08-03T18:12:36.605Z] #14 125.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-03T18:12:36.605Z] #14 125.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-03T18:12:36.777Z] #76 ... [2022-08-03T18:12:36.777Z] [2022-08-03T18:12:36.777Z] #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-08-03T18:12:36.777Z] #51 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:12:36.777Z] #51 48.33 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-03T18:12:36.777Z] #51 50.09 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:12:36.777Z] #51 50.47 Fetched 2315 kB in 5s (451 kB/s) [2022-08-03T18:12:36.777Z] #51 50.58 Selecting previously unselected package libprotobuf23:amd64. [2022-08-03T18:12:36.777Z] #51 50.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-03T18:12:36.777Z] #51 50.74 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-03T18:12:36.777Z] #51 51.29 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-03T18:12:36.777Z] #51 52.25 Selecting previously unselected package python3-pkg-resources. [2022-08-03T18:12:36.777Z] #51 52.25 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-03T18:12:36.777Z] #51 52.37 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-03T18:12:36.777Z] #51 52.67 Selecting previously unselected package python3-six. [2022-08-03T18:12:36.777Z] #51 52.67 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-03T18:12:36.777Z] #51 52.71 Unpacking python3-six (1.16.0-2) ... [2022-08-03T18:12:36.777Z] #51 52.84 Selecting previously unselected package python3-protobuf. [2022-08-03T18:12:36.777Z] #51 52.84 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-03T18:12:36.777Z] #51 52.87 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-03T18:12:36.777Z] #51 53.65 Selecting previously unselected package libnet1:amd64. [2022-08-03T18:12:36.777Z] #51 53.65 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-03T18:12:36.777Z] #51 53.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-03T18:12:36.777Z] #51 54.88 Selecting previously unselected package libnl-3-200:amd64. [2022-08-03T18:12:36.777Z] #51 54.88 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-03T18:12:36.777Z] #51 55.01 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-03T18:12:36.777Z] #51 55.52 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-03T18:12:36.777Z] #51 55.52 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-03T18:12:36.777Z] #51 56.21 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-03T18:12:36.777Z] #51 56.50 Selecting previously unselected package criu. [2022-08-03T18:12:36.777Z] #51 56.50 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-03T18:12:36.777Z] #51 56.50 Unpacking criu (3.17.1-1) ... [2022-08-03T18:12:36.777Z] #51 57.47 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-03T18:12:36.777Z] #51 ... [2022-08-03T18:12:36.777Z] [2022-08-03T18:12:36.777Z] #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-08-03T18:12:36.777Z] #42 sha256:2daaabb517a2117d5c49e0984e2aaad50a05a319290ff6ed6b260933d5466e2d [2022-08-03T18:12:36.777Z] #42 48.81 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:12:36.777Z] #42 49.02 Fetched 17.7 MB in 2s (10.4 MB/s) [2022-08-03T18:12:36.777Z] #42 49.16 Selecting previously unselected package xxd. [2022-08-03T18:12:36.777Z] #42 49.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-03T18:12:36.777Z] #42 49.18 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-03T18:12:36.777Z] #42 49.19 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:12:36.777Z] #42 49.48 Selecting previously unselected package vim-common. [2022-08-03T18:12:36.777Z] #42 49.48 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-03T18:12:36.777Z] #42 49.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:12:36.777Z] #42 49.92 Selecting previously unselected package cmake-data. [2022-08-03T18:12:36.777Z] #42 49.92 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-03T18:12:36.777Z] #42 49.94 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-03T18:12:36.777Z] #42 55.78 Selecting previously unselected package libicu67:amd64. [2022-08-03T18:12:36.777Z] #42 55.78 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-03T18:12:36.777Z] #42 55.89 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-03T18:12:36.877Z] #14 125.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-03T18:12:36.877Z] #14 125.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-03T18:12:36.877Z] #14 125.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-03T18:12:37.036Z] #42 ... [2022-08-03T18:12:37.036Z] [2022-08-03T18:12:37.036Z] #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-08-03T18:12:37.036Z] #76 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:12:37.036Z] #76 59.00 Selecting previously unselected package libudev-dev:amd64. [2022-08-03T18:12:37.036Z] #76 59.03 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-03T18:12:37.036Z] #76 59.03 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-03T18:12:37.139Z] #14 126.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-03T18:12:37.139Z] #14 126.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-03T18:12:37.139Z] #14 126.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-03T18:12:37.139Z] #14 126.1 Selecting previously unselected package libudev-dev:amd64. [2022-08-03T18:12:37.139Z] #14 126.1 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-03T18:12:37.139Z] #14 126.1 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-03T18:12:37.315Z] #76 59.40 Selecting previously unselected package libyajl2:amd64. [2022-08-03T18:12:37.315Z] #76 59.40 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-03T18:12:37.315Z] #76 59.42 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-03T18:12:37.399Z] #14 126.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-03T18:12:37.399Z] #14 126.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-03T18:12:37.399Z] #14 126.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-03T18:12:37.575Z] #76 59.58 Selecting previously unselected package libyajl-dev:amd64. [2022-08-03T18:12:37.575Z] #76 59.58 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-03T18:12:37.575Z] #76 59.58 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-03T18:12:37.658Z] #14 126.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-03T18:12:37.658Z] #14 126.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-03T18:12:37.658Z] #14 126.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-03T18:12:37.658Z] #14 126.8 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-03T18:12:37.834Z] #76 59.93 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-03T18:12:37.834Z] #76 60.02 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-03T18:12:37.918Z] #14 126.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-03T18:12:37.918Z] #14 126.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-03T18:12:38.030Z] #14 100.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-03T18:12:38.030Z] #14 100.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-03T18:12:38.030Z] #14 100.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-03T18:12:38.030Z] #14 100.2 Selecting previously unselected package libapparmor1:arm64. [2022-08-03T18:12:38.030Z] #14 100.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-03T18:12:38.030Z] #14 100.2 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-03T18:12:38.030Z] #14 100.7 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-03T18:12:38.030Z] #14 100.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-03T18:12:38.030Z] #14 100.8 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-03T18:12:38.030Z] #14 101.0 Selecting previously unselected package libbtrfs0:arm64. [2022-08-03T18:12:38.030Z] #14 101.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-03T18:12:38.030Z] #14 101.0 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-03T18:12:38.093Z] #76 60.18 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-03T18:12:38.093Z] #76 60.22 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-03T18:12:38.178Z] #14 127.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-03T18:12:38.178Z] #14 127.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-03T18:12:38.178Z] #14 127.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-03T18:12:38.178Z] #14 127.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-03T18:12:38.178Z] #14 127.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-03T18:12:38.178Z] #14 127.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-03T18:12:38.288Z] #14 101.2 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-03T18:12:38.289Z] #14 101.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-03T18:12:38.289Z] #14 101.2 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-03T18:12:38.353Z] #76 60.33 Setting up file (1:5.39-3) ... [2022-08-03T18:12:38.353Z] #76 60.37 Setting up bzip2 (1.0.8-4) ... [2022-08-03T18:12:38.353Z] #76 60.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-03T18:12:38.547Z] #14 101.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-08-03T18:12:38.547Z] #14 101.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-03T18:12:38.547Z] #14 101.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-03T18:12:38.547Z] #14 101.5 Selecting previously unselected package libudev-dev:arm64. [2022-08-03T18:12:38.547Z] #14 101.5 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-03T18:12:38.547Z] #14 101.5 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-03T18:12:38.612Z] #76 60.47 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-03T18:12:38.612Z] #76 60.49 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-03T18:12:38.612Z] #76 60.63 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-03T18:12:38.612Z] #76 60.63 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-03T18:12:38.612Z] #76 60.69 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-03T18:12:38.612Z] #76 60.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-03T18:12:38.612Z] #76 60.71 Setting up patch (2.7.6-7) ... [2022-08-03T18:12:38.612Z] #76 60.71 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-03T18:12:38.612Z] #76 60.74 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-03T18:12:38.748Z] #14 127.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-03T18:12:38.748Z] #14 127.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-03T18:12:38.748Z] #14 127.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-03T18:12:38.805Z] #14 101.7 Selecting previously unselected package libsepol1-dev:arm64. [2022-08-03T18:12:38.805Z] #14 101.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-08-03T18:12:38.805Z] #14 101.7 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-08-03T18:12:38.871Z] #76 60.90 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-03T18:12:38.871Z] #76 60.90 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-03T18:12:38.871Z] #76 60.90 Setting up libtool (2.4.6-15) ... [2022-08-03T18:12:38.871Z] #76 60.95 Setting up m4 (1.4.18-5) ... [2022-08-03T18:12:38.871Z] #76 60.97 Setting up dpkg-dev (1.20.11) ... [2022-08-03T18:12:38.875Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.1s [2022-08-03T18:12:39.009Z] #14 128.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-03T18:12:39.009Z] #14 128.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-03T18:12:39.009Z] #14 128.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-03T18:12:39.009Z] #14 128.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-03T18:12:39.009Z] #14 128.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-03T18:12:39.063Z] #14 102.0 Selecting previously unselected package libpcre2-16-0:arm64. [2022-08-03T18:12:39.063Z] #14 102.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-08-03T18:12:39.063Z] #14 102.0 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-08-03T18:12:39.130Z] #76 61.17 Setting up autoconf (2.69-14) ... [2022-08-03T18:12:39.130Z] #76 61.21 Setting up build-essential (12.9) ... [2022-08-03T18:12:39.130Z] #76 61.27 Setting up automake (1:1.16.3-2) ... [2022-08-03T18:12:39.269Z] #14 128.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-03T18:12:39.269Z] #14 128.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-03T18:12:39.269Z] #14 128.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-03T18:12:39.269Z] #14 128.2 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-03T18:12:39.321Z] #14 102.1 Selecting previously unselected package libpcre2-32-0:arm64. [2022-08-03T18:12:39.321Z] #14 102.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-08-03T18:12:39.321Z] #14 102.2 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-08-03T18:12:39.321Z] #14 102.3 Selecting previously unselected package libpcre2-posix2:arm64. [2022-08-03T18:12:39.321Z] #14 102.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-08-03T18:12:39.321Z] #14 102.3 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-08-03T18:12:39.321Z] #14 102.4 Selecting previously unselected package libpcre2-dev:arm64. [2022-08-03T18:12:39.389Z] #76 61.36 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-03T18:12:39.389Z] #76 61.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:12:39.579Z] #14 102.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-08-03T18:12:39.579Z] #14 102.4 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-08-03T18:12:39.837Z] #14 102.8 Selecting previously unselected package libselinux1-dev:arm64. [2022-08-03T18:12:39.842Z] #14 128.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-03T18:12:39.842Z] #14 128.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-03T18:12:39.842Z] #14 128.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-03T18:12:39.842Z] #14 128.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-03T18:12:40.095Z] #14 102.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-08-03T18:12:40.096Z] #14 102.9 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-08-03T18:12:40.096Z] #14 103.1 Selecting previously unselected package libdevmapper-dev:arm64. [2022-08-03T18:12:40.096Z] #14 103.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-08-03T18:12:40.096Z] #14 103.1 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-03T18:12:40.103Z] #14 128.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-03T18:12:40.103Z] #14 128.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-03T18:12:40.103Z] #14 129.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-03T18:12:40.103Z] #14 129.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-03T18:12:40.103Z] #14 129.0 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-03T18:12:40.103Z] #14 129.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-03T18:12:40.103Z] #14 129.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-03T18:12:40.103Z] #14 129.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-03T18:12:40.103Z] #14 129.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-03T18:12:40.103Z] #14 129.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-03T18:12:40.103Z] #14 129.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-03T18:12:40.103Z] #14 129.1 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-03T18:12:40.103Z] #14 129.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-03T18:12:40.103Z] #14 129.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-03T18:12:40.103Z] #14 129.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-03T18:12:40.354Z] #14 103.2 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-03T18:12:40.354Z] #14 103.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-03T18:12:40.354Z] #14 103.2 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-03T18:12:40.354Z] #14 103.3 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-03T18:12:40.354Z] #14 103.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-03T18:12:40.354Z] #14 103.3 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-03T18:12:40.363Z] #14 129.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-03T18:12:40.624Z] #14 129.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-03T18:12:40.624Z] #14 129.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-03T18:12:40.624Z] #14 129.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-03T18:12:40.624Z] #14 129.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-03T18:12:40.624Z] #14 129.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-03T18:12:40.624Z] #14 129.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-03T18:12:40.624Z] #14 129.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-03T18:12:40.624Z] #14 129.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-03T18:12:40.624Z] #14 129.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-03T18:12:40.624Z] #14 129.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-03T18:12:40.624Z] #14 129.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-03T18:12:40.884Z] #14 129.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-03T18:12:40.884Z] #14 129.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-03T18:12:40.884Z] #14 129.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:12:40.919Z] #14 103.9 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-03T18:12:40.919Z] #14 103.9 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-03T18:12:40.919Z] #14 103.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-03T18:12:40.919Z] #14 103.9 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-08-03T18:12:40.919Z] #14 103.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-03T18:12:40.919Z] #14 104.0 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-08-03T18:12:40.955Z] #84 ... [2022-08-03T18:12:40.955Z] [2022-08-03T18:12:40.955Z] #19 [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-08-03T18:12:40.955Z] #19 sha256:886e3117dc7cbd92161d88bbe87acffc9f8dffaca5dfd1a78476bb44749f67c8 [2022-08-03T18:12:40.955Z] #19 135.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-03T18:12:40.955Z] #19 135.5 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-03T18:12:40.955Z] #19 135.5 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-03T18:12:40.955Z] #19 135.6 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-03T18:12:40.955Z] #19 135.6 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-03T18:12:40.955Z] #19 135.6 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-03T18:12:41.179Z] #14 104.0 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-03T18:12:41.179Z] #14 104.0 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-08-03T18:12:41.179Z] #14 104.0 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-03T18:12:41.179Z] #14 104.0 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-08-03T18:12:41.179Z] #14 104.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-03T18:12:41.179Z] #14 104.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-03T18:12:41.179Z] #14 104.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-03T18:12:41.179Z] #14 104.0 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-03T18:12:41.179Z] #14 104.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-03T18:12:41.179Z] #14 104.1 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-03T18:12:41.179Z] #14 104.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-03T18:12:41.179Z] #14 104.1 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-08-03T18:12:41.179Z] #14 104.1 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-08-03T18:12:41.179Z] #14 104.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-03T18:12:41.179Z] #14 104.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-03T18:12:41.179Z] #14 104.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-08-03T18:12:41.179Z] #14 104.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-03T18:12:41.179Z] #14 104.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-03T18:12:41.179Z] #14 104.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-03T18:12:41.179Z] #14 104.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-03T18:12:41.179Z] #14 104.2 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-08-03T18:12:41.179Z] #14 104.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-03T18:12:41.179Z] #14 104.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-03T18:12:41.179Z] #14 104.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-03T18:12:41.179Z] #14 104.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-03T18:12:41.179Z] #14 104.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-03T18:12:41.398Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 12.7s done [2022-08-03T18:12:41.440Z] #14 104.3 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-03T18:12:41.440Z] #14 104.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:12:41.654Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-03T18:12:41.654Z] #11 DONE 47.6s [2022-08-03T18:12:41.654Z] [2022-08-03T18:12:41.654Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-03T18:12:41.654Z] #12 sha256:ffda804740719309a754fc9a7f07cb653992841eab311cf2fa1abad0496f305c [2022-08-03T18:12:42.417Z] #14 ... [2022-08-03T18:12:42.417Z] [2022-08-03T18:12:42.417Z] #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-08-03T18:12:42.417Z] #77 sha256:fd80ac36a1c00b3b408ca4d07af02eaee67dfbfa34a045771fe03a3f497e6195 [2022-08-03T18:12:42.417Z] #77 56.09 configure.ac:7: installing 'build-aux/compile' [2022-08-03T18:12:42.417Z] #77 56.10 configure.ac:9: installing 'build-aux/config.guess' [2022-08-03T18:12:42.417Z] #77 56.11 configure.ac:9: installing 'build-aux/config.sub' [2022-08-03T18:12:42.417Z] #77 56.12 configure.ac:11: installing 'build-aux/install-sh' [2022-08-03T18:12:42.417Z] #77 56.13 configure.ac:11: installing 'build-aux/missing' [2022-08-03T18:12:42.417Z] #77 56.41 Makefile.am: installing 'build-aux/depcomp' [2022-08-03T18:12:42.417Z] #77 56.50 parallel-tests: installing 'build-aux/test-driver' [2022-08-03T18:12:42.417Z] #77 58.60 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-03T18:12:42.417Z] #77 58.60 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-03T18:12:42.417Z] #77 59.33 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-03T18:12:42.417Z] #77 59.33 libtoolize: copying file 'm4/libtool.m4' [2022-08-03T18:12:42.417Z] #77 59.48 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-03T18:12:42.417Z] #77 59.60 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-03T18:12:42.417Z] #77 59.75 libtoolize: copying file 'm4/ltversion.m4' [2022-08-03T18:12:42.417Z] #77 59.87 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-03T18:12:42.680Z] #76 ... [2022-08-03T18:12:42.680Z] [2022-08-03T18:12:42.680Z] #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-08-03T18:12:42.680Z] #42 sha256:2daaabb517a2117d5c49e0984e2aaad50a05a319290ff6ed6b260933d5466e2d [2022-08-03T18:12:42.680Z] #42 64.62 Selecting previously unselected package libxml2:amd64. [2022-08-03T18:12:42.680Z] #42 64.62 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-03T18:12:42.951Z] #42 65.05 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-03T18:12:43.024Z] #12 DONE 1.1s [2022-08-03T18:12:43.024Z] [2022-08-03T18:12:43.024Z] #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-08-03T18:12:43.024Z] #13 sha256:8e51880e7f5b3397b18b841cda0f288a627512e8d40d3030a61190f92d05c31a [2022-08-03T18:12:43.281Z] #13 DONE 0.5s [2022-08-03T18:12:43.281Z] [2022-08-03T18:12:43.281Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-03T18:12:43.281Z] #33 sha256:0b12341725e1e20e26a5f1dde1bb5cfc51cdb5fae90ed874f080170f75793120 [2022-08-03T18:12:43.281Z] #33 DONE 0.0s [2022-08-03T18:12:43.281Z] [2022-08-03T18:12:43.281Z] #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-08-03T18:12:43.281Z] #76 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:12:43.281Z] #76 ... [2022-08-03T18:12:43.281Z] [2022-08-03T18:12:43.281Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-03T18:12:43.281Z] #46 sha256:764894e7f0c52e63fa7d5c00d590fccc2f36bbbe12e1a3076dc886f5629c1125 [2022-08-03T18:12:43.281Z] #46 DONE 0.2s [2022-08-03T18:12:43.368Z] #77 ... [2022-08-03T18:12:43.368Z] [2022-08-03T18:12:43.368Z] #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-08-03T18:12:43.368Z] #67 sha256:60e0fde084a45f3e52b6b69eee21d51aded93ddd23fbc7bd6006bb65641a9304 [2022-08-03T18:12:43.368Z] #67 101.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-03T18:12:43.368Z] #67 101.2 + GOBIN=/build [2022-08-03T18:12:43.368Z] #67 101.2 + GO111MODULE=on [2022-08-03T18:12:43.368Z] #67 101.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-03T18:12:43.368Z] #67 106.0 rootlesskit version 1.0.0 [2022-08-03T18:12:43.368Z] #67 106.0 Usage of /build/rootlesskit-docker-proxy: [2022-08-03T18:12:43.368Z] #67 106.0 -container-ip string [2022-08-03T18:12:43.368Z] #67 106.0 container ip [2022-08-03T18:12:43.368Z] #67 106.0 -container-port int [2022-08-03T18:12:43.368Z] #67 106.0 container port (default -1) [2022-08-03T18:12:43.368Z] #67 106.0 -host-ip string [2022-08-03T18:12:43.368Z] #67 106.0 host ip [2022-08-03T18:12:43.368Z] #67 106.0 -host-port int [2022-08-03T18:12:43.368Z] #67 106.0 host port (default -1) [2022-08-03T18:12:43.368Z] #67 106.0 -proto string [2022-08-03T18:12:43.368Z] #67 106.0 proxy protocol (default "tcp") [2022-08-03T18:12:43.427Z] #14 DONE 132.3s [2022-08-03T18:12:43.427Z] [2022-08-03T18:12:43.427Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-03T18:12:43.427Z] #59 sha256:aa9374d7f88c86f99dc0b5ac379c2446e572c0aa12891cd0d6633870534502e1 [2022-08-03T18:12:43.538Z] [2022-08-03T18:12:43.538Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-03T18:12:43.538Z] #66 sha256:3a5f8c521303c97aa85e57191f821c2e28d6bb016d04aa2fc87b35828519b58b [2022-08-03T18:12:43.538Z] #66 DONE 0.2s [2022-08-03T18:12:43.538Z] [2022-08-03T18:12:43.538Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-03T18:12:43.538Z] #25 sha256:b9ad1bb3c337212a653d3bae86b7a286f2e2594c91d97f0ae08f33c26e824ba0 [2022-08-03T18:12:43.538Z] #25 DONE 0.3s [2022-08-03T18:12:43.538Z] [2022-08-03T18:12:43.538Z] #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-08-03T18:12:43.538Z] #67 sha256:c6d107e8bc31ee77eeeb7c0fcfc6df8d402438446a8ad786dadec0ddb75f813f [2022-08-03T18:12:43.538Z] #67 ... [2022-08-03T18:12:43.538Z] [2022-08-03T18:12:43.538Z] #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-08-03T18:12:43.538Z] #50 sha256:d01d03660275bc6d5c7a0021fe89ebf49c7df254430560a42457ec404e44c1b4 [2022-08-03T18:12:43.538Z] #50 DONE 0.3s [2022-08-03T18:12:43.690Z] #59 ... [2022-08-03T18:12:43.690Z] [2022-08-03T18:12:43.690Z] #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-08-03T18:12:43.690Z] #67 sha256:8dfa20d1af127be0189c3155fa370c51d37eaed51751d3759e7870d1f3f5cc79 [2022-08-03T18:12:43.690Z] #67 124.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-03T18:12:43.690Z] #67 124.4 + GOBIN=/build [2022-08-03T18:12:43.690Z] #67 124.4 + GO111MODULE=on [2022-08-03T18:12:43.690Z] #67 124.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-03T18:12:43.690Z] #67 132.1 rootlesskit version 1.0.0 [2022-08-03T18:12:43.690Z] #67 132.1 Usage of /build/rootlesskit-docker-proxy: [2022-08-03T18:12:43.690Z] #67 132.1 -container-ip string [2022-08-03T18:12:43.690Z] #67 132.1 container ip [2022-08-03T18:12:43.690Z] #67 132.1 -container-port int [2022-08-03T18:12:43.690Z] #67 132.1 container port (default -1) [2022-08-03T18:12:43.690Z] #67 132.1 -host-ip string [2022-08-03T18:12:43.690Z] #67 132.1 host ip [2022-08-03T18:12:43.690Z] #67 132.1 -host-port int [2022-08-03T18:12:43.690Z] #67 132.1 host port (default -1) [2022-08-03T18:12:43.690Z] #67 132.1 -proto string [2022-08-03T18:12:43.690Z] #67 132.1 proxy protocol (default "tcp") [2022-08-03T18:12:43.690Z] #67 DONE 132.3s [2022-08-03T18:12:43.690Z] [2022-08-03T18:12:43.690Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-03T18:12:43.690Z] #59 sha256:aa9374d7f88c86f99dc0b5ac379c2446e572c0aa12891cd0d6633870534502e1 [2022-08-03T18:12:43.690Z] #59 DONE 0.3s [2022-08-03T18:12:43.690Z] [2022-08-03T18:12:43.690Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-03T18:12:43.690Z] #68 sha256:18a59cd25964706f8cf4e5234cae63efed4af4be11d4a85ee645468328118fe6 [2022-08-03T18:12:43.690Z] #68 DONE 0.1s [2022-08-03T18:12:43.690Z] [2022-08-03T18:12:43.690Z] #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-08-03T18:12:43.690Z] #60 sha256:6eaee284339c60bdbac4bc3e30b0c5e673ef3ab8ded74b79f190781eeb32d05a [2022-08-03T18:12:43.795Z] [2022-08-03T18:12:43.795Z] #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-08-03T18:12:43.795Z] #51 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:12:43.950Z] #60 ... [2022-08-03T18:12:43.950Z] [2022-08-03T18:12:43.950Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-03T18:12:43.950Z] #69 sha256:125304781f65ea3dc5b7437940771a8d3e03b0ad6060864ed1cc3bb8d5cde006 [2022-08-03T18:12:43.950Z] #69 DONE 0.3s [2022-08-03T18:12:43.950Z] [2022-08-03T18:12:43.950Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-03T18:12:43.950Z] #15 sha256:20fddb09594940040ae07570928836f902edf0a0863600751114de23906168a3 [2022-08-03T18:12:43.971Z] [2022-08-03T18:12:43.971Z] #42 ... [2022-08-03T18:12:43.971Z] [2022-08-03T18:12:43.972Z] #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-08-03T18:12:43.972Z] #76 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:12:43.972Z] #76 DONE 65.9s [2022-08-03T18:12:43.972Z] [2022-08-03T18:12:43.972Z] #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-08-03T18:12:43.972Z] #42 sha256:2daaabb517a2117d5c49e0984e2aaad50a05a319290ff6ed6b260933d5466e2d [2022-08-03T18:12:43.972Z] #42 65.92 Selecting previously unselected package libarchive13:amd64. [2022-08-03T18:12:43.972Z] #42 65.93 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-03T18:12:43.972Z] #42 65.94 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-03T18:12:44.229Z] #42 66.32 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-03T18:12:44.229Z] #42 66.32 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-03T18:12:44.229Z] #42 66.33 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-03T18:12:44.301Z] #67 DONE 106.9s [2022-08-03T18:12:44.301Z] [2022-08-03T18:12:44.301Z] #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-08-03T18:12:44.301Z] #14 sha256:1a3dc220517eaaf19c169fa8a6b70bbf064cada7f4c0f1356ff91a38f8353c0e [2022-08-03T18:12:44.301Z] #14 DONE 107.2s [2022-08-03T18:12:44.301Z] [2022-08-03T18:12:44.301Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-03T18:12:44.301Z] #15 sha256:8d9bc53483c70c7d65932b9a955eefe78b1e20497badd0a115f955f4077cd1f9 [2022-08-03T18:12:44.301Z] #15 ... [2022-08-03T18:12:44.301Z] [2022-08-03T18:12:44.301Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-03T18:12:44.301Z] #68 sha256:0289e2c122e8aa7a71712f65fd710a82b8d5a1bacc2a7749206df14249f353a3 [2022-08-03T18:12:44.301Z] #68 DONE 0.1s [2022-08-03T18:12:44.301Z] [2022-08-03T18:12:44.301Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-03T18:12:44.301Z] #69 sha256:d35f5dd583abc61b4a315112c6477801bd8174b2999d509bc50b21a803d51cac [2022-08-03T18:12:44.301Z] #69 DONE 0.1s [2022-08-03T18:12:44.488Z] #42 66.50 Selecting previously unselected package librhash0:amd64. [2022-08-03T18:12:44.488Z] #42 66.51 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-03T18:12:44.488Z] #42 66.52 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-03T18:12:44.560Z] [2022-08-03T18:12:44.560Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-03T18:12:44.560Z] #59 sha256:57b12a0820bfa7af294d517b9c559df39df65c06d211dd1e19461938336c087b [2022-08-03T18:12:44.560Z] #59 DONE 0.3s [2022-08-03T18:12:44.560Z] [2022-08-03T18:12:44.560Z] #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-08-03T18:12:44.560Z] #60 sha256:69a71b05f4a302051995f6009728b77c1836f6adbbce7d0a76f175ae50670c43 [2022-08-03T18:12:44.746Z] #42 66.87 Selecting previously unselected package libuv1:amd64. [2022-08-03T18:12:44.746Z] #42 66.87 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-03T18:12:45.004Z] #42 66.88 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-03T18:12:45.004Z] #42 67.12 Selecting previously unselected package cmake. [2022-08-03T18:12:45.004Z] #42 67.12 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-03T18:12:45.004Z] #42 67.12 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-03T18:12:45.494Z] #60 1.149 + RM_GOPATH=0 [2022-08-03T18:12:45.753Z] #60 1.156 + TMP_GOPATH= [2022-08-03T18:12:45.753Z] #60 1.156 + : /build [2022-08-03T18:12:45.753Z] #60 1.156 + '[' -z '' ']' [2022-08-03T18:12:45.753Z] #60 1.163 ++ mktemp -d [2022-08-03T18:12:45.753Z] #60 1.166 + export GOPATH=/tmp/tmp.om4W6eK2bq [2022-08-03T18:12:45.753Z] #60 1.166 + GOPATH=/tmp/tmp.om4W6eK2bq [2022-08-03T18:12:45.753Z] #60 1.167 + RM_GOPATH=1 [2022-08-03T18:12:45.753Z] #60 1.167 + case "$(go env GOARCH)" in [2022-08-03T18:12:45.753Z] #60 1.173 ++ go env GOARCH [2022-08-03T18:12:45.753Z] #60 1.213 + export GO_BUILDMODE=-buildmode=pie [2022-08-03T18:12:45.753Z] #60 1.213 + GO_BUILDMODE=-buildmode=pie [2022-08-03T18:12:45.753Z] #60 1.214 ++ dirname /install.sh [2022-08-03T18:12:45.753Z] #60 1.219 + dir=/ [2022-08-03T18:12:45.753Z] #60 1.220 Install runc version v1.1.2 (build tags: seccomp) [2022-08-03T18:12:45.753Z] #60 1.220 + bin=runc [2022-08-03T18:12:45.753Z] #60 1.220 + shift [2022-08-03T18:12:45.753Z] #60 1.220 + '[' '!' -f //runc.installer ']' [2022-08-03T18:12:45.753Z] #60 1.220 + . //runc.installer [2022-08-03T18:12:45.753Z] #60 1.220 ++ set -e [2022-08-03T18:12:45.753Z] #60 1.220 ++ : v1.1.2 [2022-08-03T18:12:45.753Z] #60 1.220 + install_runc [2022-08-03T18:12:45.753Z] #60 1.220 + RUNC_BUILDTAGS=seccomp [2022-08-03T18:12:45.753Z] #60 1.220 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-03T18:12:45.753Z] #60 1.220 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.om4W6eK2bq/src/github.com/opencontainers/runc [2022-08-03T18:12:45.753Z] #60 1.232 Cloning into '/tmp/tmp.om4W6eK2bq/src/github.com/opencontainers/runc'... [2022-08-03T18:12:45.863Z] #15 DONE 2.1s [2022-08-03T18:12:45.863Z] [2022-08-03T18:12:45.863Z] #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-08-03T18:12:45.863Z] #60 sha256:6eaee284339c60bdbac4bc3e30b0c5e673ef3ab8ded74b79f190781eeb32d05a [2022-08-03T18:12:45.863Z] #60 1.720 + RM_GOPATH=0 [2022-08-03T18:12:45.863Z] #60 1.720 + TMP_GOPATH= [2022-08-03T18:12:45.863Z] #60 1.720 + : /build [2022-08-03T18:12:45.863Z] #60 1.720 + '[' -z '' ']' [2022-08-03T18:12:45.863Z] #60 1.724 ++ mktemp -d [2022-08-03T18:12:45.863Z] #60 1.725 + export GOPATH=/tmp/tmp.WB8b0Q3ykU [2022-08-03T18:12:45.863Z] #60 1.725 + GOPATH=/tmp/tmp.WB8b0Q3ykU [2022-08-03T18:12:45.863Z] #60 1.725 + RM_GOPATH=1 [2022-08-03T18:12:45.863Z] #60 1.725 + case "$(go env GOARCH)" in [2022-08-03T18:12:45.863Z] #60 1.727 ++ go env GOARCH [2022-08-03T18:12:45.863Z] #60 1.748 + export GO_BUILDMODE=-buildmode=pie [2022-08-03T18:12:45.863Z] #60 1.748 + GO_BUILDMODE=-buildmode=pie [2022-08-03T18:12:45.863Z] #60 1.748 ++ dirname /install.sh [2022-08-03T18:12:45.863Z] #60 1.785 + dir=/ [2022-08-03T18:12:45.863Z] #60 1.785 + bin=runc [2022-08-03T18:12:45.863Z] #60 1.785 + shift [2022-08-03T18:12:45.863Z] #60 1.785 + '[' '!' -f //runc.installer ']' [2022-08-03T18:12:45.863Z] #60 1.785 + . //runc.installer [2022-08-03T18:12:45.863Z] #60 1.785 ++ set -e [2022-08-03T18:12:45.863Z] #60 1.785 ++ : v1.1.2 [2022-08-03T18:12:45.863Z] #60 1.785 + install_runc [2022-08-03T18:12:45.863Z] #60 1.785 Install runc version v1.1.2 (build tags: seccomp) [2022-08-03T18:12:45.863Z] #60 1.785 + RUNC_BUILDTAGS=seccomp [2022-08-03T18:12:45.863Z] #60 1.785 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-03T18:12:45.863Z] #60 1.785 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WB8b0Q3ykU/src/github.com/opencontainers/runc [2022-08-03T18:12:45.863Z] #60 1.793 Cloning into '/tmp/tmp.WB8b0Q3ykU/src/github.com/opencontainers/runc'... [2022-08-03T18:12:46.013Z] #60 ... [2022-08-03T18:12:46.013Z] [2022-08-03T18:12:46.013Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-03T18:12:46.013Z] #15 sha256:8d9bc53483c70c7d65932b9a955eefe78b1e20497badd0a115f955f4077cd1f9 [2022-08-03T18:12:46.013Z] #15 DONE 1.6s [2022-08-03T18:12:46.013Z] [2022-08-03T18:12:46.013Z] #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-08-03T18:12:46.013Z] #16 sha256:97976fa1268392ff1a7fdefb6d9c8ecb2726c64f3ba4366c8d89353aea12ad15 [2022-08-03T18:12:46.807Z] #60 ... [2022-08-03T18:12:46.807Z] [2022-08-03T18:12:46.807Z] #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-08-03T18:12:46.807Z] #16 sha256:a7156f6ec84a3829086f568061267bed0d82b1d5407b67e97e9884e4902ac1a3 [2022-08-03T18:12:46.807Z] #16 DONE 1.4s [2022-08-03T18:12:46.950Z] #16 DONE 1.1s [2022-08-03T18:12:46.950Z] [2022-08-03T18:12:46.950Z] #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-08-03T18:12:46.950Z] #36 sha256:7aceea02f2a0cf59c0338a6ade3d4f698eb0daefc4b8c5dbeb23ece118fb8ce2 [2022-08-03T18:12:47.068Z] [2022-08-03T18:12:47.068Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-03T18:12:47.068Z] #17 sha256:b1be7433f46a96f738a916d093990835e45187ea726a26e4d9ca1a1cbffd71a6 [2022-08-03T18:12:47.210Z] #36 ... [2022-08-03T18:12:47.210Z] [2022-08-03T18:12:47.210Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-03T18:12:47.210Z] #17 sha256:ff2235b774d37e17f58bf06ed823c0f737166867349045e7af41d8e205d28d18 [2022-08-03T18:12:47.470Z] #17 0.586 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-03T18:12:47.536Z] #19 148.5 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-03T18:12:47.536Z] #19 148.5 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-03T18:12:47.536Z] #19 148.6 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-03T18:12:47.536Z] #19 148.6 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-03T18:12:47.536Z] #19 148.6 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-03T18:12:47.536Z] #19 148.6 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-03T18:12:47.638Z] #17 0.836 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-03T18:12:47.728Z] #17 DONE 0.7s [2022-08-03T18:12:47.728Z] [2022-08-03T18:12:47.728Z] #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-08-03T18:12:47.728Z] #36 sha256:7aceea02f2a0cf59c0338a6ade3d4f698eb0daefc4b8c5dbeb23ece118fb8ce2 [2022-08-03T18:12:47.728Z] #36 ... [2022-08-03T18:12:47.728Z] [2022-08-03T18:12:47.728Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-03T18:12:47.728Z] #18 sha256:fc84a947183a7befcc6b1c969c65a4fb20def38d9ff9d063de9bbff47069e0ba [2022-08-03T18:12:47.898Z] #17 DONE 1.0s [2022-08-03T18:12:47.898Z] [2022-08-03T18:12:47.898Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-03T18:12:47.898Z] #18 sha256:01c29ad7ec1b38c27af96dfaf888dab076deeffe29fec826446ed43e9cb0d390 [2022-08-03T18:12:48.356Z] #42 ... [2022-08-03T18:12:48.356Z] [2022-08-03T18:12:48.356Z] #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-08-03T18:12:48.356Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:12:48.356Z] #14 59.78 Selecting previously unselected package binutils-mingw-w64. [2022-08-03T18:12:48.356Z] #14 59.78 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-03T18:12:48.356Z] #14 59.79 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-03T18:12:48.356Z] #14 59.99 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-03T18:12:48.356Z] #14 59.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-03T18:12:48.356Z] #14 60.02 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-03T18:12:48.356Z] #14 60.36 Selecting previously unselected package dmsetup. [2022-08-03T18:12:48.356Z] #14 60.41 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-03T18:12:48.356Z] #14 60.41 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-03T18:12:48.356Z] #14 60.64 Selecting previously unselected package mingw-w64-common. [2022-08-03T18:12:48.356Z] #14 60.64 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-03T18:12:48.356Z] #14 60.64 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-03T18:12:48.356Z] #14 66.86 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-03T18:12:48.356Z] #14 66.87 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-03T18:12:48.356Z] #14 66.88 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-03T18:12:48.356Z] #14 ... [2022-08-03T18:12:48.356Z] [2022-08-03T18:12:48.356Z] #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-08-03T18:12:48.356Z] #51 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:12:48.356Z] #51 59.41 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-03T18:12:48.356Z] #51 59.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-03T18:12:48.356Z] #51 59.48 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-03T18:12:48.356Z] #51 59.53 Setting up python3-six (1.16.0-2) ... [2022-08-03T18:12:48.356Z] #51 60.86 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-03T18:12:48.356Z] #51 60.95 Setting up python3-protobuf (3.12.4-1) ... [2022-08-03T18:12:48.356Z] #51 64.54 Setting up criu (3.17.1-1) ... [2022-08-03T18:12:48.356Z] #51 67.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:12:48.356Z] #51 ... [2022-08-03T18:12:48.356Z] [2022-08-03T18:12:48.356Z] #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-08-03T18:12:48.356Z] #53 sha256:845fdde35548a13b31f48502d8675f52121aa07365b529a0f102a5e5a9166507 [2022-08-03T18:12:48.356Z] #53 69.06 gotestsum version dev [2022-08-03T18:12:48.666Z] #18 DONE 0.8s [2022-08-03T18:12:48.666Z] [2022-08-03T18:12:48.666Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-03T18:12:48.666Z] #19 sha256:e54e2e2c0059465228e7f506f333fbe486d4e4db17b48afd954155987b682b38 [2022-08-03T18:12:48.841Z] #18 DONE 1.0s [2022-08-03T18:12:48.841Z] [2022-08-03T18:12:48.841Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-03T18:12:48.841Z] #19 sha256:837760324e86352b16cb2b06eb97d49ffa8b1c09d5f30dd8eb7363baca457256 [2022-08-03T18:12:49.049Z] #51 ... [2022-08-03T18:12:49.049Z] [2022-08-03T18:12:49.049Z] #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-08-03T18:12:49.049Z] #57 sha256:8c6f299198c843c0d904e4e4138559e251248511fdce630be12b55668cec2e13 [2022-08-03T18:12:49.049Z] #57 4.861 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-03T18:12:49.049Z] #57 5.441 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-03T18:12:49.049Z] #57 5.464 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-03T18:12:49.049Z] #57 5.464 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-03T18:12:49.231Z] #19 DONE 0.7s [2022-08-03T18:12:49.231Z] [2022-08-03T18:12:49.231Z] #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-08-03T18:12:49.231Z] #55 sha256:018d0c8d4132b6911c9eef21137c6b4a6d13d335f34de25391efa11387f1a730 [2022-08-03T18:12:49.231Z] #55 ... [2022-08-03T18:12:49.231Z] [2022-08-03T18:12:49.231Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-03T18:12:49.231Z] #20 sha256:877d2283a7e68e6fe6077a51c7f0674fa49ae08988b5bf1e0038c3bfb59d2aa8 [2022-08-03T18:12:49.306Z] #57 6.084 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-03T18:12:49.784Z] #19 DONE 1.0s [2022-08-03T18:12:49.784Z] [2022-08-03T18:12:49.784Z] #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-08-03T18:12:49.784Z] #47 sha256:b6b8ce59f534be2127166e2ece0c86e2714d0e5dd0eaf6f12044028391bddab6 [2022-08-03T18:12:49.784Z] #47 ... [2022-08-03T18:12:49.784Z] [2022-08-03T18:12:49.784Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-03T18:12:49.784Z] #20 sha256:67d67b4af445e0b607e752f5a816bfca9a423330cb514e661cf186ddeb476beb [2022-08-03T18:12:50.166Z] #20 DONE 0.9s [2022-08-03T18:12:50.166Z] [2022-08-03T18:12:50.166Z] #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-08-03T18:12:50.166Z] #47 sha256:ee0a3efe7fd9fd016401007b0a1bdbd66b7dc4528da2b4d93d217cc33fca4c45 [2022-08-03T18:12:50.166Z] #47 ... [2022-08-03T18:12:50.166Z] [2022-08-03T18:12:50.166Z] #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-08-03T18:12:50.166Z] #21 sha256:6ab2b221a70c5edd218f9867e24f0461e5b8cb0f0456c34ec7b2fd0c653290d2 [2022-08-03T18:12:50.730Z] #20 DONE 1.0s [2022-08-03T18:12:50.730Z] [2022-08-03T18:12:50.730Z] #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-08-03T18:12:50.730Z] #47 sha256:b6b8ce59f534be2127166e2ece0c86e2714d0e5dd0eaf6f12044028391bddab6 [2022-08-03T18:12:50.990Z] #47 ... [2022-08-03T18:12:50.990Z] [2022-08-03T18:12:50.990Z] #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-08-03T18:12:50.990Z] #21 sha256:a58c95ff1adbe00c34d3b1a48cd2492b24e3cabed7171085aa6cf77d270d8c1c [2022-08-03T18:12:51.101Z] #21 0.950 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-03T18:12:51.101Z] #21 0.986 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-03T18:12:51.101Z] #21 0.987 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-03T18:12:51.209Z] #57 ... [2022-08-03T18:12:51.209Z] [2022-08-03T18:12:51.209Z] #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-08-03T18:12:51.209Z] #67 sha256:c6d107e8bc31ee77eeeb7c0fcfc6df8d402438446a8ad786dadec0ddb75f813f [2022-08-03T18:12:51.209Z] #67 7.602 + RM_GOPATH=0 [2022-08-03T18:12:51.209Z] #67 7.602 + TMP_GOPATH= [2022-08-03T18:12:51.209Z] #67 7.602 + : /build [2022-08-03T18:12:51.209Z] #67 7.602 + '[' -z '' ']' [2022-08-03T18:12:51.209Z] #67 7.602 ++ mktemp -d [2022-08-03T18:12:51.209Z] #67 7.602 + export GOPATH=/tmp/tmp.SVQbte7vNn [2022-08-03T18:12:51.209Z] #67 7.602 + GOPATH=/tmp/tmp.SVQbte7vNn [2022-08-03T18:12:51.209Z] #67 7.602 + RM_GOPATH=1 [2022-08-03T18:12:51.209Z] #67 7.602 + case "$(go env GOARCH)" in [2022-08-03T18:12:51.209Z] #67 7.602 ++ go env GOARCH [2022-08-03T18:12:51.209Z] #67 7.641 + export GO_BUILDMODE=-buildmode=pie [2022-08-03T18:12:51.209Z] #67 7.643 + GO_BUILDMODE=-buildmode=pie [2022-08-03T18:12:51.209Z] #67 7.656 ++ dirname /install.sh [2022-08-03T18:12:51.209Z] #67 7.661 + dir=/ [2022-08-03T18:12:51.209Z] #67 7.661 + bin=rootlesskit [2022-08-03T18:12:51.209Z] #67 7.661 + shift [2022-08-03T18:12:51.209Z] #67 7.662 + '[' '!' -f //rootlesskit.installer ']' [2022-08-03T18:12:51.209Z] #67 7.662 + . //rootlesskit.installer [2022-08-03T18:12:51.209Z] #67 7.662 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-03T18:12:51.209Z] #67 7.662 + install_rootlesskit [2022-08-03T18:12:51.209Z] #67 7.662 + case "$1" in [2022-08-03T18:12:51.209Z] #67 7.662 + export CGO_ENABLED=0 [2022-08-03T18:12:51.209Z] #67 7.662 + CGO_ENABLED=0 [2022-08-03T18:12:51.209Z] #67 7.662 + _install_rootlesskit [2022-08-03T18:12:51.209Z] #67 7.662 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-03T18:12:51.209Z] #67 7.663 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-03T18:12:51.209Z] #67 7.663 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-03T18:12:51.209Z] #67 7.663 + GOBIN=/build [2022-08-03T18:12:51.209Z] #67 7.663 + GO111MODULE=on [2022-08-03T18:12:51.209Z] #67 7.663 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-03T18:12:51.668Z] #21 1.633 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-03T18:12:51.776Z] #67 8.335 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-03T18:12:51.812Z] #53 DONE 73.9s [2022-08-03T18:12:51.812Z] [2022-08-03T18:12:51.812Z] #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-08-03T18:12:51.812Z] #51 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:12:51.812Z] #51 DONE 73.2s [2022-08-03T18:12:51.812Z] [2022-08-03T18:12:51.812Z] #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-08-03T18:12:51.812Z] #42 sha256:2daaabb517a2117d5c49e0984e2aaad50a05a319290ff6ed6b260933d5466e2d [2022-08-03T18:12:51.812Z] #42 72.27 Setting up libicu67:amd64 (67.1-7) ... [2022-08-03T18:12:51.812Z] #42 73.75 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:12:51.812Z] #42 73.80 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-03T18:12:51.812Z] #42 73.81 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:12:51.812Z] #42 73.88 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-03T18:12:51.812Z] #42 73.99 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-03T18:12:52.070Z] #42 74.08 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-03T18:12:52.070Z] #42 74.15 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-03T18:12:52.070Z] #42 74.18 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-03T18:12:52.070Z] #42 74.22 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-03T18:12:52.070Z] #42 74.24 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:12:52.380Z] #21 1.255 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-03T18:12:52.380Z] #21 1.288 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-03T18:12:52.380Z] #21 1.298 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-03T18:12:52.641Z] #21 1.838 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-03T18:12:53.567Z] #21 3.478 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-03T18:12:53.676Z] #67 ... [2022-08-03T18:12:53.676Z] [2022-08-03T18:12:53.676Z] #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-08-03T18:12:53.676Z] #42 sha256:2daaabb517a2117d5c49e0984e2aaad50a05a319290ff6ed6b260933d5466e2d [2022-08-03T18:12:53.676Z] #42 6.938 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-03T18:12:53.676Z] #42 7.009 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-03T18:12:53.676Z] #42 7.009 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-03T18:12:53.676Z] #42 8.255 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-03T18:12:53.676Z] #42 ... [2022-08-03T18:12:53.676Z] [2022-08-03T18:12:53.676Z] #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-08-03T18:12:53.676Z] #34 sha256:835450d2109a8d3ba6fedea550a0eae6f71dff8269bd8d2739ac02bb595ac4a1 [2022-08-03T18:12:53.676Z] #34 7.021 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-03T18:12:53.676Z] #34 7.026 Cloning into '.'... [2022-08-03T18:12:53.676Z] #34 ... [2022-08-03T18:12:53.676Z] [2022-08-03T18:12:53.676Z] #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-08-03T18:12:53.676Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:12:53.676Z] #55 8.259 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-03T18:12:53.676Z] #55 ... [2022-08-03T18:12:53.676Z] [2022-08-03T18:12:53.676Z] #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-08-03T18:12:53.676Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:12:53.676Z] #14 6.028 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-03T18:12:53.676Z] #14 6.054 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-03T18:12:53.676Z] #14 6.054 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-03T18:12:53.676Z] #14 6.674 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-03T18:12:53.676Z] #14 8.853 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-03T18:12:53.934Z] #14 ... [2022-08-03T18:12:53.934Z] [2022-08-03T18:12:53.934Z] #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-08-03T18:12:53.934Z] #26 sha256:44b1c56211891f4896763e29f265b0ae1f4125f6e747d01868d8b03d69d882bf [2022-08-03T18:12:53.934Z] #26 7.493 + RM_GOPATH=0 [2022-08-03T18:12:53.934Z] #26 7.493 + TMP_GOPATH= [2022-08-03T18:12:53.934Z] #26 7.493 + : /build [2022-08-03T18:12:53.934Z] #26 7.493 + '[' -z '' ']' [2022-08-03T18:12:53.934Z] #26 7.498 ++ mktemp -d [2022-08-03T18:12:53.934Z] #26 7.498 + export GOPATH=/tmp/tmp.qKO1T9Vux4 [2022-08-03T18:12:53.934Z] #26 7.498 + GOPATH=/tmp/tmp.qKO1T9Vux4 [2022-08-03T18:12:53.934Z] #26 7.499 + RM_GOPATH=1 [2022-08-03T18:12:53.934Z] #26 7.499 + case "$(go env GOARCH)" in [2022-08-03T18:12:53.934Z] #26 7.502 ++ go env GOARCH [2022-08-03T18:12:53.934Z] #26 7.549 + export GO_BUILDMODE=-buildmode=pie [2022-08-03T18:12:53.934Z] #26 7.549 + GO_BUILDMODE=-buildmode=pie [2022-08-03T18:12:53.934Z] #26 7.550 ++ dirname /install.sh [2022-08-03T18:12:53.934Z] #26 7.553 Install docker/cli version 17.06.2-ce from stable [2022-08-03T18:12:53.934Z] #26 7.553 + dir=/ [2022-08-03T18:12:53.934Z] #26 7.553 + bin=dockercli [2022-08-03T18:12:53.934Z] #26 7.553 + shift [2022-08-03T18:12:53.934Z] #26 7.553 + '[' '!' -f //dockercli.installer ']' [2022-08-03T18:12:53.934Z] #26 7.553 + . //dockercli.installer [2022-08-03T18:12:53.934Z] #26 7.553 ++ : stable [2022-08-03T18:12:53.934Z] #26 7.553 ++ : 17.06.2-ce [2022-08-03T18:12:53.934Z] #26 7.553 + install_dockercli [2022-08-03T18:12:53.934Z] #26 7.553 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-03T18:12:53.934Z] #26 7.553 ++ uname -m [2022-08-03T18:12:53.934Z] #26 7.602 + arch=x86_64 [2022-08-03T18:12:53.934Z] #26 7.602 + '[' x86_64 '!=' x86_64 ']' [2022-08-03T18:12:53.934Z] #26 7.602 + url=https://download.docker.com/linux/static [2022-08-03T18:12:53.934Z] #26 7.602 + tar -xz docker/docker [2022-08-03T18:12:53.934Z] #26 7.602 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-03T18:12:53.934Z] #26 ... [2022-08-03T18:12:53.934Z] [2022-08-03T18:12:53.934Z] #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-08-03T18:12:53.934Z] #53 sha256:845fdde35548a13b31f48502d8675f52121aa07365b529a0f102a5e5a9166507 [2022-08-03T18:12:53.934Z] #53 7.113 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-03T18:12:53.934Z] #53 9.637 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-03T18:12:53.934Z] #53 9.644 go: downloading github.com/fatih/color v1.10.0 [2022-08-03T18:12:53.934Z] #53 9.724 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-03T18:12:53.934Z] #53 9.752 go: downloading github.com/pkg/errors v0.9.1 [2022-08-03T18:12:53.934Z] #53 10.62 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-03T18:12:53.934Z] #53 10.70 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-03T18:12:53.934Z] #53 10.78 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-03T18:12:53.974Z] #42 ... [2022-08-03T18:12:53.974Z] [2022-08-03T18:12:53.974Z] #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-08-03T18:12:53.974Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:12:53.974Z] #77 2.671 Cloning into '/tmp/crun-build'... [2022-08-03T18:12:53.974Z] #77 7.187 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-03T18:12:53.974Z] #77 7.193 Cloning into '/tmp/crun-build/libocispec'... [2022-08-03T18:12:53.974Z] #77 7.947 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-03T18:12:53.974Z] #77 7.956 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-03T18:12:53.974Z] #77 7.956 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-03T18:12:53.974Z] #77 7.956 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-03T18:12:53.974Z] #77 7.988 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-03T18:12:53.974Z] #77 9.722 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-03T18:12:53.974Z] #77 ... [2022-08-03T18:12:53.974Z] [2022-08-03T18:12:53.974Z] #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-08-03T18:12:53.974Z] #42 sha256:2daaabb517a2117d5c49e0984e2aaad50a05a319290ff6ed6b260933d5466e2d [2022-08-03T18:12:53.974Z] #42 DONE 76.0s [2022-08-03T18:12:53.974Z] [2022-08-03T18:12:53.974Z] #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-08-03T18:12:53.974Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:12:53.974Z] #14 74.52 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-03T18:12:53.974Z] #14 74.53 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-03T18:12:53.974Z] #14 74.57 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-03T18:12:53.974Z] #14 75.20 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-03T18:12:53.974Z] #14 75.20 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-03T18:12:53.974Z] #14 75.28 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-03T18:12:54.023Z] #21 3.250 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-03T18:12:54.197Z] #53 ... [2022-08-03T18:12:54.197Z] [2022-08-03T18:12:54.197Z] #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-08-03T18:12:54.197Z] #40 sha256:0c05b0be702a8202bf83840cea8ae807563070fe63b52f93aa4823550589edb9 [2022-08-03T18:12:54.197Z] #40 6.433 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-03T18:12:54.197Z] #40 7.435 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-03T18:12:54.197Z] #40 9.423 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-03T18:12:54.197Z] #40 9.937 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-03T18:12:54.197Z] #40 9.954 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-03T18:12:54.457Z] #40 ... [2022-08-03T18:12:54.457Z] [2022-08-03T18:12:54.457Z] #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-08-03T18:12:54.457Z] #62 sha256:0f122c100b18f379b7f3e9566e317a95fe779f8babf1defe17ea826fe84f6a77 [2022-08-03T18:12:54.457Z] #62 5.382 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-03T18:12:54.457Z] #62 5.398 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-03T18:12:54.457Z] #62 5.398 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-03T18:12:54.457Z] #62 5.816 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-03T18:12:54.457Z] #62 6.797 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-03T18:12:54.457Z] #62 9.832 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-03T18:12:54.457Z] #62 ... [2022-08-03T18:12:54.457Z] [2022-08-03T18:12:54.457Z] #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-08-03T18:12:54.457Z] #47 sha256:b6b8ce59f534be2127166e2ece0c86e2714d0e5dd0eaf6f12044028391bddab6 [2022-08-03T18:12:54.457Z] #47 7.592 + git clone https://github.com/docker/distribution.git . [2022-08-03T18:12:54.457Z] #47 7.594 Cloning into '.'... [2022-08-03T18:12:54.714Z] #47 ... [2022-08-03T18:12:54.714Z] [2022-08-03T18:12:54.714Z] #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-08-03T18:12:54.714Z] #38 sha256:15b40899c1d89586ded4c33e955c5970d5735abbd54a5801c21b3cc2189649b9 [2022-08-03T18:12:54.714Z] #38 7.144 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-03T18:12:54.714Z] #38 ... [2022-08-03T18:12:54.714Z] [2022-08-03T18:12:54.714Z] #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-08-03T18:12:54.714Z] #36 sha256:79ba122504530f6bee7049da567c7e5f6a04d0639ece8d4ece22fa36a4c34284 [2022-08-03T18:12:54.714Z] #36 7.709 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-03T18:12:54.971Z] #36 ... [2022-08-03T18:12:54.971Z] [2022-08-03T18:12:54.971Z] #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-08-03T18:12:54.971Z] #53 sha256:845fdde35548a13b31f48502d8675f52121aa07365b529a0f102a5e5a9166507 [2022-08-03T18:12:54.971Z] #53 11.06 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-03T18:12:54.971Z] #53 11.17 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-03T18:12:54.971Z] #53 11.25 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-03T18:12:54.971Z] #53 11.52 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-03T18:12:55.229Z] #53 11.94 go: downloading golang.org/x/tools v0.1.0 [2022-08-03T18:12:55.467Z] #21 5.055 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-03T18:12:55.467Z] #21 ... [2022-08-03T18:12:55.467Z] [2022-08-03T18:12:55.467Z] #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-08-03T18:12:55.467Z] #77 sha256:fd80ac36a1c00b3b408ca4d07af02eaee67dfbfa34a045771fe03a3f497e6195 [2022-08-03T18:12:55.467Z] #77 74.52 configure.ac:11: installing 'build-aux/compile' [2022-08-03T18:12:55.467Z] #77 74.53 configure.ac:11: installing 'build-aux/config.guess' [2022-08-03T18:12:55.467Z] #77 74.54 configure.ac:11: installing 'build-aux/config.sub' [2022-08-03T18:12:55.467Z] #77 74.54 configure.ac:13: installing 'build-aux/install-sh' [2022-08-03T18:12:55.467Z] #77 74.55 configure.ac:13: installing 'build-aux/missing' [2022-08-03T18:12:55.467Z] #77 74.57 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-03T18:12:55.467Z] #77 74.76 Makefile.am: installing 'build-aux/depcomp' [2022-08-03T18:12:55.467Z] #77 76.02 checking build system type... aarch64-unknown-linux-gnu [2022-08-03T18:12:55.467Z] #77 76.40 checking host system type... aarch64-unknown-linux-gnu [2022-08-03T18:12:55.467Z] #77 76.42 checking how to print strings... printf [2022-08-03T18:12:55.467Z] #77 76.44 checking for gcc... gcc [2022-08-03T18:12:55.467Z] #77 76.57 checking whether the C compiler works... yes [2022-08-03T18:12:55.467Z] #77 76.73 checking for C compiler default output file name... a.out [2022-08-03T18:12:55.467Z] #77 76.74 checking for suffix of executables... [2022-08-03T18:12:55.467Z] #77 76.96 checking whether we are cross compiling... no [2022-08-03T18:12:55.467Z] #77 77.18 checking for suffix of object files... o [2022-08-03T18:12:55.467Z] #77 77.33 checking whether we are using the GNU C compiler... yes [2022-08-03T18:12:55.467Z] #77 77.48 checking whether gcc accepts -g... yes [2022-08-03T18:12:55.467Z] #77 77.63 checking for gcc option to accept ISO C89... none needed [2022-08-03T18:12:55.467Z] #77 77.85 checking whether gcc understands -c and -o together... yes [2022-08-03T18:12:55.467Z] #77 78.10 checking for a sed that does not truncate output... /bin/sed [2022-08-03T18:12:55.467Z] #77 78.13 checking for grep that handles long lines and -e... /bin/grep [2022-08-03T18:12:55.467Z] #77 78.15 checking for egrep... /bin/grep -E [2022-08-03T18:12:55.467Z] #77 78.15 checking for fgrep... /bin/grep -F [2022-08-03T18:12:55.467Z] #77 78.16 checking for ld used by gcc... /usr/bin/ld [2022-08-03T18:12:55.467Z] #77 78.19 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-03T18:12:55.467Z] #77 78.21 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-03T18:12:55.467Z] #77 78.24 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-03T18:12:55.467Z] #77 78.37 checking whether ln -s works... yes [2022-08-03T18:12:55.467Z] #77 78.38 checking the maximum length of command line arguments... 1572864 [2022-08-03T18:12:55.467Z] #77 78.42 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-03T18:12:55.467Z] #77 78.43 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-03T18:12:55.467Z] #77 78.43 checking for /usr/bin/ld option to reload object files... -r [2022-08-03T18:12:55.467Z] #77 78.43 checking for objdump... objdump [2022-08-03T18:12:55.467Z] #77 78.44 checking how to recognize dependent libraries... pass_all [2022-08-03T18:12:55.467Z] #77 78.45 checking for dlltool... no [2022-08-03T18:12:55.467Z] #77 78.45 checking how to associate runtime and link libraries... printf %s\n [2022-08-03T18:12:55.467Z] #77 78.45 checking for ar... ar [2022-08-03T18:12:55.467Z] #77 78.46 checking for archiver @FILE support... @ [2022-08-03T18:12:55.467Z] #77 78.60 checking for strip... strip [2022-08-03T18:12:55.467Z] #77 78.60 checking for ranlib... ranlib [2022-08-03T18:12:55.467Z] #77 78.61 checking for gawk... no [2022-08-03T18:12:55.467Z] #77 78.61 checking for mawk... mawk [2022-08-03T18:12:55.467Z] #77 78.61 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-03T18:12:55.467Z] #77 79.10 checking for sysroot... no [2022-08-03T18:12:55.467Z] #77 79.11 checking for a working dd... /bin/dd [2022-08-03T18:12:55.725Z] #77 79.15 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-03T18:12:55.725Z] #77 79.18 checking for mt... no [2022-08-03T18:12:55.725Z] #77 79.19 checking if : is a manifest tool... no [2022-08-03T18:12:55.932Z] #21 4.680 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-03T18:12:55.983Z] #77 79.21 checking how to run the C preprocessor... gcc -E [2022-08-03T18:12:55.983Z] #77 ... [2022-08-03T18:12:55.983Z] [2022-08-03T18:12:55.983Z] #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-08-03T18:12:55.983Z] #36 sha256:7aceea02f2a0cf59c0338a6ade3d4f698eb0daefc4b8c5dbeb23ece118fb8ce2 [2022-08-03T18:12:55.983Z] #36 118.3 Delve is a source level debugger for Go programs. [2022-08-03T18:12:55.983Z] #36 118.3 [2022-08-03T18:12:55.983Z] #36 118.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-03T18:12:55.983Z] #36 118.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-03T18:12:55.983Z] #36 118.3 [2022-08-03T18:12:55.983Z] #36 118.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-03T18:12:55.983Z] #36 118.3 [2022-08-03T18:12:55.983Z] #36 118.3 Pass flags to the program you are debugging using `--`, for example: [2022-08-03T18:12:55.983Z] #36 118.3 [2022-08-03T18:12:55.983Z] #36 118.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-03T18:12:55.983Z] #36 118.3 [2022-08-03T18:12:55.983Z] #36 118.3 Usage: [2022-08-03T18:12:55.983Z] #36 118.3 dlv [command] [2022-08-03T18:12:55.983Z] #36 118.3 [2022-08-03T18:12:55.983Z] #36 118.3 Available Commands: [2022-08-03T18:12:55.983Z] #36 118.3 attach Attach to running process and begin debugging. [2022-08-03T18:12:55.983Z] #36 118.3 connect Connect to a headless debug server with a terminal client. [2022-08-03T18:12:55.983Z] #36 118.3 core Examine a core dump. [2022-08-03T18:12:55.983Z] #36 118.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-03T18:12:55.983Z] #36 118.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-03T18:12:55.983Z] #36 118.3 exec Execute a precompiled binary, and begin a debug session. [2022-08-03T18:12:55.983Z] #36 118.3 help Help about any command [2022-08-03T18:12:55.983Z] #36 118.3 run Deprecated command. Use 'debug' instead. [2022-08-03T18:12:55.983Z] #36 118.3 test Compile test binary and begin debugging program. [2022-08-03T18:12:55.983Z] #36 118.3 trace Compile and begin tracing program. [2022-08-03T18:12:55.983Z] #36 118.3 version Prints version. [2022-08-03T18:12:55.983Z] #36 118.3 [2022-08-03T18:12:55.983Z] #36 118.3 Flags: [2022-08-03T18:12:55.983Z] #36 118.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-03T18:12:55.983Z] #36 118.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-03T18:12:55.983Z] #36 118.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-08-03T18:12:55.983Z] #36 118.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-03T18:12:55.983Z] #36 118.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-03T18:12:55.983Z] #36 118.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-08-03T18:12:55.983Z] #36 118.3 --disable-aslr Disables address space randomization [2022-08-03T18:12:55.983Z] #36 118.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-03T18:12:55.983Z] #36 118.3 -h, --help help for dlv [2022-08-03T18:12:55.983Z] #36 118.3 --init string Init file, executed by the terminal client. [2022-08-03T18:12:55.983Z] #36 118.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-03T18:12:55.983Z] #36 118.3 --log Enable debugging server logging. [2022-08-03T18:12:55.983Z] #36 118.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-03T18:12:55.983Z] #36 118.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-03T18:12:55.983Z] #36 118.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-03T18:12:55.983Z] #36 118.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-03T18:12:55.983Z] #36 118.3 --wd string Working directory for running the program. [2022-08-03T18:12:55.983Z] #36 118.3 [2022-08-03T18:12:55.983Z] #36 118.3 Additional help topics: [2022-08-03T18:12:55.983Z] #36 118.3 dlv backend Help about the --backend flag. [2022-08-03T18:12:55.983Z] #36 118.3 dlv log Help about logging flags. [2022-08-03T18:12:55.983Z] #36 118.3 dlv redirect Help about file redirection. [2022-08-03T18:12:55.983Z] #36 118.3 [2022-08-03T18:12:55.983Z] #36 118.3 Use "dlv [command] --help" for more information about a command. [2022-08-03T18:12:55.983Z] #36 DONE 118.9s [2022-08-03T18:12:55.983Z] [2022-08-03T18:12:55.983Z] #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-08-03T18:12:55.983Z] #26 sha256:e2999855566f752772957487233c8c98079601d224a7f7e443561c188daa1b99 [2022-08-03T18:12:56.503Z] #21 ... [2022-08-03T18:12:56.503Z] [2022-08-03T18:12:56.503Z] #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-08-03T18:12:56.503Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:12:56.503Z] #77 89.35 configure.ac:11: installing 'build-aux/compile' [2022-08-03T18:12:56.503Z] #77 89.36 configure.ac:11: installing 'build-aux/config.guess' [2022-08-03T18:12:56.503Z] #77 89.37 configure.ac:11: installing 'build-aux/config.sub' [2022-08-03T18:12:56.503Z] #77 89.39 configure.ac:13: installing 'build-aux/install-sh' [2022-08-03T18:12:56.503Z] #77 89.39 configure.ac:13: installing 'build-aux/missing' [2022-08-03T18:12:56.503Z] #77 89.40 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-03T18:12:56.503Z] #77 89.66 Makefile.am: installing 'build-aux/depcomp' [2022-08-03T18:12:56.503Z] #77 91.16 checking build system type... x86_64-pc-linux-gnu [2022-08-03T18:12:56.503Z] #77 91.48 checking host system type... x86_64-pc-linux-gnu [2022-08-03T18:12:56.503Z] #77 91.48 checking how to print strings... printf [2022-08-03T18:12:56.503Z] #77 91.50 checking for gcc... gcc [2022-08-03T18:12:56.503Z] #77 91.63 checking whether the C compiler works... yes [2022-08-03T18:12:56.503Z] #77 91.89 checking for C compiler default output file name... a.out [2022-08-03T18:12:56.503Z] #77 91.89 checking for suffix of executables... [2022-08-03T18:12:56.503Z] #77 92.11 checking whether we are cross compiling... no [2022-08-03T18:12:56.503Z] #77 92.33 checking for suffix of object files... o [2022-08-03T18:12:56.503Z] #77 92.46 checking whether we are using the GNU C compiler... yes [2022-08-03T18:12:56.503Z] #77 92.60 checking whether gcc accepts -g... yes [2022-08-03T18:12:56.503Z] #77 92.81 checking for gcc option to accept ISO C89... none needed [2022-08-03T18:12:56.505Z] #14 ... [2022-08-03T18:12:56.505Z] [2022-08-03T18:12:56.505Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-03T18:12:56.505Z] #43 sha256:eb4a3caa877b02362e4c81978a6a05105af9b1978fdd29262093118768c17587 [2022-08-03T18:12:56.505Z] #43 DONE 2.0s [2022-08-03T18:12:56.505Z] [2022-08-03T18:12:56.505Z] #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-08-03T18:12:56.505Z] #44 sha256:d382ba99fd9c9860bc43e6a6e2fb9677c56fb973846ef32045d8162207bb1bb3 [2022-08-03T18:12:56.763Z] #77 93.02 checking whether gcc understands -c and -o together... yes [2022-08-03T18:12:56.763Z] #77 93.24 checking for a sed that does not truncate output... /bin/sed [2022-08-03T18:12:57.024Z] #77 93.28 checking for grep that handles long lines and -e... /bin/grep [2022-08-03T18:12:57.024Z] #77 93.30 checking for egrep... /bin/grep -E [2022-08-03T18:12:57.024Z] #77 93.30 checking for fgrep... /bin/grep -F [2022-08-03T18:12:57.024Z] #77 93.32 checking for ld used by gcc... /usr/bin/ld [2022-08-03T18:12:57.024Z] #77 93.34 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-03T18:12:57.024Z] #77 93.35 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-03T18:12:57.024Z] #77 93.36 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-03T18:12:57.024Z] #77 93.52 checking whether ln -s works... yes [2022-08-03T18:12:57.024Z] #77 93.52 checking the maximum length of command line arguments... 1572864 [2022-08-03T18:12:57.284Z] #77 93.56 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-03T18:12:57.284Z] #77 93.56 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-03T18:12:57.284Z] #77 93.56 checking for /usr/bin/ld option to reload object files... -r [2022-08-03T18:12:57.284Z] #77 93.56 checking for objdump... objdump [2022-08-03T18:12:57.284Z] #77 93.56 checking how to recognize dependent libraries... pass_all [2022-08-03T18:12:57.284Z] #77 93.57 checking for dlltool... no [2022-08-03T18:12:57.284Z] #77 93.57 checking how to associate runtime and link libraries... printf %s\n [2022-08-03T18:12:57.284Z] #77 93.57 checking for ar... ar [2022-08-03T18:12:57.284Z] #77 93.58 checking for archiver @FILE support... @ [2022-08-03T18:12:57.284Z] #77 93.74 checking for strip... strip [2022-08-03T18:12:57.284Z] #77 93.74 checking for ranlib... ranlib [2022-08-03T18:12:57.284Z] #77 93.75 checking for gawk... no [2022-08-03T18:12:57.284Z] #77 93.75 checking for mawk... mawk [2022-08-03T18:12:57.854Z] #77 93.75 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-03T18:12:57.854Z] #77 94.22 checking for sysroot... no [2022-08-03T18:12:57.854Z] #77 94.23 checking for a working dd... /bin/dd [2022-08-03T18:12:57.854Z] #77 94.26 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-03T18:12:58.114Z] #77 94.36 checking for mt... no [2022-08-03T18:12:58.114Z] #77 94.37 checking if : is a manifest tool... no [2022-08-03T18:12:58.114Z] #77 94.38 checking how to run the C preprocessor... gcc -E [2022-08-03T18:12:58.570Z] #26 117.2 Updating files: 24% (2774/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: 56% (6400/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: 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: 83% (9497/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: 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-08-03T18:12:58.829Z] #26 121.0 + cd /tmp/tmp.7lAoJ3Ow8U/tmp/docker-ce [2022-08-03T18:12:58.829Z] #26 121.0 + git checkout -q v17.06.2-ce [2022-08-03T18:12:58.945Z] #77 94.69 checking for ANSI C header files... yes [2022-08-03T18:12:58.945Z] #77 95.38 checking for sys/types.h... yes [2022-08-03T18:12:59.205Z] #77 95.54 checking for sys/stat.h... yes [2022-08-03T18:12:59.465Z] #77 95.69 checking for stdlib.h... yes [2022-08-03T18:12:59.713Z] #19 ... [2022-08-03T18:12:59.713Z] [2022-08-03T18:12:59.713Z] #84 [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-08-03T18:12:59.713Z] #84 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:12:59.713Z] #84 137.6 CCLD libocispec.la [2022-08-03T18:12:59.713Z] #84 138.0 CCLD src/validate [2022-08-03T18:12:59.713Z] #84 138.0 CCLD tests/test-1 [2022-08-03T18:12:59.713Z] #84 138.0 CCLD tests/test-2 [2022-08-03T18:12:59.713Z] #84 138.1 CCLD tests/test-3 [2022-08-03T18:12:59.713Z] #84 138.1 CCLD tests/test-4 [2022-08-03T18:12:59.713Z] #84 138.1 CCLD tests/test-5 [2022-08-03T18:12:59.713Z] #84 138.1 CCLD tests/test-6 [2022-08-03T18:12:59.713Z] #84 138.2 CCLD tests/test-7 [2022-08-03T18:12:59.713Z] #84 138.2 CCLD tests/test-8 [2022-08-03T18:12:59.713Z] #84 138.2 CCLD tests/test-9 [2022-08-03T18:12:59.713Z] #84 138.3 CCLD tests/test-10 [2022-08-03T18:12:59.713Z] #84 138.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-03T18:12:59.713Z] #84 138.3 CCLD tests/test-11 [2022-08-03T18:12:59.724Z] #77 95.99 checking for string.h... yes [2022-08-03T18:12:59.984Z] #77 96.13 checking for memory.h... yes [2022-08-03T18:12:59.984Z] #77 96.34 checking for strings.h... [2022-08-03T18:12:59.984Z] #77 ... [2022-08-03T18:12:59.984Z] [2022-08-03T18:12:59.984Z] #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-08-03T18:12:59.984Z] #21 sha256:a58c95ff1adbe00c34d3b1a48cd2492b24e3cabed7171085aa6cf77d270d8c1c [2022-08-03T18:12:59.984Z] #21 9.297 Fetched 8563 kB in 8s (1030 kB/s) [2022-08-03T18:13:00.486Z] #53 ... [2022-08-03T18:13:00.486Z] [2022-08-03T18:13:00.486Z] #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-08-03T18:13:00.486Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:13:00.486Z] #55 12.25 go: downloading github.com/fatih/color v1.13.0 [2022-08-03T18:13:00.486Z] #55 12.44 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-03T18:13:00.486Z] #55 12.66 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-03T18:13:00.486Z] #55 12.75 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-03T18:13:00.486Z] #55 13.19 go: downloading github.com/spf13/viper v1.11.0 [2022-08-03T18:13:00.486Z] #55 13.31 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-03T18:13:00.486Z] #55 14.04 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-03T18:13:00.486Z] #55 14.04 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-03T18:13:00.486Z] #55 14.31 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-03T18:13:00.486Z] #55 14.32 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-03T18:13:01.050Z] #55 17.93 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-03T18:13:01.083Z] #84 140.1 libtool: link: ar cr libocispec.a [2022-08-03T18:13:01.083Z] #84 140.2 libtool: link: ranlib libocispec.a [2022-08-03T18:13:01.614Z] #55 18.14 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-03T18:13:01.614Z] #55 ... [2022-08-03T18:13:01.614Z] [2022-08-03T18:13:01.614Z] #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-08-03T18:13:01.614Z] #51 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:13:01.614Z] #51 8.045 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-03T18:13:01.614Z] #51 8.128 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-03T18:13:01.614Z] #51 8.129 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-03T18:13:01.614Z] #51 8.903 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-03T18:13:01.614Z] #51 10.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-03T18:13:01.614Z] #51 13.65 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-03T18:13:01.614Z] #51 17.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-03T18:13:01.774Z] #44 ... [2022-08-03T18:13:01.774Z] [2022-08-03T18:13:01.774Z] #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-08-03T18:13:01.774Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:13:01.774Z] #14 83.44 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-03T18:13:01.774Z] #14 83.44 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-03T18:13:01.774Z] #14 83.46 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-03T18:13:01.870Z] #51 ... [2022-08-03T18:13:01.870Z] [2022-08-03T18:13:01.870Z] #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-08-03T18:13:01.870Z] #76 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:13:01.870Z] #76 8.261 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-03T18:13:01.870Z] #76 8.290 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-03T18:13:01.870Z] #76 8.304 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-03T18:13:01.870Z] #76 9.944 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-03T18:13:01.870Z] #76 13.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-03T18:13:01.870Z] #76 17.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-03T18:13:01.870Z] #76 ... [2022-08-03T18:13:01.870Z] [2022-08-03T18:13:01.870Z] #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-08-03T18:13:01.870Z] #40 sha256:0c05b0be702a8202bf83840cea8ae807563070fe63b52f93aa4823550589edb9 [2022-08-03T18:13:01.870Z] #40 15.46 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-03T18:13:01.870Z] #40 15.86 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-03T18:13:02.013Z] #84 141.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-03T18:13:02.013Z] #84 141.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-03T18:13:02.013Z] #84 141.5 make[5]: Nothing to be done for 'install-data-am'. [2022-08-03T18:13:02.013Z] #84 141.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-03T18:13:02.013Z] #84 141.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-03T18:13:02.013Z] #84 141.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-03T18:13:02.013Z] #84 141.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-03T18:13:02.013Z] #84 141.5 make[2]: Entering directory '/tmp/crun-build' [2022-08-03T18:13:02.112Z] #26 124.4 + mkdir -p /tmp/tmp.7lAoJ3Ow8U/src/github.com/docker [2022-08-03T18:13:02.112Z] #26 124.4 + mv components/cli /tmp/tmp.7lAoJ3Ow8U/src/github.com/docker/cli [2022-08-03T18:13:02.112Z] #26 124.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-08-03T18:13:02.270Z] #84 141.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-03T18:13:02.270Z] #84 141.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-03T18:13:02.270Z] #84 141.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-03T18:13:02.270Z] #84 141.7 CC src/libcrun/libcrun_testing_a-container.o [2022-08-03T18:13:02.270Z] #84 141.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-03T18:13:02.270Z] #84 141.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-03T18:13:02.270Z] #84 141.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-03T18:13:02.270Z] #84 141.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-03T18:13:02.270Z] #84 141.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-03T18:13:02.270Z] #84 141.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-03T18:13:02.527Z] #84 141.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-03T18:13:02.527Z] #84 141.9 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-03T18:13:02.527Z] #84 141.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-03T18:13:02.527Z] #84 141.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-03T18:13:02.527Z] #84 141.9 CC src/libcrun/libcrun_testing_a-error.o [2022-08-03T18:13:02.527Z] #84 142.0 CC src/libcrun/libcrun_testing_a-status.o [2022-08-03T18:13:02.527Z] #84 142.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-03T18:13:02.527Z] #84 142.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-03T18:13:02.678Z] #26 ... [2022-08-03T18:13:02.678Z] [2022-08-03T18:13:02.678Z] #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-08-03T18:13:02.678Z] #77 sha256:fd80ac36a1c00b3b408ca4d07af02eaee67dfbfa34a045771fe03a3f497e6195 [2022-08-03T18:13:02.678Z] #77 79.65 checking for ANSI C header files... yes [2022-08-03T18:13:02.678Z] #77 80.75 checking for sys/types.h... yes [2022-08-03T18:13:02.678Z] #77 80.94 checking for sys/stat.h... yes [2022-08-03T18:13:02.678Z] #77 81.13 checking for stdlib.h... yes [2022-08-03T18:13:02.678Z] #77 81.26 checking for string.h... yes [2022-08-03T18:13:02.678Z] #77 81.52 checking for memory.h... yes [2022-08-03T18:13:02.678Z] #77 81.65 checking for strings.h... yes [2022-08-03T18:13:02.678Z] #77 81.81 checking for inttypes.h... yes [2022-08-03T18:13:02.678Z] #77 81.94 checking for stdint.h... yes [2022-08-03T18:13:02.678Z] #77 82.12 checking for unistd.h... yes [2022-08-03T18:13:02.678Z] #77 82.33 checking for dlfcn.h... yes [2022-08-03T18:13:02.678Z] #77 82.45 checking for objdir... .libs [2022-08-03T18:13:02.678Z] #77 82.84 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-03T18:13:02.678Z] #77 82.99 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-03T18:13:02.678Z] #77 82.99 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-03T18:13:02.678Z] #77 83.08 checking if gcc static flag -static works... yes [2022-08-03T18:13:02.678Z] #77 83.39 checking if gcc supports -c -o file.o... yes [2022-08-03T18:13:02.678Z] #77 83.56 checking if gcc supports -c -o file.o... (cached) yes [2022-08-03T18:13:02.678Z] #77 83.56 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-03T18:13:02.678Z] #77 83.63 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-03T18:13:02.678Z] #77 84.07 checking how to hardcode library paths into programs... immediate [2022-08-03T18:13:02.678Z] #77 84.08 checking whether stripping libraries is possible... yes [2022-08-03T18:13:02.678Z] #77 84.09 checking if libtool supports shared libraries... yes [2022-08-03T18:13:02.678Z] #77 84.09 checking whether to build shared libraries... no [2022-08-03T18:13:02.678Z] #77 84.09 checking whether to build static libraries... yes [2022-08-03T18:13:02.678Z] #77 84.10 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-03T18:13:02.678Z] #77 84.15 checking whether build environment is sane... yes [2022-08-03T18:13:02.678Z] #77 84.20 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-03T18:13:02.678Z] #77 84.23 checking whether make sets $(MAKE)... yes [2022-08-03T18:13:02.678Z] #77 84.29 checking whether make supports the include directive... yes (GNU style) [2022-08-03T18:13:02.678Z] #77 84.32 checking whether make supports nested variables... yes [2022-08-03T18:13:02.678Z] #77 84.37 checking whether UID '0' is supported by ustar format... yes [2022-08-03T18:13:02.678Z] #77 84.37 checking whether GID '0' is supported by ustar format... yes [2022-08-03T18:13:02.678Z] #77 84.37 checking how to create a ustar tar archive... gnutar [2022-08-03T18:13:02.678Z] #77 84.45 checking dependency style of gcc... gcc3 [2022-08-03T18:13:02.678Z] #77 84.62 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-03T18:13:02.678Z] #77 84.63 checking whether make supports nested variables... (cached) yes [2022-08-03T18:13:02.678Z] #77 84.63 checking for gawk... (cached) mawk [2022-08-03T18:13:02.678Z] #77 84.63 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-03T18:13:02.678Z] #77 84.63 checking for gcc... (cached) gcc [2022-08-03T18:13:02.678Z] #77 84.73 checking whether we are using the GNU C compiler... (cached) yes [2022-08-03T18:13:02.678Z] #77 84.74 checking whether gcc accepts -g... (cached) yes [2022-08-03T18:13:02.678Z] #77 84.74 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-03T18:13:02.678Z] #77 84.74 checking whether gcc understands -c and -o together... (cached) yes [2022-08-03T18:13:02.678Z] #77 84.74 checking for a Python interpreter with version >= 3... python3 [2022-08-03T18:13:02.678Z] #77 84.83 checking for python3... /usr/bin/python3 [2022-08-03T18:13:02.678Z] #77 84.84 checking for python3 version... 3.9 [2022-08-03T18:13:02.678Z] #77 84.88 checking for python3 platform... linux [2022-08-03T18:13:02.678Z] #77 84.93 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-03T18:13:02.678Z] #77 85.05 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-03T18:13:02.678Z] #77 85.21 checking for go-md2man... no [2022-08-03T18:13:02.678Z] #77 85.22 checking error.h usability... yes [2022-08-03T18:13:02.678Z] #77 85.47 checking error.h presence... yes [2022-08-03T18:13:02.678Z] #77 85.53 checking for error.h... yes [2022-08-03T18:13:02.678Z] #77 85.56 checking linux/openat2.h usability... yes [2022-08-03T18:13:02.678Z] #77 85.73 checking linux/openat2.h presence... yes [2022-08-03T18:13:02.678Z] #77 85.81 checking for linux/openat2.h... yes [2022-08-03T18:13:02.678Z] #77 85.86 checking for copy_file_range... yes [2022-08-03T18:13:02.678Z] #77 86.16 checking for fgetxattr... yes [2022-08-03T18:13:02.784Z] #84 142.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-03T18:13:02.784Z] #84 142.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-03T18:13:02.784Z] #84 142.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-03T18:13:02.784Z] #84 142.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-03T18:13:02.784Z] #84 142.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-03T18:13:02.784Z] #84 142.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-03T18:13:02.784Z] #84 142.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-03T18:13:02.936Z] #77 86.44 checking for statx... yes [2022-08-03T18:13:03.041Z] #84 142.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-03T18:13:03.041Z] #84 142.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-03T18:13:03.041Z] #84 142.5 CC src/crun-crun.o [2022-08-03T18:13:03.041Z] #84 142.5 CC src/crun-run.o [2022-08-03T18:13:03.195Z] #77 86.67 checking for fgetpwent_r... yes [2022-08-03T18:13:03.298Z] #84 142.7 CC src/crun-delete.o [2022-08-03T18:13:03.298Z] #84 142.7 CC src/crun-kill.o [2022-08-03T18:13:03.298Z] #84 142.8 CC src/crun-unpause.o [2022-08-03T18:13:03.453Z] #77 86.92 checking for issetugid... no [2022-08-03T18:13:03.453Z] #77 87.13 checking for pkg-config... /usr/bin/pkg-config [2022-08-03T18:13:03.555Z] #84 142.9 CC src/crun-pause.o [2022-08-03T18:13:03.555Z] #84 142.9 CC src/crun-spec.o [2022-08-03T18:13:03.555Z] #84 142.9 CC src/crun-exec.o [2022-08-03T18:13:03.555Z] #84 142.9 CC src/crun-list.o [2022-08-03T18:13:03.711Z] #77 87.14 checking pkg-config is at least version 0.9.0... yes [2022-08-03T18:13:03.811Z] #84 143.1 CC src/crun-create.o [2022-08-03T18:13:03.811Z] #84 143.1 CC src/crun-start.o [2022-08-03T18:13:03.811Z] #84 143.2 CC src/crun-state.o [2022-08-03T18:13:03.811Z] #84 143.3 CC src/crun-ps.o [2022-08-03T18:13:03.811Z] #84 143.3 CC src/crun-update.o [2022-08-03T18:13:03.970Z] #77 87.15 checking for library containing yajl_tree_get... -lyajl [2022-08-03T18:13:04.068Z] #84 143.3 CC src/crun-checkpoint.o [2022-08-03T18:13:04.068Z] #84 143.4 CC src/crun-restore.o [2022-08-03T18:13:04.068Z] #84 143.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-03T18:13:04.068Z] #84 143.5 CC src/libcrun/libcrun_la-container.lo [2022-08-03T18:13:04.068Z] #84 143.5 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-03T18:13:04.068Z] #84 143.5 CC src/libcrun/libcrun_la-utils.lo [2022-08-03T18:13:04.184Z] #21 9.297 Reading package lists... [2022-08-03T18:13:04.228Z] #77 87.59 checking for yajl >= 2.0.0... yes [2022-08-03T18:13:04.228Z] #77 87.64 checking sys/capability.h usability... yes [2022-08-03T18:13:04.228Z] #77 87.76 checking sys/capability.h presence... yes [2022-08-03T18:13:04.325Z] #84 143.6 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-03T18:13:04.325Z] #84 143.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-03T18:13:04.325Z] #84 143.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-03T18:13:04.325Z] #84 143.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-03T18:13:04.325Z] #84 143.8 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-03T18:13:04.325Z] #84 143.9 CC src/libcrun/libcrun_la-criu.lo [2022-08-03T18:13:04.394Z] #40 ... [2022-08-03T18:13:04.394Z] [2022-08-03T18:13:04.394Z] #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-08-03T18:13:04.394Z] #51 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:13:04.394Z] #51 20.68 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-03T18:13:04.486Z] #77 87.84 checking for sys/capability.h... yes [2022-08-03T18:13:04.744Z] #77 87.85 checking for library containing cap_from_name... -lcap [2022-08-03T18:13:04.889Z] #84 144.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-03T18:13:04.889Z] #84 144.2 CC src/libcrun/libcrun_la-linux.lo [2022-08-03T18:13:04.961Z] #51 ... [2022-08-03T18:13:04.961Z] [2022-08-03T18:13:04.961Z] #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-08-03T18:13:04.961Z] #42 sha256:2daaabb517a2117d5c49e0984e2aaad50a05a319290ff6ed6b260933d5466e2d [2022-08-03T18:13:04.961Z] #42 11.74 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-03T18:13:04.961Z] #42 14.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-03T18:13:05.002Z] #77 88.32 checking for library containing dlopen... -ldl [2022-08-03T18:13:05.145Z] #84 144.4 CC src/libcrun/libcrun_la-error.lo [2022-08-03T18:13:05.145Z] #84 144.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-03T18:13:05.145Z] #84 144.4 CC src/libcrun/libcrun_la-status.lo [2022-08-03T18:13:05.145Z] #84 144.4 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-03T18:13:05.145Z] #84 144.6 CC src/libcrun/libcrun_la-terminal.lo [2022-08-03T18:13:05.145Z] #84 144.7 CC src/libcrun/libcrun_la-signals.lo [2022-08-03T18:13:05.217Z] #42 ... [2022-08-03T18:13:05.217Z] [2022-08-03T18:13:05.217Z] #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-08-03T18:13:05.217Z] #67 sha256:c6d107e8bc31ee77eeeb7c0fcfc6df8d402438446a8ad786dadec0ddb75f813f [2022-08-03T18:13:05.217Z] #67 12.75 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-03T18:13:05.217Z] #67 12.75 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-03T18:13:05.217Z] #67 13.98 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-03T18:13:05.217Z] #67 19.82 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-03T18:13:05.217Z] #67 20.59 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-03T18:13:05.217Z] #67 20.59 go: downloading github.com/google/uuid v1.3.0 [2022-08-03T18:13:05.217Z] #67 20.76 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-03T18:13:05.217Z] #67 21.29 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-03T18:13:05.217Z] #67 21.49 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-03T18:13:05.217Z] #67 ... [2022-08-03T18:13:05.217Z] [2022-08-03T18:13:05.217Z] #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-08-03T18:13:05.217Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:13:05.217Z] #14 12.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-03T18:13:05.260Z] #77 88.70 checking seccomp.h usability... yes [2022-08-03T18:13:05.260Z] #77 88.84 checking seccomp.h presence... yes [2022-08-03T18:13:05.260Z] #77 88.89 checking for seccomp.h... yes [2022-08-03T18:13:05.402Z] #84 144.7 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-03T18:13:05.402Z] #84 144.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-03T18:13:05.402Z] #84 144.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-03T18:13:05.402Z] #84 144.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-03T18:13:05.474Z] #14 ... [2022-08-03T18:13:05.474Z] [2022-08-03T18:13:05.474Z] #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-08-03T18:13:05.474Z] #67 sha256:c6d107e8bc31ee77eeeb7c0fcfc6df8d402438446a8ad786dadec0ddb75f813f [2022-08-03T18:13:05.474Z] #67 22.03 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-03T18:13:05.567Z] #21 12.86 Reading package lists... [2022-08-03T18:13:05.567Z] #21 ... [2022-08-03T18:13:05.567Z] [2022-08-03T18:13:05.567Z] #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-08-03T18:13:05.567Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:13:05.567Z] #77 96.34 checking for strings.h... yes [2022-08-03T18:13:05.567Z] #77 96.56 checking for inttypes.h... yes [2022-08-03T18:13:05.567Z] #77 96.75 checking for stdint.h... yes [2022-08-03T18:13:05.567Z] #77 96.92 checking for unistd.h... yes [2022-08-03T18:13:05.567Z] #77 97.21 checking for dlfcn.h... yes [2022-08-03T18:13:05.567Z] #77 97.43 checking for objdir... .libs [2022-08-03T18:13:05.567Z] #77 97.80 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-03T18:13:05.567Z] #77 97.98 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-03T18:13:05.567Z] #77 97.98 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-03T18:13:05.567Z] #77 98.11 checking if gcc static flag -static works... yes [2022-08-03T18:13:05.567Z] #77 98.61 checking if gcc supports -c -o file.o... yes [2022-08-03T18:13:05.567Z] #77 98.76 checking if gcc supports -c -o file.o... (cached) yes [2022-08-03T18:13:05.567Z] #77 98.76 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-03T18:13:05.567Z] #77 98.84 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-03T18:13:05.567Z] #77 99.17 checking how to hardcode library paths into programs... immediate [2022-08-03T18:13:05.567Z] #77 99.17 checking whether stripping libraries is possible... yes [2022-08-03T18:13:05.567Z] #77 99.18 checking if libtool supports shared libraries... yes [2022-08-03T18:13:05.567Z] #77 99.18 checking whether to build shared libraries... no [2022-08-03T18:13:05.567Z] #77 99.18 checking whether to build static libraries... yes [2022-08-03T18:13:05.567Z] #77 99.18 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-03T18:13:05.567Z] #77 99.22 checking whether build environment is sane... yes [2022-08-03T18:13:05.567Z] #77 99.30 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-03T18:13:05.567Z] #77 99.32 checking whether make sets $(MAKE)... yes [2022-08-03T18:13:05.567Z] #77 99.38 checking whether make supports the include directive... yes (GNU style) [2022-08-03T18:13:05.567Z] #77 99.43 checking whether make supports nested variables... yes [2022-08-03T18:13:05.567Z] #77 99.47 checking whether UID '0' is supported by ustar format... yes [2022-08-03T18:13:05.567Z] #77 99.48 checking whether GID '0' is supported by ustar format... yes [2022-08-03T18:13:05.567Z] #77 99.48 checking how to create a ustar tar archive... gnutar [2022-08-03T18:13:05.567Z] #77 99.55 checking dependency style of gcc... gcc3 [2022-08-03T18:13:05.567Z] #77 99.75 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-03T18:13:05.567Z] #77 99.75 checking whether make supports nested variables... (cached) yes [2022-08-03T18:13:05.567Z] #77 99.75 checking for gawk... (cached) mawk [2022-08-03T18:13:05.567Z] #77 99.76 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-03T18:13:05.567Z] #77 99.76 checking for gcc... (cached) gcc [2022-08-03T18:13:05.567Z] #77 99.89 checking whether we are using the GNU C compiler... (cached) yes [2022-08-03T18:13:05.567Z] #77 99.90 checking whether gcc accepts -g... (cached) yes [2022-08-03T18:13:05.567Z] #77 99.91 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-03T18:13:05.567Z] #77 99.91 checking whether gcc understands -c and -o together... (cached) yes [2022-08-03T18:13:05.567Z] #77 99.91 checking for a Python interpreter with version >= 3... python3 [2022-08-03T18:13:05.567Z] #77 100.0 checking for python3... /usr/bin/python3 [2022-08-03T18:13:05.567Z] #77 100.0 checking for python3 version... 3.9 [2022-08-03T18:13:05.567Z] #77 100.1 checking for python3 platform... linux [2022-08-03T18:13:05.567Z] #77 100.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-03T18:13:05.567Z] #77 100.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-03T18:13:05.567Z] #77 100.6 checking for go-md2man... no [2022-08-03T18:13:05.567Z] #77 100.6 checking error.h usability... yes [2022-08-03T18:13:05.567Z] #77 100.8 checking error.h presence... yes [2022-08-03T18:13:05.567Z] #77 100.9 checking for error.h... yes [2022-08-03T18:13:05.567Z] #77 100.9 checking linux/openat2.h usability... yes [2022-08-03T18:13:05.567Z] #77 101.1 checking linux/openat2.h presence... yes [2022-08-03T18:13:05.567Z] #77 101.2 checking for linux/openat2.h... yes [2022-08-03T18:13:05.567Z] #77 101.2 checking for copy_file_range... yes [2022-08-03T18:13:05.567Z] #77 101.5 checking for fgetxattr... yes [2022-08-03T18:13:05.826Z] #77 88.89 checking for library containing seccomp_rule_add... -lseccomp [2022-08-03T18:13:05.826Z] #77 89.33 checking for library containing seccomp_arch_resolve_name... [2022-08-03T18:13:05.826Z] #77 ... [2022-08-03T18:13:05.826Z] [2022-08-03T18:13:05.826Z] #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-08-03T18:13:05.826Z] #60 sha256:69a71b05f4a302051995f6009728b77c1836f6adbbce7d0a76f175ae50670c43 [2022-08-03T18:13:05.826Z] #60 11.23 + cd /tmp/tmp.om4W6eK2bq/src/github.com/opencontainers/runc [2022-08-03T18:13:05.826Z] #60 11.23 + git checkout -q v1.1.2 [2022-08-03T18:13:05.826Z] #60 12.22 + '[' -z '' ']' [2022-08-03T18:13:05.826Z] #60 12.22 + target=static [2022-08-03T18:13:05.826Z] #60 12.22 + make BUILDTAGS=seccomp static [2022-08-03T18:13:05.826Z] #60 12.75 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-08-03T18:13:05.826Z] #60 ... [2022-08-03T18:13:05.826Z] [2022-08-03T18:13:05.826Z] #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-08-03T18:13:05.826Z] #77 sha256:fd80ac36a1c00b3b408ca4d07af02eaee67dfbfa34a045771fe03a3f497e6195 [2022-08-03T18:13:05.826Z] #77 89.33 checking for library containing seccomp_arch_resolve_name... none required [2022-08-03T18:13:05.828Z] #77 101.9 checking for statx... yes [2022-08-03T18:13:05.961Z] #14 ... [2022-08-03T18:13:05.961Z] [2022-08-03T18:13:05.961Z] #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-08-03T18:13:05.961Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:13:05.961Z] #77 11.57 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-03T18:13:05.961Z] #77 12.93 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-03T18:13:05.961Z] #77 13.16 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-03T18:13:05.961Z] #77 13.39 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-03T18:13:05.961Z] #77 ... [2022-08-03T18:13:05.961Z] [2022-08-03T18:13:05.961Z] #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-08-03T18:13:05.961Z] #44 sha256:d382ba99fd9c9860bc43e6a6e2fb9677c56fb973846ef32045d8162207bb1bb3 [2022-08-03T18:13:05.961Z] #44 5.246 + RM_GOPATH=0 [2022-08-03T18:13:05.961Z] #44 5.246 + TMP_GOPATH= [2022-08-03T18:13:05.961Z] #44 5.246 + : /build [2022-08-03T18:13:05.961Z] #44 5.246 + '[' -z '' ']' [2022-08-03T18:13:05.961Z] #44 5.250 ++ mktemp -d [2022-08-03T18:13:05.961Z] #44 5.259 + export GOPATH=/tmp/tmp.zGwGLyynIL [2022-08-03T18:13:05.961Z] #44 5.259 + GOPATH=/tmp/tmp.zGwGLyynIL [2022-08-03T18:13:05.961Z] #44 5.259 + RM_GOPATH=1 [2022-08-03T18:13:05.961Z] #44 5.259 + case "$(go env GOARCH)" in [2022-08-03T18:13:05.961Z] #44 5.259 ++ go env GOARCH [2022-08-03T18:13:05.961Z] #44 5.273 + export GO_BUILDMODE=-buildmode=pie [2022-08-03T18:13:05.961Z] #44 5.273 + GO_BUILDMODE=-buildmode=pie [2022-08-03T18:13:05.961Z] #44 5.275 ++ dirname /install.sh [2022-08-03T18:13:05.961Z] #44 5.282 Install tini version v0.19.0 [2022-08-03T18:13:05.961Z] #44 5.282 + dir=/ [2022-08-03T18:13:05.961Z] #44 5.282 + bin=tini [2022-08-03T18:13:05.961Z] #44 5.282 + shift [2022-08-03T18:13:05.961Z] #44 5.282 + '[' '!' -f //tini.installer ']' [2022-08-03T18:13:05.961Z] #44 5.282 + . //tini.installer [2022-08-03T18:13:05.961Z] #44 5.282 ++ : v0.19.0 [2022-08-03T18:13:05.961Z] #44 5.282 + install_tini [2022-08-03T18:13:05.961Z] #44 5.282 + echo 'Install tini version v0.19.0' [2022-08-03T18:13:05.961Z] #44 5.282 + git clone https://github.com/krallin/tini.git /tmp/tmp.zGwGLyynIL/tini [2022-08-03T18:13:05.961Z] #44 5.293 Cloning into '/tmp/tmp.zGwGLyynIL/tini'... [2022-08-03T18:13:05.961Z] #44 7.080 + cd /tmp/tmp.zGwGLyynIL/tini [2022-08-03T18:13:05.961Z] #44 7.080 + git checkout -q v0.19.0 [2022-08-03T18:13:05.961Z] #44 7.120 + cmake . [2022-08-03T18:13:05.961Z] #44 7.719 -- The C compiler identification is GNU 10.2.1 [2022-08-03T18:13:05.961Z] #44 7.836 -- Detecting C compiler ABI info [2022-08-03T18:13:05.961Z] #44 8.819 -- Detecting C compiler ABI info - done [2022-08-03T18:13:05.961Z] #44 8.881 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-03T18:13:05.961Z] #44 8.884 -- Detecting C compile features [2022-08-03T18:13:05.961Z] #44 8.885 -- Detecting C compile features - done [2022-08-03T18:13:05.961Z] #44 9.239 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-03T18:13:05.961Z] #44 9.621 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-03T18:13:05.961Z] #44 9.671 -- Configuring done [2022-08-03T18:13:05.961Z] #44 9.708 -- Generating done [2022-08-03T18:13:05.961Z] #44 9.719 -- Build files have been written to: /tmp/tmp.zGwGLyynIL/tini [2022-08-03T18:13:05.961Z] #44 9.729 + make tini-static [2022-08-03T18:13:05.966Z] #84 145.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-03T18:13:05.966Z] #84 145.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-03T18:13:05.966Z] #84 145.2 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-03T18:13:05.966Z] #84 145.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-03T18:13:05.966Z] #84 145.4 CC tests/init.o [2022-08-03T18:13:06.088Z] #77 102.3 checking for fgetpwent_r... yes [2022-08-03T18:13:06.344Z] #77 89.55 checking systemd/sd-bus.h usability... yes [2022-08-03T18:13:06.344Z] #77 89.80 checking systemd/sd-bus.h presence... yes [2022-08-03T18:13:06.344Z] #77 89.93 checking for systemd/sd-bus.h... yes [2022-08-03T18:13:06.349Z] #77 102.6 checking for issetugid... no [2022-08-03T18:13:06.406Z] #67 22.80 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-03T18:13:06.406Z] #67 23.04 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-03T18:13:06.529Z] #44 10.17 Scanning dependencies of target tini-static [2022-08-03T18:13:06.529Z] #44 10.21 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-03T18:13:06.609Z] #77 102.8 checking for pkg-config... /usr/bin/pkg-config [2022-08-03T18:13:06.610Z] #77 102.8 checking pkg-config is at least version 0.9.0... yes [2022-08-03T18:13:06.664Z] #67 23.21 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-03T18:13:06.916Z] #77 89.94 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-03T18:13:07.174Z] #77 90.52 checking for sd_notify_barrier... yes [2022-08-03T18:13:07.180Z] #77 102.8 checking for library containing yajl_tree_get... -lyajl [2022-08-03T18:13:07.180Z] #77 103.4 checking for yajl >= 2.0.0... yes [2022-08-03T18:13:07.180Z] #77 103.5 checking sys/capability.h usability... [2022-08-03T18:13:07.180Z] #77 ... [2022-08-03T18:13:07.180Z] [2022-08-03T18:13:07.180Z] #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-08-03T18:13:07.180Z] #21 sha256:a58c95ff1adbe00c34d3b1a48cd2492b24e3cabed7171085aa6cf77d270d8c1c [2022-08-03T18:13:07.180Z] #21 12.86 Reading package lists... [2022-08-03T18:13:07.433Z] #77 90.71 checking linux/bpf.h usability... yes [2022-08-03T18:13:07.433Z] #77 90.90 checking linux/bpf.h presence... [2022-08-03T18:13:07.433Z] #77 ... [2022-08-03T18:13:07.433Z] [2022-08-03T18:13:07.433Z] #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-08-03T18:13:07.433Z] #34 sha256:0117b7d30cc188086bcd02e0da74aa326ce8654e773c79e91ff0af2e0c2145d6 [2022-08-03T18:13:07.433Z] #34 DONE 130.1s [2022-08-03T18:13:07.433Z] [2022-08-03T18:13:07.433Z] #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-08-03T18:13:07.433Z] #77 sha256:fd80ac36a1c00b3b408ca4d07af02eaee67dfbfa34a045771fe03a3f497e6195 [2022-08-03T18:13:07.433Z] #77 90.90 checking linux/bpf.h presence... yes [2022-08-03T18:13:07.433Z] #77 91.01 checking for linux/bpf.h... yes [2022-08-03T18:13:07.464Z] #44 11.29 [100%] Linking C executable tini-static [2022-08-03T18:13:07.597Z] #67 ... [2022-08-03T18:13:07.597Z] [2022-08-03T18:13:07.597Z] #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-08-03T18:13:07.597Z] #26 sha256:44b1c56211891f4896763e29f265b0ae1f4125f6e747d01868d8b03d69d882bf [2022-08-03T18:13:07.597Z] #26 23.10 + mkdir -p /build [2022-08-03T18:13:07.597Z] #26 23.11 + mv docker/docker /build/ [2022-08-03T18:13:07.597Z] #26 23.11 + rmdir docker [2022-08-03T18:13:07.597Z] #26 DONE 24.1s [2022-08-03T18:13:07.691Z] #77 91.01 checking compilation for eBPF... yes [2022-08-03T18:13:07.691Z] #77 91.29 checking for criu >= 3.15... no [2022-08-03T18:13:07.691Z] #77 91.34 configure: CRIU headers not found, building without CRIU support [2022-08-03T18:13:07.691Z] #77 91.34 checking for criu > 3.16... no [2022-08-03T18:13:07.691Z] #77 91.39 configure: CRIU version doesn't support join-ns API [2022-08-03T18:13:07.691Z] #77 91.39 checking for criu > 3.16.1... [2022-08-03T18:13:07.691Z] #77 ... [2022-08-03T18:13:07.691Z] [2022-08-03T18:13:07.691Z] #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-08-03T18:13:07.691Z] #21 sha256:6ab2b221a70c5edd218f9867e24f0461e5b8cb0f0456c34ec7b2fd0c653290d2 [2022-08-03T18:13:07.691Z] #21 7.736 Fetched 8449 kB in 7s (1196 kB/s) [2022-08-03T18:13:07.691Z] #21 7.736 Reading package lists... [2022-08-03T18:13:07.691Z] #21 10.09 Reading package lists... [2022-08-03T18:13:07.691Z] #21 12.48 Building dependency tree... [2022-08-03T18:13:07.691Z] #21 14.16 The following additional packages will be installed: [2022-08-03T18:13:07.691Z] #21 14.17 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-03T18:13:07.691Z] #21 14.17 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-03T18:13:07.691Z] #21 14.17 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-03T18:13:07.691Z] #21 14.17 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-03T18:13:07.691Z] #21 14.17 python3-pkg-resources systemd vim-runtime xxd [2022-08-03T18:13:07.691Z] #21 14.17 Suggested packages: [2022-08-03T18:13:07.691Z] #21 14.17 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-03T18:13:07.691Z] #21 14.17 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-03T18:13:07.691Z] #21 14.17 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-03T18:13:07.691Z] #21 14.17 Recommended packages: [2022-08-03T18:13:07.691Z] #21 14.17 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-03T18:13:07.691Z] #21 14.17 systemd-timesyncd | time-daemon unzip [2022-08-03T18:13:07.691Z] #21 15.55 The following NEW packages will be installed: [2022-08-03T18:13:07.691Z] #21 15.55 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-03T18:13:07.691Z] #21 15.55 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-03T18:13:07.691Z] #21 15.55 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-03T18:13:07.691Z] #21 15.55 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-03T18:13:07.691Z] #21 15.55 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-03T18:13:07.691Z] #21 15.56 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-03T18:13:07.691Z] #21 15.56 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-03T18:13:07.691Z] #21 15.56 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-03T18:13:07.691Z] #21 15.56 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-03T18:13:07.691Z] #21 15.92 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. [2022-08-03T18:13:07.691Z] #21 15.92 Need to get 31.8 MB of archives. [2022-08-03T18:13:07.691Z] #21 15.92 After this operation, 123 MB of additional disk space will be used. [2022-08-03T18:13:07.691Z] #21 15.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-03T18:13:07.691Z] #21 15.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-08-03T18:13:07.691Z] #21 15.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-08-03T18:13:07.691Z] #21 15.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-08-03T18:13:07.691Z] #21 15.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-08-03T18:13:07.691Z] #21 15.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-08-03T18:13:07.691Z] #21 15.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] [2022-08-03T18:13:07.691Z] #21 16.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-08-03T18:13:07.691Z] #21 16.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-08-03T18:13:07.691Z] #21 16.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-08-03T18:13:07.691Z] #21 16.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-08-03T18:13:07.691Z] #21 16.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-08-03T18:13:07.691Z] #21 16.07 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-08-03T18:13:07.691Z] #21 16.07 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-08-03T18:13:07.691Z] #21 16.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-03T18:13:07.691Z] #21 16.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-03T18:13:07.691Z] #21 16.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-08-03T18:13:07.691Z] #21 16.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-03T18:13:07.691Z] #21 16.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-03T18:13:07.691Z] #21 16.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-08-03T18:13:07.691Z] #21 16.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-08-03T18:13:07.691Z] #21 16.16 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-08-03T18:13:07.691Z] #21 16.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-03T18:13:07.691Z] #21 16.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-08-03T18:13:07.691Z] #21 16.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-08-03T18:13:07.691Z] #21 16.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-08-03T18:13:07.691Z] #21 16.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-03T18:13:07.691Z] #21 16.18 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-03T18:13:07.691Z] #21 16.19 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-03T18:13:07.691Z] #21 16.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-08-03T18:13:07.691Z] #21 16.20 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-08-03T18:13:07.691Z] #21 16.20 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-03T18:13:07.691Z] #21 16.43 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-08-03T18:13:07.691Z] #21 16.44 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-08-03T18:13:07.691Z] #21 16.44 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-03T18:13:07.692Z] #21 16.44 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-08-03T18:13:07.692Z] #21 16.44 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-03T18:13:07.692Z] #21 16.44 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-03T18:13:07.692Z] #21 16.45 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-08-03T18:13:07.692Z] #21 16.45 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-03T18:13:07.692Z] #21 16.45 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-03T18:13:07.692Z] #21 16.50 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-03T18:13:07.692Z] #21 16.50 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-03T18:13:07.692Z] #21 16.51 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-03T18:13:07.692Z] #21 16.51 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-03T18:13:07.692Z] #21 16.53 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-03T18:13:07.692Z] #21 16.54 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-03T18:13:07.692Z] #21 16.55 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-08-03T18:13:07.692Z] #21 16.58 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] [2022-08-03T18:13:07.692Z] #21 16.59 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-08-03T18:13:07.692Z] #21 16.61 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-08-03T18:13:07.692Z] #21 16.61 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-03T18:13:07.692Z] #21 16.81 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-08-03T18:13:07.692Z] #21 16.85 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-08-03T18:13:07.692Z] #21 16.87 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-08-03T18:13:07.692Z] #21 16.87 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-08-03T18:13:07.692Z] #21 17.71 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:13:07.855Z] [2022-08-03T18:13:07.855Z] #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-08-03T18:13:07.855Z] #62 sha256:0f122c100b18f379b7f3e9566e317a95fe779f8babf1defe17ea826fe84f6a77 [2022-08-03T18:13:07.855Z] #62 23.95 Fetched 8563 kB in 19s (459 kB/s) [2022-08-03T18:13:07.957Z] #21 ... [2022-08-03T18:13:07.957Z] [2022-08-03T18:13:07.957Z] #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-08-03T18:13:07.957Z] #77 sha256:fd80ac36a1c00b3b408ca4d07af02eaee67dfbfa34a045771fe03a3f497e6195 [2022-08-03T18:13:07.957Z] #77 91.39 checking for criu > 3.16.1... no [2022-08-03T18:13:07.957Z] #77 91.46 configure: CRIU version doesn't support for pre-dumping [2022-08-03T18:13:08.120Z] #21 16.39 Building dependency tree... [2022-08-03T18:13:08.120Z] #21 ... [2022-08-03T18:13:08.120Z] [2022-08-03T18:13:08.120Z] #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-08-03T18:13:08.120Z] #60 sha256:6eaee284339c60bdbac4bc3e30b0c5e673ef3ab8ded74b79f190781eeb32d05a [2022-08-03T18:13:08.120Z] #60 14.22 + cd /tmp/tmp.WB8b0Q3ykU/src/github.com/opencontainers/runc [2022-08-03T18:13:08.120Z] #60 14.24 + git checkout -q v1.1.2 [2022-08-03T18:13:08.120Z] #60 14.95 + '[' -z '' ']' [2022-08-03T18:13:08.120Z] #60 14.95 + target=static [2022-08-03T18:13:08.120Z] #60 14.95 + make BUILDTAGS=seccomp static [2022-08-03T18:13:08.120Z] #60 15.42 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-08-03T18:13:08.120Z] #60 ... [2022-08-03T18:13:08.120Z] [2022-08-03T18:13:08.120Z] #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-08-03T18:13:08.120Z] #21 sha256:a58c95ff1adbe00c34d3b1a48cd2492b24e3cabed7171085aa6cf77d270d8c1c [2022-08-03T18:13:08.120Z] #21 16.39 Building dependency tree... [2022-08-03T18:13:08.215Z] #77 91.46 checking for new mount API (fsconfig)... yes [2022-08-03T18:13:08.398Z] #44 11.90 [100%] Built target tini-static [2022-08-03T18:13:08.398Z] #44 11.97 + mkdir -p /build [2022-08-03T18:13:08.398Z] #44 11.97 + cp tini-static /build/docker-init [2022-08-03T18:13:08.398Z] #44 DONE 12.1s [2022-08-03T18:13:08.398Z] [2022-08-03T18:13:08.398Z] #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-08-03T18:13:08.398Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:13:08.472Z] #77 91.79 checking for seccomp notify API... yes [2022-08-03T18:13:08.472Z] #77 91.96 checking for gperf... no [2022-08-03T18:13:08.472Z] #77 91.96 configure: gperf not found - cannot rebuild signal parser code [2022-08-03T18:13:08.730Z] #77 91.96 checking for library containing argp_parse... none required [2022-08-03T18:13:08.730Z] #77 92.39 checking that generated files are newer than configure... done [2022-08-03T18:13:08.730Z] #77 92.39 configure: creating ./config.status [2022-08-03T18:13:09.237Z] #84 ... [2022-08-03T18:13:09.237Z] [2022-08-03T18:13:09.237Z] #19 [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-08-03T18:13:09.237Z] #19 sha256:886e3117dc7cbd92161d88bbe87acffc9f8dffaca5dfd1a78476bb44749f67c8 [2022-08-03T18:13:09.237Z] #19 160.5 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-03T18:13:09.237Z] #19 160.5 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-03T18:13:09.237Z] #19 160.5 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-03T18:13:09.237Z] #19 160.6 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-03T18:13:09.237Z] #19 160.6 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-03T18:13:09.237Z] #19 160.6 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-03T18:13:09.237Z] #19 160.6 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-03T18:13:09.237Z] #19 160.6 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-03T18:13:09.237Z] #19 160.6 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-03T18:13:09.237Z] #19 160.7 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-03T18:13:09.237Z] #19 160.7 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-03T18:13:09.237Z] #19 160.7 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-03T18:13:09.237Z] #19 160.7 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-03T18:13:09.237Z] #19 160.7 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-03T18:13:09.237Z] #19 160.8 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-03T18:13:09.237Z] #19 160.8 Selecting previously unselected package cross-config. [2022-08-03T18:13:09.237Z] #19 160.8 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-03T18:13:09.237Z] #19 160.8 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-03T18:13:09.237Z] #19 160.9 Selecting previously unselected package gcc-10-cross-base. [2022-08-03T18:13:09.237Z] #19 160.9 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-03T18:13:09.237Z] #19 160.9 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-03T18:13:09.237Z] #19 161.0 Selecting previously unselected package libc6-arm64-cross. [2022-08-03T18:13:09.237Z] #19 161.0 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-03T18:13:09.237Z] #19 161.0 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-03T18:13:09.237Z] #19 161.4 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-03T18:13:09.237Z] #19 161.4 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:13:09.237Z] #19 161.4 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-03T18:13:09.237Z] #19 161.5 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-03T18:13:09.237Z] #19 161.5 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:13:09.237Z] #19 161.5 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-03T18:13:09.237Z] #19 161.5 Selecting previously unselected package libitm1-arm64-cross. [2022-08-03T18:13:09.237Z] #19 161.6 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:13:09.237Z] #19 161.6 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-03T18:13:09.237Z] #19 161.6 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-03T18:13:09.237Z] #19 161.6 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:13:09.237Z] #19 161.6 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-03T18:13:09.237Z] #19 161.7 Selecting previously unselected package libasan6-arm64-cross. [2022-08-03T18:13:09.237Z] #19 161.7 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:13:09.237Z] #19 161.7 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-03T18:13:09.237Z] #19 162.4 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-03T18:13:09.237Z] #19 162.4 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:13:09.237Z] #19 162.4 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-03T18:13:09.237Z] #19 162.7 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-03T18:13:09.237Z] #19 162.7 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:13:09.237Z] #19 162.7 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-03T18:13:09.237Z] #19 163.4 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-03T18:13:09.238Z] #19 163.4 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:13:09.238Z] #19 163.4 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-03T18:13:09.238Z] #19 163.5 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-03T18:13:09.238Z] #19 163.5 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:13:09.238Z] #19 163.5 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-03T18:13:09.238Z] #19 163.8 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-03T18:13:09.238Z] #19 163.8 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:13:09.238Z] #19 163.8 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-03T18:13:09.238Z] #19 164.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-03T18:13:09.238Z] #19 164.2 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-03T18:13:09.238Z] #19 164.2 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-03T18:13:09.502Z] #21 18.73 The following additional packages will be installed: [2022-08-03T18:13:09.503Z] #21 18.73 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-03T18:13:09.503Z] #21 18.73 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-03T18:13:09.503Z] #21 18.74 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-03T18:13:09.503Z] #21 18.74 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-03T18:13:09.503Z] #21 18.74 python3-pkg-resources systemd vim-runtime xxd [2022-08-03T18:13:09.503Z] #21 18.76 Suggested packages: [2022-08-03T18:13:09.503Z] #21 18.76 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-03T18:13:09.503Z] #21 18.76 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-03T18:13:09.503Z] #21 18.76 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-03T18:13:09.503Z] #21 18.76 Recommended packages: [2022-08-03T18:13:09.503Z] #21 18.76 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-03T18:13:09.503Z] #21 18.76 systemd-timesyncd | time-daemon unzip [2022-08-03T18:13:11.131Z] #19 ... [2022-08-03T18:13:11.131Z] [2022-08-03T18:13:11.132Z] #54 [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-08-03T18:13:11.132Z] #54 sha256:b6b8ce59f534be2127166e2ece0c86e2714d0e5dd0eaf6f12044028391bddab6 [2022-08-03T18:13:11.132Z] #54 180.7 + dpkg --print-architecture [2022-08-03T18:13:11.132Z] #54 180.7 + git checkout -q v2.1.0 [2022-08-03T18:13:11.182Z] #62 23.95 Reading package lists... [2022-08-03T18:13:11.182Z] #62 ... [2022-08-03T18:13:11.182Z] [2022-08-03T18:13:11.182Z] #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-08-03T18:13:11.182Z] #38 sha256:15b40899c1d89586ded4c33e955c5970d5735abbd54a5801c21b3cc2189649b9 [2022-08-03T18:13:11.182Z] #38 27.35 tomll can be used in two ways: [2022-08-03T18:13:11.182Z] #38 27.35 Writing to STDIN and reading from STDOUT: [2022-08-03T18:13:11.182Z] #38 27.35 cat file.toml | tomll > file.toml [2022-08-03T18:13:11.182Z] #38 27.35 [2022-08-03T18:13:11.182Z] #38 27.35 Reading and updating a list of files: [2022-08-03T18:13:11.182Z] #38 27.35 tomll a.toml b.toml c.toml [2022-08-03T18:13:11.182Z] #38 27.35 [2022-08-03T18:13:11.182Z] #38 27.35 When given a list of files, tomll will modify all files in place without asking. [2022-08-03T18:13:11.182Z] #38 DONE 27.6s [2022-08-03T18:13:11.182Z] [2022-08-03T18:13:11.182Z] #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-08-03T18:13:11.182Z] #36 sha256:79ba122504530f6bee7049da567c7e5f6a04d0639ece8d4ece22fa36a4c34284 [2022-08-03T18:13:11.182Z] #36 26.21 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-03T18:13:11.182Z] #36 26.27 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-03T18:13:11.182Z] #36 27.28 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-03T18:13:11.182Z] #36 27.74 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-03T18:13:11.388Z] #54 181.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-03T18:13:11.388Z] #54 181.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-03T18:13:11.414Z] #21 20.65 The following NEW packages will be installed: [2022-08-03T18:13:11.414Z] #21 20.65 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-03T18:13:11.414Z] #21 20.66 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-03T18:13:11.414Z] #21 20.66 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-03T18:13:11.414Z] #21 20.66 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-03T18:13:11.414Z] #21 20.66 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-03T18:13:11.414Z] #21 20.67 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-03T18:13:11.414Z] #21 20.67 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-03T18:13:11.414Z] #21 20.67 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-03T18:13:11.414Z] #21 20.67 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-03T18:13:11.441Z] #36 28.11 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-03T18:13:11.985Z] #21 21.07 0 upgraded, 56 newly installed, 0 to remove and 2 not upgraded. [2022-08-03T18:13:11.985Z] #21 21.07 Need to get 32.8 MB of archives. [2022-08-03T18:13:11.985Z] #21 21.07 After this operation, 124 MB of additional disk space will be used. [2022-08-03T18:13:11.985Z] #21 21.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-03T18:13:11.985Z] #21 21.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-03T18:13:11.985Z] #21 21.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-03T18:13:11.985Z] #21 21.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-03T18:13:11.985Z] #21 21.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-03T18:13:11.985Z] #21 21.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-03T18:13:11.985Z] #21 21.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-03T18:13:12.006Z] #36 ... [2022-08-03T18:13:12.007Z] [2022-08-03T18:13:12.007Z] #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-08-03T18:13:12.007Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:13:12.007Z] #55 18.73 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-03T18:13:12.007Z] #55 18.92 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-03T18:13:12.007Z] #55 25.99 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-03T18:13:12.007Z] #55 26.01 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-03T18:13:12.007Z] #55 26.58 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-03T18:13:12.007Z] #55 26.98 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-03T18:13:12.007Z] #55 27.17 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-03T18:13:12.007Z] #55 27.21 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-03T18:13:12.007Z] #55 27.77 go: downloading github.com/spf13/afero v1.8.2 [2022-08-03T18:13:12.007Z] #55 27.77 go: downloading github.com/spf13/cast v1.4.1 [2022-08-03T18:13:12.007Z] #55 28.02 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-03T18:13:12.007Z] #55 28.29 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-03T18:13:12.007Z] #55 28.65 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-03T18:13:12.007Z] #55 ... [2022-08-03T18:13:12.007Z] [2022-08-03T18:13:12.007Z] #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-08-03T18:13:12.007Z] #36 sha256:79ba122504530f6bee7049da567c7e5f6a04d0639ece8d4ece22fa36a4c34284 [2022-08-03T18:13:12.007Z] #36 28.80 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-03T18:13:12.007Z] #36 28.83 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-03T18:13:12.013Z] #77 95.11 config.status: creating Makefile [2022-08-03T18:13:12.013Z] #77 95.21 config.status: creating rpm/crun.spec [2022-08-03T18:13:12.013Z] #77 95.29 config.status: creating config.h [2022-08-03T18:13:12.013Z] #77 95.33 config.status: executing libtool commands [2022-08-03T18:13:12.013Z] #77 95.38 config.status: executing depfiles commands [2022-08-03T18:13:12.246Z] #21 21.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-03T18:13:12.246Z] #21 21.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-03T18:13:12.246Z] #21 21.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-03T18:13:12.246Z] #21 21.33 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-03T18:13:12.246Z] #21 21.33 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-03T18:13:12.246Z] #21 21.34 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-03T18:13:12.246Z] #21 21.34 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-03T18:13:12.246Z] #21 21.39 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-03T18:13:12.246Z] #21 21.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-03T18:13:12.246Z] #21 21.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-03T18:13:12.246Z] #21 21.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-03T18:13:12.246Z] #21 21.42 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-03T18:13:12.246Z] #21 21.43 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-03T18:13:12.246Z] #21 21.45 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-03T18:13:12.246Z] #21 21.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-03T18:13:12.246Z] #21 21.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-03T18:13:12.246Z] #21 21.48 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-03T18:13:12.246Z] #21 21.48 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-03T18:13:12.246Z] #21 21.48 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-03T18:13:12.284Z] #36 28.92 go: downloading github.com/peterh/liner v1.2.2 [2022-08-03T18:13:12.506Z] #21 21.50 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-03T18:13:12.506Z] #21 21.51 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-03T18:13:12.506Z] #21 21.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-03T18:13:12.506Z] #21 21.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-03T18:13:12.506Z] #21 21.53 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-03T18:13:12.506Z] #21 21.55 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-03T18:13:12.546Z] #36 29.27 go: downloading github.com/google/go-dap v0.6.0 [2022-08-03T18:13:12.768Z] #21 21.97 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-03T18:13:12.768Z] #21 21.98 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-03T18:13:12.768Z] #21 21.98 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-03T18:13:12.768Z] #21 21.98 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-08-03T18:13:12.768Z] #21 21.99 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-03T18:13:12.768Z] #21 21.99 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-03T18:13:12.768Z] #21 21.99 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-03T18:13:12.768Z] #21 22.00 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-03T18:13:12.768Z] #21 22.01 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-03T18:13:13.029Z] #21 22.08 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-03T18:13:13.029Z] #21 22.09 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-03T18:13:13.029Z] #21 22.10 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-03T18:13:13.029Z] #21 22.10 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-03T18:13:13.029Z] #21 22.13 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-03T18:13:13.029Z] #21 22.16 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-03T18:13:13.029Z] #21 22.17 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-03T18:13:13.029Z] #21 22.22 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-03T18:13:13.029Z] #21 22.22 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-03T18:13:13.029Z] #21 22.24 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-03T18:13:13.029Z] #21 22.25 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-03T18:13:13.387Z] #77 96.67 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-03T18:13:13.387Z] #77 96.68 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-03T18:13:13.387Z] #77 97.03 checking for gcc... gcc [2022-08-03T18:13:13.480Z] #36 30.02 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-03T18:13:13.600Z] #21 22.60 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-03T18:13:13.600Z] #21 22.66 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-03T18:13:13.600Z] #21 22.74 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-03T18:13:13.600Z] #21 22.77 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-03T18:13:13.645Z] #77 97.09 checking whether the C compiler works... yes [2022-08-03T18:13:13.645Z] #77 97.26 checking for C compiler default output file name... a.out [2022-08-03T18:13:13.667Z] #77 29.72 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-03T18:13:13.904Z] #77 97.26 checking for suffix of executables... [2022-08-03T18:13:14.044Z] #36 30.92 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-03T18:13:14.162Z] #77 97.46 checking whether we are cross compiling... no [2022-08-03T18:13:14.162Z] #77 97.72 checking for suffix of object files... [2022-08-03T18:13:14.162Z] #77 ... [2022-08-03T18:13:14.162Z] [2022-08-03T18:13:14.162Z] #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-08-03T18:13:14.162Z] #21 sha256:6ab2b221a70c5edd218f9867e24f0461e5b8cb0f0456c34ec7b2fd0c653290d2 [2022-08-03T18:13:14.162Z] #21 18.03 Fetched 31.8 MB in 1s (24.3 MB/s) [2022-08-03T18:13:14.162Z] #21 18.20 Selecting previously unselected package libcap2:arm64. [2022-08-03T18:13:14.162Z] #21 18.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-08-03T18:13:14.162Z] #21 18.32 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-03T18:13:14.162Z] #21 18.33 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-03T18:13:14.162Z] #21 18.40 Selecting previously unselected package libargon2-1:arm64. [2022-08-03T18:13:14.162Z] #21 18.40 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-08-03T18:13:14.162Z] #21 18.40 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-03T18:13:14.162Z] #21 18.47 Selecting previously unselected package libjson-c5:arm64. [2022-08-03T18:13:14.162Z] #21 18.47 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-08-03T18:13:14.162Z] #21 18.47 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-08-03T18:13:14.162Z] #21 18.53 Selecting previously unselected package libcryptsetup12:arm64. [2022-08-03T18:13:14.162Z] #21 18.54 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-08-03T18:13:14.162Z] #21 18.55 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-03T18:13:14.162Z] #21 18.67 Selecting previously unselected package libip4tc2:arm64. [2022-08-03T18:13:14.162Z] #21 18.67 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-08-03T18:13:14.162Z] #21 18.67 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-08-03T18:13:14.162Z] #21 18.73 Selecting previously unselected package libkmod2:arm64. [2022-08-03T18:13:14.162Z] #21 18.74 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-08-03T18:13:14.162Z] #21 18.75 Unpacking libkmod2:arm64 (28-1) ... [2022-08-03T18:13:14.162Z] #21 18.86 Selecting previously unselected package systemd. [2022-08-03T18:13:14.162Z] #21 18.86 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... [2022-08-03T18:13:14.162Z] #21 19.00 Unpacking systemd (247.3-7) ... [2022-08-03T18:13:14.162Z] #21 20.78 Selecting previously unselected package pigz. [2022-08-03T18:13:14.162Z] #21 20.78 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-08-03T18:13:14.162Z] #21 20.79 Unpacking pigz (2.6-1) ... [2022-08-03T18:13:14.162Z] #21 20.88 Selecting previously unselected package libelf1:arm64. [2022-08-03T18:13:14.162Z] #21 20.88 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-08-03T18:13:14.162Z] #21 20.88 Unpacking libelf1:arm64 (0.183-1) ... [2022-08-03T18:13:14.162Z] #21 21.04 Selecting previously unselected package libbpf0:arm64. [2022-08-03T18:13:14.162Z] #21 21.04 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-08-03T18:13:14.162Z] #21 21.05 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-08-03T18:13:14.162Z] #21 21.16 Selecting previously unselected package libmnl0:arm64. [2022-08-03T18:13:14.162Z] #21 21.17 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-08-03T18:13:14.162Z] #21 21.17 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-08-03T18:13:14.162Z] #21 21.23 Selecting previously unselected package libxtables12:arm64. [2022-08-03T18:13:14.162Z] #21 21.24 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-08-03T18:13:14.162Z] #21 21.24 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-08-03T18:13:14.162Z] #21 21.32 Selecting previously unselected package libcap2-bin. [2022-08-03T18:13:14.162Z] #21 21.33 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-08-03T18:13:14.162Z] #21 21.34 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-03T18:13:14.162Z] #21 21.43 Selecting previously unselected package iproute2. [2022-08-03T18:13:14.162Z] #21 21.44 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-08-03T18:13:14.162Z] #21 21.44 Unpacking iproute2 (5.10.0-4) ... [2022-08-03T18:13:14.162Z] #21 21.83 Selecting previously unselected package xxd. [2022-08-03T18:13:14.162Z] #21 21.84 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-03T18:13:14.162Z] #21 21.84 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:13:14.162Z] #21 21.96 Selecting previously unselected package vim-common. [2022-08-03T18:13:14.162Z] #21 21.96 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-03T18:13:14.162Z] #21 21.98 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:13:14.162Z] #21 22.18 Selecting previously unselected package bash-completion. [2022-08-03T18:13:14.162Z] #21 22.18 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-03T18:13:14.547Z] #21 23.73 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:13:14.728Z] #21 24.50 Unpacking bash-completion (1:2.11-2) ... [2022-08-03T18:13:14.813Z] #21 ... [2022-08-03T18:13:14.813Z] [2022-08-03T18:13:14.813Z] #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-08-03T18:13:14.813Z] #36 sha256:79ba122504530f6bee7049da567c7e5f6a04d0639ece8d4ece22fa36a4c34284 [2022-08-03T18:13:14.813Z] #36 163.7 Delve is a source level debugger for Go programs. [2022-08-03T18:13:14.813Z] #36 163.7 [2022-08-03T18:13:14.813Z] #36 163.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-03T18:13:14.813Z] #36 163.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-03T18:13:14.813Z] #36 163.7 [2022-08-03T18:13:14.813Z] #36 163.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-03T18:13:14.813Z] #36 163.7 [2022-08-03T18:13:14.813Z] #36 163.7 Pass flags to the program you are debugging using `--`, for example: [2022-08-03T18:13:14.813Z] #36 163.7 [2022-08-03T18:13:14.813Z] #36 163.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-03T18:13:14.813Z] #36 163.7 [2022-08-03T18:13:14.813Z] #36 163.7 Usage: [2022-08-03T18:13:14.813Z] #36 163.7 dlv [command] [2022-08-03T18:13:14.813Z] #36 163.7 [2022-08-03T18:13:14.813Z] #36 163.7 Available Commands: [2022-08-03T18:13:14.813Z] #36 163.7 attach Attach to running process and begin debugging. [2022-08-03T18:13:14.813Z] #36 163.7 connect Connect to a headless debug server with a terminal client. [2022-08-03T18:13:14.813Z] #36 163.7 core Examine a core dump. [2022-08-03T18:13:14.813Z] #36 163.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-03T18:13:14.813Z] #36 163.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-03T18:13:14.813Z] #36 163.7 exec Execute a precompiled binary, and begin a debug session. [2022-08-03T18:13:14.813Z] #36 163.7 help Help about any command [2022-08-03T18:13:14.813Z] #36 163.7 run Deprecated command. Use 'debug' instead. [2022-08-03T18:13:14.813Z] #36 163.7 test Compile test binary and begin debugging program. [2022-08-03T18:13:14.813Z] #36 163.7 trace Compile and begin tracing program. [2022-08-03T18:13:14.813Z] #36 163.7 version Prints version. [2022-08-03T18:13:14.813Z] #36 163.7 [2022-08-03T18:13:14.813Z] #36 163.7 Flags: [2022-08-03T18:13:14.814Z] #36 163.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-03T18:13:14.814Z] #36 163.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-03T18:13:14.814Z] #36 163.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-08-03T18:13:14.814Z] #36 163.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-03T18:13:14.814Z] #36 163.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-03T18:13:14.814Z] #36 163.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-08-03T18:13:14.814Z] #36 163.7 --disable-aslr Disables address space randomization [2022-08-03T18:13:14.814Z] #36 163.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-03T18:13:14.814Z] #36 163.7 -h, --help help for dlv [2022-08-03T18:13:14.814Z] #36 163.7 --init string Init file, executed by the terminal client. [2022-08-03T18:13:14.814Z] #36 163.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-03T18:13:14.814Z] #36 163.7 --log Enable debugging server logging. [2022-08-03T18:13:14.814Z] #36 163.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-03T18:13:14.814Z] #36 163.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-03T18:13:14.814Z] #36 163.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-03T18:13:14.814Z] #36 163.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-03T18:13:14.814Z] #36 163.7 --wd string Working directory for running the program. [2022-08-03T18:13:14.814Z] #36 163.7 [2022-08-03T18:13:14.814Z] #36 163.7 Additional help topics: [2022-08-03T18:13:14.814Z] #36 163.7 dlv backend Help about the --backend flag. [2022-08-03T18:13:14.814Z] #36 163.7 dlv log Help about logging flags. [2022-08-03T18:13:14.814Z] #36 163.7 dlv redirect Help about file redirection. [2022-08-03T18:13:14.814Z] #36 163.7 [2022-08-03T18:13:14.814Z] #36 163.7 Use "dlv [command] --help" for more information about a command. [2022-08-03T18:13:14.814Z] #36 DONE 163.9s [2022-08-03T18:13:14.814Z] [2022-08-03T18:13:14.814Z] #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-08-03T18:13:14.814Z] #34 sha256:835450d2109a8d3ba6fedea550a0eae6f71dff8269bd8d2739ac02bb595ac4a1 [2022-08-03T18:13:14.814Z] #34 DONE 163.6s [2022-08-03T18:13:14.814Z] [2022-08-03T18:13:14.814Z] #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-08-03T18:13:14.814Z] #21 sha256:a58c95ff1adbe00c34d3b1a48cd2492b24e3cabed7171085aa6cf77d270d8c1c [2022-08-03T18:13:14.814Z] #21 24.06 Fetched 32.8 MB in 2s (16.0 MB/s) [2022-08-03T18:13:14.989Z] #21 24.82 Selecting previously unselected package bzip2. [2022-08-03T18:13:14.989Z] #21 24.82 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-08-03T18:13:14.989Z] #21 24.83 Unpacking bzip2 (1.0.8-4) ... [2022-08-03T18:13:14.989Z] #21 24.91 Selecting previously unselected package xz-utils. [2022-08-03T18:13:14.989Z] #21 24.94 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-03T18:13:14.989Z] #21 24.94 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-03T18:13:15.016Z] #36 31.44 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-03T18:13:15.016Z] #36 31.60 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-03T18:13:15.074Z] #21 24.15 Selecting previously unselected package libcap2:amd64. [2022-08-03T18:13:15.074Z] #21 24.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 ... 24018 files and directories currently installed.) [2022-08-03T18:13:15.074Z] #21 24.27 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-03T18:13:15.074Z] #21 24.27 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-03T18:13:15.074Z] #21 24.34 Selecting previously unselected package libargon2-1:amd64. [2022-08-03T18:13:15.074Z] #21 24.36 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-03T18:13:15.074Z] #21 24.36 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-03T18:13:15.247Z] #21 25.11 Selecting previously unselected package apparmor. [2022-08-03T18:13:15.247Z] #21 25.12 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-08-03T18:13:15.247Z] #21 25.21 Unpacking apparmor (2.13.6-10) ... [2022-08-03T18:13:15.273Z] #36 31.94 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-03T18:13:15.337Z] #21 24.50 Selecting previously unselected package libjson-c5:amd64. [2022-08-03T18:13:15.337Z] #21 24.50 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-03T18:13:15.337Z] #21 24.52 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-03T18:13:15.337Z] #21 24.65 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-03T18:13:15.337Z] #21 24.67 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-03T18:13:15.337Z] #21 24.69 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-03T18:13:15.813Z] #21 25.59 Selecting previously unselected package inetutils-ping. [2022-08-03T18:13:15.813Z] #21 25.59 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-08-03T18:13:15.813Z] #21 25.59 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-03T18:13:15.813Z] #21 25.72 Selecting previously unselected package libip6tc2:arm64. [2022-08-03T18:13:15.813Z] #21 25.72 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-08-03T18:13:15.813Z] #21 25.73 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-08-03T18:13:15.813Z] #21 25.80 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-03T18:13:15.813Z] #21 25.81 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-03T18:13:15.813Z] #21 25.82 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-03T18:13:15.813Z] #21 25.88 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-03T18:13:15.908Z] #21 25.07 Selecting previously unselected package libip4tc2:amd64. [2022-08-03T18:13:15.908Z] #21 25.07 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-03T18:13:15.908Z] #21 25.07 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-03T18:13:16.073Z] #21 25.89 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-08-03T18:13:16.073Z] #21 25.89 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-03T18:13:16.073Z] #21 25.98 Selecting previously unselected package libnftnl11:arm64. [2022-08-03T18:13:16.073Z] #21 25.99 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-08-03T18:13:16.073Z] #21 25.99 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-08-03T18:13:16.073Z] #21 26.05 Selecting previously unselected package iptables. [2022-08-03T18:13:16.073Z] #21 26.05 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-08-03T18:13:16.073Z] #21 26.06 Unpacking iptables (1.8.7-1) ... [2022-08-03T18:13:16.168Z] #21 25.20 Selecting previously unselected package libkmod2:amd64. [2022-08-03T18:13:16.168Z] #21 25.20 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-03T18:13:16.168Z] #21 25.20 Unpacking libkmod2:amd64 (28-1) ... [2022-08-03T18:13:16.168Z] #21 25.41 Selecting previously unselected package systemd. [2022-08-03T18:13:16.168Z] #21 25.41 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-03T18:13:16.330Z] #21 26.31 Selecting previously unselected package libonig5:arm64. [2022-08-03T18:13:16.330Z] #21 26.32 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-03T18:13:16.331Z] #21 26.32 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-03T18:13:16.428Z] #21 25.67 Unpacking systemd (247.3-7) ... [2022-08-03T18:13:16.589Z] #21 26.42 Selecting previously unselected package libjq1:arm64. [2022-08-03T18:13:16.589Z] #21 26.43 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-08-03T18:13:16.589Z] #21 26.43 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-03T18:13:16.589Z] #21 26.53 Selecting previously unselected package jq. [2022-08-03T18:13:16.589Z] #21 26.54 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-08-03T18:13:16.589Z] #21 26.55 Unpacking jq (1.6-2.1) ... [2022-08-03T18:13:16.644Z] #36 ... [2022-08-03T18:13:16.644Z] [2022-08-03T18:13:16.644Z] #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-08-03T18:13:16.644Z] #53 sha256:845fdde35548a13b31f48502d8675f52121aa07365b529a0f102a5e5a9166507 [2022-08-03T18:13:16.644Z] #53 23.16 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-03T18:13:16.644Z] #53 23.18 go: downloading golang.org/x/mod v0.3.0 [2022-08-03T18:13:16.644Z] #53 ... [2022-08-03T18:13:16.644Z] [2022-08-03T18:13:16.644Z] #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-08-03T18:13:16.644Z] #62 sha256:0f122c100b18f379b7f3e9566e317a95fe779f8babf1defe17ea826fe84f6a77 [2022-08-03T18:13:16.644Z] #62 23.95 Reading package lists... [2022-08-03T18:13:16.847Z] #21 26.63 Selecting previously unselected package libaio1:arm64. [2022-08-03T18:13:16.847Z] #21 26.63 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-08-03T18:13:16.847Z] #21 26.63 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-08-03T18:13:16.847Z] #21 26.71 Selecting previously unselected package libgpm2:arm64. [2022-08-03T18:13:16.847Z] #21 26.73 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-08-03T18:13:16.847Z] #21 26.73 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-08-03T18:13:17.105Z] #21 26.85 Selecting previously unselected package libicu67:arm64. [2022-08-03T18:13:17.105Z] #21 26.85 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-08-03T18:13:17.105Z] #21 26.86 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-03T18:13:17.368Z] #21 ... [2022-08-03T18:13:17.368Z] [2022-08-03T18:13:17.368Z] #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-08-03T18:13:17.369Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:13:17.369Z] #77 103.5 checking sys/capability.h usability... yes [2022-08-03T18:13:17.369Z] #77 103.7 checking sys/capability.h presence... yes [2022-08-03T18:13:17.369Z] #77 103.8 checking for sys/capability.h... yes [2022-08-03T18:13:17.369Z] #77 103.8 checking for library containing cap_from_name... -lcap [2022-08-03T18:13:17.369Z] #77 104.4 checking for library containing dlopen... -ldl [2022-08-03T18:13:17.369Z] #77 104.8 checking seccomp.h usability... yes [2022-08-03T18:13:17.369Z] #77 105.1 checking seccomp.h presence... yes [2022-08-03T18:13:17.369Z] #77 105.2 checking for seccomp.h... yes [2022-08-03T18:13:17.369Z] #77 105.2 checking for library containing seccomp_rule_add... -lseccomp [2022-08-03T18:13:17.369Z] #77 105.8 checking for library containing seccomp_arch_resolve_name... none required [2022-08-03T18:13:17.369Z] #77 106.1 checking systemd/sd-bus.h usability... yes [2022-08-03T18:13:17.369Z] #77 106.3 checking systemd/sd-bus.h presence... yes [2022-08-03T18:13:17.369Z] #77 106.5 checking for systemd/sd-bus.h... yes [2022-08-03T18:13:17.369Z] #77 106.5 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-03T18:13:17.369Z] #77 107.2 checking for sd_notify_barrier... yes [2022-08-03T18:13:17.369Z] #77 107.6 checking linux/bpf.h usability... yes [2022-08-03T18:13:17.369Z] #77 107.8 checking linux/bpf.h presence... yes [2022-08-03T18:13:17.369Z] #77 108.0 checking for linux/bpf.h... yes [2022-08-03T18:13:17.369Z] #77 108.0 checking compilation for eBPF... yes [2022-08-03T18:13:17.369Z] #77 108.1 checking for criu >= 3.15... no [2022-08-03T18:13:17.369Z] #77 108.1 configure: CRIU headers not found, building without CRIU support [2022-08-03T18:13:17.369Z] #77 108.1 checking for criu > 3.16... no [2022-08-03T18:13:17.369Z] #77 108.2 configure: CRIU version doesn't support join-ns API [2022-08-03T18:13:17.369Z] #77 108.2 checking for criu > 3.16.1... no [2022-08-03T18:13:17.369Z] #77 108.2 configure: CRIU version doesn't support for pre-dumping [2022-08-03T18:13:17.369Z] #77 108.2 checking for new mount API (fsconfig)... yes [2022-08-03T18:13:17.369Z] #77 108.2 checking for seccomp notify API... yes [2022-08-03T18:13:17.369Z] #77 108.4 checking for gperf... no [2022-08-03T18:13:17.369Z] #77 108.4 configure: gperf not found - cannot rebuild signal parser code [2022-08-03T18:13:17.369Z] #77 108.4 checking for library containing argp_parse... none required [2022-08-03T18:13:17.369Z] #77 109.0 checking that generated files are newer than configure... done [2022-08-03T18:13:17.369Z] #77 109.0 configure: creating ./config.status [2022-08-03T18:13:17.369Z] #77 111.5 config.status: creating Makefile [2022-08-03T18:13:17.369Z] #77 111.6 config.status: creating rpm/crun.spec [2022-08-03T18:13:17.369Z] #77 111.7 config.status: creating config.h [2022-08-03T18:13:17.369Z] #77 111.7 config.status: executing libtool commands [2022-08-03T18:13:17.369Z] #77 111.8 config.status: executing depfiles commands [2022-08-03T18:13:17.369Z] #77 113.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-03T18:13:17.369Z] #77 113.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-03T18:13:17.630Z] #77 114.1 checking for gcc... gcc [2022-08-03T18:13:17.932Z] #54 ... [2022-08-03T18:13:17.932Z] [2022-08-03T18:13:17.933Z] #19 [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-08-03T18:13:17.933Z] #19 sha256:886e3117dc7cbd92161d88bbe87acffc9f8dffaca5dfd1a78476bb44749f67c8 [2022-08-03T18:13:17.933Z] #19 179.7 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-03T18:13:17.933Z] #19 179.7 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-03T18:13:17.933Z] #19 179.7 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-03T18:13:17.933Z] #19 179.8 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-03T18:13:17.933Z] #19 179.8 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-03T18:13:17.933Z] #19 179.8 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-03T18:13:18.200Z] #77 114.2 checking whether the C compiler works... yes [2022-08-03T18:13:18.200Z] #77 114.4 checking for C compiler default output file name... a.out [2022-08-03T18:13:18.200Z] #77 114.4 checking for suffix of executables... [2022-08-03T18:13:18.460Z] #77 114.6 checking whether we are cross compiling... no [2022-08-03T18:13:18.460Z] #77 114.8 checking for suffix of object files... o [2022-08-03T18:13:18.460Z] #77 114.8 checking whether we are using the GNU C compiler... yes [2022-08-03T18:13:18.478Z] #21 ... [2022-08-03T18:13:18.478Z] [2022-08-03T18:13:18.478Z] #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-08-03T18:13:18.478Z] #77 sha256:fd80ac36a1c00b3b408ca4d07af02eaee67dfbfa34a045771fe03a3f497e6195 [2022-08-03T18:13:18.478Z] #77 97.72 checking for suffix of object files... o [2022-08-03T18:13:18.478Z] #77 97.85 checking whether we are using the GNU C compiler... yes [2022-08-03T18:13:18.478Z] #77 97.95 checking whether gcc accepts -g... yes [2022-08-03T18:13:18.478Z] #77 98.07 checking for gcc option to accept ISO C89... none needed [2022-08-03T18:13:18.478Z] #77 98.19 checking whether gcc understands -c and -o together... yes [2022-08-03T18:13:18.478Z] #77 98.32 checking how to run the C preprocessor... gcc -E [2022-08-03T18:13:18.478Z] #77 98.57 checking for grep that handles long lines and -e... /bin/grep [2022-08-03T18:13:18.478Z] #77 98.57 checking for egrep... /bin/grep -E [2022-08-03T18:13:18.478Z] #77 98.58 checking for ANSI C header files... yes [2022-08-03T18:13:18.478Z] #77 99.05 checking for sys/types.h... yes [2022-08-03T18:13:18.478Z] #77 99.27 checking for sys/stat.h... yes [2022-08-03T18:13:18.478Z] #77 99.44 checking for stdlib.h... yes [2022-08-03T18:13:18.478Z] #77 99.61 checking for string.h... yes [2022-08-03T18:13:18.478Z] #77 99.80 checking for memory.h... yes [2022-08-03T18:13:18.478Z] #77 99.95 checking for strings.h... yes [2022-08-03T18:13:18.478Z] #77 100.1 checking for inttypes.h... yes [2022-08-03T18:13:18.478Z] #77 100.3 checking for stdint.h... yes [2022-08-03T18:13:18.478Z] #77 100.5 checking for unistd.h... yes [2022-08-03T18:13:18.478Z] #77 100.8 checking minix/config.h usability... no [2022-08-03T18:13:18.478Z] #77 100.9 checking minix/config.h presence... no [2022-08-03T18:13:18.478Z] #77 101.0 checking for minix/config.h... no [2022-08-03T18:13:18.478Z] #77 101.0 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-03T18:13:18.478Z] #77 101.2 checking build system type... aarch64-unknown-linux-gnu [2022-08-03T18:13:18.478Z] #77 101.5 checking host system type... aarch64-unknown-linux-gnu [2022-08-03T18:13:18.478Z] #77 101.5 checking how to print strings... printf [2022-08-03T18:13:18.478Z] #77 101.6 checking for a sed that does not truncate output... /bin/sed [2022-08-03T18:13:18.478Z] #77 101.6 checking for fgrep... /bin/grep -F [2022-08-03T18:13:18.478Z] #77 101.6 checking for ld used by gcc... /usr/bin/ld [2022-08-03T18:13:18.478Z] #77 101.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-03T18:13:18.478Z] #77 101.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-03T18:13:18.479Z] #77 101.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-03T18:13:18.479Z] #77 101.8 checking whether ln -s works... yes [2022-08-03T18:13:18.479Z] #77 101.8 checking the maximum length of command line arguments... 1572864 [2022-08-03T18:13:18.479Z] #77 101.8 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-03T18:13:18.479Z] #77 101.8 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-03T18:13:18.479Z] #77 101.8 checking for /usr/bin/ld option to reload object files... -r [2022-08-03T18:13:18.479Z] #77 101.8 checking for objdump... objdump [2022-08-03T18:13:18.479Z] #77 101.8 checking how to recognize dependent libraries... pass_all [2022-08-03T18:13:18.479Z] #77 101.8 checking for dlltool... no [2022-08-03T18:13:18.479Z] #77 101.8 checking how to associate runtime and link libraries... printf %s\n [2022-08-03T18:13:18.479Z] #77 101.8 checking for ar... ar [2022-08-03T18:13:18.479Z] #77 101.8 checking for archiver @FILE support... @ [2022-08-03T18:13:18.479Z] #77 102.0 checking for strip... strip [2022-08-03T18:13:18.479Z] #77 102.0 checking for ranlib... ranlib [2022-08-03T18:13:18.479Z] #77 102.0 checking for gawk... no [2022-08-03T18:13:18.479Z] #77 102.0 checking for mawk... mawk [2022-08-03T18:13:18.720Z] #77 114.9 checking whether gcc accepts -g... yes [2022-08-03T18:13:18.720Z] #77 115.0 checking for gcc option to accept ISO C89... none needed [2022-08-03T18:13:18.736Z] #77 102.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-03T18:13:18.736Z] #77 102.3 checking for sysroot... no [2022-08-03T18:13:18.736Z] #77 102.3 checking for a working dd... /bin/dd [2022-08-03T18:13:18.736Z] #77 102.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-03T18:13:18.736Z] #77 102.4 checking for mt... no [2022-08-03T18:13:18.736Z] #77 102.4 checking if : is a manifest tool... no [2022-08-03T18:13:18.752Z] #19 180.5 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-03T18:13:18.752Z] #19 180.5 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-03T18:13:18.752Z] #19 180.5 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-03T18:13:18.938Z] #77 ... [2022-08-03T18:13:18.938Z] [2022-08-03T18:13:18.938Z] #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-08-03T18:13:18.938Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:13:18.938Z] #14 99.51 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-03T18:13:18.938Z] #14 99.53 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-03T18:13:18.938Z] #14 99.54 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-03T18:13:18.980Z] #77 115.2 checking whether gcc understands -c and -o together... yes [2022-08-03T18:13:18.980Z] #77 115.3 checking how to run the C preprocessor... gcc -E [2022-08-03T18:13:18.980Z] #77 115.5 checking for grep that handles long lines and -e... /bin/grep [2022-08-03T18:13:18.980Z] #77 115.5 checking for egrep... /bin/grep -E [2022-08-03T18:13:19.169Z] #62 32.91 Reading package lists... [2022-08-03T18:13:19.169Z] #62 ... [2022-08-03T18:13:19.169Z] [2022-08-03T18:13:19.169Z] #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-08-03T18:13:19.169Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:13:19.169Z] #14 25.52 Fetched 8563 kB in 20s (435 kB/s) [2022-08-03T18:13:19.169Z] #14 25.52 Reading package lists... [2022-08-03T18:13:19.169Z] #14 33.76 Reading package lists... [2022-08-03T18:13:19.169Z] #14 ... [2022-08-03T18:13:19.169Z] [2022-08-03T18:13:19.169Z] #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-08-03T18:13:19.169Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:13:19.169Z] #55 28.98 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-03T18:13:19.169Z] #55 29.21 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-03T18:13:19.169Z] #55 29.76 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-03T18:13:19.169Z] #55 29.85 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-03T18:13:19.169Z] #55 30.45 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-03T18:13:19.169Z] #55 30.55 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-03T18:13:19.169Z] #55 30.78 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-03T18:13:19.169Z] #55 32.30 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-03T18:13:19.169Z] #55 32.65 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-03T18:13:19.169Z] #55 33.22 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-03T18:13:19.169Z] #55 34.06 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-03T18:13:19.169Z] #55 34.07 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-03T18:13:19.169Z] #55 34.26 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-03T18:13:19.169Z] #55 34.27 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-03T18:13:19.169Z] #55 34.37 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-03T18:13:19.169Z] #55 34.51 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-03T18:13:19.169Z] #55 34.75 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-03T18:13:19.169Z] #55 35.18 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-03T18:13:19.169Z] #55 35.24 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-03T18:13:19.169Z] #55 35.34 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-03T18:13:19.169Z] #55 35.43 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-03T18:13:19.169Z] #55 35.67 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-03T18:13:19.169Z] #55 35.69 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-03T18:13:19.169Z] #55 35.82 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-03T18:13:19.241Z] #77 115.5 checking for ANSI C header files... [2022-08-03T18:13:19.241Z] #77 ... [2022-08-03T18:13:19.241Z] [2022-08-03T18:13:19.241Z] #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-08-03T18:13:19.241Z] #21 sha256:a58c95ff1adbe00c34d3b1a48cd2492b24e3cabed7171085aa6cf77d270d8c1c [2022-08-03T18:13:19.241Z] #21 28.39 Selecting previously unselected package pigz. [2022-08-03T18:13:19.241Z] #21 28.41 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-03T18:13:19.241Z] #21 28.41 Unpacking pigz (2.6-1) ... [2022-08-03T18:13:19.241Z] #21 28.49 Selecting previously unselected package libelf1:amd64. [2022-08-03T18:13:19.301Z] #77 102.4 checking for dlfcn.h... yes [2022-08-03T18:13:19.301Z] #77 102.7 checking for objdir... .libs [2022-08-03T18:13:19.427Z] #55 36.12 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-03T18:13:19.501Z] #21 28.50 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-03T18:13:19.502Z] #21 28.50 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-03T18:13:19.502Z] #21 28.63 Selecting previously unselected package libbpf0:amd64. [2022-08-03T18:13:19.502Z] #21 28.63 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-03T18:13:19.502Z] #21 28.64 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-03T18:13:19.560Z] #77 103.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-03T18:13:19.560Z] #77 103.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-03T18:13:19.560Z] #77 103.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-03T18:13:19.681Z] #19 181.4 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-03T18:13:19.681Z] #19 181.4 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:13:19.681Z] #19 181.4 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-03T18:13:19.685Z] #55 36.32 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-03T18:13:19.685Z] #55 36.32 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-03T18:13:19.685Z] #55 36.49 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-03T18:13:19.685Z] #55 36.51 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-03T18:13:19.685Z] #55 ... [2022-08-03T18:13:19.685Z] [2022-08-03T18:13:19.685Z] #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-08-03T18:13:19.685Z] #67 sha256:c6d107e8bc31ee77eeeb7c0fcfc6df8d402438446a8ad786dadec0ddb75f813f [2022-08-03T18:13:19.685Z] #67 26.26 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-03T18:13:19.762Z] #21 28.75 Selecting previously unselected package libmnl0:amd64. [2022-08-03T18:13:19.762Z] #21 28.76 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-03T18:13:19.762Z] #21 28.76 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-03T18:13:19.762Z] #21 28.81 Selecting previously unselected package libxtables12:amd64. [2022-08-03T18:13:19.762Z] #21 28.81 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-03T18:13:19.762Z] #21 28.82 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-03T18:13:19.762Z] #21 28.90 Selecting previously unselected package libcap2-bin. [2022-08-03T18:13:19.762Z] #21 28.92 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-03T18:13:19.762Z] #21 28.93 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-03T18:13:19.942Z] #67 ... [2022-08-03T18:13:19.942Z] [2022-08-03T18:13:19.942Z] #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-08-03T18:13:19.942Z] #36 sha256:79ba122504530f6bee7049da567c7e5f6a04d0639ece8d4ece22fa36a4c34284 [2022-08-03T18:13:19.942Z] #36 34.33 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-03T18:13:19.942Z] #36 34.37 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-03T18:13:20.022Z] #21 29.02 Selecting previously unselected package iproute2. [2022-08-03T18:13:20.022Z] #21 29.03 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-03T18:13:20.022Z] #21 29.03 Unpacking iproute2 (5.10.0-4) ... [2022-08-03T18:13:20.076Z] #77 103.2 checking if gcc static flag -static works... yes [2022-08-03T18:13:20.076Z] #77 103.5 checking if gcc supports -c -o file.o... yes [2022-08-03T18:13:20.076Z] #77 103.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-03T18:13:20.076Z] #77 103.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-03T18:13:20.285Z] #21 29.54 Selecting previously unselected package xxd. [2022-08-03T18:13:20.285Z] #21 29.55 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-03T18:13:20.363Z] #77 103.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-03T18:13:20.545Z] #21 29.55 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:13:20.545Z] #21 29.68 Selecting previously unselected package vim-common. [2022-08-03T18:13:20.545Z] #21 29.69 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-03T18:13:20.545Z] #21 29.71 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:13:20.611Z] #19 182.3 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-03T18:13:20.611Z] #19 182.3 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-03T18:13:20.611Z] #19 182.3 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-03T18:13:20.621Z] #77 104.0 checking how to hardcode library paths into programs... immediate [2022-08-03T18:13:20.621Z] #77 104.0 checking whether stripping libraries is possible... yes [2022-08-03T18:13:20.621Z] #77 104.0 checking if libtool supports shared libraries... yes [2022-08-03T18:13:20.621Z] #77 104.0 checking whether to build shared libraries... no [2022-08-03T18:13:20.621Z] #77 104.1 checking whether to build static libraries... yes [2022-08-03T18:13:20.621Z] #77 104.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-03T18:13:20.621Z] #77 104.1 checking whether build environment is sane... yes [2022-08-03T18:13:20.621Z] #77 104.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-03T18:13:20.621Z] #77 104.2 checking whether make sets $(MAKE)... yes [2022-08-03T18:13:20.621Z] #77 104.3 checking whether make supports the include directive... yes (GNU style) [2022-08-03T18:13:20.621Z] #77 104.3 checking whether make supports nested variables... yes [2022-08-03T18:13:20.806Z] #21 29.89 Selecting previously unselected package bash-completion. [2022-08-03T18:13:20.806Z] #21 29.90 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-03T18:13:20.880Z] #77 104.4 checking whether UID '0' is supported by ustar format... yes [2022-08-03T18:13:20.880Z] #77 104.4 checking whether GID '0' is supported by ustar format... yes [2022-08-03T18:13:20.880Z] #77 104.4 checking how to create a ustar tar archive... gnutar [2022-08-03T18:13:20.880Z] #77 104.5 checking dependency style of gcc... gcc3 [2022-08-03T18:13:21.139Z] #77 104.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-03T18:13:21.139Z] #77 104.6 checking whether make supports nested variables... (cached) yes [2022-08-03T18:13:21.139Z] #77 104.6 checking for pkg-config... /usr/bin/pkg-config [2022-08-03T18:13:21.139Z] #77 104.6 checking pkg-config is at least version 0.9.0... yes [2022-08-03T18:13:21.139Z] #77 104.7 checking for yajl >= 2.1.0... yes [2022-08-03T18:13:21.139Z] #77 104.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-03T18:13:21.139Z] #77 104.7 checking for gcc... (cached) gcc [2022-08-03T18:13:21.139Z] #77 104.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-03T18:13:21.139Z] #77 104.8 checking whether gcc accepts -g... (cached) yes [2022-08-03T18:13:21.139Z] #77 104.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-03T18:13:21.139Z] #77 104.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-03T18:13:21.139Z] #77 104.8 checking for a Python interpreter with version >= 3... python3 [2022-08-03T18:13:21.403Z] #77 104.9 checking for python3... /usr/bin/python3 [2022-08-03T18:13:21.403Z] #77 104.9 checking for python3 version... 3.9 [2022-08-03T18:13:21.403Z] #77 105.0 checking for python3 platform... linux [2022-08-03T18:13:21.403Z] #77 105.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-03T18:13:21.669Z] #77 105.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-03T18:13:21.927Z] #77 105.4 checking that generated files are newer than configure... done [2022-08-03T18:13:21.927Z] #77 105.4 configure: creating ./config.status [2022-08-03T18:13:22.716Z] #21 31.87 Unpacking bash-completion (1:2.11-2) ... [2022-08-03T18:13:22.987Z] #21 32.29 Selecting previously unselected package bzip2. [2022-08-03T18:13:23.175Z] #14 ... [2022-08-03T18:13:23.175Z] [2022-08-03T18:13:23.175Z] #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-08-03T18:13:23.175Z] #64 sha256:1de6f5fa165cb073918c5a71b800eba44a8380c55b78e9267eb9437dcac32c32 [2022-08-03T18:13:23.175Z] #64 55.78 Updating files: 42% (2097/4910) Updating files: 43% (2112/4910) Updating files: 44% (2161/4910) Updating files: 45% (2210/4910) Updating files: 46% (2259/4910) Updating files: 47% (2308/4910) Updating files: 48% (2357/4910) Updating files: 49% (2406/4910) Updating files: 50% (2455/4910) Updating files: 51% (2505/4910) Updating files: 52% (2554/4910) Updating files: 53% (2603/4910) Updating files: 54% (2652/4910) Updating files: 55% (2701/4910) Updating files: 56% (2750/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 81% (3985/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-08-03T18:13:23.175Z] #64 57.54 + cd /tmp/tmp.Ce64RJPu5c/src/github.com/containerd/containerd [2022-08-03T18:13:23.175Z] #64 57.54 + git checkout -q v1.6.6 [2022-08-03T18:13:23.228Z] #36 ... [2022-08-03T18:13:23.228Z] [2022-08-03T18:13:23.228Z] #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-08-03T18:13:23.228Z] #47 sha256:b6b8ce59f534be2127166e2ece0c86e2714d0e5dd0eaf6f12044028391bddab6 [2022-08-03T18:13:23.228Z] #47 38.16 Updating files: 47% (1039/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/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: 79% (1730/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-08-03T18:13:23.248Z] #21 32.29 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-03T18:13:23.248Z] #21 32.31 Unpacking bzip2 (1.0.8-4) ... [2022-08-03T18:13:23.248Z] #21 32.40 Selecting previously unselected package xz-utils. [2022-08-03T18:13:23.248Z] #21 32.42 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-03T18:13:23.248Z] #21 32.43 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-03T18:13:23.486Z] #47 39.86 + git checkout -q v2.3.0 [2022-08-03T18:13:23.486Z] #47 ... [2022-08-03T18:13:23.486Z] [2022-08-03T18:13:23.486Z] #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-08-03T18:13:23.486Z] #42 sha256:2daaabb517a2117d5c49e0984e2aaad50a05a319290ff6ed6b260933d5466e2d [2022-08-03T18:13:23.486Z] #42 30.11 Fetched 8563 kB in 23s (366 kB/s) [2022-08-03T18:13:23.486Z] #42 30.11 Reading package lists... [2022-08-03T18:13:23.486Z] #42 36.20 Reading package lists... [2022-08-03T18:13:23.486Z] #42 ... [2022-08-03T18:13:23.486Z] [2022-08-03T18:13:23.486Z] #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-08-03T18:13:23.486Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:13:23.486Z] #55 36.76 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-03T18:13:23.486Z] #55 36.92 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-03T18:13:23.486Z] #55 36.98 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-03T18:13:23.486Z] #55 37.10 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-03T18:13:23.486Z] #55 37.22 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-03T18:13:23.486Z] #55 37.36 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-03T18:13:23.486Z] #55 37.37 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-03T18:13:23.486Z] #55 37.52 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-03T18:13:23.486Z] #55 37.88 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-03T18:13:23.486Z] #55 38.09 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-03T18:13:23.486Z] #55 38.20 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-03T18:13:23.486Z] #55 38.27 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-03T18:13:23.486Z] #55 38.44 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-03T18:13:23.486Z] #55 38.64 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-03T18:13:23.486Z] #55 38.86 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-03T18:13:23.486Z] #55 38.96 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-03T18:13:23.486Z] #55 39.10 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-03T18:13:23.486Z] #55 39.16 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-03T18:13:23.486Z] #55 39.25 go: downloading github.com/julz/importas v0.1.0 [2022-08-03T18:13:23.486Z] #55 39.31 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-03T18:13:23.486Z] #55 39.46 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-03T18:13:23.486Z] #55 39.61 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-03T18:13:23.486Z] #55 39.69 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-03T18:13:23.486Z] #55 39.79 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-03T18:13:23.486Z] #55 39.95 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-03T18:13:23.486Z] #55 40.19 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-03T18:13:23.509Z] #21 32.62 Selecting previously unselected package apparmor. [2022-08-03T18:13:23.509Z] #21 32.64 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-03T18:13:23.509Z] #21 32.70 Unpacking apparmor (2.13.6-10) ... [2022-08-03T18:13:23.743Z] #55 40.31 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-03T18:13:23.743Z] #55 40.40 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-03T18:13:23.743Z] #55 40.46 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-03T18:13:23.829Z] #77 ... [2022-08-03T18:13:23.829Z] [2022-08-03T18:13:23.829Z] #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-08-03T18:13:23.829Z] #21 sha256:6ab2b221a70c5edd218f9867e24f0461e5b8cb0f0456c34ec7b2fd0c653290d2 [2022-08-03T18:13:23.829Z] #21 29.96 Selecting previously unselected package libinih1:arm64. [2022-08-03T18:13:23.829Z] #21 29.97 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-08-03T18:13:23.829Z] #21 29.97 Unpacking libinih1:arm64 (53-1+b2) ... [2022-08-03T18:13:23.829Z] #21 30.02 Selecting previously unselected package libmicrohttpd12:arm64. [2022-08-03T18:13:23.829Z] #21 30.05 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-08-03T18:13:23.829Z] #21 30.05 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-03T18:13:23.829Z] #21 30.17 Selecting previously unselected package libnet1:arm64. [2022-08-03T18:13:23.829Z] #21 30.17 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-03T18:13:23.829Z] #21 30.18 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-03T18:13:23.829Z] #21 30.26 Selecting previously unselected package libnl-3-200:arm64. [2022-08-03T18:13:23.829Z] #21 30.27 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-03T18:13:23.829Z] #21 30.28 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-03T18:13:23.829Z] #21 30.40 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-03T18:13:23.829Z] #21 30.40 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-03T18:13:23.829Z] #21 30.41 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-03T18:13:23.829Z] #21 30.49 Selecting previously unselected package libyajl2:arm64. [2022-08-03T18:13:23.829Z] #21 30.49 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-08-03T18:13:23.829Z] #21 30.50 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-03T18:13:23.829Z] #21 30.60 Selecting previously unselected package net-tools. [2022-08-03T18:13:23.829Z] #21 30.61 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-08-03T18:13:23.829Z] #21 30.62 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-03T18:13:23.829Z] #21 30.83 Selecting previously unselected package patch. [2022-08-03T18:13:23.829Z] #21 30.83 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-08-03T18:13:23.829Z] #21 30.83 Unpacking patch (2.7.6-7) ... [2022-08-03T18:13:23.829Z] #21 30.92 Selecting previously unselected package python-pip-whl. [2022-08-03T18:13:23.829Z] #21 30.92 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-03T18:13:23.829Z] #21 30.93 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-03T18:13:23.829Z] #21 31.52 Selecting previously unselected package python3-lib2to3. [2022-08-03T18:13:23.829Z] #21 31.55 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-03T18:13:23.829Z] #21 31.55 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-03T18:13:23.829Z] #21 31.68 Selecting previously unselected package python3-distutils. [2022-08-03T18:13:23.829Z] #21 31.68 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-03T18:13:23.829Z] #21 31.69 Unpacking python3-distutils (3.9.2-1) ... [2022-08-03T18:13:23.829Z] #21 31.85 Selecting previously unselected package python3-pkg-resources. [2022-08-03T18:13:23.829Z] #21 31.86 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-03T18:13:23.829Z] #21 31.86 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-03T18:13:23.829Z] #21 32.04 Selecting previously unselected package python3-setuptools. [2022-08-03T18:13:23.829Z] #21 32.05 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-03T18:13:23.829Z] #21 32.05 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-03T18:13:23.829Z] #21 32.25 Selecting previously unselected package python3-wheel. [2022-08-03T18:13:23.829Z] #21 32.26 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-03T18:13:23.829Z] #21 32.27 Unpacking python3-wheel (0.34.2-1) ... [2022-08-03T18:13:23.829Z] #21 32.36 Selecting previously unselected package python3-pip. [2022-08-03T18:13:23.829Z] #21 32.36 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-03T18:13:23.829Z] #21 32.37 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-03T18:13:23.829Z] #21 32.62 Selecting previously unselected package sudo. [2022-08-03T18:13:23.829Z] #21 32.62 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-08-03T18:13:23.829Z] #21 32.63 Unpacking sudo (1.9.5p2-3) ... [2022-08-03T18:13:23.829Z] #21 33.15 Selecting previously unselected package systemd-journal-remote. [2022-08-03T18:13:23.829Z] #21 33.15 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... [2022-08-03T18:13:23.829Z] #21 33.16 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-03T18:13:23.829Z] #21 33.27 Selecting previously unselected package thin-provisioning-tools. [2022-08-03T18:13:23.829Z] #21 33.27 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-08-03T18:13:23.829Z] #21 33.27 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-03T18:13:23.829Z] #21 33.49 Selecting previously unselected package uidmap. [2022-08-03T18:13:23.829Z] #21 33.50 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-08-03T18:13:23.829Z] #21 33.50 Unpacking uidmap (1:4.8.1-1) ... [2022-08-03T18:13:23.829Z] #21 33.66 Selecting previously unselected package vim-runtime. [2022-08-03T18:13:23.829Z] #21 33.67 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-03T18:13:23.829Z] #21 33.71 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-03T18:13:23.829Z] #21 33.75 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-03T18:13:23.829Z] #21 33.75 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:13:24.000Z] #55 40.71 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-03T18:13:24.098Z] #21 33.14 Selecting previously unselected package inetutils-ping. [2022-08-03T18:13:24.098Z] #21 33.16 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-03T18:13:24.098Z] #21 33.17 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-03T18:13:24.098Z] #21 33.31 Selecting previously unselected package libip6tc2:amd64. [2022-08-03T18:13:24.098Z] #21 33.31 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-03T18:13:24.098Z] #21 33.32 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-03T18:13:24.358Z] #21 33.38 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-03T18:13:24.358Z] #21 33.38 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-03T18:13:24.358Z] #21 33.39 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-03T18:13:24.358Z] #21 33.47 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-03T18:13:24.358Z] #21 33.48 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-03T18:13:24.358Z] #21 33.50 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-03T18:13:24.358Z] #21 33.60 Selecting previously unselected package libnftnl11:amd64. [2022-08-03T18:13:24.358Z] #21 33.62 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-03T18:13:24.358Z] #21 33.63 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-03T18:13:24.358Z] #21 33.71 Selecting previously unselected package iptables. [2022-08-03T18:13:24.618Z] #21 33.71 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-03T18:13:24.618Z] #21 33.72 Unpacking iptables (1.8.7-1) ... [2022-08-03T18:13:24.880Z] #21 34.03 Selecting previously unselected package libonig5:amd64. [2022-08-03T18:13:24.880Z] #21 34.04 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-03T18:13:24.880Z] #21 34.05 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-03T18:13:24.934Z] #55 41.74 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-03T18:13:24.934Z] #55 41.76 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-03T18:13:25.141Z] #21 34.19 Selecting previously unselected package libjq1:amd64. [2022-08-03T18:13:25.141Z] #21 34.19 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-03T18:13:25.141Z] #21 34.20 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-03T18:13:25.141Z] #21 34.35 Selecting previously unselected package jq. [2022-08-03T18:13:25.141Z] #21 34.35 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-03T18:13:25.141Z] #21 34.36 Unpacking jq (1.6-2.1) ... [2022-08-03T18:13:25.195Z] #55 42.01 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-03T18:13:25.401Z] #21 34.46 Selecting previously unselected package libaio1:amd64. [2022-08-03T18:13:25.401Z] #21 34.46 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-03T18:13:25.401Z] #21 34.47 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-03T18:13:25.401Z] #21 34.53 Selecting previously unselected package libgpm2:amd64. [2022-08-03T18:13:25.401Z] #21 34.53 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-03T18:13:25.401Z] #21 34.54 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-03T18:13:25.401Z] #21 34.60 Selecting previously unselected package libicu67:amd64. [2022-08-03T18:13:25.401Z] #21 34.60 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-03T18:13:25.401Z] #21 34.60 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-03T18:13:25.452Z] #55 42.01 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-03T18:13:25.452Z] #55 42.13 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-03T18:13:25.452Z] #55 ... [2022-08-03T18:13:25.452Z] [2022-08-03T18:13:25.452Z] #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-08-03T18:13:25.452Z] #47 sha256:b6b8ce59f534be2127166e2ece0c86e2714d0e5dd0eaf6f12044028391bddab6 [2022-08-03T18:13:25.709Z] #47 42.07 + 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-08-03T18:13:25.710Z] #64 59.75 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-03T18:13:25.710Z] #64 59.75 + BUILDTAGS='netgo osusergo static_build' [2022-08-03T18:13:25.710Z] #64 59.75 + export EXTRA_FLAGS=-buildmode=pie [2022-08-03T18:13:25.710Z] #64 59.75 + EXTRA_FLAGS=-buildmode=pie [2022-08-03T18:13:25.710Z] #64 59.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-03T18:13:25.710Z] #64 59.75 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-03T18:13:25.710Z] #64 59.75 + '[' '' = dynamic ']' [2022-08-03T18:13:25.710Z] #64 59.75 + make [2022-08-03T18:13:25.968Z] #47 ... [2022-08-03T18:13:25.969Z] [2022-08-03T18:13:25.969Z] #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-08-03T18:13:25.969Z] #76 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:13:25.969Z] #76 32.78 Fetched 8563 kB in 25s (346 kB/s) [2022-08-03T18:13:25.969Z] #76 32.78 Reading package lists... [2022-08-03T18:13:26.231Z] #76 40.31 Reading package lists... [2022-08-03T18:13:26.231Z] #76 ... [2022-08-03T18:13:26.231Z] [2022-08-03T18:13:26.231Z] #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-08-03T18:13:26.231Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:13:26.231Z] #55 42.41 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-03T18:13:26.231Z] #55 42.56 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-03T18:13:26.231Z] #55 42.65 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-03T18:13:26.231Z] #55 42.81 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-03T18:13:26.784Z] #21 ... [2022-08-03T18:13:26.784Z] [2022-08-03T18:13:26.784Z] #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-08-03T18:13:26.784Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:13:26.784Z] #77 115.5 checking for ANSI C header files... yes [2022-08-03T18:13:26.784Z] #77 116.1 checking for sys/types.h... yes [2022-08-03T18:13:26.784Z] #77 116.3 checking for sys/stat.h... yes [2022-08-03T18:13:26.784Z] #77 116.4 checking for stdlib.h... yes [2022-08-03T18:13:26.784Z] #77 116.6 checking for string.h... yes [2022-08-03T18:13:26.784Z] #77 116.7 checking for memory.h... yes [2022-08-03T18:13:26.784Z] #77 116.8 checking for strings.h... yes [2022-08-03T18:13:26.784Z] #77 117.0 checking for inttypes.h... yes [2022-08-03T18:13:26.784Z] #77 117.1 checking for stdint.h... yes [2022-08-03T18:13:26.784Z] #77 117.3 checking for unistd.h... yes [2022-08-03T18:13:26.784Z] #77 117.5 checking minix/config.h usability... no [2022-08-03T18:13:26.784Z] #77 117.6 checking minix/config.h presence... no [2022-08-03T18:13:26.784Z] #77 117.6 checking for minix/config.h... no [2022-08-03T18:13:26.784Z] #77 117.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-03T18:13:26.784Z] #77 117.8 checking build system type... x86_64-pc-linux-gnu [2022-08-03T18:13:26.784Z] #77 118.0 checking host system type... x86_64-pc-linux-gnu [2022-08-03T18:13:26.784Z] #77 118.0 checking how to print strings... printf [2022-08-03T18:13:26.784Z] #77 118.0 checking for a sed that does not truncate output... /bin/sed [2022-08-03T18:13:26.784Z] #77 118.1 checking for fgrep... /bin/grep -F [2022-08-03T18:13:26.784Z] #77 118.1 checking for ld used by gcc... /usr/bin/ld [2022-08-03T18:13:26.784Z] #77 118.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-03T18:13:26.784Z] #77 118.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-03T18:13:26.784Z] #77 118.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-03T18:13:26.784Z] #77 118.2 checking whether ln -s works... yes [2022-08-03T18:13:26.784Z] #77 118.2 checking the maximum length of command line arguments... 1572864 [2022-08-03T18:13:26.784Z] #77 118.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-03T18:13:26.784Z] #77 118.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-03T18:13:26.784Z] #77 118.2 checking for /usr/bin/ld option to reload object files... -r [2022-08-03T18:13:26.784Z] #77 118.2 checking for objdump... objdump [2022-08-03T18:13:26.784Z] #77 118.3 checking how to recognize dependent libraries... pass_all [2022-08-03T18:13:26.784Z] #77 118.3 checking for dlltool... no [2022-08-03T18:13:26.784Z] #77 118.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-03T18:13:26.784Z] #77 118.3 checking for ar... ar [2022-08-03T18:13:26.784Z] #77 118.3 checking for archiver @FILE support... @ [2022-08-03T18:13:26.784Z] #77 118.4 checking for strip... strip [2022-08-03T18:13:26.784Z] #77 118.4 checking for ranlib... ranlib [2022-08-03T18:13:26.784Z] #77 118.4 checking for gawk... no [2022-08-03T18:13:26.784Z] #77 118.4 checking for mawk... mawk [2022-08-03T18:13:26.784Z] #77 118.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-03T18:13:26.784Z] #77 118.7 checking for sysroot... no [2022-08-03T18:13:26.784Z] #77 118.7 checking for a working dd... /bin/dd [2022-08-03T18:13:26.784Z] #77 118.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-03T18:13:26.784Z] #77 118.8 checking for mt... no [2022-08-03T18:13:26.784Z] #77 118.8 checking if : is a manifest tool... no [2022-08-03T18:13:26.784Z] #77 118.9 checking for dlfcn.h... yes [2022-08-03T18:13:26.784Z] #77 119.0 checking for objdir... .libs [2022-08-03T18:13:26.784Z] #77 119.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-03T18:13:26.784Z] #77 119.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-03T18:13:26.784Z] #77 119.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-03T18:13:26.784Z] #77 119.4 checking if gcc static flag -static works... yes [2022-08-03T18:13:26.784Z] #77 119.7 checking if gcc supports -c -o file.o... yes [2022-08-03T18:13:26.784Z] #77 119.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-03T18:13:26.784Z] #77 119.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-03T18:13:26.784Z] #77 119.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-03T18:13:26.784Z] #77 120.1 checking how to hardcode library paths into programs... immediate [2022-08-03T18:13:26.784Z] #77 120.1 checking whether stripping libraries is possible... yes [2022-08-03T18:13:26.784Z] #77 120.1 checking if libtool supports shared libraries... yes [2022-08-03T18:13:26.784Z] #77 120.1 checking whether to build shared libraries... no [2022-08-03T18:13:26.784Z] #77 120.1 checking whether to build static libraries... yes [2022-08-03T18:13:26.784Z] #77 120.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-03T18:13:26.784Z] #77 120.2 checking whether build environment is sane... yes [2022-08-03T18:13:26.784Z] #77 120.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-03T18:13:26.784Z] #77 120.2 checking whether make sets $(MAKE)... yes [2022-08-03T18:13:26.784Z] #77 120.3 checking whether make supports the include directive... yes (GNU style) [2022-08-03T18:13:26.784Z] #77 120.3 checking whether make supports nested variables... yes [2022-08-03T18:13:26.784Z] #77 120.3 checking whether UID '0' is supported by ustar format... yes [2022-08-03T18:13:26.784Z] #77 120.3 checking whether GID '0' is supported by ustar format... yes [2022-08-03T18:13:26.784Z] #77 120.3 checking how to create a ustar tar archive... gnutar [2022-08-03T18:13:26.784Z] #77 120.4 checking dependency style of gcc... gcc3 [2022-08-03T18:13:26.784Z] #77 120.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-03T18:13:26.784Z] #77 120.5 checking whether make supports nested variables... (cached) yes [2022-08-03T18:13:26.784Z] #77 120.5 checking for pkg-config... /usr/bin/pkg-config [2022-08-03T18:13:26.784Z] #77 120.5 checking pkg-config is at least version 0.9.0... yes [2022-08-03T18:13:26.784Z] #77 120.5 checking for yajl >= 2.1.0... yes [2022-08-03T18:13:26.784Z] #77 120.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-03T18:13:26.784Z] #77 120.5 checking for gcc... (cached) gcc [2022-08-03T18:13:26.784Z] #77 120.6 checking whether we are using the GNU C compiler... (cached) yes [2022-08-03T18:13:26.784Z] #77 120.6 checking whether gcc accepts -g... (cached) yes [2022-08-03T18:13:26.784Z] #77 120.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-03T18:13:26.784Z] #77 120.6 checking whether gcc understands -c and -o together... (cached) yes [2022-08-03T18:13:26.784Z] #77 120.6 checking for a Python interpreter with version >= 3... python3 [2022-08-03T18:13:26.784Z] #77 120.7 checking for python3... /usr/bin/python3 [2022-08-03T18:13:26.784Z] #77 120.7 checking for python3 version... 3.9 [2022-08-03T18:13:26.784Z] #77 120.8 checking for python3 platform... linux [2022-08-03T18:13:26.784Z] #77 120.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-03T18:13:26.784Z] #77 121.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-03T18:13:26.784Z] #77 121.3 checking that generated files are newer than configure... done [2022-08-03T18:13:26.784Z] #77 121.3 configure: creating ./config.status [2022-08-03T18:13:26.784Z] #77 123.0 config.status: creating Makefile [2022-08-03T18:13:26.784Z] #77 123.1 config.status: creating config.h [2022-08-03T18:13:26.784Z] #77 123.1 config.status: executing libtool commands [2022-08-03T18:13:26.784Z] #77 123.2 config.status: executing depfiles commands [2022-08-03T18:13:26.795Z] #55 43.50 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-03T18:13:26.795Z] #55 43.51 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-03T18:13:26.795Z] #55 43.60 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-03T18:13:27.052Z] #55 43.77 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-03T18:13:27.052Z] #55 ... [2022-08-03T18:13:27.052Z] [2022-08-03T18:13:27.052Z] #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-08-03T18:13:27.052Z] #51 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:13:27.052Z] #51 33.36 Fetched 8567 kB in 26s (334 kB/s) [2022-08-03T18:13:27.052Z] #51 33.36 Reading package lists... [2022-08-03T18:13:27.052Z] #51 41.53 Reading package lists... [2022-08-03T18:13:27.052Z] #51 ... [2022-08-03T18:13:27.052Z] [2022-08-03T18:13:27.052Z] #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-08-03T18:13:27.052Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:13:27.052Z] #14 33.76 Reading package lists... [2022-08-03T18:13:27.114Z] #21 36.78 Selecting previously unselected package vim. [2022-08-03T18:13:27.114Z] #21 36.79 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-03T18:13:27.114Z] #21 36.81 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:13:27.354Z] #77 123.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-03T18:13:27.354Z] #77 123.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-03T18:13:27.372Z] #21 37.29 Selecting previously unselected package xfsprogs. [2022-08-03T18:13:27.372Z] #21 37.30 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-08-03T18:13:27.372Z] #21 37.30 Unpacking xfsprogs (5.10.0-4) ... [2022-08-03T18:13:27.615Z] #64 61.69 + bin/ctr [2022-08-03T18:13:27.615Z] #14 41.80 Building dependency tree... [2022-08-03T18:13:27.631Z] #21 37.64 Selecting previously unselected package zip. [2022-08-03T18:13:27.631Z] #21 37.65 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-08-03T18:13:27.631Z] #21 37.67 Unpacking zip (3.0-12) ... [2022-08-03T18:13:27.672Z] #77 124.1 checking for gcc... gcc [2022-08-03T18:13:27.889Z] #21 37.85 Selecting previously unselected package zstd. [2022-08-03T18:13:27.889Z] #21 37.85 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-08-03T18:13:27.889Z] #21 37.88 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-03T18:13:28.259Z] #77 124.2 checking whether the C compiler works... yes [2022-08-03T18:13:28.259Z] #77 124.5 checking for C compiler default output file name... a.out [2022-08-03T18:13:28.259Z] #77 124.5 checking for suffix of executables... [2022-08-03T18:13:28.456Z] #21 38.22 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-03T18:13:28.456Z] #21 ... [2022-08-03T18:13:28.456Z] [2022-08-03T18:13:28.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-08-03T18:13:28.456Z] #77 sha256:fd80ac36a1c00b3b408ca4d07af02eaee67dfbfa34a045771fe03a3f497e6195 [2022-08-03T18:13:28.456Z] #77 108.0 config.status: creating Makefile [2022-08-03T18:13:28.456Z] #77 108.0 config.status: creating config.h [2022-08-03T18:13:28.456Z] #77 108.1 config.status: executing libtool commands [2022-08-03T18:13:28.456Z] #77 108.1 config.status: executing depfiles commands [2022-08-03T18:13:28.456Z] #77 108.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-03T18:13:28.456Z] #77 108.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-03T18:13:28.456Z] #77 109.3 checking for gcc... gcc [2022-08-03T18:13:28.456Z] #77 109.4 checking whether the C compiler works... yes [2022-08-03T18:13:28.456Z] #77 109.6 checking for C compiler default output file name... a.out [2022-08-03T18:13:28.456Z] #77 109.6 checking for suffix of executables... [2022-08-03T18:13:28.456Z] #77 109.8 checking whether we are cross compiling... no [2022-08-03T18:13:28.456Z] #77 110.0 checking for suffix of object files... o [2022-08-03T18:13:28.456Z] #77 110.1 checking whether we are using the GNU C compiler... yes [2022-08-03T18:13:28.456Z] #77 110.3 checking whether gcc accepts -g... yes [2022-08-03T18:13:28.456Z] #77 110.4 checking for gcc option to accept ISO C89... none needed [2022-08-03T18:13:28.456Z] #77 110.6 checking whether gcc understands -c and -o together... yes [2022-08-03T18:13:28.456Z] #77 110.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-03T18:13:28.456Z] #77 110.8 checking whether build environment is sane... yes [2022-08-03T18:13:28.456Z] #77 110.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-03T18:13:28.456Z] #77 110.9 checking for gawk... no [2022-08-03T18:13:28.456Z] #77 110.9 checking for mawk... mawk [2022-08-03T18:13:28.456Z] #77 110.9 checking whether make sets $(MAKE)... yes [2022-08-03T18:13:28.456Z] #77 110.9 checking whether make supports the include directive... yes (GNU style) [2022-08-03T18:13:28.456Z] #77 111.0 checking whether make supports nested variables... yes [2022-08-03T18:13:28.456Z] #77 111.0 checking whether UID '0' is supported by ustar format... yes [2022-08-03T18:13:28.456Z] #77 111.0 checking whether GID '0' is supported by ustar format... yes [2022-08-03T18:13:28.456Z] #77 111.0 checking how to create a ustar tar archive... gnutar [2022-08-03T18:13:28.456Z] #77 111.1 checking dependency style of gcc... gcc3 [2022-08-03T18:13:28.456Z] #77 111.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-03T18:13:28.456Z] #77 111.3 checking whether make supports nested variables... (cached) yes [2022-08-03T18:13:28.456Z] #77 111.3 checking build system type... aarch64-unknown-linux-gnu [2022-08-03T18:13:28.456Z] #77 111.6 checking host system type... aarch64-unknown-linux-gnu [2022-08-03T18:13:28.456Z] #77 111.6 checking how to print strings... printf [2022-08-03T18:13:28.456Z] #77 111.6 checking for a sed that does not truncate output... /bin/sed [2022-08-03T18:13:28.456Z] #77 111.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-03T18:13:28.456Z] #77 111.6 checking for egrep... /bin/grep -E [2022-08-03T18:13:28.456Z] #77 111.6 checking for fgrep... /bin/grep -F [2022-08-03T18:13:28.456Z] #77 111.7 checking for ld used by gcc... /usr/bin/ld [2022-08-03T18:13:28.456Z] #77 111.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-03T18:13:28.456Z] #77 111.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-03T18:13:28.456Z] #77 111.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-03T18:13:28.456Z] #77 111.9 checking whether ln -s works... yes [2022-08-03T18:13:28.456Z] #77 111.9 checking the maximum length of command line arguments... 1572864 [2022-08-03T18:13:28.456Z] #77 111.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-03T18:13:28.456Z] #77 111.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-03T18:13:28.456Z] #77 111.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-03T18:13:28.456Z] #77 111.9 checking for objdump... objdump [2022-08-03T18:13:28.456Z] #77 111.9 checking how to recognize dependent libraries... pass_all [2022-08-03T18:13:28.456Z] #77 111.9 checking for dlltool... no [2022-08-03T18:13:28.456Z] #77 111.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-03T18:13:28.456Z] #77 111.9 checking for ar... ar [2022-08-03T18:13:28.456Z] #77 111.9 checking for archiver @FILE support... @ [2022-08-03T18:13:28.456Z] #77 112.1 checking for strip... strip [2022-08-03T18:13:28.456Z] #77 112.1 checking for ranlib... ranlib [2022-08-03T18:13:28.520Z] #77 124.7 checking whether we are cross compiling... no [2022-08-03T18:13:28.520Z] #77 124.8 checking for suffix of object files... o [2022-08-03T18:13:28.520Z] #77 124.9 checking whether we are using the GNU C compiler... yes [2022-08-03T18:13:28.707Z] #19 ... [2022-08-03T18:13:28.707Z] [2022-08-03T18:13:28.707Z] #84 [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-08-03T18:13:28.707Z] #84 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:13:28.707Z] #84 167.4 CCLD tests/init [2022-08-03T18:13:28.714Z] #77 112.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-03T18:13:28.783Z] #77 125.0 checking whether gcc accepts -g... yes [2022-08-03T18:13:28.783Z] #77 125.1 checking for gcc option to accept ISO C89... none needed [2022-08-03T18:13:28.972Z] #77 112.4 checking for sysroot... no [2022-08-03T18:13:28.972Z] #77 112.4 checking for a working dd... /bin/dd [2022-08-03T18:13:28.972Z] #77 112.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-03T18:13:28.972Z] #77 112.5 checking for mt... no [2022-08-03T18:13:28.972Z] #77 112.5 checking if : is a manifest tool... no [2022-08-03T18:13:28.972Z] #77 112.5 checking how to run the C preprocessor... gcc -E [2022-08-03T18:13:29.045Z] #77 125.3 checking whether gcc understands -c and -o together... yes [2022-08-03T18:13:29.045Z] #77 125.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-03T18:13:29.045Z] #77 125.5 checking whether build environment is sane... yes [2022-08-03T18:13:29.045Z] #77 125.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-03T18:13:29.308Z] #77 125.5 checking for gawk... no [2022-08-03T18:13:29.308Z] #77 125.5 checking for mawk... mawk [2022-08-03T18:13:29.308Z] #77 125.5 checking whether make sets $(MAKE)... yes [2022-08-03T18:13:29.308Z] #77 125.6 checking whether make supports the include directive... yes (GNU style) [2022-08-03T18:13:29.308Z] #77 125.6 checking whether make supports nested variables... yes [2022-08-03T18:13:29.308Z] #77 125.6 checking whether UID '0' is supported by ustar format... yes [2022-08-03T18:13:29.308Z] #77 125.7 checking whether GID '0' is supported by ustar format... yes [2022-08-03T18:13:29.308Z] #77 125.7 checking how to create a ustar tar archive... gnutar [2022-08-03T18:13:29.568Z] #77 125.7 checking dependency style of gcc... gcc3 [2022-08-03T18:13:29.568Z] #77 125.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-03T18:13:29.568Z] #77 125.9 checking whether make supports nested variables... (cached) yes [2022-08-03T18:13:29.568Z] #77 ... [2022-08-03T18:13:29.568Z] [2022-08-03T18:13:29.568Z] #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-08-03T18:13:29.568Z] #21 sha256:a58c95ff1adbe00c34d3b1a48cd2492b24e3cabed7171085aa6cf77d270d8c1c [2022-08-03T18:13:29.568Z] #21 38.60 Selecting previously unselected package libinih1:amd64. [2022-08-03T18:13:29.568Z] #21 38.62 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-03T18:13:29.568Z] #21 38.63 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-03T18:13:29.568Z] #21 38.67 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-03T18:13:29.568Z] #21 38.69 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-03T18:13:29.568Z] #21 38.70 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-03T18:13:29.568Z] #21 38.84 Selecting previously unselected package libnet1:amd64. [2022-08-03T18:13:29.568Z] #21 38.85 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-03T18:13:29.568Z] #21 38.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-03T18:13:29.568Z] #21 38.93 Selecting previously unselected package libnl-3-200:amd64. [2022-08-03T18:13:29.796Z] #77 112.8 checking for ANSI C header files... yes [2022-08-03T18:13:29.796Z] #77 113.4 checking for sys/types.h... yes [2022-08-03T18:13:29.828Z] #21 38.94 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-03T18:13:29.828Z] #21 38.95 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-03T18:13:29.828Z] #21 39.03 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-03T18:13:29.828Z] #21 39.04 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-03T18:13:29.828Z] #21 39.05 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-03T18:13:29.828Z] #21 39.12 Selecting previously unselected package libyajl2:amd64. [2022-08-03T18:13:29.828Z] #21 39.12 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-03T18:13:29.828Z] #21 39.12 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-03T18:13:30.088Z] #21 39.17 Selecting previously unselected package net-tools. [2022-08-03T18:13:30.088Z] #21 39.18 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-03T18:13:30.088Z] #21 39.19 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-03T18:13:30.313Z] #77 113.6 checking for sys/stat.h... yes [2022-08-03T18:13:30.313Z] #77 113.8 checking for stdlib.h... yes [2022-08-03T18:13:30.347Z] #21 39.38 Selecting previously unselected package patch. [2022-08-03T18:13:30.347Z] #21 39.39 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-03T18:13:30.347Z] #21 39.40 Unpacking patch (2.7.6-7) ... [2022-08-03T18:13:30.347Z] #21 39.56 Selecting previously unselected package python-pip-whl. [2022-08-03T18:13:30.347Z] #21 39.56 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-03T18:13:30.347Z] #21 39.58 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-03T18:13:30.571Z] #77 113.9 checking for string.h... yes [2022-08-03T18:13:30.572Z] #77 114.1 checking for memory.h... yes [2022-08-03T18:13:30.572Z] #77 114.2 checking for strings.h... yes [2022-08-03T18:13:30.830Z] #77 114.3 checking for inttypes.h... yes [2022-08-03T18:13:30.891Z] #14 ... [2022-08-03T18:13:30.891Z] [2022-08-03T18:13:30.891Z] #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-08-03T18:13:30.891Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:13:30.891Z] #55 44.06 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-03T18:13:30.891Z] #55 44.07 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-03T18:13:30.891Z] #55 44.31 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-03T18:13:30.891Z] #55 44.37 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-03T18:13:30.891Z] #55 44.47 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-03T18:13:30.891Z] #55 44.61 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-03T18:13:30.891Z] #55 44.71 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-03T18:13:30.891Z] #55 44.91 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-03T18:13:30.891Z] #55 45.02 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-03T18:13:30.891Z] #55 45.35 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-03T18:13:30.891Z] #55 45.46 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-03T18:13:30.891Z] #55 45.55 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-03T18:13:30.891Z] #55 45.71 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-03T18:13:30.891Z] #55 45.78 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-03T18:13:30.891Z] #55 46.06 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-03T18:13:30.891Z] #55 46.40 go: downloading honnef.co/go/tools v0.3.1 [2022-08-03T18:13:30.916Z] #21 40.19 Selecting previously unselected package python3-lib2to3. [2022-08-03T18:13:30.916Z] #21 40.20 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-03T18:13:30.916Z] #21 40.20 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-03T18:13:31.089Z] #77 114.5 checking for stdint.h... yes [2022-08-03T18:13:31.089Z] #77 114.6 checking for unistd.h... yes [2022-08-03T18:13:31.180Z] #21 40.32 Selecting previously unselected package python3-distutils. [2022-08-03T18:13:31.180Z] #21 40.32 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-03T18:13:31.180Z] #21 40.33 Unpacking python3-distutils (3.9.2-1) ... [2022-08-03T18:13:31.348Z] #77 114.8 checking for dlfcn.h... yes [2022-08-03T18:13:31.348Z] #77 114.9 checking for objdir... .libs [2022-08-03T18:13:31.440Z] #21 40.48 Selecting previously unselected package python3-pkg-resources. [2022-08-03T18:13:31.440Z] #21 40.49 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-03T18:13:31.440Z] #21 40.49 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-03T18:13:31.440Z] #21 40.65 Selecting previously unselected package python3-setuptools. [2022-08-03T18:13:31.440Z] #21 40.65 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-03T18:13:31.440Z] #21 40.66 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-03T18:13:31.700Z] #21 40.96 Selecting previously unselected package python3-wheel. [2022-08-03T18:13:31.700Z] #21 40.97 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-03T18:13:31.700Z] #21 40.98 Unpacking python3-wheel (0.34.2-1) ... [2022-08-03T18:13:31.700Z] #21 41.06 Selecting previously unselected package python3-pip. [2022-08-03T18:13:31.700Z] #21 41.07 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-03T18:13:31.864Z] #77 115.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-03T18:13:31.864Z] #77 115.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-03T18:13:31.864Z] #77 115.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-03T18:13:31.975Z] #21 41.07 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-03T18:13:32.122Z] #77 115.4 checking if gcc static flag -static works... yes [2022-08-03T18:13:32.234Z] #21 41.42 Selecting previously unselected package sudo. [2022-08-03T18:13:32.234Z] #21 41.42 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-03T18:13:32.234Z] #21 41.44 Unpacking sudo (1.9.5p2-3) ... [2022-08-03T18:13:32.438Z] #77 115.8 checking if gcc supports -c -o file.o... yes [2022-08-03T18:13:32.438Z] #77 116.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-03T18:13:32.438Z] #77 116.0 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-03T18:13:32.697Z] #77 116.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-03T18:13:32.697Z] #77 116.3 checking how to hardcode library paths into programs... immediate [2022-08-03T18:13:32.697Z] #77 116.3 checking whether stripping libraries is possible... yes [2022-08-03T18:13:32.697Z] #77 116.3 checking if libtool supports shared libraries... yes [2022-08-03T18:13:32.697Z] #77 116.3 checking whether to build shared libraries... no [2022-08-03T18:13:32.697Z] #77 116.3 checking whether to build static libraries... yes [2022-08-03T18:13:32.786Z] #55 49.26 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-03T18:13:32.786Z] #55 49.26 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-03T18:13:32.804Z] #21 42.02 Selecting previously unselected package systemd-journal-remote. [2022-08-03T18:13:32.804Z] #21 42.03 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-03T18:13:32.804Z] #21 42.04 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-03T18:13:32.804Z] #21 42.14 Selecting previously unselected package thin-provisioning-tools. [2022-08-03T18:13:32.955Z] #77 116.3 checking float.h usability... yes [2022-08-03T18:13:32.956Z] #77 116.5 checking float.h presence... yes [2022-08-03T18:13:32.956Z] #77 116.5 checking for float.h... yes [2022-08-03T18:13:33.045Z] #55 49.65 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-03T18:13:33.045Z] #55 49.67 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-03T18:13:33.045Z] #55 49.91 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-03T18:13:33.064Z] #21 42.14 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-03T18:13:33.064Z] #21 42.15 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-03T18:13:33.064Z] #21 42.42 Selecting previously unselected package uidmap. [2022-08-03T18:13:33.214Z] #77 116.6 checking limits.h usability... yes [2022-08-03T18:13:33.214Z] #77 116.8 checking limits.h presence... yes [2022-08-03T18:13:33.302Z] #55 49.91 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-03T18:13:33.302Z] #55 50.16 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-03T18:13:33.302Z] #55 50.17 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-03T18:13:33.324Z] #21 42.42 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-03T18:13:33.324Z] #21 42.44 Unpacking uidmap (1:4.8.1-1) ... [2022-08-03T18:13:33.472Z] #77 116.8 checking for limits.h... yes [2022-08-03T18:13:33.472Z] #77 116.9 checking stddef.h usability... yes [2022-08-03T18:13:33.472Z] #77 117.0 checking stddef.h presence... yes [2022-08-03T18:13:33.472Z] #77 117.0 checking for stddef.h... yes [2022-08-03T18:13:33.472Z] #77 117.1 checking for stdlib.h... (cached) yes [2022-08-03T18:13:33.583Z] #21 42.58 Selecting previously unselected package vim-runtime. [2022-08-03T18:13:33.583Z] #21 42.58 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-03T18:13:33.583Z] #21 42.60 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-03T18:13:33.583Z] #21 42.64 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-03T18:13:33.583Z] #21 42.64 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:13:33.731Z] #77 117.1 checking for string.h... (cached) yes [2022-08-03T18:13:33.731Z] #77 117.1 checking sys/time.h usability... yes [2022-08-03T18:13:33.731Z] #77 117.3 checking sys/time.h presence... yes [2022-08-03T18:13:33.871Z] #55 ... [2022-08-03T18:13:33.871Z] [2022-08-03T18:13:33.871Z] #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-08-03T18:13:33.871Z] #62 sha256:0f122c100b18f379b7f3e9566e317a95fe779f8babf1defe17ea826fe84f6a77 [2022-08-03T18:13:33.871Z] #62 32.91 Reading package lists... [2022-08-03T18:13:33.871Z] #62 40.69 Building dependency tree... [2022-08-03T18:13:33.871Z] #62 46.75 The following additional packages will be installed: [2022-08-03T18:13:33.871Z] #62 46.76 libbtrfs0 [2022-08-03T18:13:33.871Z] #62 47.16 The following NEW packages will be installed: [2022-08-03T18:13:33.871Z] #62 47.18 libbtrfs-dev libbtrfs0 [2022-08-03T18:13:33.871Z] #62 47.83 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-08-03T18:13:33.871Z] #62 47.83 Need to get 460 kB of archives. [2022-08-03T18:13:33.871Z] #62 47.83 After this operation, 1237 kB of additional disk space will be used. [2022-08-03T18:13:33.871Z] #62 47.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-03T18:13:33.871Z] #62 47.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-03T18:13:33.871Z] #62 49.77 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:13:33.871Z] #62 50.15 Fetched 460 kB in 0s (927 kB/s) [2022-08-03T18:13:33.871Z] #62 50.32 Selecting previously unselected package libbtrfs0:amd64. [2022-08-03T18:13:33.871Z] #62 50.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-03T18:13:33.871Z] #62 50.47 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-03T18:13:33.871Z] #62 50.51 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-03T18:13:33.871Z] #62 ... [2022-08-03T18:13:33.871Z] [2022-08-03T18:13:33.871Z] #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-08-03T18:13:33.871Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:13:33.871Z] #55 50.63 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-03T18:13:33.871Z] #55 50.64 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-03T18:13:33.989Z] #77 117.4 checking for sys/time.h... yes [2022-08-03T18:13:33.989Z] #77 117.4 checking for inline... inline [2022-08-03T18:13:34.128Z] #55 50.92 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-03T18:13:34.178Z] #64 ... [2022-08-03T18:13:34.178Z] [2022-08-03T18:13:34.178Z] #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-08-03T18:13:34.178Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:13:34.178Z] #14 106.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-03T18:13:34.178Z] #14 106.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-03T18:13:34.178Z] #14 106.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-03T18:13:34.178Z] #14 113.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-03T18:13:34.178Z] #14 113.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-03T18:13:34.178Z] #14 113.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-03T18:13:34.247Z] #77 117.5 checking for size_t... yes [2022-08-03T18:13:34.247Z] #77 117.8 checking for stdlib.h... (cached) yes [2022-08-03T18:13:34.247Z] #77 117.8 checking for GNU libc compatible malloc... yes [2022-08-03T18:13:34.385Z] #55 51.08 go: downloading golang.org/x/text v0.3.7 [2022-08-03T18:13:34.437Z] #14 ... [2022-08-03T18:13:34.437Z] [2022-08-03T18:13:34.437Z] #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-08-03T18:13:34.437Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:13:34.437Z] #77 40.42 libtoolize: putting auxiliary files in '.'. [2022-08-03T18:13:34.437Z] #77 40.42 libtoolize: copying file './ltmain.sh' [2022-08-03T18:13:34.437Z] #77 41.07 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-03T18:13:34.437Z] #77 41.07 libtoolize: and rerunning libtoolize and aclocal. [2022-08-03T18:13:34.437Z] #77 41.07 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-03T18:13:34.437Z] #77 50.55 configure.ac:7: installing './compile' [2022-08-03T18:13:34.437Z] #77 50.56 configure.ac:11: installing './config.guess' [2022-08-03T18:13:34.437Z] #77 50.56 configure.ac:11: installing './config.sub' [2022-08-03T18:13:34.437Z] #77 50.57 configure.ac:8: installing './install-sh' [2022-08-03T18:13:34.437Z] #77 50.57 configure.ac:8: installing './missing' [2022-08-03T18:13:34.437Z] #77 50.64 Makefile.am: installing './depcomp' [2022-08-03T18:13:34.507Z] #77 118.0 checking for stdlib.h... (cached) yes [2022-08-03T18:13:34.765Z] #77 118.0 checking for GNU libc compatible realloc... yes [2022-08-03T18:13:34.765Z] #77 118.2 checking for working strtod... yes [2022-08-03T18:13:35.024Z] #77 118.4 checking for gettimeofday... yes [2022-08-03T18:13:35.252Z] #84 ... [2022-08-03T18:13:35.252Z] [2022-08-03T18:13:35.252Z] #19 [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-08-03T18:13:35.252Z] #19 sha256:886e3117dc7cbd92161d88bbe87acffc9f8dffaca5dfd1a78476bb44749f67c8 [2022-08-03T18:13:35.252Z] #19 196.4 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-03T18:13:35.252Z] #19 196.4 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-03T18:13:35.252Z] #19 196.4 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-03T18:13:35.252Z] #19 196.6 Selecting previously unselected package patch. [2022-08-03T18:13:35.252Z] #19 196.6 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-03T18:13:35.252Z] #19 196.6 Unpacking patch (2.7.6-7) ... [2022-08-03T18:13:35.252Z] #19 ... [2022-08-03T18:13:35.252Z] [2022-08-03T18:13:35.252Z] #54 [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-08-03T18:13:35.252Z] #54 sha256:b6b8ce59f534be2127166e2ece0c86e2714d0e5dd0eaf6f12044028391bddab6 [2022-08-03T18:13:35.252Z] #54 DONE 204.7s [2022-08-03T18:13:35.252Z] [2022-08-03T18:13:35.252Z] #19 [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-08-03T18:13:35.252Z] #19 sha256:886e3117dc7cbd92161d88bbe87acffc9f8dffaca5dfd1a78476bb44749f67c8 [2022-08-03T18:13:35.252Z] #19 196.7 Selecting previously unselected package dpkg-dev. [2022-08-03T18:13:35.252Z] #19 196.7 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-03T18:13:35.252Z] #19 196.7 Unpacking dpkg-dev (1.20.11) ... [2022-08-03T18:13:35.282Z] #77 118.5 checking for memset... yes [2022-08-03T18:13:35.509Z] #19 197.3 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-03T18:13:35.509Z] #19 197.3 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-03T18:13:35.509Z] #19 197.3 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-03T18:13:35.509Z] #19 197.5 Selecting previously unselected package libio-string-perl. [2022-08-03T18:13:35.509Z] #19 197.5 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-03T18:13:35.539Z] #77 118.8 checking for strspn... yes [2022-08-03T18:13:35.765Z] #19 197.5 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-03T18:13:35.765Z] #19 197.6 Selecting previously unselected package libicu67:amd64. [2022-08-03T18:13:35.765Z] #19 197.6 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-03T18:13:35.765Z] #19 197.7 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-03T18:13:35.797Z] #77 119.2 checking that generated files are newer than configure... done [2022-08-03T18:13:35.797Z] #77 119.2 configure: creating ./config.status [2022-08-03T18:13:36.341Z] #77 52.11 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-03T18:13:36.341Z] #77 52.11 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-03T18:13:36.341Z] #77 52.26 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-03T18:13:36.341Z] #77 52.28 libtoolize: copying file 'm4/libtool.m4' [2022-08-03T18:13:36.341Z] #77 52.34 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-03T18:13:36.341Z] #77 52.48 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-03T18:13:36.341Z] #77 52.58 libtoolize: copying file 'm4/ltversion.m4' [2022-08-03T18:13:36.601Z] #77 52.70 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-03T18:13:36.601Z] #77 52.81 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-03T18:13:36.888Z] #21 46.01 Selecting previously unselected package vim. [2022-08-03T18:13:36.888Z] #21 46.01 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-03T18:13:36.888Z] #21 46.04 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:13:36.911Z] #55 ... [2022-08-03T18:13:36.911Z] [2022-08-03T18:13:36.911Z] #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-08-03T18:13:36.911Z] #57 sha256:8c6f299198c843c0d904e4e4138559e251248511fdce630be12b55668cec2e13 [2022-08-03T18:13:36.911Z] #57 51.56 v3.0.2 [2022-08-03T18:13:36.912Z] #57 DONE 53.2s [2022-08-03T18:13:36.912Z] [2022-08-03T18:13:36.912Z] #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-08-03T18:13:36.912Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:13:36.912Z] #14 47.83 The following additional packages will be installed: [2022-08-03T18:13:36.912Z] #14 47.84 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-03T18:13:36.912Z] #14 47.84 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-03T18:13:36.912Z] #14 47.84 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-03T18:13:36.912Z] #14 47.84 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-03T18:13:36.912Z] #14 47.84 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-03T18:13:36.912Z] #14 47.84 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-03T18:13:36.912Z] #14 47.84 mingw-w64-common mingw-w64-x86-64-dev [2022-08-03T18:13:36.912Z] #14 47.86 Suggested packages: [2022-08-03T18:13:36.912Z] #14 47.86 gcc-10-locales seccomp wine64 [2022-08-03T18:13:36.912Z] #14 50.23 The following NEW packages will be installed: [2022-08-03T18:13:36.912Z] #14 50.24 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-03T18:13:36.912Z] #14 50.24 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-03T18:13:36.912Z] #14 50.24 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-03T18:13:36.912Z] #14 50.24 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-03T18:13:36.912Z] #14 50.24 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-03T18:13:36.912Z] #14 50.24 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-03T18:13:36.912Z] #14 50.25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-03T18:13:36.912Z] #14 50.26 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-03T18:13:36.912Z] #14 50.26 mingw-w64-x86-64-dev [2022-08-03T18:13:36.912Z] #14 50.82 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-08-03T18:13:36.912Z] #14 50.82 Need to get 115 MB of archives. [2022-08-03T18:13:36.912Z] #14 50.82 After this operation, 645 MB of additional disk space will be used. [2022-08-03T18:13:36.912Z] #14 50.82 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-08-03T18:13:36.912Z] #14 51.09 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-08-03T18:13:36.912Z] #14 51.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-03T18:13:36.912Z] #14 51.45 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-08-03T18:13:36.912Z] #14 51.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-03T18:13:36.912Z] #14 51.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-03T18:13:36.912Z] #14 52.10 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-08-03T18:13:36.912Z] #14 52.77 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-08-03T18:13:36.912Z] #14 52.78 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-08-03T18:13:36.912Z] #14 ... [2022-08-03T18:13:36.912Z] [2022-08-03T18:13:36.912Z] #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-08-03T18:13:36.912Z] #62 sha256:0f122c100b18f379b7f3e9566e317a95fe779f8babf1defe17ea826fe84f6a77 [2022-08-03T18:13:36.912Z] #62 50.95 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-03T18:13:36.912Z] #62 50.95 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-03T18:13:36.912Z] #62 50.96 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-03T18:13:36.912Z] #62 51.77 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-03T18:13:36.912Z] #62 51.84 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-03T18:13:36.912Z] #62 51.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:13:36.912Z] #62 DONE 53.3s [2022-08-03T18:13:36.912Z] [2022-08-03T18:13:36.912Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-03T18:13:36.912Z] #63 sha256:df64c7c0550b371cf47ce82db1b40eadbbb1aeb4d27eb35be327c878dfcc5647 [2022-08-03T18:13:36.912Z] #63 DONE 0.2s [2022-08-03T18:13:36.912Z] [2022-08-03T18:13:36.912Z] #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-08-03T18:13:36.912Z] #64 sha256:1fdd3d33a1aad9e3b1287da5f81b6a752c92a6fde04bb831d6b1989accf5d69c [2022-08-03T18:13:37.147Z] #21 ... [2022-08-03T18:13:37.147Z] [2022-08-03T18:13:37.147Z] #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-08-03T18:13:37.147Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:13:37.147Z] #77 126.0 checking build system type... x86_64-pc-linux-gnu [2022-08-03T18:13:37.147Z] #77 126.2 checking host system type... x86_64-pc-linux-gnu [2022-08-03T18:13:37.147Z] #77 126.2 checking how to print strings... printf [2022-08-03T18:13:37.147Z] #77 126.2 checking for a sed that does not truncate output... /bin/sed [2022-08-03T18:13:37.147Z] #77 126.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-03T18:13:37.147Z] #77 126.3 checking for egrep... /bin/grep -E [2022-08-03T18:13:37.147Z] #77 126.3 checking for fgrep... /bin/grep -F [2022-08-03T18:13:37.147Z] #77 126.3 checking for ld used by gcc... /usr/bin/ld [2022-08-03T18:13:37.147Z] #77 126.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-03T18:13:37.147Z] #77 126.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-03T18:13:37.147Z] #77 126.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-03T18:13:37.147Z] #77 126.4 checking whether ln -s works... yes [2022-08-03T18:13:37.147Z] #77 126.4 checking the maximum length of command line arguments... 1572864 [2022-08-03T18:13:37.147Z] #77 126.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-03T18:13:37.147Z] #77 126.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-03T18:13:37.147Z] #77 126.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-03T18:13:37.147Z] #77 126.4 checking for objdump... objdump [2022-08-03T18:13:37.147Z] #77 126.4 checking how to recognize dependent libraries... pass_all [2022-08-03T18:13:37.147Z] #77 126.4 checking for dlltool... no [2022-08-03T18:13:37.147Z] #77 126.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-03T18:13:37.147Z] #77 126.4 checking for ar... ar [2022-08-03T18:13:37.147Z] #77 126.4 checking for archiver @FILE support... @ [2022-08-03T18:13:37.147Z] #77 126.6 checking for strip... strip [2022-08-03T18:13:37.147Z] #77 126.6 checking for ranlib... ranlib [2022-08-03T18:13:37.147Z] #77 126.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-03T18:13:37.147Z] #77 126.9 checking for sysroot... no [2022-08-03T18:13:37.147Z] #77 126.9 checking for a working dd... /bin/dd [2022-08-03T18:13:37.147Z] #77 126.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-03T18:13:37.147Z] #77 127.0 checking for mt... no [2022-08-03T18:13:37.147Z] #77 127.0 checking if : is a manifest tool... no [2022-08-03T18:13:37.147Z] #77 127.0 checking how to run the C preprocessor... gcc -E [2022-08-03T18:13:37.147Z] #77 127.2 checking for ANSI C header files... yes [2022-08-03T18:13:37.148Z] #77 127.8 checking for sys/types.h... yes [2022-08-03T18:13:37.148Z] #77 127.9 checking for sys/stat.h... yes [2022-08-03T18:13:37.148Z] #77 128.2 checking for stdlib.h... yes [2022-08-03T18:13:37.148Z] #77 128.3 checking for string.h... yes [2022-08-03T18:13:37.148Z] #77 128.5 checking for memory.h... yes [2022-08-03T18:13:37.148Z] #77 128.6 checking for strings.h... yes [2022-08-03T18:13:37.148Z] #77 128.8 checking for inttypes.h... yes [2022-08-03T18:13:37.148Z] #77 129.0 checking for stdint.h... yes [2022-08-03T18:13:37.148Z] #77 129.2 checking for unistd.h... yes [2022-08-03T18:13:37.148Z] #77 129.3 checking for dlfcn.h... yes [2022-08-03T18:13:37.148Z] #77 129.5 checking for objdir... .libs [2022-08-03T18:13:37.148Z] #77 129.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-03T18:13:37.148Z] #77 130.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-03T18:13:37.148Z] #77 130.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-03T18:13:37.148Z] #77 130.1 checking if gcc static flag -static works... yes [2022-08-03T18:13:37.148Z] #77 130.4 checking if gcc supports -c -o file.o... yes [2022-08-03T18:13:37.148Z] #77 130.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-03T18:13:37.148Z] #77 130.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-03T18:13:37.148Z] #77 130.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-03T18:13:37.148Z] #77 130.7 checking how to hardcode library paths into programs... immediate [2022-08-03T18:13:37.148Z] #77 130.7 checking whether stripping libraries is possible... yes [2022-08-03T18:13:37.148Z] #77 130.7 checking if libtool supports shared libraries... yes [2022-08-03T18:13:37.148Z] #77 130.7 checking whether to build shared libraries... no [2022-08-03T18:13:37.148Z] #77 130.7 checking whether to build static libraries... yes [2022-08-03T18:13:37.148Z] #77 130.8 checking float.h usability... yes [2022-08-03T18:13:37.148Z] #77 131.0 checking float.h presence... yes [2022-08-03T18:13:37.148Z] #77 131.0 checking for float.h... yes [2022-08-03T18:13:37.148Z] #77 131.1 checking limits.h usability... yes [2022-08-03T18:13:37.148Z] #77 131.2 checking limits.h presence... yes [2022-08-03T18:13:37.148Z] #77 131.3 checking for limits.h... yes [2022-08-03T18:13:37.148Z] #77 131.3 checking stddef.h usability... yes [2022-08-03T18:13:37.148Z] #77 131.4 checking stddef.h presence... yes [2022-08-03T18:13:37.148Z] #77 131.5 checking for stddef.h... yes [2022-08-03T18:13:37.148Z] #77 131.5 checking for stdlib.h... (cached) yes [2022-08-03T18:13:37.148Z] #77 131.5 checking for string.h... (cached) yes [2022-08-03T18:13:37.148Z] #77 131.6 checking sys/time.h usability... yes [2022-08-03T18:13:37.148Z] #77 131.7 checking sys/time.h presence... yes [2022-08-03T18:13:37.148Z] #77 131.8 checking for sys/time.h... yes [2022-08-03T18:13:37.148Z] #77 131.8 checking for inline... inline [2022-08-03T18:13:37.148Z] #77 131.9 checking for size_t... yes [2022-08-03T18:13:37.148Z] #77 132.2 checking for stdlib.h... (cached) yes [2022-08-03T18:13:37.148Z] #77 132.2 checking for GNU libc compatible malloc... yes [2022-08-03T18:13:37.148Z] #77 132.4 checking for stdlib.h... (cached) yes [2022-08-03T18:13:37.148Z] #77 132.4 checking for GNU libc compatible realloc... yes [2022-08-03T18:13:37.148Z] #77 132.6 checking for working strtod... yes [2022-08-03T18:13:37.148Z] #77 132.9 checking for gettimeofday... yes [2022-08-03T18:13:37.148Z] #77 133.1 checking for memset... yes [2022-08-03T18:13:37.148Z] #77 133.4 checking for strspn... yes [2022-08-03T18:13:37.407Z] #77 133.7 checking that generated files are newer than configure... done [2022-08-03T18:13:37.407Z] #77 133.7 configure: creating ./config.status [2022-08-03T18:13:37.658Z] #19 199.6 Selecting previously unselected package libxml2:amd64. [2022-08-03T18:13:37.658Z] #19 199.6 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-03T18:13:37.658Z] #19 199.6 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-03T18:13:37.666Z] #77 ... [2022-08-03T18:13:37.666Z] [2022-08-03T18:13:37.666Z] #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-08-03T18:13:37.666Z] #21 sha256:a58c95ff1adbe00c34d3b1a48cd2492b24e3cabed7171085aa6cf77d270d8c1c [2022-08-03T18:13:37.666Z] #21 46.64 Selecting previously unselected package xfsprogs. [2022-08-03T18:13:37.666Z] #21 46.64 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-03T18:13:37.666Z] #21 46.65 Unpacking xfsprogs (5.10.0-4) ... [2022-08-03T18:13:37.914Z] #19 199.8 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-03T18:13:37.914Z] #19 199.8 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-03T18:13:37.914Z] #19 199.8 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-03T18:13:37.914Z] #19 199.9 Selecting previously unselected package libxml-sax-base-perl. [2022-08-03T18:13:37.914Z] #19 199.9 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-03T18:13:37.914Z] #19 199.9 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-03T18:13:37.914Z] #19 199.9 Selecting previously unselected package libxml-sax-perl. [2022-08-03T18:13:37.914Z] #19 199.9 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-03T18:13:37.925Z] #21 47.13 Selecting previously unselected package zip. [2022-08-03T18:13:37.925Z] #21 47.14 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-03T18:13:37.925Z] #21 47.15 Unpacking zip (3.0-12) ... [2022-08-03T18:13:38.171Z] #19 200.0 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-03T18:13:38.171Z] #19 200.0 Selecting previously unselected package libxml-libxml-perl. [2022-08-03T18:13:38.171Z] #19 200.0 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-03T18:13:38.171Z] #19 200.0 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-03T18:13:38.171Z] #19 200.2 Selecting previously unselected package libxml-simple-perl. [2022-08-03T18:13:38.185Z] #21 47.28 Selecting previously unselected package zstd. [2022-08-03T18:13:38.185Z] #21 47.30 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-03T18:13:38.185Z] #21 47.31 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-03T18:13:38.323Z] #77 122.0 config.status: creating Makefile [2022-08-03T18:13:38.428Z] #19 200.2 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-03T18:13:38.428Z] #19 200.2 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-03T18:13:38.428Z] #19 200.3 Selecting previously unselected package libyaml-perl. [2022-08-03T18:13:38.428Z] #19 200.3 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-03T18:13:38.428Z] #19 200.3 Unpacking libyaml-perl (1.30-1) ... [2022-08-03T18:13:38.428Z] #19 200.3 Selecting previously unselected package libconfig-auto-perl. [2022-08-03T18:13:38.428Z] #19 200.3 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-03T18:13:38.428Z] #19 200.4 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-03T18:13:38.428Z] #19 200.4 Selecting previously unselected package libfile-which-perl. [2022-08-03T18:13:38.428Z] #19 200.4 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-03T18:13:38.428Z] #19 200.4 Unpacking libfile-which-perl (1.23-1) ... [2022-08-03T18:13:38.428Z] #19 200.5 Selecting previously unselected package libfile-homedir-perl. [2022-08-03T18:13:38.428Z] #19 200.5 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-03T18:13:38.444Z] #21 47.60 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-03T18:13:38.580Z] #77 122.1 config.status: creating config.h [2022-08-03T18:13:38.580Z] #77 122.1 config.status: executing depfiles commands [2022-08-03T18:13:38.685Z] #19 200.5 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-03T18:13:38.685Z] #19 200.5 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-03T18:13:38.685Z] #19 200.5 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-03T18:13:38.685Z] #19 200.5 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-03T18:13:38.685Z] #19 200.6 Selecting previously unselected package dpkg-cross. [2022-08-03T18:13:38.685Z] #19 200.6 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-03T18:13:38.685Z] #19 200.6 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-03T18:13:38.685Z] #19 200.6 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-03T18:13:38.685Z] #19 200.6 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-03T18:13:38.685Z] #19 200.7 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-03T18:13:38.685Z] #19 200.7 Selecting previously unselected package libc6-armel-cross. [2022-08-03T18:13:38.807Z] #64 ... [2022-08-03T18:13:38.807Z] [2022-08-03T18:13:38.807Z] #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-08-03T18:13:38.807Z] #42 sha256:2daaabb517a2117d5c49e0984e2aaad50a05a319290ff6ed6b260933d5466e2d [2022-08-03T18:13:38.807Z] #42 36.20 Reading package lists... [2022-08-03T18:13:38.807Z] #42 45.47 Building dependency tree... [2022-08-03T18:13:38.807Z] #42 51.33 The following additional packages will be installed: [2022-08-03T18:13:38.807Z] #42 51.34 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-03T18:13:38.807Z] #42 51.34 Suggested packages: [2022-08-03T18:13:38.807Z] #42 51.34 cmake-doc ninja-build lrzip [2022-08-03T18:13:38.807Z] #42 51.34 Recommended packages: [2022-08-03T18:13:38.807Z] #42 51.34 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-03T18:13:38.807Z] #42 52.31 The following NEW packages will be installed: [2022-08-03T18:13:38.807Z] #42 52.32 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-03T18:13:38.807Z] #42 52.33 vim-common xxd [2022-08-03T18:13:38.807Z] #42 52.77 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-08-03T18:13:38.807Z] #42 52.77 Need to get 17.7 MB of archives. [2022-08-03T18:13:38.807Z] #42 52.77 After this operation, 70.7 MB of additional disk space will be used. [2022-08-03T18:13:38.807Z] #42 52.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-03T18:13:38.807Z] #42 52.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-03T18:13:38.807Z] #42 52.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-03T18:13:38.807Z] #42 52.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-03T18:13:38.807Z] #42 53.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-03T18:13:38.807Z] #42 54.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-03T18:13:38.807Z] #42 54.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-03T18:13:38.807Z] #42 54.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-03T18:13:38.807Z] #42 54.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-03T18:13:38.807Z] #42 54.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-03T18:13:38.838Z] #77 122.4 config.status: executing libtool commands [2022-08-03T18:13:38.942Z] #19 200.7 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-03T18:13:38.942Z] #19 200.7 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-03T18:13:38.942Z] #19 201.0 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-03T18:13:39.064Z] #42 ... [2022-08-03T18:13:39.064Z] [2022-08-03T18:13:39.064Z] #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-08-03T18:13:39.064Z] #64 sha256:1fdd3d33a1aad9e3b1287da5f81b6a752c92a6fde04bb831d6b1989accf5d69c [2022-08-03T18:13:39.064Z] #64 2.304 + RM_GOPATH=0 [2022-08-03T18:13:39.064Z] #64 2.304 + TMP_GOPATH= [2022-08-03T18:13:39.064Z] #64 2.304 + : /build [2022-08-03T18:13:39.064Z] #64 2.304 + '[' -z '' ']' [2022-08-03T18:13:39.064Z] #64 2.304 ++ mktemp -d [2022-08-03T18:13:39.064Z] #64 2.304 + export GOPATH=/tmp/tmp.NOodZrnlar [2022-08-03T18:13:39.064Z] #64 2.304 + GOPATH=/tmp/tmp.NOodZrnlar [2022-08-03T18:13:39.064Z] #64 2.304 + RM_GOPATH=1 [2022-08-03T18:13:39.064Z] #64 2.304 + case "$(go env GOARCH)" in [2022-08-03T18:13:39.064Z] #64 2.304 ++ go env GOARCH [2022-08-03T18:13:39.095Z] #77 ... [2022-08-03T18:13:39.095Z] [2022-08-03T18:13:39.095Z] #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-08-03T18:13:39.095Z] #21 sha256:6ab2b221a70c5edd218f9867e24f0461e5b8cb0f0456c34ec7b2fd0c653290d2 [2022-08-03T18:13:39.095Z] #21 38.94 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-08-03T18:13:39.095Z] #21 38.95 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-03T18:13:39.095Z] #21 38.96 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-08-03T18:13:39.095Z] #21 38.97 Setting up libicu67:arm64 (67.1-7) ... [2022-08-03T18:13:39.095Z] #21 38.98 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-08-03T18:13:39.095Z] #21 38.99 Setting up libinih1:arm64 (53-1+b2) ... [2022-08-03T18:13:39.095Z] #21 39.00 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-03T18:13:39.095Z] #21 39.01 Setting up uidmap (1:4.8.1-1) ... [2022-08-03T18:13:39.095Z] #21 39.02 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-03T18:13:39.095Z] #21 39.04 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-03T18:13:39.095Z] #21 39.07 Setting up bzip2 (1.0.8-4) ... [2022-08-03T18:13:39.095Z] #21 39.08 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-03T18:13:39.095Z] #21 39.09 Setting up python3-wheel (0.34.2-1) ... [2022-08-03T18:13:39.095Z] #21 39.67 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-03T18:13:39.095Z] #21 39.68 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:13:39.095Z] #21 39.69 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-03T18:13:39.095Z] #21 39.71 Setting up libcap2-bin (1:2.44-1) ... [2022-08-03T18:13:39.095Z] #21 39.72 Setting up apparmor (2.13.6-10) ... [2022-08-03T18:13:39.095Z] #21 41.18 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-03T18:13:39.095Z] #21 41.25 Setting up zip (3.0-12) ... [2022-08-03T18:13:39.095Z] #21 41.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:13:39.095Z] #21 41.31 Setting up bash-completion (1:2.11-2) ... [2022-08-03T18:13:39.095Z] #21 43.99 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-03T18:13:39.095Z] #21 44.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-03T18:13:39.095Z] #21 44.03 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-08-03T18:13:39.095Z] #21 44.04 Setting up patch (2.7.6-7) ... [2022-08-03T18:13:39.095Z] #21 44.05 Setting up sudo (1.9.5p2-3) ... [2022-08-03T18:13:39.095Z] #21 44.14 invoke-rc.d: could not determine current runlevel [2022-08-03T18:13:39.095Z] #21 44.15 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-03T18:13:39.096Z] #21 44.18 Setting up xfsprogs (5.10.0-4) ... [2022-08-03T18:13:39.096Z] #21 44.19 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-03T18:13:39.096Z] #21 44.19 Failed to connect to bus: Host is down [2022-08-03T18:13:39.096Z] #21 44.20 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-08-03T18:13:39.096Z] #21 44.21 Setting up inetutils-ping (2:2.0-1) ... [2022-08-03T18:13:39.096Z] #21 44.23 Setting up pigz (2.6-1) ... [2022-08-03T18:13:39.096Z] #21 44.24 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-03T18:13:39.096Z] #21 44.25 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-03T18:13:39.096Z] #21 44.28 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-03T18:13:39.096Z] #21 44.29 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:13:39.096Z] #21 45.00 Setting up libaio1:arm64 (0.3.112-9) ... [2022-08-03T18:13:39.096Z] #21 45.02 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-03T18:13:39.096Z] #21 45.34 Setting up libelf1:arm64 (0.183-1) ... [2022-08-03T18:13:39.096Z] #21 45.35 Setting up libjson-c5:arm64 (0.15-2) ... [2022-08-03T18:13:39.096Z] #21 45.37 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-03T18:13:39.096Z] #21 45.38 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-03T18:13:39.096Z] #21 45.39 Setting up libkmod2:arm64 (28-1) ... [2022-08-03T18:13:39.096Z] #21 45.40 Setting up python3-distutils (3.9.2-1) ... [2022-08-03T18:13:39.096Z] #21 45.79 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:13:39.096Z] #21 45.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-03T18:13:39.096Z] #21 45.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-03T18:13:39.096Z] #21 45.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-03T18:13:39.096Z] #21 45.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-03T18:13:39.096Z] #21 45.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-03T18:13:39.096Z] #21 45.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-03T18:13:39.096Z] #21 45.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-03T18:13:39.096Z] #21 45.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-03T18:13:39.096Z] #21 45.89 Setting up python3-setuptools (52.0.0-4) ... [2022-08-03T18:13:39.096Z] #21 47.15 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-03T18:13:39.096Z] #21 47.16 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-08-03T18:13:39.096Z] #21 47.17 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-03T18:13:39.096Z] #21 47.19 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-03T18:13:39.096Z] #21 48.19 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-03T18:13:39.096Z] #21 48.20 Setting up jq (1.6-2.1) ... [2022-08-03T18:13:39.096Z] #21 48.21 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-03T18:13:39.096Z] #21 48.22 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-08-03T18:13:39.096Z] #21 48.24 Setting up iptables (1.8.7-1) ... [2022-08-03T18:13:39.096Z] #21 48.25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-03T18:13:39.096Z] #21 48.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-03T18:13:39.096Z] #21 48.26 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-03T18:13:39.096Z] #21 48.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-03T18:13:39.096Z] #21 48.27 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-03T18:13:39.096Z] #21 48.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-03T18:13:39.096Z] #21 48.28 Setting up iproute2 (5.10.0-4) ... [2022-08-03T18:13:39.096Z] #21 48.61 Setting up systemd (247.3-7) ... [2022-08-03T18:13:39.096Z] #21 48.65 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-03T18:13:39.096Z] #21 48.66 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-03T18:13:39.096Z] #21 48.67 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-03T18:13:39.096Z] #21 48.71 Initializing machine ID from random generator. [2022-08-03T18:13:39.199Z] #19 201.0 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:13:39.199Z] #19 201.0 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-03T18:13:39.199Z] #19 201.0 Selecting previously unselected package libgomp1-armel-cross. [2022-08-03T18:13:39.199Z] #19 201.0 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:13:39.199Z] #19 201.0 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-03T18:13:39.199Z] #19 201.1 Selecting previously unselected package libatomic1-armel-cross. [2022-08-03T18:13:39.199Z] #19 201.1 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:13:39.199Z] #19 201.1 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-03T18:13:39.199Z] #19 201.2 Selecting previously unselected package libasan6-armel-cross. [2022-08-03T18:13:39.199Z] #19 201.2 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:13:39.199Z] #19 201.2 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-03T18:13:39.321Z] #64 2.369 + export GO_BUILDMODE=-buildmode=pie [2022-08-03T18:13:39.321Z] #64 2.369 + GO_BUILDMODE=-buildmode=pie [2022-08-03T18:13:39.321Z] #64 2.369 ++ dirname /install.sh [2022-08-03T18:13:39.321Z] #64 2.369 + dir=/ [2022-08-03T18:13:39.321Z] #64 2.369 + bin=containerd [2022-08-03T18:13:39.321Z] #64 2.369 + shift [2022-08-03T18:13:39.321Z] #64 2.386 Install containerd version v1.6.6 [2022-08-03T18:13:39.321Z] #64 2.386 + '[' '!' -f //containerd.installer ']' [2022-08-03T18:13:39.321Z] #64 2.386 + . //containerd.installer [2022-08-03T18:13:39.321Z] #64 2.386 ++ set -e [2022-08-03T18:13:39.321Z] #64 2.386 ++ : v1.6.6 [2022-08-03T18:13:39.321Z] #64 2.386 + install_containerd [2022-08-03T18:13:39.321Z] #64 2.386 + echo 'Install containerd version v1.6.6' [2022-08-03T18:13:39.321Z] #64 2.386 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NOodZrnlar/src/github.com/containerd/containerd [2022-08-03T18:13:39.321Z] #64 2.395 Cloning into '/tmp/tmp.NOodZrnlar/src/github.com/containerd/containerd'... [2022-08-03T18:13:39.385Z] #21 48.59 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-03T18:13:39.385Z] #21 48.60 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-03T18:13:39.385Z] #21 48.62 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-03T18:13:39.385Z] #21 48.63 Setting up libicu67:amd64 (67.1-7) ... [2022-08-03T18:13:39.385Z] #21 48.64 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-03T18:13:39.645Z] #21 48.65 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-03T18:13:39.645Z] #21 48.66 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-03T18:13:39.645Z] #21 48.68 Setting up uidmap (1:4.8.1-1) ... [2022-08-03T18:13:39.645Z] #21 48.69 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-03T18:13:39.645Z] #21 48.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-03T18:13:39.645Z] #21 48.71 Setting up bzip2 (1.0.8-4) ... [2022-08-03T18:13:39.645Z] #21 48.72 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-03T18:13:39.645Z] #21 48.74 Setting up python3-wheel (0.34.2-1) ... [2022-08-03T18:13:39.661Z] #21 49.69 Setting up systemd-journal-remote (247.3-7) ... [2022-08-03T18:13:39.661Z] #21 ... [2022-08-03T18:13:39.661Z] [2022-08-03T18:13:39.661Z] #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-08-03T18:13:39.661Z] #77 sha256:fd80ac36a1c00b3b408ca4d07af02eaee67dfbfa34a045771fe03a3f497e6195 [2022-08-03T18:13:39.661Z] #77 123.3 GEN .version [2022-08-03T18:13:39.661Z] #77 123.4 make install-recursive [2022-08-03T18:13:39.921Z] #77 123.4 make[1]: Entering directory '/tmp/crun-build' [2022-08-03T18:13:39.921Z] #77 123.5 Making install in libocispec [2022-08-03T18:13:39.921Z] #77 123.5 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-03T18:13:39.921Z] #77 123.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-03T18:13:39.921Z] #77 123.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-03T18:13:39.921Z] #77 123.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-03T18:13:39.921Z] #77 123.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-03T18:13:40.130Z] #19 201.8 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-03T18:13:40.130Z] #19 201.8 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:13:40.130Z] #19 201.8 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-03T18:13:40.130Z] #19 201.9 Selecting previously unselected package libubsan1-armel-cross. [2022-08-03T18:13:40.130Z] #19 202.0 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:13:40.130Z] #19 202.0 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-03T18:13:40.387Z] #19 202.2 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-03T18:13:40.387Z] #19 202.2 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:13:40.387Z] #19 202.2 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-03T18:13:40.479Z] #21 49.51 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-03T18:13:40.479Z] #21 49.52 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:13:40.479Z] #21 49.56 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-03T18:13:40.479Z] #21 49.57 Setting up libcap2-bin (1:2.44-1) ... [2022-08-03T18:13:40.479Z] #21 49.60 Setting up apparmor (2.13.6-10) ... [2022-08-03T18:13:40.487Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-03T18:13:40.487Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-03T18:13:40.487Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-03T18:13:40.487Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-03T18:13:40.487Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-03T18:13:40.487Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-03T18:13:40.488Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-03T18:13:40.488Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-03T18:13:40.488Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-03T18:13:40.488Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-03T18:13:40.488Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-03T18:13:40.488Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-03T18:13:40.488Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-03T18:13:40.488Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-03T18:13:40.488Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-03T18:13:40.488Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-03T18:13:40.643Z] #19 202.5 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-03T18:13:40.643Z] #19 202.5 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-03T18:13:40.643Z] #19 202.5 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-03T18:13:41.053Z] #77 ... [2022-08-03T18:13:41.053Z] [2022-08-03T18:13:41.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-08-03T18:13:41.053Z] #21 sha256:6ab2b221a70c5edd218f9867e24f0461e5b8cb0f0456c34ec7b2fd0c653290d2 [2022-08-03T18:13:41.053Z] #21 49.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:13:41.053Z] #21 DONE 51.0s [2022-08-03T18:13:41.312Z] [2022-08-03T18:13:41.312Z] #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-08-03T18:13:41.312Z] #22 sha256:6c2579a7a77ce95bd0dbb53f34503be8086c5705bc27b8682eb64ffb66620b09 [2022-08-03T18:13:41.881Z] #22 0.624 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-03T18:13:41.881Z] #22 0.628 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-03T18:13:41.881Z] #22 0.632 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-03T18:13:41.881Z] #22 DONE 0.7s [2022-08-03T18:13:41.881Z] [2022-08-03T18:13:41.881Z] #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-08-03T18:13:41.881Z] #77 sha256:fd80ac36a1c00b3b408ca4d07af02eaee67dfbfa34a045771fe03a3f497e6195 [2022-08-03T18:13:41.881Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-03T18:13:41.881Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-03T18:13:41.881Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-03T18:13:41.881Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-03T18:13:41.881Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-03T18:13:41.881Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-03T18:13:41.881Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-03T18:13:41.881Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-03T18:13:41.881Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-03T18:13:41.881Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-03T18:13:41.881Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-03T18:13:41.881Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-03T18:13:41.881Z] #77 125.3 make install-recursive [2022-08-03T18:13:41.881Z] #77 125.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-03T18:13:41.881Z] #77 125.4 Making install in yajl [2022-08-03T18:13:41.881Z] #77 125.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-03T18:13:41.881Z] #77 125.5 CC verify/json_verify-json_verify.o [2022-08-03T18:13:41.881Z] #77 125.5 CC src/libyajl_la-yajl_alloc.lo [2022-08-03T18:13:41.881Z] #77 125.6 CC src/libyajl_la-yajl.lo [2022-08-03T18:13:41.881Z] #77 125.6 CC src/libyajl_la-yajl_gen.lo [2022-08-03T18:13:42.139Z] #77 125.6 CC src/libyajl_la-yajl_parser.lo [2022-08-03T18:13:42.139Z] #77 125.7 CC src/libyajl_la-yajl_buf.lo [2022-08-03T18:13:42.139Z] #77 125.7 CC src/libyajl_la-yajl_encode.lo [2022-08-03T18:13:42.139Z] #77 125.7 CC src/libyajl_la-yajl_lex.lo [2022-08-03T18:13:42.139Z] #77 125.8 CC src/libyajl_la-yajl_tree.lo [2022-08-03T18:13:42.384Z] #21 51.28 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-03T18:13:42.384Z] #21 51.33 Setting up zip (3.0-12) ... [2022-08-03T18:13:42.384Z] #21 51.35 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:13:42.384Z] #21 51.38 Setting up bash-completion (1:2.11-2) ... [2022-08-03T18:13:42.594Z] #64 ... [2022-08-03T18:13:42.594Z] [2022-08-03T18:13:42.594Z] #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-08-03T18:13:42.594Z] #76 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:13:42.594Z] #76 40.31 Reading package lists... [2022-08-03T18:13:42.594Z] #76 49.42 Building dependency tree... [2022-08-03T18:13:42.594Z] #76 53.85 python3 is already the newest version (3.9.2-3). [2022-08-03T18:13:42.594Z] #76 53.85 The following additional packages will be installed: [2022-08-03T18:13:42.594Z] #76 53.88 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-03T18:13:42.594Z] #76 53.89 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-03T18:13:42.594Z] #76 53.89 Suggested packages: [2022-08-03T18:13:42.594Z] #76 53.89 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-03T18:13:42.595Z] #76 53.89 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-03T18:13:42.595Z] #76 53.89 m4-doc ed diffutils-doc [2022-08-03T18:13:42.595Z] #76 53.89 Recommended packages: [2022-08-03T18:13:42.595Z] #76 53.89 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-03T18:13:42.595Z] #76 56.68 The following NEW packages will be installed: [2022-08-03T18:13:42.595Z] #76 56.68 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-03T18:13:42.595Z] #76 56.71 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-03T18:13:42.595Z] #76 56.72 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-03T18:13:42.595Z] #76 56.72 libyajl2 m4 patch xz-utils [2022-08-03T18:13:42.595Z] #76 57.44 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-08-03T18:13:42.595Z] #76 57.44 Need to get 5940 kB of archives. [2022-08-03T18:13:42.595Z] #76 57.44 After this operation, 18.7 MB of additional disk space will be used. [2022-08-03T18:13:42.595Z] #76 57.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-03T18:13:42.595Z] #76 57.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-03T18:13:42.595Z] #76 57.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-03T18:13:42.595Z] #76 57.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-03T18:13:42.595Z] #76 57.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-03T18:13:42.595Z] #76 57.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-03T18:13:42.595Z] #76 57.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-03T18:13:42.595Z] #76 57.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-03T18:13:42.595Z] #76 57.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-03T18:13:42.595Z] #76 57.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-03T18:13:42.595Z] #76 57.70 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-03T18:13:42.595Z] #76 57.75 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-03T18:13:42.595Z] #76 58.01 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-03T18:13:42.595Z] #76 58.02 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-03T18:13:42.595Z] #76 58.02 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-03T18:13:42.595Z] #76 58.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-03T18:13:42.595Z] #76 58.03 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-08-03T18:13:42.595Z] #76 58.04 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-03T18:13:42.595Z] #76 58.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-03T18:13:42.595Z] #76 58.14 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-03T18:13:42.595Z] #76 58.16 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-03T18:13:42.595Z] #76 58.19 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-03T18:13:42.595Z] #76 58.20 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-03T18:13:42.595Z] #76 ... [2022-08-03T18:13:42.595Z] [2022-08-03T18:13:42.595Z] #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-08-03T18:13:42.595Z] #42 sha256:2daaabb517a2117d5c49e0984e2aaad50a05a319290ff6ed6b260933d5466e2d [2022-08-03T18:13:42.595Z] #42 56.28 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:13:42.595Z] #42 56.78 Fetched 17.7 MB in 2s (7527 kB/s) [2022-08-03T18:13:42.595Z] #42 57.09 Selecting previously unselected package xxd. [2022-08-03T18:13:42.595Z] #42 57.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 ... 15717 files and directories currently installed.) [2022-08-03T18:13:42.595Z] #42 57.17 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-03T18:13:42.595Z] #42 57.18 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:13:42.595Z] #42 57.64 Selecting previously unselected package vim-common. [2022-08-03T18:13:42.595Z] #42 57.64 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-03T18:13:42.595Z] #42 57.72 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:13:42.595Z] #42 58.53 Selecting previously unselected package cmake-data. [2022-08-03T18:13:42.595Z] #42 58.54 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-03T18:13:42.595Z] #42 58.57 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-03T18:13:43.971Z] #42 ... [2022-08-03T18:13:43.971Z] [2022-08-03T18:13:43.971Z] #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-08-03T18:13:43.972Z] #51 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:13:43.972Z] #51 41.53 Reading package lists... [2022-08-03T18:13:43.972Z] #51 50.65 Building dependency tree... [2022-08-03T18:13:43.972Z] #51 55.46 The following additional packages will be installed: [2022-08-03T18:13:43.972Z] #51 55.46 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-03T18:13:43.972Z] #51 55.46 python3-protobuf python3-six [2022-08-03T18:13:43.972Z] #51 55.48 Suggested packages: [2022-08-03T18:13:43.972Z] #51 55.48 python3-setuptools [2022-08-03T18:13:43.972Z] #51 55.48 Recommended packages: [2022-08-03T18:13:43.972Z] #51 55.48 iproute2 | iproute [2022-08-03T18:13:43.972Z] #51 56.67 The following NEW packages will be installed: [2022-08-03T18:13:43.972Z] #51 56.68 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-03T18:13:43.972Z] #51 56.69 python3-protobuf python3-six [2022-08-03T18:13:43.972Z] #51 57.28 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-03T18:13:43.972Z] #51 57.28 Need to get 2315 kB of archives. [2022-08-03T18:13:43.972Z] #51 57.28 After this operation, 11.1 MB of additional disk space will be used. [2022-08-03T18:13:43.972Z] #51 57.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-03T18:13:43.972Z] #51 57.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-03T18:13:43.972Z] #51 57.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-03T18:13:43.972Z] #51 57.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-03T18:13:43.972Z] #51 57.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-03T18:13:43.972Z] #51 57.56 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-08-03T18:13:43.972Z] #51 57.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-03T18:13:43.972Z] #51 60.39 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-03T18:13:44.230Z] #51 ... [2022-08-03T18:13:44.230Z] [2022-08-03T18:13:44.230Z] #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-08-03T18:13:44.230Z] #40 sha256:0c05b0be702a8202bf83840cea8ae807563070fe63b52f93aa4823550589edb9 [2022-08-03T18:13:44.230Z] #40 61.00 NAME: [2022-08-03T18:13:44.230Z] #40 61.00 go-winres - A tool for embedding resources in Windows executables [2022-08-03T18:13:44.230Z] #40 61.00 [2022-08-03T18:13:44.230Z] #40 61.00 USAGE: [2022-08-03T18:13:44.230Z] #40 61.00 go-winres [global options] command [command options] [arguments...] [2022-08-03T18:13:44.230Z] #40 61.00 [2022-08-03T18:13:44.230Z] #40 61.00 COMMANDS: [2022-08-03T18:13:44.230Z] #40 61.00 init Create an initial ./winres/winres.json [2022-08-03T18:13:44.230Z] #40 61.00 make Make syso files for the "go build" command [2022-08-03T18:13:44.230Z] #40 61.00 simply Make syso files for the "go build" command (simplified) [2022-08-03T18:13:44.230Z] #40 61.00 extract Extract all resources from an executable [2022-08-03T18:13:44.230Z] #40 61.00 patch Replace resources in an executable file (exe, dll) [2022-08-03T18:13:44.230Z] #40 61.00 help, h Shows a list of commands or help for one command [2022-08-03T18:13:44.230Z] #40 61.00 [2022-08-03T18:13:44.230Z] #40 61.00 GLOBAL OPTIONS: [2022-08-03T18:13:44.230Z] #40 61.00 --help, -h show help (default: false) [2022-08-03T18:13:44.721Z] #77 ... [2022-08-03T18:13:44.721Z] [2022-08-03T18:13:44.721Z] #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-08-03T18:13:44.721Z] #67 sha256:71ee03f1bcd4be3adcbe66d5d81250d2ff781e85fecdeb7071d7bb1453fc8c4a [2022-08-03T18:13:44.721Z] #67 125.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-03T18:13:44.721Z] #67 125.5 + GOBIN=/build [2022-08-03T18:13:44.721Z] #67 125.5 + GO111MODULE=on [2022-08-03T18:13:44.721Z] #67 125.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-03T18:13:44.797Z] #40 DONE 61.5s [2022-08-03T18:13:44.797Z] [2022-08-03T18:13:44.797Z] #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-08-03T18:13:44.798Z] #76 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:13:44.798Z] #76 59.97 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:13:44.798Z] #76 60.36 Fetched 5940 kB in 1s (4674 kB/s) [2022-08-03T18:13:44.798Z] #76 60.51 Selecting previously unselected package bzip2. [2022-08-03T18:13:44.798Z] #76 60.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-03T18:13:44.798Z] #76 60.58 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-03T18:13:44.798Z] #76 60.59 Unpacking bzip2 (1.0.8-4) ... [2022-08-03T18:13:44.798Z] #76 60.89 Selecting previously unselected package libmagic-mgc. [2022-08-03T18:13:44.798Z] #76 60.90 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-03T18:13:44.798Z] #76 60.92 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-03T18:13:44.816Z] #19 ... [2022-08-03T18:13:44.816Z] [2022-08-03T18:13:44.816Z] #84 [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-08-03T18:13:44.816Z] #84 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:13:44.816Z] #84 183.6 CCLD libcrun.la [2022-08-03T18:13:44.816Z] #84 183.7 AR libcrun_testing.a [2022-08-03T18:13:44.816Z] #84 183.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-03T18:13:44.816Z] #84 183.8 CCLD tests/tests_libcrun_utils [2022-08-03T18:13:44.816Z] #84 183.8 CCLD tests/tests_libcrun_errors [2022-08-03T18:13:44.816Z] #84 183.8 CCLD tests/tests_libcrun_fuzzer [2022-08-03T18:13:44.924Z] #21 53.67 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-03T18:13:44.925Z] #21 53.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-03T18:13:44.925Z] #21 53.71 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-03T18:13:44.925Z] #21 53.73 Setting up patch (2.7.6-7) ... [2022-08-03T18:13:44.925Z] #21 53.77 Setting up sudo (1.9.5p2-3) ... [2022-08-03T18:13:44.925Z] #21 53.87 invoke-rc.d: could not determine current runlevel [2022-08-03T18:13:44.925Z] #21 53.90 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-03T18:13:44.925Z] #21 53.91 Setting up xfsprogs (5.10.0-4) ... [2022-08-03T18:13:44.925Z] #21 53.92 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-03T18:13:44.925Z] #21 53.92 Failed to connect to bus: Host is down [2022-08-03T18:13:44.925Z] #21 53.93 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-03T18:13:44.925Z] #21 53.94 Setting up inetutils-ping (2:2.0-1) ... [2022-08-03T18:13:44.925Z] #21 53.95 Setting up pigz (2.6-1) ... [2022-08-03T18:13:44.925Z] #21 53.96 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-03T18:13:44.925Z] #21 53.98 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-03T18:13:44.925Z] #21 54.00 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-03T18:13:44.925Z] #21 54.01 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:13:45.054Z] #76 61.89 Selecting previously unselected package libmagic1:amd64. [2022-08-03T18:13:45.314Z] #76 61.90 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-03T18:13:45.314Z] #76 61.91 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-03T18:13:45.379Z] #84 184.8 CCLD crun [2022-08-03T18:13:45.571Z] #76 62.30 Selecting previously unselected package file. [2022-08-03T18:13:45.571Z] #76 62.30 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-03T18:13:45.571Z] #76 62.31 Unpacking file (1:5.39-3) ... [2022-08-03T18:13:45.755Z] #21 54.86 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-03T18:13:45.755Z] #21 54.88 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-03T18:13:45.828Z] #76 62.60 Selecting previously unselected package xz-utils. [2022-08-03T18:13:45.828Z] #76 62.60 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-03T18:13:45.828Z] #76 62.61 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-03T18:13:45.942Z] #84 185.2 make[3]: Entering directory '/tmp/crun-build' [2022-08-03T18:13:45.942Z] #84 185.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-03T18:13:45.942Z] #84 185.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-03T18:13:45.942Z] #84 185.3 /bin/mkdir -p '/usr/local/lib' [2022-08-03T18:13:45.942Z] #84 185.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-03T18:13:45.942Z] #84 185.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-03T18:13:46.198Z] #84 185.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-03T18:13:46.198Z] #84 185.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-03T18:13:46.198Z] #84 185.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-03T18:13:46.198Z] #84 185.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-08-03T18:13:46.198Z] #84 185.5 ---------------------------------------------------------------------- [2022-08-03T18:13:46.198Z] #84 185.5 Libraries have been installed in: [2022-08-03T18:13:46.198Z] #84 185.5 /usr/local/lib [2022-08-03T18:13:46.198Z] #84 185.5 [2022-08-03T18:13:46.198Z] #84 185.5 If you ever happen to want to link against installed libraries [2022-08-03T18:13:46.198Z] #84 185.5 in a given directory, LIBDIR, you must either use libtool, and [2022-08-03T18:13:46.198Z] #84 185.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-03T18:13:46.198Z] #84 185.5 flag during linking and do at least one of the following: [2022-08-03T18:13:46.198Z] #84 185.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-03T18:13:46.198Z] #84 185.5 during execution [2022-08-03T18:13:46.198Z] #84 185.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-03T18:13:46.198Z] #84 185.5 during linking [2022-08-03T18:13:46.198Z] #84 185.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-03T18:13:46.198Z] #84 185.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-03T18:13:46.198Z] #84 185.5 [2022-08-03T18:13:46.198Z] #84 185.5 See any operating system documentation about shared libraries for [2022-08-03T18:13:46.198Z] #84 185.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-03T18:13:46.198Z] #84 185.5 ---------------------------------------------------------------------- [2022-08-03T18:13:46.198Z] #84 185.6 /bin/mkdir -p '/build' [2022-08-03T18:13:46.198Z] #84 185.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-03T18:13:46.198Z] #84 185.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-03T18:13:46.198Z] #84 185.6 make[3]: Leaving directory '/tmp/crun-build' [2022-08-03T18:13:46.198Z] #84 185.6 make[2]: Leaving directory '/tmp/crun-build' [2022-08-03T18:13:46.198Z] #84 185.6 make[1]: Leaving directory '/tmp/crun-build' [2022-08-03T18:13:46.324Z] #21 55.31 Setting up libelf1:amd64 (0.183-1) ... [2022-08-03T18:13:46.325Z] #21 55.32 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-03T18:13:46.325Z] #21 55.33 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-03T18:13:46.325Z] #21 55.35 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-03T18:13:46.325Z] #21 55.37 Setting up libkmod2:amd64 (28-1) ... [2022-08-03T18:13:46.325Z] #21 55.39 Setting up python3-distutils (3.9.2-1) ... [2022-08-03T18:13:46.393Z] #76 63.20 Selecting previously unselected package libsigsegv2:amd64. [2022-08-03T18:13:46.393Z] #76 63.20 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-03T18:13:46.393Z] #76 63.25 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-03T18:13:46.651Z] #76 63.42 Selecting previously unselected package m4. [2022-08-03T18:13:46.651Z] #76 63.42 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-03T18:13:46.651Z] #76 63.42 Unpacking m4 (1.4.18-5) ... [2022-08-03T18:13:46.762Z] #84 DONE 186.0s [2022-08-03T18:13:46.762Z] [2022-08-03T18:13:46.762Z] #19 [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-08-03T18:13:46.762Z] #19 sha256:886e3117dc7cbd92161d88bbe87acffc9f8dffaca5dfd1a78476bb44749f67c8 [2022-08-03T18:13:46.895Z] #21 55.95 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:13:46.895Z] #21 55.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-03T18:13:46.895Z] #21 55.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-03T18:13:46.895Z] #21 55.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-03T18:13:46.895Z] #21 55.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-03T18:13:46.895Z] #21 55.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-03T18:13:46.895Z] #21 55.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-03T18:13:46.895Z] #21 55.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-03T18:13:46.895Z] #21 56.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-03T18:13:46.895Z] #21 56.02 Setting up python3-setuptools (52.0.0-4) ... [2022-08-03T18:13:47.215Z] #76 63.91 Selecting previously unselected package autoconf. [2022-08-03T18:13:47.215Z] #76 63.91 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-03T18:13:47.215Z] #76 63.91 Unpacking autoconf (2.69-14) ... [2022-08-03T18:13:47.215Z] #76 ... [2022-08-03T18:13:47.215Z] [2022-08-03T18:13:47.215Z] #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-08-03T18:13:47.215Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:13:47.215Z] #14 53.92 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-08-03T18:13:47.215Z] #14 57.19 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-08-03T18:13:47.215Z] #14 58.15 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-08-03T18:13:47.215Z] #14 59.06 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-08-03T18:13:47.215Z] #14 61.48 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-08-03T18:13:47.215Z] #14 62.71 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-08-03T18:13:47.215Z] #14 62.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-03T18:13:47.215Z] #14 62.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-03T18:13:47.215Z] #14 62.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-03T18:13:47.215Z] #14 62.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-03T18:13:47.215Z] #14 62.78 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-08-03T18:13:47.215Z] #14 62.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-03T18:13:47.215Z] #14 62.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-03T18:13:47.215Z] #14 62.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-03T18:13:47.215Z] #14 62.89 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-03T18:13:47.215Z] #14 62.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-03T18:13:47.215Z] #14 62.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-03T18:13:47.215Z] #14 62.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-03T18:13:47.215Z] #14 63.00 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-08-03T18:13:47.215Z] #14 63.02 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-03T18:13:47.215Z] #14 63.02 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-03T18:13:47.404Z] #77 131.1 CCLD libyajl.la [2022-08-03T18:13:47.471Z] #14 ... [2022-08-03T18:13:47.471Z] [2022-08-03T18:13:47.471Z] #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-08-03T18:13:47.471Z] #51 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:13:47.471Z] #51 62.72 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:13:47.471Z] #51 63.11 Fetched 2315 kB in 4s (579 kB/s) [2022-08-03T18:13:47.471Z] #51 63.32 Selecting previously unselected package libprotobuf23:amd64. [2022-08-03T18:13:47.471Z] #51 63.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-03T18:13:47.471Z] #51 63.46 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-03T18:13:47.471Z] #51 63.48 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-03T18:13:47.662Z] #77 131.4 CCLD verify/json_verify [2022-08-03T18:13:48.228Z] #77 131.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-03T18:13:48.228Z] #77 131.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-03T18:13:48.228Z] #77 131.8 make[5]: Nothing to be done for 'install-data-am'. [2022-08-03T18:13:48.228Z] #77 131.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-03T18:13:48.228Z] #77 131.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-03T18:13:48.228Z] #77 131.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-03T18:13:48.228Z] #77 131.9 CC src/validate.o [2022-08-03T18:13:48.228Z] #77 131.9 CC src/image_spec_schema_config_schema.lo [2022-08-03T18:13:48.228Z] #77 131.9 CC src/image_spec_schema_content_descriptor.lo [2022-08-03T18:13:48.228Z] #77 131.9 CC src/image_spec_schema_defs.lo [2022-08-03T18:13:48.228Z] #77 131.9 CC src/image_spec_schema_defs_descriptor.lo [2022-08-03T18:13:48.228Z] #77 131.9 CC src/image_spec_schema_image_index_schema.lo [2022-08-03T18:13:48.228Z] #77 131.9 CC src/image_spec_schema_image_layout_schema.lo [2022-08-03T18:13:48.228Z] #77 132.0 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-03T18:13:48.402Z] #51 64.99 Selecting previously unselected package python3-pkg-resources. [2022-08-03T18:13:48.485Z] #77 132.0 CC src/runtime_spec_schema_config_linux.lo [2022-08-03T18:13:48.485Z] #77 132.0 CC src/runtime_spec_schema_config_zos.lo [2022-08-03T18:13:48.485Z] #77 132.0 CC src/runtime_spec_schema_config_schema.lo [2022-08-03T18:13:48.485Z] #77 132.1 CC src/runtime_spec_schema_config_solaris.lo [2022-08-03T18:13:48.485Z] #77 132.1 CC src/runtime_spec_schema_config_vm.lo [2022-08-03T18:13:48.485Z] #77 132.1 CC src/runtime_spec_schema_config_windows.lo [2022-08-03T18:13:48.485Z] #77 132.1 CC src/runtime_spec_schema_defs.lo [2022-08-03T18:13:48.485Z] #77 132.1 CC src/runtime_spec_schema_defs_linux.lo [2022-08-03T18:13:48.485Z] #77 132.2 CC src/runtime_spec_schema_defs_zos.lo [2022-08-03T18:13:48.663Z] #51 65.00 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-03T18:13:48.663Z] #51 65.03 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-03T18:13:48.748Z] #77 132.3 CC src/runtime_spec_schema_defs_vm.lo [2022-08-03T18:13:48.748Z] #77 132.3 CC src/runtime_spec_schema_defs_windows.lo [2022-08-03T18:13:48.748Z] #77 132.4 CC src/runtime_spec_schema_state_schema.lo [2022-08-03T18:13:48.804Z] #21 57.66 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-03T18:13:48.804Z] #21 57.67 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-03T18:13:48.804Z] #21 57.69 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-03T18:13:48.804Z] #21 57.70 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-03T18:13:49.018Z] #77 132.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-03T18:13:49.018Z] #77 132.6 CC src/basic_test_double_array_item.lo [2022-08-03T18:13:49.064Z] #21 ... [2022-08-03T18:13:49.064Z] [2022-08-03T18:13:49.064Z] #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-08-03T18:13:49.064Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:13:49.064Z] #77 135.5 config.status: creating Makefile [2022-08-03T18:13:49.064Z] #77 135.6 config.status: creating config.h [2022-08-03T18:13:49.064Z] #77 135.6 config.status: executing depfiles commands [2022-08-03T18:13:49.064Z] #77 135.8 config.status: executing libtool commands [2022-08-03T18:13:49.064Z] #77 136.5 GEN .version [2022-08-03T18:13:49.064Z] #77 136.6 make install-recursive [2022-08-03T18:13:49.064Z] #77 136.6 make[1]: Entering directory '/tmp/crun-build' [2022-08-03T18:13:49.064Z] #77 136.6 Making install in libocispec [2022-08-03T18:13:49.064Z] #77 136.6 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-03T18:13:49.064Z] #77 136.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-03T18:13:49.064Z] #77 136.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-03T18:13:49.064Z] #77 136.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-03T18:13:49.064Z] #77 136.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-03T18:13:49.064Z] #77 137.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-03T18:13:49.064Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-03T18:13:49.064Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-03T18:13:49.064Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-03T18:13:49.064Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-03T18:13:49.064Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-03T18:13:49.064Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-03T18:13:49.064Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-03T18:13:49.064Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-03T18:13:49.064Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-03T18:13:49.064Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-03T18:13:49.064Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-03T18:13:49.064Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-03T18:13:49.064Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-03T18:13:49.064Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-03T18:13:49.064Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-03T18:13:49.064Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-03T18:13:49.064Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-03T18:13:49.064Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-03T18:13:49.064Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-03T18:13:49.064Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-03T18:13:49.064Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-03T18:13:49.064Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-03T18:13:49.064Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-03T18:13:49.064Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-03T18:13:49.064Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-03T18:13:49.064Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-03T18:13:49.064Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-03T18:13:49.064Z] #77 138.8 make install-recursive [2022-08-03T18:13:49.064Z] #77 138.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-03T18:13:49.064Z] #77 138.9 Making install in yajl [2022-08-03T18:13:49.064Z] #77 138.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-03T18:13:49.064Z] #77 139.0 CC verify/json_verify-json_verify.o [2022-08-03T18:13:49.064Z] #77 139.0 CC src/libyajl_la-yajl_alloc.lo [2022-08-03T18:13:49.064Z] #77 139.0 CC src/libyajl_la-yajl.lo [2022-08-03T18:13:49.064Z] #77 139.0 CC src/libyajl_la-yajl_gen.lo [2022-08-03T18:13:49.064Z] #77 139.0 CC src/libyajl_la-yajl_parser.lo [2022-08-03T18:13:49.064Z] #77 139.0 CC src/libyajl_la-yajl_buf.lo [2022-08-03T18:13:49.064Z] #77 139.1 CC src/libyajl_la-yajl_encode.lo [2022-08-03T18:13:49.064Z] #77 139.1 CC src/libyajl_la-yajl_lex.lo [2022-08-03T18:13:49.064Z] #77 139.1 CC src/libyajl_la-yajl_tree.lo [2022-08-03T18:13:49.064Z] #77 144.7 CCLD libyajl.la [2022-08-03T18:13:49.064Z] #77 145.0 CCLD verify/json_verify [2022-08-03T18:13:49.064Z] #77 145.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-03T18:13:49.064Z] #77 145.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-03T18:13:49.064Z] #77 145.6 make[5]: Nothing to be done for 'install-data-am'. [2022-08-03T18:13:49.064Z] #77 145.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-03T18:13:49.064Z] #77 145.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-03T18:13:49.064Z] #77 145.6 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-03T18:13:49.228Z] #51 65.56 Selecting previously unselected package python3-six. [2022-08-03T18:13:49.228Z] #51 65.56 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-03T18:13:49.228Z] #51 65.58 Unpacking python3-six (1.16.0-2) ... [2022-08-03T18:13:49.276Z] #77 132.8 CC src/basic_test_double_array.lo [2022-08-03T18:13:49.276Z] #77 132.8 CC src/basic_test_top_array_int.lo [2022-08-03T18:13:49.276Z] #77 133.0 CC src/basic_test_top_array_string.lo [2022-08-03T18:13:49.324Z] #77 145.7 CC src/validate.o [2022-08-03T18:13:49.324Z] #77 145.7 CC src/image_spec_schema_content_descriptor.lo [2022-08-03T18:13:49.324Z] #77 145.7 CC src/image_spec_schema_config_schema.lo [2022-08-03T18:13:49.324Z] #77 145.7 CC src/image_spec_schema_defs.lo [2022-08-03T18:13:49.324Z] #77 145.7 CC src/image_spec_schema_defs_descriptor.lo [2022-08-03T18:13:49.324Z] #77 145.7 CC src/image_spec_schema_image_index_schema.lo [2022-08-03T18:13:49.324Z] #77 145.7 CC src/image_spec_schema_image_layout_schema.lo [2022-08-03T18:13:49.324Z] #77 145.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-03T18:13:49.324Z] #77 145.8 CC src/runtime_spec_schema_config_zos.lo [2022-08-03T18:13:49.324Z] #77 145.8 CC src/runtime_spec_schema_config_schema.lo [2022-08-03T18:13:49.324Z] #77 145.8 CC src/runtime_spec_schema_config_linux.lo [2022-08-03T18:13:49.324Z] #77 145.8 CC src/runtime_spec_schema_config_solaris.lo [2022-08-03T18:13:49.324Z] #77 145.8 CC src/runtime_spec_schema_config_vm.lo [2022-08-03T18:13:49.324Z] #77 145.8 CC src/runtime_spec_schema_config_windows.lo [2022-08-03T18:13:49.324Z] #77 145.9 CC src/runtime_spec_schema_defs.lo [2022-08-03T18:13:49.487Z] #51 65.75 Selecting previously unselected package python3-protobuf. [2022-08-03T18:13:49.487Z] #51 65.75 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-03T18:13:49.487Z] #51 65.76 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-03T18:13:49.533Z] #77 133.1 CC src/basic_test_top_double_array_int.lo [2022-08-03T18:13:49.533Z] #77 133.2 CC src/basic_test_top_double_array_obj.lo [2022-08-03T18:13:49.533Z] #77 133.3 CC src/basic_test_top_double_array_refobj.lo [2022-08-03T18:13:49.584Z] #77 145.9 CC src/runtime_spec_schema_defs_linux.lo [2022-08-03T18:13:49.584Z] #77 146.0 CC src/runtime_spec_schema_defs_zos.lo [2022-08-03T18:13:49.584Z] #77 146.1 CC src/runtime_spec_schema_defs_vm.lo [2022-08-03T18:13:49.584Z] #77 146.1 CC src/runtime_spec_schema_defs_windows.lo [2022-08-03T18:13:49.584Z] #77 146.1 CC src/runtime_spec_schema_state_schema.lo [2022-08-03T18:13:49.844Z] #77 146.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-03T18:13:49.844Z] #77 ... [2022-08-03T18:13:49.844Z] [2022-08-03T18:13:49.844Z] #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-08-03T18:13:49.844Z] #21 sha256:a58c95ff1adbe00c34d3b1a48cd2492b24e3cabed7171085aa6cf77d270d8c1c [2022-08-03T18:13:49.844Z] #21 58.93 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-03T18:13:49.844Z] #21 58.94 Setting up jq (1.6-2.1) ... [2022-08-03T18:13:49.844Z] #21 58.96 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-03T18:13:49.844Z] #21 58.99 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-03T18:13:49.844Z] #21 59.00 Setting up iptables (1.8.7-1) ... [2022-08-03T18:13:49.844Z] #21 59.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-03T18:13:49.844Z] #21 59.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-03T18:13:49.844Z] #21 59.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-03T18:13:49.844Z] #21 59.04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-03T18:13:49.844Z] #21 59.04 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-03T18:13:49.844Z] #21 59.05 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-03T18:13:49.844Z] #21 59.06 Setting up iproute2 (5.10.0-4) ... [2022-08-03T18:13:50.080Z] #19 211.7 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-03T18:13:50.080Z] #19 211.7 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-03T18:13:50.080Z] #19 211.7 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-03T18:13:50.080Z] #19 211.7 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-03T18:13:50.080Z] #19 211.7 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-03T18:13:50.080Z] #19 211.7 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-03T18:13:50.080Z] #19 212.1 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-03T18:13:50.102Z] #77 133.4 CC src/basic_test_top_double_array_string.lo [2022-08-03T18:13:50.102Z] #77 133.6 CC src/read-file.lo [2022-08-03T18:13:50.102Z] #77 133.8 CC src/json_common.lo [2022-08-03T18:13:50.335Z] #19 212.1 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-03T18:13:50.335Z] #19 212.1 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-03T18:13:50.360Z] #77 133.9 CC tests/test-1.o [2022-08-03T18:13:50.361Z] #77 133.9 CC tests/test-2.o [2022-08-03T18:13:50.414Z] #21 59.48 Setting up systemd (247.3-7) ... [2022-08-03T18:13:50.414Z] #21 59.53 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-03T18:13:50.414Z] #21 59.53 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-03T18:13:50.414Z] #21 59.54 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-03T18:13:50.414Z] #21 59.57 Initializing machine ID from KVM UUID. [2022-08-03T18:13:50.440Z] #51 66.63 Selecting previously unselected package libnet1:amd64. [2022-08-03T18:13:50.440Z] #51 66.63 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-03T18:13:50.440Z] #51 66.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-03T18:13:50.440Z] #51 66.82 Selecting previously unselected package libnl-3-200:amd64. [2022-08-03T18:13:50.440Z] #51 66.82 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-03T18:13:50.440Z] #51 66.85 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-03T18:13:50.591Z] #19 212.5 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-03T18:13:50.591Z] #19 212.5 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:13:50.591Z] #19 212.5 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-03T18:13:50.619Z] #77 134.1 CC tests/test-3.o [2022-08-03T18:13:50.619Z] #77 134.2 CC tests/test-4.o [2022-08-03T18:13:50.696Z] #51 67.09 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-03T18:13:50.696Z] #51 67.10 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-03T18:13:50.696Z] #51 67.14 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-03T18:13:50.876Z] #77 134.4 CC tests/test-5.o [2022-08-03T18:13:50.876Z] #77 134.5 CC tests/test-6.o [2022-08-03T18:13:50.953Z] #51 67.25 Selecting previously unselected package criu. [2022-08-03T18:13:50.953Z] #51 67.26 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-03T18:13:50.953Z] #51 67.27 Unpacking criu (3.17.1-1) ... [2022-08-03T18:13:51.134Z] #77 134.7 CC tests/test-7.o [2022-08-03T18:13:51.152Z] #19 213.0 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-03T18:13:51.152Z] #19 213.0 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-03T18:13:51.152Z] #19 213.0 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-03T18:13:51.288Z] #67 ... [2022-08-03T18:13:51.288Z] [2022-08-03T18:13:51.288Z] #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-08-03T18:13:51.288Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:13:51.288Z] #77 66.41 configure.ac:7: installing 'build-aux/compile' [2022-08-03T18:13:51.288Z] #77 66.43 configure.ac:9: installing 'build-aux/config.guess' [2022-08-03T18:13:51.288Z] #77 66.43 configure.ac:9: installing 'build-aux/config.sub' [2022-08-03T18:13:51.288Z] #77 66.44 configure.ac:11: installing 'build-aux/install-sh' [2022-08-03T18:13:51.288Z] #77 66.45 configure.ac:11: installing 'build-aux/missing' [2022-08-03T18:13:51.288Z] #77 66.64 Makefile.am: installing 'build-aux/depcomp' [2022-08-03T18:13:51.288Z] #77 66.72 parallel-tests: installing 'build-aux/test-driver' [2022-08-03T18:13:51.353Z] #21 60.48 Setting up systemd-journal-remote (247.3-7) ... [2022-08-03T18:13:51.393Z] #77 135.0 CC tests/test-8.o [2022-08-03T18:13:51.614Z] #21 60.75 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:13:51.685Z] #77 135.2 CC tests/test-9.o [2022-08-03T18:13:51.685Z] #77 135.4 CC tests/test-10.o [2022-08-03T18:13:51.685Z] #77 ... [2022-08-03T18:13:51.685Z] [2022-08-03T18:13:51.685Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-03T18:13:51.685Z] #23 sha256:1a0bed60574d38ea34d2bda7eb9dc49eaf4daa200393a0d88d0efc62513df7a2 [2022-08-03T18:13:51.685Z] #23 8.932 Collecting yamllint==1.26.1 [2022-08-03T18:13:51.685Z] #23 10.01 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-03T18:13:51.950Z] #77 67.97 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-03T18:13:51.950Z] #77 67.97 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-03T18:13:52.251Z] #23 ... [2022-08-03T18:13:52.251Z] [2022-08-03T18:13:52.251Z] #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-08-03T18:13:52.251Z] #77 sha256:fd80ac36a1c00b3b408ca4d07af02eaee67dfbfa34a045771fe03a3f497e6195 [2022-08-03T18:13:52.251Z] #77 135.7 CC tests/test-11.o [2022-08-03T18:13:52.323Z] #51 68.55 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-03T18:13:52.518Z] #77 68.38 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-03T18:13:52.518Z] #77 68.38 libtoolize: copying file 'm4/libtool.m4' [2022-08-03T18:13:52.518Z] #77 68.44 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-03T18:13:52.518Z] #77 68.52 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-03T18:13:52.518Z] #77 68.58 libtoolize: copying file 'm4/ltversion.m4' [2022-08-03T18:13:52.518Z] #77 68.65 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-03T18:13:52.557Z] #21 DONE 61.8s [2022-08-03T18:13:52.557Z] [2022-08-03T18:13:52.557Z] #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-08-03T18:13:52.557Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:13:52.557Z] #77 146.3 CC src/basic_test_double_array.lo [2022-08-03T18:13:52.557Z] #77 146.3 CC src/basic_test_double_array_item.lo [2022-08-03T18:13:52.557Z] #77 146.4 CC src/basic_test_top_array_string.lo [2022-08-03T18:13:52.557Z] #77 146.4 CC src/basic_test_top_array_int.lo [2022-08-03T18:13:52.557Z] #77 146.5 CC src/basic_test_top_double_array_int.lo [2022-08-03T18:13:52.557Z] #77 146.5 CC src/basic_test_top_double_array_obj.lo [2022-08-03T18:13:52.557Z] #77 146.7 CC src/basic_test_top_double_array_refobj.lo [2022-08-03T18:13:52.557Z] #77 146.8 CC src/json_common.lo [2022-08-03T18:13:52.557Z] #77 146.8 CC src/basic_test_top_double_array_string.lo [2022-08-03T18:13:52.557Z] #77 146.9 CC src/read-file.lo [2022-08-03T18:13:52.557Z] #77 147.0 CC tests/test-4.o [2022-08-03T18:13:52.557Z] #77 147.0 CC tests/test-5.o [2022-08-03T18:13:52.557Z] #77 147.0 CC tests/test-6.o [2022-08-03T18:13:52.557Z] #77 147.0 CC tests/test-2.o [2022-08-03T18:13:52.557Z] #77 147.0 CC tests/test-1.o [2022-08-03T18:13:52.557Z] #77 147.1 CC tests/test-3.o [2022-08-03T18:13:52.557Z] #77 147.1 CC tests/test-7.o [2022-08-03T18:13:52.557Z] #77 147.2 CC tests/test-8.o [2022-08-03T18:13:52.557Z] #77 147.3 CC tests/test-9.o [2022-08-03T18:13:52.557Z] #77 147.3 CC tests/test-10.o [2022-08-03T18:13:52.557Z] #77 147.5 CC tests/test-11.o [2022-08-03T18:13:52.596Z] #51 ... [2022-08-03T18:13:52.596Z] [2022-08-03T18:13:52.596Z] #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-08-03T18:13:52.596Z] #34 sha256:835450d2109a8d3ba6fedea550a0eae6f71dff8269bd8d2739ac02bb595ac4a1 [2022-08-03T18:13:53.496Z] #77 ... [2022-08-03T18:13:53.496Z] [2022-08-03T18:13:53.496Z] #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-08-03T18:13:53.496Z] #22 sha256:ffa3e412bc2440b48d9b2736c5e11f3ecc96505bb2e9a488a3358524cdf0aa99 [2022-08-03T18:13:53.496Z] #22 0.882 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-03T18:13:53.496Z] #22 0.887 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-03T18:13:53.496Z] #22 0.891 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-03T18:13:53.496Z] #22 DONE 1.0s [2022-08-03T18:13:53.756Z] [2022-08-03T18:13:53.756Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-03T18:13:53.756Z] #23 sha256:3de42171f55d9e7f1d6c5250cedb54ef3c44e9265b6d9825f8c26866fb0ca4b1 [2022-08-03T18:13:53.878Z] #34 69.24 Updating files: 76% (1167/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/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: 93% (1422/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-08-03T18:13:53.878Z] #34 70.52 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-03T18:13:53.896Z] #77 ... [2022-08-03T18:13:53.896Z] [2022-08-03T18:13:53.896Z] #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-08-03T18:13:53.896Z] #67 sha256:71ee03f1bcd4be3adcbe66d5d81250d2ff781e85fecdeb7071d7bb1453fc8c4a [2022-08-03T18:13:53.896Z] #67 131.9 rootlesskit version 1.0.0 [2022-08-03T18:13:53.896Z] #67 131.9 Usage of /build/rootlesskit-docker-proxy: [2022-08-03T18:13:53.896Z] #67 131.9 -container-ip string [2022-08-03T18:13:53.896Z] #67 131.9 container ip [2022-08-03T18:13:53.896Z] #67 131.9 -container-port int [2022-08-03T18:13:53.896Z] #67 131.9 container port (default -1) [2022-08-03T18:13:53.896Z] #67 131.9 -host-ip string [2022-08-03T18:13:53.896Z] #67 131.9 host ip [2022-08-03T18:13:53.896Z] #67 131.9 -host-port int [2022-08-03T18:13:53.896Z] #67 131.9 host port (default -1) [2022-08-03T18:13:53.896Z] #67 131.9 -proto string [2022-08-03T18:13:53.896Z] #67 131.9 proxy protocol (default "tcp") [2022-08-03T18:13:53.896Z] #67 DONE 135.4s [2022-08-03T18:13:54.177Z] [2022-08-03T18:13:54.177Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-03T18:13:54.177Z] #68 sha256:0f46c90bab7ecaf3b7d88539b033791b3aad7b69e22f65127dab264c0657c3d3 [2022-08-03T18:13:54.177Z] #68 DONE 0.3s [2022-08-03T18:13:54.177Z] [2022-08-03T18:13:54.177Z] #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-08-03T18:13:54.177Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:13:54.177Z] #14 127.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-03T18:13:54.177Z] #14 127.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-03T18:13:54.177Z] #14 127.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-03T18:13:54.177Z] #14 134.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-03T18:13:54.177Z] #14 134.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-03T18:13:54.177Z] #14 134.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-03T18:13:54.177Z] #14 136.0 Selecting previously unselected package libapparmor1:amd64. [2022-08-03T18:13:54.177Z] #14 136.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-03T18:13:54.177Z] #14 136.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-03T18:13:54.177Z] #14 136.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-03T18:13:54.177Z] #14 136.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-03T18:13:54.177Z] #14 136.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-03T18:13:54.436Z] #14 ... [2022-08-03T18:13:54.436Z] [2022-08-03T18:13:54.436Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-03T18:13:54.436Z] #69 sha256:391a304d76a759a582db4cefcd4477cd295dd5835fd1def72edd0de834da83b8 [2022-08-03T18:13:54.436Z] #69 DONE 0.2s [2022-08-03T18:13:54.436Z] [2022-08-03T18:13:54.436Z] #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-08-03T18:13:54.436Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:13:54.436Z] #14 136.5 Selecting previously unselected package libbtrfs0:amd64. [2022-08-03T18:13:54.436Z] #14 136.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-03T18:13:54.436Z] #14 136.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-03T18:13:54.440Z] #34 71.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-03T18:13:54.440Z] #34 ... [2022-08-03T18:13:54.440Z] [2022-08-03T18:13:54.440Z] #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-08-03T18:13:54.440Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:13:54.440Z] #55 61.21 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-03T18:13:54.440Z] #55 61.39 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-03T18:13:54.440Z] #55 61.51 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-03T18:13:54.440Z] #55 61.61 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-03T18:13:54.440Z] #55 61.75 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-03T18:13:54.440Z] #55 62.02 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-03T18:13:54.440Z] #55 62.08 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-03T18:13:54.440Z] #55 62.26 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-03T18:13:54.440Z] #55 62.40 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-03T18:13:54.440Z] #55 62.40 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-03T18:13:54.440Z] #55 62.64 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-03T18:13:54.440Z] #55 62.88 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-03T18:13:54.440Z] #55 64.05 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-03T18:13:54.440Z] #55 64.12 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-03T18:13:54.440Z] #55 64.39 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-03T18:13:54.440Z] #55 64.93 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-03T18:13:54.440Z] #55 65.08 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-03T18:13:54.440Z] #55 65.20 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-03T18:13:54.440Z] #55 65.27 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-03T18:13:54.440Z] #55 65.38 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-03T18:13:54.440Z] #55 65.50 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-03T18:13:54.440Z] #55 65.63 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-03T18:13:54.440Z] #55 65.63 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-03T18:13:54.440Z] #55 65.73 go: downloading github.com/prometheus/common v0.32.1 [2022-08-03T18:13:54.440Z] #55 66.49 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-03T18:13:54.441Z] #55 66.49 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-03T18:13:54.441Z] #55 68.00 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-03T18:13:54.441Z] #55 68.14 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-03T18:13:54.695Z] #14 136.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-03T18:13:54.696Z] #14 136.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-03T18:13:54.696Z] #14 136.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-03T18:13:54.697Z] #55 ... [2022-08-03T18:13:54.697Z] [2022-08-03T18:13:54.697Z] #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-08-03T18:13:54.697Z] #76 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:13:54.697Z] #76 64.44 Selecting previously unselected package autotools-dev. [2022-08-03T18:13:54.697Z] #76 64.45 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-03T18:13:54.697Z] #76 64.45 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-03T18:13:54.697Z] #76 64.82 Selecting previously unselected package automake. [2022-08-03T18:13:54.697Z] #76 64.83 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-03T18:13:54.697Z] #76 64.84 Unpacking automake (1:1.16.3-2) ... [2022-08-03T18:13:54.697Z] #76 65.80 Selecting previously unselected package patch. [2022-08-03T18:13:54.697Z] #76 65.80 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-03T18:13:54.697Z] #76 65.83 Unpacking patch (2.7.6-7) ... [2022-08-03T18:13:54.697Z] #76 66.09 Selecting previously unselected package dpkg-dev. [2022-08-03T18:13:54.697Z] #76 66.09 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-03T18:13:54.697Z] #76 66.13 Unpacking dpkg-dev (1.20.11) ... [2022-08-03T18:13:54.697Z] #76 68.02 Selecting previously unselected package build-essential. [2022-08-03T18:13:54.697Z] #76 68.02 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-03T18:13:54.697Z] #76 68.02 Unpacking build-essential (12.9) ... [2022-08-03T18:13:54.697Z] #76 68.17 Selecting previously unselected package libcap2:amd64. [2022-08-03T18:13:54.697Z] #76 68.18 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-03T18:13:54.697Z] #76 68.21 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-03T18:13:54.697Z] #76 68.33 Selecting previously unselected package libcap-dev:amd64. [2022-08-03T18:13:54.697Z] #76 68.33 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-03T18:13:54.697Z] #76 68.34 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-03T18:13:54.697Z] #76 68.55 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-03T18:13:54.697Z] #76 68.55 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-03T18:13:54.697Z] #76 68.57 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-03T18:13:54.697Z] #76 68.72 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-03T18:13:54.697Z] #76 68.73 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-03T18:13:54.697Z] #76 68.75 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-03T18:13:54.697Z] #76 68.92 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-03T18:13:54.697Z] #76 68.93 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-03T18:13:54.697Z] #76 68.94 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-03T18:13:54.697Z] #76 69.16 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-03T18:13:54.697Z] #76 69.16 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-03T18:13:54.697Z] #76 69.18 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-03T18:13:54.697Z] #76 70.29 Selecting previously unselected package libtool. [2022-08-03T18:13:54.697Z] #76 70.31 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-03T18:13:54.697Z] #76 70.31 Unpacking libtool (2.4.6-15) ... [2022-08-03T18:13:54.697Z] #76 70.87 Selecting previously unselected package libudev-dev:amd64. [2022-08-03T18:13:54.697Z] #76 70.88 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-03T18:13:54.697Z] #76 70.92 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-03T18:13:54.697Z] #76 71.34 Selecting previously unselected package libyajl2:amd64. [2022-08-03T18:13:54.697Z] #76 71.35 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-03T18:13:54.697Z] #76 71.35 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-03T18:13:54.953Z] #76 71.49 Selecting previously unselected package libyajl-dev:amd64. [2022-08-03T18:13:54.953Z] #76 71.49 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-03T18:13:54.953Z] #76 71.50 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-03T18:13:54.953Z] #76 ... [2022-08-03T18:13:54.953Z] [2022-08-03T18:13:54.953Z] #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-08-03T18:13:54.953Z] #51 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:13:54.953Z] #51 71.23 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-03T18:13:54.953Z] #51 71.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-03T18:13:54.953Z] #51 71.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-03T18:13:54.953Z] #51 71.31 Setting up python3-six (1.16.0-2) ... [2022-08-03T18:13:54.956Z] #14 137.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-03T18:13:54.956Z] #14 137.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-03T18:13:54.956Z] #14 137.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-03T18:13:54.956Z] #14 137.1 Selecting previously unselected package libudev-dev:amd64. [2022-08-03T18:13:54.956Z] #14 137.1 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-03T18:13:54.956Z] #14 137.1 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-03T18:13:55.214Z] #14 137.3 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-03T18:13:55.214Z] #14 137.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-03T18:13:55.214Z] #14 137.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-03T18:13:55.531Z] #77 ... [2022-08-03T18:13:55.531Z] [2022-08-03T18:13:55.531Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-03T18:13:55.532Z] #23 sha256:1a0bed60574d38ea34d2bda7eb9dc49eaf4daa200393a0d88d0efc62513df7a2 [2022-08-03T18:13:55.532Z] #23 11.11 Collecting pathspec>=0.5.3 [2022-08-03T18:13:55.532Z] #23 11.17 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-03T18:13:55.532Z] #23 11.53 Collecting pyyaml [2022-08-03T18:13:55.532Z] #23 11.54 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-08-03T18:13:55.532Z] #23 11.59 Building wheels for collected packages: yamllint [2022-08-03T18:13:55.532Z] #23 11.59 Building wheel for yamllint (setup.py): started [2022-08-03T18:13:55.532Z] #23 12.60 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-03T18:13:55.532Z] #23 12.60 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7bbebaf76f9671a0e9094e93784fa1a9f6d207e669f878d996b10fa8387f6226 [2022-08-03T18:13:55.532Z] #23 12.60 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-03T18:13:55.532Z] #23 12.61 Successfully built yamllint [2022-08-03T18:13:55.532Z] #23 12.62 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-03T18:13:55.532Z] #23 12.99 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-03T18:13:55.532Z] #23 DONE 13.6s [2022-08-03T18:13:55.532Z] [2022-08-03T18:13:55.532Z] #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-08-03T18:13:55.532Z] #26 sha256:e2999855566f752772957487233c8c98079601d224a7f7e443561c188daa1b99 [2022-08-03T18:13:55.781Z] #14 137.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-03T18:13:55.781Z] #14 137.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-03T18:13:55.781Z] #14 137.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-03T18:13:55.781Z] #14 137.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-03T18:13:55.781Z] #14 137.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-03T18:13:55.781Z] #14 137.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-03T18:13:56.040Z] #14 138.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-03T18:13:56.040Z] #14 138.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-03T18:13:56.040Z] #14 138.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-03T18:13:56.298Z] #14 138.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-03T18:13:56.298Z] #14 138.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-03T18:13:56.298Z] #14 138.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-03T18:13:56.399Z] #19 ... [2022-08-03T18:13:56.399Z] [2022-08-03T18:13:56.399Z] #62 [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-08-03T18:13:56.399Z] #62 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:13:56.399Z] #62 225.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-03T18:13:56.399Z] #62 DONE 225.8s [2022-08-03T18:13:56.399Z] [2022-08-03T18:13:56.399Z] #19 [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-08-03T18:13:56.399Z] #19 sha256:886e3117dc7cbd92161d88bbe87acffc9f8dffaca5dfd1a78476bb44749f67c8 [2022-08-03T18:13:56.816Z] #14 138.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-03T18:13:56.816Z] #14 138.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-03T18:13:56.816Z] #14 138.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-03T18:13:56.908Z] #51 73.22 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-03T18:13:56.908Z] #51 ... [2022-08-03T18:13:56.908Z] [2022-08-03T18:13:56.908Z] #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-08-03T18:13:56.908Z] #76 sha256:0642472122b423075c518fb62e9a4e49a9d30290b95b974cf9f64b7ab3880f13 [2022-08-03T18:13:56.908Z] #76 71.83 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-03T18:13:56.908Z] #76 71.85 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-03T18:13:56.908Z] #76 71.87 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-03T18:13:56.908Z] #76 71.88 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-03T18:13:56.908Z] #76 71.93 Setting up file (1:5.39-3) ... [2022-08-03T18:13:56.908Z] #76 71.95 Setting up bzip2 (1.0.8-4) ... [2022-08-03T18:13:56.908Z] #76 72.03 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-03T18:13:56.908Z] #76 72.09 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-03T18:13:56.908Z] #76 72.11 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-03T18:13:56.908Z] #76 72.12 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-03T18:13:56.908Z] #76 72.23 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-03T18:13:56.908Z] #76 72.24 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-03T18:13:56.908Z] #76 72.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-03T18:13:56.908Z] #76 72.27 Setting up patch (2.7.6-7) ... [2022-08-03T18:13:56.908Z] #76 72.31 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-03T18:13:56.908Z] #76 72.32 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-03T18:13:56.908Z] #76 72.33 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-03T18:13:56.908Z] #76 72.40 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-03T18:13:56.908Z] #76 72.44 Setting up libtool (2.4.6-15) ... [2022-08-03T18:13:56.908Z] #76 72.51 Setting up m4 (1.4.18-5) ... [2022-08-03T18:13:56.908Z] #76 72.53 Setting up dpkg-dev (1.20.11) ... [2022-08-03T18:13:56.908Z] #76 72.55 Setting up autoconf (2.69-14) ... [2022-08-03T18:13:56.908Z] #76 72.57 Setting up build-essential (12.9) ... [2022-08-03T18:13:56.908Z] #76 72.61 Setting up automake (1:1.16.3-2) ... [2022-08-03T18:13:56.908Z] #76 72.62 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-03T18:13:56.908Z] #76 72.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:13:56.908Z] #76 DONE 73.7s [2022-08-03T18:13:56.908Z] [2022-08-03T18:13:56.908Z] #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-08-03T18:13:56.908Z] #51 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:13:56.908Z] #51 73.32 Setting up python3-protobuf (3.12.4-1) ... [2022-08-03T18:13:56.961Z] #19 219.0 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-03T18:13:56.961Z] #19 219.0 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-03T18:13:56.961Z] #19 219.0 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-03T18:13:56.961Z] #19 219.0 Selecting previously unselected package crossbuild-essential-armel. [2022-08-03T18:13:56.961Z] #19 219.0 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-03T18:13:56.961Z] #19 219.0 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-03T18:13:56.961Z] #19 219.1 Selecting previously unselected package libc6-armhf-cross. [2022-08-03T18:13:57.074Z] #14 139.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-03T18:13:57.074Z] #14 139.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-03T18:13:57.074Z] #14 139.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-03T18:13:57.074Z] #14 139.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-03T18:13:57.074Z] #14 139.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-03T18:13:57.074Z] #14 139.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-03T18:13:57.217Z] #19 219.1 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-03T18:13:57.217Z] #19 219.1 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-03T18:13:57.217Z] #19 219.2 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-03T18:13:57.217Z] #19 219.2 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:13:57.217Z] #19 219.2 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-03T18:13:57.217Z] #19 219.2 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-03T18:13:57.217Z] #19 219.2 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:13:57.217Z] #19 219.2 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-03T18:13:57.217Z] #19 219.3 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-03T18:13:57.217Z] #19 219.3 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:13:57.217Z] #19 219.3 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-03T18:13:57.217Z] #19 219.3 Selecting previously unselected package libasan6-armhf-cross. [2022-08-03T18:13:57.217Z] #19 219.3 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:13:57.332Z] #14 139.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-03T18:13:57.332Z] #14 139.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-03T18:13:57.332Z] #14 139.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-03T18:13:57.473Z] #19 219.3 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-03T18:13:57.499Z] #51 ... [2022-08-03T18:13:57.499Z] [2022-08-03T18:13:57.499Z] #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-08-03T18:13:57.499Z] #42 sha256:2daaabb517a2117d5c49e0984e2aaad50a05a319290ff6ed6b260933d5466e2d [2022-08-03T18:13:57.499Z] #42 64.23 Selecting previously unselected package libicu67:amd64. [2022-08-03T18:13:57.499Z] #42 64.25 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-03T18:13:57.499Z] #42 64.25 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-03T18:13:57.729Z] #19 219.5 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-03T18:13:57.729Z] #19 219.5 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:13:57.729Z] #19 219.5 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-03T18:13:57.729Z] #19 219.6 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-03T18:13:57.729Z] #19 219.6 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:13:57.729Z] #19 219.6 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-03T18:13:57.729Z] #19 219.7 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-03T18:13:57.729Z] #19 219.7 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:13:57.729Z] #19 219.7 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-03T18:13:57.729Z] #19 219.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-03T18:13:57.755Z] #42 ... [2022-08-03T18:13:57.755Z] [2022-08-03T18:13:57.755Z] #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-08-03T18:13:57.755Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:13:57.755Z] #14 64.61 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:13:57.756Z] #14 65.13 Fetched 115 MB in 13s (8996 kB/s) [2022-08-03T18:13:57.756Z] #14 65.40 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-03T18:13:57.756Z] #14 65.40 (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-08-03T18:13:57.756Z] #14 65.55 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-03T18:13:57.756Z] #14 65.60 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-03T18:13:57.756Z] #14 69.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-03T18:13:57.756Z] #14 69.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-03T18:13:57.756Z] #14 69.56 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-03T18:13:57.756Z] #14 74.57 Selecting previously unselected package binutils-mingw-w64. [2022-08-03T18:13:57.756Z] #14 74.58 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-03T18:13:57.899Z] #14 140.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-03T18:13:57.899Z] #14 140.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-03T18:13:57.899Z] #14 140.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-03T18:13:57.899Z] #14 140.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-03T18:13:57.899Z] #14 140.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-03T18:13:57.899Z] #14 140.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-03T18:13:57.899Z] #14 140.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-03T18:13:57.899Z] #14 140.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-03T18:13:57.899Z] #14 140.1 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-03T18:13:57.986Z] #19 219.8 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-03T18:13:57.986Z] #19 219.8 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-03T18:13:58.013Z] #14 74.64 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-03T18:13:58.013Z] #14 74.85 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-03T18:13:58.157Z] #14 140.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-03T18:13:58.157Z] #14 140.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-03T18:13:58.157Z] #14 140.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-03T18:13:58.157Z] #14 140.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-03T18:13:58.157Z] #14 140.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-03T18:13:58.157Z] #14 140.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-03T18:13:58.157Z] #14 140.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-03T18:13:58.157Z] #14 140.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-03T18:13:58.157Z] #14 140.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-03T18:13:58.157Z] #14 140.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-03T18:13:58.157Z] #14 140.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-03T18:13:58.157Z] #14 140.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-03T18:13:58.269Z] #14 74.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-03T18:13:58.269Z] #14 74.90 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-03T18:13:58.416Z] #14 140.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-08-03T18:13:58.416Z] #14 140.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-03T18:13:58.416Z] #14 140.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-08-03T18:13:58.416Z] #14 140.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-03T18:13:58.416Z] #14 140.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-03T18:13:58.416Z] #14 140.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-03T18:13:58.416Z] #14 140.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-03T18:13:58.416Z] #14 140.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-03T18:13:58.416Z] #14 140.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-03T18:13:58.416Z] #14 140.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-03T18:13:58.525Z] #14 75.23 Selecting previously unselected package dmsetup. [2022-08-03T18:13:58.526Z] #14 75.23 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-03T18:13:58.526Z] #14 75.28 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-03T18:13:58.674Z] #14 140.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-03T18:13:58.674Z] #14 140.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-03T18:13:58.674Z] #14 140.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:13:58.782Z] #14 75.54 Selecting previously unselected package mingw-w64-common. [2022-08-03T18:13:58.782Z] #14 75.55 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-03T18:13:58.782Z] #14 75.55 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-03T18:13:59.711Z] #14 ... [2022-08-03T18:13:59.711Z] [2022-08-03T18:13:59.711Z] #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-08-03T18:13:59.711Z] #42 sha256:2daaabb517a2117d5c49e0984e2aaad50a05a319290ff6ed6b260933d5466e2d [2022-08-03T18:13:59.711Z] #42 76.18 Selecting previously unselected package libxml2:amd64. [2022-08-03T18:13:59.711Z] #42 76.19 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-03T18:13:59.711Z] #42 76.22 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-03T18:14:00.050Z] #14 DONE 141.9s [2022-08-03T18:14:00.050Z] [2022-08-03T18:14:00.050Z] #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-08-03T18:14:00.050Z] #34 sha256:835450d2109a8d3ba6fedea550a0eae6f71dff8269bd8d2739ac02bb595ac4a1 [2022-08-03T18:14:00.050Z] #34 ... [2022-08-03T18:14:00.050Z] [2022-08-03T18:14:00.050Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-03T18:14:00.050Z] #59 sha256:0ced25c67a81a865a2078cda6da9a58c6af1df5cb20a156a6d5a255a498189d4 [2022-08-03T18:14:00.309Z] #59 DONE 0.3s [2022-08-03T18:14:00.309Z] [2022-08-03T18:14:00.309Z] #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-08-03T18:14:00.309Z] #60 sha256:c05ee856922bc278022adfd89e4cf2b0e347bef767213c9b12437e21b8a1848c [2022-08-03T18:14:00.532Z] #42 77.15 Selecting previously unselected package libarchive13:amd64. [2022-08-03T18:14:00.532Z] #42 77.15 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-03T18:14:00.532Z] #42 77.17 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-03T18:14:01.097Z] #42 77.80 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-03T18:14:01.354Z] #42 77.86 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-03T18:14:01.354Z] #42 77.87 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-03T18:14:01.611Z] #42 78.30 Selecting previously unselected package librhash0:amd64. [2022-08-03T18:14:01.611Z] #42 78.30 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-03T18:14:01.611Z] #42 78.30 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-03T18:14:01.869Z] #42 78.64 Selecting previously unselected package libuv1:amd64. [2022-08-03T18:14:01.869Z] #42 78.65 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-03T18:14:01.869Z] #42 78.69 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-03T18:14:02.432Z] #42 78.93 Selecting previously unselected package cmake. [2022-08-03T18:14:02.432Z] #42 78.95 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-03T18:14:02.432Z] #42 78.97 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-03T18:14:02.843Z] #60 ... [2022-08-03T18:14:02.843Z] [2022-08-03T18:14:02.843Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-03T18:14:02.843Z] #15 sha256:20fddb09594940040ae07570928836f902edf0a0863600751114de23906168a3 [2022-08-03T18:14:02.843Z] #15 DONE 3.1s [2022-08-03T18:14:02.843Z] [2022-08-03T18:14:02.843Z] #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-08-03T18:14:02.843Z] #60 sha256:c05ee856922bc278022adfd89e4cf2b0e347bef767213c9b12437e21b8a1848c [2022-08-03T18:14:02.843Z] #60 2.797 + RM_GOPATH=0 [2022-08-03T18:14:02.843Z] #60 2.797 + TMP_GOPATH= [2022-08-03T18:14:02.843Z] #60 2.797 + : /build [2022-08-03T18:14:02.843Z] #60 2.797 + '[' -z '' ']' [2022-08-03T18:14:03.103Z] #60 2.805 ++ mktemp -d [2022-08-03T18:14:03.103Z] #60 2.811 + export GOPATH=/tmp/tmp.Nr8xjhNjze [2022-08-03T18:14:03.103Z] #60 2.811 + GOPATH=/tmp/tmp.Nr8xjhNjze [2022-08-03T18:14:03.103Z] #60 2.811 + RM_GOPATH=1 [2022-08-03T18:14:03.103Z] #60 2.811 + case "$(go env GOARCH)" in [2022-08-03T18:14:03.103Z] #60 2.811 ++ go env GOARCH [2022-08-03T18:14:03.103Z] #60 2.837 + export GO_BUILDMODE=-buildmode=pie [2022-08-03T18:14:03.103Z] #60 2.837 + GO_BUILDMODE=-buildmode=pie [2022-08-03T18:14:03.103Z] #60 2.877 ++ dirname /install.sh [2022-08-03T18:14:03.103Z] #60 2.877 + dir=/ [2022-08-03T18:14:03.103Z] #60 2.877 + bin=runc [2022-08-03T18:14:03.103Z] #60 2.877 + shift [2022-08-03T18:14:03.103Z] #60 2.877 + '[' '!' -f //runc.installer ']' [2022-08-03T18:14:03.103Z] #60 2.877 + . //runc.installer [2022-08-03T18:14:03.103Z] #60 2.877 ++ set -e [2022-08-03T18:14:03.103Z] #60 2.877 ++ : v1.1.2 [2022-08-03T18:14:03.103Z] #60 2.877 + install_runc [2022-08-03T18:14:03.103Z] #60 2.877 + RUNC_BUILDTAGS=seccomp [2022-08-03T18:14:03.103Z] #60 2.877 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-03T18:14:03.103Z] #60 2.877 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Nr8xjhNjze/src/github.com/opencontainers/runc [2022-08-03T18:14:03.103Z] #60 2.877 Cloning into '/tmp/tmp.Nr8xjhNjze/src/github.com/opencontainers/runc'... [2022-08-03T18:14:03.103Z] #60 2.877 Install runc version v1.1.2 (build tags: seccomp) [2022-08-03T18:14:03.230Z] #19 224.5 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-03T18:14:03.230Z] #19 224.5 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-03T18:14:03.230Z] #19 224.5 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-03T18:14:03.230Z] #19 224.6 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-03T18:14:03.230Z] #19 224.6 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-03T18:14:03.230Z] #19 224.6 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-03T18:14:03.230Z] #19 224.7 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-03T18:14:03.230Z] #19 224.7 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-03T18:14:03.230Z] #19 224.7 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-03T18:14:03.230Z] #19 225.0 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-03T18:14:03.230Z] #19 225.0 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:14:03.230Z] #19 225.0 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-03T18:14:03.486Z] #19 225.2 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-03T18:14:03.486Z] #19 225.2 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-03T18:14:03.486Z] #19 225.2 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-03T18:14:03.746Z] #23 10.33 Collecting yamllint==1.26.1 [2022-08-03T18:14:05.130Z] #23 11.39 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-03T18:14:05.638Z] #60 ... [2022-08-03T18:14:05.639Z] [2022-08-03T18:14:05.639Z] #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-08-03T18:14:05.639Z] #16 sha256:a7156f6ec84a3829086f568061267bed0d82b1d5407b67e97e9884e4902ac1a3 [2022-08-03T18:14:05.639Z] #16 DONE 2.4s [2022-08-03T18:14:05.639Z] [2022-08-03T18:14:05.639Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-03T18:14:05.639Z] #17 sha256:b1be7433f46a96f738a916d093990835e45187ea726a26e4d9ca1a1cbffd71a6 [2022-08-03T18:14:06.512Z] #23 12.85 Collecting pathspec>=0.5.3 [2022-08-03T18:14:06.512Z] #23 12.87 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-03T18:14:06.772Z] #23 13.27 Collecting pyyaml [2022-08-03T18:14:06.772Z] #23 13.28 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-08-03T18:14:06.772Z] #23 13.37 Building wheels for collected packages: yamllint [2022-08-03T18:14:07.032Z] #23 13.38 Building wheel for yamllint (setup.py): started [2022-08-03T18:14:07.556Z] #17 1.901 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-03T18:14:07.653Z] #19 229.7 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-03T18:14:07.686Z] #42 ... [2022-08-03T18:14:07.686Z] [2022-08-03T18:14:07.686Z] #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-08-03T18:14:07.686Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:14:07.686Z] #77 1.469 Cloning into '/tmp/crun-build'... [2022-08-03T18:14:07.686Z] #77 ... [2022-08-03T18:14:07.686Z] [2022-08-03T18:14:07.687Z] #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-08-03T18:14:07.687Z] #51 sha256:705e821bf50aed9e03bb5226cd5bd5060d2f4335b73b7895a4e78baf916d00c7 [2022-08-03T18:14:07.687Z] #51 79.34 Setting up criu (3.17.1-1) ... [2022-08-03T18:14:07.687Z] #51 82.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:14:07.687Z] #51 DONE 83.8s [2022-08-03T18:14:07.687Z] [2022-08-03T18:14:07.687Z] #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-08-03T18:14:07.687Z] #42 sha256:2daaabb517a2117d5c49e0984e2aaad50a05a319290ff6ed6b260933d5466e2d [2022-08-03T18:14:07.815Z] #17 DONE 2.5s [2022-08-03T18:14:07.815Z] [2022-08-03T18:14:07.815Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-03T18:14:07.815Z] #18 sha256:01c29ad7ec1b38c27af96dfaf888dab076deeffe29fec826446ed43e9cb0d390 [2022-08-03T18:14:07.910Z] #19 229.7 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-03T18:14:07.910Z] #19 229.7 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-03T18:14:07.910Z] #19 229.7 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-03T18:14:07.910Z] #19 229.7 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-03T18:14:07.910Z] #19 229.7 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-03T18:14:07.910Z] #19 229.8 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-03T18:14:07.910Z] #19 229.8 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-03T18:14:07.910Z] #19 229.8 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-03T18:14:07.910Z] #19 229.9 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-03T18:14:07.910Z] #19 229.9 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:14:07.910Z] #19 229.9 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-03T18:14:07.910Z] #19 230.0 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-03T18:14:07.972Z] #23 14.52 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-03T18:14:07.973Z] #23 14.52 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=14035371a7c31f57722912b735eb4ed6d0d8c1e2f9998c022a58be887e95bed2 [2022-08-03T18:14:07.973Z] #23 14.52 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-03T18:14:07.973Z] #23 14.52 Successfully built yamllint [2022-08-03T18:14:07.973Z] #23 14.56 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-03T18:14:08.165Z] #19 230.0 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:14:08.165Z] #19 230.0 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-03T18:14:08.165Z] #19 230.0 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-03T18:14:08.165Z] #19 230.0 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:14:08.165Z] #19 230.0 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-03T18:14:08.165Z] #19 230.0 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-03T18:14:08.165Z] #19 230.0 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:14:08.165Z] #19 230.0 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-03T18:14:08.165Z] #19 230.1 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-03T18:14:08.165Z] #19 230.1 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:14:08.165Z] #19 230.1 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-03T18:14:08.421Z] #19 230.3 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-03T18:14:08.421Z] #19 230.3 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:14:08.421Z] #19 230.3 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-03T18:14:08.421Z] #19 230.4 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-03T18:14:08.421Z] #19 230.4 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:14:08.617Z] #42 ... [2022-08-03T18:14:08.617Z] [2022-08-03T18:14:08.617Z] #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-08-03T18:14:08.617Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:14:08.617Z] #14 85.21 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-03T18:14:08.617Z] #14 85.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-03T18:14:08.617Z] #14 85.26 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-03T18:14:08.677Z] #19 230.4 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-03T18:14:08.677Z] #19 230.7 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-03T18:14:08.677Z] #19 230.7 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:14:08.677Z] #19 230.7 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-03T18:14:08.912Z] #23 15.04 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-03T18:14:08.933Z] #19 230.8 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-03T18:14:08.933Z] #19 230.8 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:14:08.933Z] #19 230.8 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-03T18:14:08.933Z] #19 230.9 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-03T18:14:08.933Z] #19 230.9 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:14:08.933Z] #19 230.9 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-03T18:14:08.933Z] #19 230.9 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-03T18:14:08.933Z] #19 230.9 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:14:08.933Z] #19 230.9 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-03T18:14:09.173Z] #23 DONE 15.6s [2022-08-03T18:14:09.173Z] [2022-08-03T18:14:09.173Z] #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-08-03T18:14:09.173Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:14:09.173Z] #77 ... [2022-08-03T18:14:09.173Z] [2022-08-03T18:14:09.173Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-03T18:14:09.173Z] #27 sha256:960ff8cb607991fd997b66309fbd6fceb3909c5ebcfa7e3eceec1c793ce2f167 [2022-08-03T18:14:09.189Z] #19 231.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-03T18:14:09.189Z] #19 231.1 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-03T18:14:09.189Z] #19 231.1 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-03T18:14:09.743Z] #27 DONE 0.5s [2022-08-03T18:14:09.743Z] [2022-08-03T18:14:09.743Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-03T18:14:09.743Z] #32 sha256:1904a2fb7bb553cdc4225f0f684dd91d97587834bc00c94d629f7f21835c5ad5 [2022-08-03T18:14:10.316Z] #32 DONE 0.5s [2022-08-03T18:14:10.316Z] [2022-08-03T18:14:10.317Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-03T18:14:10.317Z] #35 sha256:93f318cef70c8a7fc8efd22c347ab37d99c145e2b8ff05dac411b33436630a8e [2022-08-03T18:14:10.512Z] #14 ... [2022-08-03T18:14:10.512Z] [2022-08-03T18:14:10.512Z] #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-08-03T18:14:10.512Z] #42 sha256:2daaabb517a2117d5c49e0984e2aaad50a05a319290ff6ed6b260933d5466e2d [2022-08-03T18:14:10.512Z] #42 86.68 Setting up libicu67:amd64 (67.1-7) ... [2022-08-03T18:14:10.512Z] #42 86.75 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:14:10.512Z] #42 86.78 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-03T18:14:10.512Z] #42 86.80 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:14:10.512Z] #42 86.86 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-03T18:14:10.512Z] #42 86.88 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-03T18:14:10.512Z] #42 86.90 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-03T18:14:10.512Z] #42 86.92 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-03T18:14:10.512Z] #42 86.96 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-03T18:14:10.512Z] #42 86.97 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-03T18:14:10.512Z] #42 86.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:14:10.512Z] #42 DONE 87.4s [2022-08-03T18:14:10.583Z] #35 DONE 0.3s [2022-08-03T18:14:10.583Z] [2022-08-03T18:14:10.583Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-03T18:14:10.583Z] #37 sha256:cd967668f92f16d169d3bbad38ab5730c3b84dbd2befbe09ff74dfbbf95ec1a5 [2022-08-03T18:14:10.770Z] [2022-08-03T18:14:10.770Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-03T18:14:10.770Z] #43 sha256:c45299bfe8e463b0091bf0e9f8fd7cb9d63d7e409f5e42cb8ba65110762853cb [2022-08-03T18:14:10.770Z] #43 DONE 0.1s [2022-08-03T18:14:10.770Z] [2022-08-03T18:14:10.770Z] #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-08-03T18:14:10.770Z] #44 sha256:02c017e4f024330aaca18b3c52d0dacb7217c6614e7fe396ab54a15b189db7a3 [2022-08-03T18:14:10.853Z] #37 DONE 0.5s [2022-08-03T18:14:10.853Z] [2022-08-03T18:14:10.853Z] #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-08-03T18:14:10.853Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:14:11.111Z] #18 DONE 3.0s [2022-08-03T18:14:11.111Z] [2022-08-03T18:14:11.111Z] #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-08-03T18:14:11.111Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:14:11.111Z] #77 83.27 configure.ac:11: installing 'build-aux/compile' [2022-08-03T18:14:11.111Z] #77 83.27 configure.ac:11: installing 'build-aux/config.guess' [2022-08-03T18:14:11.111Z] #77 83.27 configure.ac:11: installing 'build-aux/config.sub' [2022-08-03T18:14:11.111Z] #77 83.29 configure.ac:13: installing 'build-aux/install-sh' [2022-08-03T18:14:11.111Z] #77 83.29 configure.ac:13: installing 'build-aux/missing' [2022-08-03T18:14:11.111Z] #77 83.29 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-03T18:14:11.111Z] #77 83.57 Makefile.am: installing 'build-aux/depcomp' [2022-08-03T18:14:11.111Z] #77 85.09 checking build system type... x86_64-pc-linux-gnu [2022-08-03T18:14:11.111Z] #77 85.42 checking host system type... x86_64-pc-linux-gnu [2022-08-03T18:14:11.111Z] #77 85.42 checking how to print strings... printf [2022-08-03T18:14:11.111Z] #77 85.43 checking for gcc... gcc [2022-08-03T18:14:11.111Z] #77 85.54 checking whether the C compiler works... yes [2022-08-03T18:14:11.111Z] #77 85.71 checking for C compiler default output file name... a.out [2022-08-03T18:14:11.111Z] #77 85.71 checking for suffix of executables... [2022-08-03T18:14:11.111Z] #77 85.98 checking whether we are cross compiling... no [2022-08-03T18:14:11.111Z] #77 86.13 checking for suffix of object files... o [2022-08-03T18:14:11.111Z] #77 86.19 checking whether we are using the GNU C compiler... yes [2022-08-03T18:14:11.111Z] #77 86.25 checking whether gcc accepts -g... yes [2022-08-03T18:14:11.111Z] #77 86.30 checking for gcc option to accept ISO C89... none needed [2022-08-03T18:14:11.111Z] #77 86.51 checking whether gcc understands -c and -o together... [2022-08-03T18:14:11.111Z] #77 ... [2022-08-03T18:14:11.111Z] [2022-08-03T18:14:11.111Z] #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-08-03T18:14:11.111Z] #34 sha256:835450d2109a8d3ba6fedea550a0eae6f71dff8269bd8d2739ac02bb595ac4a1 [2022-08-03T18:14:11.111Z] #34 DONE 152.7s [2022-08-03T18:14:11.111Z] [2022-08-03T18:14:11.111Z] #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-08-03T18:14:11.111Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:14:11.111Z] #77 86.51 checking whether gcc understands -c and -o together... yes [2022-08-03T18:14:11.111Z] #77 86.97 checking for a sed that does not truncate output... /bin/sed [2022-08-03T18:14:11.111Z] #77 87.01 checking for grep that handles long lines and -e... /bin/grep [2022-08-03T18:14:11.111Z] #77 87.03 checking for egrep... /bin/grep -E [2022-08-03T18:14:11.111Z] #77 87.05 checking for fgrep... /bin/grep -F [2022-08-03T18:14:11.111Z] #77 87.05 checking for ld used by gcc... /usr/bin/ld [2022-08-03T18:14:11.111Z] #77 87.11 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-03T18:14:11.111Z] #77 87.18 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-03T18:14:11.111Z] #77 87.18 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-03T18:14:11.111Z] #77 87.21 checking whether ln -s works... yes [2022-08-03T18:14:11.111Z] #77 87.21 checking the maximum length of command line arguments... 1572864 [2022-08-03T18:14:11.111Z] #77 87.23 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-03T18:14:11.111Z] #77 87.23 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-03T18:14:11.111Z] #77 87.23 checking for /usr/bin/ld option to reload object files... -r [2022-08-03T18:14:11.111Z] #77 87.23 checking for objdump... objdump [2022-08-03T18:14:11.111Z] #77 87.23 checking how to recognize dependent libraries... pass_all [2022-08-03T18:14:11.111Z] #77 87.23 checking for dlltool... no [2022-08-03T18:14:11.111Z] #77 87.23 checking how to associate runtime and link libraries... printf %s\n [2022-08-03T18:14:11.111Z] #77 87.23 checking for ar... ar [2022-08-03T18:14:11.123Z] #55 ... [2022-08-03T18:14:11.123Z] [2022-08-03T18:14:11.123Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-03T18:14:11.123Z] #39 sha256:6f669be106239eae6df1868a0b145d6df4e515893bf334558c8b843302ef317a [2022-08-03T18:14:11.123Z] #39 DONE 0.1s [2022-08-03T18:14:11.123Z] [2022-08-03T18:14:11.123Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-03T18:14:11.123Z] #41 sha256:fa746042321e00d2780fb708783d8af1c505ed3cf274e30ba6b9894955768ec8 [2022-08-03T18:14:11.123Z] #41 DONE 0.2s [2022-08-03T18:14:11.123Z] [2022-08-03T18:14:11.123Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-03T18:14:11.123Z] #45 sha256:957024946f04433fe75d9b06396b05520491610cb8e7e9098d13f33816e402d2 [2022-08-03T18:14:11.369Z] #77 87.23 checking for archiver @FILE support... @ [2022-08-03T18:14:11.369Z] #77 87.35 checking for strip... strip [2022-08-03T18:14:11.369Z] #77 87.35 checking for ranlib... ranlib [2022-08-03T18:14:11.369Z] #77 87.35 checking for gawk... no [2022-08-03T18:14:11.369Z] #77 87.35 checking for mawk... mawk [2022-08-03T18:14:11.383Z] #45 DONE 0.1s [2022-08-03T18:14:11.383Z] [2022-08-03T18:14:11.383Z] #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-08-03T18:14:11.383Z] #47 sha256:b6b8ce59f534be2127166e2ece0c86e2714d0e5dd0eaf6f12044028391bddab6 [2022-08-03T18:14:11.627Z] #77 87.37 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-03T18:14:11.627Z] #77 87.75 checking for sysroot... no [2022-08-03T18:14:11.627Z] #77 87.75 checking for a working dd... /bin/dd [2022-08-03T18:14:11.627Z] #77 87.75 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-03T18:14:11.627Z] #77 87.83 checking for mt... no [2022-08-03T18:14:11.627Z] #77 87.83 checking if : is a manifest tool... no [2022-08-03T18:14:11.885Z] #77 87.85 checking how to run the C preprocessor... gcc -E [2022-08-03T18:14:12.140Z] #44 1.488 + RM_GOPATH=0 [2022-08-03T18:14:12.140Z] #44 1.488 + TMP_GOPATH= [2022-08-03T18:14:12.398Z] #44 1.488 + : /build [2022-08-03T18:14:12.398Z] #44 1.488 + '[' -z '' ']' [2022-08-03T18:14:12.398Z] #44 1.488 ++ mktemp -d [2022-08-03T18:14:12.398Z] #44 1.506 + export GOPATH=/tmp/tmp.tieQUjmwrs [2022-08-03T18:14:12.398Z] #44 1.506 + GOPATH=/tmp/tmp.tieQUjmwrs [2022-08-03T18:14:12.398Z] #44 1.506 + RM_GOPATH=1 [2022-08-03T18:14:12.398Z] #44 1.506 + case "$(go env GOARCH)" in [2022-08-03T18:14:12.398Z] #44 1.506 ++ go env GOARCH [2022-08-03T18:14:12.398Z] #44 1.575 + export GO_BUILDMODE=-buildmode=pie [2022-08-03T18:14:12.398Z] #44 1.575 + GO_BUILDMODE=-buildmode=pie [2022-08-03T18:14:12.398Z] #44 1.576 ++ dirname /install.sh [2022-08-03T18:14:12.398Z] #44 1.588 Install tini version v0.19.0 [2022-08-03T18:14:12.398Z] #44 1.591 + dir=/ [2022-08-03T18:14:12.398Z] #44 1.591 + bin=tini [2022-08-03T18:14:12.398Z] #44 1.591 + shift [2022-08-03T18:14:12.398Z] #44 1.591 + '[' '!' -f //tini.installer ']' [2022-08-03T18:14:12.398Z] #44 1.591 + . //tini.installer [2022-08-03T18:14:12.398Z] #44 1.591 ++ : v0.19.0 [2022-08-03T18:14:12.398Z] #44 1.591 + install_tini [2022-08-03T18:14:12.398Z] #44 1.591 + echo 'Install tini version v0.19.0' [2022-08-03T18:14:12.398Z] #44 1.591 + git clone https://github.com/krallin/tini.git /tmp/tmp.tieQUjmwrs/tini [2022-08-03T18:14:12.398Z] #44 1.609 Cloning into '/tmp/tmp.tieQUjmwrs/tini'... [2022-08-03T18:14:12.711Z] #77 88.06 checking for ANSI C header files... yes [2022-08-03T18:14:12.711Z] #77 88.71 checking for sys/types.h... yes [2022-08-03T18:14:13.018Z] #77 88.88 checking for sys/stat.h... yes [2022-08-03T18:14:13.019Z] #77 89.02 checking for stdlib.h... yes [2022-08-03T18:14:13.295Z] #77 89.19 checking for string.h... yes [2022-08-03T18:14:13.329Z] #44 2.513 + cd /tmp/tmp.tieQUjmwrs/tini [2022-08-03T18:14:13.329Z] #44 2.514 + git checkout -q v0.19.0 [2022-08-03T18:14:13.329Z] #44 2.518 + cmake . [2022-08-03T18:14:13.557Z] #77 89.41 checking for memory.h... yes [2022-08-03T18:14:13.557Z] #77 89.60 checking for strings.h... yes [2022-08-03T18:14:13.608Z] #26 ... [2022-08-03T18:14:13.608Z] [2022-08-03T18:14:13.608Z] #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-08-03T18:14:13.608Z] #47 sha256:ee0a3efe7fd9fd016401007b0a1bdbd66b7dc4528da2b4d93d217cc33fca4c45 [2022-08-03T18:14:13.608Z] #47 194.5 + dpkg --print-architecture [2022-08-03T18:14:13.608Z] #47 DONE 195.0s [2022-08-03T18:14:13.608Z] [2022-08-03T18:14:13.608Z] #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-08-03T18:14:13.608Z] #60 sha256:69a71b05f4a302051995f6009728b77c1836f6adbbce7d0a76f175ae50670c43 [2022-08-03T18:14:13.820Z] #77 89.76 checking for inttypes.h... yes [2022-08-03T18:14:13.820Z] #77 89.96 checking for stdint.h... yes [2022-08-03T18:14:13.895Z] #44 3.163 -- The C compiler identification is GNU 10.2.1 [2022-08-03T18:14:14.079Z] #77 90.12 checking for unistd.h... yes [2022-08-03T18:14:14.152Z] #44 3.323 -- Detecting C compiler ABI info [2022-08-03T18:14:14.338Z] #77 90.35 checking for dlfcn.h... yes [2022-08-03T18:14:14.338Z] #77 90.55 checking for objdir... .libs [2022-08-03T18:14:14.438Z] #19 235.7 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-03T18:14:14.438Z] #19 235.8 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-03T18:14:14.438Z] #19 235.8 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-03T18:14:14.438Z] #19 235.8 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-03T18:14:14.438Z] #19 235.8 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-03T18:14:14.438Z] #19 235.8 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-03T18:14:14.438Z] #19 236.0 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-03T18:14:14.438Z] #19 236.0 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-03T18:14:14.438Z] #19 236.0 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-03T18:14:14.438Z] #19 236.3 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-03T18:14:14.438Z] #19 236.3 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:14:14.438Z] #19 236.3 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-03T18:14:14.694Z] #19 236.6 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-03T18:14:14.694Z] #19 236.6 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-03T18:14:14.694Z] #19 236.6 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-03T18:14:14.906Z] #77 90.95 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-03T18:14:14.906Z] #77 91.06 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-03T18:14:14.906Z] #77 91.06 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-03T18:14:15.084Z] #44 4.371 -- Detecting C compiler ABI info - done [2022-08-03T18:14:15.341Z] #44 4.624 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-03T18:14:15.341Z] #44 4.632 -- Detecting C compile features [2022-08-03T18:14:15.341Z] #44 4.633 -- Detecting C compile features - done [2022-08-03T18:14:15.341Z] #44 4.677 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-03T18:14:15.732Z] #77 91.17 checking if gcc static flag -static works... yes [2022-08-03T18:14:15.732Z] #77 91.82 checking if gcc supports -c -o file.o... yes [2022-08-03T18:14:15.732Z] #77 91.95 checking if gcc supports -c -o file.o... (cached) yes [2022-08-03T18:14:15.732Z] #77 91.95 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-03T18:14:15.905Z] #44 5.197 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-03T18:14:15.991Z] #77 92.03 checking dynamic linker characteristics... [2022-08-03T18:14:15.991Z] #77 ... [2022-08-03T18:14:15.991Z] [2022-08-03T18:14:15.991Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-03T18:14:15.991Z] #19 sha256:837760324e86352b16cb2b06eb97d49ffa8b1c09d5f30dd8eb7363baca457256 [2022-08-03T18:14:15.991Z] #19 DONE 5.1s [2022-08-03T18:14:15.991Z] [2022-08-03T18:14:15.991Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-03T18:14:15.991Z] #20 sha256:67d67b4af445e0b607e752f5a816bfca9a423330cb514e661cf186ddeb476beb [2022-08-03T18:14:16.162Z] #44 5.281 -- Configuring done [2022-08-03T18:14:16.162Z] #44 5.343 -- Generating done [2022-08-03T18:14:16.162Z] #44 5.345 -- Build files have been written to: /tmp/tmp.tieQUjmwrs/tini [2022-08-03T18:14:16.162Z] #44 5.361 + make tini-static [2022-08-03T18:14:16.562Z] #20 ... [2022-08-03T18:14:16.562Z] [2022-08-03T18:14:16.562Z] #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-08-03T18:14:16.562Z] #36 sha256:79ba122504530f6bee7049da567c7e5f6a04d0639ece8d4ece22fa36a4c34284 [2022-08-03T18:14:16.562Z] #36 158.2 Delve is a source level debugger for Go programs. [2022-08-03T18:14:16.562Z] #36 158.2 [2022-08-03T18:14:16.562Z] #36 158.2 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-03T18:14:16.562Z] #36 158.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-03T18:14:16.562Z] #36 158.2 [2022-08-03T18:14:16.562Z] #36 158.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-03T18:14:16.562Z] #36 158.2 [2022-08-03T18:14:16.562Z] #36 158.2 Pass flags to the program you are debugging using `--`, for example: [2022-08-03T18:14:16.562Z] #36 158.2 [2022-08-03T18:14:16.562Z] #36 158.2 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-03T18:14:16.562Z] #36 158.2 [2022-08-03T18:14:16.562Z] #36 158.2 Usage: [2022-08-03T18:14:16.562Z] #36 158.2 dlv [command] [2022-08-03T18:14:16.562Z] #36 158.2 [2022-08-03T18:14:16.562Z] #36 158.2 Available Commands: [2022-08-03T18:14:16.562Z] #36 158.2 attach Attach to running process and begin debugging. [2022-08-03T18:14:16.562Z] #36 158.2 connect Connect to a headless debug server with a terminal client. [2022-08-03T18:14:16.562Z] #36 158.2 core Examine a core dump. [2022-08-03T18:14:16.562Z] #36 158.2 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-03T18:14:16.562Z] #36 158.2 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-03T18:14:16.562Z] #36 158.2 exec Execute a precompiled binary, and begin a debug session. [2022-08-03T18:14:16.562Z] #36 158.2 help Help about any command [2022-08-03T18:14:16.562Z] #36 158.2 run Deprecated command. Use 'debug' instead. [2022-08-03T18:14:16.562Z] #36 158.2 test Compile test binary and begin debugging program. [2022-08-03T18:14:16.562Z] #36 158.2 trace Compile and begin tracing program. [2022-08-03T18:14:16.562Z] #36 158.2 version Prints version. [2022-08-03T18:14:16.562Z] #36 158.2 [2022-08-03T18:14:16.562Z] #36 158.2 Flags: [2022-08-03T18:14:16.562Z] #36 158.2 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-03T18:14:16.562Z] #36 158.2 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-03T18:14:16.562Z] #36 158.2 --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-08-03T18:14:16.562Z] #36 158.2 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-03T18:14:16.562Z] #36 158.2 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-03T18:14:16.562Z] #36 158.2 --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-08-03T18:14:16.562Z] #36 158.2 --disable-aslr Disables address space randomization [2022-08-03T18:14:16.562Z] #36 158.2 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-03T18:14:16.562Z] #36 158.2 -h, --help help for dlv [2022-08-03T18:14:16.562Z] #36 158.2 --init string Init file, executed by the terminal client. [2022-08-03T18:14:16.562Z] #36 158.2 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-03T18:14:16.562Z] #36 158.2 --log Enable debugging server logging. [2022-08-03T18:14:16.562Z] #36 158.2 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-03T18:14:16.562Z] #36 158.2 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-03T18:14:16.562Z] #36 158.2 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-03T18:14:16.562Z] #36 158.2 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-03T18:14:16.562Z] #36 158.2 --wd string Working directory for running the program. [2022-08-03T18:14:16.562Z] #36 158.2 [2022-08-03T18:14:16.562Z] #36 158.2 Additional help topics: [2022-08-03T18:14:16.562Z] #36 158.2 dlv backend Help about the --backend flag. [2022-08-03T18:14:16.562Z] #36 158.2 dlv log Help about logging flags. [2022-08-03T18:14:16.562Z] #36 158.2 dlv redirect Help about file redirection. [2022-08-03T18:14:16.562Z] #36 158.2 [2022-08-03T18:14:16.562Z] #36 158.2 Use "dlv [command] --help" for more information about a command. [2022-08-03T18:14:16.562Z] #36 DONE 158.7s [2022-08-03T18:14:16.727Z] #44 5.929 Scanning dependencies of target tini-static [2022-08-03T18:14:16.820Z] [2022-08-03T18:14:16.820Z] #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-08-03T18:14:16.820Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:14:16.820Z] #77 92.03 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-03T18:14:16.820Z] #77 92.37 checking how to hardcode library paths into programs... immediate [2022-08-03T18:14:16.820Z] #77 92.37 checking whether stripping libraries is possible... yes [2022-08-03T18:14:16.820Z] #77 92.37 checking if libtool supports shared libraries... yes [2022-08-03T18:14:16.820Z] #77 92.37 checking whether to build shared libraries... no [2022-08-03T18:14:16.820Z] #77 92.37 checking whether to build static libraries... yes [2022-08-03T18:14:16.820Z] #77 92.37 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-03T18:14:16.820Z] #77 92.43 checking whether build environment is sane... yes [2022-08-03T18:14:16.820Z] #77 92.49 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-03T18:14:16.820Z] #77 92.49 checking whether make sets $(MAKE)... yes [2022-08-03T18:14:16.820Z] #77 92.59 checking whether make supports the include directive... yes (GNU style) [2022-08-03T18:14:16.820Z] #77 92.59 checking whether make supports nested variables... yes [2022-08-03T18:14:16.820Z] #77 92.63 checking whether UID '0' is supported by ustar format... yes [2022-08-03T18:14:16.820Z] #77 92.63 checking whether GID '0' is supported by ustar format... yes [2022-08-03T18:14:16.820Z] #77 92.63 checking how to create a ustar tar archive... gnutar [2022-08-03T18:14:16.820Z] #77 92.71 checking dependency style of gcc... gcc3 [2022-08-03T18:14:16.820Z] #77 92.86 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-03T18:14:16.820Z] #77 92.91 checking whether make supports nested variables... (cached) yes [2022-08-03T18:14:16.820Z] #77 92.91 checking for gawk... (cached) mawk [2022-08-03T18:14:16.820Z] #77 92.91 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-03T18:14:16.820Z] #77 92.91 checking for gcc... (cached) gcc [2022-08-03T18:14:16.820Z] #77 93.02 checking whether we are using the GNU C compiler... (cached) yes [2022-08-03T18:14:16.820Z] #77 93.02 checking whether gcc accepts -g... (cached) yes [2022-08-03T18:14:16.820Z] #77 93.02 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-03T18:14:16.820Z] #77 93.02 checking whether gcc understands -c and -o together... (cached) yes [2022-08-03T18:14:16.820Z] #77 93.05 checking for a Python interpreter with version >= 3... python3 [2022-08-03T18:14:16.820Z] #77 93.07 checking for python3... /usr/bin/python3 [2022-08-03T18:14:16.984Z] #44 6.184 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-03T18:14:17.078Z] #77 93.07 checking for python3 version... 3.9 [2022-08-03T18:14:17.078Z] #77 93.11 checking for python3 platform... linux [2022-08-03T18:14:17.078Z] #77 93.15 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-03T18:14:17.337Z] #77 93.31 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-03T18:14:17.337Z] #77 93.46 checking for go-md2man... no [2022-08-03T18:14:17.595Z] #77 93.48 checking error.h usability... yes [2022-08-03T18:14:17.596Z] #77 93.65 checking error.h presence... yes [2022-08-03T18:14:17.596Z] #77 93.70 checking for error.h... yes [2022-08-03T18:14:17.854Z] #77 93.75 checking linux/openat2.h usability... yes [2022-08-03T18:14:17.854Z] #77 93.89 checking linux/openat2.h presence... yes [2022-08-03T18:14:17.854Z] #77 93.96 checking for linux/openat2.h... yes [2022-08-03T18:14:18.113Z] #77 93.97 checking for copy_file_range... yes [2022-08-03T18:14:18.371Z] #77 94.17 checking for fgetxattr... yes [2022-08-03T18:14:18.630Z] #77 94.40 checking for statx... yes [2022-08-03T18:14:18.630Z] #77 94.64 checking for fgetpwent_r... yes [2022-08-03T18:14:18.865Z] #19 240.9 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-03T18:14:18.880Z] #44 ... [2022-08-03T18:14:18.880Z] [2022-08-03T18:14:18.880Z] #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-08-03T18:14:18.880Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:14:18.880Z] #77 11.67 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-03T18:14:18.880Z] #77 11.75 Cloning into '/tmp/crun-build/libocispec'... [2022-08-03T18:14:18.880Z] #77 14.03 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-03T18:14:18.880Z] #77 14.09 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-03T18:14:18.880Z] #77 14.09 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-03T18:14:18.880Z] #77 14.09 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-03T18:14:18.880Z] #77 14.12 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-03T18:14:18.880Z] #77 17.58 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-03T18:14:18.880Z] #77 20.76 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-03T18:14:18.880Z] #77 ... [2022-08-03T18:14:18.880Z] [2022-08-03T18:14:18.880Z] #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-08-03T18:14:18.880Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:14:18.890Z] #77 94.89 checking for issetugid... no [2022-08-03T18:14:18.890Z] #77 95.08 checking for pkg-config... /usr/bin/pkg-config [2022-08-03T18:14:18.890Z] #77 95.08 checking pkg-config is at least version 0.9.0... yes [2022-08-03T18:14:19.121Z] #19 240.9 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-03T18:14:19.121Z] #19 240.9 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-03T18:14:19.121Z] #19 241.0 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-03T18:14:19.121Z] #19 241.0 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-03T18:14:19.121Z] #19 241.0 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-03T18:14:19.121Z] #19 241.0 Selecting previously unselected package libc6-s390x-cross. [2022-08-03T18:14:19.121Z] #19 241.0 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-03T18:14:19.121Z] #19 241.0 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-03T18:14:19.121Z] #19 241.2 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-03T18:14:19.121Z] #19 241.2 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:14:19.121Z] #19 241.2 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-03T18:14:19.121Z] #19 241.2 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-03T18:14:19.121Z] #19 241.2 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:14:19.121Z] #19 241.2 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-03T18:14:19.137Z] #14 95.76 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-03T18:14:19.137Z] #14 95.76 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-03T18:14:19.137Z] #14 95.77 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-03T18:14:19.377Z] #19 241.2 Selecting previously unselected package libitm1-s390x-cross. [2022-08-03T18:14:19.377Z] #19 241.2 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:14:19.377Z] #19 241.2 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-03T18:14:19.377Z] #19 241.3 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-03T18:14:19.377Z] #19 241.3 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:14:19.377Z] #19 241.3 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-03T18:14:19.377Z] #19 241.3 Selecting previously unselected package libasan6-s390x-cross. [2022-08-03T18:14:19.377Z] #19 241.3 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:14:19.377Z] #19 241.3 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-03T18:14:19.394Z] #14 96.07 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-03T18:14:19.394Z] #14 96.07 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-03T18:14:19.394Z] #14 96.08 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-03T18:14:19.458Z] #77 95.08 checking for library containing yajl_tree_get... -lyajl [2022-08-03T18:14:19.458Z] #77 95.53 checking for yajl >= 2.0.0... yes [2022-08-03T18:14:19.634Z] #19 241.5 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-03T18:14:19.634Z] #19 241.5 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:14:19.634Z] #19 241.5 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-03T18:14:19.634Z] #19 241.6 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-03T18:14:19.634Z] #19 241.6 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:14:19.634Z] #19 241.6 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-03T18:14:19.634Z] #19 241.7 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-03T18:14:19.716Z] #77 95.61 checking sys/capability.h usability... yes [2022-08-03T18:14:19.889Z] #19 241.7 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:14:19.890Z] #19 241.7 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-03T18:14:19.890Z] #19 241.8 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-03T18:14:19.890Z] #19 241.8 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-03T18:14:19.890Z] #19 241.8 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-03T18:14:19.976Z] #77 95.84 checking sys/capability.h presence... yes [2022-08-03T18:14:19.976Z] #77 95.92 checking for sys/capability.h... yes [2022-08-03T18:14:20.239Z] #77 95.92 checking for library containing cap_from_name... #77 ... [2022-08-03T18:14:20.239Z] [2022-08-03T18:14:20.239Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-03T18:14:20.239Z] #20 sha256:67d67b4af445e0b607e752f5a816bfca9a423330cb514e661cf186ddeb476beb [2022-08-03T18:14:20.239Z] #20 DONE 4.1s [2022-08-03T18:14:20.239Z] [2022-08-03T18:14:20.239Z] #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-08-03T18:14:20.239Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:14:20.239Z] #77 95.92 checking for library containing cap_from_name... -lcap [2022-08-03T18:14:20.498Z] #77 96.35 checking for library containing dlopen... -ldl [2022-08-03T18:14:20.765Z] #14 ... [2022-08-03T18:14:20.765Z] [2022-08-03T18:14:20.765Z] #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-08-03T18:14:20.765Z] #44 sha256:02c017e4f024330aaca18b3c52d0dacb7217c6614e7fe396ab54a15b189db7a3 [2022-08-03T18:14:20.765Z] #44 8.181 [100%] Linking C executable tini-static [2022-08-03T18:14:20.765Z] #44 9.337 [100%] Built target tini-static [2022-08-03T18:14:20.765Z] #44 9.556 + mkdir -p /build [2022-08-03T18:14:20.765Z] #44 9.582 + cp tini-static /build/docker-init [2022-08-03T18:14:20.765Z] #44 DONE 10.0s [2022-08-03T18:14:20.765Z] [2022-08-03T18:14:20.765Z] #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-08-03T18:14:20.765Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:14:20.765Z] #77 22.96 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-03T18:14:20.765Z] #77 23.56 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-03T18:14:21.022Z] #77 24.08 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-03T18:14:21.067Z] #77 96.79 checking seccomp.h usability... yes [2022-08-03T18:14:21.067Z] #77 96.99 checking seccomp.h presence... yes [2022-08-03T18:14:21.067Z] #77 97.12 checking for seccomp.h... yes [2022-08-03T18:14:21.326Z] #77 97.12 checking for library containing seccomp_rule_add... -lseccomp [2022-08-03T18:14:21.585Z] #77 97.53 checking for library containing seccomp_arch_resolve_name... none required [2022-08-03T18:14:21.844Z] #77 97.70 checking systemd/sd-bus.h usability... yes [2022-08-03T18:14:21.844Z] #77 97.88 checking systemd/sd-bus.h presence... yes [2022-08-03T18:14:21.844Z] #77 97.98 checking for systemd/sd-bus.h... yes [2022-08-03T18:14:22.104Z] #77 97.98 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-03T18:14:22.363Z] #77 98.39 checking for sd_notify_barrier... yes [2022-08-03T18:14:22.622Z] #77 98.65 checking linux/bpf.h usability... yes [2022-08-03T18:14:22.622Z] #77 98.78 checking linux/bpf.h presence... yes [2022-08-03T18:14:22.622Z] #77 98.82 checking for linux/bpf.h... yes [2022-08-03T18:14:22.622Z] #77 98.82 checking compilation for eBPF... [2022-08-03T18:14:22.622Z] #77 ... [2022-08-03T18:14:22.622Z] [2022-08-03T18:14:22.622Z] #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-08-03T18:14:22.622Z] #60 sha256:c05ee856922bc278022adfd89e4cf2b0e347bef767213c9b12437e21b8a1848c [2022-08-03T18:14:22.622Z] #60 12.60 + cd /tmp/tmp.Nr8xjhNjze/src/github.com/opencontainers/runc [2022-08-03T18:14:22.622Z] #60 12.60 + git checkout -q v1.1.2 [2022-08-03T18:14:22.622Z] #60 13.43 + '[' -z '' ']' [2022-08-03T18:14:22.622Z] #60 13.43 + target=static [2022-08-03T18:14:22.622Z] #60 13.45 + make BUILDTAGS=seccomp static [2022-08-03T18:14:22.622Z] #60 13.96 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-08-03T18:14:22.882Z] #60 ... [2022-08-03T18:14:22.882Z] [2022-08-03T18:14:22.882Z] #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-08-03T18:14:22.882Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:14:22.882Z] #77 98.82 checking compilation for eBPF... yes [2022-08-03T18:14:22.882Z] #77 99.00 checking for criu >= 3.15... no [2022-08-03T18:14:22.882Z] #77 99.04 configure: CRIU headers not found, building without CRIU support [2022-08-03T18:14:22.882Z] #77 99.04 checking for criu > 3.16... no [2022-08-03T18:14:22.882Z] #77 99.09 configure: CRIU version doesn't support join-ns API [2022-08-03T18:14:22.882Z] #77 99.09 checking for criu > 3.16.1... no [2022-08-03T18:14:22.882Z] #77 99.09 configure: CRIU version doesn't support for pre-dumping [2022-08-03T18:14:22.882Z] #77 99.09 checking for new mount API (fsconfig)... yes [2022-08-03T18:14:22.918Z] #77 ... [2022-08-03T18:14:22.918Z] [2022-08-03T18:14:22.918Z] #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-08-03T18:14:22.918Z] #53 sha256:845fdde35548a13b31f48502d8675f52121aa07365b529a0f102a5e5a9166507 [2022-08-03T18:14:22.918Z] #53 99.13 gotestsum version dev [2022-08-03T18:14:22.918Z] #53 DONE 99.4s [2022-08-03T18:14:22.918Z] [2022-08-03T18:14:22.918Z] #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-08-03T18:14:22.918Z] #47 sha256:b6b8ce59f534be2127166e2ece0c86e2714d0e5dd0eaf6f12044028391bddab6 [2022-08-03T18:14:23.160Z] #77 99.16 checking for seccomp notify API... yes [2022-08-03T18:14:23.160Z] #77 99.27 checking for gperf... no [2022-08-03T18:14:23.160Z] #77 99.29 configure: gperf not found - cannot rebuild signal parser code [2022-08-03T18:14:23.419Z] #77 99.29 checking for library containing argp_parse... none required [2022-08-03T18:14:23.419Z] #77 99.65 checking that generated files are newer than configure... done [2022-08-03T18:14:23.419Z] #77 99.65 configure: creating ./config.status [2022-08-03T18:14:24.057Z] #19 246.1 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-03T18:14:24.057Z] #19 246.1 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-03T18:14:24.057Z] #19 246.1 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-03T18:14:24.313Z] #19 246.2 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-03T18:14:24.313Z] #19 246.2 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-03T18:14:24.313Z] #19 246.2 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-03T18:14:24.571Z] #19 246.4 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-03T18:14:24.571Z] #19 246.4 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-03T18:14:24.571Z] #19 246.4 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-03T18:14:24.827Z] #19 246.7 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-03T18:14:24.827Z] #19 246.7 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-03T18:14:24.827Z] #19 246.7 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-03T18:14:25.083Z] #19 247.1 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-03T18:14:25.083Z] #19 247.1 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-03T18:14:25.083Z] #19 247.1 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-03T18:14:25.888Z] #60 ... [2022-08-03T18:14:25.888Z] [2022-08-03T18:14:25.888Z] #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-08-03T18:14:25.888Z] #77 sha256:fd80ac36a1c00b3b408ca4d07af02eaee67dfbfa34a045771fe03a3f497e6195 [2022-08-03T18:14:25.888Z] #77 168.0 CCLD libocispec.la [2022-08-03T18:14:25.888Z] #77 168.4 CCLD src/validate [2022-08-03T18:14:25.888Z] #77 168.4 CCLD tests/test-1 [2022-08-03T18:14:25.888Z] #77 168.4 CCLD tests/test-2 [2022-08-03T18:14:25.888Z] #77 168.4 CCLD tests/test-3 [2022-08-03T18:14:25.888Z] #77 168.5 CCLD tests/test-4 [2022-08-03T18:14:25.888Z] #77 168.5 CCLD tests/test-5 [2022-08-03T18:14:25.888Z] #77 168.6 CCLD tests/test-6 [2022-08-03T18:14:25.888Z] #77 168.7 CCLD tests/test-7 [2022-08-03T18:14:25.888Z] #77 168.7 CCLD tests/test-8 [2022-08-03T18:14:25.888Z] #77 168.8 CCLD tests/test-9 [2022-08-03T18:14:25.888Z] #77 168.9 CCLD tests/test-10 [2022-08-03T18:14:25.888Z] #77 169.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-03T18:14:25.888Z] #77 169.0 CCLD tests/test-11 [2022-08-03T18:14:25.953Z] #77 101.7 config.status: creating Makefile [2022-08-03T18:14:25.953Z] #77 101.8 config.status: creating rpm/crun.spec [2022-08-03T18:14:25.953Z] #77 101.9 config.status: creating config.h [2022-08-03T18:14:25.953Z] #77 101.9 config.status: executing libtool commands [2022-08-03T18:14:25.953Z] #77 101.9 config.status: executing depfiles commands [2022-08-03T18:14:26.887Z] #77 103.0 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-03T18:14:26.887Z] #77 103.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-03T18:14:27.146Z] #77 103.3 checking for gcc... gcc [2022-08-03T18:14:27.262Z] #77 170.6 libtool: link: ar cr libocispec.a [2022-08-03T18:14:27.262Z] #77 170.6 libtool: link: ranlib libocispec.a [2022-08-03T18:14:27.713Z] #77 103.4 checking whether the C compiler works... yes [2022-08-03T18:14:27.713Z] #77 103.6 checking for C compiler default output file name... a.out [2022-08-03T18:14:27.713Z] #77 103.6 checking for suffix of executables... [2022-08-03T18:14:27.713Z] #77 103.8 checking whether we are cross compiling... no [2022-08-03T18:14:27.972Z] #77 103.9 checking for suffix of object files... o [2022-08-03T18:14:27.972Z] #77 104.0 checking whether we are using the GNU C compiler... yes [2022-08-03T18:14:28.231Z] #77 104.2 checking whether gcc accepts -g... yes [2022-08-03T18:14:28.231Z] #77 104.2 checking for gcc option to accept ISO C89... none needed [2022-08-03T18:14:28.490Z] #77 104.4 checking whether gcc understands -c and -o together... yes [2022-08-03T18:14:28.490Z] #77 104.5 checking how to run the C preprocessor... gcc -E [2022-08-03T18:14:28.490Z] #77 104.7 checking for grep that handles long lines and -e... /bin/grep [2022-08-03T18:14:28.490Z] #77 104.7 checking for egrep... /bin/grep -E [2022-08-03T18:14:28.635Z] #77 171.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-03T18:14:28.636Z] #77 172.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-03T18:14:28.636Z] #77 172.0 make[5]: Nothing to be done for 'install-data-am'. [2022-08-03T18:14:28.636Z] #77 172.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-03T18:14:28.636Z] #77 172.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-03T18:14:28.636Z] #77 172.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-03T18:14:28.636Z] #77 172.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-03T18:14:28.636Z] #77 172.0 make[2]: Entering directory '/tmp/crun-build' [2022-08-03T18:14:28.636Z] #77 172.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-03T18:14:28.636Z] #77 172.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-03T18:14:28.636Z] #77 172.1 CC src/libcrun/libcrun_testing_a-container.o [2022-08-03T18:14:28.636Z] #77 172.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-03T18:14:28.636Z] #77 172.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-03T18:14:28.636Z] #77 172.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-03T18:14:28.636Z] #77 172.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-03T18:14:28.636Z] #77 172.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-03T18:14:28.636Z] #77 172.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-03T18:14:28.636Z] #77 172.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-03T18:14:28.894Z] #77 172.4 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-03T18:14:28.894Z] #77 172.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-03T18:14:28.894Z] #77 172.5 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-03T18:14:28.894Z] #77 172.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-03T18:14:28.894Z] #77 172.6 CC src/libcrun/libcrun_testing_a-error.o [2022-08-03T18:14:29.056Z] #77 104.7 checking for ANSI C header files... yes [2022-08-03T18:14:29.151Z] #77 172.6 CC src/libcrun/libcrun_testing_a-status.o [2022-08-03T18:14:29.151Z] #77 172.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-03T18:14:29.151Z] #77 172.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-03T18:14:29.151Z] #77 172.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-03T18:14:29.151Z] #77 172.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-03T18:14:29.315Z] #77 105.3 checking for sys/types.h... yes [2022-08-03T18:14:29.410Z] #77 173.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-03T18:14:29.494Z] #47 ... [2022-08-03T18:14:29.494Z] [2022-08-03T18:14:29.494Z] #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-08-03T18:14:29.494Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:14:29.494Z] #77 184.8 CCLD libocispec.la [2022-08-03T18:14:29.494Z] #77 185.3 CCLD src/validate [2022-08-03T18:14:29.494Z] #77 185.3 CCLD tests/test-1 [2022-08-03T18:14:29.494Z] #77 185.3 CCLD tests/test-2 [2022-08-03T18:14:29.494Z] #77 185.4 CCLD tests/test-3 [2022-08-03T18:14:29.494Z] #77 185.4 CCLD tests/test-4 [2022-08-03T18:14:29.494Z] #77 185.4 CCLD tests/test-5 [2022-08-03T18:14:29.494Z] #77 185.5 CCLD tests/test-6 [2022-08-03T18:14:29.494Z] #77 185.5 CCLD tests/test-7 [2022-08-03T18:14:29.494Z] #77 185.5 CCLD tests/test-8 [2022-08-03T18:14:29.494Z] #77 185.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-03T18:14:29.494Z] #77 185.7 CCLD tests/test-11 [2022-08-03T18:14:29.494Z] #77 185.7 CCLD tests/test-9 [2022-08-03T18:14:29.494Z] #77 185.8 CCLD tests/test-10 [2022-08-03T18:14:29.542Z] #19 251.3 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-03T18:14:29.542Z] #19 251.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-03T18:14:29.542Z] #19 251.3 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-03T18:14:29.542Z] #19 251.4 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-03T18:14:29.542Z] #19 251.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-03T18:14:29.542Z] #19 251.4 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-03T18:14:29.542Z] #19 251.4 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-03T18:14:29.542Z] #19 251.4 Setting up libfile-which-perl (1.23-1) ... [2022-08-03T18:14:29.542Z] #19 251.4 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-03T18:14:29.542Z] #19 251.4 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-03T18:14:29.542Z] #19 251.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-03T18:14:29.542Z] #19 251.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-03T18:14:29.542Z] #19 251.5 Setting up libicu67:amd64 (67.1-7) ... [2022-08-03T18:14:29.542Z] #19 251.5 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-03T18:14:29.542Z] #19 251.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-03T18:14:29.542Z] #19 251.5 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-03T18:14:29.542Z] #19 251.5 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-03T18:14:29.542Z] #19 251.5 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-03T18:14:29.542Z] #19 251.5 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-03T18:14:29.542Z] #19 251.6 Setting up file (1:5.39-3) ... [2022-08-03T18:14:29.542Z] #19 251.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-03T18:14:29.542Z] #19 251.6 Setting up bzip2 (1.0.8-4) ... [2022-08-03T18:14:29.542Z] #19 251.6 Setting up libyaml-perl (1.30-1) ... [2022-08-03T18:14:29.542Z] #19 251.6 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-03T18:14:29.542Z] #19 251.6 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-03T18:14:29.542Z] #19 251.6 Setting up libio-string-perl (1.08-3.1) ... [2022-08-03T18:14:29.542Z] #19 251.6 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-03T18:14:29.573Z] #77 105.4 checking for sys/stat.h... yes [2022-08-03T18:14:29.573Z] #77 105.6 checking for stdlib.h... yes [2022-08-03T18:14:29.573Z] #77 105.7 checking for string.h... yes [2022-08-03T18:14:29.668Z] #77 173.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-03T18:14:29.669Z] #77 173.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-03T18:14:29.669Z] #77 173.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-03T18:14:29.669Z] #77 173.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-03T18:14:29.797Z] #19 251.7 Setting up cross-config (2.6.18+nmu1) ... [2022-08-03T18:14:29.798Z] #19 251.8 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-03T18:14:29.798Z] #19 251.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-03T18:14:29.798Z] #19 251.8 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-03T18:14:29.798Z] #19 251.8 Setting up patch (2.7.6-7) ... [2022-08-03T18:14:29.798Z] #19 251.8 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-03T18:14:29.798Z] #19 251.8 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-03T18:14:29.798Z] #19 251.8 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-03T18:14:29.798Z] #19 251.9 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-03T18:14:29.798Z] #19 251.9 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-03T18:14:29.798Z] #19 251.9 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-03T18:14:29.798Z] #19 251.9 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-03T18:14:29.832Z] #77 105.8 checking for memory.h... yes [2022-08-03T18:14:29.927Z] #77 173.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-03T18:14:30.053Z] #19 251.9 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-03T18:14:30.053Z] #19 251.9 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-03T18:14:30.053Z] #19 251.9 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.053Z] #19 251.9 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-03T18:14:30.053Z] #19 251.9 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-03T18:14:30.053Z] #19 252.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-03T18:14:30.053Z] #19 252.0 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-03T18:14:30.053Z] #19 252.0 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-03T18:14:30.053Z] #19 252.0 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.053Z] #19 252.0 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-03T18:14:30.053Z] #19 252.0 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-03T18:14:30.053Z] #19 252.0 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-03T18:14:30.053Z] #19 252.0 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-03T18:14:30.053Z] #19 252.0 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-03T18:14:30.053Z] #19 252.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-03T18:14:30.053Z] #19 252.1 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.053Z] #19 252.1 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-03T18:14:30.053Z] #19 252.1 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.053Z] #19 252.1 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.053Z] #19 252.1 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.090Z] #77 106.0 checking for strings.h... yes [2022-08-03T18:14:30.090Z] #77 106.2 checking for inttypes.h... yes [2022-08-03T18:14:30.090Z] #77 ... [2022-08-03T18:14:30.090Z] [2022-08-03T18:14:30.090Z] #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-08-03T18:14:30.090Z] #21 sha256:a58c95ff1adbe00c34d3b1a48cd2492b24e3cabed7171085aa6cf77d270d8c1c [2022-08-03T18:14:30.090Z] #21 2.729 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-03T18:14:30.090Z] #21 2.760 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-03T18:14:30.090Z] #21 2.760 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-03T18:14:30.090Z] #21 3.268 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-03T18:14:30.090Z] #21 3.791 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-03T18:14:30.090Z] #21 4.919 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-03T18:14:30.090Z] #21 8.760 Fetched 8563 kB in 6s (1355 kB/s) [2022-08-03T18:14:30.185Z] #77 173.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-03T18:14:30.309Z] #19 252.1 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.309Z] #19 252.1 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.309Z] #19 252.1 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.309Z] #19 252.2 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-03T18:14:30.309Z] #19 252.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.309Z] #19 252.2 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.309Z] #19 252.2 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.309Z] #19 252.2 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.309Z] #19 252.2 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-03T18:14:30.309Z] #19 252.2 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.309Z] #19 252.2 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.309Z] #19 252.2 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.309Z] #19 252.2 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-03T18:14:30.309Z] #19 252.3 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.309Z] #19 252.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.309Z] #19 252.3 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.309Z] #19 252.3 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-03T18:14:30.348Z] #21 8.760 Reading package lists... [2022-08-03T18:14:30.348Z] #21 ... [2022-08-03T18:14:30.348Z] [2022-08-03T18:14:30.348Z] #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-08-03T18:14:30.348Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:14:30.348Z] #77 106.3 checking for stdint.h... yes [2022-08-03T18:14:30.443Z] #77 174.0 CC src/crun-crun.o [2022-08-03T18:14:30.443Z] #77 174.0 CC src/crun-run.o [2022-08-03T18:14:30.443Z] #77 174.2 CC src/crun-delete.o [2022-08-03T18:14:30.565Z] #19 252.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-03T18:14:30.565Z] #19 252.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-03T18:14:30.565Z] #19 252.6 [2022-08-03T18:14:30.565Z] #19 252.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-03T18:14:30.565Z] #19 252.6 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.565Z] #19 252.6 Setting up dpkg-dev (1.20.11) ... [2022-08-03T18:14:30.565Z] #19 252.6 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.606Z] #77 106.5 checking for unistd.h... yes [2022-08-03T18:14:30.606Z] #77 106.7 checking minix/config.h usability... no [2022-08-03T18:14:30.820Z] #19 252.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-03T18:14:30.820Z] #19 252.6 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.820Z] #19 252.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.820Z] #19 252.7 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.820Z] #19 252.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.820Z] #19 252.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-03T18:14:30.820Z] #19 252.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.820Z] #19 252.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.820Z] #19 252.7 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.820Z] #19 252.8 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-03T18:14:30.820Z] #19 252.8 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-03T18:14:30.820Z] #19 252.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-03T18:14:30.820Z] #19 252.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-03T18:14:30.867Z] #77 106.8 checking minix/config.h presence... no [2022-08-03T18:14:30.867Z] #77 106.9 checking for minix/config.h... no [2022-08-03T18:14:30.867Z] #77 106.9 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-03T18:14:31.009Z] #77 174.4 CC src/crun-kill.o [2022-08-03T18:14:31.009Z] #77 174.6 CC src/crun-pause.o [2022-08-03T18:14:31.076Z] #19 252.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-03T18:14:31.076Z] #19 253.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-03T18:14:31.076Z] #19 253.1 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-03T18:14:31.076Z] #19 253.1 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-03T18:14:31.076Z] #19 253.1 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-03T18:14:31.076Z] #19 253.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-03T18:14:31.076Z] #19 253.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-03T18:14:31.128Z] #77 107.2 checking build system type... x86_64-pc-linux-gnu [2022-08-03T18:14:31.128Z] #77 107.4 checking host system type... x86_64-pc-linux-gnu [2022-08-03T18:14:31.128Z] #77 107.4 checking how to print strings... printf [2022-08-03T18:14:31.128Z] #77 107.4 checking for a sed that does not truncate output... /bin/sed [2022-08-03T18:14:31.128Z] #77 107.4 checking for fgrep... /bin/grep -F [2022-08-03T18:14:31.267Z] #77 174.7 CC src/crun-unpause.o [2022-08-03T18:14:31.267Z] #77 174.8 CC src/crun-spec.o [2022-08-03T18:14:31.332Z] #19 253.1 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-03T18:14:31.332Z] #19 253.1 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-03T18:14:31.332Z] #19 253.2 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-03T18:14:31.332Z] #19 253.2 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-03T18:14:31.332Z] #19 253.2 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-03T18:14:31.332Z] #19 253.2 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-03T18:14:31.332Z] #19 253.2 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-03T18:14:31.332Z] #19 253.2 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-03T18:14:31.332Z] #19 253.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-03T18:14:31.332Z] #19 253.2 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-03T18:14:31.332Z] #19 253.2 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-03T18:14:31.332Z] #19 253.3 Setting up libxml-simple-perl (2.25-1) ... [2022-08-03T18:14:31.332Z] #19 253.3 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-03T18:14:31.332Z] #19 253.3 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-03T18:14:31.332Z] #19 253.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-03T18:14:31.332Z] #19 253.3 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-03T18:14:31.332Z] #19 253.3 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-03T18:14:31.332Z] #19 253.3 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-03T18:14:31.332Z] #19 253.3 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-03T18:14:31.332Z] #19 253.3 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-03T18:14:31.388Z] #77 107.4 checking for ld used by gcc... /usr/bin/ld [2022-08-03T18:14:31.388Z] #77 107.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-03T18:14:31.388Z] #77 107.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-03T18:14:31.388Z] #77 107.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-03T18:14:31.388Z] #77 107.5 checking whether ln -s works... yes [2022-08-03T18:14:31.388Z] #77 107.5 checking the maximum length of command line arguments... 1572864 [2022-08-03T18:14:31.388Z] #77 107.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-03T18:14:31.388Z] #77 107.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-03T18:14:31.388Z] #77 107.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-03T18:14:31.388Z] #77 107.6 checking for objdump... objdump [2022-08-03T18:14:31.388Z] #77 107.6 checking how to recognize dependent libraries... pass_all [2022-08-03T18:14:31.388Z] #77 107.6 checking for dlltool... no [2022-08-03T18:14:31.388Z] #77 107.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-03T18:14:31.388Z] #77 107.6 checking for ar... ar [2022-08-03T18:14:31.403Z] #77 187.6 libtool: link: ar cr libocispec.a [2022-08-03T18:14:31.403Z] #77 187.6 libtool: link: ranlib libocispec.a [2022-08-03T18:14:31.525Z] #77 175.0 CC src/crun-exec.o [2022-08-03T18:14:31.525Z] #77 175.1 CC src/crun-list.o [2022-08-03T18:14:31.525Z] #77 175.2 CC src/crun-create.o [2022-08-03T18:14:31.588Z] #19 253.4 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-03T18:14:31.588Z] #19 253.4 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-03T18:14:31.588Z] #19 253.4 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-03T18:14:31.588Z] #19 253.4 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-03T18:14:31.588Z] #19 253.4 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-03T18:14:31.588Z] #19 253.4 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-03T18:14:31.588Z] #19 253.4 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-03T18:14:31.588Z] #19 253.4 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-03T18:14:31.588Z] #19 253.4 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-03T18:14:31.588Z] #19 253.5 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-03T18:14:31.588Z] #19 253.5 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-03T18:14:31.588Z] #19 253.5 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-03T18:14:31.588Z] #19 253.5 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-03T18:14:31.588Z] #19 253.5 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-03T18:14:31.588Z] #19 253.5 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-03T18:14:31.588Z] #19 253.5 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-03T18:14:31.588Z] #19 253.5 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-03T18:14:31.588Z] #19 253.5 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-03T18:14:31.588Z] #19 253.6 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-03T18:14:31.588Z] #19 253.6 Setting up crossbuild-essential-armel (12.9) ... [2022-08-03T18:14:31.588Z] #19 253.6 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-03T18:14:31.588Z] #19 253.6 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-03T18:14:31.588Z] #19 253.6 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-03T18:14:31.588Z] #19 253.6 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-03T18:14:31.588Z] #19 253.7 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-03T18:14:31.647Z] #77 107.6 checking for archiver @FILE support... @ [2022-08-03T18:14:31.647Z] #77 107.8 checking for strip... strip [2022-08-03T18:14:31.647Z] #77 107.8 checking for ranlib... ranlib [2022-08-03T18:14:31.647Z] #77 107.8 checking for gawk... no [2022-08-03T18:14:31.647Z] #77 107.8 checking for mawk... mawk [2022-08-03T18:14:31.783Z] #77 175.5 CC src/crun-start.o [2022-08-03T18:14:31.844Z] #19 253.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:14:31.906Z] #77 107.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-03T18:14:31.906Z] #77 108.2 checking for sysroot... no [2022-08-03T18:14:31.906Z] #77 108.2 checking for a working dd... /bin/dd [2022-08-03T18:14:31.906Z] #77 108.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-03T18:14:32.041Z] #77 175.6 CC src/crun-state.o [2022-08-03T18:14:32.042Z] #77 175.6 CC src/crun-update.o [2022-08-03T18:14:32.165Z] #77 108.3 checking for mt... no [2022-08-03T18:14:32.165Z] #77 108.3 checking if : is a manifest tool... no [2022-08-03T18:14:32.299Z] #77 175.8 CC src/crun-ps.o [2022-08-03T18:14:32.300Z] #77 176.0 CC src/crun-checkpoint.o [2022-08-03T18:14:32.300Z] #77 176.1 CC src/crun-restore.o [2022-08-03T18:14:32.407Z] #19 DONE 254.1s [2022-08-03T18:14:32.407Z] [2022-08-03T18:14:32.407Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-03T18:14:32.407Z] #73 sha256:f84fdd1d46992caccae3cdb7c8707f03fc4370183ba70501534355e6fa8a7a02 [2022-08-03T18:14:32.407Z] #73 DONE 0.1s [2022-08-03T18:14:32.407Z] [2022-08-03T18:14:32.407Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-03T18:14:32.407Z] #32 sha256:e78ec0345720e7f3702017648b1c486496b75f97d2d37e6564abda3734fde903 [2022-08-03T18:14:32.407Z] #32 DONE 0.2s [2022-08-03T18:14:32.407Z] [2022-08-03T18:14:32.407Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-03T18:14:32.407Z] #33 sha256:b2cd54025b8130666cc37f6f4f01bf94a3bdf91eabf27c2469f57bb6852bc984 [2022-08-03T18:14:32.423Z] #77 108.3 checking for dlfcn.h... yes [2022-08-03T18:14:32.423Z] #77 108.4 checking for objdir... .libs [2022-08-03T18:14:32.681Z] #77 108.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-03T18:14:32.866Z] #77 176.3 CC src/libcrun/libcrun_la-utils.lo [2022-08-03T18:14:32.866Z] #77 176.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-03T18:14:32.866Z] #77 176.4 CC src/libcrun/libcrun_la-container.lo [2022-08-03T18:14:32.868Z] #47 ... [2022-08-03T18:14:32.868Z] [2022-08-03T18:14:32.869Z] #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-08-03T18:14:32.869Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:14:32.869Z] #14 108.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-03T18:14:32.869Z] #14 108.8 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-03T18:14:32.869Z] #14 108.8 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-03T18:14:32.940Z] #77 108.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-03T18:14:32.940Z] #77 108.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-03T18:14:33.124Z] #77 176.5 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-03T18:14:33.124Z] #77 176.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-03T18:14:33.124Z] #77 176.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-03T18:14:33.198Z] #77 109.1 checking if gcc static flag -static works... yes [2022-08-03T18:14:33.311Z] #77 189.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-03T18:14:33.311Z] #77 189.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-03T18:14:33.311Z] #77 189.6 make[5]: Nothing to be done for 'install-data-am'. [2022-08-03T18:14:33.311Z] #77 189.6 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-03T18:14:33.311Z] #77 189.6 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-03T18:14:33.311Z] #77 189.6 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-03T18:14:33.311Z] #77 189.6 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-03T18:14:33.311Z] #77 189.6 make[2]: Entering directory '/tmp/crun-build' [2022-08-03T18:14:33.311Z] #77 189.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-03T18:14:33.311Z] #77 189.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-03T18:14:33.311Z] #77 189.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-03T18:14:33.311Z] #77 189.8 CC src/libcrun/libcrun_testing_a-container.o [2022-08-03T18:14:33.311Z] #77 189.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-03T18:14:33.311Z] #77 189.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-03T18:14:33.311Z] #77 189.8 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-03T18:14:33.311Z] #77 189.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-03T18:14:33.311Z] #77 189.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-03T18:14:33.311Z] #77 189.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-03T18:14:33.311Z] #77 189.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-03T18:14:33.311Z] #77 189.9 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-03T18:14:33.382Z] #77 176.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-03T18:14:33.570Z] #77 189.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-03T18:14:33.570Z] #77 189.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-03T18:14:33.570Z] #77 190.0 CC src/libcrun/libcrun_testing_a-error.o [2022-08-03T18:14:33.570Z] #77 190.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-03T18:14:33.570Z] #77 190.1 CC src/libcrun/libcrun_testing_a-status.o [2022-08-03T18:14:33.570Z] #77 190.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-03T18:14:33.570Z] #77 190.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-03T18:14:33.642Z] #77 177.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-03T18:14:33.765Z] #77 109.5 checking if gcc supports -c -o file.o... yes [2022-08-03T18:14:33.765Z] #77 109.6 checking if gcc supports -c -o file.o... (cached) yes [2022-08-03T18:14:33.765Z] #77 109.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-03T18:14:33.765Z] #77 109.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-03T18:14:33.765Z] #77 109.9 checking how to hardcode library paths into programs... immediate [2022-08-03T18:14:33.765Z] #77 109.9 checking whether stripping libraries is possible... yes [2022-08-03T18:14:33.765Z] #77 109.9 checking if libtool supports shared libraries... yes [2022-08-03T18:14:33.765Z] #77 109.9 checking whether to build shared libraries... no [2022-08-03T18:14:33.765Z] #77 109.9 checking whether to build static libraries... yes [2022-08-03T18:14:33.765Z] #77 109.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-03T18:14:33.765Z] #77 109.9 checking whether build environment is sane... yes [2022-08-03T18:14:33.776Z] #33 1.312 + RM_GOPATH=0 [2022-08-03T18:14:33.776Z] #33 1.312 + TMP_GOPATH= [2022-08-03T18:14:33.776Z] #33 1.312 + : /build [2022-08-03T18:14:33.776Z] #33 1.312 + '[' -z '' ']' [2022-08-03T18:14:33.776Z] #33 1.312 ++ mktemp -d [2022-08-03T18:14:33.776Z] #33 1.316 + export GOPATH=/tmp/tmp.FGVEx4HLPU [2022-08-03T18:14:33.776Z] #33 1.316 + GOPATH=/tmp/tmp.FGVEx4HLPU [2022-08-03T18:14:33.776Z] #33 1.316 + RM_GOPATH=1 [2022-08-03T18:14:33.776Z] #33 1.316 + case "$(go env GOARCH)" in [2022-08-03T18:14:33.776Z] #33 1.316 ++ go env GOARCH [2022-08-03T18:14:33.776Z] #33 1.327 + export GO_BUILDMODE=-buildmode=pie [2022-08-03T18:14:33.776Z] #33 1.327 + GO_BUILDMODE=-buildmode=pie [2022-08-03T18:14:33.776Z] #33 1.328 ++ dirname /install.sh [2022-08-03T18:14:33.776Z] #33 1.329 + dir=/ [2022-08-03T18:14:33.776Z] #33 1.329 + bin=dockercli [2022-08-03T18:14:33.776Z] #33 1.329 + shift [2022-08-03T18:14:33.776Z] #33 1.329 + '[' '!' -f //dockercli.installer ']' [2022-08-03T18:14:33.776Z] #33 1.329 + . //dockercli.installer [2022-08-03T18:14:33.776Z] #33 1.330 ++ : stable [2022-08-03T18:14:33.776Z] #33 1.330 ++ : 17.06.2-ce [2022-08-03T18:14:33.776Z] #33 1.330 + install_dockercli [2022-08-03T18:14:33.776Z] #33 1.330 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-03T18:14:33.776Z] #33 1.331 Install docker/cli version 17.06.2-ce from stable [2022-08-03T18:14:33.776Z] #33 1.331 ++ uname -m [2022-08-03T18:14:33.776Z] #33 1.338 + arch=x86_64 [2022-08-03T18:14:33.776Z] #33 1.339 + '[' x86_64 '!=' x86_64 ']' [2022-08-03T18:14:33.776Z] #33 1.339 + url=https://download.docker.com/linux/static [2022-08-03T18:14:33.776Z] #33 1.339 + tar -xz docker/docker [2022-08-03T18:14:33.776Z] #33 1.340 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-03T18:14:33.830Z] #77 190.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-03T18:14:33.830Z] #77 190.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-03T18:14:33.830Z] #77 190.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-03T18:14:33.830Z] #77 190.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-03T18:14:33.830Z] #77 190.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-03T18:14:33.830Z] #77 190.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-03T18:14:33.830Z] #77 190.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-03T18:14:33.900Z] #77 177.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-03T18:14:34.024Z] #77 110.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-03T18:14:34.024Z] #77 110.0 checking whether make sets $(MAKE)... yes [2022-08-03T18:14:34.024Z] #77 110.1 checking whether make supports the include directive... yes (GNU style) [2022-08-03T18:14:34.024Z] #77 110.1 checking whether make supports nested variables... yes [2022-08-03T18:14:34.024Z] #77 110.2 checking whether UID '0' is supported by ustar format... yes [2022-08-03T18:14:34.024Z] #77 110.2 checking whether GID '0' is supported by ustar format... yes [2022-08-03T18:14:34.024Z] #77 110.2 checking how to create a ustar tar archive... gnutar [2022-08-03T18:14:34.089Z] #77 190.4 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-03T18:14:34.089Z] #77 190.6 CC src/crun-crun.o [2022-08-03T18:14:34.157Z] #77 177.7 CC src/libcrun/libcrun_la-criu.lo [2022-08-03T18:14:34.283Z] #77 110.2 checking dependency style of gcc... gcc3 [2022-08-03T18:14:34.283Z] #77 110.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-03T18:14:34.283Z] #77 110.4 checking whether make supports nested variables... (cached) yes [2022-08-03T18:14:34.283Z] #77 110.4 checking for pkg-config... /usr/bin/pkg-config [2022-08-03T18:14:34.283Z] #77 110.4 checking pkg-config is at least version 0.9.0... yes [2022-08-03T18:14:34.283Z] #77 110.4 checking for yajl >= 2.1.0... yes [2022-08-03T18:14:34.283Z] #77 110.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-03T18:14:34.283Z] #77 110.4 checking for gcc... (cached) gcc [2022-08-03T18:14:34.349Z] #77 190.7 CC src/crun-run.o [2022-08-03T18:14:34.349Z] #77 190.8 CC src/crun-delete.o [2022-08-03T18:14:34.349Z] #77 190.9 CC src/crun-pause.o [2022-08-03T18:14:34.415Z] #77 177.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-03T18:14:34.542Z] #77 110.5 checking whether we are using the GNU C compiler... (cached) yes [2022-08-03T18:14:34.543Z] #77 110.5 checking whether gcc accepts -g... (cached) yes [2022-08-03T18:14:34.543Z] #77 110.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-03T18:14:34.543Z] #77 110.5 checking whether gcc understands -c and -o together... (cached) yes [2022-08-03T18:14:34.543Z] #77 110.5 checking for a Python interpreter with version >= 3... python3 [2022-08-03T18:14:34.543Z] #77 110.6 checking for python3... /usr/bin/python3 [2022-08-03T18:14:34.543Z] #77 110.6 checking for python3 version... 3.9 [2022-08-03T18:14:34.543Z] #77 110.7 checking for python3 platform... linux [2022-08-03T18:14:34.609Z] #77 190.9 CC src/crun-kill.o [2022-08-03T18:14:34.609Z] #77 191.0 CC src/crun-unpause.o [2022-08-03T18:14:34.609Z] #77 191.0 CC src/crun-spec.o [2022-08-03T18:14:34.609Z] #77 191.1 CC src/crun-exec.o [2022-08-03T18:14:34.609Z] #77 191.1 CC src/crun-list.o [2022-08-03T18:14:34.673Z] #77 178.3 CC src/libcrun/libcrun_la-linux.lo [2022-08-03T18:14:34.801Z] #77 110.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-03T18:14:34.869Z] #77 191.2 CC src/crun-create.o [2022-08-03T18:14:34.869Z] #77 191.3 CC src/crun-start.o [2022-08-03T18:14:34.869Z] #77 191.4 CC src/crun-state.o [2022-08-03T18:14:35.060Z] #77 110.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-03T18:14:35.060Z] #77 111.2 checking that generated files are newer than configure... done [2022-08-03T18:14:35.060Z] #77 111.2 configure: creating ./config.status [2022-08-03T18:14:35.129Z] #77 191.5 CC src/crun-update.o [2022-08-03T18:14:35.129Z] #77 191.5 CC src/crun-ps.o [2022-08-03T18:14:35.129Z] #77 191.6 CC src/crun-checkpoint.o [2022-08-03T18:14:35.239Z] #77 178.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-03T18:14:35.239Z] #77 178.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-03T18:14:35.389Z] #77 191.7 CC src/crun-restore.o [2022-08-03T18:14:35.389Z] #77 191.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-03T18:14:35.389Z] #77 191.8 CC src/libcrun/libcrun_la-utils.lo [2022-08-03T18:14:35.389Z] #77 191.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-03T18:14:35.498Z] #77 179.0 CC src/libcrun/libcrun_la-error.lo [2022-08-03T18:14:35.648Z] #77 191.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-03T18:14:35.648Z] #77 192.0 CC src/libcrun/libcrun_la-container.lo [2022-08-03T18:14:35.648Z] #77 192.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-03T18:14:35.648Z] #77 192.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-03T18:14:35.648Z] #77 192.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-03T18:14:35.908Z] #77 192.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-03T18:14:35.908Z] #77 192.4 CC src/libcrun/libcrun_la-criu.lo [2022-08-03T18:14:35.908Z] #77 192.4 CC src/libcrun/libcrun_la-linux.lo [2022-08-03T18:14:36.064Z] #77 179.5 CC src/libcrun/libcrun_la-status.lo [2022-08-03T18:14:36.168Z] #77 192.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-03T18:14:36.168Z] #77 192.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-03T18:14:36.168Z] #77 192.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-03T18:14:36.168Z] #77 192.6 CC src/libcrun/libcrun_la-error.lo [2022-08-03T18:14:36.168Z] #77 192.7 CC src/libcrun/libcrun_la-status.lo [2022-08-03T18:14:36.452Z] #77 192.7 CC src/libcrun/libcrun_la-terminal.lo [2022-08-03T18:14:36.452Z] #77 192.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-03T18:14:36.452Z] #77 192.9 CC src/libcrun/libcrun_la-signals.lo [2022-08-03T18:14:36.630Z] #77 180.2 CC src/libcrun/libcrun_la-terminal.lo [2022-08-03T18:14:36.716Z] #77 193.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-03T18:14:36.889Z] #77 180.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-03T18:14:36.889Z] #77 180.6 CC src/libcrun/libcrun_la-signals.lo [2022-08-03T18:14:36.961Z] #77 113.1 config.status: creating Makefile [2022-08-03T18:14:36.961Z] #77 113.2 config.status: creating config.h [2022-08-03T18:14:36.976Z] #77 193.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-03T18:14:36.976Z] #77 193.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-03T18:14:37.050Z] #33 4.301 + mkdir -p /build [2022-08-03T18:14:37.050Z] #33 4.303 + mv docker/docker /build/ [2022-08-03T18:14:37.050Z] #33 4.305 + rmdir docker [2022-08-03T18:14:37.050Z] #33 DONE 4.4s [2022-08-03T18:14:37.050Z] [2022-08-03T18:14:37.050Z] #74 [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-08-03T18:14:37.050Z] #74 sha256:02798bfe4dd38b7abea8c386dfbde04b3faf82bac558a31284051f21a3fb85ad [2022-08-03T18:14:37.050Z] #74 1.357 + RM_GOPATH=0 [2022-08-03T18:14:37.050Z] #74 1.357 + TMP_GOPATH= [2022-08-03T18:14:37.050Z] #74 1.357 + : /build [2022-08-03T18:14:37.050Z] #74 1.357 + '[' -z '' ']' [2022-08-03T18:14:37.050Z] #74 1.357 ++ mktemp -d [2022-08-03T18:14:37.050Z] #74 1.361 + export GOPATH=/tmp/tmp.R9BTbyEEyU [2022-08-03T18:14:37.050Z] #74 1.361 + GOPATH=/tmp/tmp.R9BTbyEEyU [2022-08-03T18:14:37.050Z] #74 1.361 + RM_GOPATH=1 [2022-08-03T18:14:37.050Z] #74 1.361 + case "$(go env GOARCH)" in [2022-08-03T18:14:37.050Z] #74 1.361 ++ go env GOARCH [2022-08-03T18:14:37.050Z] #74 1.364 + export GO_BUILDMODE=-buildmode=pie [2022-08-03T18:14:37.050Z] #74 1.364 + GO_BUILDMODE=-buildmode=pie [2022-08-03T18:14:37.050Z] #74 1.365 ++ dirname /install.sh [2022-08-03T18:14:37.050Z] #74 1.366 + dir=/ [2022-08-03T18:14:37.050Z] #74 1.366 + bin=rootlesskit [2022-08-03T18:14:37.050Z] #74 1.366 + shift [2022-08-03T18:14:37.050Z] #74 1.366 + '[' '!' -f //rootlesskit.installer ']' [2022-08-03T18:14:37.050Z] #74 1.366 + . //rootlesskit.installer [2022-08-03T18:14:37.050Z] #74 1.366 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-03T18:14:37.050Z] #74 1.366 + install_rootlesskit [2022-08-03T18:14:37.050Z] #74 1.366 + case "$1" in [2022-08-03T18:14:37.050Z] #74 1.366 + export CGO_ENABLED=0 [2022-08-03T18:14:37.050Z] #74 1.366 + CGO_ENABLED=0 [2022-08-03T18:14:37.050Z] #74 1.366 + _install_rootlesskit [2022-08-03T18:14:37.050Z] #74 1.367 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-03T18:14:37.050Z] #74 1.367 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-03T18:14:37.050Z] #74 1.367 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-03T18:14:37.050Z] #74 1.367 + GOBIN=/build [2022-08-03T18:14:37.050Z] #74 1.367 + GO111MODULE=on [2022-08-03T18:14:37.050Z] #74 1.367 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-03T18:14:37.050Z] #74 1.752 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-03T18:14:37.050Z] #74 3.157 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-03T18:14:37.050Z] #74 3.158 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-03T18:14:37.050Z] #74 3.325 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-03T18:14:37.050Z] #74 4.850 go: downloading github.com/google/uuid v1.3.0 [2022-08-03T18:14:37.220Z] #77 113.2 config.status: executing libtool commands [2022-08-03T18:14:37.220Z] #77 113.2 config.status: executing depfiles commands [2022-08-03T18:14:37.236Z] #77 193.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-03T18:14:37.236Z] #77 193.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-03T18:14:37.236Z] #77 193.7 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-03T18:14:37.236Z] #77 193.8 CC tests/init.o [2022-08-03T18:14:37.306Z] #74 4.918 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-03T18:14:37.306Z] #74 4.925 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-03T18:14:37.456Z] #77 180.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-03T18:14:37.456Z] #77 181.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-03T18:14:37.513Z] #77 193.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-03T18:14:37.562Z] #74 5.006 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-03T18:14:37.562Z] #74 5.075 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-03T18:14:37.562Z] #74 5.258 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-03T18:14:37.787Z] #77 113.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-03T18:14:37.787Z] #77 113.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-03T18:14:37.818Z] #74 5.351 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-03T18:14:38.022Z] #77 181.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-03T18:14:38.045Z] #77 114.1 checking for gcc... gcc [2022-08-03T18:14:38.304Z] #77 114.2 checking whether the C compiler works... yes [2022-08-03T18:14:38.304Z] #77 114.3 checking for C compiler default output file name... a.out [2022-08-03T18:14:38.304Z] #77 114.3 checking for suffix of executables... [2022-08-03T18:14:38.383Z] #74 6.004 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-03T18:14:38.384Z] #74 6.080 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-03T18:14:38.384Z] #74 6.126 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-03T18:14:38.562Z] #77 114.5 checking whether we are cross compiling... no [2022-08-03T18:14:38.562Z] #77 114.6 checking for suffix of object files... o [2022-08-03T18:14:38.562Z] #77 114.7 checking whether we are using the GNU C compiler... yes [2022-08-03T18:14:38.588Z] #77 182.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-03T18:14:38.846Z] #77 182.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-03T18:14:38.916Z] #77 114.8 checking whether gcc accepts -g... yes [2022-08-03T18:14:38.916Z] #77 114.9 checking for gcc option to accept ISO C89... none needed [2022-08-03T18:14:38.946Z] #74 ... [2022-08-03T18:14:38.946Z] [2022-08-03T18:14:38.946Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-03T18:14:38.946Z] #37 sha256:6ea5f795c919c9f315bab2415da84ae5e6711aeae35a2d9b0dffff30ab87bfeb [2022-08-03T18:14:38.946Z] #37 CACHED [2022-08-03T18:14:38.946Z] [2022-08-03T18:14:38.946Z] #36 [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-08-03T18:14:38.946Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-03T18:14:38.946Z] #36 CACHED [2022-08-03T18:14:38.946Z] [2022-08-03T18:14:38.946Z] #38 [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-08-03T18:14:38.946Z] #38 sha256:ec6c9978484f75d3c5180e0bda5c0372385e0c54f9ef638d15b5efec5674b4d0 [2022-08-03T18:14:38.946Z] #38 CACHED [2022-08-03T18:14:38.946Z] [2022-08-03T18:14:38.946Z] #69 [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-08-03T18:14:38.946Z] #69 sha256:9e0d7522a91d19422eb931c705256a424276de8668125069a4fe82d9b22dd58d [2022-08-03T18:14:38.946Z] #69 1.537 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-03T18:14:38.946Z] #69 1.538 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-03T18:14:38.946Z] #69 1.538 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-03T18:14:39.104Z] #77 182.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-03T18:14:39.104Z] #77 182.7 CC tests/init.o [2022-08-03T18:14:39.174Z] #77 115.0 checking whether gcc understands -c and -o together... yes [2022-08-03T18:14:39.174Z] #77 115.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-03T18:14:39.174Z] #77 115.5 checking whether build environment is sane... yes [2022-08-03T18:14:39.203Z] #69 2.048 Reading package lists... [2022-08-03T18:14:39.203Z] #69 ... [2022-08-03T18:14:39.203Z] [2022-08-03T18:14:39.203Z] #74 [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-08-03T18:14:39.203Z] #74 sha256:02798bfe4dd38b7abea8c386dfbde04b3faf82bac558a31284051f21a3fb85ad [2022-08-03T18:14:39.203Z] #74 6.784 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-03T18:14:39.433Z] #77 115.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-03T18:14:39.433Z] #77 115.5 checking for gawk... no [2022-08-03T18:14:39.433Z] #77 115.5 checking for mawk... mawk [2022-08-03T18:14:39.433Z] #77 115.5 checking whether make sets $(MAKE)... yes [2022-08-03T18:14:39.433Z] #77 115.6 checking whether make supports the include directive... yes (GNU style) [2022-08-03T18:14:39.433Z] #77 115.6 checking whether make supports nested variables... yes [2022-08-03T18:14:39.433Z] #77 115.7 checking whether UID '0' is supported by ustar format... yes [2022-08-03T18:14:39.433Z] #77 115.7 checking whether GID '0' is supported by ustar format... yes [2022-08-03T18:14:39.670Z] #77 183.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-03T18:14:39.692Z] #77 115.7 checking how to create a ustar tar archive... gnutar [2022-08-03T18:14:39.692Z] #77 115.7 checking dependency style of gcc... gcc3 [2022-08-03T18:14:39.692Z] #77 115.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-03T18:14:39.692Z] #77 115.9 checking whether make supports nested variables... (cached) yes [2022-08-03T18:14:39.950Z] #77 115.9 checking build system type... x86_64-pc-linux-gnu [2022-08-03T18:14:39.950Z] #77 116.2 checking host system type... x86_64-pc-linux-gnu [2022-08-03T18:14:39.951Z] #77 116.2 checking how to print strings... printf [2022-08-03T18:14:39.951Z] #77 116.2 checking for a sed that does not truncate output... /bin/sed [2022-08-03T18:14:40.209Z] #77 116.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-03T18:14:40.209Z] #77 116.2 checking for egrep... /bin/grep -E [2022-08-03T18:14:40.209Z] #77 116.2 checking for fgrep... /bin/grep -F [2022-08-03T18:14:40.209Z] #77 116.2 checking for ld used by gcc... /usr/bin/ld [2022-08-03T18:14:40.209Z] #77 116.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-03T18:14:40.209Z] #77 116.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-03T18:14:40.209Z] #77 116.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-03T18:14:40.209Z] #77 116.4 checking whether ln -s works... yes [2022-08-03T18:14:40.209Z] #77 116.4 checking the maximum length of command line arguments... 1572864 [2022-08-03T18:14:40.209Z] #77 116.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-03T18:14:40.209Z] #77 116.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-03T18:14:40.209Z] #77 116.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-03T18:14:40.209Z] #77 116.4 checking for objdump... objdump [2022-08-03T18:14:40.209Z] #77 116.4 checking how to recognize dependent libraries... pass_all [2022-08-03T18:14:40.209Z] #77 116.4 checking for dlltool... no [2022-08-03T18:14:40.209Z] #77 116.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-03T18:14:40.209Z] #77 116.4 checking for ar... ar [2022-08-03T18:14:40.470Z] #77 116.4 checking for archiver @FILE support... @ [2022-08-03T18:14:40.470Z] #77 116.6 checking for strip... strip [2022-08-03T18:14:40.470Z] #77 116.6 checking for ranlib... ranlib [2022-08-03T18:14:40.729Z] #77 116.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-03T18:14:40.729Z] #77 116.9 checking for sysroot... no [2022-08-03T18:14:40.729Z] #77 116.9 checking for a working dd... /bin/dd [2022-08-03T18:14:40.988Z] #77 117.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-03T18:14:40.988Z] #77 117.0 checking for mt... no [2022-08-03T18:14:40.988Z] #77 117.0 checking if : is a manifest tool... no [2022-08-03T18:14:40.988Z] #77 117.1 checking how to run the C preprocessor... gcc -E [2022-08-03T18:14:41.556Z] #77 117.3 checking for ANSI C header files... [2022-08-03T18:14:41.556Z] #77 ... [2022-08-03T18:14:41.556Z] [2022-08-03T18:14:41.556Z] #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-08-03T18:14:41.556Z] #21 sha256:a58c95ff1adbe00c34d3b1a48cd2492b24e3cabed7171085aa6cf77d270d8c1c [2022-08-03T18:14:41.556Z] #21 8.760 Reading package lists... [2022-08-03T18:14:41.556Z] #21 11.34 Reading package lists... [2022-08-03T18:14:41.556Z] #21 13.77 Building dependency tree... [2022-08-03T18:14:41.556Z] #21 15.05 The following additional packages will be installed: [2022-08-03T18:14:41.556Z] #21 15.06 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-03T18:14:41.556Z] #21 15.06 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-03T18:14:41.556Z] #21 15.06 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-03T18:14:41.556Z] #21 15.06 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-03T18:14:41.556Z] #21 15.06 python3-pkg-resources systemd vim-runtime xxd [2022-08-03T18:14:41.556Z] #21 15.06 Suggested packages: [2022-08-03T18:14:41.556Z] #21 15.07 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-03T18:14:41.556Z] #21 15.07 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-03T18:14:41.556Z] #21 15.07 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-03T18:14:41.556Z] #21 15.07 Recommended packages: [2022-08-03T18:14:41.556Z] #21 15.07 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-03T18:14:41.556Z] #21 15.07 systemd-timesyncd | time-daemon unzip [2022-08-03T18:14:41.556Z] #21 16.62 The following NEW packages will be installed: [2022-08-03T18:14:41.556Z] #21 16.62 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-03T18:14:41.556Z] #21 16.62 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-03T18:14:41.556Z] #21 16.62 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-03T18:14:41.556Z] #21 16.63 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-03T18:14:41.556Z] #21 16.63 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-03T18:14:41.556Z] #21 16.63 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-03T18:14:41.556Z] #21 16.63 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-03T18:14:41.556Z] #21 16.63 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-03T18:14:41.556Z] #21 16.63 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-03T18:14:41.556Z] #21 16.96 0 upgraded, 56 newly installed, 0 to remove and 2 not upgraded. [2022-08-03T18:14:41.556Z] #21 16.96 Need to get 32.8 MB of archives. [2022-08-03T18:14:41.556Z] #21 16.96 After this operation, 124 MB of additional disk space will be used. [2022-08-03T18:14:41.556Z] #21 16.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-03T18:14:41.556Z] #21 16.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-03T18:14:41.556Z] #21 16.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-03T18:14:41.557Z] #21 16.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-03T18:14:41.557Z] #21 16.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-03T18:14:41.557Z] #21 16.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-03T18:14:41.557Z] #21 16.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-03T18:14:41.557Z] #21 17.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-03T18:14:41.557Z] #21 17.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-03T18:14:41.557Z] #21 17.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-03T18:14:41.557Z] #21 17.12 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-03T18:14:41.557Z] #21 17.13 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-03T18:14:41.557Z] #21 17.13 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-03T18:14:41.557Z] #21 17.13 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-03T18:14:41.557Z] #21 17.16 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-03T18:14:41.557Z] #21 17.16 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-03T18:14:41.557Z] #21 17.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-03T18:14:41.557Z] #21 17.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-03T18:14:41.557Z] #21 17.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-03T18:14:41.557Z] #21 17.19 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-03T18:14:41.557Z] #21 17.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-03T18:14:41.557Z] #21 17.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-03T18:14:41.557Z] #21 17.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-03T18:14:41.557Z] #21 17.23 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-03T18:14:41.557Z] #21 17.23 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-03T18:14:41.557Z] #21 17.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-03T18:14:41.557Z] #21 17.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-03T18:14:41.557Z] #21 17.24 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-03T18:14:41.557Z] #21 17.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-03T18:14:41.557Z] #21 17.25 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-03T18:14:41.557Z] #21 17.26 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-03T18:14:41.557Z] #21 17.26 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-03T18:14:41.557Z] #21 17.76 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-03T18:14:41.557Z] #21 17.76 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-03T18:14:41.557Z] #21 17.76 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-03T18:14:41.557Z] #21 17.76 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-08-03T18:14:41.557Z] #21 17.76 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-03T18:14:41.557Z] #21 17.77 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-03T18:14:41.557Z] #21 17.77 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-03T18:14:41.557Z] #21 17.77 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-03T18:14:41.557Z] #21 17.78 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-03T18:14:41.557Z] #21 17.86 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-03T18:14:41.557Z] #21 17.86 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-03T18:14:41.557Z] #21 17.86 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-03T18:14:41.557Z] #21 17.88 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-03T18:14:41.557Z] #21 17.89 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-03T18:14:41.557Z] #21 17.89 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-03T18:14:41.557Z] #21 17.90 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-03T18:14:41.557Z] #21 17.94 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-03T18:14:41.557Z] #21 17.95 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-03T18:14:41.557Z] #21 17.96 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-03T18:14:41.557Z] #21 17.97 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-03T18:14:41.557Z] #21 18.19 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-03T18:14:41.557Z] #21 18.25 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-03T18:14:41.557Z] #21 18.28 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-03T18:14:41.557Z] #21 18.29 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-03T18:14:41.557Z] #21 19.24 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:14:41.557Z] #21 19.38 Fetched 32.8 MB in 2s (19.8 MB/s) [2022-08-03T18:14:41.557Z] #21 19.44 Selecting previously unselected package libcap2:amd64. [2022-08-03T18:14:41.557Z] #21 19.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-03T18:14:41.557Z] #21 19.50 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-03T18:14:41.557Z] #21 19.51 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-03T18:14:41.557Z] #21 19.58 Selecting previously unselected package libargon2-1:amd64. [2022-08-03T18:14:41.557Z] #21 19.58 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-03T18:14:41.557Z] #21 19.59 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-03T18:14:41.557Z] #21 19.73 Selecting previously unselected package libjson-c5:amd64. [2022-08-03T18:14:41.557Z] #21 19.73 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-03T18:14:41.557Z] #21 19.74 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-03T18:14:41.557Z] #21 19.85 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-03T18:14:41.557Z] #21 19.85 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-03T18:14:41.557Z] #21 19.86 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-03T18:14:41.557Z] #21 20.16 Selecting previously unselected package libip4tc2:amd64. [2022-08-03T18:14:41.557Z] #21 20.16 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-03T18:14:41.557Z] #21 20.17 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-03T18:14:41.557Z] #21 20.23 Selecting previously unselected package libkmod2:amd64. [2022-08-03T18:14:41.557Z] #21 20.23 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-03T18:14:41.557Z] #21 20.27 Unpacking libkmod2:amd64 (28-1) ... [2022-08-03T18:14:41.557Z] #21 20.37 Selecting previously unselected package systemd. [2022-08-03T18:14:41.557Z] #21 20.38 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-03T18:14:41.557Z] #21 20.47 Unpacking systemd (247.3-7) ... [2022-08-03T18:14:41.557Z] #21 ... [2022-08-03T18:14:41.557Z] [2022-08-03T18:14:41.557Z] #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-08-03T18:14:41.557Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:14:41.557Z] #77 117.3 checking for ANSI C header files... yes [2022-08-03T18:14:41.816Z] #77 117.9 checking for sys/types.h... yes [2022-08-03T18:14:42.075Z] #77 118.0 checking for sys/stat.h... yes [2022-08-03T18:14:42.075Z] #77 118.2 checking for stdlib.h... yes [2022-08-03T18:14:42.334Z] #77 118.3 checking for string.h... yes [2022-08-03T18:14:42.474Z] #74 ... [2022-08-03T18:14:42.474Z] [2022-08-03T18:14:42.474Z] #20 [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-08-03T18:14:42.474Z] #20 sha256:f29afdf69aad58182d2c5d3bc0e7b1dc7bba3bbc4f0358ca0e840bddd76c15d9 [2022-08-03T18:14:42.475Z] #20 1.783 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-03T18:14:42.475Z] #20 1.783 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-03T18:14:42.475Z] #20 1.783 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-03T18:14:42.475Z] #20 2.632 Reading package lists... [2022-08-03T18:14:42.475Z] #20 ... [2022-08-03T18:14:42.475Z] [2022-08-03T18:14:42.475Z] #49 [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-08-03T18:14:42.475Z] #49 sha256:6503e546d86a53836ce8331e01526d75ebd9bdeace5aed468c8459b9452256ad [2022-08-03T18:14:42.475Z] #49 1.644 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-03T18:14:42.475Z] #49 1.644 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-03T18:14:42.475Z] #49 1.644 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-03T18:14:42.593Z] #77 118.4 checking for memory.h... yes [2022-08-03T18:14:42.593Z] #77 118.7 checking for strings.h... yes [2022-08-03T18:14:42.807Z] #77 ... [2022-08-03T18:14:42.807Z] [2022-08-03T18:14:42.807Z] #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-08-03T18:14:42.807Z] #47 sha256:b6b8ce59f534be2127166e2ece0c86e2714d0e5dd0eaf6f12044028391bddab6 [2022-08-03T18:14:42.807Z] #47 241.3 + dpkg --print-architecture [2022-08-03T18:14:42.807Z] #47 241.3 + git checkout -q v2.1.0 [2022-08-03T18:14:42.807Z] #47 241.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-03T18:14:42.807Z] #47 241.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-03T18:14:42.853Z] #77 118.8 checking for inttypes.h... yes [2022-08-03T18:14:42.853Z] #77 119.0 checking for stdint.h... yes [2022-08-03T18:14:43.112Z] #77 119.1 checking for unistd.h... yes [2022-08-03T18:14:43.371Z] #77 119.2 checking for dlfcn.h... yes [2022-08-03T18:14:43.371Z] #77 119.4 checking for objdir... .libs [2022-08-03T18:14:43.630Z] #77 119.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-03T18:14:43.630Z] #77 119.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-03T18:14:43.890Z] #77 119.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-03T18:14:44.149Z] #77 120.0 checking if gcc static flag -static works... yes [2022-08-03T18:14:44.408Z] #77 120.3 checking if gcc supports -c -o file.o... yes [2022-08-03T18:14:44.408Z] #77 120.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-03T18:14:44.408Z] #77 120.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-03T18:14:44.666Z] #77 120.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-03T18:14:44.666Z] #77 120.9 checking how to hardcode library paths into programs... immediate [2022-08-03T18:14:44.666Z] #77 120.9 checking whether stripping libraries is possible... yes [2022-08-03T18:14:44.666Z] #77 120.9 checking if libtool supports shared libraries... yes [2022-08-03T18:14:44.666Z] #77 120.9 checking whether to build shared libraries... no [2022-08-03T18:14:44.666Z] #77 120.9 checking whether to build static libraries... yes [2022-08-03T18:14:44.926Z] #77 120.9 checking float.h usability... yes [2022-08-03T18:14:44.926Z] #77 121.0 checking float.h presence... yes [2022-08-03T18:14:44.926Z] #77 121.0 checking for float.h... yes [2022-08-03T18:14:44.926Z] #77 121.1 checking limits.h usability... yes [2022-08-03T18:14:44.992Z] #49 2.250 Reading package lists... [2022-08-03T18:14:44.992Z] #49 ... [2022-08-03T18:14:44.992Z] [2022-08-03T18:14:44.992Z] #69 [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-08-03T18:14:44.992Z] #69 sha256:9e0d7522a91d19422eb931c705256a424276de8668125069a4fe82d9b22dd58d [2022-08-03T18:14:44.992Z] #69 2.048 Reading package lists... [2022-08-03T18:14:45.054Z] #14 ... [2022-08-03T18:14:45.054Z] [2022-08-03T18:14:45.054Z] #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-08-03T18:14:45.054Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:14:45.054Z] #77 46.16 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-03T18:14:45.185Z] #77 121.2 checking limits.h presence... yes [2022-08-03T18:14:45.185Z] #77 121.2 checking for limits.h... yes [2022-08-03T18:14:45.185Z] #77 121.3 checking stddef.h usability... yes [2022-08-03T18:14:45.444Z] #77 121.4 checking stddef.h presence... yes [2022-08-03T18:14:45.444Z] #77 121.5 checking for stddef.h... yes [2022-08-03T18:14:45.444Z] #77 121.5 checking for stdlib.h... (cached) yes [2022-08-03T18:14:45.444Z] #77 121.6 checking for string.h... (cached) yes [2022-08-03T18:14:45.444Z] #77 121.6 checking sys/time.h usability... yes [2022-08-03T18:14:45.703Z] #77 121.8 checking sys/time.h presence... yes [2022-08-03T18:14:45.703Z] #77 121.8 checking for sys/time.h... yes [2022-08-03T18:14:45.703Z] #77 121.8 checking for inline... inline [2022-08-03T18:14:45.961Z] #77 121.9 checking for size_t... yes [2022-08-03T18:14:46.220Z] #77 122.1 checking for stdlib.h... (cached) yes [2022-08-03T18:14:46.220Z] #77 122.1 checking for GNU libc compatible malloc... yes [2022-08-03T18:14:46.220Z] #77 122.3 checking for stdlib.h... (cached) yes [2022-08-03T18:14:46.479Z] #77 122.3 checking for GNU libc compatible realloc... yes [2022-08-03T18:14:46.738Z] #77 122.5 checking for working strtod... yes [2022-08-03T18:14:46.997Z] #77 122.8 checking for gettimeofday... yes [2022-08-03T18:14:47.256Z] #77 123.0 checking for memset... yes [2022-08-03T18:14:47.256Z] #77 123.3 checking for strspn... yes [2022-08-03T18:14:47.516Z] #77 123.7 checking that generated files are newer than configure... done [2022-08-03T18:14:47.516Z] #77 123.7 configure: creating ./config.status [2022-08-03T18:14:49.522Z] #77 125.6 config.status: creating Makefile [2022-08-03T18:14:49.522Z] #77 125.7 config.status: creating config.h [2022-08-03T18:14:49.522Z] #77 125.7 config.status: executing depfiles commands [2022-08-03T18:14:49.782Z] #77 126.0 config.status: executing libtool commands [2022-08-03T18:14:50.716Z] #77 126.8 GEN .version [2022-08-03T18:14:50.716Z] #77 126.8 make install-recursive [2022-08-03T18:14:50.716Z] #77 126.8 make[1]: Entering directory '/tmp/crun-build' [2022-08-03T18:14:50.974Z] #77 127.0 Making install in libocispec [2022-08-03T18:14:50.974Z] #77 127.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-03T18:14:50.974Z] #77 127.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-03T18:14:50.974Z] #77 127.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-03T18:14:50.974Z] #77 127.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-03T18:14:50.974Z] #77 127.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-03T18:14:51.540Z] #77 ... [2022-08-03T18:14:51.540Z] [2022-08-03T18:14:51.540Z] #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-08-03T18:14:51.540Z] #21 sha256:a58c95ff1adbe00c34d3b1a48cd2492b24e3cabed7171085aa6cf77d270d8c1c [2022-08-03T18:14:51.540Z] #21 22.64 Selecting previously unselected package pigz. [2022-08-03T18:14:51.540Z] #21 22.64 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-03T18:14:51.540Z] #21 22.64 Unpacking pigz (2.6-1) ... [2022-08-03T18:14:51.540Z] #21 22.74 Selecting previously unselected package libelf1:amd64. [2022-08-03T18:14:51.540Z] #21 22.74 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-03T18:14:51.540Z] #21 22.75 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-03T18:14:51.540Z] #21 22.89 Selecting previously unselected package libbpf0:amd64. [2022-08-03T18:14:51.540Z] #21 22.90 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-03T18:14:51.540Z] #21 22.91 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-03T18:14:51.540Z] #21 23.03 Selecting previously unselected package libmnl0:amd64. [2022-08-03T18:14:51.540Z] #21 23.04 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-03T18:14:51.540Z] #21 23.04 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-03T18:14:51.540Z] #21 23.10 Selecting previously unselected package libxtables12:amd64. [2022-08-03T18:14:51.540Z] #21 23.10 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-03T18:14:51.540Z] #21 23.11 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-03T18:14:51.540Z] #21 23.21 Selecting previously unselected package libcap2-bin. [2022-08-03T18:14:51.540Z] #21 23.21 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-03T18:14:51.540Z] #21 23.22 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-03T18:14:51.540Z] #21 23.34 Selecting previously unselected package iproute2. [2022-08-03T18:14:51.540Z] #21 23.34 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-03T18:14:51.540Z] #21 23.35 Unpacking iproute2 (5.10.0-4) ... [2022-08-03T18:14:51.540Z] #21 23.90 Selecting previously unselected package xxd. [2022-08-03T18:14:51.540Z] #21 23.90 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-03T18:14:51.540Z] #21 23.97 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:14:51.540Z] #21 24.57 Selecting previously unselected package vim-common. [2022-08-03T18:14:51.540Z] #21 24.57 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-03T18:14:51.540Z] #21 24.61 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:14:51.540Z] #21 24.92 Selecting previously unselected package bash-completion. [2022-08-03T18:14:51.540Z] #21 24.93 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-03T18:14:51.540Z] #21 27.00 Unpacking bash-completion (1:2.11-2) ... [2022-08-03T18:14:51.540Z] #21 27.50 Selecting previously unselected package bzip2. [2022-08-03T18:14:51.540Z] #21 27.51 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-03T18:14:51.540Z] #21 27.51 Unpacking bzip2 (1.0.8-4) ... [2022-08-03T18:14:51.540Z] #21 27.61 Selecting previously unselected package xz-utils. [2022-08-03T18:14:51.540Z] #21 27.61 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-03T18:14:51.540Z] #21 27.62 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-03T18:14:51.540Z] #21 27.87 Selecting previously unselected package apparmor. [2022-08-03T18:14:51.540Z] #21 27.88 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-03T18:14:51.540Z] #21 27.93 Unpacking apparmor (2.13.6-10) ... [2022-08-03T18:14:51.540Z] #21 28.40 Selecting previously unselected package inetutils-ping. [2022-08-03T18:14:51.540Z] #21 28.40 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-03T18:14:51.540Z] #21 28.41 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-03T18:14:51.540Z] #21 28.52 Selecting previously unselected package libip6tc2:amd64. [2022-08-03T18:14:51.540Z] #21 28.55 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-03T18:14:51.540Z] #21 28.60 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-03T18:14:51.540Z] #21 28.71 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-03T18:14:51.540Z] #21 28.72 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-03T18:14:51.540Z] #21 28.72 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-03T18:14:51.540Z] #21 28.79 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-03T18:14:51.540Z] #21 28.81 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-03T18:14:51.540Z] #21 28.81 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-03T18:14:51.540Z] #21 28.99 Selecting previously unselected package libnftnl11:amd64. [2022-08-03T18:14:51.540Z] #21 29.00 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-03T18:14:51.540Z] #21 29.00 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-03T18:14:51.540Z] #21 29.13 Selecting previously unselected package iptables. [2022-08-03T18:14:51.540Z] #21 29.13 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-03T18:14:51.540Z] #21 29.14 Unpacking iptables (1.8.7-1) ... [2022-08-03T18:14:51.540Z] #21 29.53 Selecting previously unselected package libonig5:amd64. [2022-08-03T18:14:51.540Z] #21 29.54 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-03T18:14:51.540Z] #21 29.54 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-03T18:14:51.540Z] #21 29.76 Selecting previously unselected package libjq1:amd64. [2022-08-03T18:14:51.540Z] #21 29.76 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-03T18:14:51.540Z] #21 29.77 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-03T18:14:51.540Z] #21 29.87 Selecting previously unselected package jq. [2022-08-03T18:14:51.540Z] #21 29.90 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-03T18:14:51.540Z] #21 29.91 Unpacking jq (1.6-2.1) ... [2022-08-03T18:14:51.540Z] #21 30.07 Selecting previously unselected package libaio1:amd64. [2022-08-03T18:14:51.540Z] #21 30.08 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-03T18:14:51.540Z] #21 30.08 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-03T18:14:51.540Z] #21 30.14 Selecting previously unselected package libgpm2:amd64. [2022-08-03T18:14:51.540Z] #21 30.15 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-03T18:14:51.540Z] #21 30.15 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-03T18:14:51.540Z] #21 30.35 Selecting previously unselected package libicu67:amd64. [2022-08-03T18:14:51.540Z] #21 30.35 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-03T18:14:51.540Z] #21 30.36 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-03T18:14:52.108Z] #21 ... [2022-08-03T18:14:52.108Z] [2022-08-03T18:14:52.108Z] #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-08-03T18:14:52.108Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:14:52.108Z] #77 128.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-03T18:14:52.108Z] #77 128.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-03T18:14:52.108Z] #77 128.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-03T18:14:52.108Z] #77 128.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-03T18:14:52.108Z] #77 128.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-03T18:14:52.108Z] #77 128.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-03T18:14:52.108Z] #77 128.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-03T18:14:52.108Z] #77 128.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-03T18:14:52.108Z] #77 128.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-03T18:14:52.108Z] #77 128.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-03T18:14:52.108Z] #77 128.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-03T18:14:52.108Z] #77 128.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-03T18:14:52.108Z] #77 128.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-03T18:14:52.108Z] #77 128.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-03T18:14:52.108Z] #77 128.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-03T18:14:52.108Z] #77 128.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-03T18:14:53.044Z] #77 129.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-03T18:14:53.044Z] #77 129.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-03T18:14:53.044Z] #77 129.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-03T18:14:53.044Z] #77 129.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-03T18:14:53.044Z] #77 129.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-03T18:14:53.044Z] #77 129.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-03T18:14:53.044Z] #77 129.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-03T18:14:53.044Z] #77 129.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-03T18:14:53.044Z] #77 129.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-03T18:14:53.044Z] #77 129.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-03T18:14:53.044Z] #77 129.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-03T18:14:53.044Z] #77 129.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-03T18:14:53.150Z] #77 ... [2022-08-03T18:14:53.150Z] [2022-08-03T18:14:53.150Z] #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-08-03T18:14:53.150Z] #64 sha256:1fdd3d33a1aad9e3b1287da5f81b6a752c92a6fde04bb831d6b1989accf5d69c [2022-08-03T18:14:53.302Z] #77 129.3 make install-recursive [2022-08-03T18:14:53.302Z] #77 129.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-03T18:14:53.302Z] #77 129.4 Making install in yajl [2022-08-03T18:14:53.302Z] #77 129.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-03T18:14:53.302Z] #77 129.5 CC verify/json_verify-json_verify.o [2022-08-03T18:14:53.302Z] #77 129.5 CC src/libyajl_la-yajl_alloc.lo [2022-08-03T18:14:53.302Z] #77 129.5 CC src/libyajl_la-yajl.lo [2022-08-03T18:14:53.302Z] #77 129.5 CC src/libyajl_la-yajl_gen.lo [2022-08-03T18:14:53.302Z] #77 129.5 CC src/libyajl_la-yajl_parser.lo [2022-08-03T18:14:53.351Z] #69 12.91 Reading package lists... [2022-08-03T18:14:53.351Z] #69 ... [2022-08-03T18:14:53.351Z] [2022-08-03T18:14:53.351Z] #20 [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-08-03T18:14:53.351Z] #20 sha256:f29afdf69aad58182d2c5d3bc0e7b1dc7bba3bbc4f0358ca0e840bddd76c15d9 [2022-08-03T18:14:53.351Z] #20 2.632 Reading package lists... [2022-08-03T18:14:53.561Z] #77 129.5 CC src/libyajl_la-yajl_buf.lo [2022-08-03T18:14:53.561Z] #77 129.6 CC src/libyajl_la-yajl_encode.lo [2022-08-03T18:14:53.561Z] #77 129.6 CC src/libyajl_la-yajl_lex.lo [2022-08-03T18:14:53.561Z] #77 129.6 CC src/libyajl_la-yajl_tree.lo [2022-08-03T18:14:54.282Z] #20 13.35 Reading package lists... [2022-08-03T18:14:54.283Z] #20 ... [2022-08-03T18:14:54.283Z] [2022-08-03T18:14:54.283Z] #69 [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-08-03T18:14:54.283Z] #69 sha256:9e0d7522a91d19422eb931c705256a424276de8668125069a4fe82d9b22dd58d [2022-08-03T18:14:54.283Z] #69 12.91 Reading package lists... [2022-08-03T18:14:54.949Z] #64 75.19 Updating files: 25% (1266/4910) Updating files: 26% (1277/4910) Updating files: 27% (1326/4910) Updating files: 28% (1375/4910) Updating files: 29% (1424/4910) Updating files: 30% (1473/4910) Updating files: 31% (1523/4910) Updating files: 32% (1572/4910) Updating files: 33% (1621/4910) Updating files: 34% (1670/4910) Updating files: 35% (1719/4910) Updating files: 36% (1768/4910) Updating files: 37% (1817/4910) Updating files: 38% (1866/4910) Updating files: 39% (1915/4910) Updating files: 40% (1964/4910) Updating files: 41% (2014/4910) Updating files: 42% (2063/4910) Updating files: 43% (2112/4910) Updating files: 44% (2161/4910) Updating files: 45% (2210/4910) Updating files: 46% (2259/4910) Updating files: 47% (2308/4910) Updating files: 48% (2357/4910) Updating files: 49% (2406/4910) Updating files: 50% (2455/4910) Updating files: 51% (2505/4910) Updating files: 52% (2554/4910) Updating files: 53% (2603/4910) Updating files: 54% (2652/4910) Updating files: 55% (2701/4910) Updating files: 56% (2750/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 62% (3089/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 83% (4080/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-08-03T18:14:54.949Z] #64 78.10 + cd /tmp/tmp.NOodZrnlar/src/github.com/containerd/containerd [2022-08-03T18:14:54.949Z] #64 78.11 + git checkout -q v1.6.6 [2022-08-03T18:14:55.212Z] #69 21.88 Building dependency tree... [2022-08-03T18:14:55.212Z] #69 ... [2022-08-03T18:14:55.212Z] [2022-08-03T18:14:55.212Z] #49 [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-08-03T18:14:55.212Z] #49 sha256:6503e546d86a53836ce8331e01526d75ebd9bdeace5aed468c8459b9452256ad [2022-08-03T18:14:55.212Z] #49 2.250 Reading package lists... [2022-08-03T18:14:55.212Z] #49 13.09 Reading package lists... [2022-08-03T18:14:55.468Z] #49 22.48 Building dependency tree... [2022-08-03T18:14:55.468Z] #49 ... [2022-08-03T18:14:55.468Z] [2022-08-03T18:14:55.468Z] #20 [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-08-03T18:14:55.468Z] #20 sha256:f29afdf69aad58182d2c5d3bc0e7b1dc7bba3bbc4f0358ca0e840bddd76c15d9 [2022-08-03T18:14:55.468Z] #20 13.35 Reading package lists... [2022-08-03T18:14:56.837Z] #20 22.47 Building dependency tree... [2022-08-03T18:14:56.837Z] #20 24.51 Reading state information... [2022-08-03T18:14:57.741Z] #77 200.7 CCLD tests/init [2022-08-03T18:14:57.747Z] #77 ... [2022-08-03T18:14:57.747Z] [2022-08-03T18:14:57.747Z] #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-08-03T18:14:57.747Z] #21 sha256:a58c95ff1adbe00c34d3b1a48cd2492b24e3cabed7171085aa6cf77d270d8c1c [2022-08-03T18:14:57.747Z] #21 34.43 Selecting previously unselected package libinih1:amd64. [2022-08-03T18:14:57.747Z] #21 34.44 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-03T18:14:57.747Z] #21 34.44 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-03T18:14:57.747Z] #21 34.58 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-03T18:14:57.747Z] #21 34.58 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-03T18:14:57.747Z] #21 34.74 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-03T18:14:57.747Z] #21 34.84 Selecting previously unselected package libnet1:amd64. [2022-08-03T18:14:57.747Z] #21 34.85 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-03T18:14:57.747Z] #21 34.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-03T18:14:57.747Z] #21 35.06 Selecting previously unselected package libnl-3-200:amd64. [2022-08-03T18:14:57.747Z] #21 35.06 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-03T18:14:57.747Z] #21 35.07 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-03T18:14:57.747Z] #21 35.16 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-03T18:14:57.747Z] #21 35.16 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-03T18:14:57.747Z] #21 35.17 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-03T18:14:57.747Z] #21 35.25 Selecting previously unselected package libyajl2:amd64. [2022-08-03T18:14:57.747Z] #21 35.25 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-03T18:14:57.747Z] #21 35.25 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-03T18:14:57.747Z] #21 35.31 Selecting previously unselected package net-tools. [2022-08-03T18:14:57.747Z] #21 35.31 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-03T18:14:57.747Z] #21 35.32 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-03T18:14:57.747Z] #21 35.54 Selecting previously unselected package patch. [2022-08-03T18:14:57.747Z] #21 35.55 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-03T18:14:57.747Z] #21 35.56 Unpacking patch (2.7.6-7) ... [2022-08-03T18:14:57.747Z] #21 35.81 Selecting previously unselected package python-pip-whl. [2022-08-03T18:14:57.747Z] #21 35.81 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-03T18:14:57.747Z] #21 35.84 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-03T18:14:57.747Z] #21 36.53 Selecting previously unselected package python3-lib2to3. [2022-08-03T18:14:57.747Z] #21 36.54 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-03T18:14:57.747Z] #21 36.55 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-03T18:14:57.747Z] #21 36.75 Selecting previously unselected package python3-distutils. [2022-08-03T18:14:57.747Z] #21 36.75 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-03T18:14:57.747Z] #21 36.77 Unpacking python3-distutils (3.9.2-1) ... [2022-08-03T18:14:57.747Z] #21 36.92 Selecting previously unselected package python3-pkg-resources. [2022-08-03T18:14:57.747Z] #21 36.92 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-03T18:14:57.747Z] #21 36.93 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-03T18:14:57.747Z] #21 37.08 Selecting previously unselected package python3-setuptools. [2022-08-03T18:14:57.747Z] #21 37.08 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-03T18:14:57.747Z] #21 37.09 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-03T18:14:57.747Z] #21 37.36 Selecting previously unselected package python3-wheel. [2022-08-03T18:14:57.747Z] #21 37.39 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-03T18:14:57.747Z] #21 37.42 Unpacking python3-wheel (0.34.2-1) ... [2022-08-03T18:14:57.747Z] #21 37.48 Selecting previously unselected package python3-pip. [2022-08-03T18:14:57.747Z] #21 37.49 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-03T18:14:57.747Z] #21 37.49 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-03T18:14:58.005Z] #21 37.80 Selecting previously unselected package sudo. [2022-08-03T18:14:58.005Z] #21 37.80 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-03T18:14:58.005Z] #21 37.81 Unpacking sudo (1.9.5p2-3) ... [2022-08-03T18:14:58.223Z] #64 80.83 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-03T18:14:58.223Z] #64 80.83 + BUILDTAGS='netgo osusergo static_build' [2022-08-03T18:14:58.223Z] #64 80.83 + export EXTRA_FLAGS=-buildmode=pie [2022-08-03T18:14:58.223Z] #64 80.83 + EXTRA_FLAGS=-buildmode=pie [2022-08-03T18:14:58.223Z] #64 80.83 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-03T18:14:58.223Z] #64 80.83 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-03T18:14:58.223Z] #64 80.83 + '[' '' = dynamic ']' [2022-08-03T18:14:58.223Z] #64 80.83 + make [2022-08-03T18:14:58.223Z] #64 ... [2022-08-03T18:14:58.223Z] [2022-08-03T18:14:58.223Z] #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-08-03T18:14:58.223Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:14:58.223Z] #14 134.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-03T18:14:58.223Z] #14 134.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-03T18:14:58.223Z] #14 134.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-03T18:14:58.571Z] #21 38.39 Selecting previously unselected package systemd-journal-remote. [2022-08-03T18:14:58.571Z] #21 38.39 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-03T18:14:58.571Z] #21 38.41 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-03T18:14:58.730Z] #20 26.45 The following additional packages will be installed: [2022-08-03T18:14:58.730Z] #20 26.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-03T18:14:58.730Z] #20 26.45 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-03T18:14:58.730Z] #20 26.45 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-03T18:14:58.730Z] #20 26.45 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-03T18:14:58.730Z] #20 26.46 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-03T18:14:58.730Z] #20 26.47 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-03T18:14:58.730Z] #20 26.47 mingw-w64-common mingw-w64-x86-64-dev [2022-08-03T18:14:58.730Z] #20 26.49 Suggested packages: [2022-08-03T18:14:58.730Z] #20 26.49 gcc-10-locales seccomp wine64 [2022-08-03T18:14:58.829Z] #21 38.63 Selecting previously unselected package thin-provisioning-tools. [2022-08-03T18:14:58.829Z] #21 38.64 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-03T18:14:58.829Z] #21 38.64 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-03T18:14:58.829Z] #21 38.91 Selecting previously unselected package uidmap. [2022-08-03T18:14:59.088Z] #21 38.94 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-03T18:14:59.088Z] #21 38.99 Unpacking uidmap (1:4.8.1-1) ... [2022-08-03T18:14:59.346Z] #21 39.18 Selecting previously unselected package vim-runtime. [2022-08-03T18:14:59.346Z] #21 39.19 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-03T18:14:59.346Z] #21 39.21 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-03T18:14:59.346Z] #21 39.24 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-03T18:14:59.346Z] #21 39.24 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:14:59.660Z] #20 27.24 The following NEW packages will be installed: [2022-08-03T18:14:59.660Z] #20 27.25 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-03T18:14:59.660Z] #20 27.25 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-03T18:14:59.660Z] #20 27.25 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-03T18:14:59.660Z] #20 27.25 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-03T18:14:59.660Z] #20 27.25 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-03T18:14:59.660Z] #20 27.25 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-03T18:14:59.660Z] #20 27.26 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-03T18:14:59.660Z] #20 27.26 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-03T18:14:59.660Z] #20 27.26 mingw-w64-x86-64-dev [2022-08-03T18:14:59.917Z] #20 27.67 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-08-03T18:14:59.917Z] #20 27.67 Need to get 115 MB of archives. [2022-08-03T18:14:59.917Z] #20 27.67 After this operation, 645 MB of additional disk space will be used. [2022-08-03T18:14:59.917Z] #20 27.67 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-08-03T18:14:59.917Z] #20 27.73 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-08-03T18:14:59.917Z] #20 27.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-03T18:14:59.917Z] #20 27.81 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-08-03T18:14:59.917Z] #20 27.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-03T18:14:59.917Z] #20 27.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-03T18:15:00.174Z] #20 27.91 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-08-03T18:15:00.174Z] #20 27.98 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-08-03T18:15:00.174Z] #20 27.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-08-03T18:15:00.431Z] #20 28.21 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-08-03T18:15:00.995Z] #20 ... [2022-08-03T18:15:00.995Z] [2022-08-03T18:15:00.995Z] #69 [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-08-03T18:15:00.995Z] #69 sha256:9e0d7522a91d19422eb931c705256a424276de8668125069a4fe82d9b22dd58d [2022-08-03T18:15:00.995Z] #69 21.88 Building dependency tree... [2022-08-03T18:15:00.995Z] #69 24.07 Reading state information... [2022-08-03T18:15:00.995Z] #69 25.88 The following additional packages will be installed: [2022-08-03T18:15:00.995Z] #69 25.91 libbtrfs0 [2022-08-03T18:15:00.995Z] #69 26.23 The following NEW packages will be installed: [2022-08-03T18:15:00.995Z] #69 26.25 libbtrfs-dev libbtrfs0 [2022-08-03T18:15:00.995Z] #69 26.72 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-08-03T18:15:00.995Z] #69 26.72 Need to get 460 kB of archives. [2022-08-03T18:15:00.995Z] #69 26.72 After this operation, 1237 kB of additional disk space will be used. [2022-08-03T18:15:00.995Z] #69 26.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-03T18:15:00.995Z] #69 26.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-03T18:15:00.995Z] #69 27.45 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:15:00.995Z] #69 27.65 Fetched 460 kB in 0s (1442 kB/s) [2022-08-03T18:15:00.995Z] #69 27.71 Selecting previously unselected package libbtrfs0:amd64. [2022-08-03T18:15:00.995Z] #69 27.71 (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-08-03T18:15:00.995Z] #69 27.77 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-03T18:15:00.995Z] #69 27.79 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-03T18:15:00.995Z] #69 27.93 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-03T18:15:00.995Z] #69 27.93 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-03T18:15:00.995Z] #69 27.95 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-03T18:15:00.995Z] #69 28.10 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-03T18:15:00.995Z] #69 28.13 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-03T18:15:00.995Z] #69 28.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:15:00.995Z] #69 DONE 28.6s [2022-08-03T18:15:00.995Z] [2022-08-03T18:15:00.995Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-03T18:15:00.995Z] #70 sha256:a3d473801fbbd9964da3aa7688900b9e275001ca68ec5651945307ba6800264c [2022-08-03T18:15:00.995Z] #70 DONE 0.1s [2022-08-03T18:15:00.995Z] [2022-08-03T18:15:00.995Z] #71 [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-08-03T18:15:00.995Z] #71 sha256:779fb96dd70dadbd271c1328615b5366e85d2f7ae62d56909dae3f44948dc1e1 [2022-08-03T18:15:01.935Z] #71 0.939 + RM_GOPATH=0 [2022-08-03T18:15:01.935Z] #71 0.939 + TMP_GOPATH= [2022-08-03T18:15:01.935Z] #71 0.940 + : /build [2022-08-03T18:15:01.935Z] #71 0.940 + '[' -z '' ']' [2022-08-03T18:15:01.935Z] #71 0.941 ++ mktemp -d [2022-08-03T18:15:01.935Z] #71 0.942 + export GOPATH=/tmp/tmp.iVToRhdcSX [2022-08-03T18:15:01.935Z] #71 0.943 + GOPATH=/tmp/tmp.iVToRhdcSX [2022-08-03T18:15:01.935Z] #71 0.943 + RM_GOPATH=1 [2022-08-03T18:15:01.935Z] #71 0.943 + case "$(go env GOARCH)" in [2022-08-03T18:15:01.935Z] #71 0.945 ++ go env GOARCH [2022-08-03T18:15:01.935Z] #71 0.960 + export GO_BUILDMODE=-buildmode=pie [2022-08-03T18:15:01.935Z] #71 0.960 + GO_BUILDMODE=-buildmode=pie [2022-08-03T18:15:01.935Z] #71 0.967 ++ dirname /install.sh [2022-08-03T18:15:01.935Z] #71 0.968 + dir=/ [2022-08-03T18:15:01.935Z] #71 0.968 + bin=containerd [2022-08-03T18:15:01.935Z] #71 0.969 + shift [2022-08-03T18:15:01.935Z] #71 0.969 + '[' '!' -f //containerd.installer ']' [2022-08-03T18:15:01.935Z] #71 0.969 + . //containerd.installer [2022-08-03T18:15:01.935Z] #71 0.969 ++ set -e [2022-08-03T18:15:01.935Z] #71 0.970 ++ : v1.6.6 [2022-08-03T18:15:01.935Z] #71 0.970 + install_containerd [2022-08-03T18:15:01.935Z] #71 0.970 + echo 'Install containerd version v1.6.6' [2022-08-03T18:15:01.935Z] #71 0.971 + git clone https://github.com/containerd/containerd.git /tmp/tmp.iVToRhdcSX/src/github.com/containerd/containerd [2022-08-03T18:15:01.935Z] #71 0.971 Install containerd version v1.6.6 [2022-08-03T18:15:01.935Z] #71 0.972 Cloning into '/tmp/tmp.iVToRhdcSX/src/github.com/containerd/containerd'... [2022-08-03T18:15:03.534Z] #21 42.88 Selecting previously unselected package vim. [2022-08-03T18:15:03.534Z] #21 42.88 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-03T18:15:03.534Z] #21 42.90 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:15:03.792Z] #21 43.57 Selecting previously unselected package xfsprogs. [2022-08-03T18:15:03.792Z] #21 43.58 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-03T18:15:03.793Z] #21 43.58 Unpacking xfsprogs (5.10.0-4) ... [2022-08-03T18:15:04.065Z] #21 44.11 Selecting previously unselected package zip. [2022-08-03T18:15:04.323Z] #21 44.14 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-03T18:15:04.323Z] #21 44.15 Unpacking zip (3.0-12) ... [2022-08-03T18:15:04.582Z] #21 44.40 Selecting previously unselected package zstd. [2022-08-03T18:15:04.582Z] #21 44.40 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-03T18:15:04.582Z] #21 44.41 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-03T18:15:04.751Z] #47 DONE 271.6s [2022-08-03T18:15:04.751Z] [2022-08-03T18:15:04.751Z] #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-08-03T18:15:04.751Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:15:04.751Z] #77 ... [2022-08-03T18:15:04.751Z] [2022-08-03T18:15:04.751Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-03T18:15:04.751Z] #48 sha256:5de575d3678180ad7787e8fb03d1076f64c1b80b476af44843a2d4cb29fbdefc [2022-08-03T18:15:05.010Z] #48 DONE 0.6s [2022-08-03T18:15:05.010Z] [2022-08-03T18:15:05.010Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-03T18:15:05.010Z] #52 sha256:b187929c38897eef9f4105b858346d6ee6e133e366082c11c2e070a0aa2b7a30 [2022-08-03T18:15:05.010Z] #52 DONE 0.1s [2022-08-03T18:15:05.010Z] [2022-08-03T18:15:05.010Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-03T18:15:05.010Z] #54 sha256:622668b861422f3630efbb35c4c9a364a8ab43e1d6d54093a1e95ff334a9a289 [2022-08-03T18:15:05.210Z] #71 ... [2022-08-03T18:15:05.210Z] [2022-08-03T18:15:05.210Z] #49 [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-08-03T18:15:05.210Z] #49 sha256:6503e546d86a53836ce8331e01526d75ebd9bdeace5aed468c8459b9452256ad [2022-08-03T18:15:05.210Z] #49 22.48 Building dependency tree... [2022-08-03T18:15:05.210Z] #49 24.58 Reading state information... [2022-08-03T18:15:05.210Z] #49 26.40 The following additional packages will be installed: [2022-08-03T18:15:05.210Z] #49 26.41 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-03T18:15:05.210Z] #49 26.45 Suggested packages: [2022-08-03T18:15:05.210Z] #49 26.45 cmake-doc ninja-build lrzip [2022-08-03T18:15:05.210Z] #49 26.45 Recommended packages: [2022-08-03T18:15:05.210Z] #49 26.45 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-03T18:15:05.210Z] #49 27.03 The following NEW packages will be installed: [2022-08-03T18:15:05.210Z] #49 27.06 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-03T18:15:05.210Z] #49 27.50 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-03T18:15:05.210Z] #49 27.50 Need to get 8418 kB of archives. [2022-08-03T18:15:05.210Z] #49 27.50 After this operation, 34.9 MB of additional disk space will be used. [2022-08-03T18:15:05.210Z] #49 27.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-03T18:15:05.210Z] #49 27.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-03T18:15:05.210Z] #49 27.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-03T18:15:05.210Z] #49 27.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-03T18:15:05.210Z] #49 27.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-03T18:15:05.210Z] #49 27.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-03T18:15:05.210Z] #49 27.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-03T18:15:05.210Z] #49 27.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-03T18:15:05.210Z] #49 28.37 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:15:05.210Z] #49 28.69 Fetched 8418 kB in 0s (19.2 MB/s) [2022-08-03T18:15:05.210Z] #49 28.81 Selecting previously unselected package xxd. [2022-08-03T18:15:05.210Z] #49 28.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-03T18:15:05.210Z] #49 28.88 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-03T18:15:05.210Z] #49 28.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:15:05.210Z] #49 29.04 Selecting previously unselected package vim-common. [2022-08-03T18:15:05.210Z] #49 29.04 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-03T18:15:05.210Z] #49 29.08 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:15:05.210Z] #49 29.35 Selecting previously unselected package cmake-data. [2022-08-03T18:15:05.210Z] #49 29.37 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-03T18:15:05.210Z] #49 29.39 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-03T18:15:05.210Z] #49 30.40 Selecting previously unselected package libarchive13:amd64. [2022-08-03T18:15:05.210Z] #49 30.40 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-03T18:15:05.210Z] #49 30.41 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-03T18:15:05.210Z] #49 30.56 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-03T18:15:05.210Z] #49 30.57 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-03T18:15:05.210Z] #49 30.57 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-03T18:15:05.210Z] #49 30.67 Selecting previously unselected package librhash0:amd64. [2022-08-03T18:15:05.210Z] #49 30.68 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-03T18:15:05.210Z] #49 30.69 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-03T18:15:05.210Z] #49 30.79 Selecting previously unselected package libuv1:amd64. [2022-08-03T18:15:05.210Z] #49 30.79 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-03T18:15:05.210Z] #49 30.80 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-03T18:15:05.210Z] #49 30.89 Selecting previously unselected package cmake. [2022-08-03T18:15:05.210Z] #49 30.89 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-03T18:15:05.210Z] #49 30.90 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-03T18:15:05.210Z] #49 32.40 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-03T18:15:05.210Z] #49 32.42 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:15:05.210Z] #49 32.44 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-03T18:15:05.210Z] #49 32.46 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:15:05.210Z] #49 32.49 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-03T18:15:05.210Z] #49 32.51 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-03T18:15:05.210Z] #49 32.52 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-03T18:15:05.210Z] #49 32.54 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-03T18:15:05.210Z] #49 32.55 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:15:05.210Z] #49 DONE 32.9s [2022-08-03T18:15:05.210Z] [2022-08-03T18:15:05.210Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-03T18:15:05.210Z] #50 sha256:7131074cfe58c18d445b28ed32a055be11d927d37763ae11aed159a651ad3ad1 [2022-08-03T18:15:05.210Z] #50 DONE 0.1s [2022-08-03T18:15:05.210Z] [2022-08-03T18:15:05.210Z] #20 [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-08-03T18:15:05.210Z] #20 sha256:f29afdf69aad58182d2c5d3bc0e7b1dc7bba3bbc4f0358ca0e840bddd76c15d9 [2022-08-03T18:15:05.210Z] #20 28.89 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-08-03T18:15:05.210Z] #20 29.13 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-08-03T18:15:05.210Z] #20 29.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-08-03T18:15:05.210Z] #20 29.77 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-08-03T18:15:05.210Z] #20 29.97 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-08-03T18:15:05.210Z] #20 29.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-03T18:15:05.210Z] #20 29.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-03T18:15:05.210Z] #20 29.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-03T18:15:05.210Z] #20 29.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-03T18:15:05.210Z] #20 29.98 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-08-03T18:15:05.210Z] #20 29.98 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-03T18:15:05.210Z] #20 29.98 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-03T18:15:05.210Z] #20 29.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-03T18:15:05.210Z] #20 29.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-03T18:15:05.210Z] #20 29.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-03T18:15:05.210Z] #20 30.00 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-03T18:15:05.210Z] #20 30.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-03T18:15:05.210Z] #20 30.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-03T18:15:05.210Z] #20 30.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-03T18:15:05.210Z] #20 30.01 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-03T18:15:05.210Z] #20 30.61 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:15:05.210Z] #20 30.89 Fetched 115 MB in 3s (43.4 MB/s) [2022-08-03T18:15:05.210Z] #20 30.93 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-03T18:15:05.210Z] #20 30.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-03T18:15:05.210Z] #20 31.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-03T18:15:05.210Z] #20 31.01 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-03T18:15:05.210Z] #20 32.07 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-03T18:15:05.210Z] #20 32.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-03T18:15:05.210Z] #20 32.08 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-03T18:15:05.270Z] #54 DONE 0.1s [2022-08-03T18:15:05.270Z] [2022-08-03T18:15:05.270Z] #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-08-03T18:15:05.270Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:15:05.518Z] #21 45.17 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-03T18:15:05.530Z] #77 221.9 CCLD tests/init [2022-08-03T18:15:05.724Z] #20 33.35 Selecting previously unselected package binutils-mingw-w64. [2022-08-03T18:15:05.724Z] #20 33.36 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-03T18:15:05.724Z] #20 33.36 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-03T18:15:05.724Z] #20 33.45 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-03T18:15:05.724Z] #20 33.46 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-03T18:15:05.724Z] #20 33.47 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-03T18:15:05.981Z] #20 33.64 Selecting previously unselected package dmsetup. [2022-08-03T18:15:05.981Z] #20 33.65 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-03T18:15:05.981Z] #20 33.66 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-03T18:15:05.981Z] #20 33.77 Selecting previously unselected package mingw-w64-common. [2022-08-03T18:15:05.981Z] #20 33.78 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-03T18:15:05.981Z] #20 33.80 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-03T18:15:06.320Z] #14 ... [2022-08-03T18:15:06.320Z] [2022-08-03T18:15:06.320Z] #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-08-03T18:15:06.320Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:15:06.320Z] #77 63.58 libtoolize: putting auxiliary files in '.'. [2022-08-03T18:15:06.320Z] #77 63.58 libtoolize: copying file './ltmain.sh' [2022-08-03T18:15:06.320Z] #77 64.88 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-03T18:15:06.320Z] #77 64.88 libtoolize: and rerunning libtoolize and aclocal. [2022-08-03T18:15:06.320Z] #77 64.88 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-03T18:15:06.892Z] #21 46.67 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-03T18:15:06.892Z] #21 46.68 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-03T18:15:06.892Z] #21 46.70 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-03T18:15:06.892Z] #21 46.72 Setting up libicu67:amd64 (67.1-7) ... [2022-08-03T18:15:06.892Z] #21 46.85 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-03T18:15:06.892Z] #21 46.86 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-03T18:15:06.892Z] #21 46.87 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-03T18:15:07.151Z] #21 46.94 Setting up uidmap (1:4.8.1-1) ... [2022-08-03T18:15:07.151Z] #21 46.96 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-03T18:15:07.151Z] #21 46.97 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-03T18:15:07.151Z] #21 46.99 Setting up bzip2 (1.0.8-4) ... [2022-08-03T18:15:07.151Z] #21 47.02 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-03T18:15:07.151Z] #21 47.04 Setting up python3-wheel (0.34.2-1) ... [2022-08-03T18:15:08.006Z] #21 47.78 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-03T18:15:08.006Z] #21 47.80 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:15:08.006Z] #21 47.83 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-03T18:15:08.006Z] #21 47.87 Setting up libcap2-bin (1:2.44-1) ... [2022-08-03T18:15:08.006Z] #21 47.89 Setting up apparmor (2.13.6-10) ... [2022-08-03T18:15:08.502Z] #20 35.95 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-03T18:15:08.502Z] #20 35.95 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-03T18:15:08.502Z] #20 35.96 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-03T18:15:08.759Z] #20 ... [2022-08-03T18:15:08.759Z] [2022-08-03T18:15:08.759Z] #51 [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-08-03T18:15:08.759Z] #51 sha256:7ebd3caeb34f3121b12afcde04b5990b42bda413d77fd6ccdbb17cdd3b8282c3 [2022-08-03T18:15:08.759Z] #51 0.822 + RM_GOPATH=0 [2022-08-03T18:15:08.759Z] #51 0.822 + TMP_GOPATH= [2022-08-03T18:15:08.759Z] #51 0.822 + : /build [2022-08-03T18:15:08.759Z] #51 0.822 + '[' -z '' ']' [2022-08-03T18:15:08.759Z] #51 0.822 ++ mktemp -d [2022-08-03T18:15:08.759Z] #51 0.826 + export GOPATH=/tmp/tmp.0bOycW0AOA [2022-08-03T18:15:08.759Z] #51 0.826 + GOPATH=/tmp/tmp.0bOycW0AOA [2022-08-03T18:15:08.759Z] #51 0.826 + RM_GOPATH=1 [2022-08-03T18:15:08.759Z] #51 0.826 + case "$(go env GOARCH)" in [2022-08-03T18:15:08.759Z] #51 0.827 ++ go env GOARCH [2022-08-03T18:15:08.759Z] #51 0.838 + export GO_BUILDMODE=-buildmode=pie [2022-08-03T18:15:08.759Z] #51 0.838 + GO_BUILDMODE=-buildmode=pie [2022-08-03T18:15:08.759Z] #51 0.839 ++ dirname /install.sh [2022-08-03T18:15:08.759Z] #51 0.840 + dir=/ [2022-08-03T18:15:08.759Z] #51 0.840 + bin=tini [2022-08-03T18:15:08.759Z] #51 0.840 + shift [2022-08-03T18:15:08.759Z] #51 0.841 + '[' '!' -f //tini.installer ']' [2022-08-03T18:15:08.759Z] #51 0.841 + . //tini.installer [2022-08-03T18:15:08.759Z] #51 0.841 ++ : v0.19.0 [2022-08-03T18:15:08.759Z] #51 0.841 + install_tini [2022-08-03T18:15:08.759Z] #51 0.841 + echo 'Install tini version v0.19.0' [2022-08-03T18:15:08.759Z] #51 0.841 Install tini version v0.19.0 [2022-08-03T18:15:08.759Z] #51 0.841 + git clone https://github.com/krallin/tini.git /tmp/tmp.0bOycW0AOA/tini [2022-08-03T18:15:08.759Z] #51 0.843 Cloning into '/tmp/tmp.0bOycW0AOA/tini'... [2022-08-03T18:15:08.759Z] #51 1.284 + cd /tmp/tmp.0bOycW0AOA/tini [2022-08-03T18:15:08.759Z] #51 1.284 + git checkout -q v0.19.0 [2022-08-03T18:15:08.759Z] #51 1.289 + cmake . [2022-08-03T18:15:08.759Z] #51 1.536 -- The C compiler identification is GNU 10.2.1 [2022-08-03T18:15:08.759Z] #51 1.572 -- Detecting C compiler ABI info [2022-08-03T18:15:08.759Z] #51 1.794 -- Detecting C compiler ABI info - done [2022-08-03T18:15:08.759Z] #51 1.866 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-03T18:15:08.759Z] #51 1.876 -- Detecting C compile features [2022-08-03T18:15:08.759Z] #51 1.877 -- Detecting C compile features - done [2022-08-03T18:15:08.759Z] #51 1.895 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-03T18:15:08.759Z] #51 2.003 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-03T18:15:08.759Z] #51 2.048 -- Configuring done [2022-08-03T18:15:08.759Z] #51 2.063 -- Generating done [2022-08-03T18:15:08.759Z] #51 2.065 -- Build files have been written to: /tmp/tmp.0bOycW0AOA/tini [2022-08-03T18:15:08.759Z] #51 2.075 + make tini-static [2022-08-03T18:15:08.759Z] #51 2.219 Scanning dependencies of target tini-static [2022-08-03T18:15:08.759Z] #51 2.265 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-03T18:15:08.759Z] #51 2.878 [100%] Linking C executable tini-static [2022-08-03T18:15:08.759Z] #51 3.119 [100%] Built target tini-static [2022-08-03T18:15:08.759Z] #51 3.152 + mkdir -p /build [2022-08-03T18:15:08.759Z] #51 3.160 + cp tini-static /build/docker-init [2022-08-03T18:15:08.759Z] #51 DONE 3.5s [2022-08-03T18:15:08.759Z] [2022-08-03T18:15:08.759Z] #74 [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-08-03T18:15:08.759Z] #74 sha256:02798bfe4dd38b7abea8c386dfbde04b3faf82bac558a31284051f21a3fb85ad [2022-08-03T18:15:08.843Z] #77 ... [2022-08-03T18:15:08.843Z] [2022-08-03T18:15:08.843Z] #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-08-03T18:15:08.843Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:15:08.843Z] #14 145.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-03T18:15:08.843Z] #14 145.5 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-03T18:15:08.843Z] #14 145.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-03T18:15:08.940Z] #21 ... [2022-08-03T18:15:08.940Z] [2022-08-03T18:15:08.940Z] #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-08-03T18:15:08.940Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:15:08.940Z] #77 134.9 CCLD libyajl.la [2022-08-03T18:15:08.940Z] #77 135.3 CCLD verify/json_verify [2022-08-03T18:15:08.940Z] #77 135.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-03T18:15:08.940Z] #77 135.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-03T18:15:08.940Z] #77 135.8 make[5]: Nothing to be done for 'install-data-am'. [2022-08-03T18:15:08.940Z] #77 135.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-03T18:15:08.940Z] #77 135.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-03T18:15:08.940Z] #77 135.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-03T18:15:08.940Z] #77 136.0 CC src/validate.o [2022-08-03T18:15:08.940Z] #77 136.0 CC src/image_spec_schema_config_schema.lo [2022-08-03T18:15:08.940Z] #77 136.0 CC src/image_spec_schema_content_descriptor.lo [2022-08-03T18:15:08.940Z] #77 136.0 CC src/image_spec_schema_defs.lo [2022-08-03T18:15:08.940Z] #77 136.0 CC src/image_spec_schema_defs_descriptor.lo [2022-08-03T18:15:08.940Z] #77 136.0 CC src/image_spec_schema_image_index_schema.lo [2022-08-03T18:15:08.940Z] #77 136.1 CC src/image_spec_schema_image_layout_schema.lo [2022-08-03T18:15:08.940Z] #77 136.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-03T18:15:08.940Z] #77 136.1 CC src/runtime_spec_schema_config_linux.lo [2022-08-03T18:15:08.940Z] #77 136.2 CC src/runtime_spec_schema_config_zos.lo [2022-08-03T18:15:08.940Z] #77 136.2 CC src/runtime_spec_schema_config_schema.lo [2022-08-03T18:15:08.940Z] #77 136.2 CC src/runtime_spec_schema_config_solaris.lo [2022-08-03T18:15:08.940Z] #77 136.3 CC src/runtime_spec_schema_config_vm.lo [2022-08-03T18:15:08.940Z] #77 136.4 CC src/runtime_spec_schema_config_windows.lo [2022-08-03T18:15:08.940Z] #77 136.5 CC src/runtime_spec_schema_defs.lo [2022-08-03T18:15:08.940Z] #77 136.6 CC src/runtime_spec_schema_defs_linux.lo [2022-08-03T18:15:08.940Z] #77 136.8 CC src/runtime_spec_schema_defs_zos.lo [2022-08-03T18:15:08.940Z] #77 136.9 CC src/runtime_spec_schema_defs_vm.lo [2022-08-03T18:15:08.940Z] #77 137.0 CC src/runtime_spec_schema_defs_windows.lo [2022-08-03T18:15:08.940Z] #77 137.0 CC src/runtime_spec_schema_state_schema.lo [2022-08-03T18:15:08.940Z] #77 137.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-03T18:15:08.940Z] #77 137.1 CC src/basic_test_double_array_item.lo [2022-08-03T18:15:08.940Z] #77 137.3 CC src/basic_test_double_array.lo [2022-08-03T18:15:08.940Z] #77 137.4 CC src/basic_test_top_array_int.lo [2022-08-03T18:15:08.940Z] #77 137.4 CC src/basic_test_top_array_string.lo [2022-08-03T18:15:08.940Z] #77 137.5 CC src/basic_test_top_double_array_int.lo [2022-08-03T18:15:08.940Z] #77 137.8 CC src/basic_test_top_double_array_obj.lo [2022-08-03T18:15:08.940Z] #77 137.9 CC src/basic_test_top_double_array_refobj.lo [2022-08-03T18:15:08.940Z] #77 138.0 CC src/basic_test_top_double_array_string.lo [2022-08-03T18:15:08.940Z] #77 138.1 CC src/read-file.lo [2022-08-03T18:15:08.940Z] #77 138.4 CC src/json_common.lo [2022-08-03T18:15:08.940Z] #77 138.4 CC tests/test-1.o [2022-08-03T18:15:08.940Z] #77 138.6 CC tests/test-2.o [2022-08-03T18:15:08.940Z] #77 138.8 CC tests/test-3.o [2022-08-03T18:15:08.940Z] #77 138.9 CC tests/test-4.o [2022-08-03T18:15:08.940Z] #77 139.2 CC tests/test-5.o [2022-08-03T18:15:08.940Z] #77 139.3 CC tests/test-6.o [2022-08-03T18:15:08.940Z] #77 139.3 CC tests/test-7.o [2022-08-03T18:15:08.940Z] #77 139.5 CC tests/test-8.o [2022-08-03T18:15:08.940Z] #77 139.6 CC tests/test-9.o [2022-08-03T18:15:08.940Z] #77 139.9 CC tests/test-10.o [2022-08-03T18:15:08.940Z] #77 140.2 CC tests/test-11.o [2022-08-03T18:15:10.842Z] #77 ... [2022-08-03T18:15:10.842Z] [2022-08-03T18:15:10.842Z] #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-08-03T18:15:10.842Z] #21 sha256:a58c95ff1adbe00c34d3b1a48cd2492b24e3cabed7171085aa6cf77d270d8c1c [2022-08-03T18:15:10.842Z] #21 50.62 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-03T18:15:11.280Z] #74 ... [2022-08-03T18:15:11.280Z] [2022-08-03T18:15:11.280Z] #20 [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-08-03T18:15:11.280Z] #20 sha256:f29afdf69aad58182d2c5d3bc0e7b1dc7bba3bbc4f0358ca0e840bddd76c15d9 [2022-08-03T18:15:11.280Z] #20 38.69 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-03T18:15:11.280Z] #20 38.70 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-03T18:15:11.280Z] #20 38.71 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-03T18:15:11.280Z] #20 38.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-03T18:15:11.280Z] #20 38.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-03T18:15:11.280Z] #20 38.79 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-03T18:15:11.425Z] #21 51.18 Setting up zip (3.0-12) ... [2022-08-03T18:15:11.429Z] #14 ... [2022-08-03T18:15:11.429Z] [2022-08-03T18:15:11.429Z] #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-08-03T18:15:11.429Z] #64 sha256:1fdd3d33a1aad9e3b1287da5f81b6a752c92a6fde04bb831d6b1989accf5d69c [2022-08-03T18:15:11.429Z] #64 84.06 + bin/ctr [2022-08-03T18:15:11.683Z] #21 51.45 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:15:12.201Z] #21 52.02 Setting up bash-completion (1:2.11-2) ... [2022-08-03T18:15:12.610Z] #77 ... [2022-08-03T18:15:12.610Z] [2022-08-03T18:15:12.610Z] #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-08-03T18:15:12.610Z] #26 sha256:e2999855566f752772957487233c8c98079601d224a7f7e443561c188daa1b99 [2022-08-03T18:15:12.610Z] #26 255.1 + return [2022-08-03T18:15:13.803Z] #20 41.39 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-03T18:15:13.803Z] #20 41.40 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-03T18:15:13.803Z] #20 41.40 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-03T18:15:14.734Z] #21 54.49 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-03T18:15:14.734Z] #21 54.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-03T18:15:14.734Z] #21 54.52 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-03T18:15:14.734Z] #21 54.54 Setting up patch (2.7.6-7) ... [2022-08-03T18:15:14.734Z] #21 54.56 Setting up sudo (1.9.5p2-3) ... [2022-08-03T18:15:14.734Z] #21 54.64 invoke-rc.d: could not determine current runlevel [2022-08-03T18:15:14.734Z] #21 54.64 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-03T18:15:14.734Z] #21 54.66 Setting up xfsprogs (5.10.0-4) ... [2022-08-03T18:15:14.734Z] #21 54.67 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-03T18:15:14.734Z] #21 54.67 Failed to connect to bus: Host is down [2022-08-03T18:15:14.734Z] #21 54.67 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-03T18:15:15.066Z] #21 54.76 Setting up inetutils-ping (2:2.0-1) ... [2022-08-03T18:15:15.066Z] #21 54.80 Setting up pigz (2.6-1) ... [2022-08-03T18:15:15.066Z] #21 54.82 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-03T18:15:15.066Z] #21 54.83 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-03T18:15:15.066Z] #21 54.85 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-03T18:15:15.144Z] #26 DONE 257.1s [2022-08-03T18:15:15.145Z] [2022-08-03T18:15:15.145Z] #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-08-03T18:15:15.145Z] #60 sha256:69a71b05f4a302051995f6009728b77c1836f6adbbce7d0a76f175ae50670c43 [2022-08-03T18:15:15.325Z] #21 54.98 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:15:15.714Z] #60 ... [2022-08-03T18:15:15.714Z] [2022-08-03T18:15:15.714Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-03T18:15:15.714Z] #27 sha256:3025858aef8e6af82a0db72ac8aba835c5d42226ab233f1d02e3563b8bab3a38 [2022-08-03T18:15:15.972Z] #27 DONE 0.2s [2022-08-03T18:15:15.972Z] [2022-08-03T18:15:15.972Z] #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-08-03T18:15:15.972Z] #77 sha256:fd80ac36a1c00b3b408ca4d07af02eaee67dfbfa34a045771fe03a3f497e6195 [2022-08-03T18:15:15.972Z] #77 219.6 AR libcrun_testing.a [2022-08-03T18:15:16.230Z] #77 219.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-03T18:15:16.230Z] #77 219.6 CCLD libcrun.la [2022-08-03T18:15:16.230Z] #77 219.7 CCLD tests/tests_libcrun_utils [2022-08-03T18:15:16.230Z] #77 219.7 CCLD tests/tests_libcrun_errors [2022-08-03T18:15:16.230Z] #77 219.7 CCLD tests/tests_libcrun_fuzzer [2022-08-03T18:15:16.230Z] #77 ... [2022-08-03T18:15:16.230Z] [2022-08-03T18:15:16.230Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-03T18:15:16.230Z] #32 sha256:227bb8ae3bd36f6be741151af8f16d23ebe7599e55ebd491ac4bb0525e93e60b [2022-08-03T18:15:16.230Z] #32 DONE 0.3s [2022-08-03T18:15:16.310Z] #21 55.91 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-03T18:15:16.310Z] #21 55.92 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-03T18:15:16.488Z] [2022-08-03T18:15:16.488Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-03T18:15:16.488Z] #35 sha256:4c73d30f7bcefb11e43835890c80c30812fa085507ac8f7043de85f401643611 [2022-08-03T18:15:16.488Z] #35 DONE 0.2s [2022-08-03T18:15:16.488Z] [2022-08-03T18:15:16.488Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-03T18:15:16.488Z] #37 sha256:bf5daa938905ae33b850f2d15534acc09a56dba6c6e415520ea535b63aec8a96 [2022-08-03T18:15:16.488Z] #37 DONE 0.1s [2022-08-03T18:15:16.488Z] [2022-08-03T18:15:16.488Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-03T18:15:16.488Z] #39 sha256:dc12ec0156bd3ffefa425570a3c0c6b4806a57bb9941147a52892a27eabb82ab [2022-08-03T18:15:16.488Z] #39 DONE 0.1s [2022-08-03T18:15:16.488Z] [2022-08-03T18:15:16.488Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-03T18:15:16.488Z] #41 sha256:956cb41009d8721a2d02eb2380de2905374934060a25d93698d4d9926d049b0e [2022-08-03T18:15:16.488Z] #41 DONE 0.1s [2022-08-03T18:15:16.488Z] [2022-08-03T18:15:16.488Z] #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-08-03T18:15:16.488Z] #55 sha256:018d0c8d4132b6911c9eef21137c6b4a6d13d335f34de25391efa11387f1a730 [2022-08-03T18:15:16.569Z] #21 56.63 Setting up libelf1:amd64 (0.183-1) ... [2022-08-03T18:15:16.681Z] #64 ... [2022-08-03T18:15:16.681Z] [2022-08-03T18:15:16.681Z] #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-08-03T18:15:16.681Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:15:16.681Z] #77 79.46 configure.ac:7: installing './compile' [2022-08-03T18:15:16.681Z] #77 79.48 configure.ac:11: installing './config.guess' [2022-08-03T18:15:16.681Z] #77 79.49 configure.ac:11: installing './config.sub' [2022-08-03T18:15:16.681Z] #77 79.51 configure.ac:8: installing './install-sh' [2022-08-03T18:15:16.681Z] #77 79.51 configure.ac:8: installing './missing' [2022-08-03T18:15:16.681Z] #77 79.72 Makefile.am: installing './depcomp' [2022-08-03T18:15:16.747Z] #55 ... [2022-08-03T18:15:16.747Z] [2022-08-03T18:15:16.747Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-03T18:15:16.747Z] #45 sha256:798aba64d5daf5241ef140c53d5e33407b7e73564a1c780c8f16bf94cbab237e [2022-08-03T18:15:16.747Z] #45 DONE 0.1s [2022-08-03T18:15:16.747Z] [2022-08-03T18:15:16.747Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-03T18:15:16.747Z] #48 sha256:acee766433d3ab4b75fb456092cae45b7dc68def552046cbecc439c98a226517 [2022-08-03T18:15:16.747Z] #48 DONE 0.2s [2022-08-03T18:15:16.747Z] [2022-08-03T18:15:16.747Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-03T18:15:16.747Z] #52 sha256:ba4e23b8861844f7be3fcc152a932942dc871da604dc23122d501a7d76ba08dc [2022-08-03T18:15:16.747Z] #52 DONE 0.1s [2022-08-03T18:15:16.747Z] [2022-08-03T18:15:16.747Z] #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-08-03T18:15:16.747Z] #60 sha256:69a71b05f4a302051995f6009728b77c1836f6adbbce7d0a76f175ae50670c43 [2022-08-03T18:15:16.828Z] #21 56.76 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-03T18:15:16.828Z] #21 56.85 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-03T18:15:17.006Z] #60 ... [2022-08-03T18:15:17.006Z] [2022-08-03T18:15:17.006Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-03T18:15:17.006Z] #54 sha256:d6218ea245507dd64f5caafcadd7bf455c90567dc9a1e5518a8ae7d21fdd4813 [2022-08-03T18:15:17.006Z] #54 DONE 0.1s [2022-08-03T18:15:17.086Z] #21 56.88 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-03T18:15:17.086Z] #21 56.93 Setting up libkmod2:amd64 (28-1) ... [2022-08-03T18:15:17.086Z] #21 56.97 Setting up python3-distutils (3.9.2-1) ... [2022-08-03T18:15:17.101Z] #20 ... [2022-08-03T18:15:17.102Z] [2022-08-03T18:15:17.102Z] #74 [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-08-03T18:15:17.102Z] #74 sha256:02798bfe4dd38b7abea8c386dfbde04b3faf82bac558a31284051f21a3fb85ad [2022-08-03T18:15:17.102Z] #74 44.44 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-03T18:15:17.102Z] #74 44.44 + GOBIN=/build [2022-08-03T18:15:17.102Z] #74 44.44 + GO111MODULE=on [2022-08-03T18:15:17.102Z] #74 44.44 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-03T18:15:17.264Z] [2022-08-03T18:15:17.264Z] #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-08-03T18:15:17.264Z] #55 sha256:018d0c8d4132b6911c9eef21137c6b4a6d13d335f34de25391efa11387f1a730 [2022-08-03T18:15:17.264Z] #55 260.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-03T18:15:17.264Z] #55 DONE 260.1s [2022-08-03T18:15:17.264Z] [2022-08-03T18:15:17.264Z] #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-08-03T18:15:17.264Z] #60 sha256:69a71b05f4a302051995f6009728b77c1836f6adbbce7d0a76f175ae50670c43 [2022-08-03T18:15:17.522Z] #60 ... [2022-08-03T18:15:17.522Z] [2022-08-03T18:15:17.522Z] #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-08-03T18:15:17.522Z] #77 sha256:fd80ac36a1c00b3b408ca4d07af02eaee67dfbfa34a045771fe03a3f497e6195 [2022-08-03T18:15:17.522Z] #77 221.1 CCLD crun [2022-08-03T18:15:17.911Z] #21 57.63 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:15:17.911Z] #21 57.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-03T18:15:17.911Z] #21 57.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-03T18:15:17.911Z] #21 57.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-03T18:15:17.911Z] #21 57.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-03T18:15:18.088Z] #77 221.8 make[3]: Entering directory '/tmp/crun-build' [2022-08-03T18:15:18.171Z] #21 57.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-03T18:15:18.171Z] #21 57.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-03T18:15:18.171Z] #21 57.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-03T18:15:18.171Z] #21 57.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-03T18:15:18.171Z] #21 57.91 Setting up python3-setuptools (52.0.0-4) ... [2022-08-03T18:15:18.350Z] #77 222.0 /bin/mkdir -p '/usr/local/lib' [2022-08-03T18:15:18.350Z] #77 222.0 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-03T18:15:18.350Z] #77 222.0 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-03T18:15:18.350Z] #77 222.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-03T18:15:18.350Z] #77 222.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-03T18:15:18.608Z] #77 222.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-03T18:15:18.608Z] #77 222.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-03T18:15:18.608Z] #77 222.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-03T18:15:18.866Z] #77 222.4 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-03T18:15:18.866Z] #77 222.4 ---------------------------------------------------------------------- [2022-08-03T18:15:18.866Z] #77 222.4 Libraries have been installed in: [2022-08-03T18:15:18.866Z] #77 222.4 /usr/local/lib [2022-08-03T18:15:18.866Z] #77 222.4 [2022-08-03T18:15:18.866Z] #77 222.4 If you ever happen to want to link against installed libraries [2022-08-03T18:15:18.866Z] #77 222.4 in a given directory, LIBDIR, you must either use libtool, and [2022-08-03T18:15:18.866Z] #77 222.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-03T18:15:18.866Z] #77 222.4 flag during linking and do at least one of the following: [2022-08-03T18:15:18.866Z] #77 222.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-03T18:15:18.866Z] #77 222.4 during execution [2022-08-03T18:15:18.866Z] #77 222.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-03T18:15:18.866Z] #77 222.4 during linking [2022-08-03T18:15:18.866Z] #77 222.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-03T18:15:18.866Z] #77 222.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-03T18:15:18.866Z] #77 222.4 [2022-08-03T18:15:18.866Z] #77 222.4 See any operating system documentation about shared libraries for [2022-08-03T18:15:18.866Z] #77 222.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-03T18:15:18.866Z] #77 222.4 ---------------------------------------------------------------------- [2022-08-03T18:15:18.866Z] #77 222.4 /bin/mkdir -p '/build' [2022-08-03T18:15:18.866Z] #77 222.4 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-03T18:15:18.866Z] #77 222.5 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-03T18:15:18.866Z] #77 222.5 make[3]: Leaving directory '/tmp/crun-build' [2022-08-03T18:15:18.866Z] #77 222.5 make[2]: Leaving directory '/tmp/crun-build' [2022-08-03T18:15:18.866Z] #77 222.5 make[1]: Leaving directory '/tmp/crun-build' [2022-08-03T18:15:19.219Z] #77 82.25 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-03T18:15:19.219Z] #77 82.25 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-03T18:15:19.431Z] #77 DONE 223.0s [2022-08-03T18:15:19.431Z] [2022-08-03T18:15:19.431Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-03T18:15:19.431Z] #56 sha256:bd35ace1c4be13b3c600e0f1a92d510e7a88b4effdcab761f597bb8a7a8c796d [2022-08-03T18:15:19.431Z] #56 DONE 1.3s [2022-08-03T18:15:19.431Z] [2022-08-03T18:15:19.431Z] #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-08-03T18:15:19.431Z] #60 sha256:69a71b05f4a302051995f6009728b77c1836f6adbbce7d0a76f175ae50670c43 [2022-08-03T18:15:19.431Z] #60 ... [2022-08-03T18:15:19.431Z] [2022-08-03T18:15:19.431Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-03T18:15:19.431Z] #58 sha256:476f645a328e9ebb8d93d91436de23ed18b60c5e7beae0fd8faa004826fdbc1d [2022-08-03T18:15:19.476Z] #77 82.54 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-03T18:15:19.621Z] #74 47.01 rootlesskit version 1.0.0 [2022-08-03T18:15:19.621Z] #74 47.01 Usage of /build/rootlesskit-docker-proxy: [2022-08-03T18:15:19.621Z] #74 47.01 -container-ip string [2022-08-03T18:15:19.621Z] #74 47.01 container ip [2022-08-03T18:15:19.621Z] #74 47.01 -container-port int [2022-08-03T18:15:19.621Z] #74 47.01 container port (default -1) [2022-08-03T18:15:19.621Z] #74 47.01 -host-ip string [2022-08-03T18:15:19.621Z] #74 47.01 host ip [2022-08-03T18:15:19.621Z] #74 47.01 -host-port int [2022-08-03T18:15:19.621Z] #74 47.01 host port (default -1) [2022-08-03T18:15:19.621Z] #74 47.01 -proto string [2022-08-03T18:15:19.621Z] #74 47.01 proxy protocol (default "tcp") [2022-08-03T18:15:19.689Z] #58 DONE 0.2s [2022-08-03T18:15:19.689Z] [2022-08-03T18:15:19.689Z] #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-08-03T18:15:19.689Z] #60 sha256:69a71b05f4a302051995f6009728b77c1836f6adbbce7d0a76f175ae50670c43 [2022-08-03T18:15:19.733Z] #77 82.54 libtoolize: copying file 'm4/libtool.m4' [2022-08-03T18:15:19.878Z] #74 DONE 47.6s [2022-08-03T18:15:19.878Z] [2022-08-03T18:15:19.878Z] #20 [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-08-03T18:15:19.878Z] #20 sha256:f29afdf69aad58182d2c5d3bc0e7b1dc7bba3bbc4f0358ca0e840bddd76c15d9 [2022-08-03T18:15:19.878Z] #20 46.69 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-03T18:15:19.878Z] #20 46.70 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-03T18:15:19.878Z] #20 46.70 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-03T18:15:19.878Z] #20 ... [2022-08-03T18:15:19.878Z] [2022-08-03T18:15:19.878Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-03T18:15:19.878Z] #75 sha256:a68341edf74a602b16e3aadc3a6a689ed1f9bc79befe372285e15aa2661a4866 [2022-08-03T18:15:19.878Z] #75 DONE 0.1s [2022-08-03T18:15:20.073Z] #21 59.65 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-03T18:15:20.073Z] #21 59.66 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-03T18:15:20.073Z] #21 59.68 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-03T18:15:20.073Z] #21 59.70 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-03T18:15:20.074Z] #77 82.90 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-03T18:15:20.134Z] [2022-08-03T18:15:20.134Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-03T18:15:20.134Z] #76 sha256:e15b5622477cf167d7e1bbd8d027987b0729f177318fefe94ed11726050d7aad [2022-08-03T18:15:20.134Z] #76 DONE 0.1s [2022-08-03T18:15:20.134Z] [2022-08-03T18:15:20.134Z] #71 [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-08-03T18:15:20.134Z] #71 sha256:779fb96dd70dadbd271c1328615b5366e85d2f7ae62d56909dae3f44948dc1e1 [2022-08-03T18:15:20.134Z] #71 18.49 + cd /tmp/tmp.iVToRhdcSX/src/github.com/containerd/containerd [2022-08-03T18:15:20.134Z] #71 18.49 + git checkout -q v1.6.6 [2022-08-03T18:15:20.255Z] #60 155.7 + mkdir -p /build [2022-08-03T18:15:20.255Z] #60 155.7 + cp runc /build/runc [2022-08-03T18:15:20.339Z] #77 83.22 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-03T18:15:20.390Z] #71 19.31 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-03T18:15:20.390Z] #71 19.31 + BUILDTAGS='netgo osusergo static_build' [2022-08-03T18:15:20.390Z] #71 19.31 + export EXTRA_FLAGS=-buildmode=pie [2022-08-03T18:15:20.390Z] #71 19.31 + EXTRA_FLAGS=-buildmode=pie [2022-08-03T18:15:20.390Z] #71 19.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-03T18:15:20.390Z] #71 19.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-03T18:15:20.390Z] #71 19.31 + '[' '' = dynamic ']' [2022-08-03T18:15:20.390Z] #71 19.31 + make [2022-08-03T18:15:20.513Z] #60 DONE 155.9s [2022-08-03T18:15:20.513Z] [2022-08-03T18:15:20.513Z] #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-08-03T18:15:20.513Z] #64 sha256:73ba37f5b9a8580f23fe729cd43522f4c3ed8adddc9575f8d6f2fd42abe0bf5c [2022-08-03T18:15:20.643Z] #77 83.53 libtoolize: copying file 'm4/ltversion.m4' [2022-08-03T18:15:20.914Z] #77 83.87 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-03T18:15:20.953Z] #71 20.16 + bin/ctr [2022-08-03T18:15:21.078Z] #64 ... [2022-08-03T18:15:21.078Z] [2022-08-03T18:15:21.078Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-03T18:15:21.078Z] #61 sha256:d25b086729164e9c48eb18b11daafa4a3388c4fa448e9176bfe90b7a1ae653b7 [2022-08-03T18:15:21.175Z] #77 84.29 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-03T18:15:21.448Z] #21 61.08 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-03T18:15:21.448Z] #21 61.09 Setting up jq (1.6-2.1) ... [2022-08-03T18:15:21.448Z] #21 61.16 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-03T18:15:21.448Z] #21 61.20 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-03T18:15:21.448Z] #21 61.37 Setting up iptables (1.8.7-1) ... [2022-08-03T18:15:21.448Z] #21 61.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-03T18:15:21.515Z] #71 ... [2022-08-03T18:15:21.515Z] [2022-08-03T18:15:21.515Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-03T18:15:21.515Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-03T18:15:21.515Z] #79 CACHED [2022-08-03T18:15:21.515Z] [2022-08-03T18:15:21.515Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-03T18:15:21.515Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-03T18:15:21.515Z] #81 CACHED [2022-08-03T18:15:21.644Z] #61 DONE 0.3s [2022-08-03T18:15:21.644Z] [2022-08-03T18:15:21.644Z] #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-08-03T18:15:21.644Z] #64 sha256:73ba37f5b9a8580f23fe729cd43522f4c3ed8adddc9575f8d6f2fd42abe0bf5c [2022-08-03T18:15:21.738Z] #21 61.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-03T18:15:21.738Z] #21 61.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-03T18:15:21.771Z] [2022-08-03T18:15:21.771Z] #20 [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-08-03T18:15:21.771Z] #20 sha256:f29afdf69aad58182d2c5d3bc0e7b1dc7bba3bbc4f0358ca0e840bddd76c15d9 [2022-08-03T18:15:21.771Z] #20 48.86 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-03T18:15:21.771Z] #20 48.86 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-03T18:15:21.771Z] #20 48.87 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-03T18:15:21.998Z] #21 61.67 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-03T18:15:21.998Z] #21 61.83 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-03T18:15:21.998Z] #21 61.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-03T18:15:21.998Z] #21 61.92 Setting up iproute2 (5.10.0-4) ... [2022-08-03T18:15:22.581Z] #21 62.42 Setting up systemd (247.3-7) ... [2022-08-03T18:15:22.581Z] #21 62.54 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-03T18:15:22.840Z] #21 62.56 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-03T18:15:22.840Z] #21 62.58 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-03T18:15:22.840Z] #21 62.63 Initializing machine ID from KVM UUID. [2022-08-03T18:15:23.139Z] #20 50.83 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-03T18:15:23.139Z] #20 50.83 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-03T18:15:23.139Z] #20 50.83 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-03T18:15:24.176Z] #64 234.0 + bin/containerd [2022-08-03T18:15:24.216Z] #21 64.00 Setting up systemd-journal-remote (247.3-7) ... [2022-08-03T18:15:24.734Z] #21 64.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:15:27.268Z] #21 DONE 67.3s [2022-08-03T18:15:27.268Z] [2022-08-03T18:15:27.268Z] #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-08-03T18:15:27.268Z] #60 sha256:c05ee856922bc278022adfd89e4cf2b0e347bef767213c9b12437e21b8a1848c [2022-08-03T18:15:27.306Z] #20 54.67 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-03T18:15:27.306Z] #20 54.68 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-03T18:15:27.306Z] #20 54.68 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-03T18:15:27.472Z] #77 242.6 AR libcrun_testing.a [2022-08-03T18:15:27.473Z] #77 242.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-03T18:15:27.473Z] #77 242.8 CCLD tests/tests_libcrun_utils [2022-08-03T18:15:27.473Z] #77 242.8 CCLD tests/tests_libcrun_errors [2022-08-03T18:15:27.473Z] #77 242.8 CCLD tests/tests_libcrun_fuzzer [2022-08-03T18:15:27.473Z] #77 243.5 CCLD libcrun.la [2022-08-03T18:15:27.527Z] #60 ... [2022-08-03T18:15:27.527Z] [2022-08-03T18:15:27.527Z] #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-08-03T18:15:27.527Z] #22 sha256:ffa3e412bc2440b48d9b2736c5e11f3ecc96505bb2e9a488a3358524cdf0aa99 [2022-08-03T18:15:27.733Z] #77 244.2 CCLD crun [2022-08-03T18:15:28.303Z] #77 244.8 make[3]: Entering directory '/tmp/crun-build' [2022-08-03T18:15:28.563Z] #77 245.0 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-03T18:15:28.563Z] #77 245.0 /bin/mkdir -p '/usr/local/lib' [2022-08-03T18:15:28.563Z] #77 245.0 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-03T18:15:28.563Z] #77 245.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-03T18:15:28.676Z] #20 56.42 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-03T18:15:28.676Z] #20 56.43 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-03T18:15:28.676Z] #20 56.44 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-03T18:15:28.676Z] #20 56.51 Selecting previously unselected package libapparmor1:amd64. [2022-08-03T18:15:28.676Z] #20 56.51 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-03T18:15:28.676Z] #20 56.52 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-03T18:15:28.676Z] #20 56.56 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-03T18:15:28.823Z] #77 245.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-03T18:15:28.823Z] #77 245.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-03T18:15:28.823Z] #77 245.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-03T18:15:28.823Z] #77 245.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-03T18:15:28.933Z] #20 56.57 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-03T18:15:28.933Z] #20 56.57 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-03T18:15:28.933Z] #20 56.64 Selecting previously unselected package libbtrfs0:amd64. [2022-08-03T18:15:28.933Z] #20 56.65 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-03T18:15:28.933Z] #20 56.65 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-03T18:15:28.933Z] #20 56.71 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-03T18:15:28.933Z] #20 56.72 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-03T18:15:28.933Z] #20 56.72 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-03T18:15:29.084Z] #77 245.4 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-03T18:15:29.084Z] #77 245.4 ---------------------------------------------------------------------- [2022-08-03T18:15:29.084Z] #77 245.4 Libraries have been installed in: [2022-08-03T18:15:29.084Z] #77 245.4 /usr/local/lib [2022-08-03T18:15:29.084Z] #77 245.4 [2022-08-03T18:15:29.084Z] #77 245.4 If you ever happen to want to link against installed libraries [2022-08-03T18:15:29.084Z] #77 245.4 in a given directory, LIBDIR, you must either use libtool, and [2022-08-03T18:15:29.084Z] #77 245.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-03T18:15:29.084Z] #77 245.4 flag during linking and do at least one of the following: [2022-08-03T18:15:29.084Z] #77 245.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-03T18:15:29.084Z] #77 245.4 during execution [2022-08-03T18:15:29.084Z] #77 245.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-03T18:15:29.084Z] #77 245.4 during linking [2022-08-03T18:15:29.084Z] #77 245.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-03T18:15:29.084Z] #77 245.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-03T18:15:29.084Z] #77 245.4 [2022-08-03T18:15:29.084Z] #77 245.4 See any operating system documentation about shared libraries for [2022-08-03T18:15:29.084Z] #77 245.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-03T18:15:29.084Z] #77 245.4 ---------------------------------------------------------------------- [2022-08-03T18:15:29.084Z] #77 245.4 /bin/mkdir -p '/build' [2022-08-03T18:15:29.084Z] #77 245.4 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-03T18:15:29.084Z] #77 245.5 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-03T18:15:29.084Z] #77 245.5 make[3]: Leaving directory '/tmp/crun-build' [2022-08-03T18:15:29.084Z] #77 245.5 make[2]: Leaving directory '/tmp/crun-build' [2022-08-03T18:15:29.084Z] #77 245.5 make[1]: Leaving directory '/tmp/crun-build' [2022-08-03T18:15:29.190Z] #20 56.82 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-03T18:15:29.190Z] #20 56.83 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-03T18:15:29.190Z] #20 56.83 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-03T18:15:29.190Z] #20 56.87 Selecting previously unselected package libudev-dev:amd64. [2022-08-03T18:15:29.190Z] #20 56.88 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-03T18:15:29.190Z] #20 56.89 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-03T18:15:29.190Z] #20 56.96 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-03T18:15:29.190Z] #20 56.96 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-03T18:15:29.190Z] #20 56.97 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-03T18:15:29.190Z] #20 57.09 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-03T18:15:29.344Z] #77 DONE 245.9s [2022-08-03T18:15:29.344Z] [2022-08-03T18:15:29.344Z] #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-08-03T18:15:29.344Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:15:29.434Z] #22 1.691 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-03T18:15:29.434Z] #22 1.696 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-03T18:15:29.434Z] #22 1.703 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-03T18:15:29.434Z] #22 DONE 2.0s [2022-08-03T18:15:29.434Z] [2022-08-03T18:15:29.434Z] #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-08-03T18:15:29.434Z] #60 sha256:c05ee856922bc278022adfd89e4cf2b0e347bef767213c9b12437e21b8a1848c [2022-08-03T18:15:29.434Z] #60 ... [2022-08-03T18:15:29.434Z] [2022-08-03T18:15:29.434Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-03T18:15:29.434Z] #23 sha256:3de42171f55d9e7f1d6c5250cedb54ef3c44e9265b6d9825f8c26866fb0ca4b1 [2022-08-03T18:15:29.446Z] #20 57.09 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-03T18:15:29.446Z] #20 57.09 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-03T18:15:29.446Z] #20 57.17 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-03T18:15:29.446Z] #20 57.18 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-03T18:15:29.446Z] #20 57.19 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-03T18:15:29.446Z] #20 57.27 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-03T18:15:29.446Z] #20 57.28 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-03T18:15:29.446Z] #20 57.28 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-03T18:15:29.446Z] #20 57.33 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-03T18:15:29.446Z] #20 57.33 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-03T18:15:29.703Z] #20 57.33 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-03T18:15:29.703Z] #20 57.53 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-03T18:15:29.703Z] #20 57.53 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-03T18:15:29.703Z] #20 57.54 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-03T18:15:29.959Z] #20 57.64 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-03T18:15:29.959Z] #20 57.64 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-03T18:15:29.959Z] #20 57.65 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-03T18:15:29.959Z] #20 57.70 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-03T18:15:29.959Z] #20 57.70 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-03T18:15:29.959Z] #20 57.71 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-03T18:15:30.215Z] #20 57.79 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-03T18:15:30.215Z] #20 57.79 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-03T18:15:30.215Z] #20 57.80 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-03T18:15:30.215Z] #20 58.01 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-03T18:15:30.215Z] #20 58.02 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-03T18:15:30.215Z] #20 58.03 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-03T18:15:30.215Z] #20 58.04 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-03T18:15:30.215Z] #20 58.06 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-03T18:15:30.215Z] #20 58.07 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-03T18:15:30.215Z] #20 58.08 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-03T18:15:30.215Z] #20 58.09 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-03T18:15:30.215Z] #20 58.10 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-03T18:15:30.215Z] #20 58.11 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-03T18:15:30.215Z] #20 58.12 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-03T18:15:30.215Z] #20 58.13 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-03T18:15:30.215Z] #20 58.14 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-03T18:15:30.472Z] #20 58.15 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-03T18:15:30.472Z] #20 58.16 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-03T18:15:30.472Z] #20 58.17 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-03T18:15:30.472Z] #20 58.18 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-03T18:15:30.472Z] #20 58.20 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-03T18:15:30.472Z] #20 58.21 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-03T18:15:30.472Z] #20 58.22 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-03T18:15:30.472Z] #20 58.23 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-03T18:15:30.472Z] #20 58.25 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-08-03T18:15:30.472Z] #20 58.26 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-03T18:15:30.472Z] #20 58.26 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-08-03T18:15:30.472Z] #20 58.27 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-03T18:15:30.472Z] #20 58.28 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-03T18:15:30.472Z] #20 58.29 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-08-03T18:15:30.472Z] #20 58.30 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-03T18:15:30.472Z] #20 58.32 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-03T18:15:30.472Z] #20 58.33 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-03T18:15:30.472Z] #20 58.34 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-03T18:15:30.472Z] #20 58.36 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-03T18:15:30.728Z] #20 58.37 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-03T18:15:30.728Z] #20 58.38 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:15:30.986Z] #20 DONE 58.9s [2022-08-03T18:15:30.986Z] [2022-08-03T18:15:30.986Z] #71 [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-08-03T18:15:30.986Z] #71 sha256:779fb96dd70dadbd271c1328615b5366e85d2f7ae62d56909dae3f44948dc1e1 [2022-08-03T18:15:31.138Z] #77 ... [2022-08-03T18:15:31.138Z] [2022-08-03T18:15:31.138Z] #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-08-03T18:15:31.138Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:15:31.138Z] #14 157.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-03T18:15:31.138Z] #14 157.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-03T18:15:31.138Z] #14 157.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-03T18:15:31.243Z] #71 ... [2022-08-03T18:15:31.243Z] [2022-08-03T18:15:31.243Z] #21 [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-08-03T18:15:31.243Z] #21 sha256:63b3d5e0d086147deb0b5eb552ae01f09f502069e9207305af3d7669e598a025 [2022-08-03T18:15:32.172Z] #21 1.067 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-03T18:15:32.172Z] #21 1.068 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-03T18:15:32.172Z] #21 1.068 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-03T18:15:38.021Z] #21 1.534 Reading package lists... [2022-08-03T18:15:39.468Z] #23 ... [2022-08-03T18:15:39.468Z] [2022-08-03T18:15:39.468Z] #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-08-03T18:15:39.468Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:15:39.468Z] #77 175.2 CCLD libocispec.la [2022-08-03T18:15:39.468Z] #77 175.6 CCLD src/validate [2022-08-03T18:15:39.468Z] #77 175.7 CCLD tests/test-1 [2022-08-03T18:15:39.468Z] #77 175.7 CCLD tests/test-2 [2022-08-03T18:15:39.468Z] #77 175.7 CCLD tests/test-3 [2022-08-03T18:15:39.468Z] #77 175.7 CCLD tests/test-4 [2022-08-03T18:15:39.468Z] #77 175.8 CCLD tests/test-5 [2022-08-03T18:15:39.726Z] #77 175.8 CCLD tests/test-6 [2022-08-03T18:15:39.726Z] #77 175.8 CCLD tests/test-7 [2022-08-03T18:15:39.985Z] #77 176.0 CCLD tests/test-8 [2022-08-03T18:15:39.985Z] #77 176.1 CCLD tests/test-9 [2022-08-03T18:15:39.985Z] #77 176.1 CCLD tests/test-10 [2022-08-03T18:15:39.985Z] #77 176.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-03T18:15:40.244Z] #77 176.4 CCLD tests/test-11 [2022-08-03T18:15:42.145Z] #77 178.3 libtool: link: ar cr libocispec.a [2022-08-03T18:15:42.145Z] #77 178.4 libtool: link: ranlib libocispec.a [2022-08-03T18:15:42.193Z] #21 6.436 Reading package lists... [2022-08-03T18:15:43.325Z] #14 ... [2022-08-03T18:15:43.325Z] [2022-08-03T18:15:43.325Z] #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-08-03T18:15:43.325Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:15:43.325Z] #77 106.0 configure.ac:7: installing 'build-aux/compile' [2022-08-03T18:15:43.325Z] #77 106.0 configure.ac:9: installing 'build-aux/config.guess' [2022-08-03T18:15:43.325Z] #77 106.1 configure.ac:9: installing 'build-aux/config.sub' [2022-08-03T18:15:43.325Z] #77 106.1 configure.ac:11: installing 'build-aux/install-sh' [2022-08-03T18:15:43.325Z] #77 106.1 configure.ac:11: installing 'build-aux/missing' [2022-08-03T18:15:43.562Z] #21 11.04 Building dependency tree... [2022-08-03T18:15:43.562Z] #21 12.17 Reading state information... [2022-08-03T18:15:43.584Z] #77 106.5 Makefile.am: installing 'build-aux/depcomp' [2022-08-03T18:15:43.584Z] #77 106.8 parallel-tests: installing 'build-aux/test-driver' [2022-08-03T18:15:44.493Z] #21 13.23 The following additional packages will be installed: [2022-08-03T18:15:44.493Z] #21 13.23 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-03T18:15:44.493Z] #21 13.23 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-03T18:15:44.493Z] #21 13.24 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-03T18:15:44.493Z] #21 13.24 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-03T18:15:44.493Z] #21 13.24 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-03T18:15:44.493Z] #21 13.24 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-03T18:15:44.493Z] #21 13.24 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-03T18:15:44.493Z] #21 13.26 Suggested packages: [2022-08-03T18:15:44.493Z] #21 13.26 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-03T18:15:44.493Z] #21 13.26 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-03T18:15:44.493Z] #21 13.26 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-03T18:15:44.493Z] #21 13.26 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-03T18:15:44.493Z] #21 13.26 seccomp:ppc64el seccomp:s390x [2022-08-03T18:15:44.493Z] #21 13.26 Recommended packages: [2022-08-03T18:15:44.493Z] #21 13.26 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-03T18:15:44.493Z] #21 13.26 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-03T18:15:44.493Z] #21 13.26 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-03T18:15:44.493Z] #21 13.26 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-03T18:15:44.675Z] #77 180.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-03T18:15:44.675Z] #77 180.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-03T18:15:44.675Z] #77 180.6 make[5]: Nothing to be done for 'install-data-am'. [2022-08-03T18:15:44.675Z] #77 180.6 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-03T18:15:44.675Z] #77 180.6 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-03T18:15:44.675Z] #77 180.6 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-03T18:15:44.675Z] #77 180.6 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-03T18:15:44.675Z] #77 180.6 make[2]: Entering directory '/tmp/crun-build' [2022-08-03T18:15:44.675Z] #77 180.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-03T18:15:44.675Z] #77 180.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-03T18:15:44.675Z] #77 180.7 CC src/libcrun/libcrun_testing_a-container.o [2022-08-03T18:15:44.675Z] #77 180.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-03T18:15:44.675Z] #77 180.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-03T18:15:44.675Z] #77 180.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-03T18:15:44.675Z] #77 180.8 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-03T18:15:44.675Z] #77 180.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-03T18:15:44.934Z] #77 180.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-03T18:15:44.934Z] #77 180.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-03T18:15:44.934Z] #77 180.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-03T18:15:44.934Z] #77 181.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-03T18:15:45.057Z] #21 13.71 The following NEW packages will be installed: [2022-08-03T18:15:45.057Z] #21 13.71 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-03T18:15:45.057Z] #21 13.71 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-03T18:15:45.057Z] #21 13.71 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-03T18:15:45.057Z] #21 13.71 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-03T18:15:45.057Z] #21 13.72 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-03T18:15:45.057Z] #21 13.72 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-03T18:15:45.057Z] #21 13.72 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-03T18:15:45.057Z] #21 13.72 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-03T18:15:45.057Z] #21 13.72 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-03T18:15:45.057Z] #21 13.72 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-03T18:15:45.057Z] #21 13.72 libseccomp2:ppc64el libseccomp2:s390x [2022-08-03T18:15:45.057Z] #21 14.06 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2022-08-03T18:15:45.057Z] #21 14.06 Need to get 15.9 MB of archives. [2022-08-03T18:15:45.057Z] #21 14.06 After this operation, 73.0 MB of additional disk space will be used. [2022-08-03T18:15:45.057Z] #21 14.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-03T18:15:45.192Z] #77 181.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-03T18:15:45.192Z] #77 181.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-03T18:15:45.192Z] #77 181.3 CC src/libcrun/libcrun_testing_a-error.o [2022-08-03T18:15:45.192Z] #77 181.4 CC src/libcrun/libcrun_testing_a-status.o [2022-08-03T18:15:45.192Z] #77 181.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-03T18:15:45.314Z] #21 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-08-03T18:15:45.314Z] #21 14.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-03T18:15:45.314Z] #21 14.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-03T18:15:45.314Z] #21 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-08-03T18:15:45.314Z] #21 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-08-03T18:15:45.314Z] #21 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-08-03T18:15:45.314Z] #21 14.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-03T18:15:45.314Z] #21 14.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-03T18:15:45.314Z] #21 14.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-03T18:15:45.314Z] #21 14.14 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-03T18:15:45.314Z] #21 14.14 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-03T18:15:45.314Z] #21 14.14 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-03T18:15:45.314Z] #21 14.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-03T18:15:45.314Z] #21 14.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-03T18:15:45.314Z] #21 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-08-03T18:15:45.314Z] #21 14.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-03T18:15:45.314Z] #21 14.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-03T18:15:45.314Z] #21 14.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-03T18:15:45.314Z] #21 14.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-03T18:15:45.314Z] #21 14.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-03T18:15:45.314Z] #21 14.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-03T18:15:45.314Z] #21 14.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-03T18:15:45.314Z] #21 14.25 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-03T18:15:45.314Z] #21 14.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-03T18:15:45.314Z] #21 14.26 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-03T18:15:45.314Z] #21 14.26 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-03T18:15:45.314Z] #21 14.26 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-03T18:15:45.314Z] #21 14.29 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-03T18:15:45.450Z] #77 181.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-03T18:15:45.450Z] #77 181.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-03T18:15:45.571Z] #21 14.29 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-03T18:15:45.571Z] #21 14.29 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-03T18:15:45.571Z] #21 14.29 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-08-03T18:15:45.571Z] #21 14.29 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-03T18:15:45.571Z] #21 14.29 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-08-03T18:15:45.571Z] #21 14.29 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-03T18:15:45.571Z] #21 14.29 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-08-03T18:15:45.571Z] #21 14.30 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-03T18:15:45.571Z] #21 14.30 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-08-03T18:15:45.571Z] #21 14.30 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-03T18:15:45.571Z] #21 14.30 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-03T18:15:45.708Z] #77 181.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-03T18:15:45.708Z] #77 181.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-03T18:15:45.966Z] #77 181.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-03T18:15:45.966Z] #77 181.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-03T18:15:45.966Z] #77 181.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-03T18:15:45.966Z] #77 181.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-03T18:15:45.966Z] #77 182.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-03T18:15:45.966Z] #77 182.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-03T18:15:46.134Z] #21 14.79 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:15:46.134Z] #21 15.01 Fetched 15.9 MB in 1s (30.6 MB/s) [2022-08-03T18:15:46.134Z] #21 15.04 Selecting previously unselected package gcc-10-base:armel. [2022-08-03T18:15:46.134Z] #21 15.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 ... 38556 files and directories currently installed.) [2022-08-03T18:15:46.134Z] #21 15.08 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-03T18:15:46.134Z] #21 15.09 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-03T18:15:46.224Z] #77 182.4 CC src/crun-crun.o [2022-08-03T18:15:46.391Z] #21 15.13 Selecting previously unselected package gcc-10-base:armhf. [2022-08-03T18:15:46.391Z] #21 15.14 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-03T18:15:46.391Z] #21 15.15 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-03T18:15:46.391Z] #21 15.20 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-03T18:15:46.391Z] #21 15.21 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-03T18:15:46.391Z] #21 15.21 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-03T18:15:46.391Z] #21 15.26 Selecting previously unselected package gcc-10-base:s390x. [2022-08-03T18:15:46.391Z] #21 15.26 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-03T18:15:46.391Z] #21 15.26 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-03T18:15:46.391Z] #21 15.31 Selecting previously unselected package gcc-10-base:arm64. [2022-08-03T18:15:46.391Z] #21 15.32 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-03T18:15:46.391Z] #21 15.33 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-03T18:15:46.391Z] #21 15.38 Selecting previously unselected package libgcc-s1:armel. [2022-08-03T18:15:46.482Z] #77 182.6 CC src/crun-run.o [2022-08-03T18:15:46.648Z] #21 15.38 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-03T18:15:46.648Z] #21 15.40 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-03T18:15:46.648Z] #21 15.45 Selecting previously unselected package libcrypt1:armel. [2022-08-03T18:15:46.648Z] #21 15.45 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-03T18:15:46.648Z] #21 15.46 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-03T18:15:46.648Z] #21 15.54 Selecting previously unselected package libc6:armel. [2022-08-03T18:15:46.648Z] #21 15.54 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-03T18:15:46.740Z] #77 182.8 CC src/crun-delete.o [2022-08-03T18:15:46.740Z] #77 ... [2022-08-03T18:15:46.740Z] [2022-08-03T18:15:46.740Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-03T18:15:46.740Z] #23 sha256:3de42171f55d9e7f1d6c5250cedb54ef3c44e9265b6d9825f8c26866fb0ca4b1 [2022-08-03T18:15:46.740Z] #23 10.95 Collecting yamllint==1.26.1 [2022-08-03T18:15:46.740Z] #23 12.01 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-03T18:15:46.740Z] #23 13.46 Collecting pathspec>=0.5.3 [2022-08-03T18:15:46.740Z] #23 13.47 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-03T18:15:46.740Z] #23 13.94 Collecting pyyaml [2022-08-03T18:15:46.740Z] #23 13.95 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-08-03T18:15:46.740Z] #23 14.09 Building wheels for collected packages: yamllint [2022-08-03T18:15:46.740Z] #23 14.10 Building wheel for yamllint (setup.py): started [2022-08-03T18:15:46.740Z] #23 15.28 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-03T18:15:46.740Z] #23 15.29 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f16e3a8d6cfa1989ee4bd2f1a27c329c94788a7612a7f6f21198aa0cdd4f4f5a [2022-08-03T18:15:46.740Z] #23 15.29 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-03T18:15:46.740Z] #23 15.30 Successfully built yamllint [2022-08-03T18:15:46.740Z] #23 15.33 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-03T18:15:46.740Z] #23 15.88 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-03T18:15:46.740Z] #23 DONE 17.3s [2022-08-03T18:15:46.740Z] [2022-08-03T18:15:46.740Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-03T18:15:46.740Z] #27 sha256:589617d7ed149abca25c20a2383c0cbc59b6e8f13ed45ff5c79d434fcc8098e0 [2022-08-03T18:15:46.904Z] #21 15.72 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-03T18:15:47.160Z] #21 16.13 Selecting previously unselected package libapparmor1:armel. [2022-08-03T18:15:47.160Z] #21 16.13 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-03T18:15:47.306Z] #27 DONE 0.5s [2022-08-03T18:15:47.306Z] [2022-08-03T18:15:47.307Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-03T18:15:47.307Z] #32 sha256:301488c0b392e459bc58b1ff34c9f162eb37887b53e968ff24ca29c5ed3c90d8 [2022-08-03T18:15:47.416Z] #21 16.13 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-03T18:15:47.416Z] #21 16.19 Selecting previously unselected package libapparmor-dev:armel. [2022-08-03T18:15:47.416Z] #21 16.19 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-03T18:15:47.416Z] #21 16.19 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-03T18:15:47.416Z] #21 16.27 Selecting previously unselected package libgcc-s1:arm64. [2022-08-03T18:15:47.416Z] #21 16.28 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-03T18:15:47.416Z] #21 16.28 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-03T18:15:47.416Z] #21 16.34 Selecting previously unselected package libcrypt1:arm64. [2022-08-03T18:15:47.416Z] #21 16.34 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-03T18:15:47.416Z] #21 16.34 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-03T18:15:47.416Z] #21 16.42 Selecting previously unselected package libc6:arm64. [2022-08-03T18:15:47.461Z] #55 ... [2022-08-03T18:15:47.461Z] [2022-08-03T18:15:47.461Z] #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-08-03T18:15:47.461Z] #60 sha256:6eaee284339c60bdbac4bc3e30b0c5e673ef3ab8ded74b79f190781eeb32d05a [2022-08-03T18:15:47.461Z] #60 182.8 + mkdir -p /build [2022-08-03T18:15:47.461Z] #60 182.8 + cp runc /build/runc [2022-08-03T18:15:47.461Z] #60 DONE 183.8s [2022-08-03T18:15:47.461Z] [2022-08-03T18:15:47.461Z] #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-08-03T18:15:47.461Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:15:47.461Z] #55 316.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-03T18:15:47.461Z] #55 DONE 316.5s [2022-08-03T18:15:47.461Z] [2022-08-03T18:15:47.461Z] #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-08-03T18:15:47.461Z] #64 sha256:737379ef608942f2e9411b09bc07e6bc38943d9f57bb0c79e3cbebace744df8e [2022-08-03T18:15:47.673Z] #21 16.43 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-03T18:15:47.761Z] #77 110.4 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-03T18:15:47.761Z] #77 110.4 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-03T18:15:47.929Z] #21 16.61 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-03T18:15:48.185Z] #21 17.05 Selecting previously unselected package libapparmor1:arm64. [2022-08-03T18:15:48.185Z] #21 17.05 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-03T18:15:48.185Z] #21 17.06 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-03T18:15:48.185Z] #21 17.11 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-03T18:15:48.185Z] #21 17.11 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-03T18:15:48.185Z] #21 17.12 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-03T18:15:48.441Z] #21 17.18 Selecting previously unselected package libgcc-s1:s390x. [2022-08-03T18:15:48.441Z] #21 17.19 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-03T18:15:48.441Z] #21 17.19 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-03T18:15:48.441Z] #21 17.24 Selecting previously unselected package libcrypt1:s390x. [2022-08-03T18:15:48.441Z] #21 17.25 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-03T18:15:48.441Z] #21 17.25 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-03T18:15:48.441Z] #21 17.33 Selecting previously unselected package libc6:s390x. [2022-08-03T18:15:48.441Z] #21 17.33 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-03T18:15:48.681Z] #32 DONE 1.1s [2022-08-03T18:15:48.681Z] [2022-08-03T18:15:48.681Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-03T18:15:48.681Z] #35 sha256:3b4f0efba61d688892f33b831e65ae4d502bf3083b1253cc197f125d6e5d2164 [2022-08-03T18:15:48.692Z] #77 111.5 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-03T18:15:48.692Z] #77 111.5 libtoolize: copying file 'm4/libtool.m4' [2022-08-03T18:15:48.692Z] #77 111.7 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-03T18:15:48.697Z] #21 17.49 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-03T18:15:48.939Z] #35 DONE 0.5s [2022-08-03T18:15:48.939Z] [2022-08-03T18:15:48.939Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-03T18:15:48.939Z] #37 sha256:3599754ef67ba77f8b61e9263896e3bfe379452343554660c5f4ae4f97bd7780 [2022-08-03T18:15:49.011Z] #77 111.8 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-03T18:15:49.011Z] #77 111.9 libtoolize: copying file 'm4/ltversion.m4' [2022-08-03T18:15:49.209Z] #21 17.92 Selecting previously unselected package libapparmor1:s390x. [2022-08-03T18:15:49.209Z] #21 17.93 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-03T18:15:49.209Z] #21 17.93 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-03T18:15:49.209Z] #21 17.98 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-03T18:15:49.209Z] #21 17.99 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-03T18:15:49.209Z] #21 18.00 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-03T18:15:49.209Z] #21 18.07 Selecting previously unselected package libgcc-s1:armhf. [2022-08-03T18:15:49.209Z] #21 18.08 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-03T18:15:49.209Z] #21 18.08 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-03T18:15:49.209Z] #21 18.13 Selecting previously unselected package libcrypt1:armhf. [2022-08-03T18:15:49.209Z] #21 18.14 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-03T18:15:49.209Z] #21 18.15 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-03T18:15:49.269Z] #77 112.2 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-03T18:15:49.465Z] #21 18.22 Selecting previously unselected package libc6:armhf. [2022-08-03T18:15:49.465Z] #21 18.23 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-03T18:15:49.511Z] #37 DONE 0.5s [2022-08-03T18:15:49.511Z] [2022-08-03T18:15:49.511Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-03T18:15:49.511Z] #39 sha256:d1d756604ef8a3ecc0ef2b80e30f09496c7fc373a55f37340a05b48fe4d9ffbf [2022-08-03T18:15:49.721Z] #21 18.41 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-03T18:15:49.769Z] #39 DONE 0.1s [2022-08-03T18:15:49.769Z] [2022-08-03T18:15:49.769Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-03T18:15:49.769Z] #41 sha256:04a1a229c0faca2ae8342ddbe948b74e4d25da8568dc21d4a6775eeba214b1bd [2022-08-03T18:15:49.978Z] #21 18.83 Selecting previously unselected package libapparmor1:armhf. [2022-08-03T18:15:49.978Z] #21 18.84 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-03T18:15:49.978Z] #21 18.85 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-03T18:15:49.978Z] #21 18.89 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-03T18:15:49.978Z] #21 18.90 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-03T18:15:49.978Z] #21 18.91 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-03T18:15:50.028Z] #41 DONE 0.4s [2022-08-03T18:15:50.028Z] [2022-08-03T18:15:50.028Z] #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-08-03T18:15:50.028Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:15:50.028Z] #77 183.1 CC src/crun-kill.o [2022-08-03T18:15:50.028Z] #77 183.1 CC src/crun-pause.o [2022-08-03T18:15:50.028Z] #77 183.4 CC src/crun-unpause.o [2022-08-03T18:15:50.028Z] #77 183.6 CC src/crun-spec.o [2022-08-03T18:15:50.028Z] #77 183.9 CC src/crun-exec.o [2022-08-03T18:15:50.028Z] #77 184.0 CC src/crun-list.o [2022-08-03T18:15:50.028Z] #77 184.0 CC src/crun-create.o [2022-08-03T18:15:50.028Z] #77 184.1 CC src/crun-start.o [2022-08-03T18:15:50.028Z] #77 184.3 CC src/crun-state.o [2022-08-03T18:15:50.028Z] #77 184.5 CC src/crun-update.o [2022-08-03T18:15:50.028Z] #77 184.5 CC src/crun-ps.o [2022-08-03T18:15:50.028Z] #77 184.8 CC src/crun-checkpoint.o [2022-08-03T18:15:50.028Z] #77 184.9 CC src/crun-restore.o [2022-08-03T18:15:50.028Z] #77 185.1 CC src/libcrun/libcrun_la-utils.lo [2022-08-03T18:15:50.028Z] #77 185.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-03T18:15:50.028Z] #77 185.5 CC src/libcrun/libcrun_la-container.lo [2022-08-03T18:15:50.028Z] #77 185.7 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-03T18:15:50.028Z] #77 185.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-03T18:15:50.028Z] #77 186.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-03T18:15:50.234Z] #21 18.97 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-03T18:15:50.234Z] #21 18.98 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-03T18:15:50.234Z] #21 18.98 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-03T18:15:50.234Z] #21 19.03 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-03T18:15:50.234Z] #21 19.04 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-03T18:15:50.234Z] #21 19.04 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-03T18:15:50.234Z] #21 19.13 Selecting previously unselected package libc6:ppc64el. [2022-08-03T18:15:50.234Z] #21 19.14 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-03T18:15:50.286Z] #77 ... [2022-08-03T18:15:50.286Z] [2022-08-03T18:15:50.286Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-03T18:15:50.286Z] #45 sha256:33d4ed00e1b3a05a3d7cb4364114645baed9792f14ffe481df796ff7cb6d5c29 [2022-08-03T18:15:50.286Z] #45 DONE 0.2s [2022-08-03T18:15:50.286Z] [2022-08-03T18:15:50.286Z] #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-08-03T18:15:50.286Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:15:50.286Z] #77 186.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-03T18:15:50.491Z] #21 19.34 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-03T18:15:50.546Z] #77 186.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-03T18:15:50.546Z] #77 186.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-03T18:15:50.640Z] #77 ... [2022-08-03T18:15:50.640Z] [2022-08-03T18:15:50.640Z] #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-08-03T18:15:50.640Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:15:50.640Z] #14 187.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-03T18:15:50.640Z] #14 187.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-03T18:15:50.640Z] #14 187.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-03T18:15:50.758Z] #64 ... [2022-08-03T18:15:50.758Z] [2022-08-03T18:15:50.758Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-03T18:15:50.758Z] #56 sha256:cefe586e14bd9d8598d47e7eb68ea76c685e1eba955bbba0270296e73719f938 [2022-08-03T18:15:50.758Z] #56 DONE 0.2s [2022-08-03T18:15:50.758Z] [2022-08-03T18:15:50.758Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-03T18:15:50.758Z] #58 sha256:a143d964dc6e2e8f5500d418d1bc4edb13e0a9d9a55f4c50ef76d0a7cc86ab2b [2022-08-03T18:15:50.758Z] #58 DONE 0.1s [2022-08-03T18:15:50.758Z] [2022-08-03T18:15:50.758Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-03T18:15:50.758Z] #61 sha256:e2e154f1b75714ddec4fbe5e7cb929a710f8019d33b4790c6765580e068ec84d [2022-08-03T18:15:50.758Z] #61 DONE 0.1s [2022-08-03T18:15:50.758Z] [2022-08-03T18:15:50.758Z] #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-08-03T18:15:50.758Z] #64 sha256:737379ef608942f2e9411b09bc07e6bc38943d9f57bb0c79e3cbebace744df8e [2022-08-03T18:15:50.804Z] #77 186.9 CC src/libcrun/libcrun_la-criu.lo [2022-08-03T18:15:50.804Z] #77 187.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-03T18:15:50.804Z] #77 ... [2022-08-03T18:15:50.804Z] [2022-08-03T18:15:50.804Z] #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-08-03T18:15:50.804Z] #47 sha256:b6b8ce59f534be2127166e2ece0c86e2714d0e5dd0eaf6f12044028391bddab6 [2022-08-03T18:15:50.804Z] #47 242.2 + dpkg --print-architecture [2022-08-03T18:15:50.804Z] #47 242.2 + git checkout -q v2.1.0 [2022-08-03T18:15:50.804Z] #47 242.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-03T18:15:50.804Z] #47 242.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-03T18:15:51.062Z] #47 ... [2022-08-03T18:15:51.062Z] [2022-08-03T18:15:51.062Z] #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-08-03T18:15:51.062Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:15:51.062Z] #77 187.2 CC src/libcrun/libcrun_la-linux.lo [2022-08-03T18:15:51.312Z] #21 19.99 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-03T18:15:51.312Z] #21 19.99 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-03T18:15:51.312Z] #21 20.00 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-03T18:15:51.312Z] #21 20.05 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-03T18:15:51.312Z] #21 20.06 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-03T18:15:51.312Z] #21 20.07 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-03T18:15:51.312Z] #21 20.14 Selecting previously unselected package libseccomp2:s390x. [2022-08-03T18:15:51.312Z] #21 20.15 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-03T18:15:51.312Z] #21 20.15 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-03T18:15:51.312Z] #21 20.19 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-03T18:15:51.312Z] #21 20.21 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-03T18:15:51.312Z] #21 20.21 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-03T18:15:51.312Z] #21 20.27 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-03T18:15:51.320Z] #77 187.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-03T18:15:51.569Z] #21 20.28 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-03T18:15:51.569Z] #21 20.28 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-03T18:15:51.569Z] #21 20.33 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-03T18:15:51.569Z] #21 20.34 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-03T18:15:51.569Z] #21 20.34 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-03T18:15:51.569Z] #21 20.40 Selecting previously unselected package libseccomp2:armhf. [2022-08-03T18:15:51.569Z] #21 20.41 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-03T18:15:51.569Z] #21 20.42 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-03T18:15:51.569Z] #21 20.46 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-03T18:15:51.569Z] #21 20.46 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-03T18:15:51.569Z] #21 20.47 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-03T18:15:51.826Z] #21 20.53 Selecting previously unselected package libseccomp2:armel. [2022-08-03T18:15:51.826Z] #21 20.54 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-03T18:15:51.826Z] #21 20.54 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-03T18:15:51.826Z] #21 20.58 Selecting previously unselected package libseccomp-dev:armel. [2022-08-03T18:15:51.826Z] #21 20.59 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-03T18:15:51.826Z] #21 20.59 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-03T18:15:51.826Z] #21 20.66 Selecting previously unselected package libseccomp2:arm64. [2022-08-03T18:15:51.826Z] #21 20.67 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-03T18:15:51.826Z] #21 20.68 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-03T18:15:51.826Z] #21 20.72 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-03T18:15:51.826Z] #21 20.72 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-03T18:15:51.826Z] #21 20.73 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-03T18:15:51.888Z] #77 187.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-03T18:15:52.083Z] #21 20.81 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-03T18:15:52.083Z] #21 20.83 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-03T18:15:52.083Z] #21 20.85 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-03T18:15:52.083Z] #21 20.86 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-03T18:15:52.083Z] #21 20.87 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-03T18:15:52.083Z] #21 20.88 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-03T18:15:52.083Z] #21 20.90 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-03T18:15:52.083Z] #21 20.91 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-03T18:15:52.083Z] #21 20.92 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-03T18:15:52.083Z] #21 20.93 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-03T18:15:52.083Z] #21 20.94 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-03T18:15:52.083Z] #21 20.95 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-03T18:15:52.083Z] #21 20.96 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-03T18:15:52.083Z] #21 20.98 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-03T18:15:52.083Z] #21 20.99 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-03T18:15:52.083Z] #21 21.00 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-03T18:15:52.146Z] #77 188.3 CC src/libcrun/libcrun_la-error.lo [2022-08-03T18:15:52.714Z] #77 188.9 CC src/libcrun/libcrun_la-status.lo [2022-08-03T18:15:52.714Z] #77 188.9 CC src/libcrun/libcrun_la-terminal.lo [2022-08-03T18:15:53.450Z] #21 22.21 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-03T18:15:53.650Z] #77 189.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-03T18:15:54.051Z] #64 287.6 + bin/containerd [2022-08-03T18:15:54.218Z] #77 190.3 CC src/libcrun/libcrun_la-signals.lo [2022-08-03T18:15:54.477Z] #77 190.4 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-03T18:15:54.477Z] #77 190.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-03T18:15:54.736Z] #77 190.9 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-03T18:15:54.819Z] #21 23.45 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-03T18:15:54.994Z] #77 191.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-03T18:15:55.561Z] #77 191.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-03T18:15:55.819Z] #77 192.0 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-03T18:15:56.078Z] #77 192.1 CC tests/init.o [2022-08-03T18:15:56.078Z] #77 192.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-03T18:15:56.186Z] #21 24.69 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-03T18:15:57.115Z] #21 25.92 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-03T18:15:58.483Z] #21 27.15 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-03T18:15:58.483Z] #21 27.16 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-03T18:15:58.483Z] #21 27.18 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-03T18:15:58.483Z] #21 27.19 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-03T18:15:58.483Z] #21 27.20 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-03T18:15:58.483Z] #21 27.22 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-03T18:15:58.483Z] #21 27.23 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-03T18:15:58.483Z] #21 27.24 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-03T18:15:58.483Z] #21 27.25 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-03T18:15:58.483Z] #21 27.27 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-03T18:15:58.483Z] #21 27.28 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-03T18:15:58.483Z] #21 27.29 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-03T18:15:58.483Z] #21 27.30 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-03T18:15:58.483Z] #21 27.31 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-03T18:15:58.483Z] #21 27.33 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-03T18:15:58.483Z] #21 27.34 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-03T18:15:58.483Z] #21 27.35 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-03T18:15:58.483Z] #21 27.36 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-03T18:15:58.483Z] #21 27.37 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-03T18:15:58.483Z] #21 27.38 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-03T18:15:58.483Z] #21 27.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:15:59.433Z] #21 DONE 28.0s [2022-08-03T18:15:59.433Z] [2022-08-03T18:15:59.433Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-03T18:15:59.433Z] #66 sha256:29228d29199bd8ff6a0163412f2754a2c2c9481f63eac434937d4483678df030 [2022-08-03T18:15:59.433Z] #66 DONE 0.2s [2022-08-03T18:15:59.433Z] [2022-08-03T18:15:59.433Z] #67 [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-08-03T18:15:59.433Z] #67 sha256:da828b8b78ce398cf22b3f500fdbb8ba952fa4fcf718e87b86909f87913fdb92 [2022-08-03T18:16:00.800Z] #67 1.165 + RM_GOPATH=0 [2022-08-03T18:16:00.800Z] #67 1.165 + TMP_GOPATH= [2022-08-03T18:16:00.800Z] #67 1.165 + : /build [2022-08-03T18:16:00.800Z] #67 1.165 + '[' -z '' ']' [2022-08-03T18:16:00.800Z] #67 1.165 ++ mktemp -d [2022-08-03T18:16:00.800Z] #67 1.167 + export GOPATH=/tmp/tmp.AoWwMhbhBB [2022-08-03T18:16:00.800Z] #67 1.168 + GOPATH=/tmp/tmp.AoWwMhbhBB [2022-08-03T18:16:00.800Z] #67 1.168 + RM_GOPATH=1 [2022-08-03T18:16:00.800Z] #67 1.168 + case "$(go env GOARCH)" in [2022-08-03T18:16:00.800Z] #67 1.169 ++ go env GOARCH [2022-08-03T18:16:00.800Z] #67 1.176 + export GO_BUILDMODE=-buildmode=pie [2022-08-03T18:16:00.800Z] #67 1.176 + GO_BUILDMODE=-buildmode=pie [2022-08-03T18:16:00.800Z] #67 1.179 ++ dirname /install.sh [2022-08-03T18:16:00.800Z] #67 1.180 + dir=/ [2022-08-03T18:16:00.800Z] #67 1.181 + bin=runc [2022-08-03T18:16:00.800Z] #67 1.181 + shift [2022-08-03T18:16:00.800Z] #67 1.181 + '[' '!' -f //runc.installer ']' [2022-08-03T18:16:00.800Z] #67 1.181 + . //runc.installer [2022-08-03T18:16:00.800Z] #67 1.182 ++ set -e [2022-08-03T18:16:00.800Z] #67 1.182 ++ : v1.1.2 [2022-08-03T18:16:00.800Z] #67 1.182 + install_runc [2022-08-03T18:16:00.800Z] #67 1.182 + RUNC_BUILDTAGS=seccomp [2022-08-03T18:16:00.800Z] #67 1.182 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-03T18:16:00.800Z] #67 1.183 Install runc version v1.1.2 (build tags: seccomp) [2022-08-03T18:16:00.800Z] #67 1.183 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AoWwMhbhBB/src/github.com/opencontainers/runc [2022-08-03T18:16:00.800Z] #67 1.187 Cloning into '/tmp/tmp.AoWwMhbhBB/src/github.com/opencontainers/runc'... [2022-08-03T18:16:00.800Z] #67 ... [2022-08-03T18:16:00.800Z] [2022-08-03T18:16:00.800Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-03T18:16:00.800Z] #22 sha256:e9854b4185d7ec32230bce9c9d4ee706f673bbf314bd74c9fae3f5c6272e57e9 [2022-08-03T18:16:00.800Z] #22 DONE 1.5s [2022-08-03T18:16:00.800Z] [2022-08-03T18:16:00.800Z] #23 [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-08-03T18:16:00.800Z] #23 sha256:a4139ce82446b9ce2722384bfc68d07a9de543559a8ac90ebea60c07e6a21e3a [2022-08-03T18:16:01.731Z] #23 DONE 0.9s [2022-08-03T18:16:01.731Z] [2022-08-03T18:16:01.731Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-03T18:16:01.731Z] #24 sha256:39f5813f057d1a74df318d7f7b776ffba831d0c0c32f69fe74ceb4414f4b9e62 [2022-08-03T18:16:02.294Z] #24 0.826 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-03T18:16:02.551Z] #24 DONE 0.9s [2022-08-03T18:16:02.551Z] [2022-08-03T18:16:02.551Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-03T18:16:02.551Z] #25 sha256:b904f96c121bdc88c23466649f14e2745b4157e56b9642fb7a419ad1acb4ce98 [2022-08-03T18:16:02.835Z] #14 ... [2022-08-03T18:16:02.835Z] [2022-08-03T18:16:02.835Z] #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-08-03T18:16:02.835Z] #67 sha256:c6d107e8bc31ee77eeeb7c0fcfc6df8d402438446a8ad786dadec0ddb75f813f [2022-08-03T18:16:02.835Z] #67 187.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-03T18:16:02.835Z] #67 187.5 + GOBIN=/build [2022-08-03T18:16:02.835Z] #67 187.5 + GO111MODULE=on [2022-08-03T18:16:02.835Z] #67 187.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-03T18:16:02.835Z] #67 ... [2022-08-03T18:16:02.835Z] [2022-08-03T18:16:02.835Z] #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-08-03T18:16:02.835Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:16:02.835Z] #14 199.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-03T18:16:02.835Z] #14 199.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-03T18:16:02.835Z] #14 199.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-03T18:16:02.919Z] #64 272.1 # github.com/containerd/containerd/cmd/containerd [2022-08-03T18:16:02.919Z] #64 272.1 /usr/bin/ld: /tmp/go-link-587512285/000019.o: in function `New': [2022-08-03T18:16:02.919Z] #64 272.1 /tmp/tmp.nlTeWgYXLA/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-08-03T18:16:02.919Z] #64 272.2 + bin/containerd-stress [2022-08-03T18:16:03.402Z] #14 200.1 Selecting previously unselected package libapparmor1:amd64. [2022-08-03T18:16:03.402Z] #14 200.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-03T18:16:03.481Z] #25 DONE 1.0s [2022-08-03T18:16:03.481Z] [2022-08-03T18:16:03.481Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-03T18:16:03.481Z] #26 sha256:26f0e96cdfd5e459a08a3426cc63645b27701da0a562c517d4e1f0ae1794b5dd [2022-08-03T18:16:03.484Z] #64 273.2 + bin/containerd-shim [2022-08-03T18:16:03.680Z] #14 200.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-03T18:16:04.412Z] #26 DONE 0.9s [2022-08-03T18:16:04.412Z] [2022-08-03T18:16:04.412Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-03T18:16:04.412Z] #27 sha256:e86fd0d65b83a5be3864f9a19663534521f6639eb69e6b60f32ee90d3917bb75 [2022-08-03T18:16:04.504Z] #14 201.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-03T18:16:04.504Z] #14 201.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-03T18:16:04.504Z] #14 ... [2022-08-03T18:16:04.504Z] [2022-08-03T18:16:04.504Z] #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-08-03T18:16:04.504Z] #67 sha256:c6d107e8bc31ee77eeeb7c0fcfc6df8d402438446a8ad786dadec0ddb75f813f [2022-08-03T18:16:04.504Z] #67 199.6 rootlesskit version 1.0.0 [2022-08-03T18:16:04.504Z] #67 199.6 Usage of /build/rootlesskit-docker-proxy: [2022-08-03T18:16:04.504Z] #67 199.6 -container-ip string [2022-08-03T18:16:04.504Z] #67 199.6 container ip [2022-08-03T18:16:04.504Z] #67 199.6 -container-port int [2022-08-03T18:16:04.504Z] #67 199.6 container port (default -1) [2022-08-03T18:16:04.504Z] #67 199.6 -host-ip string [2022-08-03T18:16:04.504Z] #67 199.6 host ip [2022-08-03T18:16:04.504Z] #67 199.6 -host-port int [2022-08-03T18:16:04.504Z] #67 199.6 host port (default -1) [2022-08-03T18:16:04.504Z] #67 199.6 -proto string [2022-08-03T18:16:04.504Z] #67 199.6 proxy protocol (default "tcp") [2022-08-03T18:16:04.504Z] #67 DONE 201.2s [2022-08-03T18:16:04.504Z] [2022-08-03T18:16:04.504Z] #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-08-03T18:16:04.504Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:16:04.504Z] #14 201.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-03T18:16:04.762Z] #14 ... [2022-08-03T18:16:04.762Z] [2022-08-03T18:16:04.762Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-03T18:16:04.762Z] #68 sha256:d71d98d8ba10fed1fa571dd209034c4652a147507809d8d80c82ceca92b592d2 [2022-08-03T18:16:04.762Z] #68 DONE 0.1s [2022-08-03T18:16:04.762Z] [2022-08-03T18:16:04.762Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-03T18:16:04.762Z] #69 sha256:2f25984ca61d8d667e7085bd9eb947ea96ba37c7736085a3d4607f5fcfc9388c [2022-08-03T18:16:04.762Z] #69 DONE 0.1s [2022-08-03T18:16:04.762Z] [2022-08-03T18:16:04.762Z] #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-08-03T18:16:04.762Z] #14 sha256:a84bb89e0593a5afa12621a5529e93e2f483099a348922d0534bd663ab4ceec3 [2022-08-03T18:16:04.762Z] #14 201.6 Selecting previously unselected package libbtrfs0:amd64. [2022-08-03T18:16:04.762Z] #14 201.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-03T18:16:04.762Z] #14 201.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-03T18:16:05.325Z] #14 202.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-03T18:16:05.325Z] #14 202.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-03T18:16:05.325Z] #14 202.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-03T18:16:05.344Z] #27 DONE 0.9s [2022-08-03T18:16:05.344Z] [2022-08-03T18:16:05.344Z] #67 [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-08-03T18:16:05.344Z] #67 sha256:da828b8b78ce398cf22b3f500fdbb8ba952fa4fcf718e87b86909f87913fdb92 [2022-08-03T18:16:05.344Z] #67 5.636 + cd /tmp/tmp.AoWwMhbhBB/src/github.com/opencontainers/runc [2022-08-03T18:16:05.344Z] #67 5.636 + git checkout -q v1.1.2 [2022-08-03T18:16:05.582Z] #14 202.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-03T18:16:05.582Z] #14 202.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-03T18:16:05.600Z] #67 6.081 + '[' -z '' ']' [2022-08-03T18:16:05.600Z] #67 6.082 + target=static [2022-08-03T18:16:05.600Z] #67 6.082 + make BUILDTAGS=seccomp static [2022-08-03T18:16:05.600Z] #67 6.270 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-08-03T18:16:05.841Z] #14 202.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-03T18:16:06.098Z] #14 202.7 Selecting previously unselected package libudev-dev:amd64. [2022-08-03T18:16:06.098Z] #14 202.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-03T18:16:06.098Z] #14 202.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-03T18:16:06.354Z] #14 203.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-03T18:16:06.354Z] #14 203.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-03T18:16:06.354Z] #14 203.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-03T18:16:06.611Z] #14 203.5 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-03T18:16:06.868Z] #14 203.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-03T18:16:06.868Z] #14 203.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-03T18:16:07.125Z] #14 203.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-03T18:16:07.381Z] #14 203.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-03T18:16:07.381Z] #14 203.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-03T18:16:07.638Z] #14 204.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-03T18:16:07.638Z] #14 204.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-03T18:16:07.638Z] #14 204.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-03T18:16:07.895Z] #14 204.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-03T18:16:07.895Z] #14 204.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-03T18:16:07.895Z] #14 204.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-03T18:16:08.824Z] #14 205.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-03T18:16:08.824Z] #14 205.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-03T18:16:08.824Z] #14 205.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-03T18:16:09.388Z] #14 206.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-03T18:16:09.388Z] #14 206.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-03T18:16:09.388Z] #14 206.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-03T18:16:09.645Z] #14 206.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-03T18:16:09.645Z] #14 206.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-03T18:16:09.645Z] #14 206.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-03T18:16:09.902Z] #14 206.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-03T18:16:09.902Z] #14 206.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-03T18:16:09.902Z] #14 206.7 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-03T18:16:10.838Z] #14 207.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-03T18:16:11.094Z] #14 207.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-03T18:16:11.094Z] #14 207.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-03T18:16:11.094Z] #14 207.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-03T18:16:11.094Z] #14 207.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-03T18:16:11.094Z] #14 207.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-03T18:16:11.094Z] #14 207.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-03T18:16:11.094Z] #14 207.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-03T18:16:11.094Z] #14 207.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-03T18:16:11.094Z] #14 207.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-03T18:16:11.094Z] #14 207.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-03T18:16:11.094Z] #14 207.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-03T18:16:11.094Z] #14 207.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-03T18:16:11.094Z] #14 208.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-03T18:16:11.094Z] #14 208.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-03T18:16:11.094Z] #14 208.0 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-03T18:16:11.351Z] #14 208.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-03T18:16:11.351Z] #14 208.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-03T18:16:11.351Z] #14 208.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-03T18:16:11.351Z] #14 208.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-03T18:16:11.351Z] #14 208.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-03T18:16:11.351Z] #14 208.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-03T18:16:11.351Z] #14 208.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-03T18:16:11.351Z] #14 208.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-03T18:16:11.590Z] #64 281.5 + bin/containerd-shim-runc-v1 [2022-08-03T18:16:11.608Z] #14 208.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-03T18:16:11.608Z] #14 208.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-03T18:16:11.608Z] #14 208.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-08-03T18:16:11.608Z] #14 208.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-03T18:16:11.608Z] #14 208.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-03T18:16:11.608Z] #14 208.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-03T18:16:11.608Z] #14 208.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-03T18:16:11.608Z] #14 208.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-03T18:16:11.608Z] #14 208.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-03T18:16:11.608Z] #14 208.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:16:12.992Z] #14 DONE 209.6s [2022-08-03T18:16:12.992Z] [2022-08-03T18:16:12.992Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-03T18:16:12.992Z] #59 sha256:948b55d85bc175e3366c88beb4f1991b223ee375b3681df8dd23f761b10793db [2022-08-03T18:16:12.992Z] #59 DONE 0.2s [2022-08-03T18:16:12.992Z] [2022-08-03T18:16:12.992Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-03T18:16:12.992Z] #15 sha256:20fddb09594940040ae07570928836f902edf0a0863600751114de23906168a3 [2022-08-03T18:16:13.701Z] #67 ... [2022-08-03T18:16:13.702Z] [2022-08-03T18:16:13.702Z] #28 [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-08-03T18:16:13.702Z] #28 sha256:101c10266465823b1e14292ddac9675aac546dc13b6abc0eec740fe9eb9abd18 [2022-08-03T18:16:13.702Z] #28 1.180 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-03T18:16:13.702Z] #28 1.181 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-03T18:16:13.702Z] #28 1.343 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-03T18:16:13.702Z] #28 1.833 Reading package lists... [2022-08-03T18:16:14.157Z] #77 ... [2022-08-03T18:16:14.158Z] [2022-08-03T18:16:14.158Z] #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-08-03T18:16:14.158Z] #47 sha256:b6b8ce59f534be2127166e2ece0c86e2714d0e5dd0eaf6f12044028391bddab6 [2022-08-03T18:16:14.158Z] #47 DONE 273.8s [2022-08-03T18:16:14.158Z] [2022-08-03T18:16:14.158Z] #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-08-03T18:16:14.158Z] #60 sha256:c05ee856922bc278022adfd89e4cf2b0e347bef767213c9b12437e21b8a1848c [2022-08-03T18:16:15.519Z] #15 DONE 2.4s [2022-08-03T18:16:15.519Z] [2022-08-03T18:16:15.519Z] #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-08-03T18:16:15.519Z] #16 sha256:a7156f6ec84a3829086f568061267bed0d82b1d5407b67e97e9884e4902ac1a3 [2022-08-03T18:16:16.061Z] #60 ... [2022-08-03T18:16:16.061Z] [2022-08-03T18:16:16.061Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-03T18:16:16.061Z] #48 sha256:71ff02efb712b4a0893a3fc9f7e538517c3caa269b6f1d770db1356550a1f0c7 [2022-08-03T18:16:16.852Z] #64 286.2 + bin/containerd-shim-runc-v2 [2022-08-03T18:16:16.852Z] #64 286.9 + binaries [2022-08-03T18:16:16.852Z] #64 286.9 + install -D bin/containerd /build/containerd [2022-08-03T18:16:16.852Z] #64 287.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-03T18:16:16.902Z] #16 DONE 1.7s [2022-08-03T18:16:16.902Z] [2022-08-03T18:16:16.902Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-03T18:16:16.902Z] #17 sha256:b1be7433f46a96f738a916d093990835e45187ea726a26e4d9ca1a1cbffd71a6 [2022-08-03T18:16:17.111Z] #64 287.0 + install -D bin/ctr /build/ctr [2022-08-03T18:16:17.964Z] #48 DONE 1.9s [2022-08-03T18:16:17.964Z] [2022-08-03T18:16:17.964Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-03T18:16:17.964Z] #52 sha256:906e5e25684277723514251e516bb3fe2fe566fefd0e75f52d0c15b92d84d377 [2022-08-03T18:16:18.223Z] #52 DONE 0.6s [2022-08-03T18:16:18.223Z] [2022-08-03T18:16:18.223Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-03T18:16:18.223Z] #54 sha256:643f27f22c1db357bad75aec5cf98c576d4db6c3a11c6b36022c5e0923f55def [2022-08-03T18:16:18.269Z] #17 1.332 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-03T18:16:18.269Z] #17 DONE 1.4s [2022-08-03T18:16:18.269Z] [2022-08-03T18:16:18.269Z] #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-08-03T18:16:18.269Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:16:18.269Z] #77 137.2 configure.ac:11: installing 'build-aux/compile' [2022-08-03T18:16:18.269Z] #77 137.2 configure.ac:11: installing 'build-aux/config.guess' [2022-08-03T18:16:18.269Z] #77 137.2 configure.ac:11: installing 'build-aux/config.sub' [2022-08-03T18:16:18.269Z] #77 137.2 configure.ac:13: installing 'build-aux/install-sh' [2022-08-03T18:16:18.269Z] #77 137.2 configure.ac:13: installing 'build-aux/missing' [2022-08-03T18:16:18.269Z] #77 137.3 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-03T18:16:18.269Z] #77 137.6 Makefile.am: installing 'build-aux/depcomp' [2022-08-03T18:16:18.269Z] #77 140.0 checking build system type... x86_64-pc-linux-gnu [2022-08-03T18:16:18.269Z] #77 140.5 checking host system type... x86_64-pc-linux-gnu [2022-08-03T18:16:18.269Z] #77 140.5 checking how to print strings... printf [2022-08-03T18:16:18.269Z] #77 140.6 checking for gcc... gcc [2022-08-03T18:16:18.269Z] #77 140.9 checking whether the C compiler works... yes [2022-08-03T18:16:18.269Z] #77 141.2 checking for C compiler default output file name... a.out [2022-08-03T18:16:18.831Z] #77 141.3 checking for suffix of executables... [2022-08-03T18:16:19.156Z] #54 DONE 0.9s [2022-08-03T18:16:19.156Z] [2022-08-03T18:16:19.156Z] #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-08-03T18:16:19.156Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:16:19.156Z] #77 212.7 CCLD tests/init [2022-08-03T18:16:19.395Z] #77 141.9 checking whether we are cross compiling... no [2022-08-03T18:16:19.395Z] #77 142.4 checking for suffix of object files... o [2022-08-03T18:16:19.634Z] #64 DONE 289.2s [2022-08-03T18:16:19.651Z] #77 142.5 checking whether we are using the GNU C compiler... yes [2022-08-03T18:16:19.907Z] #77 142.7 checking whether gcc accepts -g... [2022-08-03T18:16:19.907Z] #77 ... [2022-08-03T18:16:19.907Z] [2022-08-03T18:16:19.907Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-03T18:16:19.907Z] #18 sha256:01c29ad7ec1b38c27af96dfaf888dab076deeffe29fec826446ed43e9cb0d390 [2022-08-03T18:16:19.907Z] #18 DONE 1.5s [2022-08-03T18:16:19.907Z] [2022-08-03T18:16:19.907Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-03T18:16:19.907Z] #19 sha256:837760324e86352b16cb2b06eb97d49ffa8b1c09d5f30dd8eb7363baca457256 [2022-08-03T18:16:20.200Z] [2022-08-03T18:16:20.200Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-03T18:16:20.200Z] #65 sha256:b45f70dbf6cbe4f7037aefeb97810068364351c302c2cb43e105d36abaf1693a [2022-08-03T18:16:20.245Z] #28 8.520 Reading package lists... [2022-08-03T18:16:21.132Z] #65 DONE 0.8s [2022-08-03T18:16:21.132Z] [2022-08-03T18:16:21.132Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-03T18:16:21.132Z] #70 sha256:f3485a62318627475aa7b514c18fd3656476586575a3fb1c373d8fd7bc5969f6 [2022-08-03T18:16:21.132Z] #70 DONE 0.2s [2022-08-03T18:16:21.132Z] [2022-08-03T18:16:21.132Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-03T18:16:21.132Z] #75 sha256:f67df2b70a8378aa0db8b366d3f8aa0ec5592fab9b2e04af99caace30f17e967 [2022-08-03T18:16:21.320Z] #19 DONE 1.5s [2022-08-03T18:16:21.320Z] [2022-08-03T18:16:21.320Z] #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-08-03T18:16:21.320Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:16:21.320Z] #77 142.7 checking whether gcc accepts -g... yes [2022-08-03T18:16:21.320Z] #77 143.0 checking for gcc option to accept ISO C89... none needed [2022-08-03T18:16:21.320Z] #77 143.3 checking whether gcc understands -c and -o together... yes [2022-08-03T18:16:21.320Z] #77 143.7 checking for a sed that does not truncate output... /bin/sed [2022-08-03T18:16:21.320Z] #77 143.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-03T18:16:21.320Z] #77 143.8 checking for egrep... /bin/grep -E [2022-08-03T18:16:21.320Z] #77 143.8 checking for fgrep... /bin/grep -F [2022-08-03T18:16:21.320Z] #77 143.8 checking for ld used by gcc... /usr/bin/ld [2022-08-03T18:16:21.320Z] #77 143.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-03T18:16:21.320Z] #77 143.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-03T18:16:21.320Z] #77 143.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-03T18:16:21.320Z] #77 143.9 checking whether ln -s works... yes [2022-08-03T18:16:21.320Z] #77 143.9 checking the maximum length of command line arguments... 1572864 [2022-08-03T18:16:21.320Z] #77 144.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-03T18:16:21.320Z] #77 144.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-03T18:16:21.320Z] #77 144.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-03T18:16:21.320Z] #77 144.0 checking for objdump... objdump [2022-08-03T18:16:21.320Z] #77 144.0 checking how to recognize dependent libraries... pass_all [2022-08-03T18:16:21.320Z] #77 144.0 checking for dlltool... no [2022-08-03T18:16:21.320Z] #77 144.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-03T18:16:21.320Z] #77 144.0 checking for ar... ar [2022-08-03T18:16:21.320Z] #77 144.0 checking for archiver @FILE support... @ [2022-08-03T18:16:21.320Z] #77 144.3 checking for strip... strip [2022-08-03T18:16:21.320Z] #77 144.3 checking for ranlib... ranlib [2022-08-03T18:16:21.320Z] #77 144.3 checking for gawk... no [2022-08-03T18:16:21.320Z] #77 144.3 checking for mawk... mawk [2022-08-03T18:16:22.064Z] #75 DONE 0.8s [2022-08-03T18:16:22.064Z] [2022-08-03T18:16:22.064Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-03T18:16:22.064Z] #78 sha256:88de52dd7824de6d60c9be33c77962447cf634a6e38a88786265cb8eccbf3998 [2022-08-03T18:16:22.064Z] #78 DONE 0.1s [2022-08-03T18:16:22.064Z] [2022-08-03T18:16:22.064Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-03T18:16:22.064Z] #79 sha256:e4fefb06d925ddffcb49ef58d5b2d82b285817983ddcc337925205001363abe9 [2022-08-03T18:16:22.064Z] #79 DONE 0.0s [2022-08-03T18:16:22.064Z] [2022-08-03T18:16:22.064Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-03T18:16:22.064Z] #80 sha256:e7498d9a3ae6419e02d76f6f690f1f4f95300d31a63e8945faec6dac625a1088 [2022-08-03T18:16:22.064Z] #80 DONE 0.0s [2022-08-03T18:16:22.064Z] [2022-08-03T18:16:22.064Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-03T18:16:22.064Z] #81 sha256:548e564c5aa80d37bd094354d61cfa94cc83698c5903749e0910adccd5f74750 [2022-08-03T18:16:22.137Z] #28 14.80 Building dependency tree... [2022-08-03T18:16:22.137Z] #28 16.47 Reading state information... [2022-08-03T18:16:22.252Z] #77 144.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-03T18:16:22.252Z] #77 145.2 checking for sysroot... no [2022-08-03T18:16:22.252Z] #77 145.2 checking for a working dd... /bin/dd [2022-08-03T18:16:22.252Z] #77 145.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-03T18:16:22.509Z] #77 145.5 checking for mt... no [2022-08-03T18:16:22.509Z] #77 145.5 checking if : is a manifest tool... no [2022-08-03T18:16:22.766Z] #77 145.5 checking how to run the C preprocessor... gcc -E [2022-08-03T18:16:22.997Z] #81 DONE 0.8s [2022-08-03T18:16:22.997Z] [2022-08-03T18:16:22.997Z] #82 exporting to image [2022-08-03T18:16:22.997Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-03T18:16:22.997Z] #82 exporting layers [2022-08-03T18:16:23.022Z] [2022-08-03T18:16:23.023Z] #77 ... [2022-08-03T18:16:23.023Z] [2022-08-03T18:16:23.023Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-03T18:16:23.023Z] #20 sha256:67d67b4af445e0b607e752f5a816bfca9a423330cb514e661cf186ddeb476beb [2022-08-03T18:16:23.023Z] #20 DONE 1.7s [2022-08-03T18:16:23.023Z] [2022-08-03T18:16:23.023Z] #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-08-03T18:16:23.023Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:16:23.023Z] #77 146.1 checking for ANSI C header files... [2022-08-03T18:16:23.023Z] #77 ... [2022-08-03T18:16:23.023Z] [2022-08-03T18:16:23.023Z] #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-08-03T18:16:23.023Z] #60 sha256:dd5138e716f6e8d94d7e2580e11c07fc87ffe02cf45d6e0b226688b851cd0cba [2022-08-03T18:16:23.023Z] #60 1.974 + RM_GOPATH=0 [2022-08-03T18:16:23.023Z] #60 1.974 + TMP_GOPATH= [2022-08-03T18:16:23.023Z] #60 1.974 + : /build [2022-08-03T18:16:23.023Z] #60 1.974 + '[' -z '' ']' [2022-08-03T18:16:23.023Z] #60 1.974 ++ mktemp -d [2022-08-03T18:16:23.023Z] #60 1.981 + export GOPATH=/tmp/tmp.hzF7aaW0r4 [2022-08-03T18:16:23.023Z] #60 1.981 + GOPATH=/tmp/tmp.hzF7aaW0r4 [2022-08-03T18:16:23.023Z] #60 1.981 + RM_GOPATH=1 [2022-08-03T18:16:23.023Z] #60 1.981 + case "$(go env GOARCH)" in [2022-08-03T18:16:23.023Z] #60 1.985 ++ go env GOARCH [2022-08-03T18:16:23.023Z] #60 2.008 + export GO_BUILDMODE=-buildmode=pie [2022-08-03T18:16:23.023Z] #60 2.008 + GO_BUILDMODE=-buildmode=pie [2022-08-03T18:16:23.023Z] #60 2.009 ++ dirname /install.sh [2022-08-03T18:16:23.023Z] #60 2.010 + dir=/ [2022-08-03T18:16:23.023Z] #60 2.010 + bin=runc [2022-08-03T18:16:23.023Z] #60 2.010 + shift [2022-08-03T18:16:23.023Z] #60 2.010 + '[' '!' -f //runc.installer ']' [2022-08-03T18:16:23.023Z] #60 2.010 + . //runc.installer [2022-08-03T18:16:23.023Z] #60 2.010 ++ set -e [2022-08-03T18:16:23.023Z] #60 2.010 ++ : v1.1.2 [2022-08-03T18:16:23.023Z] #60 2.010 + install_runc [2022-08-03T18:16:23.023Z] #60 2.010 + RUNC_BUILDTAGS=seccomp [2022-08-03T18:16:23.023Z] #60 2.010 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-03T18:16:23.023Z] #60 2.010 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hzF7aaW0r4/src/github.com/opencontainers/runc [2022-08-03T18:16:23.023Z] #60 2.012 Cloning into '/tmp/tmp.hzF7aaW0r4/src/github.com/opencontainers/runc'... [2022-08-03T18:16:23.023Z] #60 2.013 Install runc version v1.1.2 (build tags: seccomp) [2022-08-03T18:16:23.066Z] #28 17.78 bzip2 is already the newest version (1.0.8-4). [2022-08-03T18:16:23.066Z] #28 17.78 patch is already the newest version (2.7.6-7). [2022-08-03T18:16:23.066Z] #28 17.78 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-03T18:16:23.066Z] #28 17.78 The following additional packages will be installed: [2022-08-03T18:16:23.066Z] #28 17.78 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-08-03T18:16:23.066Z] #28 17.78 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-08-03T18:16:23.066Z] #28 17.78 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-08-03T18:16:23.066Z] #28 17.79 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-08-03T18:16:23.066Z] #28 17.79 systemd vim-runtime xxd [2022-08-03T18:16:23.066Z] #28 17.80 Suggested packages: [2022-08-03T18:16:23.066Z] #28 17.80 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-03T18:16:23.066Z] #28 17.80 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-08-03T18:16:23.066Z] #28 17.80 vim-scripts xfsdump acl attr quota [2022-08-03T18:16:23.066Z] #28 17.80 Recommended packages: [2022-08-03T18:16:23.066Z] #28 17.80 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-03T18:16:23.066Z] #28 17.80 systemd-timesyncd | time-daemon unzip [2022-08-03T18:16:23.280Z] #60 ... [2022-08-03T18:16:23.280Z] [2022-08-03T18:16:23.280Z] #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-08-03T18:16:23.280Z] #21 sha256:a58c95ff1adbe00c34d3b1a48cd2492b24e3cabed7171085aa6cf77d270d8c1c [2022-08-03T18:16:24.651Z] #21 1.660 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-03T18:16:24.908Z] #21 1.747 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-03T18:16:24.908Z] #21 1.756 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-03T18:16:24.960Z] #28 19.50 The following NEW packages will be installed: [2022-08-03T18:16:24.960Z] #28 19.51 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-08-03T18:16:24.960Z] #28 19.51 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-03T18:16:24.960Z] #28 19.51 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-03T18:16:24.960Z] #28 19.51 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-03T18:16:24.960Z] #28 19.52 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-03T18:16:24.960Z] #28 19.52 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-03T18:16:24.960Z] #28 19.52 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-08-03T18:16:24.960Z] #28 19.52 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-08-03T18:16:24.960Z] #28 19.52 zstd [2022-08-03T18:16:25.216Z] #28 19.90 0 upgraded, 52 newly installed, 0 to remove and 2 not upgraded. [2022-08-03T18:16:25.216Z] #28 19.90 Need to get 23.8 MB of archives. [2022-08-03T18:16:25.216Z] #28 19.90 After this operation, 89.3 MB of additional disk space will be used. [2022-08-03T18:16:25.216Z] #28 19.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-03T18:16:25.216Z] #28 19.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-03T18:16:25.216Z] #28 19.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-03T18:16:25.216Z] #28 19.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-03T18:16:25.216Z] #28 19.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-03T18:16:25.216Z] #28 19.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-03T18:16:25.216Z] #28 19.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-03T18:16:25.216Z] #28 20.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-03T18:16:25.216Z] #28 20.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-03T18:16:25.216Z] #28 20.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-03T18:16:25.216Z] #28 20.02 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-03T18:16:25.216Z] #28 20.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-03T18:16:25.216Z] #28 20.03 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-03T18:16:25.216Z] #28 20.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-03T18:16:25.216Z] #28 20.04 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-03T18:16:25.216Z] #28 20.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-03T18:16:25.216Z] #28 20.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-03T18:16:25.216Z] #28 20.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-03T18:16:25.216Z] #28 20.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-03T18:16:25.216Z] #28 20.07 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-03T18:16:25.216Z] #28 20.07 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-03T18:16:25.216Z] #28 20.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-03T18:16:25.216Z] #28 20.07 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-03T18:16:25.216Z] #28 20.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-03T18:16:25.216Z] #28 20.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-03T18:16:25.216Z] #28 20.09 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-03T18:16:25.216Z] #28 20.09 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-03T18:16:25.216Z] #28 20.10 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-03T18:16:25.216Z] #28 20.10 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-03T18:16:25.216Z] #28 20.10 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-03T18:16:25.216Z] #28 20.10 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-03T18:16:25.216Z] #28 20.10 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-03T18:16:25.216Z] #28 20.11 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-08-03T18:16:25.216Z] #28 20.11 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-03T18:16:25.216Z] #28 20.12 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-03T18:16:25.216Z] #28 20.12 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-03T18:16:25.216Z] #28 20.12 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-03T18:16:25.473Z] #28 20.16 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-03T18:16:25.473Z] #28 20.16 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-03T18:16:25.473Z] #28 20.17 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-03T18:16:25.473Z] #28 20.17 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-03T18:16:25.473Z] #28 20.18 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-03T18:16:25.473Z] #28 20.18 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-03T18:16:25.473Z] #28 20.20 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-03T18:16:25.473Z] #28 20.21 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-03T18:16:25.473Z] #28 20.22 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-03T18:16:25.473Z] #28 20.23 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-03T18:16:25.473Z] #28 20.24 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-03T18:16:25.473Z] #28 20.35 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-03T18:16:25.730Z] #28 20.37 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-03T18:16:25.730Z] #28 20.39 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-03T18:16:25.730Z] #28 20.39 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-03T18:16:25.840Z] #21 2.638 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-03T18:16:26.274Z] #82 exporting layers 3.1s done [2022-08-03T18:16:26.274Z] #82 writing image sha256:421bd659914372e8fb1373a1436fcd87b1edad2c257d7890a394d15f7f75b8fe done [2022-08-03T18:16:26.274Z] #82 naming to docker.io/library/docker:f1d71f7cc3e5a394db078526dcffbdb64f0cac4e done [2022-08-03T18:16:26.274Z] #82 DONE 3.1s [Pipeline] } [2022-08-03T18:16:26.294Z] #28 21.03 debconf: delaying package configuration, since apt-utils is not installed [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-03T18:16:26.554Z] #28 21.31 Fetched 23.8 MB in 1s (30.1 MB/s) [2022-08-03T18:16:26.554Z] #28 21.37 Selecting previously unselected package libcap2:amd64. [2022-08-03T18:16:26.554Z] #28 21.37 (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-08-03T18:16:26.554Z] #28 21.42 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-03T18:16:26.554Z] #28 21.43 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-03T18:16:26.620Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-03T18:16:26.814Z] #28 21.48 Selecting previously unselected package libargon2-1:amd64. [2022-08-03T18:16:26.814Z] #28 21.49 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-03T18:16:26.814Z] #28 21.49 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-03T18:16:26.814Z] #28 21.58 Selecting previously unselected package libjson-c5:amd64. [2022-08-03T18:16:26.814Z] #28 21.59 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-03T18:16:26.814Z] #28 21.59 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-03T18:16:26.814Z] #28 21.65 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-03T18:16:26.814Z] #28 21.66 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-03T18:16:26.814Z] #28 21.66 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-03T18:16:26.901Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43903/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f1d71f7cc3e5a394db078526dcffbdb64f0cac4e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f1d71f7cc3e5a394db078526dcffbdb64f0cac4e hack/test/unit [2022-08-03T18:16:27.074Z] #28 21.78 Selecting previously unselected package libip4tc2:amd64. [2022-08-03T18:16:27.074Z] #28 21.79 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-03T18:16:27.074Z] #28 21.80 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-03T18:16:27.074Z] #28 21.87 Selecting previously unselected package libkmod2:amd64. [2022-08-03T18:16:27.074Z] #28 21.87 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-03T18:16:27.074Z] #28 21.88 Unpacking libkmod2:amd64 (28-1) ... [2022-08-03T18:16:27.074Z] #28 21.95 Selecting previously unselected package systemd. [2022-08-03T18:16:27.074Z] #28 21.96 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-03T18:16:27.330Z] #28 22.05 Unpacking systemd (247.3-7) ... [2022-08-03T18:16:27.734Z] #21 4.630 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-03T18:16:28.271Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-03T18:16:28.271Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-03T18:16:28.271Z] + TESTDIRS=./... [2022-08-03T18:16:28.271Z] + exclude_paths='/vendor/|/integration' [2022-08-03T18:16:28.271Z] ++ go list ./... [2022-08-03T18:16:28.271Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-03T18:16:28.696Z] #28 23.17 Selecting previously unselected package pigz. [2022-08-03T18:16:28.696Z] #28 23.17 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-03T18:16:28.696Z] #28 23.17 Unpacking pigz (2.6-1) ... [2022-08-03T18:16:28.696Z] #28 23.25 Selecting previously unselected package libelf1:amd64. [2022-08-03T18:16:28.696Z] #28 23.25 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-03T18:16:28.696Z] #28 23.26 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-03T18:16:28.696Z] #28 23.36 Selecting previously unselected package libbpf0:amd64. [2022-08-03T18:16:28.696Z] #28 23.36 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-03T18:16:28.696Z] #28 23.37 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-03T18:16:28.696Z] #28 23.43 Selecting previously unselected package libmnl0:amd64. [2022-08-03T18:16:28.696Z] #28 23.44 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-03T18:16:28.696Z] #28 23.45 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-03T18:16:28.696Z] #28 23.50 Selecting previously unselected package libxtables12:amd64. [2022-08-03T18:16:28.696Z] #28 23.51 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-03T18:16:28.696Z] #28 23.52 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-03T18:16:28.696Z] #28 23.58 Selecting previously unselected package libcap2-bin. [2022-08-03T18:16:28.696Z] #28 23.59 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-03T18:16:28.953Z] #28 23.60 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-03T18:16:28.953Z] #28 23.65 Selecting previously unselected package iproute2. [2022-08-03T18:16:28.953Z] #28 23.66 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-03T18:16:28.953Z] #28 23.66 Unpacking iproute2 (5.10.0-4) ... [2022-08-03T18:16:29.109Z] #21 ... [2022-08-03T18:16:29.109Z] [2022-08-03T18:16:29.109Z] #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-08-03T18:16:29.109Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:16:29.109Z] #77 146.1 checking for ANSI C header files... yes [2022-08-03T18:16:29.109Z] #77 147.1 checking for sys/types.h... yes [2022-08-03T18:16:29.109Z] #77 147.5 checking for sys/stat.h... yes [2022-08-03T18:16:29.109Z] #77 147.8 checking for stdlib.h... yes [2022-08-03T18:16:29.109Z] #77 148.2 checking for string.h... yes [2022-08-03T18:16:29.109Z] #77 148.6 checking for memory.h... yes [2022-08-03T18:16:29.109Z] #77 149.0 checking for strings.h... yes [2022-08-03T18:16:29.109Z] #77 149.4 checking for inttypes.h... yes [2022-08-03T18:16:29.109Z] #77 149.9 checking for stdint.h... yes [2022-08-03T18:16:29.109Z] #77 150.2 checking for unistd.h... yes [2022-08-03T18:16:29.109Z] #77 150.6 checking for dlfcn.h... yes [2022-08-03T18:16:29.109Z] #77 150.7 checking for objdir... .libs [2022-08-03T18:16:29.109Z] #77 151.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-03T18:16:29.109Z] #77 151.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-03T18:16:29.109Z] #77 151.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-03T18:16:29.206Z] + pkg_list='github.com/docker/docker/api [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/server [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/server/backend/build [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/server/httpstatus [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/server/httputils [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/server/middleware [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/server/router [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/server/router/build [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/server/router/container [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/server/router/debug [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/server/router/distribution [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/server/router/grpc [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/server/router/image [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/server/router/network [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/server/router/plugin [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/server/router/session [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/server/router/swarm [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/server/router/system [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/server/router/volume [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/types [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/types/backend [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/types/blkiodev [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/types/container [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/types/events [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/types/filters [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/types/image [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/types/mount [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/types/network [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/types/registry [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/types/strslice [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/types/swarm [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/types/time [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/types/versions [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-03T18:16:29.206Z] github.com/docker/docker/api/types/volume [2022-08-03T18:16:29.206Z] github.com/docker/docker/builder [2022-08-03T18:16:29.206Z] github.com/docker/docker/builder/builder-next [2022-08-03T18:16:29.206Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-03T18:16:29.206Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-03T18:16:29.206Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-03T18:16:29.206Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-03T18:16:29.206Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-03T18:16:29.206Z] github.com/docker/docker/builder/builder-next/worker [2022-08-03T18:16:29.206Z] github.com/docker/docker/builder/dockerfile [2022-08-03T18:16:29.206Z] github.com/docker/docker/builder/remotecontext [2022-08-03T18:16:29.206Z] github.com/docker/docker/builder/remotecontext/git [2022-08-03T18:16:29.206Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-03T18:16:29.206Z] github.com/docker/docker/cli [2022-08-03T18:16:29.206Z] github.com/docker/docker/cli/config [2022-08-03T18:16:29.206Z] github.com/docker/docker/cli/debug [2022-08-03T18:16:29.206Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-03T18:16:29.206Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-03T18:16:29.206Z] github.com/docker/docker/client [2022-08-03T18:16:29.206Z] github.com/docker/docker/cmd/docker-proxy [2022-08-03T18:16:29.206Z] github.com/docker/docker/cmd/dockerd [2022-08-03T18:16:29.206Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-03T18:16:29.206Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-03T18:16:29.206Z] github.com/docker/docker/container [2022-08-03T18:16:29.206Z] github.com/docker/docker/container/stream [2022-08-03T18:16:29.206Z] github.com/docker/docker/contrib/apparmor [2022-08-03T18:16:29.206Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-03T18:16:29.206Z] github.com/docker/docker/contrib/httpserver [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/cluster [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/cluster/convert [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/cluster/executor [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/cluster/provider [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/config [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/containerd [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/events [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/events/testutils [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/exec [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/graphdriver [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/images [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/initlayer [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/links [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/listeners [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/logger [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/logger/gelf [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/logger/journald [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/logger/local [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/logger/logentries [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/logger/splunk [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/logger/syslog [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/logger/templates [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/names [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/network [2022-08-03T18:16:29.206Z] github.com/docker/docker/daemon/stats [2022-08-03T18:16:29.206Z] github.com/docker/docker/distribution [2022-08-03T18:16:29.206Z] github.com/docker/docker/distribution/metadata [2022-08-03T18:16:29.206Z] github.com/docker/docker/distribution/utils [2022-08-03T18:16:29.206Z] github.com/docker/docker/distribution/xfer [2022-08-03T18:16:29.206Z] github.com/docker/docker/dockerversion [2022-08-03T18:16:29.206Z] github.com/docker/docker/errdefs [2022-08-03T18:16:29.206Z] github.com/docker/docker/image [2022-08-03T18:16:29.206Z] github.com/docker/docker/image/cache [2022-08-03T18:16:29.206Z] github.com/docker/docker/image/tarexport [2022-08-03T18:16:29.206Z] github.com/docker/docker/image/v1 [2022-08-03T18:16:29.206Z] github.com/docker/docker/internal/test/suite [2022-08-03T18:16:29.206Z] github.com/docker/docker/layer [2022-08-03T18:16:29.206Z] github.com/docker/docker/libcontainerd [2022-08-03T18:16:29.206Z] github.com/docker/docker/libcontainerd/queue [2022-08-03T18:16:29.206Z] github.com/docker/docker/libcontainerd/remote [2022-08-03T18:16:29.206Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-03T18:16:29.206Z] github.com/docker/docker/libcontainerd/types [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/bitseq [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/cluster [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/config [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/datastore [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/driverapi [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/etchosts [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/idm [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/ipam [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/iptables [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/netlabel [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/netutils [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/networkdb [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/ns [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/options [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/osl [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/portallocator [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/portmapper [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/testutils [2022-08-03T18:16:29.206Z] github.com/docker/docker/libnetwork/types [2022-08-03T18:16:29.206Z] github.com/docker/docker/oci [2022-08-03T18:16:29.206Z] github.com/docker/docker/oci/caps [2022-08-03T18:16:29.206Z] github.com/docker/docker/opts [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/aaparser [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/archive [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/authorization [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/broadcaster [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/capabilities [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/chrootarchive [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/containerfs [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/devicemapper [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/directory [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/dmesg [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/fileutils [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/fsutils [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/homedir [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/idtools [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/ioutils [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/jsonmessage [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/longpath [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/loopback [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/namesgenerator [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/parsers [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/pidfile [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/platform [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/plugingetter [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/plugins [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/plugins/transport [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/pools [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/progress [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/pubsub [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/reexec [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/signal [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/stack [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/stdcopy [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/streamformatter [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/stringid [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/sysinfo [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/system [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/tailfile [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/tarsum [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/urlutil [2022-08-03T18:16:29.206Z] github.com/docker/docker/pkg/useragent [2022-08-03T18:16:29.207Z] github.com/docker/docker/plugin [2022-08-03T18:16:29.207Z] github.com/docker/docker/plugin/executor/containerd [2022-08-03T18:16:29.207Z] github.com/docker/docker/plugin/v2 [2022-08-03T18:16:29.207Z] github.com/docker/docker/profiles/apparmor [2022-08-03T18:16:29.207Z] github.com/docker/docker/profiles/seccomp [2022-08-03T18:16:29.207Z] github.com/docker/docker/quota [2022-08-03T18:16:29.207Z] github.com/docker/docker/reference [2022-08-03T18:16:29.207Z] github.com/docker/docker/registry [2022-08-03T18:16:29.207Z] github.com/docker/docker/registry/resumable [2022-08-03T18:16:29.207Z] github.com/docker/docker/restartmanager [2022-08-03T18:16:29.207Z] github.com/docker/docker/rootless [2022-08-03T18:16:29.207Z] github.com/docker/docker/rootless/specconv [2022-08-03T18:16:29.207Z] github.com/docker/docker/runconfig [2022-08-03T18:16:29.207Z] github.com/docker/docker/runconfig/opts [2022-08-03T18:16:29.207Z] github.com/docker/docker/testutil [2022-08-03T18:16:29.207Z] github.com/docker/docker/testutil/daemon [2022-08-03T18:16:29.207Z] github.com/docker/docker/testutil/environment [2022-08-03T18:16:29.207Z] github.com/docker/docker/testutil/fakecontext [2022-08-03T18:16:29.207Z] github.com/docker/docker/testutil/fakegit [2022-08-03T18:16:29.207Z] github.com/docker/docker/testutil/fakestorage [2022-08-03T18:16:29.207Z] github.com/docker/docker/testutil/fixtures/load [2022-08-03T18:16:29.207Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-03T18:16:29.207Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-03T18:16:29.207Z] github.com/docker/docker/testutil/registry [2022-08-03T18:16:29.207Z] github.com/docker/docker/testutil/request [2022-08-03T18:16:29.207Z] github.com/docker/docker/volume [2022-08-03T18:16:29.207Z] github.com/docker/docker/volume/drivers [2022-08-03T18:16:29.207Z] github.com/docker/docker/volume/local [2022-08-03T18:16:29.207Z] github.com/docker/docker/volume/mounts [2022-08-03T18:16:29.207Z] github.com/docker/docker/volume/service [2022-08-03T18:16:29.207Z] github.com/docker/docker/volume/service/opts [2022-08-03T18:16:29.207Z] github.com/docker/docker/volume/testutils' [2022-08-03T18:16:29.207Z] ++ grep --fixed-strings -v /libnetwork [2022-08-03T18:16:29.207Z] ++ echo 'github.com/docker/docker/api [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/backend/build [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/httpstatus [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/httputils [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/middleware [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/router [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/router/build [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/router/container [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/router/debug [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/router/distribution [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/router/grpc [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/router/image [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/router/network [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/router/plugin [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/router/session [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/router/swarm [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/router/system [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/router/volume [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/backend [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/blkiodev [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/container [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/events [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/filters [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/image [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/mount [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/network [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/registry [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/strslice [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/swarm [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/time [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/versions [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/volume [2022-08-03T18:16:29.207Z] github.com/docker/docker/builder [2022-08-03T18:16:29.207Z] github.com/docker/docker/builder/builder-next [2022-08-03T18:16:29.207Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-03T18:16:29.207Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-03T18:16:29.207Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-03T18:16:29.207Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-03T18:16:29.207Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-03T18:16:29.207Z] github.com/docker/docker/builder/builder-next/worker [2022-08-03T18:16:29.207Z] github.com/docker/docker/builder/dockerfile [2022-08-03T18:16:29.207Z] github.com/docker/docker/builder/remotecontext [2022-08-03T18:16:29.207Z] github.com/docker/docker/builder/remotecontext/git [2022-08-03T18:16:29.207Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-03T18:16:29.207Z] github.com/docker/docker/cli [2022-08-03T18:16:29.207Z] github.com/docker/docker/cli/config [2022-08-03T18:16:29.207Z] github.com/docker/docker/cli/debug [2022-08-03T18:16:29.207Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-03T18:16:29.207Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-03T18:16:29.207Z] github.com/docker/docker/client [2022-08-03T18:16:29.207Z] github.com/docker/docker/cmd/docker-proxy [2022-08-03T18:16:29.207Z] github.com/docker/docker/cmd/dockerd [2022-08-03T18:16:29.207Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-03T18:16:29.207Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-03T18:16:29.207Z] github.com/docker/docker/container [2022-08-03T18:16:29.207Z] github.com/docker/docker/container/stream [2022-08-03T18:16:29.207Z] github.com/docker/docker/contrib/apparmor [2022-08-03T18:16:29.207Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-03T18:16:29.207Z] github.com/docker/docker/contrib/httpserver [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/cluster [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/cluster/convert [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/cluster/executor [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/cluster/provider [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/config [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/containerd [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/events [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/events/testutils [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/exec [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/graphdriver [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/images [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/initlayer [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/links [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/listeners [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/logger [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/logger/gelf [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/logger/journald [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/logger/local [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/logger/logentries [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/logger/splunk [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/logger/syslog [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/logger/templates [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/names [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/network [2022-08-03T18:16:29.207Z] github.com/docker/docker/daemon/stats [2022-08-03T18:16:29.207Z] github.com/docker/docker/distribution [2022-08-03T18:16:29.207Z] github.com/docker/docker/distribution/metadata [2022-08-03T18:16:29.207Z] github.com/docker/docker/distribution/utils [2022-08-03T18:16:29.207Z] github.com/docker/docker/distribution/xfer [2022-08-03T18:16:29.207Z] github.com/docker/docker/dockerversion [2022-08-03T18:16:29.207Z] github.com/docker/docker/errdefs [2022-08-03T18:16:29.207Z] github.com/docker/docker/image [2022-08-03T18:16:29.207Z] github.com/docker/docker/image/cache [2022-08-03T18:16:29.207Z] github.com/docker/docker/image/tarexport [2022-08-03T18:16:29.207Z] github.com/docker/docker/image/v1 [2022-08-03T18:16:29.207Z] github.com/docker/docker/internal/test/suite [2022-08-03T18:16:29.207Z] github.com/docker/docker/layer [2022-08-03T18:16:29.207Z] github.com/docker/docker/libcontainerd [2022-08-03T18:16:29.207Z] github.com/docker/docker/libcontainerd/queue [2022-08-03T18:16:29.207Z] github.com/docker/docker/libcontainerd/remote [2022-08-03T18:16:29.207Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-03T18:16:29.207Z] github.com/docker/docker/libcontainerd/types [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/bitseq [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/cluster [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/config [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/datastore [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/driverapi [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/etchosts [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/idm [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/ipam [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/iptables [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/netlabel [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/netutils [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/networkdb [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/ns [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/options [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/osl [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/portallocator [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/portmapper [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/testutils [2022-08-03T18:16:29.207Z] github.com/docker/docker/libnetwork/types [2022-08-03T18:16:29.207Z] github.com/docker/docker/oci [2022-08-03T18:16:29.207Z] github.com/docker/docker/oci/caps [2022-08-03T18:16:29.207Z] github.com/docker/docker/opts [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/aaparser [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/archive [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/authorization [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/broadcaster [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/capabilities [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/chrootarchive [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/containerfs [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/devicemapper [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/directory [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/dmesg [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/fileutils [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/fsutils [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/homedir [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/idtools [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/ioutils [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/jsonmessage [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/longpath [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/loopback [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/namesgenerator [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/parsers [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/pidfile [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/platform [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/plugingetter [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/plugins [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/plugins/transport [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/pools [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/progress [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/pubsub [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/reexec [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/signal [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/stack [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/stdcopy [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/streamformatter [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/stringid [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/sysinfo [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/system [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/tailfile [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/tarsum [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/urlutil [2022-08-03T18:16:29.207Z] github.com/docker/docker/pkg/useragent [2022-08-03T18:16:29.207Z] github.com/docker/docker/plugin [2022-08-03T18:16:29.207Z] github.com/docker/docker/plugin/executor/containerd [2022-08-03T18:16:29.207Z] github.com/docker/docker/plugin/v2 [2022-08-03T18:16:29.207Z] github.com/docker/docker/profiles/apparmor [2022-08-03T18:16:29.207Z] github.com/docker/docker/profiles/seccomp [2022-08-03T18:16:29.207Z] github.com/docker/docker/quota [2022-08-03T18:16:29.207Z] github.com/docker/docker/reference [2022-08-03T18:16:29.207Z] github.com/docker/docker/registry [2022-08-03T18:16:29.207Z] github.com/docker/docker/registry/resumable [2022-08-03T18:16:29.207Z] github.com/docker/docker/restartmanager [2022-08-03T18:16:29.207Z] github.com/docker/docker/rootless [2022-08-03T18:16:29.207Z] github.com/docker/docker/rootless/specconv [2022-08-03T18:16:29.207Z] github.com/docker/docker/runconfig [2022-08-03T18:16:29.207Z] github.com/docker/docker/runconfig/opts [2022-08-03T18:16:29.207Z] github.com/docker/docker/testutil [2022-08-03T18:16:29.207Z] github.com/docker/docker/testutil/daemon [2022-08-03T18:16:29.207Z] github.com/docker/docker/testutil/environment [2022-08-03T18:16:29.207Z] github.com/docker/docker/testutil/fakecontext [2022-08-03T18:16:29.207Z] github.com/docker/docker/testutil/fakegit [2022-08-03T18:16:29.207Z] github.com/docker/docker/testutil/fakestorage [2022-08-03T18:16:29.207Z] github.com/docker/docker/testutil/fixtures/load [2022-08-03T18:16:29.207Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-03T18:16:29.207Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-03T18:16:29.207Z] github.com/docker/docker/testutil/registry [2022-08-03T18:16:29.207Z] github.com/docker/docker/testutil/request [2022-08-03T18:16:29.207Z] github.com/docker/docker/volume [2022-08-03T18:16:29.207Z] github.com/docker/docker/volume/drivers [2022-08-03T18:16:29.207Z] github.com/docker/docker/volume/local [2022-08-03T18:16:29.207Z] github.com/docker/docker/volume/mounts [2022-08-03T18:16:29.207Z] github.com/docker/docker/volume/service [2022-08-03T18:16:29.207Z] github.com/docker/docker/volume/service/opts [2022-08-03T18:16:29.207Z] github.com/docker/docker/volume/testutils' [2022-08-03T18:16:29.207Z] + base_pkg_list='github.com/docker/docker/api [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/backend/build [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/httpstatus [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/httputils [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/middleware [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/router [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/router/build [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/router/container [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/router/debug [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/router/distribution [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/router/grpc [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/router/image [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/router/network [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/router/plugin [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/router/session [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/router/swarm [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/router/system [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/server/router/volume [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/backend [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/blkiodev [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/container [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/events [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/filters [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/image [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/mount [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/network [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/registry [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/strslice [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/swarm [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/time [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/versions [2022-08-03T18:16:29.207Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/types/volume [2022-08-03T18:16:29.208Z] github.com/docker/docker/builder [2022-08-03T18:16:29.208Z] github.com/docker/docker/builder/builder-next [2022-08-03T18:16:29.208Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-03T18:16:29.208Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-03T18:16:29.208Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-03T18:16:29.208Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-03T18:16:29.208Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-03T18:16:29.208Z] github.com/docker/docker/builder/builder-next/worker [2022-08-03T18:16:29.208Z] github.com/docker/docker/builder/dockerfile [2022-08-03T18:16:29.208Z] github.com/docker/docker/builder/remotecontext [2022-08-03T18:16:29.208Z] github.com/docker/docker/builder/remotecontext/git [2022-08-03T18:16:29.208Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-03T18:16:29.208Z] github.com/docker/docker/cli [2022-08-03T18:16:29.208Z] github.com/docker/docker/cli/config [2022-08-03T18:16:29.208Z] github.com/docker/docker/cli/debug [2022-08-03T18:16:29.208Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-03T18:16:29.208Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-03T18:16:29.208Z] github.com/docker/docker/client [2022-08-03T18:16:29.208Z] github.com/docker/docker/cmd/docker-proxy [2022-08-03T18:16:29.208Z] github.com/docker/docker/cmd/dockerd [2022-08-03T18:16:29.208Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-03T18:16:29.208Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-03T18:16:29.208Z] github.com/docker/docker/container [2022-08-03T18:16:29.208Z] github.com/docker/docker/container/stream [2022-08-03T18:16:29.208Z] github.com/docker/docker/contrib/apparmor [2022-08-03T18:16:29.208Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-03T18:16:29.208Z] github.com/docker/docker/contrib/httpserver [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/cluster [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/cluster/convert [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/cluster/executor [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/cluster/provider [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/config [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/containerd [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/events [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/events/testutils [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/exec [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/graphdriver [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/images [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/initlayer [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/links [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/listeners [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/gelf [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/journald [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/local [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/logentries [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/splunk [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/syslog [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/templates [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/names [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/network [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/stats [2022-08-03T18:16:29.208Z] github.com/docker/docker/distribution [2022-08-03T18:16:29.208Z] github.com/docker/docker/distribution/metadata [2022-08-03T18:16:29.208Z] github.com/docker/docker/distribution/utils [2022-08-03T18:16:29.208Z] github.com/docker/docker/distribution/xfer [2022-08-03T18:16:29.208Z] github.com/docker/docker/dockerversion [2022-08-03T18:16:29.208Z] github.com/docker/docker/errdefs [2022-08-03T18:16:29.208Z] github.com/docker/docker/image [2022-08-03T18:16:29.208Z] github.com/docker/docker/image/cache [2022-08-03T18:16:29.208Z] github.com/docker/docker/image/tarexport [2022-08-03T18:16:29.208Z] github.com/docker/docker/image/v1 [2022-08-03T18:16:29.208Z] github.com/docker/docker/internal/test/suite [2022-08-03T18:16:29.208Z] github.com/docker/docker/layer [2022-08-03T18:16:29.208Z] github.com/docker/docker/libcontainerd [2022-08-03T18:16:29.208Z] github.com/docker/docker/libcontainerd/queue [2022-08-03T18:16:29.208Z] github.com/docker/docker/libcontainerd/remote [2022-08-03T18:16:29.208Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-03T18:16:29.208Z] github.com/docker/docker/libcontainerd/types [2022-08-03T18:16:29.208Z] github.com/docker/docker/oci [2022-08-03T18:16:29.208Z] github.com/docker/docker/oci/caps [2022-08-03T18:16:29.208Z] github.com/docker/docker/opts [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/aaparser [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/archive [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/authorization [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/broadcaster [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/capabilities [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/chrootarchive [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/containerfs [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/devicemapper [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/directory [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/dmesg [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/fileutils [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/fsutils [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/homedir [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/idtools [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/ioutils [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/jsonmessage [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/longpath [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/loopback [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/namesgenerator [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/parsers [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/pidfile [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/platform [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/plugingetter [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/plugins [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/plugins/transport [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/pools [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/progress [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/pubsub [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/reexec [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/signal [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/stack [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/stdcopy [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/streamformatter [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/stringid [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/sysinfo [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/system [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/tailfile [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/tarsum [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/urlutil [2022-08-03T18:16:29.208Z] github.com/docker/docker/pkg/useragent [2022-08-03T18:16:29.208Z] github.com/docker/docker/plugin [2022-08-03T18:16:29.208Z] github.com/docker/docker/plugin/executor/containerd [2022-08-03T18:16:29.208Z] github.com/docker/docker/plugin/v2 [2022-08-03T18:16:29.208Z] github.com/docker/docker/profiles/apparmor [2022-08-03T18:16:29.208Z] github.com/docker/docker/profiles/seccomp [2022-08-03T18:16:29.208Z] github.com/docker/docker/quota [2022-08-03T18:16:29.208Z] github.com/docker/docker/reference [2022-08-03T18:16:29.208Z] github.com/docker/docker/registry [2022-08-03T18:16:29.208Z] github.com/docker/docker/registry/resumable [2022-08-03T18:16:29.208Z] github.com/docker/docker/restartmanager [2022-08-03T18:16:29.208Z] github.com/docker/docker/rootless [2022-08-03T18:16:29.208Z] github.com/docker/docker/rootless/specconv [2022-08-03T18:16:29.208Z] github.com/docker/docker/runconfig [2022-08-03T18:16:29.208Z] github.com/docker/docker/runconfig/opts [2022-08-03T18:16:29.208Z] github.com/docker/docker/testutil [2022-08-03T18:16:29.208Z] github.com/docker/docker/testutil/daemon [2022-08-03T18:16:29.208Z] github.com/docker/docker/testutil/environment [2022-08-03T18:16:29.208Z] github.com/docker/docker/testutil/fakecontext [2022-08-03T18:16:29.208Z] github.com/docker/docker/testutil/fakegit [2022-08-03T18:16:29.208Z] github.com/docker/docker/testutil/fakestorage [2022-08-03T18:16:29.208Z] github.com/docker/docker/testutil/fixtures/load [2022-08-03T18:16:29.208Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-03T18:16:29.208Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-03T18:16:29.208Z] github.com/docker/docker/testutil/registry [2022-08-03T18:16:29.208Z] github.com/docker/docker/testutil/request [2022-08-03T18:16:29.208Z] github.com/docker/docker/volume [2022-08-03T18:16:29.208Z] github.com/docker/docker/volume/drivers [2022-08-03T18:16:29.208Z] github.com/docker/docker/volume/local [2022-08-03T18:16:29.208Z] github.com/docker/docker/volume/mounts [2022-08-03T18:16:29.208Z] github.com/docker/docker/volume/service [2022-08-03T18:16:29.208Z] github.com/docker/docker/volume/service/opts [2022-08-03T18:16:29.208Z] github.com/docker/docker/volume/testutils' [2022-08-03T18:16:29.208Z] ++ echo 'github.com/docker/docker/api [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/server [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/server/backend/build [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/server/httpstatus [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/server/httputils [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/server/middleware [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/server/router [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/server/router/build [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/server/router/container [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/server/router/debug [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/server/router/distribution [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/server/router/grpc [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/server/router/image [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/server/router/network [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/server/router/plugin [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/server/router/session [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/server/router/swarm [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/server/router/system [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/server/router/volume [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/types [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/types/backend [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/types/blkiodev [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/types/container [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/types/events [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/types/filters [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/types/image [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/types/mount [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/types/network [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/types/registry [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/types/strslice [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/types/swarm [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/types/time [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/types/versions [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-03T18:16:29.208Z] github.com/docker/docker/api/types/volume [2022-08-03T18:16:29.208Z] github.com/docker/docker/builder [2022-08-03T18:16:29.208Z] github.com/docker/docker/builder/builder-next [2022-08-03T18:16:29.208Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-03T18:16:29.208Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-03T18:16:29.208Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-03T18:16:29.208Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-03T18:16:29.208Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-03T18:16:29.208Z] github.com/docker/docker/builder/builder-next/worker [2022-08-03T18:16:29.208Z] github.com/docker/docker/builder/dockerfile [2022-08-03T18:16:29.208Z] github.com/docker/docker/builder/remotecontext [2022-08-03T18:16:29.208Z] github.com/docker/docker/builder/remotecontext/git [2022-08-03T18:16:29.208Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-03T18:16:29.208Z] github.com/docker/docker/cli [2022-08-03T18:16:29.208Z] github.com/docker/docker/cli/config [2022-08-03T18:16:29.208Z] github.com/docker/docker/cli/debug [2022-08-03T18:16:29.208Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-03T18:16:29.208Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-03T18:16:29.208Z] github.com/docker/docker/client [2022-08-03T18:16:29.208Z] github.com/docker/docker/cmd/docker-proxy [2022-08-03T18:16:29.208Z] github.com/docker/docker/cmd/dockerd [2022-08-03T18:16:29.208Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-03T18:16:29.208Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-03T18:16:29.208Z] github.com/docker/docker/container [2022-08-03T18:16:29.208Z] github.com/docker/docker/container/stream [2022-08-03T18:16:29.208Z] github.com/docker/docker/contrib/apparmor [2022-08-03T18:16:29.208Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-03T18:16:29.208Z] github.com/docker/docker/contrib/httpserver [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/cluster [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/cluster/convert [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/cluster/executor [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/cluster/provider [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/config [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/containerd [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/events [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/events/testutils [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/exec [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/graphdriver [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/images [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/initlayer [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/links [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/listeners [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/gelf [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/journald [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/local [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/logentries [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/splunk [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/syslog [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/logger/templates [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/names [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/network [2022-08-03T18:16:29.208Z] github.com/docker/docker/daemon/stats [2022-08-03T18:16:29.208Z] github.com/docker/docker/distribution [2022-08-03T18:16:29.208Z] github.com/docker/docker/distribution/metadata [2022-08-03T18:16:29.208Z] github.com/docker/docker/distribution/utils [2022-08-03T18:16:29.208Z] github.com/docker/docker/distribution/xfer [2022-08-03T18:16:29.208Z] github.com/docker/docker/dockerversion [2022-08-03T18:16:29.208Z] github.com/docker/docker/errdefs [2022-08-03T18:16:29.209Z] github.com/docker/docker/image [2022-08-03T18:16:29.209Z] github.com/docker/docker/image/cache [2022-08-03T18:16:29.209Z] github.com/docker/docker/image/tarexport [2022-08-03T18:16:29.209Z] github.com/docker/docker/image/v1 [2022-08-03T18:16:29.209Z] github.com/docker/docker/internal/test/suite [2022-08-03T18:16:29.209Z] github.com/docker/docker/layer [2022-08-03T18:16:29.209Z] github.com/docker/docker/libcontainerd [2022-08-03T18:16:29.209Z] github.com/docker/docker/libcontainerd/queue [2022-08-03T18:16:29.209Z] github.com/docker/docker/libcontainerd/remote [2022-08-03T18:16:29.209Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-03T18:16:29.209Z] github.com/docker/docker/libcontainerd/types [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/bitseq [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/cluster [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/config [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/datastore [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/driverapi [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/etchosts [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/idm [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/ipam [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/iptables [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/netlabel [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/netutils [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/networkdb [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/ns [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/options [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/osl [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/portallocator [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/portmapper [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/testutils [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/types [2022-08-03T18:16:29.209Z] github.com/docker/docker/oci [2022-08-03T18:16:29.209Z] github.com/docker/docker/oci/caps [2022-08-03T18:16:29.209Z] github.com/docker/docker/opts [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/aaparser [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/archive [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/authorization [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/broadcaster [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/capabilities [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/chrootarchive [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/containerfs [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/devicemapper [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/directory [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/dmesg [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/fileutils [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/fsutils [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/homedir [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/idtools [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/ioutils [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/jsonmessage [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/longpath [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/loopback [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/namesgenerator [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/parsers [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/pidfile [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/platform [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/plugingetter [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/plugins [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/plugins/transport [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/pools [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/progress [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/pubsub [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/reexec [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/signal [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/stack [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/stdcopy [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/streamformatter [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/stringid [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/sysinfo [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/system [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/tailfile [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/tarsum [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/urlutil [2022-08-03T18:16:29.209Z] github.com/docker/docker/pkg/useragent [2022-08-03T18:16:29.209Z] github.com/docker/docker/plugin [2022-08-03T18:16:29.209Z] github.com/docker/docker/plugin/executor/containerd [2022-08-03T18:16:29.209Z] github.com/docker/docker/plugin/v2 [2022-08-03T18:16:29.209Z] github.com/docker/docker/profiles/apparmor [2022-08-03T18:16:29.209Z] github.com/docker/docker/profiles/seccomp [2022-08-03T18:16:29.209Z] github.com/docker/docker/quota [2022-08-03T18:16:29.209Z] github.com/docker/docker/reference [2022-08-03T18:16:29.209Z] github.com/docker/docker/registry [2022-08-03T18:16:29.209Z] github.com/docker/doc++ grep --fixed-strings /libnetwork [2022-08-03T18:16:29.209Z] ker/registry/resumable [2022-08-03T18:16:29.209Z] github.com/docker/docker/restartmanager [2022-08-03T18:16:29.209Z] github.com/docker/docker/rootless [2022-08-03T18:16:29.209Z] github.com/docker/docker/rootless/specconv [2022-08-03T18:16:29.209Z] github.com/docker/docker/runconfig [2022-08-03T18:16:29.209Z] github.com/docker/docker/runconfig/opts [2022-08-03T18:16:29.209Z] github.com/docker/docker/testutil [2022-08-03T18:16:29.209Z] github.com/docker/docker/testutil/daemon [2022-08-03T18:16:29.209Z] github.com/docker/docker/testutil/environment [2022-08-03T18:16:29.209Z] github.com/docker/docker/testutil/fakecontext [2022-08-03T18:16:29.209Z] github.com/docker/docker/testutil/fakegit [2022-08-03T18:16:29.209Z] github.com/docker/docker/testutil/fakestorage [2022-08-03T18:16:29.209Z] github.com/docker/docker/testutil/fixtures/load [2022-08-03T18:16:29.209Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-03T18:16:29.209Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-03T18:16:29.209Z] github.com/docker/docker/testutil/registry [2022-08-03T18:16:29.209Z] github.com/docker/docker/testutil/request [2022-08-03T18:16:29.209Z] github.com/docker/docker/volume [2022-08-03T18:16:29.209Z] github.com/docker/docker/volume/drivers [2022-08-03T18:16:29.209Z] github.com/docker/docker/volume/local [2022-08-03T18:16:29.209Z] github.com/docker/docker/volume/mounts [2022-08-03T18:16:29.209Z] github.com/docker/docker/volume/service [2022-08-03T18:16:29.209Z] github.com/docker/docker/volume/service/opts [2022-08-03T18:16:29.209Z] github.com/docker/docker/volume/testutils' [2022-08-03T18:16:29.209Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/bitseq [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/cluster [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/config [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/datastore [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/driverapi [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/etchosts [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/idm [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/ipam [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/iptables [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/netlabel [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/netutils [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/networkdb [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/ns [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/options [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/osl [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/portallocator [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/portmapper [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/testutils [2022-08-03T18:16:29.209Z] #28 24.00 Selecting previously unselected package xxd. [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/types' [2022-08-03T18:16:29.209Z] + echo 'github.com/docker/docker/libnetwork [2022-08-03T18:16:29.209Z] #28 24.00 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-03T18:16:29.209Z] #28 24.00 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:16:29.209Z] #28 24.09 Selecting previously unselected package vim-common. [2022-08-03T18:16:29.209Z] #28 24.10 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/bitseq [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/cluster [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/config [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/datastore [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/driverapi [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/etchosts [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/idm [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/ipam [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-03T18:16:29.209Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-03T18:16:29.210Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-03T18:16:29.210Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-03T18:16:29.210Z] github.com/docker/docker/libnetwork/iptables [2022-08-03T18:16:29.210Z] github.com/docker/docker/libnetwork/netlabel [2022-08-03T18:16:29.210Z] github.com/docker/docker/libnetwork/netutils [2022-08-03T18:16:29.210Z] github.com/docker/docker/libnetwork/networkdb [2022-08-03T18:16:29.210Z] github.com/docker/docker/libnetwork/ns [2022-08-03T18:16:29.210Z] github.com/docker/docker/libnetwork/options [2022-08-03T18:16:29.210Z] github.com/docker/docker/libnetwork/osl [2022-08-03T18:16:29.210Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-03T18:16:29.210Z] github.com/docker/docker/libnetwork/portallocator [2022-08-03T18:16:29.210Z] github.com/docker/docker/libnetwork/portmapper [2022-08-03T18:16:29.210Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-03T18:16:29.210Z] github.com/docker/docker/libnetwork/testutils [2022-08-03T18:16:29.210Z] github.com/docker/docker/libnetwork/types' [2022-08-03T18:16:29.210Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-03T18:16:29.210Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-03T18:16:29.210Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-03T18:16:29.210Z] + type docker-proxy [2022-08-03T18:16:29.210Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-03T18:16:29.210Z] + hack/make.sh binary-proxy install-proxy [2022-08-03T18:16:29.210Z] [2022-08-03T18:16:29.210Z] Removing bundles/ [2022-08-03T18:16:29.210Z] [2022-08-03T18:16:29.210Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-03T18:16:29.210Z] Building: bundles/binary-proxy/docker-proxy [2022-08-03T18:16:29.210Z] GOOS="" GOARCH="" GOARM="" [2022-08-03T18:16:29.372Z] #77 151.5 checking if gcc static flag -static works... yes [2022-08-03T18:16:29.372Z] #77 152.5 checking if gcc supports -c -o file.o... [2022-08-03T18:16:29.372Z] #77 ... [2022-08-03T18:16:29.372Z] [2022-08-03T18:16:29.372Z] #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-08-03T18:16:29.372Z] #21 sha256:a58c95ff1adbe00c34d3b1a48cd2492b24e3cabed7171085aa6cf77d270d8c1c [2022-08-03T18:16:29.372Z] #21 6.442 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-03T18:16:29.466Z] #28 24.11 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:16:29.466Z] #28 24.20 Selecting previously unselected package bash-completion. [2022-08-03T18:16:29.466Z] #28 24.22 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-03T18:16:30.835Z] #28 25.38 Unpacking bash-completion (1:2.11-2) ... [2022-08-03T18:16:30.835Z] #28 25.62 Selecting previously unselected package apparmor. [2022-08-03T18:16:30.835Z] #28 25.63 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-08-03T18:16:31.091Z] #28 25.67 Unpacking apparmor (2.13.6-10) ... [2022-08-03T18:16:31.091Z] #28 25.94 Selecting previously unselected package inetutils-ping. [2022-08-03T18:16:31.091Z] #28 25.94 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-03T18:16:31.091Z] #28 25.95 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-03T18:16:31.091Z] #28 26.02 Selecting previously unselected package libip6tc2:amd64. [2022-08-03T18:16:31.091Z] #28 26.03 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-03T18:16:31.351Z] #28 26.04 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-03T18:16:31.351Z] #28 26.09 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-03T18:16:31.351Z] #28 26.10 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-03T18:16:31.351Z] #28 26.11 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-03T18:16:31.351Z] #28 26.16 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-03T18:16:31.351Z] #28 26.16 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-03T18:16:31.351Z] #28 26.18 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-03T18:16:31.351Z] #28 26.25 Selecting previously unselected package libnftnl11:amd64. [2022-08-03T18:16:31.351Z] #28 26.26 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-03T18:16:31.608Z] #28 26.26 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-03T18:16:31.608Z] #28 26.33 Selecting previously unselected package iptables. [2022-08-03T18:16:31.608Z] #28 26.34 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-08-03T18:16:31.608Z] #28 26.35 Unpacking iptables (1.8.7-1) ... [2022-08-03T18:16:31.608Z] #28 26.54 Selecting previously unselected package libonig5:amd64. [2022-08-03T18:16:31.865Z] #28 26.55 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-03T18:16:31.865Z] #28 26.56 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-03T18:16:31.865Z] #28 26.67 Selecting previously unselected package libjq1:amd64. [2022-08-03T18:16:31.865Z] #28 26.68 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-08-03T18:16:31.865Z] #28 26.69 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-03T18:16:31.865Z] #28 26.77 Selecting previously unselected package jq. [2022-08-03T18:16:32.121Z] #28 26.78 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-08-03T18:16:32.121Z] #28 26.79 Unpacking jq (1.6-2.1) ... [2022-08-03T18:16:32.121Z] #28 26.86 Selecting previously unselected package libaio1:amd64. [2022-08-03T18:16:32.122Z] #28 26.87 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-08-03T18:16:32.122Z] #28 26.87 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-03T18:16:32.122Z] #28 26.92 Selecting previously unselected package libgpm2:amd64. [2022-08-03T18:16:32.122Z] #28 26.92 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-08-03T18:16:32.122Z] #28 26.93 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-03T18:16:32.122Z] #28 26.99 Selecting previously unselected package libinih1:amd64. [2022-08-03T18:16:32.122Z] #28 26.99 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-08-03T18:16:32.122Z] #28 27.00 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-03T18:16:32.380Z] #28 27.04 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-03T18:16:32.380Z] #28 27.05 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-03T18:16:32.380Z] #28 27.05 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-03T18:16:32.380Z] #28 27.13 Selecting previously unselected package libnet1:amd64. [2022-08-03T18:16:32.380Z] #28 27.14 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-03T18:16:32.380Z] #28 27.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-03T18:16:32.380Z] #28 27.23 Selecting previously unselected package libnl-3-200:amd64. [2022-08-03T18:16:32.636Z] #28 27.25 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-03T18:16:32.636Z] #28 27.26 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-03T18:16:32.636Z] #28 27.33 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-03T18:16:32.636Z] #28 27.34 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-03T18:16:32.636Z] #28 27.35 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-03T18:16:32.636Z] #28 27.41 Selecting previously unselected package libyajl2:amd64. [2022-08-03T18:16:32.636Z] #28 27.42 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-08-03T18:16:32.636Z] #28 27.44 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-03T18:16:32.636Z] #28 27.47 Selecting previously unselected package net-tools. [2022-08-03T18:16:32.636Z] #28 27.48 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-03T18:16:32.636Z] #28 27.49 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-03T18:16:32.892Z] #28 27.62 Selecting previously unselected package python-pip-whl. [2022-08-03T18:16:32.892Z] #28 27.62 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-03T18:16:32.892Z] #28 27.63 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-03T18:16:33.148Z] #28 27.97 Selecting previously unselected package python3-lib2to3. [2022-08-03T18:16:33.148Z] #28 27.98 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-03T18:16:33.148Z] #28 27.99 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-03T18:16:33.148Z] #28 28.07 Selecting previously unselected package python3-distutils. [2022-08-03T18:16:33.405Z] #28 28.08 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-08-03T18:16:33.405Z] #28 28.09 Unpacking python3-distutils (3.9.2-1) ... [2022-08-03T18:16:33.405Z] #28 28.18 Selecting previously unselected package python3-pkg-resources. [2022-08-03T18:16:33.405Z] #28 28.19 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-03T18:16:33.405Z] #28 28.20 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-03T18:16:33.662Z] #28 28.30 Selecting previously unselected package python3-setuptools. [2022-08-03T18:16:33.662Z] #28 28.31 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-08-03T18:16:33.662Z] #28 28.32 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-03T18:16:33.662Z] #28 28.51 Selecting previously unselected package python3-wheel. [2022-08-03T18:16:33.662Z] #28 28.52 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-08-03T18:16:33.662Z] #28 28.53 Unpacking python3-wheel (0.34.2-1) ... [2022-08-03T18:16:33.918Z] #28 28.59 Selecting previously unselected package python3-pip. [2022-08-03T18:16:33.918Z] #28 28.60 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-03T18:16:33.918Z] #28 28.60 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-03T18:16:34.174Z] #28 28.79 Selecting previously unselected package sudo. [2022-08-03T18:16:34.174Z] #28 28.79 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-08-03T18:16:34.174Z] #28 28.80 Unpacking sudo (1.9.5p2-3) ... [2022-08-03T18:16:34.430Z] #28 29.15 Selecting previously unselected package systemd-journal-remote. [2022-08-03T18:16:34.430Z] #28 29.16 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-03T18:16:34.430Z] #28 29.17 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-03T18:16:34.430Z] #28 29.25 Selecting previously unselected package thin-provisioning-tools. [2022-08-03T18:16:34.430Z] #28 29.25 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-03T18:16:34.430Z] #28 29.27 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-03T18:16:34.657Z] #21 ... [2022-08-03T18:16:34.657Z] [2022-08-03T18:16:34.657Z] #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-08-03T18:16:34.657Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:16:34.657Z] #77 152.5 checking if gcc supports -c -o file.o... yes [2022-08-03T18:16:34.657Z] #77 152.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-03T18:16:34.657Z] #77 152.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-03T18:16:34.657Z] #77 152.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-03T18:16:34.657Z] #77 153.5 checking how to hardcode library paths into programs... immediate [2022-08-03T18:16:34.657Z] #77 153.5 checking whether stripping libraries is possible... yes [2022-08-03T18:16:34.657Z] #77 153.6 checking if libtool supports shared libraries... yes [2022-08-03T18:16:34.657Z] #77 153.6 checking whether to build shared libraries... no [2022-08-03T18:16:34.657Z] #77 153.6 checking whether to build static libraries... yes [2022-08-03T18:16:34.657Z] #77 153.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-03T18:16:34.657Z] #77 153.7 checking whether build environment is sane... yes [2022-08-03T18:16:34.657Z] #77 153.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-03T18:16:34.657Z] #77 153.8 checking whether make sets $(MAKE)... yes [2022-08-03T18:16:34.657Z] #77 153.8 checking whether make supports the include directive... yes (GNU style) [2022-08-03T18:16:34.657Z] #77 153.9 checking whether make supports nested variables... yes [2022-08-03T18:16:34.657Z] #77 154.0 checking whether UID '0' is supported by ustar format... yes [2022-08-03T18:16:34.657Z] #77 154.0 checking whether GID '0' is supported by ustar format... yes [2022-08-03T18:16:34.657Z] #77 154.0 checking how to create a ustar tar archive... gnutar [2022-08-03T18:16:34.657Z] #77 154.2 checking dependency style of gcc... gcc3 [2022-08-03T18:16:34.657Z] #77 154.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-03T18:16:34.657Z] #77 154.8 checking whether make supports nested variables... (cached) yes [2022-08-03T18:16:34.657Z] #77 154.8 checking for gawk... (cached) mawk [2022-08-03T18:16:34.657Z] #77 154.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-03T18:16:34.657Z] #77 154.8 checking for gcc... (cached) gcc [2022-08-03T18:16:34.657Z] #77 155.1 checking whether we are using the GNU C compiler... (cached) yes [2022-08-03T18:16:34.657Z] #77 155.1 checking whether gcc accepts -g... (cached) yes [2022-08-03T18:16:34.657Z] #77 155.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-03T18:16:34.657Z] #77 155.1 checking whether gcc understands -c and -o together... (cached) yes [2022-08-03T18:16:34.657Z] #77 155.2 checking for a Python interpreter with version >= 3... python3 [2022-08-03T18:16:34.657Z] #77 155.3 checking for python3... /usr/bin/python3 [2022-08-03T18:16:34.657Z] #77 155.3 checking for python3 version... 3.9 [2022-08-03T18:16:34.657Z] #77 155.5 checking for python3 platform... linux [2022-08-03T18:16:34.657Z] #77 155.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-03T18:16:34.657Z] #77 156.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-03T18:16:34.657Z] #77 156.2 checking for go-md2man... no [2022-08-03T18:16:34.657Z] #77 156.2 checking error.h usability... yes [2022-08-03T18:16:34.657Z] #77 156.4 checking error.h presence... yes [2022-08-03T18:16:34.657Z] #77 156.6 checking for error.h... yes [2022-08-03T18:16:34.657Z] #77 156.8 checking linux/openat2.h usability... yes [2022-08-03T18:16:34.657Z] #77 157.1 checking linux/openat2.h presence... yes [2022-08-03T18:16:34.657Z] #77 157.2 checking for linux/openat2.h... yes [2022-08-03T18:16:34.687Z] #28 29.42 Selecting previously unselected package uidmap. [2022-08-03T18:16:34.687Z] #28 29.42 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-03T18:16:34.687Z] #28 29.43 Unpacking uidmap (1:4.8.1-1) ... [2022-08-03T18:16:34.687Z] #28 29.52 Selecting previously unselected package vim-runtime. [2022-08-03T18:16:34.943Z] #28 29.52 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-03T18:16:34.943Z] #28 29.55 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-03T18:16:34.943Z] #28 29.57 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-03T18:16:34.943Z] #28 29.58 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:16:34.980Z] #77 157.3 checking for copy_file_range... yes [2022-08-03T18:16:35.557Z] #77 158.1 checking for fgetxattr... yes [2022-08-03T18:16:35.765Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-03T18:16:35.765Z] [2022-08-03T18:16:35.765Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-03T18:16:35.765Z] Installing docker-proxy to /usr/local/bin/ [2022-08-03T18:16:35.765Z] [2022-08-03T18:16:35.765Z] + mkdir -p bundles [2022-08-03T18:16:35.765Z] + '[' -n 'github.com/docker/docker/api [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/server [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/server/backend/build [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/server/httpstatus [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/server/httputils [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/server/middleware [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/server/router [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/server/router/build [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/server/router/container [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/server/router/debug [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/server/router/distribution [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/server/router/grpc [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/server/router/image [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/server/router/network [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/server/router/plugin [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/server/router/session [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/server/router/swarm [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/server/router/system [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/server/router/volume [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/types [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/types/backend [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/types/blkiodev [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/types/container [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/types/events [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/types/filters [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/types/image [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/types/mount [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/types/network [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/types/registry [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/types/strslice [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/types/swarm [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/types/time [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/types/versions [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-03T18:16:35.765Z] github.com/docker/docker/api/types/volume [2022-08-03T18:16:35.765Z] github.com/docker/docker/builder [2022-08-03T18:16:35.765Z] github.com/docker/docker/builder/builder-next [2022-08-03T18:16:35.765Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-03T18:16:35.765Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-03T18:16:35.765Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-03T18:16:35.765Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-03T18:16:35.765Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-03T18:16:35.765Z] github.com/docker/docker/builder/builder-next/worker [2022-08-03T18:16:35.765Z] github.com/docker/docker/builder/dockerfile [2022-08-03T18:16:35.765Z] github.com/docker/docker/builder/remotecontext [2022-08-03T18:16:35.765Z] github.com/docker/docker/builder/remotecontext/git [2022-08-03T18:16:35.765Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-03T18:16:35.765Z] github.com/docker/docker/cli [2022-08-03T18:16:35.765Z] github.com/docker/docker/cli/config [2022-08-03T18:16:35.765Z] github.com/docker/docker/cli/debug [2022-08-03T18:16:35.765Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-03T18:16:35.765Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-03T18:16:35.765Z] github.com/docker/docker/client [2022-08-03T18:16:35.765Z] github.com/docker/docker/cmd/docker-proxy [2022-08-03T18:16:35.765Z] github.com/docker/docker/cmd/dockerd [2022-08-03T18:16:35.765Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-03T18:16:35.765Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-03T18:16:35.765Z] github.com/docker/docker/container [2022-08-03T18:16:35.765Z] github.com/docker/docker/container/stream [2022-08-03T18:16:35.765Z] github.com/docker/docker/contrib/apparmor [2022-08-03T18:16:35.765Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-03T18:16:35.765Z] github.com/docker/docker/contrib/httpserver [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/cluster [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/cluster/convert [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/cluster/executor [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/cluster/provider [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/config [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/containerd [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/events [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/events/testutils [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/exec [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/graphdriver [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/images [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/initlayer [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/links [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/listeners [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/logger [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/logger/gelf [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/logger/journald [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/logger/local [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/logger/logentries [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/logger/splunk [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/logger/syslog [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/logger/templates [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/names [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/network [2022-08-03T18:16:35.765Z] github.com/docker/docker/daemon/stats [2022-08-03T18:16:35.765Z] github.com/docker/docker/distribution [2022-08-03T18:16:35.765Z] github.com/docker/docker/distribution/metadata [2022-08-03T18:16:35.765Z] github.com/docker/docker/distribution/utils [2022-08-03T18:16:35.765Z] github.com/docker/docker/distribution/xfer [2022-08-03T18:16:35.765Z] github.com/docker/docker/dockerversion [2022-08-03T18:16:35.765Z] github.com/docker/docker/errdefs [2022-08-03T18:16:35.765Z] github.com/docker/docker/image [2022-08-03T18:16:35.765Z] github.com/docker/docker/image/cache [2022-08-03T18:16:35.765Z] github.com/docker/docker/image/tarexport [2022-08-03T18:16:35.765Z] github.com/docker/docker/image/v1 [2022-08-03T18:16:35.765Z] github.com/docker/docker/internal/test/suite [2022-08-03T18:16:35.765Z] github.com/docker/docker/layer [2022-08-03T18:16:35.765Z] github.com/docker/docker/libcontainerd [2022-08-03T18:16:35.765Z] github.com/docker/docker/libcontainerd/queue [2022-08-03T18:16:35.765Z] github.com/docker/docker/libcontainerd/remote [2022-08-03T18:16:35.765Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-03T18:16:35.765Z] github.com/docker/docker/libcontainerd/types [2022-08-03T18:16:35.765Z] github.com/docker/docker/oci [2022-08-03T18:16:35.765Z] github.com/docker/docker/oci/caps [2022-08-03T18:16:35.765Z] github.com/docker/docker/opts [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/aaparser [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/archive [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/authorization [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/broadcaster [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/capabilities [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/chrootarchive [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/containerfs [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/devicemapper [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/directory [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/dmesg [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/fileutils [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/fsutils [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/homedir [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/idtools [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/ioutils [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/jsonmessage [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/longpath [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/loopback [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/namesgenerator [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/parsers [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/pidfile [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/platform [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/plugingetter [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/plugins [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/plugins/transport [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/pools [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/progress [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/pubsub [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/reexec [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/signal [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/stack [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/stdcopy [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/streamformatter [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/stringid [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/sysinfo [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/system [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/tailfile [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/tarsum [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/urlutil [2022-08-03T18:16:35.765Z] github.com/docker/docker/pkg/useragent [2022-08-03T18:16:35.765Z] github.com/docker/docker/plugin [2022-08-03T18:16:35.765Z] github.com/docker/docker/plugin/executor/containerd [2022-08-03T18:16:35.765Z] github.com/docker/docker/plugin/v2 [2022-08-03T18:16:35.765Z] github.com/docker/docker/profiles/apparmor [2022-08-03T18:16:35.765Z] github.com/docker/docker/profiles/seccomp [2022-08-03T18:16:35.765Z] github.com/docker/docker/quota [2022-08-03T18:16:35.765Z] github.com/docker/docker/reference [2022-08-03T18:16:35.765Z] github.com/docker/docker/registry [2022-08-03T18:16:35.765Z] github.com/docker/docker/registry/resumable [2022-08-03T18:16:35.765Z] github.com/docker/docker/restartmanager [2022-08-03T18:16:35.765Z] github.com/docker/docker/rootless [2022-08-03T18:16:35.765Z] github.com/docker/docker/rootless/specconv [2022-08-03T18:16:35.765Z] github.com/docker/docker/runconfig [2022-08-03T18:16:35.765Z] github.com/docker/docker/runconfig/opts [2022-08-03T18:16:35.765Z] github.com/docker/docker/testutil [2022-08-03T18:16:35.765Z] github.com/docker/docker/testutil/daemon [2022-08-03T18:16:35.765Z] github.com/docker/docker/testutil/environment [2022-08-03T18:16:35.765Z] github.com/docker/docker/testutil/fakecontext [2022-08-03T18:16:35.765Z] github.com/docker/docker/testutil/fakegit [2022-08-03T18:16:35.765Z] github.com/docker/docker/testutil/fakestorage [2022-08-03T18:16:35.765Z] github.com/docker/docker/testutil/fixtures/load [2022-08-03T18:16:35.765Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-03T18:16:35.765Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-03T18:16:35.765Z] github.com/docker/docker/testutil/registry [2022-08-03T18:16:35.765Z] github.com/docker/docker/testutil/request [2022-08-03T18:16:35.765Z] github.com/docker/docker/volume [2022-08-03T18:16:35.765Z] github.com/docker/docker/volume/drivers [2022-08-03T18:16:35.765Z] github.com/docker/docker/volume/local [2022-08-03T18:16:35.765Z] github.com/docker/docker/volume/mounts [2022-08-03T18:16:35.765Z] github.com/docker/docker/volume/service [2022-08-03T18:16:35.765Z] github.com/docker/docker/volume/service/opts [2022-08-03T18:16:35.765Z] github.com/docker/docker/volume/testutils' ']' [2022-08-03T18:16:35.766Z] + 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/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/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-08-03T18:16:35.766Z] ? github.com/docker/docker/api [no test files] [2022-08-03T18:16:36.159Z] #77 158.5 checking for statx... yes [2022-08-03T18:16:36.721Z] #77 159.1 checking for fgetpwent_r... yes [2022-08-03T18:16:36.721Z] #77 ... [2022-08-03T18:16:36.721Z] [2022-08-03T18:16:36.721Z] #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-08-03T18:16:36.721Z] #21 sha256:a58c95ff1adbe00c34d3b1a48cd2492b24e3cabed7171085aa6cf77d270d8c1c [2022-08-03T18:16:36.721Z] #21 13.66 Fetched 8563 kB in 12s (697 kB/s) [2022-08-03T18:16:36.835Z] #28 31.47 Selecting previously unselected package vim. [2022-08-03T18:16:36.835Z] #28 31.48 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-03T18:16:36.835Z] #28 31.50 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:16:37.091Z] #28 31.84 Selecting previously unselected package xfsprogs. [2022-08-03T18:16:37.091Z] #28 31.85 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-03T18:16:37.091Z] #28 31.86 Unpacking xfsprogs (5.10.0-4) ... [2022-08-03T18:16:37.235Z] #77 231.0 AR libcrun_testing.a [2022-08-03T18:16:37.235Z] #77 231.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-03T18:16:37.235Z] #77 231.1 CCLD tests/tests_libcrun_utils [2022-08-03T18:16:37.235Z] #77 231.1 CCLD tests/tests_libcrun_errors [2022-08-03T18:16:37.235Z] #77 231.1 CCLD tests/tests_libcrun_fuzzer [2022-08-03T18:16:37.235Z] #77 231.7 CCLD libcrun.la [2022-08-03T18:16:37.235Z] #77 232.6 CCLD crun [2022-08-03T18:16:37.235Z] #77 233.2 make[3]: Entering directory '/tmp/crun-build' [2022-08-03T18:16:37.235Z] #77 233.4 /bin/mkdir -p '/usr/local/lib' [2022-08-03T18:16:37.235Z] #77 233.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-03T18:16:37.235Z] #77 233.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-03T18:16:37.235Z] #77 233.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-03T18:16:37.235Z] #77 233.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-03T18:16:37.348Z] #28 32.10 Selecting previously unselected package zip. [2022-08-03T18:16:37.348Z] #28 32.11 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-08-03T18:16:37.348Z] #28 32.12 Unpacking zip (3.0-12) ... [2022-08-03T18:16:37.494Z] #77 233.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-03T18:16:37.494Z] #77 233.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-03T18:16:37.494Z] #77 233.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-03T18:16:37.604Z] #28 32.21 Selecting previously unselected package zstd. [2022-08-03T18:16:37.604Z] #28 32.22 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-03T18:16:37.604Z] #28 32.23 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-03T18:16:37.753Z] #77 233.9 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-08-03T18:16:37.753Z] #77 233.9 ---------------------------------------------------------------------- [2022-08-03T18:16:37.753Z] #77 233.9 Libraries have been installed in: [2022-08-03T18:16:37.753Z] #77 233.9 /usr/local/lib [2022-08-03T18:16:37.753Z] #77 233.9 [2022-08-03T18:16:37.753Z] #77 233.9 If you ever happen to want to link against installed libraries [2022-08-03T18:16:37.753Z] #77 233.9 in a given directory, LIBDIR, you must either use libtool, and [2022-08-03T18:16:37.753Z] #77 233.9 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-03T18:16:37.753Z] #77 233.9 flag during linking and do at least one of the following: [2022-08-03T18:16:37.753Z] #77 233.9 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-03T18:16:37.753Z] #77 233.9 during execution [2022-08-03T18:16:37.753Z] #77 233.9 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-03T18:16:37.753Z] #77 233.9 during linking [2022-08-03T18:16:37.753Z] #77 233.9 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-03T18:16:37.753Z] #77 233.9 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-03T18:16:37.753Z] #77 233.9 [2022-08-03T18:16:37.753Z] #77 233.9 See any operating system documentation about shared libraries for [2022-08-03T18:16:37.753Z] #77 233.9 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-03T18:16:37.753Z] #77 233.9 ---------------------------------------------------------------------- [2022-08-03T18:16:37.753Z] #77 233.9 /bin/mkdir -p '/build' [2022-08-03T18:16:37.753Z] #77 234.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-03T18:16:37.753Z] #77 234.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-03T18:16:37.861Z] #28 32.51 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-03T18:16:38.012Z] #77 234.1 make[3]: Leaving directory '/tmp/crun-build' [2022-08-03T18:16:38.012Z] #77 234.1 make[2]: Leaving directory '/tmp/crun-build' [2022-08-03T18:16:38.012Z] #77 234.1 make[1]: Leaving directory '/tmp/crun-build' [2022-08-03T18:16:38.424Z] #28 33.10 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-03T18:16:38.424Z] #28 33.11 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-03T18:16:38.424Z] #28 33.12 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-03T18:16:38.424Z] #28 33.14 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-03T18:16:38.424Z] #28 33.15 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-03T18:16:38.424Z] #28 33.16 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-03T18:16:38.424Z] #28 33.17 Setting up uidmap (1:4.8.1-1) ... [2022-08-03T18:16:38.424Z] #28 33.18 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-03T18:16:38.424Z] #28 33.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-03T18:16:38.424Z] #28 33.21 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-03T18:16:38.424Z] #28 33.22 Setting up python3-wheel (0.34.2-1) ... [2022-08-03T18:16:38.681Z] #28 33.57 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-03T18:16:38.681Z] #28 33.62 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:16:38.937Z] #28 33.65 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-03T18:16:38.937Z] #28 33.65 Setting up libcap2-bin (1:2.44-1) ... [2022-08-03T18:16:38.937Z] #28 33.69 Setting up apparmor (2.13.6-10) ... [2022-08-03T18:16:40.306Z] #28 35.04 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-03T18:16:40.306Z] #28 35.08 Setting up zip (3.0-12) ... [2022-08-03T18:16:40.306Z] #28 35.10 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:16:40.306Z] #28 35.13 Setting up bash-completion (1:2.11-2) ... [2022-08-03T18:16:41.675Z] #28 36.35 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-03T18:16:41.675Z] #28 36.36 Setting up sudo (1.9.5p2-3) ... [2022-08-03T18:16:41.675Z] #28 36.42 invoke-rc.d: could not determine current runlevel [2022-08-03T18:16:41.675Z] #28 36.43 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-03T18:16:41.675Z] #28 36.44 Setting up xfsprogs (5.10.0-4) ... [2022-08-03T18:16:41.675Z] #28 36.46 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-03T18:16:41.675Z] #28 36.46 Failed to connect to bus: Host is down [2022-08-03T18:16:41.675Z] #28 36.46 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-03T18:16:41.675Z] #28 36.47 Setting up inetutils-ping (2:2.0-1) ... [2022-08-03T18:16:41.675Z] #28 36.48 Setting up pigz (2.6-1) ... [2022-08-03T18:16:41.675Z] #28 36.50 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-03T18:16:41.675Z] #28 36.51 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-03T18:16:41.932Z] #28 36.54 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-03T18:16:41.932Z] #28 36.55 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:16:41.979Z] #21 13.66 Reading package lists... [2022-08-03T18:16:42.188Z] #28 36.94 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-03T18:16:42.188Z] #28 36.96 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-03T18:16:42.235Z] #21 18.77 Reading package lists... [2022-08-03T18:16:42.235Z] #21 ... [2022-08-03T18:16:42.235Z] [2022-08-03T18:16:42.235Z] #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-08-03T18:16:42.235Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:16:42.235Z] #77 159.9 checking for issetugid... no [2022-08-03T18:16:42.235Z] #77 160.4 checking for pkg-config... /usr/bin/pkg-config [2022-08-03T18:16:42.235Z] #77 160.4 checking pkg-config is at least version 0.9.0... yes [2022-08-03T18:16:42.235Z] #77 160.4 checking for library containing yajl_tree_get... -lyajl [2022-08-03T18:16:42.235Z] #77 161.5 checking for yajl >= 2.0.0... yes [2022-08-03T18:16:42.235Z] #77 161.6 checking sys/capability.h usability... yes [2022-08-03T18:16:42.235Z] #77 162.0 checking sys/capability.h presence... yes [2022-08-03T18:16:42.235Z] #77 162.2 checking for sys/capability.h... yes [2022-08-03T18:16:42.235Z] #77 162.2 checking for library containing cap_from_name... -lcap [2022-08-03T18:16:42.235Z] #77 163.0 checking for library containing dlopen... -ldl [2022-08-03T18:16:42.235Z] #77 163.7 checking seccomp.h usability... yes [2022-08-03T18:16:42.235Z] #77 164.1 checking seccomp.h presence... yes [2022-08-03T18:16:42.235Z] #77 164.3 checking for seccomp.h... yes [2022-08-03T18:16:42.235Z] #77 164.3 checking for library containing seccomp_rule_add... -lseccomp [2022-08-03T18:16:42.445Z] #28 37.23 Setting up libelf1:amd64 (0.183-1) ... [2022-08-03T18:16:42.445Z] #28 37.25 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-03T18:16:42.445Z] #28 37.28 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-03T18:16:42.445Z] #28 37.29 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-03T18:16:42.445Z] #28 37.31 Setting up libkmod2:amd64 (28-1) ... [2022-08-03T18:16:42.445Z] #28 37.32 Setting up python3-distutils (3.9.2-1) ... [2022-08-03T18:16:42.491Z] #77 165.2 checking for library containing seccomp_arch_resolve_name... none required [2022-08-03T18:16:42.702Z] #28 37.56 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:16:42.702Z] #28 37.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-03T18:16:42.702Z] #28 37.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-03T18:16:42.702Z] #28 37.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-03T18:16:42.702Z] #28 37.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-03T18:16:42.702Z] #28 37.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-03T18:16:42.702Z] #28 37.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-03T18:16:42.702Z] #28 37.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-03T18:16:42.702Z] #28 37.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-03T18:16:42.702Z] #28 37.64 Setting up python3-setuptools (52.0.0-4) ... [2022-08-03T18:16:42.747Z] #77 165.5 checking systemd/sd-bus.h usability... yes [2022-08-03T18:16:43.003Z] #77 165.9 checking systemd/sd-bus.h presence... [2022-08-03T18:16:43.003Z] #77 ... [2022-08-03T18:16:43.003Z] [2022-08-03T18:16:43.003Z] #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-08-03T18:16:43.003Z] #60 sha256:dd5138e716f6e8d94d7e2580e11c07fc87ffe02cf45d6e0b226688b851cd0cba [2022-08-03T18:16:43.003Z] #60 19.83 Updating files: 95% (1145/1197) Updating files: 96% (1150/1197) Updating files: 97% (1162/1197) Updating files: 98% (1174/1197) Updating files: 99% (1186/1197) Updating files: 100% (1197/1197) Updating files: 100% (1197/1197), done. [2022-08-03T18:16:43.003Z] #60 19.90 + cd /tmp/tmp.hzF7aaW0r4/src/github.com/opencontainers/runc [2022-08-03T18:16:43.003Z] #60 19.90 + git checkout -q v1.1.2 [2022-08-03T18:16:43.003Z] #60 21.05 + '[' -z '' ']' [2022-08-03T18:16:43.003Z] #60 21.05 + target=static [2022-08-03T18:16:43.003Z] #60 21.05 + make BUILDTAGS=seccomp static [2022-08-03T18:16:43.003Z] #60 21.61 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-08-03T18:16:43.003Z] #60 ... [2022-08-03T18:16:43.003Z] [2022-08-03T18:16:43.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-08-03T18:16:43.004Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:16:43.004Z] #77 165.9 checking systemd/sd-bus.h presence... yes [2022-08-03T18:16:43.004Z] #77 166.1 checking for systemd/sd-bus.h... yes [2022-08-03T18:16:43.631Z] #28 38.44 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-03T18:16:43.631Z] #28 38.45 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-03T18:16:43.631Z] #28 38.47 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-03T18:16:43.631Z] #28 38.48 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-03T18:16:44.373Z] #77 166.1 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-03T18:16:44.451Z] #28 39.10 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-03T18:16:44.451Z] #28 39.13 Setting up jq (1.6-2.1) ... [2022-08-03T18:16:44.451Z] #28 39.15 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-03T18:16:44.451Z] #28 39.17 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-03T18:16:44.451Z] #28 39.19 Setting up iptables (1.8.7-1) ... [2022-08-03T18:16:44.451Z] #28 39.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-03T18:16:44.451Z] #28 39.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-03T18:16:44.451Z] #28 39.22 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-03T18:16:44.451Z] #28 39.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-03T18:16:44.451Z] #28 39.23 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-03T18:16:44.451Z] #28 39.24 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-03T18:16:44.451Z] #28 39.26 Setting up iproute2 (5.10.0-4) ... [2022-08-03T18:16:44.576Z] #77 DONE 239.8s [2022-08-03T18:16:44.576Z] [2022-08-03T18:16:44.576Z] #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-08-03T18:16:44.576Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:16:44.714Z] #28 ... [2022-08-03T18:16:44.714Z] [2022-08-03T18:16:44.714Z] #71 [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-08-03T18:16:44.714Z] #71 sha256:779fb96dd70dadbd271c1328615b5366e85d2f7ae62d56909dae3f44948dc1e1 [2022-08-03T18:16:44.714Z] #71 103.8 + bin/containerd [2022-08-03T18:16:44.937Z] #77 167.3 checking for sd_notify_barrier... yes [2022-08-03T18:16:45.194Z] #77 167.9 checking linux/bpf.h usability... yes [2022-08-03T18:16:45.194Z] #77 168.2 checking linux/bpf.h presence... yes [2022-08-03T18:16:45.194Z] #77 168.4 checking for linux/bpf.h... yes [2022-08-03T18:16:45.709Z] #77 168.4 checking compilation for eBPF... yes [2022-08-03T18:16:45.709Z] #77 168.7 checking for criu >= 3.15... no [2022-08-03T18:16:45.709Z] #77 168.7 configure: CRIU headers not found, building without CRIU support [2022-08-03T18:16:45.709Z] #77 168.7 checking for criu > 3.16... no [2022-08-03T18:16:45.709Z] #77 168.8 configure: CRIU version doesn't support join-ns API [2022-08-03T18:16:45.709Z] #77 168.8 checking for criu > 3.16.1... no [2022-08-03T18:16:45.967Z] #77 168.8 configure: CRIU version doesn't support for pre-dumping [2022-08-03T18:16:45.967Z] #77 168.8 checking for new mount API (fsconfig)... yes [2022-08-03T18:16:45.967Z] #77 168.9 checking for seccomp notify API... yes [2022-08-03T18:16:45.967Z] #77 169.0 checking for gperf... no [2022-08-03T18:16:45.967Z] #77 169.0 configure: gperf not found - cannot rebuild signal parser code [2022-08-03T18:16:46.083Z] #71 ... [2022-08-03T18:16:46.083Z] [2022-08-03T18:16:46.083Z] #28 [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-08-03T18:16:46.083Z] #28 sha256:101c10266465823b1e14292ddac9675aac546dc13b6abc0eec740fe9eb9abd18 [2022-08-03T18:16:46.083Z] #28 39.52 Setting up systemd (247.3-7) ... [2022-08-03T18:16:46.083Z] #28 39.57 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-03T18:16:46.083Z] #28 39.57 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-03T18:16:46.083Z] #28 39.58 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-03T18:16:46.083Z] #28 39.62 Initializing machine ID from KVM UUID. [2022-08-03T18:16:46.083Z] #28 40.32 Setting up systemd-journal-remote (247.3-7) ... [2022-08-03T18:16:46.083Z] #28 40.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:16:46.083Z] #28 DONE 40.9s [2022-08-03T18:16:46.340Z] [2022-08-03T18:16:46.340Z] #29 [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-08-03T18:16:46.340Z] #29 sha256:bf3339910f79aad0da69017eecc459f1a065c87129de3378065c917cae6a1727 [2022-08-03T18:16:46.530Z] #77 169.0 checking for library containing argp_parse... none required [2022-08-03T18:16:46.530Z] #77 ... [2022-08-03T18:16:46.530Z] [2022-08-03T18:16:46.530Z] #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-08-03T18:16:46.530Z] #34 sha256:835450d2109a8d3ba6fedea550a0eae6f71dff8269bd8d2739ac02bb595ac4a1 [2022-08-03T18:16:46.530Z] #34 DONE 243.2s [2022-08-03T18:16:46.530Z] [2022-08-03T18:16:46.530Z] #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-08-03T18:16:46.530Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:16:46.530Z] #77 169.6 checking that generated files are newer than configure... done [2022-08-03T18:16:46.530Z] #77 169.6 configure: creating ./config.status [2022-08-03T18:16:46.904Z] #29 0.852 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-03T18:16:46.904Z] #29 0.859 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-03T18:16:47.160Z] #29 0.865 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-03T18:16:47.160Z] #29 DONE 0.9s [2022-08-03T18:16:47.160Z] [2022-08-03T18:16:47.160Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-03T18:16:47.160Z] #30 sha256:53d5f56ef87c77dc75013773b486c32a3120da71be6c9f4e5315be039604f9cc [2022-08-03T18:16:49.799Z] #77 172.8 config.status: creating Makefile [2022-08-03T18:16:49.799Z] #77 172.9 config.status: creating rpm/crun.spec [2022-08-03T18:16:50.055Z] #77 173.0 config.status: creating config.h [2022-08-03T18:16:50.055Z] #77 173.1 config.status: executing libtool commands [2022-08-03T18:16:50.055Z] #77 173.1 config.status: executing depfiles commands [2022-08-03T18:16:50.294Z] #64 339.5 # github.com/containerd/containerd/cmd/containerd [2022-08-03T18:16:50.294Z] #64 339.5 /usr/bin/ld: /tmp/go-link-3917974155/000019.o: in function `New': [2022-08-03T18:16:50.294Z] #64 339.5 /tmp/tmp.G83toHRpYk/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-08-03T18:16:50.294Z] #64 339.6 + bin/containerd-stress [2022-08-03T18:16:50.294Z] #64 340.7 + bin/containerd-shim [2022-08-03T18:16:50.633Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-08-03T18:16:51.426Z] #77 174.2 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-03T18:16:51.426Z] #77 174.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-03T18:16:51.426Z] #77 ... [2022-08-03T18:16:51.426Z] [2022-08-03T18:16:51.426Z] #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-08-03T18:16:51.426Z] #36 sha256:79ba122504530f6bee7049da567c7e5f6a04d0639ece8d4ece22fa36a4c34284 [2022-08-03T18:16:51.426Z] #36 247.7 Delve is a source level debugger for Go programs. [2022-08-03T18:16:51.426Z] #36 247.7 [2022-08-03T18:16:51.426Z] #36 247.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-03T18:16:51.426Z] #36 247.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-03T18:16:51.426Z] #36 247.7 [2022-08-03T18:16:51.426Z] #36 247.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-03T18:16:51.426Z] #36 247.7 [2022-08-03T18:16:51.426Z] #36 247.7 Pass flags to the program you are debugging using `--`, for example: [2022-08-03T18:16:51.426Z] #36 247.7 [2022-08-03T18:16:51.426Z] #36 247.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-03T18:16:51.426Z] #36 247.7 [2022-08-03T18:16:51.426Z] #36 247.7 Usage: [2022-08-03T18:16:51.426Z] #36 247.7 dlv [command] [2022-08-03T18:16:51.426Z] #36 247.7 [2022-08-03T18:16:51.426Z] #36 247.7 Available Commands: [2022-08-03T18:16:51.426Z] #36 247.7 attach Attach to running process and begin debugging. [2022-08-03T18:16:51.426Z] #36 247.7 connect Connect to a headless debug server with a terminal client. [2022-08-03T18:16:51.426Z] #36 247.7 core Examine a core dump. [2022-08-03T18:16:51.426Z] #36 247.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-03T18:16:51.426Z] #36 247.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-03T18:16:51.426Z] #36 247.7 exec Execute a precompiled binary, and begin a debug session. [2022-08-03T18:16:51.426Z] #36 247.7 help Help about any command [2022-08-03T18:16:51.426Z] #36 247.7 run Deprecated command. Use 'debug' instead. [2022-08-03T18:16:51.426Z] #36 247.7 test Compile test binary and begin debugging program. [2022-08-03T18:16:51.426Z] #36 247.7 trace Compile and begin tracing program. [2022-08-03T18:16:51.426Z] #36 247.7 version Prints version. [2022-08-03T18:16:51.426Z] #36 247.7 [2022-08-03T18:16:51.426Z] #36 247.7 Flags: [2022-08-03T18:16:51.426Z] #36 247.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-03T18:16:51.426Z] #36 247.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-03T18:16:51.426Z] #36 247.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-08-03T18:16:51.426Z] #36 247.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-03T18:16:51.426Z] #36 247.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-03T18:16:51.426Z] #36 247.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-08-03T18:16:51.426Z] #36 247.7 --disable-aslr Disables address space randomization [2022-08-03T18:16:51.426Z] #36 247.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-03T18:16:51.426Z] #36 247.7 -h, --help help for dlv [2022-08-03T18:16:51.426Z] #36 247.7 --init string Init file, executed by the terminal client. [2022-08-03T18:16:51.426Z] #36 247.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-03T18:16:51.426Z] #36 247.7 --log Enable debugging server logging. [2022-08-03T18:16:51.426Z] #36 247.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-03T18:16:51.426Z] #36 247.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-03T18:16:51.426Z] #36 247.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-03T18:16:51.426Z] #36 247.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-03T18:16:51.426Z] #36 247.7 --wd string Working directory for running the program. [2022-08-03T18:16:51.426Z] #36 247.7 [2022-08-03T18:16:51.426Z] #36 247.7 Additional help topics: [2022-08-03T18:16:51.426Z] #36 247.7 dlv backend Help about the --backend flag. [2022-08-03T18:16:51.426Z] #36 247.7 dlv log Help about logging flags. [2022-08-03T18:16:51.426Z] #36 247.7 dlv redirect Help about file redirection. [2022-08-03T18:16:51.426Z] #36 247.7 [2022-08-03T18:16:51.426Z] #36 247.7 Use "dlv [command] --help" for more information about a command. [2022-08-03T18:16:51.426Z] #36 DONE 248.2s [2022-08-03T18:16:51.426Z] [2022-08-03T18:16:51.426Z] #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-08-03T18:16:51.426Z] #21 sha256:a58c95ff1adbe00c34d3b1a48cd2492b24e3cabed7171085aa6cf77d270d8c1c [2022-08-03T18:16:51.426Z] #21 18.77 Reading package lists... [2022-08-03T18:16:51.426Z] #21 23.30 Building dependency tree... [2022-08-03T18:16:51.426Z] #21 25.86 The following additional packages will be installed: [2022-08-03T18:16:51.426Z] #21 25.86 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-03T18:16:51.426Z] #21 25.86 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-03T18:16:51.426Z] #21 25.86 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-03T18:16:51.426Z] #21 25.86 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-03T18:16:51.426Z] #21 25.86 python3-pkg-resources systemd vim-runtime xxd [2022-08-03T18:16:51.426Z] #21 25.86 Suggested packages: [2022-08-03T18:16:51.426Z] #21 25.86 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-03T18:16:51.426Z] #21 25.86 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-03T18:16:51.426Z] #21 25.86 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-03T18:16:51.426Z] #21 25.86 Recommended packages: [2022-08-03T18:16:51.426Z] #21 25.86 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-03T18:16:51.426Z] #21 25.86 systemd-timesyncd | time-daemon unzip [2022-08-03T18:16:51.426Z] #21 27.82 The following NEW packages will be installed: [2022-08-03T18:16:51.426Z] #21 27.82 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-03T18:16:51.426Z] #21 27.82 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-03T18:16:51.426Z] #21 27.82 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-03T18:16:51.426Z] #21 27.82 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-03T18:16:51.426Z] #21 27.82 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-03T18:16:51.426Z] #21 27.82 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-03T18:16:51.426Z] #21 27.83 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-03T18:16:51.426Z] #21 27.83 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-03T18:16:51.426Z] #21 27.83 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-03T18:16:51.426Z] #21 28.22 0 upgraded, 56 newly installed, 0 to remove and 2 not upgraded. [2022-08-03T18:16:51.426Z] #21 28.22 Need to get 32.8 MB of archives. [2022-08-03T18:16:51.426Z] #21 28.22 After this operation, 124 MB of additional disk space will be used. [2022-08-03T18:16:51.426Z] #21 28.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-03T18:16:51.426Z] #21 28.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-03T18:16:51.426Z] #21 28.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-03T18:16:51.426Z] #21 28.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-03T18:16:51.426Z] #21 28.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-03T18:16:51.426Z] #21 28.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-03T18:16:51.426Z] #21 28.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-03T18:16:51.683Z] #21 28.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-03T18:16:51.683Z] #21 28.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-03T18:16:51.683Z] #21 28.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-03T18:16:51.683Z] #21 28.62 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-03T18:16:51.683Z] #21 28.62 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-03T18:16:51.683Z] #21 28.62 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-03T18:16:51.683Z] #21 28.62 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-03T18:16:51.683Z] #21 28.66 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-03T18:16:51.683Z] #21 28.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-08-03T18:16:51.683Z] #21 28.68 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-03T18:16:51.683Z] #21 28.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-03T18:16:51.683Z] #21 28.70 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-03T18:16:51.683Z] #21 28.71 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-03T18:16:51.683Z] #21 28.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-03T18:16:51.940Z] #21 28.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-03T18:16:51.940Z] #21 28.79 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-03T18:16:51.940Z] #21 28.80 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-03T18:16:51.940Z] #21 28.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-03T18:16:51.940Z] #21 28.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-03T18:16:51.940Z] #21 28.86 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-03T18:16:51.940Z] #21 28.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-03T18:16:51.940Z] #21 28.89 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-03T18:16:51.940Z] #21 28.90 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-03T18:16:51.940Z] #21 28.90 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-03T18:16:51.940Z] #21 28.91 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-03T18:16:52.504Z] #21 29.48 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-03T18:16:52.761Z] #21 29.51 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-03T18:16:52.761Z] #21 29.51 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-03T18:16:52.761Z] #21 29.51 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-08-03T18:16:52.761Z] #21 29.51 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-03T18:16:52.761Z] #21 29.51 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-03T18:16:52.761Z] #21 29.52 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-03T18:16:52.761Z] #21 29.53 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-03T18:16:52.761Z] #21 29.54 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-03T18:16:52.761Z] #21 29.64 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-03T18:16:52.761Z] #21 29.65 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-03T18:16:52.761Z] #21 29.65 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-03T18:16:52.761Z] #21 29.65 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-03T18:16:52.761Z] #21 29.67 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-03T18:16:52.761Z] #21 29.67 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-03T18:16:52.761Z] #21 29.69 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-03T18:16:52.761Z] #21 29.74 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-03T18:16:52.761Z] #21 29.74 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-03T18:16:52.761Z] #21 29.77 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-03T18:16:52.761Z] #21 29.80 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-03T18:16:52.775Z] #55 314.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-03T18:16:53.324Z] #21 30.16 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-03T18:16:53.324Z] #21 30.24 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-03T18:16:53.324Z] #21 30.27 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-03T18:16:53.324Z] #21 30.29 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-03T18:16:54.255Z] #21 31.07 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:16:54.255Z] #21 31.23 Fetched 32.8 MB in 2s (13.4 MB/s) [2022-08-03T18:16:54.511Z] #21 31.36 Selecting previously unselected package libcap2:amd64. [2022-08-03T18:16:54.511Z] #21 31.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-03T18:16:54.511Z] #21 31.42 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-03T18:16:54.511Z] #21 31.43 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-03T18:16:54.511Z] #21 31.51 Selecting previously unselected package libargon2-1:amd64. [2022-08-03T18:16:54.511Z] #21 31.52 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-03T18:16:54.511Z] #21 31.53 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-03T18:16:54.768Z] #21 31.62 Selecting previously unselected package libjson-c5:amd64. [2022-08-03T18:16:54.768Z] #21 31.62 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-03T18:16:54.768Z] #21 31.62 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-03T18:16:54.768Z] #21 31.74 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-03T18:16:54.768Z] #21 31.75 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-03T18:16:54.768Z] #21 31.75 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-03T18:16:55.248Z] #30 7.573 Collecting yamllint==1.26.1 [2022-08-03T18:16:55.285Z] #21 31.98 Selecting previously unselected package libip4tc2:amd64. [2022-08-03T18:16:55.285Z] #21 31.99 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-03T18:16:55.285Z] #21 32.00 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-03T18:16:55.285Z] #21 32.06 Selecting previously unselected package libkmod2:amd64. [2022-08-03T18:16:55.285Z] #21 32.07 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-03T18:16:55.285Z] #21 32.07 Unpacking libkmod2:amd64 (28-1) ... [2022-08-03T18:16:55.285Z] #21 32.19 Selecting previously unselected package systemd. [2022-08-03T18:16:55.285Z] #21 32.19 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-03T18:16:55.542Z] #21 32.35 Unpacking systemd (247.3-7) ... [2022-08-03T18:16:55.810Z] #30 8.673 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-03T18:16:56.372Z] #30 9.374 Collecting pathspec>=0.5.3 [2022-08-03T18:16:56.628Z] #30 9.385 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-03T18:16:56.628Z] #30 9.624 Collecting pyyaml [2022-08-03T18:16:56.628Z] #30 9.636 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-08-03T18:16:56.884Z] #30 9.672 Building wheels for collected packages: yamllint [2022-08-03T18:16:56.884Z] #30 9.673 Building wheel for yamllint (setup.py): started [2022-08-03T18:16:57.181Z] #55 DONE 319.3s [2022-08-03T18:16:57.181Z] [2022-08-03T18:16:57.181Z] #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-08-03T18:16:57.181Z] #60 sha256:c05ee856922bc278022adfd89e4cf2b0e347bef767213c9b12437e21b8a1848c [2022-08-03T18:16:57.181Z] #60 176.2 + mkdir -p /build [2022-08-03T18:16:57.181Z] #60 176.2 + cp runc /build/runc [2022-08-03T18:16:57.440Z] #21 ... [2022-08-03T18:16:57.440Z] [2022-08-03T18:16:57.440Z] #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-08-03T18:16:57.440Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:16:57.440Z] #77 174.8 checking for gcc... gcc [2022-08-03T18:16:57.440Z] #77 174.9 checking whether the C compiler works... yes [2022-08-03T18:16:57.440Z] #77 175.1 checking for C compiler default output file name... a.out [2022-08-03T18:16:57.440Z] #77 175.1 checking for suffix of executables... [2022-08-03T18:16:57.440Z] #77 175.4 checking whether we are cross compiling... no [2022-08-03T18:16:57.440Z] #77 175.7 checking for suffix of object files... o [2022-08-03T18:16:57.440Z] #77 176.0 checking whether we are using the GNU C compiler... yes [2022-08-03T18:16:57.440Z] #77 176.1 checking whether gcc accepts -g... yes [2022-08-03T18:16:57.440Z] #77 176.2 checking for gcc option to accept ISO C89... none needed [2022-08-03T18:16:57.440Z] #77 176.4 checking whether gcc understands -c and -o together... yes [2022-08-03T18:16:57.440Z] #77 176.5 checking how to run the C preprocessor... gcc -E [2022-08-03T18:16:57.440Z] #77 176.7 checking for grep that handles long lines and -e... /bin/grep [2022-08-03T18:16:57.440Z] #77 176.8 checking for egrep... /bin/grep -E [2022-08-03T18:16:57.440Z] #77 176.8 checking for ANSI C header files... yes [2022-08-03T18:16:57.440Z] #77 177.4 checking for sys/types.h... yes [2022-08-03T18:16:57.440Z] #77 177.7 checking for sys/stat.h... yes [2022-08-03T18:16:57.440Z] #77 177.9 checking for stdlib.h... yes [2022-08-03T18:16:57.440Z] #77 178.2 checking for string.h... yes [2022-08-03T18:16:57.440Z] #77 178.4 checking for memory.h... yes [2022-08-03T18:16:57.440Z] #77 178.5 checking for strings.h... yes [2022-08-03T18:16:57.440Z] #77 178.7 checking for inttypes.h... yes [2022-08-03T18:16:57.440Z] #77 179.0 checking for stdint.h... yes [2022-08-03T18:16:57.440Z] #77 179.2 checking for unistd.h... yes [2022-08-03T18:16:57.440Z] #77 179.5 checking minix/config.h usability... no [2022-08-03T18:16:57.440Z] #77 179.7 checking minix/config.h presence... no [2022-08-03T18:16:57.440Z] #77 179.8 checking for minix/config.h... no [2022-08-03T18:16:57.440Z] #77 179.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-03T18:16:57.440Z] #77 180.0 checking build system type... x86_64-pc-linux-gnu [2022-08-03T18:16:57.440Z] #77 180.4 checking host system type... x86_64-pc-linux-gnu [2022-08-03T18:16:57.440Z] #77 180.4 checking how to print strings... printf [2022-08-03T18:16:57.440Z] #77 180.4 checking for a sed that does not truncate output... /bin/sed [2022-08-03T18:16:57.440Z] #77 180.4 checking for fgrep... /bin/grep -F [2022-08-03T18:16:57.440Z] #77 180.4 checking for ld used by gcc... /usr/bin/ld [2022-08-03T18:16:57.440Z] #77 180.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-03T18:16:57.440Z] #77 180.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-03T18:16:57.446Z] #30 10.26 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-03T18:16:57.446Z] #30 10.26 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=97a9d3e8a675e2b935f887d262b2ce9ef6b6d28f828c16ec041eff1292950e6a [2022-08-03T18:16:57.446Z] #30 10.26 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-03T18:16:57.446Z] #30 10.26 Successfully built yamllint [2022-08-03T18:16:57.446Z] #30 10.28 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-03T18:16:57.446Z] #30 10.53 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-03T18:16:57.697Z] #77 180.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-03T18:16:57.697Z] #77 180.7 checking whether ln -s works... yes [2022-08-03T18:16:57.697Z] #77 180.7 checking the maximum length of command line arguments... 1572864 [2022-08-03T18:16:57.697Z] #77 180.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-03T18:16:57.697Z] #77 180.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-03T18:16:57.697Z] #77 180.8 checking for /usr/bin/ld option to reload object files... -r [2022-08-03T18:16:57.954Z] #77 180.8 checking for objdump... objdump [2022-08-03T18:16:57.954Z] #77 180.8 checking how to recognize dependent libraries... pass_all [2022-08-03T18:16:57.954Z] #77 180.8 checking for dlltool... no [2022-08-03T18:16:57.954Z] #77 180.8 checking how to associate runtime and link libraries... printf %s\n [2022-08-03T18:16:57.954Z] #77 180.8 checking for ar... ar [2022-08-03T18:16:57.954Z] #77 180.8 checking for archiver @FILE support... @ [2022-08-03T18:16:58.010Z] #30 DONE 10.8s [2022-08-03T18:16:58.010Z] [2022-08-03T18:16:58.010Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-03T18:16:58.010Z] #34 sha256:0b603076ef391826bded261025611db66401e255c3bc3c06299db2454a7c0e64 [2022-08-03T18:16:58.010Z] #34 DONE 0.2s [2022-08-03T18:16:58.010Z] [2022-08-03T18:16:58.010Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-03T18:16:58.010Z] #39 sha256:840ce305615fa1b7a7bd8b6961f2f3310a5c748f0eaccb30a96ced0c10c34188 [2022-08-03T18:16:58.125Z] #60 DONE 177.9s [2022-08-03T18:16:58.125Z] [2022-08-03T18:16:58.125Z] #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-08-03T18:16:58.125Z] #64 sha256:1de6f5fa165cb073918c5a71b800eba44a8380c55b78e9267eb9437dcac32c32 [2022-08-03T18:16:58.213Z] #77 181.1 checking for strip... strip [2022-08-03T18:16:58.213Z] #77 181.1 checking for ranlib... ranlib [2022-08-03T18:16:58.213Z] #77 181.1 checking for gawk... no [2022-08-03T18:16:58.213Z] #77 181.1 checking for mawk... mawk [2022-08-03T18:16:58.470Z] #77 181.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-03T18:16:58.470Z] #77 181.6 checking for sysroot... no [2022-08-03T18:16:58.470Z] #77 181.6 checking for a working dd... /bin/dd [2022-08-03T18:16:58.470Z] #77 181.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-03T18:16:58.579Z] #39 DONE 0.3s [2022-08-03T18:16:58.579Z] [2022-08-03T18:16:58.579Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-03T18:16:58.579Z] #42 sha256:d6329ab93e9a6a6a75b7e0d7c01f857018de804f68e3feb27050c9cd6b7229f9 [2022-08-03T18:16:58.579Z] #42 DONE 0.1s [2022-08-03T18:16:58.579Z] [2022-08-03T18:16:58.579Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-03T18:16:58.579Z] #44 sha256:82e6aa5c6c029e2b273e356f84574f8408aee1a18850b28dfd6871c3664f3a10 [2022-08-03T18:16:58.579Z] #44 DONE 0.1s [2022-08-03T18:16:58.579Z] [2022-08-03T18:16:58.579Z] #67 [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-08-03T18:16:58.579Z] #67 sha256:da828b8b78ce398cf22b3f500fdbb8ba952fa4fcf718e87b86909f87913fdb92 [2022-08-03T18:16:58.726Z] #77 181.7 checking for mt... no [2022-08-03T18:16:58.726Z] #77 181.7 checking if : is a manifest tool... no [2022-08-03T18:16:58.836Z] #67 ... [2022-08-03T18:16:58.836Z] [2022-08-03T18:16:58.836Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-03T18:16:58.836Z] #46 sha256:1bfd867f5b6ab9445977e3dea808d0a51597328a2fd3420e95308624d8841677 [2022-08-03T18:16:58.836Z] #46 DONE 0.1s [2022-08-03T18:16:58.836Z] [2022-08-03T18:16:58.836Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-03T18:16:58.836Z] #48 sha256:a2324fafd074c68c8c079e9d898d4366772856b589cc17aaeeb2110371890aa1 [2022-08-03T18:16:58.836Z] #48 DONE 0.1s [2022-08-03T18:16:58.836Z] [2022-08-03T18:16:58.836Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-03T18:16:58.836Z] #52 sha256:f2175ca24e18f582888e363b3b7de26a88a39827a455140437f5c98f95fff7cf [2022-08-03T18:16:58.836Z] #52 DONE 0.0s [2022-08-03T18:16:58.836Z] [2022-08-03T18:16:58.836Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-03T18:16:58.836Z] #55 sha256:b0707061734194b1d1cb318fe64fedffc181857ebfe8b6b716f49385d60e3ad8 [2022-08-03T18:16:58.982Z] #77 181.7 checking for dlfcn.h... yes [2022-08-03T18:16:58.983Z] #77 181.9 checking for objdir... .libs [2022-08-03T18:16:59.064Z] #64 ... [2022-08-03T18:16:59.064Z] [2022-08-03T18:16:59.064Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-03T18:16:59.064Z] #56 sha256:dcdcbe6206f976b0d79bdabcace51f1579c60b2f2e240398c0f5393b57c86681 [2022-08-03T18:16:59.093Z] #55 DONE 0.1s [2022-08-03T18:16:59.093Z] [2022-08-03T18:16:59.093Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-03T18:16:59.093Z] #59 sha256:ebce30bf85ea486179cecb95ade8dbdfd4e0ff22b74adb171e8f6e3d0e1f2c06 [2022-08-03T18:16:59.093Z] #59 DONE 0.1s [2022-08-03T18:16:59.093Z] [2022-08-03T18:16:59.093Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-03T18:16:59.093Z] #61 sha256:98ca8e52b633fd393d2250154575cef10773d2e571e3f4a1882fa64667138c28 [2022-08-03T18:16:59.093Z] #61 DONE 0.1s [2022-08-03T18:16:59.093Z] [2022-08-03T18:16:59.093Z] #67 [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-08-03T18:16:59.093Z] #67 sha256:da828b8b78ce398cf22b3f500fdbb8ba952fa4fcf718e87b86909f87913fdb92 [2022-08-03T18:16:59.350Z] #67 ... [2022-08-03T18:16:59.350Z] [2022-08-03T18:16:59.350Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-03T18:16:59.350Z] #63 sha256:332f0ad003ada5d7ad1bd4e78893fdd229bcf8a05798d89a526ae050f81f26e1 [2022-08-03T18:16:59.350Z] #63 DONE 0.2s [2022-08-03T18:16:59.350Z] [2022-08-03T18:16:59.350Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-03T18:16:59.350Z] #65 sha256:ef2cb9fc4bd6cf6f0844ea89a4507c472b7e10d86b4244db7ddf1a175707edea [2022-08-03T18:16:59.350Z] #65 DONE 0.1s [2022-08-03T18:16:59.350Z] [2022-08-03T18:16:59.350Z] #67 [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-08-03T18:16:59.350Z] #67 sha256:da828b8b78ce398cf22b3f500fdbb8ba952fa4fcf718e87b86909f87913fdb92 [2022-08-03T18:16:59.497Z] #77 182.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-03T18:16:59.497Z] #77 182.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-03T18:16:59.497Z] #77 182.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-03T18:17:00.062Z] #77 182.7 checking if gcc static flag -static works... yes [2022-08-03T18:17:00.289Z] #64 352.1 + bin/containerd-shim-runc-v1 [2022-08-03T18:17:00.319Z] #77 183.2 checking if gcc supports -c -o file.o... yes [2022-08-03T18:17:00.319Z] #77 183.3 checking if gcc supports -c -o file.o... (cached) yes [2022-08-03T18:17:00.319Z] #77 183.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-03T18:17:00.882Z] #77 183.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-03T18:17:00.882Z] #77 183.8 checking how to hardcode library paths into programs... immediate [2022-08-03T18:17:00.882Z] #77 183.8 checking whether stripping libraries is possible... yes [2022-08-03T18:17:00.882Z] #77 183.8 checking if libtool supports shared libraries... yes [2022-08-03T18:17:00.882Z] #77 183.8 checking whether to build shared libraries... no [2022-08-03T18:17:00.882Z] #77 183.8 checking whether to build static libraries... yes [2022-08-03T18:17:00.882Z] #77 183.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-03T18:17:01.139Z] #77 184.0 checking whether build environment is sane... yes [2022-08-03T18:17:01.139Z] #77 184.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-03T18:17:01.139Z] #77 184.1 checking whether make sets $(MAKE)... yes [2022-08-03T18:17:01.396Z] #77 184.2 checking whether make supports the include directive... yes (GNU style) [2022-08-03T18:17:01.396Z] #77 184.3 checking whether make supports nested variables... yes [2022-08-03T18:17:01.396Z] #77 184.4 checking whether UID '0' is supported by ustar format... yes [2022-08-03T18:17:01.396Z] #77 184.4 checking whether GID '0' is supported by ustar format... yes [2022-08-03T18:17:01.653Z] #77 184.4 checking how to create a ustar tar archive... gnutar [2022-08-03T18:17:01.653Z] #77 184.6 checking dependency style of gcc... gcc3 [2022-08-03T18:17:01.797Z] #56 DONE 2.6s [2022-08-03T18:17:01.797Z] [2022-08-03T18:17:01.797Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-03T18:17:01.797Z] #58 sha256:1b98f25654be1d6303055de73c121ad438f8025d5ea8e38e9fcd21659c6edd0b [2022-08-03T18:17:01.909Z] #77 184.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-03T18:17:01.909Z] #77 184.8 checking whether make supports nested variables... (cached) yes [2022-08-03T18:17:01.909Z] #77 184.8 checking for pkg-config... /usr/bin/pkg-config [2022-08-03T18:17:01.909Z] #77 184.8 checking pkg-config is at least version 0.9.0... yes [2022-08-03T18:17:01.909Z] #77 184.8 checking for yajl >= 2.1.0... yes [2022-08-03T18:17:01.909Z] #77 184.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-03T18:17:01.909Z] #77 184.9 checking for gcc... (cached) gcc [2022-08-03T18:17:02.055Z] #58 DONE 0.7s [2022-08-03T18:17:02.055Z] [2022-08-03T18:17:02.055Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-03T18:17:02.055Z] #61 sha256:8328436b6dadc9ab5337213511b82e7aad2d48278baf0f694e4c11df9704bb86 [2022-08-03T18:17:02.165Z] #77 185.2 checking whether we are using the GNU C compiler... (cached) yes [2022-08-03T18:17:02.165Z] #77 185.2 checking whether gcc accepts -g... (cached) yes [2022-08-03T18:17:02.165Z] #77 185.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-03T18:17:02.165Z] #77 185.2 checking whether gcc understands -c and -o together... (cached) yes [2022-08-03T18:17:02.422Z] #77 185.2 checking for a Python interpreter with version >= 3... python3 [2022-08-03T18:17:02.422Z] #77 185.4 checking for python3... /usr/bin/python3 [2022-08-03T18:17:02.678Z] #77 185.4 checking for python3 version... 3.9 [2022-08-03T18:17:02.678Z] #77 185.5 checking for python3 platform... linux [2022-08-03T18:17:02.934Z] #77 185.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-03T18:17:02.934Z] #77 185.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-03T18:17:03.496Z] #77 186.4 checking that generated files are newer than configure... done [2022-08-03T18:17:03.496Z] #77 186.4 configure: creating ./config.status [2022-08-03T18:17:05.564Z] #64 358.5 + bin/containerd-shim-runc-v2 [2022-08-03T18:17:05.564Z] #64 359.3 + binaries [2022-08-03T18:17:05.823Z] #64 359.3 + install -D bin/containerd /build/containerd [2022-08-03T18:17:05.823Z] #64 359.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-03T18:17:05.823Z] #64 359.4 + install -D bin/ctr /build/ctr [2022-08-03T18:17:06.243Z] #61 DONE 3.5s [2022-08-03T18:17:06.243Z] [2022-08-03T18:17:06.243Z] #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-08-03T18:17:06.243Z] #64 sha256:1de6f5fa165cb073918c5a71b800eba44a8380c55b78e9267eb9437dcac32c32 [2022-08-03T18:17:06.243Z] #64 276.6 + bin/containerd [2022-08-03T18:17:07.726Z] #64 DONE 361.3s [2022-08-03T18:17:08.698Z] [2022-08-03T18:17:08.698Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-03T18:17:08.698Z] #65 sha256:95c0e3b8f6cdbebfcf0a2bc552cc3a3b1c64c57582745062f5ae51e8b3351d43 [2022-08-03T18:17:08.747Z] #77 191.1 config.status: creating Makefile [2022-08-03T18:17:08.748Z] #77 191.2 config.status: creating config.h [2022-08-03T18:17:08.748Z] #77 ... [2022-08-03T18:17:08.748Z] [2022-08-03T18:17:08.748Z] #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-08-03T18:17:08.748Z] #21 sha256:a58c95ff1adbe00c34d3b1a48cd2492b24e3cabed7171085aa6cf77d270d8c1c [2022-08-03T18:17:08.748Z] #21 35.13 Selecting previously unselected package pigz. [2022-08-03T18:17:08.748Z] #21 35.13 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-03T18:17:08.748Z] #21 35.14 Unpacking pigz (2.6-1) ... [2022-08-03T18:17:08.748Z] #21 35.30 Selecting previously unselected package libelf1:amd64. [2022-08-03T18:17:08.748Z] #21 35.31 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-03T18:17:08.748Z] #21 35.31 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-03T18:17:08.748Z] #21 35.48 Selecting previously unselected package libbpf0:amd64. [2022-08-03T18:17:08.748Z] #21 35.49 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-03T18:17:08.748Z] #21 35.49 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-03T18:17:08.748Z] #21 35.64 Selecting previously unselected package libmnl0:amd64. [2022-08-03T18:17:08.748Z] #21 35.66 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-03T18:17:08.748Z] #21 35.67 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-03T18:17:08.748Z] #21 35.73 Selecting previously unselected package libxtables12:amd64. [2022-08-03T18:17:08.748Z] #21 35.75 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-03T18:17:08.748Z] #21 35.76 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-03T18:17:08.748Z] #21 35.86 Selecting previously unselected package libcap2-bin. [2022-08-03T18:17:08.748Z] #21 35.87 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-03T18:17:08.748Z] #21 35.87 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-03T18:17:08.748Z] #21 36.02 Selecting previously unselected package iproute2. [2022-08-03T18:17:08.748Z] #21 36.04 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-03T18:17:08.748Z] #21 36.05 Unpacking iproute2 (5.10.0-4) ... [2022-08-03T18:17:08.748Z] #21 36.70 Selecting previously unselected package xxd. [2022-08-03T18:17:08.748Z] #21 36.70 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-03T18:17:08.748Z] #21 36.71 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:17:08.748Z] #21 36.87 Selecting previously unselected package vim-common. [2022-08-03T18:17:08.748Z] #21 36.87 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-03T18:17:08.748Z] #21 36.90 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:17:08.748Z] #21 37.19 Selecting previously unselected package bash-completion. [2022-08-03T18:17:08.748Z] #21 37.20 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-03T18:17:08.748Z] #21 43.05 Unpacking bash-completion (1:2.11-2) ... [2022-08-03T18:17:08.748Z] #21 43.87 Selecting previously unselected package bzip2. [2022-08-03T18:17:08.748Z] #21 43.91 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-03T18:17:08.748Z] #21 43.94 Unpacking bzip2 (1.0.8-4) ... [2022-08-03T18:17:08.748Z] #21 44.17 Selecting previously unselected package xz-utils. [2022-08-03T18:17:08.748Z] #21 44.18 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-03T18:17:08.748Z] #21 44.20 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-03T18:17:08.748Z] #21 44.67 Selecting previously unselected package apparmor. [2022-08-03T18:17:08.748Z] #21 44.67 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-03T18:17:08.748Z] #21 44.85 Unpacking apparmor (2.13.6-10) ... [2022-08-03T18:17:08.748Z] #21 ... [2022-08-03T18:17:08.748Z] [2022-08-03T18:17:08.748Z] #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-08-03T18:17:08.748Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:17:08.748Z] #77 191.3 config.status: executing libtool commands [2022-08-03T18:17:08.748Z] #77 191.4 config.status: executing depfiles commands [2022-08-03T18:17:09.264Z] #65 DONE 0.9s [2022-08-03T18:17:09.264Z] [2022-08-03T18:17:09.264Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-03T18:17:09.264Z] #70 sha256:dffa6863627d620559c1a6f174270030eebb825df620c9bd05d8218fe75f68c5 [2022-08-03T18:17:09.523Z] #70 DONE 0.2s [2022-08-03T18:17:09.523Z] [2022-08-03T18:17:09.523Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-03T18:17:09.523Z] #75 sha256:80acfeeedb919b3c15c15271e3e29991bffb6327a5022a54cab4f79f724d8ec5 [2022-08-03T18:17:09.677Z] #77 192.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-03T18:17:09.677Z] #77 192.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-03T18:17:10.459Z] #75 DONE 0.9s [2022-08-03T18:17:10.459Z] [2022-08-03T18:17:10.459Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-03T18:17:10.459Z] #78 sha256:87b778d4da09209200bbb96ecc4c43b45d03935b5052e88f5a1308801964c320 [2022-08-03T18:17:10.459Z] #78 DONE 0.0s [2022-08-03T18:17:10.459Z] [2022-08-03T18:17:10.459Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-03T18:17:10.459Z] #79 sha256:45cd3be51ac0841cc53a1b3ec167b0856d186abb05d3b1cc435cf03addd99a2b [2022-08-03T18:17:10.459Z] #79 DONE 0.0s [2022-08-03T18:17:10.605Z] #77 193.5 checking for gcc... gcc [2022-08-03T18:17:10.718Z] [2022-08-03T18:17:10.718Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-03T18:17:10.718Z] #80 sha256:0bc6114244132596c422f4d88cc282bd53ba83fe2363d180d38a1a7e65731b39 [2022-08-03T18:17:10.718Z] #80 DONE 0.0s [2022-08-03T18:17:10.718Z] [2022-08-03T18:17:10.718Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-03T18:17:10.718Z] #81 sha256:879b293ed77ee078ecadcda6afced1e488a16ad02d213d3998e7f26b55c04136 [2022-08-03T18:17:10.861Z] #77 193.7 checking whether the C compiler works... yes [2022-08-03T18:17:11.118Z] #77 194.1 checking for C compiler default output file name... a.out [2022-08-03T18:17:11.374Z] #77 194.1 checking for suffix of executables... [2022-08-03T18:17:11.630Z] #77 194.4 checking whether we are cross compiling... no [2022-08-03T18:17:11.887Z] #77 194.7 checking for suffix of object files... o [2022-08-03T18:17:12.143Z] #77 194.9 checking whether we are using the GNU C compiler... yes [2022-08-03T18:17:12.400Z] #77 195.0 checking whether gcc accepts -g... yes [2022-08-03T18:17:12.400Z] #77 195.3 checking for gcc option to accept ISO C89... none needed [2022-08-03T18:17:12.913Z] #77 195.6 checking whether gcc understands -c and -o together... yes [2022-08-03T18:17:12.913Z] #77 195.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-03T18:17:12.913Z] #77 196.0 checking whether build environment is sane... yes [2022-08-03T18:17:13.170Z] #77 196.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-03T18:17:13.170Z] #77 196.1 checking for gawk... no [2022-08-03T18:17:13.170Z] #77 196.1 checking for mawk... mawk [2022-08-03T18:17:13.170Z] #77 196.1 checking whether make sets $(MAKE)... yes [2022-08-03T18:17:13.170Z] #77 196.2 checking whether make supports the include directive... yes (GNU style) [2022-08-03T18:17:13.427Z] #77 196.4 checking whether make supports nested variables... yes [2022-08-03T18:17:13.427Z] #77 196.5 checking whether UID '0' is supported by ustar format... yes [2022-08-03T18:17:13.427Z] #77 196.5 checking whether GID '0' is supported by ustar format... yes [2022-08-03T18:17:13.427Z] #77 196.5 checking how to create a ustar tar archive... gnutar [2022-08-03T18:17:13.940Z] #77 196.6 checking dependency style of gcc... gcc3 [2022-08-03T18:17:13.940Z] #77 197.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-03T18:17:13.940Z] #77 197.0 checking whether make supports nested variables... (cached) yes [2022-08-03T18:17:14.007Z] #81 DONE 3.1s [2022-08-03T18:17:14.007Z] [2022-08-03T18:17:14.007Z] #82 exporting to image [2022-08-03T18:17:14.007Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-03T18:17:14.007Z] #82 exporting layers [2022-08-03T18:17:14.871Z] #77 197.0 checking build system type... x86_64-pc-linux-gnu [2022-08-03T18:17:14.871Z] #77 197.7 checking host system type... x86_64-pc-linux-gnu [2022-08-03T18:17:14.871Z] #77 197.7 checking how to print strings... printf [2022-08-03T18:17:14.871Z] #77 197.7 checking for a sed that does not truncate output... /bin/sed [2022-08-03T18:17:14.871Z] #77 197.7 checking for grep that handles long lines and -e... /bin/grep [2022-08-03T18:17:14.871Z] #77 197.8 checking for egrep... /bin/grep -E [2022-08-03T18:17:14.871Z] #77 197.8 checking for fgrep... /bin/grep -F [2022-08-03T18:17:14.871Z] #77 197.8 checking for ld used by gcc... /usr/bin/ld [2022-08-03T18:17:14.871Z] #77 197.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-03T18:17:14.871Z] #77 197.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-03T18:17:15.384Z] #77 197.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-03T18:17:15.384Z] #77 198.3 checking whether ln -s works... yes [2022-08-03T18:17:15.384Z] #77 198.3 checking the maximum length of command line arguments... 1572864 [2022-08-03T18:17:15.384Z] #77 198.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-03T18:17:15.384Z] #77 198.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-03T18:17:15.384Z] #77 198.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-03T18:17:15.384Z] #77 198.4 checking for objdump... objdump [2022-08-03T18:17:15.385Z] #77 198.4 checking how to recognize dependent libraries... pass_all [2022-08-03T18:17:15.385Z] #77 198.4 checking for dlltool... no [2022-08-03T18:17:15.385Z] #77 198.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-03T18:17:15.385Z] #77 198.4 checking for ar... ar [2022-08-03T18:17:15.385Z] #77 198.4 checking for archiver @FILE support... @ [2022-08-03T18:17:15.649Z] #77 198.5 checking for strip... strip [2022-08-03T18:17:15.649Z] #77 198.5 checking for ranlib... ranlib [2022-08-03T18:17:15.905Z] #77 198.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-03T18:17:16.162Z] #77 199.1 checking for sysroot... no [2022-08-03T18:17:16.162Z] #77 199.1 checking for a working dd... /bin/dd [2022-08-03T18:17:16.162Z] #77 199.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-03T18:17:16.418Z] #77 199.2 checking for mt... no [2022-08-03T18:17:16.418Z] #77 199.2 checking if : is a manifest tool... no [2022-08-03T18:17:16.675Z] #77 199.2 checking how to run the C preprocessor... gcc -E [2022-08-03T18:17:17.241Z] #77 199.7 checking for ANSI C header files... yes [2022-08-03T18:17:17.500Z] #77 200.3 checking for sys/types.h... yes [2022-08-03T18:17:17.759Z] #77 200.5 checking for sys/stat.h... yes [2022-08-03T18:17:18.274Z] #77 200.9 checking for stdlib.h... yes [2022-08-03T18:17:18.531Z] #77 201.3 checking for string.h... yes [2022-08-03T18:17:18.788Z] #77 201.5 checking for memory.h... yes [2022-08-03T18:17:18.788Z] #77 ... [2022-08-03T18:17:18.788Z] [2022-08-03T18:17:18.788Z] #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-08-03T18:17:18.788Z] #21 sha256:a58c95ff1adbe00c34d3b1a48cd2492b24e3cabed7171085aa6cf77d270d8c1c [2022-08-03T18:17:18.788Z] #21 45.67 Selecting previously unselected package inetutils-ping. [2022-08-03T18:17:18.788Z] #21 45.67 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-03T18:17:18.788Z] #21 45.68 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-03T18:17:18.788Z] #21 46.03 Selecting previously unselected package libip6tc2:amd64. [2022-08-03T18:17:18.788Z] #21 46.03 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-03T18:17:18.788Z] #21 46.04 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-03T18:17:18.788Z] #21 46.19 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-03T18:17:18.788Z] #21 46.19 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-03T18:17:18.788Z] #21 46.20 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-03T18:17:18.788Z] #21 46.25 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-03T18:17:18.788Z] #21 46.25 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-03T18:17:18.788Z] #21 46.27 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-03T18:17:18.788Z] #21 46.52 Selecting previously unselected package libnftnl11:amd64. [2022-08-03T18:17:18.788Z] #21 46.52 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-03T18:17:18.788Z] #21 46.54 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-03T18:17:18.788Z] #21 46.83 Selecting previously unselected package iptables. [2022-08-03T18:17:18.788Z] #21 46.83 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-03T18:17:18.788Z] #21 46.83 Unpacking iptables (1.8.7-1) ... [2022-08-03T18:17:18.788Z] #21 47.69 Selecting previously unselected package libonig5:amd64. [2022-08-03T18:17:18.788Z] #21 47.71 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-03T18:17:18.788Z] #21 47.72 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-03T18:17:18.788Z] #21 47.91 Selecting previously unselected package libjq1:amd64. [2022-08-03T18:17:18.788Z] #21 47.91 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-03T18:17:18.788Z] #21 47.92 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-03T18:17:18.788Z] #21 48.18 Selecting previously unselected package jq. [2022-08-03T18:17:18.788Z] #21 48.18 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-03T18:17:18.788Z] #21 48.19 Unpacking jq (1.6-2.1) ... [2022-08-03T18:17:18.788Z] #21 48.34 Selecting previously unselected package libaio1:amd64. [2022-08-03T18:17:18.788Z] #21 48.34 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-03T18:17:18.788Z] #21 48.35 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-03T18:17:18.788Z] #21 48.46 Selecting previously unselected package libgpm2:amd64. [2022-08-03T18:17:18.788Z] #21 48.46 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-03T18:17:18.788Z] #21 48.46 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-03T18:17:18.788Z] #21 48.57 Selecting previously unselected package libicu67:amd64. [2022-08-03T18:17:18.788Z] #21 48.58 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-03T18:17:18.788Z] #21 48.58 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-03T18:17:18.788Z] #21 54.54 Selecting previously unselected package libinih1:amd64. [2022-08-03T18:17:18.788Z] #21 54.54 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-03T18:17:18.788Z] #21 54.56 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-03T18:17:18.788Z] #21 54.69 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-03T18:17:18.788Z] #21 54.72 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-03T18:17:18.788Z] #21 54.72 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-03T18:17:18.788Z] #21 55.07 Selecting previously unselected package libnet1:amd64. [2022-08-03T18:17:18.788Z] #21 55.08 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-03T18:17:18.788Z] #21 55.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-03T18:17:18.788Z] #21 55.29 Selecting previously unselected package libnl-3-200:amd64. [2022-08-03T18:17:18.788Z] #21 55.29 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-03T18:17:18.788Z] #21 55.30 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-03T18:17:18.788Z] #21 55.47 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-03T18:17:18.788Z] #21 55.47 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-03T18:17:18.788Z] #21 55.48 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-03T18:17:18.788Z] #21 55.58 Selecting previously unselected package libyajl2:amd64. [2022-08-03T18:17:18.788Z] #21 55.58 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-03T18:17:18.788Z] #21 55.59 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-03T18:17:18.788Z] #21 55.77 Selecting previously unselected package net-tools. [2022-08-03T18:17:18.788Z] #21 55.81 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-03T18:17:18.788Z] #21 55.82 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-03T18:17:18.788Z] #21 ... [2022-08-03T18:17:18.788Z] [2022-08-03T18:17:18.788Z] #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-08-03T18:17:18.788Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:17:19.045Z] #77 201.9 checking for strings.h... yes [2022-08-03T18:17:19.559Z] #77 202.2 checking for inttypes.h... yes [2022-08-03T18:17:20.073Z] #77 202.7 checking for stdint.h... yes [2022-08-03T18:17:20.329Z] #77 203.1 checking for unistd.h... yes [2022-08-03T18:17:20.586Z] #77 203.3 checking for dlfcn.h... yes [2022-08-03T18:17:20.586Z] #77 203.6 checking for objdir... .libs [2022-08-03T18:17:21.150Z] #77 204.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-03T18:17:21.150Z] #77 204.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-03T18:17:21.408Z] #77 204.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-03T18:17:21.667Z] #77 204.3 checking if gcc static flag -static works... yes [2022-08-03T18:17:21.667Z] #77 204.7 checking if gcc supports -c -o file.o... yes [2022-08-03T18:17:21.924Z] #77 204.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-03T18:17:21.924Z] #77 204.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-03T18:17:21.924Z] #77 204.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-03T18:17:22.181Z] #77 205.1 checking how to hardcode library paths into programs... immediate [2022-08-03T18:17:22.181Z] #77 205.1 checking whether stripping libraries is possible... yes [2022-08-03T18:17:22.181Z] #77 205.1 checking if libtool supports shared libraries... yes [2022-08-03T18:17:22.181Z] #77 205.1 checking whether to build shared libraries... no [2022-08-03T18:17:22.181Z] #77 205.1 checking whether to build static libraries... yes [2022-08-03T18:17:22.181Z] #77 205.2 checking float.h usability... yes [2022-08-03T18:17:22.181Z] #77 205.3 checking float.h presence... yes [2022-08-03T18:17:22.181Z] #77 205.4 checking for float.h... yes [2022-08-03T18:17:22.197Z] #82 exporting layers 7.3s done [2022-08-03T18:17:22.197Z] #82 writing image sha256:a7b35af61322cbf6ba6878d972f932a3aa99cf71228b4a406a32f3ff15857db6 done [2022-08-03T18:17:22.197Z] #82 naming to docker.io/library/docker:f1d71f7cc3e5a394db078526dcffbdb64f0cac4e done [2022-08-03T18:17:22.197Z] #82 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-03T18:17:22.537Z] + trap exit INT TERM [2022-08-03T18:17:22.537Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-03T18:17:22.537Z] + CONTAINER_NAME=docker-pr2 [2022-08-03T18:17:22.537Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43903/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43903/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f1d71f7cc3e5a394db078526dcffbdb64f0cac4e -e DOCKER_GRAPHDRIVER docker:f1d71f7cc3e5a394db078526dcffbdb64f0cac4e hack/make.sh dynbinary [2022-08-03T18:17:22.695Z] #77 205.4 checking limits.h usability... yes [2022-08-03T18:17:22.695Z] #77 205.6 checking limits.h presence... yes [2022-08-03T18:17:22.695Z] #77 205.6 checking for limits.h... yes [2022-08-03T18:17:22.695Z] #77 205.6 checking stddef.h usability... yes [2022-08-03T18:17:22.695Z] #77 205.8 checking stddef.h presence... yes [2022-08-03T18:17:22.695Z] #77 205.8 checking for stddef.h... yes [2022-08-03T18:17:22.797Z] [2022-08-03T18:17:22.952Z] #77 205.9 checking for stdlib.h... (cached) yes [2022-08-03T18:17:22.952Z] #77 205.9 checking for string.h... (cached) yes [2022-08-03T18:17:23.056Z] Removing bundles/ [2022-08-03T18:17:23.056Z] [2022-08-03T18:17:23.056Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-03T18:17:23.056Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-03T18:17:23.056Z] GOOS="" GOARCH="" GOARM="" [2022-08-03T18:17:23.209Z] #77 206.0 checking sys/time.h usability... yes [2022-08-03T18:17:23.209Z] #77 206.2 checking sys/time.h presence... yes [2022-08-03T18:17:23.209Z] #77 206.3 checking for sys/time.h... yes [2022-08-03T18:17:23.471Z] #77 206.3 checking for inline... inline [2022-08-03T18:17:24.035Z] #77 206.4 checking for size_t... yes [2022-08-03T18:17:24.035Z] #77 206.8 checking for stdlib.h... (cached) yes [2022-08-03T18:17:24.035Z] #77 206.8 checking for GNU libc compatible malloc... yes [2022-08-03T18:17:24.035Z] #77 207.1 checking for stdlib.h... (cached) yes [2022-08-03T18:17:24.600Z] #77 207.1 checking for GNU libc compatible realloc... yes [2022-08-03T18:17:24.857Z] #77 207.4 checking for working strtod... yes [2022-08-03T18:17:25.114Z] #77 207.8 checking for gettimeofday... yes [2022-08-03T18:17:25.431Z] #77 208.1 checking for memset... yes [2022-08-03T18:17:25.863Z] #67 86.16 + mkdir -p /build [2022-08-03T18:17:25.863Z] #67 86.17 + cp runc /build/runc [2022-08-03T18:17:25.863Z] #67 DONE 86.5s [2022-08-03T18:17:25.863Z] [2022-08-03T18:17:25.863Z] #71 [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-08-03T18:17:25.863Z] #71 sha256:779fb96dd70dadbd271c1328615b5366e85d2f7ae62d56909dae3f44948dc1e1 [2022-08-03T18:17:25.957Z] #77 208.5 checking for strspn... yes [2022-08-03T18:17:26.217Z] #77 209.1 checking that generated files are newer than configure... done [2022-08-03T18:17:26.217Z] #77 209.1 configure: creating ./config.status [2022-08-03T18:17:27.757Z] #71 ... [2022-08-03T18:17:27.757Z] [2022-08-03T18:17:27.757Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-03T18:17:27.757Z] #68 sha256:141f60f4afaac747e2b1dbd52d9fc3952820f5e74e10503bbae147ab8620ed76 [2022-08-03T18:17:27.757Z] #68 DONE 0.1s [2022-08-03T18:17:27.757Z] [2022-08-03T18:17:27.757Z] #71 [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-08-03T18:17:27.757Z] #71 sha256:779fb96dd70dadbd271c1328615b5366e85d2f7ae62d56909dae3f44948dc1e1 [2022-08-03T18:17:29.520Z] #77 ... [2022-08-03T18:17:29.520Z] [2022-08-03T18:17:29.520Z] #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-08-03T18:17:29.520Z] #21 sha256:a58c95ff1adbe00c34d3b1a48cd2492b24e3cabed7171085aa6cf77d270d8c1c [2022-08-03T18:17:29.520Z] #21 56.25 Selecting previously unselected package patch. [2022-08-03T18:17:29.520Z] #21 56.26 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-03T18:17:29.520Z] #21 56.26 Unpacking patch (2.7.6-7) ... [2022-08-03T18:17:29.520Z] #21 56.58 Selecting previously unselected package python-pip-whl. [2022-08-03T18:17:29.520Z] #21 56.58 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-03T18:17:29.520Z] #21 56.59 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-03T18:17:29.520Z] #21 57.47 Selecting previously unselected package python3-lib2to3. [2022-08-03T18:17:29.520Z] #21 57.47 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-03T18:17:29.520Z] #21 57.48 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-03T18:17:29.520Z] #21 57.64 Selecting previously unselected package python3-distutils. [2022-08-03T18:17:29.520Z] #21 57.64 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-03T18:17:29.520Z] #21 57.64 Unpacking python3-distutils (3.9.2-1) ... [2022-08-03T18:17:29.520Z] #21 57.84 Selecting previously unselected package python3-pkg-resources. [2022-08-03T18:17:29.520Z] #21 57.87 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-03T18:17:29.520Z] #21 57.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-03T18:17:29.520Z] #21 58.06 Selecting previously unselected package python3-setuptools. [2022-08-03T18:17:29.520Z] #21 58.07 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-03T18:17:29.520Z] #21 58.07 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-03T18:17:29.520Z] #21 58.49 Selecting previously unselected package python3-wheel. [2022-08-03T18:17:29.520Z] #21 58.49 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-03T18:17:29.520Z] #21 58.50 Unpacking python3-wheel (0.34.2-1) ... [2022-08-03T18:17:29.520Z] #21 58.59 Selecting previously unselected package python3-pip. [2022-08-03T18:17:29.520Z] #21 58.59 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-03T18:17:29.520Z] #21 58.61 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-03T18:17:29.520Z] #21 59.09 Selecting previously unselected package sudo. [2022-08-03T18:17:29.520Z] #21 59.09 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-03T18:17:29.520Z] #21 59.09 Unpacking sudo (1.9.5p2-3) ... [2022-08-03T18:17:29.520Z] #21 59.99 Selecting previously unselected package systemd-journal-remote. [2022-08-03T18:17:29.520Z] #21 60.01 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-03T18:17:29.520Z] #21 60.03 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-03T18:17:29.520Z] #21 60.24 Selecting previously unselected package thin-provisioning-tools. [2022-08-03T18:17:29.520Z] #21 60.25 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-03T18:17:29.520Z] #21 60.25 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-03T18:17:29.520Z] #21 60.63 Selecting previously unselected package uidmap. [2022-08-03T18:17:29.520Z] #21 60.64 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-03T18:17:29.520Z] #21 60.65 Unpacking uidmap (1:4.8.1-1) ... [2022-08-03T18:17:29.520Z] #21 60.85 Selecting previously unselected package vim-runtime. [2022-08-03T18:17:29.520Z] #21 60.86 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-03T18:17:29.520Z] #21 60.89 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-03T18:17:29.520Z] #21 60.94 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-03T18:17:29.520Z] #21 60.96 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:17:29.520Z] #21 66.55 Selecting previously unselected package vim. [2022-08-03T18:17:29.776Z] #21 66.56 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-03T18:17:29.776Z] #21 66.61 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:17:30.339Z] #21 ... [2022-08-03T18:17:30.339Z] [2022-08-03T18:17:30.339Z] #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-08-03T18:17:30.339Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:17:30.339Z] #77 213.4 config.status: creating Makefile [2022-08-03T18:17:30.339Z] #77 213.5 config.status: creating config.h [2022-08-03T18:17:30.339Z] #77 213.5 config.status: executing depfiles commands [2022-08-03T18:17:30.902Z] #77 213.7 config.status: executing libtool commands [2022-08-03T18:17:32.795Z] #77 216.0 GEN .version [2022-08-03T18:17:33.057Z] #77 216.0 make install-recursive [2022-08-03T18:17:33.057Z] #77 216.0 make[1]: Entering directory '/tmp/crun-build' [2022-08-03T18:17:33.057Z] #77 216.1 Making install in libocispec [2022-08-03T18:17:33.057Z] #77 216.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-03T18:17:33.057Z] #77 216.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-03T18:17:33.057Z] #77 216.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-03T18:17:33.057Z] #77 216.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-03T18:17:33.057Z] #77 216.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-03T18:17:34.014Z] #77 216.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-03T18:17:34.014Z] #77 217.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-03T18:17:34.014Z] #77 217.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-03T18:17:34.014Z] #77 217.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-03T18:17:34.014Z] #77 217.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-03T18:17:34.014Z] #77 217.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-03T18:17:34.014Z] #77 217.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-03T18:17:34.014Z] #77 217.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-03T18:17:34.014Z] #77 217.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-03T18:17:34.271Z] #77 217.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-03T18:17:34.271Z] #77 217.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-03T18:17:34.271Z] #77 217.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-03T18:17:34.271Z] #77 217.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-03T18:17:34.271Z] #77 217.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-03T18:17:34.271Z] #77 217.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-03T18:17:34.271Z] #77 217.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-03T18:17:35.643Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-03T18:17:35.643Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-03T18:17:35.643Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-03T18:17:35.643Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-03T18:17:35.643Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-03T18:17:35.643Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-03T18:17:35.643Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-03T18:17:35.643Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-03T18:17:35.643Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-03T18:17:35.643Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-03T18:17:35.643Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-03T18:17:35.643Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-03T18:17:35.643Z] #77 218.5 make install-recursive [2022-08-03T18:17:35.643Z] #77 218.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-03T18:17:35.643Z] #77 218.6 Making install in yajl [2022-08-03T18:17:35.643Z] #77 218.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-03T18:17:35.903Z] #77 218.8 CC verify/json_verify-json_verify.o [2022-08-03T18:17:35.903Z] #77 218.8 CC src/libyajl_la-yajl_alloc.lo [2022-08-03T18:17:35.903Z] #77 218.8 CC src/libyajl_la-yajl.lo [2022-08-03T18:17:35.903Z] #77 218.8 CC src/libyajl_la-yajl_gen.lo [2022-08-03T18:17:35.903Z] #77 218.9 CC src/libyajl_la-yajl_parser.lo [2022-08-03T18:17:35.903Z] #77 218.9 CC src/libyajl_la-yajl_encode.lo [2022-08-03T18:17:35.903Z] #77 218.9 CC src/libyajl_la-yajl_buf.lo [2022-08-03T18:17:35.903Z] #77 218.9 CC src/libyajl_la-yajl_lex.lo [2022-08-03T18:17:35.903Z] #77 218.9 CC src/libyajl_la-yajl_tree.lo [2022-08-03T18:17:39.176Z] #77 ... [2022-08-03T18:17:39.176Z] [2022-08-03T18:17:39.176Z] #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-08-03T18:17:39.176Z] #21 sha256:a58c95ff1adbe00c34d3b1a48cd2492b24e3cabed7171085aa6cf77d270d8c1c [2022-08-03T18:17:39.176Z] #21 67.47 Selecting previously unselected package xfsprogs. [2022-08-03T18:17:39.176Z] #21 67.48 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-03T18:17:39.176Z] #21 67.49 Unpacking xfsprogs (5.10.0-4) ... [2022-08-03T18:17:39.177Z] #21 68.28 Selecting previously unselected package zip. [2022-08-03T18:17:39.177Z] #21 68.28 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-03T18:17:39.177Z] #21 68.28 Unpacking zip (3.0-12) ... [2022-08-03T18:17:39.177Z] #21 68.46 Selecting previously unselected package zstd. [2022-08-03T18:17:39.177Z] #21 68.47 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-03T18:17:39.177Z] #21 68.48 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-03T18:17:39.177Z] #21 69.04 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-03T18:17:39.177Z] #21 70.36 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-03T18:17:39.177Z] #21 70.49 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-03T18:17:39.177Z] #21 71.01 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-03T18:17:39.177Z] #21 71.22 Setting up libicu67:amd64 (67.1-7) ... [2022-08-03T18:17:39.177Z] #21 71.27 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-03T18:17:39.177Z] #21 71.31 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-03T18:17:39.177Z] #21 71.36 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-03T18:17:39.177Z] #21 71.44 Setting up uidmap (1:4.8.1-1) ... [2022-08-03T18:17:39.177Z] #21 71.49 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-03T18:17:39.177Z] #21 71.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-03T18:17:39.177Z] #21 71.56 Setting up bzip2 (1.0.8-4) ... [2022-08-03T18:17:39.177Z] #21 71.57 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-03T18:17:39.177Z] #21 71.60 Setting up python3-wheel (0.34.2-1) ... [2022-08-03T18:17:39.177Z] #21 72.65 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-03T18:17:39.177Z] #21 72.68 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:17:39.177Z] #21 72.72 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-03T18:17:39.177Z] #21 72.75 Setting up libcap2-bin (1:2.44-1) ... [2022-08-03T18:17:39.177Z] #21 72.80 Setting up apparmor (2.13.6-10) ... [2022-08-03T18:17:39.177Z] #21 75.84 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-03T18:17:39.177Z] #21 75.92 Setting up zip (3.0-12) ... [2022-08-03T18:17:39.177Z] #21 75.93 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:17:39.177Z] #21 75.98 Setting up bash-completion (1:2.11-2) ... [2022-08-03T18:17:44.425Z] #21 81.01 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-03T18:17:44.425Z] #21 ... [2022-08-03T18:17:44.425Z] [2022-08-03T18:17:44.425Z] #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-08-03T18:17:44.425Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:17:44.425Z] #77 227.2 CCLD libyajl.la [2022-08-03T18:17:44.988Z] #77 227.8 CCLD verify/json_verify [2022-08-03T18:17:45.551Z] #77 228.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-03T18:17:45.551Z] #77 228.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-03T18:17:45.551Z] #77 228.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-03T18:17:45.551Z] #77 228.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-03T18:17:45.551Z] #77 228.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-03T18:17:45.551Z] #77 228.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-03T18:17:45.808Z] #77 228.7 CC src/validate.o [2022-08-03T18:17:45.808Z] #77 228.7 CC src/image_spec_schema_config_schema.lo [2022-08-03T18:17:45.808Z] #77 228.7 CC src/image_spec_schema_content_descriptor.lo [2022-08-03T18:17:45.808Z] #77 228.7 CC src/image_spec_schema_defs_descriptor.lo [2022-08-03T18:17:45.808Z] #77 228.8 CC src/image_spec_schema_image_index_schema.lo [2022-08-03T18:17:45.808Z] #77 228.8 CC src/image_spec_schema_image_layout_schema.lo [2022-08-03T18:17:45.808Z] #77 228.8 CC src/image_spec_schema_defs.lo [2022-08-03T18:17:45.808Z] #77 228.8 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-03T18:17:45.808Z] #77 228.9 CC src/runtime_spec_schema_config_linux.lo [2022-08-03T18:17:45.808Z] #77 228.9 CC src/runtime_spec_schema_config_zos.lo [2022-08-03T18:17:45.808Z] #77 229.0 CC src/runtime_spec_schema_config_schema.lo [2022-08-03T18:17:45.808Z] #77 229.0 CC src/runtime_spec_schema_config_solaris.lo [2022-08-03T18:17:46.065Z] #77 229.0 CC src/runtime_spec_schema_config_vm.lo [2022-08-03T18:17:46.065Z] #77 229.0 CC src/runtime_spec_schema_config_windows.lo [2022-08-03T18:17:46.065Z] #77 229.1 CC src/runtime_spec_schema_defs.lo [2022-08-03T18:17:46.065Z] #77 229.1 CC src/runtime_spec_schema_defs_linux.lo [2022-08-03T18:17:46.065Z] #77 229.1 CC src/runtime_spec_schema_defs_zos.lo [2022-08-03T18:17:46.065Z] #77 229.2 CC src/runtime_spec_schema_defs_vm.lo [2022-08-03T18:17:46.065Z] #77 229.2 CC src/runtime_spec_schema_defs_windows.lo [2022-08-03T18:17:46.322Z] #77 229.3 CC src/runtime_spec_schema_state_schema.lo [2022-08-03T18:17:46.322Z] #77 229.5 CC src/basic_test_double_array_item.lo [2022-08-03T18:17:46.886Z] #77 229.7 CC src/basic_test_double_array.lo [2022-08-03T18:17:46.887Z] #77 229.7 CC src/basic_test_top_array_int.lo [2022-08-03T18:17:46.887Z] #77 230.0 CC src/basic_test_top_array_string.lo [2022-08-03T18:17:46.887Z] #77 230.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-03T18:17:46.887Z] #77 230.0 CC src/basic_test_top_double_array_int.lo [2022-08-03T18:17:46.887Z] #77 230.1 CC src/basic_test_top_double_array_obj.lo [2022-08-03T18:17:47.147Z] #77 230.2 CC src/basic_test_top_double_array_string.lo [2022-08-03T18:17:47.404Z] #77 230.3 CC src/read-file.lo [2022-08-03T18:17:47.405Z] #77 230.4 CC src/basic_test_top_double_array_refobj.lo [2022-08-03T18:17:47.405Z] #77 230.4 CC src/json_common.lo [2022-08-03T18:17:47.661Z] #77 230.5 CC tests/test-1.o [2022-08-03T18:17:47.661Z] #77 230.6 CC tests/test-2.o [2022-08-03T18:17:47.661Z] #77 230.6 CC tests/test-3.o [2022-08-03T18:17:47.920Z] #77 231.0 CC tests/test-4.o [2022-08-03T18:17:47.920Z] #77 231.1 CC tests/test-5.o [2022-08-03T18:17:48.177Z] #77 231.3 CC tests/test-7.o [2022-08-03T18:17:48.434Z] #77 231.4 CC tests/test-6.o [2022-08-03T18:17:48.434Z] #77 231.5 CC tests/test-8.o [2022-08-03T18:17:48.690Z] #77 231.6 CC tests/test-9.o [2022-08-03T18:17:48.691Z] #77 231.9 CC tests/test-10.o [2022-08-03T18:17:48.947Z] #77 232.0 CC tests/test-11.o [2022-08-03T18:17:53.089Z] #64 327.2 # github.com/containerd/containerd/cmd/containerd [2022-08-03T18:17:53.089Z] #64 327.2 /usr/bin/ld: /tmp/go-link-612796777/000019.o: in function `New': [2022-08-03T18:17:53.089Z] #64 327.2 /tmp/tmp.Ce64RJPu5c/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-08-03T18:17:53.089Z] #64 327.3 + bin/containerd-stress [2022-08-03T18:17:54.024Z] #64 328.4 + bin/containerd-shim [2022-08-03T18:17:54.202Z] #77 ... [2022-08-03T18:17:54.202Z] [2022-08-03T18:17:54.202Z] #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-08-03T18:17:54.202Z] #21 sha256:a58c95ff1adbe00c34d3b1a48cd2492b24e3cabed7171085aa6cf77d270d8c1c [2022-08-03T18:17:54.202Z] #21 81.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-03T18:17:54.202Z] #21 81.22 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-03T18:17:54.202Z] #21 81.28 Setting up patch (2.7.6-7) ... [2022-08-03T18:17:54.202Z] #21 81.37 Setting up sudo (1.9.5p2-3) ... [2022-08-03T18:17:54.202Z] #21 81.52 invoke-rc.d: could not determine current runlevel [2022-08-03T18:17:54.202Z] #21 81.54 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-03T18:17:54.202Z] #21 81.54 Setting up xfsprogs (5.10.0-4) ... [2022-08-03T18:17:54.202Z] #21 81.56 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-03T18:17:54.202Z] #21 81.56 Failed to connect to bus: Host is down [2022-08-03T18:17:54.202Z] #21 81.56 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-03T18:17:54.202Z] #21 81.59 Setting up inetutils-ping (2:2.0-1) ... [2022-08-03T18:17:54.202Z] #21 81.62 Setting up pigz (2.6-1) ... [2022-08-03T18:17:54.202Z] #21 81.63 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-03T18:17:54.202Z] #21 81.64 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-03T18:17:54.202Z] #21 81.68 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-03T18:17:54.202Z] #21 81.69 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:17:54.202Z] #21 82.86 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-03T18:17:54.202Z] #21 82.87 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-03T18:17:54.202Z] #21 84.09 Setting up libelf1:amd64 (0.183-1) ... [2022-08-03T18:17:54.202Z] #21 84.13 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-03T18:17:54.202Z] #21 84.19 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-03T18:17:54.202Z] #21 84.23 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-03T18:17:54.202Z] #21 84.25 Setting up libkmod2:amd64 (28-1) ... [2022-08-03T18:17:54.202Z] #21 84.29 Setting up python3-distutils (3.9.2-1) ... [2022-08-03T18:17:54.202Z] #21 85.25 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-03T18:17:54.202Z] #21 85.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-03T18:17:54.202Z] #21 85.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-03T18:17:54.202Z] #21 85.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-03T18:17:54.202Z] #21 85.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-03T18:17:54.202Z] #21 85.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-03T18:17:54.202Z] #21 85.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-03T18:17:54.202Z] #21 85.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-03T18:17:54.202Z] #21 85.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-03T18:17:54.202Z] #21 85.50 Setting up python3-setuptools (52.0.0-4) ... [2022-08-03T18:17:54.202Z] #21 88.08 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-03T18:17:54.202Z] #21 88.09 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-03T18:17:54.202Z] #21 88.24 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-03T18:17:54.202Z] #21 88.26 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-03T18:17:54.202Z] #21 90.17 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-03T18:17:54.202Z] #21 90.21 Setting up jq (1.6-2.1) ... [2022-08-03T18:17:54.202Z] #21 90.22 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-03T18:17:54.202Z] #21 90.23 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-03T18:17:54.202Z] #21 90.25 Setting up iptables (1.8.7-1) ... [2022-08-03T18:17:54.202Z] #21 90.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-03T18:17:54.202Z] #21 90.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-03T18:17:54.202Z] #21 90.32 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-03T18:17:54.202Z] #21 90.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-03T18:17:54.202Z] #21 90.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-03T18:17:54.202Z] #21 90.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-03T18:17:54.202Z] #21 90.44 Setting up iproute2 (5.10.0-4) ... [2022-08-03T18:17:54.202Z] #21 90.99 Setting up systemd (247.3-7) ... [2022-08-03T18:17:54.202Z] #21 91.06 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-03T18:17:54.202Z] #21 91.06 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-03T18:17:54.202Z] #21 91.08 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-03T18:17:54.202Z] #21 91.10 Initializing machine ID from KVM UUID. [2022-08-03T18:17:56.097Z] #21 93.00 Setting up systemd-journal-remote (247.3-7) ... [2022-08-03T18:17:56.660Z] #21 93.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:17:58.048Z] #21 DONE 94.7s [2022-08-03T18:17:58.048Z] [2022-08-03T18:17:58.048Z] #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-08-03T18:17:58.048Z] #22 sha256:ffa3e412bc2440b48d9b2736c5e11f3ecc96505bb2e9a488a3358524cdf0aa99 [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-03T18:17:58.334Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-08-03T18:17:58.334Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-03T18:17:58.334Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-03T18:17:58.334Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-08-03T18:17:58.334Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 67.9% of statements [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/types [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-03T18:17:58.334Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-03T18:17:58.334Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-08-03T18:17:58.334Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/builder [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-03T18:17:58.334Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-03T18:17:58.938Z] ok github.com/docker/docker/builder/remotecontext 0.127s coverage: 13.7% of statements [2022-08-03T18:17:59.417Z] #22 1.378 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-03T18:17:59.418Z] #22 1.384 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-03T18:17:59.418Z] #22 1.392 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-03T18:17:59.418Z] #22 DONE 1.6s [2022-08-03T18:17:59.418Z] [2022-08-03T18:17:59.418Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-03T18:17:59.418Z] #23 sha256:3de42171f55d9e7f1d6c5250cedb54ef3c44e9265b6d9825f8c26866fb0ca4b1 [2022-08-03T18:17:59.528Z] ok github.com/docker/docker/builder/dockerfile 0.522s coverage: 49.3% of statements [2022-08-03T18:17:59.528Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-03T18:17:59.807Z] #71 177.4 # github.com/containerd/containerd/cmd/containerd [2022-08-03T18:17:59.807Z] #71 177.4 /usr/bin/ld: /tmp/go-link-2343727755/000019.o: in function `New': [2022-08-03T18:17:59.807Z] #71 177.4 /tmp/tmp.iVToRhdcSX/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-08-03T18:17:59.807Z] #71 177.5 + bin/containerd-stress [2022-08-03T18:17:59.807Z] #71 178.6 + bin/containerd-shim [2022-08-03T18:18:00.093Z] ok github.com/docker/docker/cli/debug 0.015s coverage: 100.0% of statements [2022-08-03T18:18:01.026Z] ok github.com/docker/docker/builder/remotecontext/git 1.610s coverage: 86.3% of statements [2022-08-03T18:18:01.026Z] ? github.com/docker/docker/cli [no test files] [2022-08-03T18:18:01.026Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-03T18:18:01.026Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-03T18:18:01.026Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-03T18:18:01.591Z] ok github.com/docker/docker/cmd/docker-proxy 0.179s coverage: 67.6% of statements [2022-08-03T18:18:04.871Z] ok github.com/docker/docker/client 0.122s coverage: 75.9% of statements [2022-08-03T18:18:06.228Z] #64 339.6 + bin/containerd-shim-runc-v1 [2022-08-03T18:18:11.979Z] #71 189.8 + bin/containerd-shim-runc-v1 [2022-08-03T18:18:12.788Z] #64 345.9 + bin/containerd-shim-runc-v2 [2022-08-03T18:18:12.788Z] #64 346.7 + binaries [2022-08-03T18:18:12.788Z] #64 346.7 + install -D bin/containerd /build/containerd [2022-08-03T18:18:12.788Z] #64 346.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-03T18:18:12.788Z] #64 346.8 + install -D bin/ctr /build/ctr [2022-08-03T18:18:14.282Z] #23 14.67 Collecting yamllint==1.26.1 [2022-08-03T18:18:15.212Z] #23 15.77 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-03T18:18:17.107Z] #23 17.50 Collecting pathspec>=0.5.3 [2022-08-03T18:18:17.107Z] #23 17.52 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-03T18:18:17.226Z] #71 196.0 + bin/containerd-shim-runc-v2 [2022-08-03T18:18:17.672Z] #23 18.19 Collecting pyyaml [2022-08-03T18:18:17.672Z] #23 18.22 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-08-03T18:18:17.672Z] #23 18.30 Building wheels for collected packages: yamllint [2022-08-03T18:18:17.672Z] #23 18.30 Building wheel for yamllint (setup.py): started [2022-08-03T18:18:17.789Z] #71 196.8 + binaries [2022-08-03T18:18:17.789Z] #71 196.8 + install -D bin/containerd /build/containerd [2022-08-03T18:18:17.789Z] #71 196.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-03T18:18:17.789Z] #71 196.8 + install -D bin/ctr /build/ctr [2022-08-03T18:18:18.046Z] #71 DONE 197.2s [2022-08-03T18:18:18.048Z] #64 DONE 352.0s [2022-08-03T18:18:18.613Z] [2022-08-03T18:18:18.613Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-03T18:18:18.613Z] #65 sha256:5fc7a7ab2d748b25581f68add5e92962aaa936342effb259277dbc5498074ad9 [2022-08-03T18:18:19.412Z] [2022-08-03T18:18:19.412Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-03T18:18:19.412Z] #72 sha256:396d840f8936d7340dc4ac90c448a78be9583c79b0015e0a66b89c5f47a8b29d [2022-08-03T18:18:19.412Z] #72 DONE 0.2s [2022-08-03T18:18:19.412Z] [2022-08-03T18:18:19.412Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-03T18:18:19.412Z] #77 sha256:c48ddcfc24d3103f391e06e2ff0c7046c602018c05904c8104c452c3a5a54887 [2022-08-03T18:18:19.412Z] #77 DONE 0.1s [2022-08-03T18:18:19.412Z] [2022-08-03T18:18:19.412Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-03T18:18:19.412Z] #82 sha256:1b956510503bbcb89cea42f97e6307f23b82a06ea766613fd25761912bc161db [2022-08-03T18:18:19.568Z] #23 20.14 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-03T18:18:19.568Z] #23 20.15 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=fb80d5aee3ef491cf9fc30e99fcb972b4f87e5bcda66e667397643a97fb70a9f [2022-08-03T18:18:19.568Z] #23 20.15 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-03T18:18:19.568Z] #23 20.16 Successfully built yamllint [2022-08-03T18:18:19.568Z] #23 20.20 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-03T18:18:19.974Z] #82 DONE 0.4s [2022-08-03T18:18:19.974Z] [2022-08-03T18:18:19.974Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-03T18:18:19.974Z] #85 sha256:bdb9e42d0a2571fe50dca628150b395c039a17e4f749e85a9034670d3f55f842 [2022-08-03T18:18:19.974Z] #85 DONE 0.1s [2022-08-03T18:18:19.974Z] [2022-08-03T18:18:19.974Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-03T18:18:19.974Z] #86 sha256:df78f83daa53b6421988fb4d442592e84c4e2f7755c12810cc4b7135d9e75a7c [2022-08-03T18:18:19.974Z] #86 DONE 0.0s [2022-08-03T18:18:19.974Z] [2022-08-03T18:18:19.974Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-03T18:18:19.974Z] #87 sha256:26a5e37a32f98b3846fd4be65716a19e5e1a8ea050f00cac8095b26abc2787a7 [2022-08-03T18:18:19.974Z] #87 DONE 0.0s [2022-08-03T18:18:19.974Z] [2022-08-03T18:18:19.974Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-03T18:18:19.974Z] #88 sha256:0adbe426ccfdc427208ed1cb9ce29f72cb2f3c4238c4250f887fe5c696445f2e [2022-08-03T18:18:20.508Z] #23 20.92 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-03T18:18:20.522Z] #65 DONE 1.6s [2022-08-03T18:18:20.522Z] [2022-08-03T18:18:20.522Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-03T18:18:20.522Z] #70 sha256:c714dab84c1a8ae9d1b5f1f38d183b46fb61ed9234556e2fa6c4c4acb94c8c34 [2022-08-03T18:18:20.779Z] #70 DONE 0.5s [2022-08-03T18:18:20.779Z] [2022-08-03T18:18:20.779Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-03T18:18:20.779Z] #75 sha256:4799cd2ec72ca19897e008a3279978eb5f80ae22064b8d438d991744303e8ebb [2022-08-03T18:18:21.439Z] #23 DONE 21.8s [2022-08-03T18:18:21.439Z] [2022-08-03T18:18:21.439Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-03T18:18:21.439Z] #27 sha256:863756a5322860c15ba05f8d50ac45a279bdd9f4408ad2956ddabb1639cf1092 [2022-08-03T18:18:21.697Z] #27 DONE 0.3s [2022-08-03T18:18:21.697Z] [2022-08-03T18:18:21.697Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-03T18:18:21.697Z] #32 sha256:1e8ef2f048011c13b995179a565d3a017a7c4505dc67b7b444dcb9f356df6f79 [2022-08-03T18:18:22.262Z] #32 DONE 0.7s [2022-08-03T18:18:22.262Z] [2022-08-03T18:18:22.262Z] #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-08-03T18:18:22.262Z] #60 sha256:dd5138e716f6e8d94d7e2580e11c07fc87ffe02cf45d6e0b226688b851cd0cba [2022-08-03T18:18:22.262Z] #60 ... [2022-08-03T18:18:22.262Z] [2022-08-03T18:18:22.262Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-03T18:18:22.262Z] #35 sha256:d569d31e9db21d3ceb547d3a6c57123cf61408301f4509c9c7832100efc3e73d [2022-08-03T18:18:22.519Z] #35 DONE 0.3s [2022-08-03T18:18:22.519Z] [2022-08-03T18:18:22.519Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-03T18:18:22.519Z] #37 sha256:a85ed2995ccd89b4c809fedcfc26a4e4d3c34963e8e15509268ff364e4df83b3 [2022-08-03T18:18:22.675Z] #75 DONE 1.9s [2022-08-03T18:18:22.675Z] [2022-08-03T18:18:22.675Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-03T18:18:22.675Z] #78 sha256:fcd752047e89917b58b7ac2d89d06122a87c20137e5e34093e28705b5478dbd2 [2022-08-03T18:18:22.934Z] #78 DONE 0.2s [2022-08-03T18:18:22.934Z] [2022-08-03T18:18:22.934Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-03T18:18:22.934Z] #79 sha256:bc574a30f7b28318bfe2f3d9cbd98db1e7514b6283a11a5a70976881365826e2 [2022-08-03T18:18:22.934Z] #79 DONE 0.1s [2022-08-03T18:18:22.934Z] [2022-08-03T18:18:22.934Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-03T18:18:22.934Z] #80 sha256:35c5ec6d8b1afef54da48ceb03aef259bd8649a76ca8a9d416b4ce59bea1ec9c [2022-08-03T18:18:22.934Z] #80 DONE 0.1s [2022-08-03T18:18:23.086Z] #37 DONE 0.5s [2022-08-03T18:18:23.086Z] [2022-08-03T18:18:23.086Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-03T18:18:23.086Z] #39 sha256:5b44967212d8ae160920bf0348c321b0649f550be2a1f9af735d21e2bcef6c30 [2022-08-03T18:18:23.086Z] #39 DONE 0.1s [2022-08-03T18:18:23.086Z] [2022-08-03T18:18:23.086Z] #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-08-03T18:18:23.086Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:18:23.086Z] #77 ... [2022-08-03T18:18:23.086Z] [2022-08-03T18:18:23.086Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-03T18:18:23.086Z] #41 sha256:e6de6e460dd8bf136a7c09ed7afe414c380c26097d37132f4118fe1c4f0beead [2022-08-03T18:18:23.192Z] [2022-08-03T18:18:23.192Z] #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-08-03T18:18:23.192Z] #81 sha256:96780f31343808698c4e9928cadb1e5f69465635e3a9bcd996f36221c81592ab [2022-08-03T18:18:23.344Z] #41 DONE 0.2s [2022-08-03T18:18:23.344Z] [2022-08-03T18:18:23.344Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-03T18:18:23.344Z] #45 sha256:1a79ce97e8d48348c99338372f8c0be34cc2a2a217a796c36f68c10a1ca3fcc4 [2022-08-03T18:18:23.344Z] #45 DONE 0.1s [2022-08-03T18:18:23.344Z] [2022-08-03T18:18:23.344Z] #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-08-03T18:18:23.344Z] #60 sha256:dd5138e716f6e8d94d7e2580e11c07fc87ffe02cf45d6e0b226688b851cd0cba [2022-08-03T18:18:23.757Z] #81 0.658 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-03T18:18:23.757Z] #81 0.658 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-03T18:18:23.757Z] #81 0.834 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-03T18:18:24.142Z] #88 DONE 4.2s [2022-08-03T18:18:24.142Z] [2022-08-03T18:18:24.142Z] #89 exporting to image [2022-08-03T18:18:24.142Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-03T18:18:24.142Z] #89 exporting layers [2022-08-03T18:18:24.582Z] #81 0.914 Reading package lists... [2022-08-03T18:18:24.841Z] #81 1.411 Reading package lists... [2022-08-03T18:18:24.841Z] #81 1.906 Building dependency tree... [2022-08-03T18:18:25.098Z] #81 2.011 Reading state information... [2022-08-03T18:18:25.098Z] #81 2.127 systemd is already the newest version (247.3-7). [2022-08-03T18:18:25.098Z] #81 2.127 systemd set to manually installed. [2022-08-03T18:18:25.098Z] #81 2.127 The following additional packages will be installed: [2022-08-03T18:18:25.098Z] #81 2.127 libdbus-1-3 libpam-systemd [2022-08-03T18:18:25.098Z] #81 2.128 Recommended packages: [2022-08-03T18:18:25.098Z] #81 2.128 libnss-systemd [2022-08-03T18:18:25.098Z] #81 2.186 The following NEW packages will be installed: [2022-08-03T18:18:25.099Z] #81 2.187 dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv [2022-08-03T18:18:25.665Z] #81 2.453 0 upgraded, 5 newly installed, 0 to remove and 2 not upgraded. [2022-08-03T18:18:25.665Z] #81 2.453 Need to get 950 kB of archives. [2022-08-03T18:18:25.665Z] #81 2.453 After this operation, 1988 kB of additional disk space will be used. [2022-08-03T18:18:25.665Z] #81 2.453 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-03T18:18:25.665Z] #81 2.459 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-03T18:18:25.665Z] #81 2.461 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-03T18:18:25.665Z] #81 2.464 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-03T18:18:25.665Z] #81 2.468 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-08-03T18:18:25.665Z] #81 2.644 debconf: delaying package configuration, since apt-utils is not installed [2022-08-03T18:18:25.665Z] #81 2.706 Fetched 950 kB in 0s (3412 kB/s) [2022-08-03T18:18:25.665Z] #81 2.746 Selecting previously unselected package systemd-sysv. [2022-08-03T18:18:25.665Z] #81 2.746 (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-08-03T18:18:25.665Z] #81 2.762 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-03T18:18:25.665Z] #81 2.769 Unpacking systemd-sysv (247.3-7) ... [2022-08-03T18:18:25.665Z] #81 2.821 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-03T18:18:25.922Z] #81 2.824 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-03T18:18:25.922Z] #81 2.859 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-03T18:18:26.180Z] #81 3.025 Selecting previously unselected package dbus. [2022-08-03T18:18:26.180Z] #81 3.028 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-03T18:18:26.180Z] #81 3.038 Unpacking dbus (1.12.20-2) ... [2022-08-03T18:18:26.180Z] #81 3.129 Selecting previously unselected package libpam-systemd:amd64. [2022-08-03T18:18:26.180Z] #81 3.132 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-03T18:18:26.180Z] #81 3.136 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-03T18:18:26.180Z] #81 3.235 Selecting previously unselected package dbus-user-session. [2022-08-03T18:18:26.437Z] #81 3.237 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-03T18:18:26.437Z] #81 3.241 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-03T18:18:26.437Z] #81 3.396 Setting up systemd-sysv (247.3-7) ... [2022-08-03T18:18:26.437Z] #81 3.459 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-03T18:18:26.437Z] #81 3.472 Setting up dbus (1.12.20-2) ... [2022-08-03T18:18:26.696Z] #81 3.771 invoke-rc.d: could not determine current runlevel [2022-08-03T18:18:26.696Z] #81 3.774 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-03T18:18:26.696Z] #81 3.778 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-03T18:18:26.954Z] #81 3.927 Setting up dbus-user-session (1.12.20-2) ... [2022-08-03T18:18:26.954Z] #81 3.945 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-03T18:18:27.521Z] #81 DONE 4.3s [2022-08-03T18:18:27.521Z] [2022-08-03T18:18:27.521Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-03T18:18:27.521Z] #82 sha256:12f4abd7c90d36b3caacb37087a00db9f091117c3ab71aee133dd657da6d1acc [2022-08-03T18:18:30.805Z] #82 DONE 2.8s [2022-08-03T18:18:30.805Z] [2022-08-03T18:18:30.805Z] #83 exporting to image [2022-08-03T18:18:30.805Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-03T18:18:30.805Z] #83 exporting layers [2022-08-03T18:18:36.930Z] ok github.com/docker/docker/cmd/dockerd 0.062s coverage: 31.5% of statements [2022-08-03T18:18:37.437Z] #83 exporting layers 7.1s done [2022-08-03T18:18:37.437Z] #83 writing image sha256:bacc5453576afabf37c5cc474f53c3688124f66fa0e25ce1959fe5095859013c done [2022-08-03T18:18:37.437Z] #83 naming to docker.io/library/docker:f1d71f7cc3e5a394db078526dcffbdb64f0cac4e done [2022-08-03T18:18:37.437Z] #83 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T18:18:37.776Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43903/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=f1d71f7cc3e5a394db078526dcffbdb64f0cac4e -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:f1d71f7cc3e5a394db078526dcffbdb64f0cac4e hack/make.sh dynbinary test-integration [2022-08-03T18:18:37.862Z] ok github.com/docker/docker/container 0.118s coverage: 37.4% of statements [2022-08-03T18:18:38.428Z] ok github.com/docker/docker/cmd/dockerd/trap 2.450s coverage: 0.0% of statements [2022-08-03T18:18:38.428Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-03T18:18:38.428Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-03T18:18:38.428Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-03T18:18:38.428Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-03T18:18:38.428Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-03T18:18:39.677Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-03T18:18:39.677Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-03T18:18:39.678Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-03T18:18:39.678Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-03T18:18:39.678Z] 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-08-03T18:18:39.678Z] Detected virtualization docker. [2022-08-03T18:18:39.678Z] Detected architecture x86-64. [2022-08-03T18:18:39.678Z] Set hostname to <9a3e9caa726c>. [2022-08-03T18:18:39.935Z] modprobe@configfs.service: Succeeded. [2022-08-03T18:18:39.935Z] modprobe@drm.service: Succeeded. [2022-08-03T18:18:39.935Z] modprobe@fuse.service: Succeeded. [2022-08-03T18:18:40.193Z] + source /etc/docker-entrypoint-cmd [2022-08-03T18:18:40.194Z] ++ hack/make.sh dynbinary test-integration [2022-08-03T18:18:40.194Z] [2022-08-03T18:18:40.194Z] Removing bundles/ [2022-08-03T18:18:40.194Z] [2022-08-03T18:18:40.194Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-03T18:18:40.194Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-03T18:18:40.194Z] GOOS="" GOARCH="" GOARM="" [2022-08-03T18:18:42.610Z] ok github.com/docker/docker/daemon/cluster 0.070s coverage: 0.5% of statements [2022-08-03T18:18:45.138Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-08-03T18:18:45.246Z] #60 ... [2022-08-03T18:18:45.247Z] [2022-08-03T18:18:45.247Z] #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-08-03T18:18:45.247Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:18:45.247Z] #77 287.0 CCLD libocispec.la [2022-08-03T18:18:45.247Z] #77 287.4 CCLD src/validate [2022-08-03T18:18:45.247Z] #77 287.4 CCLD tests/test-1 [2022-08-03T18:18:45.247Z] #77 287.4 CCLD tests/test-2 [2022-08-03T18:18:45.247Z] #77 287.4 CCLD tests/test-3 [2022-08-03T18:18:45.247Z] #77 287.5 CCLD tests/test-4 [2022-08-03T18:18:45.247Z] #77 287.5 CCLD tests/test-5 [2022-08-03T18:18:45.247Z] #77 287.5 CCLD tests/test-6 [2022-08-03T18:18:45.247Z] #77 287.6 CCLD tests/test-7 [2022-08-03T18:18:45.247Z] #77 287.6 CCLD tests/test-9 [2022-08-03T18:18:45.247Z] #77 287.6 CCLD tests/test-8 [2022-08-03T18:18:45.247Z] #77 287.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-03T18:18:45.247Z] #77 287.7 CCLD tests/test-10 [2022-08-03T18:18:45.247Z] #77 287.7 CCLD tests/test-11 [2022-08-03T18:18:46.073Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-03T18:18:46.617Z] #77 289.5 libtool: link: ar cr libocispec.a [2022-08-03T18:18:46.617Z] #77 289.5 libtool: link: ranlib libocispec.a [2022-08-03T18:18:48.512Z] #77 291.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-03T18:18:48.512Z] #77 291.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-03T18:18:48.512Z] #77 291.3 make[5]: Nothing to be done for 'install-data-am'. [2022-08-03T18:18:48.512Z] #77 291.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-03T18:18:48.512Z] #77 291.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-03T18:18:48.512Z] #77 291.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-03T18:18:48.512Z] #77 291.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-03T18:18:48.512Z] #77 291.3 make[2]: Entering directory '/tmp/crun-build' [2022-08-03T18:18:48.512Z] #77 291.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-03T18:18:48.512Z] #77 291.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-03T18:18:48.512Z] #77 291.4 CC src/libcrun/libcrun_testing_a-container.o [2022-08-03T18:18:48.512Z] #77 291.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-03T18:18:48.512Z] #77 291.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-03T18:18:48.512Z] #77 291.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-03T18:18:48.512Z] #77 291.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-03T18:18:48.512Z] #77 291.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-03T18:18:48.513Z] #77 291.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-03T18:18:48.513Z] #77 291.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-03T18:18:48.513Z] #77 291.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-03T18:18:48.513Z] #77 291.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-03T18:18:48.769Z] #77 291.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-03T18:18:48.769Z] #77 291.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-03T18:18:48.769Z] #77 291.6 CC src/libcrun/libcrun_testing_a-error.o [2022-08-03T18:18:48.769Z] #77 291.9 CC src/libcrun/libcrun_testing_a-status.o [2022-08-03T18:18:49.026Z] #77 291.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-03T18:18:49.026Z] #77 291.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-03T18:18:49.026Z] #77 292.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-03T18:18:49.026Z] #77 292.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-03T18:18:49.026Z] #77 292.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-03T18:18:49.026Z] #77 292.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-03T18:18:49.284Z] #77 292.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-03T18:18:49.284Z] #77 292.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-03T18:18:49.284Z] #77 292.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-03T18:18:49.284Z] #77 292.4 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-03T18:18:49.284Z] #77 292.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-03T18:18:49.541Z] #77 292.5 CC src/crun-crun.o [2022-08-03T18:18:49.541Z] #77 292.5 CC src/crun-run.o [2022-08-03T18:18:49.541Z] #77 292.6 CC src/crun-delete.o [2022-08-03T18:18:49.832Z] #77 292.7 CC src/crun-kill.o [2022-08-03T18:18:49.832Z] #77 292.7 CC src/crun-pause.o [2022-08-03T18:18:49.832Z] #77 292.8 CC src/crun-spec.o [2022-08-03T18:18:49.832Z] #77 292.8 CC src/crun-unpause.o [2022-08-03T18:18:49.832Z] #77 292.8 CC src/crun-exec.o [2022-08-03T18:18:49.832Z] #77 292.9 CC src/crun-list.o [2022-08-03T18:18:49.832Z] #77 293.0 CC src/crun-create.o [2022-08-03T18:18:50.093Z] #77 293.0 CC src/crun-start.o [2022-08-03T18:18:50.093Z] #77 293.0 CC src/crun-state.o [2022-08-03T18:18:50.093Z] #77 293.1 CC src/crun-update.o [2022-08-03T18:18:50.093Z] #77 293.1 CC src/crun-ps.o [2022-08-03T18:18:50.359Z] #77 293.3 CC src/crun-restore.o [2022-08-03T18:18:50.359Z] #77 293.3 CC src/crun-checkpoint.o [2022-08-03T18:18:50.359Z] #77 293.3 CC src/libcrun/libcrun_la-utils.lo [2022-08-03T18:18:50.359Z] #77 293.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-03T18:18:50.359Z] #77 293.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-03T18:18:50.621Z] #77 293.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-03T18:18:50.621Z] #77 293.5 CC src/libcrun/libcrun_la-container.lo [2022-08-03T18:18:50.621Z] #77 293.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-03T18:18:50.621Z] #77 293.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-03T18:18:50.621Z] #77 293.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-03T18:18:50.621Z] #77 293.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-03T18:18:50.662Z] #89 exporting layers 24.7s done [2022-08-03T18:18:50.662Z] #89 writing image sha256:9e94b7eeea21b17f08add21094858994f9a806ad89f10cb14c6a8ca5559c3ad9 done [2022-08-03T18:18:50.662Z] #89 naming to docker.io/library/docker:f1d71f7cc3e5a394db078526dcffbdb64f0cac4e done [2022-08-03T18:18:50.662Z] #89 DONE 24.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-03T18:18:50.880Z] #77 294.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-03T18:18:50.880Z] #77 294.0 CC src/libcrun/libcrun_la-criu.lo [2022-08-03T18:18:50.880Z] #77 294.0 CC src/libcrun/libcrun_la-linux.lo [2022-08-03T18:18:51.003Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43903/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43903/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f1d71f7cc3e5a394db078526dcffbdb64f0cac4e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f1d71f7cc3e5a394db078526dcffbdb64f0cac4e hack/validate/default [2022-08-03T18:18:51.140Z] #77 294.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-03T18:18:51.140Z] #77 294.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-03T18:18:51.403Z] #77 294.3 CC src/libcrun/libcrun_la-error.lo [2022-08-03T18:18:51.659Z] #77 294.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-03T18:18:51.659Z] #77 294.7 CC src/libcrun/libcrun_la-status.lo [2022-08-03T18:18:51.659Z] #77 294.7 CC src/libcrun/libcrun_la-terminal.lo [2022-08-03T18:18:51.915Z] #77 294.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-03T18:18:51.915Z] #77 294.9 CC src/libcrun/libcrun_la-signals.lo [2022-08-03T18:18:51.915Z] #77 294.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-03T18:18:51.931Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-03T18:18:51.931Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-03T18:18:51.931Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-03T18:18:51.931Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-03T18:18:51.931Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-03T18:18:51.931Z] [2022-08-03T18:18:51.931Z] INFO Start validation with golang-ci-lint [2022-08-03T18:18:52.172Z] #77 295.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-03T18:18:52.172Z] #77 295.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-03T18:18:52.429Z] #77 295.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-03T18:18:52.429Z] #77 295.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-03T18:18:52.429Z] #77 295.4 CC tests/init.o [2022-08-03T18:18:52.429Z] #77 295.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-03T18:18:52.494Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-03T18:18:52.494Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-03T18:18:52.494Z] INFO [loader] Using build tags: [ journald] [2022-08-03T18:18:52.627Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-08-03T18:18:53.558Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-08-03T18:18:54.123Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-03T18:18:54.689Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-03T18:18:54.957Z] #77 ... [2022-08-03T18:18:54.957Z] [2022-08-03T18:18:54.957Z] #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-08-03T18:18:54.957Z] #47 sha256:b6b8ce59f534be2127166e2ece0c86e2714d0e5dd0eaf6f12044028391bddab6 [2022-08-03T18:18:54.957Z] #47 361.5 + dpkg --print-architecture [2022-08-03T18:18:54.957Z] #47 361.5 + git checkout -q v2.1.0 [2022-08-03T18:18:54.957Z] #47 361.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-03T18:18:54.957Z] #47 361.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-03T18:18:56.062Z] ok github.com/docker/docker/daemon 10.189s coverage: 16.6% of statements [2022-08-03T18:18:56.062Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-03T18:18:56.062Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-03T18:18:56.062Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-03T18:18:56.062Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-03T18:18:56.062Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-03T18:18:56.062Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.624s coverage: 74.8% of statements [2022-08-03T18:18:56.996Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.304s coverage: 60.7% of statements [2022-08-03T18:18:57.930Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 3.0% of statements [2022-08-03T18:18:58.873Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-08-03T18:19:00.245Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.257s coverage: 50.6% of statements [2022-08-03T18:19:01.182Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.634s coverage: 45.9% of statements [2022-08-03T18:19:01.182Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-03T18:19:02.115Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-08-03T18:19:02.373Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.850s coverage: 58.5% of statements [2022-08-03T18:19:02.373Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-03T18:19:02.373Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-03T18:19:03.307Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 3.0% of statements [2022-08-03T18:19:03.872Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-08-03T18:19:04.438Z] ok github.com/docker/docker/daemon/images 0.034s coverage: 6.9% of statements [2022-08-03T18:19:04.438Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-03T18:19:04.438Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-03T18:19:05.004Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2022-08-03T18:19:05.938Z] ok github.com/docker/docker/daemon/logger/awslogs 0.164s coverage: 80.2% of statements [2022-08-03T18:19:05.938Z] ok github.com/docker/docker/daemon/logger/fluentd 0.018s coverage: 53.6% of statements [2022-08-03T18:19:05.938Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-03T18:19:06.505Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2022-08-03T18:19:06.770Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-08-03T18:19:07.704Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.140s coverage: 76.8% of statements [2022-08-03T18:19:07.962Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-03T18:19:08.528Z] ok github.com/docker/docker/daemon/logger/local 0.021s coverage: 79.4% of statements [2022-08-03T18:19:09.461Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.5% of statements [2022-08-03T18:19:10.028Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-08-03T18:19:10.594Z] ok github.com/docker/docker/daemon/logger/journald 3.426s coverage: 74.3% of statements [2022-08-03T18:19:10.594Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-03T18:19:10.594Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-03T18:19:10.594Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-03T18:19:10.594Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-03T18:19:11.160Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-08-03T18:19:11.435Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-03T18:19:12.020Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-03T18:19:12.279Z] ok github.com/docker/docker/daemon/logger/splunk 1.557s coverage: 82.5% of statements [2022-08-03T18:19:12.279Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-03T18:19:12.279Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-03T18:19:13.212Z] ok github.com/docker/docker/distribution/metadata 0.034s coverage: 44.4% of statements [2022-08-03T18:19:15.192Z] ok github.com/docker/docker/distribution 1.489s coverage: 28.0% of statements [2022-08-03T18:19:15.192Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-03T18:19:15.449Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-03T18:19:15.707Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 84.9% of statements [2022-08-03T18:19:15.707Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-03T18:19:15.964Z] ok github.com/docker/docker/image 0.032s coverage: 86.9% of statements [2022-08-03T18:19:16.529Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-08-03T18:19:16.786Z] ok github.com/docker/docker/image/tarexport 0.019s coverage: 0.7% of statements [2022-08-03T18:19:16.786Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-03T18:19:16.786Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-03T18:19:16.862Z] #47 DONE 390.1s [2022-08-03T18:19:16.862Z] [2022-08-03T18:19:16.862Z] #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-08-03T18:19:16.862Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:19:16.862Z] #55 ... [2022-08-03T18:19:16.862Z] [2022-08-03T18:19:16.862Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-03T18:19:16.862Z] #48 sha256:672a4730a1b1f60fa0b7e4f457799f1cc79ad0fb2088539780d42fafb8583dad [2022-08-03T18:19:16.862Z] #48 DONE 0.5s [2022-08-03T18:19:16.862Z] [2022-08-03T18:19:16.862Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-03T18:19:16.862Z] #52 sha256:282339c25173cd9896dc5a1b5f2022aa63f4aa2c54d15eac06e15f79a91ee993 [2022-08-03T18:19:16.862Z] #52 DONE 0.1s [2022-08-03T18:19:16.862Z] [2022-08-03T18:19:16.862Z] #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-08-03T18:19:16.862Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:19:16.862Z] #77 ... [2022-08-03T18:19:16.862Z] [2022-08-03T18:19:16.862Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-03T18:19:16.862Z] #54 sha256:e2ba42778cccf011135c552bec196af9c5308363b44394997ccf31f03ef9dc62 [2022-08-03T18:19:16.862Z] #54 DONE 0.1s [2022-08-03T18:19:16.862Z] [2022-08-03T18:19:16.862Z] #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-08-03T18:19:16.862Z] #60 sha256:dd5138e716f6e8d94d7e2580e11c07fc87ffe02cf45d6e0b226688b851cd0cba [2022-08-03T18:19:17.044Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-03T18:19:17.609Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-08-03T18:19:18.542Z] ok github.com/docker/docker/opts 0.026s coverage: 66.0% of statements [2022-08-03T18:19:18.542Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-03T18:19:19.383Z] #60 ... [2022-08-03T18:19:19.383Z] [2022-08-03T18:19:19.383Z] #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-08-03T18:19:19.383Z] #77 sha256:ab99a7a23afc0541cc81b78ff7eb2880014e8919ea34d783255c98a8f2547d49 [2022-08-03T18:19:19.383Z] #77 322.5 CCLD tests/init [2022-08-03T18:19:19.915Z] ok github.com/docker/docker/pkg/archive 0.276s coverage: 82.3% of statements [2022-08-03T18:19:21.288Z] ok github.com/docker/docker/pkg/authorization 0.867s coverage: 68.3% of statements [2022-08-03T18:19:21.545Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-03T18:19:21.545Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-03T18:19:24.823Z] ok github.com/docker/docker/pkg/chrootarchive 2.516s coverage: 42.7% of statements [2022-08-03T18:19:25.082Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-03T18:19:25.082Z] ok github.com/docker/docker/layer 7.178s coverage: 68.9% of statements [2022-08-03T18:19:25.082Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-03T18:19:25.082Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-03T18:19:25.082Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-03T18:19:25.082Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-03T18:19:25.082Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-03T18:19:25.082Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-03T18:19:25.340Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2022-08-03T18:19:25.340Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-08-03T18:19:25.906Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 87.2% of statements [2022-08-03T18:19:25.906Z] ok github.com/docker/docker/pkg/fsutils 0.200s coverage: 85.1% of statements [2022-08-03T18:19:25.906Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-08-03T18:19:26.839Z] ok github.com/docker/docker/pkg/idtools 0.358s coverage: 67.9% of statements [2022-08-03T18:19:27.096Z] ok github.com/docker/docker/pkg/ioutils 0.351s coverage: 70.1% of statements [2022-08-03T18:19:27.096Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2022-08-03T18:19:27.354Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-08-03T18:19:27.354Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-03T18:19:27.354Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-03T18:19:27.354Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-03T18:19:27.612Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-08-03T18:19:27.871Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-08-03T18:19:27.871Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 82.4% of statements [2022-08-03T18:19:27.871Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-03T18:19:27.871Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-03T18:19:28.437Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2022-08-03T18:19:29.002Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-03T18:19:29.261Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-03T18:19:29.261Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-03T18:19:29.538Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-03T18:19:29.538Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-03T18:19:29.538Z] GOOS="" GOARCH="" GOARM="" [2022-08-03T18:19:29.538Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-03T18:19:29.538Z] [2022-08-03T18:19:29.538Z] + TEST_INTEGRATION_DEST=2 [2022-08-03T18:19:29.538Z] + CONTAINER_NAME=docker-pr2-2 [2022-08-03T18:19:29.538Z] + TEST_SKIP_INTEGRATION=1 [2022-08-03T18:19:29.538Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-03T18:19:29.538Z] + run_tests [2022-08-03T18:19:29.538Z] + c=0 [2022-08-03T18:19:29.538Z] + '[' -n 0 ']' [2022-08-03T18:19:29.538Z] + rm= [2022-08-03T18:19:29.539Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43903/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43903/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43903/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f1d71f7cc3e5a394db078526dcffbdb64f0cac4e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f1d71f7cc3e5a394db078526dcffbdb64f0cac4e hack/make.sh '' test-integration [2022-08-03T18:19:29.539Z] ++ jobs -p [2022-08-03T18:19:29.539Z] + TEST_INTEGRATION_DEST=3 [2022-08-03T18:19:29.539Z] + CONTAINER_NAME=docker-pr2-3 [2022-08-03T18:19:29.539Z] + TEST_SKIP_INTEGRATION=1 [2022-08-03T18:19:29.539Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-03T18:19:29.539Z] + run_tests [2022-08-03T18:19:29.539Z] + for job in $(jobs -p) [2022-08-03T18:19:29.539Z] + wait 8995 [2022-08-03T18:19:29.539Z] + '[' -n 0 ']' [2022-08-03T18:19:29.539Z] + rm= [2022-08-03T18:19:29.539Z] + TEST_INTEGRATION_DEST=1 [2022-08-03T18:19:29.539Z] + CONTAINER_NAME=docker-pr2-1 [2022-08-03T18:19:29.539Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-03T18:19:29.539Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43903/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43903/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43903/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f1d71f7cc3e5a394db078526dcffbdb64f0cac4e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f1d71f7cc3e5a394db078526dcffbdb64f0cac4e hack/make.sh '' test-integration [2022-08-03T18:19:29.539Z] + run_tests test-integration-flaky [2022-08-03T18:19:29.539Z] + '[' -n 0 ']' [2022-08-03T18:19:29.539Z] + rm= [2022-08-03T18:19:29.539Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43903/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43903/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43903/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f1d71f7cc3e5a394db078526dcffbdb64f0cac4e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f1d71f7cc3e5a394db078526dcffbdb64f0cac4e hack/make.sh test-integration-flaky test-integration [2022-08-03T18:19:29.539Z] [2022-08-03T18:19:29.539Z] [2022-08-03T18:19:29.539Z] [2022-08-03T18:19:29.539Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-03T18:19:29.539Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-03T18:19:29.539Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-03T18:19:29.539Z] HOSTNAME=2375ee59cf9c [2022-08-03T18:19:29.539Z] TEST_SKIP_INTEGRATION=1 [2022-08-03T18:19:29.539Z] TESTDEBUG=0 [2022-08-03T18:19:29.539Z] DEST=bundles/test-integration [2022-08-03T18:19:29.539Z] PWD=/go/src/github.com/docker/docker [2022-08-03T18:19:29.539Z] KEEPBUNDLE=1 [2022-08-03T18:19:29.539Z] DOCKER_GITCOMMIT=f1d71f7cc3e5a394db078526dcffbdb64f0cac4e [2022-08-03T18:19:29.539Z] container=docker [2022-08-03T18:19:29.539Z] HOME=/root [2022-08-03T18:19:29.539Z] GOLANG_VERSION=1.18.5 [2022-08-03T18:19:29.539Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-03T18:19:29.539Z] VALIDATE_BRANCH=master [2022-08-03T18:19:29.539Z] TERM=xterm [2022-08-03T18:19:29.539Z] DOCKER_PKG=github.com/docker/docker [2022-08-03T18:19:29.539Z] SHLVL=1 [2022-08-03T18:19:29.539Z] TIMEOUT=120m [2022-08-03T18:19:29.539Z] DOCKER_BUILDTAGS= journald [2022-08-03T18:19:29.539Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-03T18:19:29.539Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-03T18:19:29.539Z] GO111MODULE=off [2022-08-03T18:19:29.539Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-03T18:19:29.539Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-03T18:19:29.539Z] GOPATH=/go [2022-08-03T18:19:29.539Z] PKG_CONFIG=pkg-config [2022-08-03T18:19:29.539Z] _=/usr/bin/env [2022-08-03T18:19:29.539Z] Building test suite binary ./integration-cli/test.main [2022-08-03T18:19:29.539Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-03T18:19:29.539Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-03T18:19:29.539Z] HOSTNAME=c1733190b379 [2022-08-03T18:19:29.539Z] TEST_SKIP_INTEGRATION=1 [2022-08-03T18:19:29.539Z] TESTDEBUG=0 [2022-08-03T18:19:29.539Z] DEST=bundles/test-integration [2022-08-03T18:19:29.539Z] PWD=/go/src/github.com/docker/docker [2022-08-03T18:19:29.539Z] KEEPBUNDLE=1 [2022-08-03T18:19:29.539Z] DOCKER_GITCOMMIT=f1d71f7cc3e5a394db078526dcffbdb64f0cac4e [2022-08-03T18:19:29.539Z] container=docker [2022-08-03T18:19:29.539Z] HOME=/root [2022-08-03T18:19:29.539Z] GOLANG_VERSION=1.18.5 [2022-08-03T18:19:29.539Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-03T18:19:29.539Z] VALIDATE_BRANCH=master [2022-08-03T18:19:29.539Z] TERM=xterm [2022-08-03T18:19:29.539Z] DOCKER_PKG=github.com/docker/docker [2022-08-03T18:19:29.539Z] SHLVL=1 [2022-08-03T18:19:29.539Z] TIMEOUT=120m [2022-08-03T18:19:29.539Z] DOCKER_BUILDTAGS= journald [2022-08-03T18:19:29.539Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-03T18:19:29.539Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-03T18:19:29.539Z] GO111MODULE=off [2022-08-03T18:19:29.539Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-03T18:19:29.539Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-03T18:19:29.539Z] GOPATH=/go [2022-08-03T18:19:29.539Z] PKG_CONFIG=pkg-config [2022-08-03T18:19:29.539Z] _=/usr/bin/env [2022-08-03T18:19:29.539Z] Building test suite binary ./integration-cli/test.main [2022-08-03T18:19:29.539Z] No new tests added to integration. [2022-08-03T18:19:29.539Z] [2022-08-03T18:19:29.539Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-03T18:19:29.539Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-03T18:19:29.539Z] HOSTNAME=e01c1a0116d3 [2022-08-03T18:19:29.539Z] TESTDEBUG=0 [2022-08-03T18:19:29.539Z] DEST=bundles/test-integration [2022-08-03T18:19:29.539Z] PWD=/go/src/github.com/docker/docker [2022-08-03T18:19:29.539Z] KEEPBUNDLE=1 [2022-08-03T18:19:29.539Z] DOCKER_GITCOMMIT=f1d71f7cc3e5a394db078526dcffbdb64f0cac4e [2022-08-03T18:19:29.539Z] container=docker [2022-08-03T18:19:29.539Z] HOME=/root [2022-08-03T18:19:29.539Z] GOLANG_VERSION=1.18.5 [2022-08-03T18:19:29.539Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-03T18:19:29.539Z] VALIDATE_BRANCH=master [2022-08-03T18:19:29.539Z] TERM=xterm [2022-08-03T18:19:29.539Z] DOCKER_PKG=github.com/docker/docker [2022-08-03T18:19:29.539Z] SHLVL=1 [2022-08-03T18:19:29.539Z] TIMEOUT=120m [2022-08-03T18:19:29.539Z] DOCKER_BUILDTAGS= journald [2022-08-03T18:19:29.539Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-03T18:19:29.539Z] GO111MODULE=off [2022-08-03T18:19:29.539Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-03T18:19:29.539Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-03T18:19:29.539Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-03T18:19:29.539Z] GOPATH=/go [2022-08-03T18:19:29.539Z] PKG_CONFIG=pkg-config [2022-08-03T18:19:29.539Z] _=/usr/bin/env [2022-08-03T18:19:29.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-03T18:19:30.633Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-08-03T18:19:30.891Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-03T18:19:31.149Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-03T18:19:31.149Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-03T18:19:31.407Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-03T18:19:31.665Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-03T18:19:32.232Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-08-03T18:19:32.490Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-03T18:19:32.747Z] ok github.com/docker/docker/pkg/tailfile 0.036s coverage: 88.6% of statements [2022-08-03T18:19:33.313Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-08-03T18:19:33.571Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-03T18:19:34.948Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-08-03T18:19:35.522Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-03T18:19:35.779Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-08-03T18:19:37.154Z] ok github.com/docker/docker/quota 0.201s coverage: 71.4% of statements [2022-08-03T18:19:37.154Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-03T18:19:38.089Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-08-03T18:19:38.655Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-03T18:19:38.655Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-03T18:19:39.219Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-08-03T18:19:39.477Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-03T18:19:40.849Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-03T18:19:41.284Z] #77 342.8 AR libcrun_testing.a [2022-08-03T18:19:41.284Z] #77 342.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-03T18:19:41.284Z] #77 342.9 CCLD tests/tests_libcrun_utils [2022-08-03T18:19:41.284Z] #77 342.9 CCLD tests/tests_libcrun_errors [2022-08-03T18:19:41.284Z] #77 342.9 CCLD tests/tests_libcrun_fuzzer [2022-08-03T18:19:41.284Z] #77 342.9 CCLD libcrun.la [2022-08-03T18:19:41.284Z] #77 344.4 CCLD crun [2022-08-03T18:19:41.782Z] ok github.com/docker/docker/volume/local 0.089s coverage: 76.8% of statements [2022-08-03T18:19:41.848Z] #77 344.9 make[3]: Entering directory '/tmp/crun-build' [2022-08-03T18:19:42.040Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-08-03T18:19:42.105Z] #77 345.1 /bin/mkdir -p '/usr/local/lib' [2022-08-03T18:19:42.105Z] #77 345.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-03T18:19:42.105Z] #77 345.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-03T18:19:42.105Z] #77 345.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-03T18:19:42.105Z] #77 345.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-03T18:19:42.105Z] #77 345.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-03T18:19:42.362Z] #77 345.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-03T18:19:42.362Z] #77 345.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-03T18:19:42.362Z] #77 345.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-08-03T18:19:42.362Z] #77 345.5 ---------------------------------------------------------------------- [2022-08-03T18:19:42.362Z] #77 345.5 Libraries have been installed in: [2022-08-03T18:19:42.362Z] #77 345.5 /usr/local/lib [2022-08-03T18:19:42.362Z] #77 345.5 [2022-08-03T18:19:42.362Z] #77 345.5 If you ever happen to want to link against installed libraries [2022-08-03T18:19:42.362Z] #77 345.5 in a given directory, LIBDIR, you must either use libtool, and [2022-08-03T18:19:42.362Z] #77 345.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-03T18:19:42.362Z] #77 345.5 flag during linking and do at least one of the following: [2022-08-03T18:19:42.362Z] #77 345.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-03T18:19:42.362Z] #77 345.5 during execution [2022-08-03T18:19:42.362Z] #77 345.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-03T18:19:42.362Z] #77 345.5 during linking [2022-08-03T18:19:42.362Z] #77 345.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-03T18:19:42.362Z] #77 345.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-03T18:19:42.362Z] #77 345.5 [2022-08-03T18:19:42.362Z] #77 345.5 See any operating system documentation about shared libraries for [2022-08-03T18:19:42.362Z] #77 345.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-03T18:19:42.362Z] #77 345.5 ---------------------------------------------------------------------- [2022-08-03T18:19:42.362Z] #77 345.5 /bin/mkdir -p '/build' [2022-08-03T18:19:42.362Z] #77 345.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-03T18:19:42.619Z] #77 345.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-03T18:19:42.619Z] #77 345.6 make[3]: Leaving directory '/tmp/crun-build' [2022-08-03T18:19:42.619Z] #77 345.6 make[2]: Leaving directory '/tmp/crun-build' [2022-08-03T18:19:42.619Z] #77 345.6 make[1]: Leaving directory '/tmp/crun-build' [2022-08-03T18:19:42.875Z] #77 DONE 345.9s [2022-08-03T18:19:42.875Z] [2022-08-03T18:19:42.875Z] #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-08-03T18:19:42.875Z] #60 sha256:dd5138e716f6e8d94d7e2580e11c07fc87ffe02cf45d6e0b226688b851cd0cba [2022-08-03T18:19:43.413Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-08-03T18:19:57.732Z] #60 224.4 + mkdir -p /build [2022-08-03T18:19:57.732Z] #60 224.4 + cp runc /build/runc [2022-08-03T18:19:58.664Z] #60 DONE 225.4s [2022-08-03T18:19:58.664Z] [2022-08-03T18:19:58.664Z] #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-08-03T18:19:58.664Z] #55 sha256:6a892d29ea00a4eadd7672cf39b359716ab98b229f55cb1b4d043c41785ea12c [2022-08-03T18:19:58.664Z] #55 434.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-03T18:19:58.664Z] #55 DONE 435.3s [2022-08-03T18:19:58.664Z] [2022-08-03T18:19:58.664Z] #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-08-03T18:19:58.664Z] #64 sha256:1fdd3d33a1aad9e3b1287da5f81b6a752c92a6fde04bb831d6b1989accf5d69c [2022-08-03T18:20:01.196Z] #64 ... [2022-08-03T18:20:01.196Z] [2022-08-03T18:20:01.196Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-03T18:20:01.196Z] #56 sha256:940905ffe8c1572bb1730ad0232e83e151ac60076e762a31141c415159d9ca7d [2022-08-03T18:20:02.127Z] #56 DONE 0.9s [2022-08-03T18:20:02.127Z] [2022-08-03T18:20:02.127Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-03T18:20:02.127Z] #58 sha256:0c9de2e7fe3570efd5e4c3b96dae9c4cffb01e1ba83c515ef1ede397c950f118 [2022-08-03T18:20:02.127Z] #58 DONE 0.1s [2022-08-03T18:20:02.127Z] [2022-08-03T18:20:02.127Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-03T18:20:02.127Z] #61 sha256:488cba721cd29c0471bdcbec2d43405b3b58aca0f1618dda675190bef2977c2a [2022-08-03T18:20:02.691Z] #61 DONE 0.6s [2022-08-03T18:20:02.691Z] [2022-08-03T18:20:02.691Z] #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-08-03T18:20:02.691Z] #64 sha256:1fdd3d33a1aad9e3b1287da5f81b6a752c92a6fde04bb831d6b1989accf5d69c [2022-08-03T18:20:04.057Z] #64 387.3 + bin/containerd [2022-08-03T18:20:05.323Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements [2022-08-03T18:20:05.323Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-03T18:20:05.323Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-03T18:20:05.323Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-03T18:20:05.323Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-03T18:20:05.323Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-03T18:20:05.323Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-03T18:20:05.323Z] ? github.com/docker/docker/rootless [no test files] [2022-08-03T18:20:05.323Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-03T18:20:05.323Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-03T18:20:05.323Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-03T18:20:05.323Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-03T18:20:05.323Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-03T18:20:05.323Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-03T18:20:05.323Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-03T18:20:05.323Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-03T18:20:05.323Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-03T18:20:05.323Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-03T18:20:05.323Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-03T18:20:05.323Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-03T18:20:05.323Z] ? github.com/docker/docker/volume [no test files] [2022-08-03T18:20:05.323Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-03T18:20:05.323Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-03T18:20:05.323Z] [2022-08-03T18:20:05.323Z] === Skipped [2022-08-03T18:20:05.323Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-03T18:20:05.323Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-03T18:20:05.323Z] [2022-08-03T18:20:05.323Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-03T18:20:05.323Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-03T18:20:05.323Z] [2022-08-03T18:20:05.323Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-03T18:20:05.323Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-03T18:20:05.323Z] [2022-08-03T18:20:05.323Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-03T18:20:05.323Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-03T18:20:05.323Z] [2022-08-03T18:20:05.323Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-03T18:20:05.323Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-03T18:20:05.323Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-03T18:20:05.323Z] [2022-08-03T18:20:05.323Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-03T18:20:05.323Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-03T18:20:05.323Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-03T18:20:05.323Z] [2022-08-03T18:20:05.323Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-03T18:20:05.323Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-03T18:20:05.323Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-03T18:20:05.323Z] [2022-08-03T18:20:05.323Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-03T18:20:05.323Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-03T18:20:05.323Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-03T18:20:05.323Z] [2022-08-03T18:20:05.323Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-03T18:20:05.323Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-03T18:20:05.323Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-03T18:20:05.323Z] [2022-08-03T18:20:05.323Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-03T18:20:05.323Z] graphtest_unix.go:71: No driver to put! [2022-08-03T18:20:05.323Z] [2022-08-03T18:20:05.323Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-03T18:20:05.323Z] time="2022-08-03T18:18:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-03T18:20:05.323Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-03T18:20:05.323Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-03T18:20:05.323Z] [2022-08-03T18:20:05.323Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-03T18:20:05.323Z] time="2022-08-03T18:18:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-03T18:20:05.323Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-03T18:20:05.323Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-03T18:20:05.323Z] [2022-08-03T18:20:05.323Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-03T18:20:05.323Z] time="2022-08-03T18:18:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-03T18:20:05.323Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-03T18:20:05.323Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-03T18:20:05.323Z] [2022-08-03T18:20:05.323Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-03T18:20:05.323Z] time="2022-08-03T18:18:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-03T18:20:05.323Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-03T18:20:05.323Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-03T18:20:05.323Z] [2022-08-03T18:20:05.323Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-03T18:20:05.323Z] time="2022-08-03T18:18:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-03T18:20:05.323Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-03T18:20:05.323Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-03T18:20:05.323Z] [2022-08-03T18:20:05.323Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-03T18:20:05.323Z] graphtest_unix.go:71: No driver to put! [2022-08-03T18:20:05.323Z] [2022-08-03T18:20:05.323Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-03T18:20:05.323Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-03T18:20:05.323Z] [2022-08-03T18:20:05.324Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-03T18:20:05.324Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-03T18:20:05.324Z] [2022-08-03T18:20:05.324Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-03T18:20:05.324Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-03T18:20:05.324Z] [2022-08-03T18:20:05.324Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-03T18:20:05.324Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-03T18:20:05.324Z] [2022-08-03T18:20:05.324Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-03T18:20:05.324Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-03T18:20:05.324Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-03T18:20:05.324Z] [2022-08-03T18:20:05.324Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-03T18:20:05.324Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-03T18:20:05.324Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-03T18:20:05.324Z] [2022-08-03T18:20:05.324Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-03T18:20:05.324Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-03T18:20:05.324Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-03T18:20:05.324Z] [2022-08-03T18:20:05.324Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-03T18:20:05.324Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-03T18:20:05.324Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-03T18:20:05.324Z] [2022-08-03T18:20:05.324Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-03T18:20:05.324Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-03T18:20:05.324Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-03T18:20:05.324Z] [2022-08-03T18:20:05.324Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-03T18:20:05.324Z] graphtest_unix.go:71: No driver to put! [2022-08-03T18:20:05.324Z] [2022-08-03T18:20:05.324Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-03T18:20:05.324Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-03T18:20:05.324Z] [2022-08-03T18:20:05.324Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-03T18:20:05.324Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-03T18:20:05.324Z] [2022-08-03T18:20:05.324Z] DONE 2869 tests, 28 skipped in 207.705s [2022-08-03T18:20:05.324Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/bitseq [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/cluster [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/config [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/datastore [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/driverapi [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/etchosts [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/idm [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/ipam [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/iptables [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/netlabel [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/netutils [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/networkdb [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/ns [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/options [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/osl [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/portallocator [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/portmapper [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/testutils [2022-08-03T18:20:05.324Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-03T18:20:05.324Z] + 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-08-03T18:20:46.668Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-03T18:20:46.669Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-03T18:20:46.669Z] GOOS="" GOARCH="" GOARM="" [2022-08-03T18:20:46.669Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-03T18:20:46.669Z] [2022-08-03T18:20:46.669Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-03T18:20:46.669Z] DOCKER_SYSTEMD=1 [2022-08-03T18:20:46.669Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-03T18:20:46.669Z] HOSTNAME=9a3e9caa726c [2022-08-03T18:20:46.669Z] DEST=bundles/test-integration [2022-08-03T18:20:46.669Z] PWD=/go/src/github.com/docker/docker [2022-08-03T18:20:46.669Z] DOCKER_GITCOMMIT=f1d71f7cc3e5a394db078526dcffbdb64f0cac4e [2022-08-03T18:20:46.669Z] container=docker [2022-08-03T18:20:46.669Z] HOME=/root [2022-08-03T18:20:46.669Z] LANG=C.UTF-8 [2022-08-03T18:20:46.669Z] INVOCATION_ID=3e27df497cea49d5856c3322ab0eb0e3 [2022-08-03T18:20:46.669Z] GOLANG_VERSION=1.18.5 [2022-08-03T18:20:46.669Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-03T18:20:46.669Z] VALIDATE_BRANCH=master [2022-08-03T18:20:46.669Z] TERM=xterm [2022-08-03T18:20:46.669Z] DOCKER_PKG=github.com/docker/docker [2022-08-03T18:20:46.669Z] SHLVL=3 [2022-08-03T18:20:46.669Z] TIMEOUT=120m [2022-08-03T18:20:46.669Z] DOCKER_BUILDTAGS= journald [2022-08-03T18:20:46.669Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-03T18:20:46.669Z] GO111MODULE=off [2022-08-03T18:20:46.669Z] DOCKER_EXPERIMENTAL=1 [2022-08-03T18:20:46.669Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-03T18:20:46.669Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-03T18:20:46.669Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-03T18:20:46.669Z] GOPATH=/go [2022-08-03T18:20:46.669Z] PKG_CONFIG=pkg-config [2022-08-03T18:20:46.669Z] _=/usr/bin/env [2022-08-03T18:20:46.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-03T18:20:52.046Z] ok github.com/docker/docker/libnetwork 37.430s coverage: 40.6% of statements [2022-08-03T18:20:52.046Z] ok github.com/docker/docker/libnetwork/bitseq 0.135s coverage: 84.4% of statements [2022-08-03T18:20:52.046Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-03T18:20:52.046Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-03T18:20:52.046Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-03T18:20:52.046Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-03T18:20:52.046Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-03T18:20:52.046Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-03T18:20:52.046Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-03T18:20:52.046Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-03T18:20:52.046Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-08-03T18:20:52.046Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-03T18:20:52.046Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-03T18:20:52.046Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-03T18:20:52.046Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-03T18:20:52.046Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.517s coverage: 59.9% of statements [2022-08-03T18:20:52.046Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-03T18:20:52.046Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-08-03T18:20:52.046Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 5.2% of statements [2022-08-03T18:20:52.046Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-03T18:20:52.046Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-03T18:20:52.046Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-03T18:20:52.046Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-03T18:21:00.241Z] #64 437.7 # github.com/containerd/containerd/cmd/containerd [2022-08-03T18:21:00.241Z] #64 437.7 /usr/bin/ld: /tmp/go-link-2450966149/000019.o: in function `New': [2022-08-03T18:21:00.241Z] #64 437.7 /tmp/tmp.NOodZrnlar/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-08-03T18:21:00.241Z] #64 437.8 + bin/containerd-stress [2022-08-03T18:21:00.241Z] #64 438.9 + bin/containerd-shim [2022-08-03T18:21:02.006Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.180s coverage: 6.6% of statements [2022-08-03T18:21:02.006Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-03T18:21:02.006Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-03T18:21:02.006Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-08-03T18:21:02.006Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-03T18:21:02.006Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-03T18:21:02.006Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-03T18:21:02.264Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-08-03T18:21:02.522Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-08-03T18:21:02.780Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-03T18:21:03.038Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-03T18:21:06.786Z] #64 449.9 + bin/containerd-shim-runc-v1 [2022-08-03T18:21:13.327Z] #64 456.2 + bin/containerd-shim-runc-v2 [2022-08-03T18:21:13.890Z] #64 457.0 + binaries [2022-08-03T18:21:13.890Z] #64 457.0 + install -D bin/containerd /build/containerd [2022-08-03T18:21:13.890Z] #64 457.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-03T18:21:13.890Z] #64 457.0 + install -D bin/ctr /build/ctr [2022-08-03T18:21:15.230Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-03T18:21:15.778Z] #64 DONE 459.0s [2022-08-03T18:21:17.145Z] [2022-08-03T18:21:17.145Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-03T18:21:17.145Z] #65 sha256:e110e48cfb4421335cf07eb6596a481599769a8c3b0a107875276d8b03dd1e17 [2022-08-03T18:21:17.706Z] #65 DONE 0.9s [2022-08-03T18:21:17.706Z] [2022-08-03T18:21:17.706Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-03T18:21:17.706Z] #70 sha256:d292a9444fa3b00ab213293452c2a9127d304455eb26f3ef91fd78c116eae1b7 [2022-08-03T18:21:17.962Z] #70 DONE 0.2s [2022-08-03T18:21:17.962Z] [2022-08-03T18:21:17.962Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-03T18:21:17.962Z] #75 sha256:9da565d7ac239596921f9e4e100487499a0d99136fda78c98d4bc4498ce0bc8f [2022-08-03T18:21:18.888Z] #75 DONE 1.0s [2022-08-03T18:21:18.888Z] [2022-08-03T18:21:18.888Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-03T18:21:18.888Z] #78 sha256:a2fd748a91e8ab06b37221feff882803093d4518e6e5e2cffcacff7059204704 [2022-08-03T18:21:18.888Z] #78 DONE 0.0s [2022-08-03T18:21:18.888Z] [2022-08-03T18:21:18.888Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-03T18:21:18.888Z] #79 sha256:d270e0be5be6c2de2418e7a96c0daa5096924b7180124932c4d3badb9cccb9d2 [2022-08-03T18:21:18.888Z] #79 DONE 0.0s [2022-08-03T18:21:19.144Z] [2022-08-03T18:21:19.144Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-03T18:21:19.144Z] #80 sha256:1fd07ba6adf429846802ec7fb2185e50062bf2117735ee9d1b5ab46acdebb9d7 [2022-08-03T18:21:19.144Z] #80 DONE 0.0s [2022-08-03T18:21:19.144Z] [2022-08-03T18:21:19.144Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-03T18:21:19.144Z] #81 sha256:9bf19388ee1a0704162578c150bcc46202fd01c8b7339150602f0ac2f5046825 [2022-08-03T18:21:23.312Z] #81 DONE 3.4s [2022-08-03T18:21:23.312Z] [2022-08-03T18:21:23.312Z] #82 exporting to image [2022-08-03T18:21:23.312Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-03T18:21:23.312Z] #82 exporting layers [2022-08-03T18:21:29.912Z] #82 exporting layers 7.3s done [2022-08-03T18:21:29.912Z] #82 writing image sha256:500ffc33fa7fe05f977779c1861661bb8591c444481c0d057724eeee49e6d01e done [2022-08-03T18:21:29.912Z] #82 naming to docker.io/library/docker:f1d71f7cc3e5a394db078526dcffbdb64f0cac4e [2022-08-03T18:21:29.912Z] #82 naming to docker.io/library/docker:f1d71f7cc3e5a394db078526dcffbdb64f0cac4e done [2022-08-03T18:21:29.912Z] #82 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T18:21:30.096Z] ok github.com/docker/docker/libnetwork/ipam 15.707s coverage: 85.3% of statements [2022-08-03T18:21:30.096Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-03T18:21:30.096Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-03T18:21:30.096Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-03T18:21:30.096Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-03T18:21:30.096Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-03T18:21:30.252Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43903/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=f1d71f7cc3e5a394db078526dcffbdb64f0cac4e -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:f1d71f7cc3e5a394db078526dcffbdb64f0cac4e hack/make.sh dynbinary test-integration [2022-08-03T18:21:30.353Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-03T18:21:30.919Z] ok github.com/docker/docker/libnetwork/ipamutils 0.270s coverage: 74.0% of statements [2022-08-03T18:21:31.485Z] ok github.com/docker/docker/libnetwork/iptables 0.169s coverage: 45.0% of statements [2022-08-03T18:21:31.617Z] [2022-08-03T18:21:31.617Z] Removing bundles/ [2022-08-03T18:21:31.617Z] [2022-08-03T18:21:31.617Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-03T18:21:31.617Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-03T18:21:31.617Z] GOOS="" GOARCH="" GOARM="" [2022-08-03T18:21:31.743Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-03T18:21:32.001Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-08-03T18:21:33.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-03T18:21:33.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-03T18:21:55.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-03T18:21:58.919Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|imports|types_sizes|compiled_files|deps|name) took 2m51.867823063s [2022-08-03T18:21:58.919Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 509.671533ms [2022-08-03T18:22:03.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-03T18:22:13.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-03T18:22:13.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-03T18:22:13.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-03T18:22:14.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-03T18:22:15.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-03T18:22:15.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-03T18:22:16.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-03T18:22:18.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-03T18:22:19.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-03T18:22:20.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-03T18:22:21.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-03T18:22:21.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-03T18:22:21.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-03T18:22:22.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-03T18:22:22.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-03T18:22:23.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-03T18:22:24.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-03T18:22:25.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-03T18:22:26.313Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-03T18:22:26.313Z] Using test binary docker [2022-08-03T18:22:26.313Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-03T18:22:26.313Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-03T18:22:26.313Z] Starting dockerd [2022-08-03T18:22:26.313Z] INFO: Waiting for daemon to start... [2022-08-03T18:22:32.866Z] . [2022-08-03T18:22:32.866Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-03T18:22:32.866Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-03T18:22:32.866Z] Error: No such image: emptyfs [2022-08-03T18:22:32.866Z] Running integration-test (iteration 1) [2022-08-03T18:22:32.866Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-03T18:22:33.125Z] Loaded image: busybox:latest [2022-08-03T18:22:33.125Z] Loaded image: busybox:glibc [2022-08-03T18:22:35.024Z] Loaded image: debian:bullseye-slim [2022-08-03T18:22:35.024Z] Loaded image: hello-world:latest [2022-08-03T18:22:35.024Z] Loaded image: arm32v7/hello-world:latest [2022-08-03T18:22:35.024Z] INFO: Testing against a local daemon [2022-08-03T18:22:35.024Z] === RUN TestCgroupNamespacesBuild [2022-08-03T18:22:37.550Z] --- PASS: TestCgroupNamespacesBuild (2.48s) [2022-08-03T18:22:37.550Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-03T18:22:38.924Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.37s) [2022-08-03T18:22:38.924Z] === RUN TestBuildWithSession [2022-08-03T18:22:38.924Z] build_session_test.go:25: TODO: BuildKit [2022-08-03T18:22:38.924Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-03T18:22:38.924Z] === RUN TestBuildSquashParent [2022-08-03T18:22:44.189Z] --- PASS: TestBuildSquashParent (4.81s) [2022-08-03T18:22:44.189Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-03T18:22:44.189Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-03T18:22:44.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-03T18:22:44.189Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-03T18:22:44.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-03T18:22:44.189Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-03T18:22:44.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-03T18:22:44.189Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-03T18:22:44.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-03T18:22:44.189Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-03T18:22:44.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-03T18:22:44.189Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-03T18:22:44.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-03T18:22:44.189Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-03T18:22:44.189Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-03T18:22:45.565Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-03T18:22:45.565Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-03T18:22:46.938Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-03T18:22:47.196Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-03T18:22:49.097Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-08-03T18:22:49.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.76s) [2022-08-03T18:22:49.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.90s) [2022-08-03T18:22:49.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.54s) [2022-08-03T18:22:49.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.73s) [2022-08-03T18:22:49.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.60s) [2022-08-03T18:22:49.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.55s) [2022-08-03T18:22:49.097Z] === RUN TestBuildMultiStageCopy [2022-08-03T18:22:49.097Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-03T18:22:50.472Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-03T18:22:51.038Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-03T18:22:51.296Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-03T18:22:51.554Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-03T18:22:51.812Z] --- PASS: TestBuildMultiStageCopy (3.09s) [2022-08-03T18:22:51.812Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.76s) [2022-08-03T18:22:51.812Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s) [2022-08-03T18:22:51.812Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.28s) [2022-08-03T18:22:51.812Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2022-08-03T18:22:51.812Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s) [2022-08-03T18:22:51.812Z] === RUN TestBuildMultiStageParentConfig [2022-08-03T18:22:52.747Z] --- PASS: TestBuildMultiStageParentConfig (0.92s) [2022-08-03T18:22:52.747Z] === RUN TestBuildLabelWithTargets [2022-08-03T18:22:54.647Z] --- PASS: TestBuildLabelWithTargets (1.57s) [2022-08-03T18:22:54.647Z] === RUN TestBuildWithEmptyLayers [2022-08-03T18:22:54.905Z] --- PASS: TestBuildWithEmptyLayers (0.64s) [2022-08-03T18:22:54.905Z] === RUN TestBuildMultiStageOnBuild [2022-08-03T18:22:56.808Z] --- PASS: TestBuildMultiStageOnBuild (1.92s) [2022-08-03T18:22:56.808Z] === RUN TestBuildUncleanTarFilenames [2022-08-03T18:22:57.741Z] --- PASS: TestBuildUncleanTarFilenames (0.73s) [2022-08-03T18:22:57.741Z] === RUN TestBuildMultiStageLayerLeak [2022-08-03T18:22:59.639Z] --- PASS: TestBuildMultiStageLayerLeak (1.92s) [2022-08-03T18:22:59.639Z] === RUN TestBuildWithHugeFile [2022-08-03T18:23:23.420Z] time="2022-08-03T18:23:17Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-08-03T18:23:23.420Z] ok github.com/docker/docker/libnetwork/networkdb 104.187s coverage: 60.1% of statements [2022-08-03T18:23:23.420Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-03T18:23:23.420Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-03T18:23:23.420Z] ok github.com/docker/docker/libnetwork/osl 4.374s coverage: 39.7% of statements [2022-08-03T18:23:23.420Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-03T18:23:23.420Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-03T18:23:24.357Z] ok github.com/docker/docker/libnetwork/portmapper 0.645s coverage: 48.6% of statements [2022-08-03T18:23:24.357Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-03T18:23:24.357Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-03T18:23:24.615Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-03T18:23:24.615Z] [2022-08-03T18:23:24.615Z] === Skipped [2022-08-03T18:23:24.615Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-03T18:23:24.615Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-03T18:23:24.615Z] [2022-08-03T18:23:24.615Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-03T18:23:24.615Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-03T18:23:24.615Z] [2022-08-03T18:23:24.615Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-03T18:23:24.615Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-03T18:23:24.615Z] [2022-08-03T18:23:24.615Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-03T18:23:24.615Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-03T18:23:24.615Z] [2022-08-03T18:23:24.615Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-03T18:23:24.615Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-03T18:23:24.615Z] [2022-08-03T18:23:24.615Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-03T18:23:24.615Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-03T18:23:24.615Z] [2022-08-03T18:23:24.615Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-03T18:23:24.615Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-03T18:23:24.615Z] [2022-08-03T18:23:24.615Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-03T18:23:24.615Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-03T18:23:24.615Z] [2022-08-03T18:23:24.615Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-03T18:23:24.615Z] firewalld_test.go:14: firewalld is not running [2022-08-03T18:23:24.615Z] [2022-08-03T18:23:24.615Z] DONE 327 tests, 9 skipped in 202.293s Post stage [Pipeline] junit [2022-08-03T18:23:25.193Z] Recording test results [2022-08-03T18:23:26.623Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T18:23:26.953Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43903/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f1d71f7cc3e5a394db078526dcffbdb64f0cac4e -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:f1d71f7cc3e5a394db078526dcffbdb64f0cac4e hack/make.sh dynbinary test-integration [2022-08-03T18:23:27.211Z] [2022-08-03T18:23:27.473Z] Removing bundles/ [2022-08-03T18:23:27.473Z] [2022-08-03T18:23:27.473Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-03T18:23:27.473Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-03T18:23:27.473Z] GOOS="" GOARCH="" GOARM="" [2022-08-03T18:23:35.313Z] INFO [linters context/goanalysis] analyzers took 6m27.495389422s with top 10 stages: buildir: 2m23.445340639s, the_only_name: 41.778025584s, goimports: 29.372966932s, unconvert: 22.89422933s, gosec: 19.39473241s, S1038: 17.72034305s, misspell: 7.141904885s, S1039: 5.37750695s, nilness: 4.917541685s, inspect: 4.630831159s [2022-08-03T18:23:35.313Z] INFO [runner] Issues before processing: 2446, after processing: 0 [2022-08-03T18:23:35.313Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2125/2125, identifier_marker: 2022/2022, path_prettifier: 2125/2125, autogenerated_exclude: 2022/2125, filename_unadjuster: 2125/2125, skip_files: 2125/2125, exclude: 2022/2022, nolint: 0/78, cgo: 2125/2446, exclude-rules: 78/2022 [2022-08-03T18:23:35.313Z] INFO [runner] processing took 83.878588ms with stages: nolint: 34.066157ms, identifier_marker: 21.953444ms, path_prettifier: 9.690755ms, autogenerated_exclude: 8.141871ms, exclude-rules: 7.823154ms, skip_dirs: 1.813908ms, cgo: 258.671µs, filename_unadjuster: 125.55µs, max_same_issues: 1.619µs, uniq_by_line: 516ns, skip_files: 439ns, source_code: 370ns, sort_results: 351ns, exclude: 321ns, max_from_linter: 319ns, diff: 318ns, path_shortener: 246ns, severity-rules: 233ns, max_per_file_from_linter: 232ns, path_prefixer: 114ns [2022-08-03T18:23:35.313Z] INFO [runner] linters took 1m46.29888622s with stages: goanalysis_metalinter: 1m46.214893161s [2022-08-03T18:23:35.313Z] INFO File cache stats: 1700 entries of total size 8.6MiB [2022-08-03T18:23:35.313Z] INFO Memory: 2788 samples, avg is 318.3MB, max is 1222.9MB [2022-08-03T18:23:35.313Z] INFO Execution took 4m38.686649598s [2022-08-03T18:23:35.313Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-03T18:23:35.627Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43903/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f1d71f7cc3e5a394db078526dcffbdb64f0cac4e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f1d71f7cc3e5a394db078526dcffbdb64f0cac4e hack/make.sh dynbinary test-docker-py [2022-08-03T18:23:35.883Z] [2022-08-03T18:23:36.139Z] Removing bundles/ [2022-08-03T18:23:36.139Z] [2022-08-03T18:23:36.139Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-03T18:23:36.139Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-03T18:23:36.139Z] GOOS="" GOARCH="" GOARM="" [2022-08-03T18:23:38.026Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-03T18:23:38.026Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-03T18:23:38.026Z] GOOS="" GOARCH="" GOARM="" [2022-08-03T18:23:38.026Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-03T18:23:38.026Z] [2022-08-03T18:23:38.026Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-03T18:23:38.026Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-03T18:23:38.026Z] HOSTNAME=f6de86c7ff5c [2022-08-03T18:23:38.026Z] DEST=bundles/test-integration [2022-08-03T18:23:38.026Z] PWD=/go/src/github.com/docker/docker [2022-08-03T18:23:38.026Z] DOCKER_ROOTLESS=1 [2022-08-03T18:23:38.026Z] DOCKER_GITCOMMIT=f1d71f7cc3e5a394db078526dcffbdb64f0cac4e [2022-08-03T18:23:38.026Z] container=docker [2022-08-03T18:23:38.026Z] HOME=/root [2022-08-03T18:23:38.026Z] GOLANG_VERSION=1.18.5 [2022-08-03T18:23:38.026Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-03T18:23:38.026Z] VALIDATE_BRANCH=master [2022-08-03T18:23:38.026Z] TERM=xterm [2022-08-03T18:23:38.026Z] DOCKER_PKG=github.com/docker/docker [2022-08-03T18:23:38.026Z] SHLVL=1 [2022-08-03T18:23:38.026Z] TIMEOUT=120m [2022-08-03T18:23:38.026Z] DOCKER_BUILDTAGS= journald [2022-08-03T18:23:38.026Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-03T18:23:38.026Z] GO111MODULE=off [2022-08-03T18:23:38.026Z] DOCKER_EXPERIMENTAL=1 [2022-08-03T18:23:38.026Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-03T18:23:38.026Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-03T18:23:38.026Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-03T18:23:38.026Z] GOPATH=/go [2022-08-03T18:23:38.026Z] PKG_CONFIG=pkg-config [2022-08-03T18:23:38.026Z] _=/usr/bin/env [2022-08-03T18:23:38.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-03T18:23:42.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-03T18:24:04.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-03T18:24:16.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-03T18:24:17.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-03T18:24:36.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-03T18:24:36.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-03T18:24:36.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-03T18:24:38.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-03T18:24:41.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-03T18:24:41.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-03T18:24:44.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-03T18:24:44.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-03T18:24:50.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-03T18:24:52.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-03T18:24:55.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-03T18:24:58.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-03T18:24:59.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-03T18:25:00.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-03T18:25:00.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-03T18:25:00.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-03T18:25:01.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-03T18:25:02.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-03T18:25:02.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-03T18:25:03.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-03T18:25:03.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-03T18:25:03.906Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-03T18:25:03.906Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-03T18:25:03.906Z] GOOS="" GOARCH="" GOARM="" [2022-08-03T18:25:03.906Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-03T18:25:03.906Z] [2022-08-03T18:25:03.906Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-03T18:25:03.906Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-03T18:25:03.906Z] HOSTNAME=eb95aa016436 [2022-08-03T18:25:03.906Z] TESTDEBUG=0 [2022-08-03T18:25:03.906Z] DEST=bundles/test-integration [2022-08-03T18:25:03.906Z] PWD=/go/src/github.com/docker/docker [2022-08-03T18:25:03.906Z] DOCKER_GITCOMMIT=f1d71f7cc3e5a394db078526dcffbdb64f0cac4e [2022-08-03T18:25:03.906Z] container=docker [2022-08-03T18:25:03.906Z] HOME=/root [2022-08-03T18:25:03.906Z] GOLANG_VERSION=1.18.5 [2022-08-03T18:25:03.906Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-03T18:25:03.906Z] VALIDATE_BRANCH=master [2022-08-03T18:25:03.906Z] TERM=xterm [2022-08-03T18:25:03.906Z] DOCKER_PKG=github.com/docker/docker [2022-08-03T18:25:03.906Z] SHLVL=1 [2022-08-03T18:25:03.906Z] TIMEOUT=120m [2022-08-03T18:25:03.906Z] DOCKER_BUILDTAGS= journald [2022-08-03T18:25:03.906Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-03T18:25:03.906Z] GO111MODULE=off [2022-08-03T18:25:03.906Z] DOCKER_EXPERIMENTAL=1 [2022-08-03T18:25:03.906Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-03T18:25:03.906Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-03T18:25:03.906Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-03T18:25:03.906Z] GOPATH=/go [2022-08-03T18:25:03.906Z] PKG_CONFIG=pkg-config [2022-08-03T18:25:03.906Z] _=/usr/bin/env [2022-08-03T18:25:03.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-03T18:25:05.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-03T18:25:05.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-03T18:25:06.084Z] --- PASS: TestBuildWithHugeFile (114.35s) [2022-08-03T18:25:06.084Z] === RUN TestBuildWCOWSandboxSize [2022-08-03T18:25:06.084Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-03T18:25:06.084Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-03T18:25:06.084Z] === RUN TestBuildWithEmptyDockerfile [2022-08-03T18:25:06.084Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-03T18:25:06.084Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-03T18:25:06.084Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-03T18:25:06.084Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-03T18:25:06.084Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-03T18:25:06.084Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-03T18:25:06.084Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-03T18:25:06.084Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-03T18:25:06.084Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-03T18:25:06.084Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-03T18:25:06.084Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-08-03T18:25:06.084Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-08-03T18:25:06.084Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-03T18:25:06.084Z] === RUN TestBuildPreserveOwnership [2022-08-03T18:25:06.084Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-03T18:25:06.084Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-03T18:25:06.084Z] --- PASS: TestBuildPreserveOwnership (4.19s) [2022-08-03T18:25:06.084Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.77s) [2022-08-03T18:25:06.084Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.42s) [2022-08-03T18:25:06.084Z] === RUN TestBuildPlatformInvalid [2022-08-03T18:25:06.084Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-03T18:25:06.084Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-03T18:25:06.084Z] Loaded image: busybox:latest [2022-08-03T18:25:06.084Z] Loaded image: busybox:glibc [2022-08-03T18:25:06.084Z] Loaded image: debian:bullseye-slim [2022-08-03T18:25:06.084Z] Loaded image: hello-world:latest [2022-08-03T18:25:06.084Z] Loaded image: arm32v7/hello-world:latest [2022-08-03T18:25:06.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-03T18:25:07.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-03T18:25:07.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-03T18:25:08.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-03T18:25:09.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-03T18:25:09.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-03T18:25:10.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-03T18:25:11.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-03T18:25:11.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-03T18:25:12.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-03T18:25:12.908Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-03T18:25:12.908Z] Using test binary docker [2022-08-03T18:25:12.908Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-03T18:25:12.908Z] Not: starting. [2022-08-03T18:25:12.908Z] INFO: Waiting for daemon to start... [2022-08-03T18:25:12.908Z] Starting dockerd [2022-08-03T18:25:14.248Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.79s) [2022-08-03T18:25:14.248Z] PASS [2022-08-03T18:25:14.248Z] [2022-08-03T18:25:14.248Z] === Skipped [2022-08-03T18:25:14.248Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-03T18:25:14.248Z] build_session_test.go:25: TODO: BuildKit [2022-08-03T18:25:14.248Z] [2022-08-03T18:25:14.248Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-03T18:25:14.248Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-03T18:25:14.248Z] [2022-08-03T18:25:14.248Z] DONE 34 tests, 2 skipped in 160.399s [2022-08-03T18:25:14.248Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-03T18:25:14.248Z] INFO: Testing against a local daemon [2022-08-03T18:25:14.248Z] === RUN TestConfigInspect [2022-08-03T18:25:14.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-03T18:25:15.053Z] . [2022-08-03T18:25:15.053Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-03T18:25:15.053Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-03T18:25:15.053Z] Error: No such image: emptyfs [2022-08-03T18:25:15.310Z] Running integration-test (iteration 1) [2022-08-03T18:25:15.310Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-03T18:25:15.566Z] Loaded image: busybox:latest [2022-08-03T18:25:15.566Z] Loaded image: busybox:glibc [2022-08-03T18:25:15.620Z] --- PASS: TestConfigInspect (2.42s) [2022-08-03T18:25:15.620Z] === RUN TestConfigList [2022-08-03T18:25:16.933Z] Loaded image: debian:bullseye-slim [2022-08-03T18:25:16.933Z] Loaded image: hello-world:latest [2022-08-03T18:25:17.070Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-03T18:25:17.070Z] Using test binary docker [2022-08-03T18:25:17.070Z] +++ /etc/init.d/apparmor start [2022-08-03T18:25:17.070Z] Not: starting. [2022-08-03T18:25:17.070Z] INFO: Waiting for daemon to start... [2022-08-03T18:25:17.070Z] Starting dockerd [2022-08-03T18:25:17.070Z] +++ 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-08-03T18:25:17.190Z] Loaded image: arm32v7/hello-world:latest [2022-08-03T18:25:17.190Z] INFO: Testing against a local daemon [2022-08-03T18:25:17.190Z] === RUN TestCgroupNamespacesBuild [2022-08-03T18:25:18.147Z] --- PASS: TestConfigList (2.28s) [2022-08-03T18:25:18.147Z] === RUN TestConfigsCreateAndDelete [2022-08-03T18:25:18.557Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2022-08-03T18:25:18.557Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-03T18:25:19.609Z] . [2022-08-03T18:25:19.609Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-03T18:25:19.609Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-03T18:25:19.609Z] Error: No such image: emptyfs [2022-08-03T18:25:19.609Z] ++++ docker load [2022-08-03T18:25:19.609Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-03T18:25:19.869Z] Running integration-test (iteration 1) [2022-08-03T18:25:19.869Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-03T18:25:19.869Z] ++ 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-08-03T18:25:19.869Z] ++ set -e [2022-08-03T18:25:19.869Z] ++ '[' -n 0 ']' [2022-08-03T18:25:19.869Z] ++ set -x [2022-08-03T18:25:19.869Z] ++ env -i DEST=/go/src/github.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-08-03T18:25:19.927Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s) [2022-08-03T18:25:19.927Z] === RUN TestBuildWithSession [2022-08-03T18:25:19.927Z] build_session_test.go:25: TODO: BuildKit [2022-08-03T18:25:19.927Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-03T18:25:19.927Z] === RUN TestBuildSquashParent [2022-08-03T18:25:20.048Z] --- PASS: TestConfigsCreateAndDelete (2.26s) [2022-08-03T18:25:20.049Z] === RUN TestConfigsUpdate [2022-08-03T18:25:20.808Z] Loaded image: busybox:latest [2022-08-03T18:25:21.068Z] Loaded image: busybox:glibc [2022-08-03T18:25:22.578Z] --- PASS: TestConfigsUpdate (2.30s) [2022-08-03T18:25:22.578Z] === RUN TestTemplatedConfig [2022-08-03T18:25:25.110Z] --- PASS: TestTemplatedConfig (2.74s) [2022-08-03T18:25:25.110Z] === RUN TestConfigCreateResolve [2022-08-03T18:25:26.349Z] Loaded image: debian:bullseye-slim [2022-08-03T18:25:26.349Z] Loaded image: hello-world:latest [2022-08-03T18:25:26.349Z] Loaded image: arm32v7/hello-world:latest [2022-08-03T18:25:26.349Z] INFO: Testing against a local daemon [2022-08-03T18:25:26.349Z] === RUN TestCgroupNamespacesBuild [2022-08-03T18:25:27.642Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-08-03T18:25:27.642Z] PASS [2022-08-03T18:25:27.642Z] [2022-08-03T18:25:27.642Z] DONE 6 tests in 14.195s [2022-08-03T18:25:27.642Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-03T18:25:27.642Z] INFO: Testing against a local daemon [2022-08-03T18:25:27.642Z] === RUN TestAttachWithTTY [2022-08-03T18:25:27.642Z] --- PASS: TestAttachWithTTY (0.12s) [2022-08-03T18:25:27.642Z] === RUN TestAttachWithoutTTy [2022-08-03T18:25:27.642Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-08-03T18:25:27.642Z] === RUN TestCheckpoint [2022-08-03T18:25:27.642Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-03T18:25:27.642Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/commit [2022-08-03T18:25:27.642Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-03T18:25:27.642Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-03T18:25:27.642Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-03T18:25:27.642Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-03T18:25:27.642Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-03T18:25:27.642Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-03T18:25:27.642Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-03T18:25:27.642Z] === CONT TestContainerInvalidJSON/commit [2022-08-03T18:25:27.642Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-03T18:25:27.642Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-03T18:25:27.642Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-03T18:25:27.642Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-03T18:25:27.642Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-03T18:25:27.642Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-03T18:25:27.642Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-03T18:25:27.642Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-03T18:25:27.642Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-03T18:25:27.642Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-03T18:25:27.642Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-03T18:25:27.642Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-03T18:25:27.642Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-03T18:25:27.642Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-03T18:25:27.642Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-03T18:25:27.642Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-03T18:25:27.642Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-03T18:25:27.642Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-03T18:25:27.642Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-03T18:25:27.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-03T18:25:27.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-03T18:25:27.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-03T18:25:27.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-03T18:25:27.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-03T18:25:27.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-03T18:25:27.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-03T18:25:27.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-03T18:25:27.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-03T18:25:27.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-03T18:25:27.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-03T18:25:27.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-03T18:25:27.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-03T18:25:27.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-03T18:25:27.643Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-03T18:25:27.643Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-03T18:25:27.643Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-03T18:25:27.643Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-03T18:25:27.643Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-03T18:25:27.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-03T18:25:27.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-03T18:25:27.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-03T18:25:27.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-03T18:25:27.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-03T18:25:27.643Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-03T18:25:27.643Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-08-03T18:25:27.643Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-03T18:25:27.901Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2022-08-03T18:25:27.901Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-03T18:25:27.901Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2022-08-03T18:25:27.901Z] === RUN TestCopyEmptyFile [2022-08-03T18:25:28.050Z] --- PASS: TestBuildSquashParent (7.48s) [2022-08-03T18:25:28.050Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-03T18:25:28.050Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-03T18:25:28.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-03T18:25:28.050Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-03T18:25:28.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-03T18:25:28.050Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-03T18:25:28.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-03T18:25:28.050Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-03T18:25:28.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-03T18:25:28.050Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-03T18:25:28.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-03T18:25:28.050Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-03T18:25:28.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-03T18:25:28.050Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-03T18:25:28.050Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-03T18:25:28.191Z] --- PASS: TestCopyEmptyFile (0.25s) [2022-08-03T18:25:28.191Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-03T18:25:28.449Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2022-08-03T18:25:28.449Z] === RUN TestCopyFromContainer [2022-08-03T18:25:28.614Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-03T18:25:28.871Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-03T18:25:28.888Z] --- PASS: TestCgroupNamespacesBuild (2.45s) [2022-08-03T18:25:28.888Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-03T18:25:29.823Z] === RUN TestCopyFromContainer// [2022-08-03T18:25:29.824Z] === RUN TestCopyFromContainer//bar/root [2022-08-03T18:25:29.824Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-03T18:25:29.824Z] === RUN TestCopyFromContainer/bar/quux [2022-08-03T18:25:29.824Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-03T18:25:30.083Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-03T18:25:30.083Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-03T18:25:30.083Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-03T18:25:30.083Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-03T18:25:30.341Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-03T18:25:30.341Z] --- PASS: TestCopyFromContainer (1.97s) [2022-08-03T18:25:30.341Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-03T18:25:30.341Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-03T18:25:30.341Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-03T18:25:30.341Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-03T18:25:30.341Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-03T18:25:30.341Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-03T18:25:30.341Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2022-08-03T18:25:30.341Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-03T18:25:30.341Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2022-08-03T18:25:30.341Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-03T18:25:30.341Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-03T18:25:30.341Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-03T18:25:30.341Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-03T18:25:30.341Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-03T18:25:30.341Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-03T18:25:30.341Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-03T18:25:30.341Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-03T18:25:30.341Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-03T18:25:30.341Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-03T18:25:30.341Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-03T18:25:30.341Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-03T18:25:30.341Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-03T18:25:30.341Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-03T18:25:30.341Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-03T18:25:30.341Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-03T18:25:30.341Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-08-03T18:25:30.341Z] === RUN TestCreateWithInvalidEnv [2022-08-03T18:25:30.341Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-03T18:25:30.341Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-03T18:25:30.341Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-03T18:25:30.341Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-03T18:25:30.341Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-03T18:25:30.341Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-03T18:25:30.341Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-03T18:25:30.341Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-03T18:25:30.341Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-03T18:25:30.341Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-03T18:25:30.341Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-03T18:25:30.341Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-03T18:25:30.341Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-03T18:25:30.341Z] === RUN TestCreateTmpfsMountsTarget [2022-08-03T18:25:30.341Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-03T18:25:30.341Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-03T18:25:30.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-03T18:25:30.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-03T18:25:30.760Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-03T18:25:30.794Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.26s) [2022-08-03T18:25:30.794Z] === RUN TestBuildWithSession [2022-08-03T18:25:30.794Z] build_session_test.go:25: TODO: BuildKit [2022-08-03T18:25:30.794Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-03T18:25:30.794Z] === RUN TestBuildSquashParent [2022-08-03T18:25:31.016Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-03T18:25:32.242Z] --- PASS: TestCreateWithCustomMaskedPaths (1.75s) [2022-08-03T18:25:32.242Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-03T18:25:32.907Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-03T18:25:32.907Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.50s) [2022-08-03T18:25:32.907Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.65s) [2022-08-03T18:25:32.907Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.22s) [2022-08-03T18:25:32.907Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.11s) [2022-08-03T18:25:32.907Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.89s) [2022-08-03T18:25:32.907Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2022-08-03T18:25:32.907Z] === RUN TestBuildMultiStageCopy [2022-08-03T18:25:32.907Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-03T18:25:34.142Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.77s) [2022-08-03T18:25:34.142Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-03T18:25:34.142Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-03T18:25:34.142Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-03T18:25:34.142Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-03T18:25:34.142Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-03T18:25:34.142Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-03T18:25:34.142Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-03T18:25:34.142Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-03T18:25:34.142Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-03T18:25:34.142Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-03T18:25:34.142Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-03T18:25:34.142Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-03T18:25:34.142Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-03T18:25:34.142Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-03T18:25:34.142Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-03T18:25:34.142Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-03T18:25:34.142Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-03T18:25:34.142Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-03T18:25:34.142Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-03T18:25:34.142Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-03T18:25:34.142Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-03T18:25:34.142Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-08-03T18:25:34.142Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-03T18:25:34.708Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-08-03T18:25:34.708Z] === RUN TestCreateDifferentPlatform [2022-08-03T18:25:34.708Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-03T18:25:34.708Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-03T18:25:34.708Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-03T18:25:34.708Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-03T18:25:34.708Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-03T18:25:34.708Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-03T18:25:34.708Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-08-03T18:25:34.708Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-03T18:25:34.708Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.12s) [2022-08-03T18:25:34.708Z] === RUN TestCreateInvalidHostConfig [2022-08-03T18:25:34.708Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-03T18:25:34.708Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-03T18:25:34.708Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-03T18:25:34.708Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-03T18:25:34.708Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-03T18:25:34.708Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-03T18:25:34.708Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-03T18:25:34.708Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-03T18:25:34.708Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-03T18:25:34.708Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-03T18:25:34.708Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-03T18:25:34.708Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-03T18:25:34.708Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-08-03T18:25:34.708Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-03T18:25:34.708Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-03T18:25:34.708Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-03T18:25:34.708Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-03T18:25:34.708Z] === RUN TestContainerStartOnDaemonRestart [2022-08-03T18:25:34.708Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-03T18:25:34.708Z] === RUN TestDaemonRestartIpcMode [2022-08-03T18:25:34.708Z] === PAUSE TestDaemonRestartIpcMode [2022-08-03T18:25:34.708Z] === RUN TestDaemonHostGatewayIP [2022-08-03T18:25:34.708Z] === PAUSE TestDaemonHostGatewayIP [2022-08-03T18:25:34.708Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-03T18:25:34.708Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-03T18:25:34.708Z] === RUN TestContainerKillOnDaemonStart [2022-08-03T18:25:34.708Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-03T18:25:34.708Z] === RUN TestDiff [2022-08-03T18:25:35.291Z] --- PASS: TestDiff (0.60s) [2022-08-03T18:25:35.291Z] === RUN TestExecConsoleSize [2022-08-03T18:25:36.173Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-03T18:25:36.226Z] --- PASS: TestExecConsoleSize (0.72s) [2022-08-03T18:25:36.226Z] === RUN TestExecWithCloseStdin [2022-08-03T18:25:36.791Z] --- PASS: TestExecWithCloseStdin (0.67s) [2022-08-03T18:25:36.791Z] === RUN TestExec [2022-08-03T18:25:37.107Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-03T18:25:37.359Z] --- PASS: TestExec (0.69s) [2022-08-03T18:25:37.359Z] === RUN TestExecUser [2022-08-03T18:25:38.035Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-03T18:25:38.292Z] --- PASS: TestExecUser (0.70s) [2022-08-03T18:25:38.292Z] === RUN TestExportContainerAndImportImage [2022-08-03T18:25:38.858Z] --- PASS: TestExportContainerAndImportImage (0.80s) [2022-08-03T18:25:38.858Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-03T18:25:39.400Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-03T18:25:40.234Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-08-03T18:25:40.234Z] === RUN TestHealthCheckWorkdir [2022-08-03T18:25:40.326Z] --- PASS: TestBuildMultiStageCopy (7.29s) [2022-08-03T18:25:40.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s) [2022-08-03T18:25:40.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-03T18:25:40.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-03T18:25:40.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-03T18:25:40.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-03T18:25:40.326Z] === RUN TestBuildMultiStageParentConfig [2022-08-03T18:25:40.779Z] --- PASS: TestBuildSquashParent (9.87s) [2022-08-03T18:25:40.779Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-03T18:25:40.779Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-03T18:25:40.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-03T18:25:40.779Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-03T18:25:40.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-03T18:25:40.779Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-03T18:25:40.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-03T18:25:40.779Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-03T18:25:40.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-03T18:25:40.779Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-03T18:25:40.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-03T18:25:40.779Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-03T18:25:40.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-03T18:25:40.779Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-03T18:25:40.779Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-03T18:25:41.168Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2022-08-03T18:25:41.168Z] === RUN TestHealthKillContainer [2022-08-03T18:25:42.552Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-03T18:25:42.552Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-03T18:25:42.552Z] GOOS="" GOARCH="" GOARM="" [2022-08-03T18:25:42.552Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-03T18:25:42.552Z] [2022-08-03T18:25:42.552Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-03T18:25:42.552Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-03T18:25:42.552Z] Using test binary docker [2022-08-03T18:25:42.552Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-03T18:25:42.552Z] Not: starting. [2022-08-03T18:25:42.552Z] INFO: Waiting for daemon to start... [2022-08-03T18:25:42.552Z] Starting dockerd [2022-08-03T18:25:42.552Z] . [2022-08-03T18:25:42.552Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-03T18:25:44.071Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-03T18:25:44.331Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-03T18:25:45.568Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-03T18:25:45.568Z] === RUN TestBuildLabelWithTargets [2022-08-03T18:25:47.626Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-03T18:25:47.626Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-03T18:25:48.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-03T18:25:49.270Z] --- PASS: TestHealthKillContainer (8.33s) [2022-08-03T18:25:49.270Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-03T18:25:49.836Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2022-08-03T18:25:49.836Z] === RUN TestIpcModeNone [2022-08-03T18:25:50.770Z] --- PASS: TestIpcModeNone (0.69s) [2022-08-03T18:25:50.770Z] === RUN TestIpcModePrivate [2022-08-03T18:25:50.922Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-03T18:25:50.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.31s) [2022-08-03T18:25:50.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.57s) [2022-08-03T18:25:50.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.26s) [2022-08-03T18:25:50.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.33s) [2022-08-03T18:25:50.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.46s) [2022-08-03T18:25:50.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.25s) [2022-08-03T18:25:50.922Z] === RUN TestBuildMultiStageCopy [2022-08-03T18:25:50.922Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-03T18:25:51.029Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-08-03T18:25:51.287Z] --- PASS: TestIpcModePrivate (0.63s) [2022-08-03T18:25:51.287Z] === RUN TestIpcModeShareable [2022-08-03T18:25:51.544Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-08-03T18:25:52.109Z] --- PASS: TestIpcModeShareable (0.74s) [2022-08-03T18:25:52.109Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-03T18:25:52.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-03T18:25:53.650Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-03T18:25:53.650Z] === RUN TestBuildWithEmptyLayers [2022-08-03T18:25:54.215Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-03T18:25:54.215Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-03T18:25:54.638Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.16s) [2022-08-03T18:25:54.638Z] === RUN TestAPIIpcModeHost [2022-08-03T18:25:54.638Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-08-03T18:25:54.638Z] === RUN TestDaemonIpcModeShareable [2022-08-03T18:25:54.784Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-03T18:25:55.354Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-03T18:25:55.924Z] --- PASS: TestBuildMultiStageCopy (5.14s) [2022-08-03T18:25:55.924Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.79s) [2022-08-03T18:25:55.924Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2022-08-03T18:25:55.924Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s) [2022-08-03T18:25:55.924Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2022-08-03T18:25:55.924Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2022-08-03T18:25:55.924Z] === RUN TestBuildMultiStageParentConfig [2022-08-03T18:25:56.012Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-03T18:25:56.012Z] --- PASS: TestDaemonIpcModeShareable (1.28s) [2022-08-03T18:25:56.012Z] === RUN TestDaemonIpcModePrivate [2022-08-03T18:25:56.165Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-08-03T18:25:56.165Z] === RUN TestBuildMultiStageOnBuild [2022-08-03T18:25:56.946Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-03T18:25:57.204Z] --- PASS: TestDaemonIpcModePrivate (1.25s) [2022-08-03T18:25:57.204Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-03T18:25:57.303Z] --- PASS: TestBuildMultiStageParentConfig (1.34s) [2022-08-03T18:25:57.303Z] === RUN TestBuildLabelWithTargets [2022-08-03T18:25:58.137Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-03T18:25:58.396Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.39s) [2022-08-03T18:25:58.396Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-03T18:25:59.848Z] --- PASS: TestBuildLabelWithTargets (2.30s) [2022-08-03T18:25:59.848Z] === RUN TestBuildWithEmptyLayers [2022-08-03T18:25:59.882Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-03T18:25:59.882Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.29s) [2022-08-03T18:25:59.882Z] === RUN TestIpcModeOlderClient [2022-08-03T18:25:59.882Z] === PAUSE TestIpcModeOlderClient [2022-08-03T18:25:59.882Z] === RUN TestKillContainerInvalidSignal [2022-08-03T18:26:00.140Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-08-03T18:26:00.140Z] === RUN TestKillContainer [2022-08-03T18:26:00.140Z] === RUN TestKillContainer/no_signal [2022-08-03T18:26:00.706Z] === RUN TestKillContainer/non_killing_signal [2022-08-03T18:26:00.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-03T18:26:00.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-03T18:26:00.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-03T18:26:00.983Z] === RUN TestKillContainer/killing_signal [2022-08-03T18:26:01.229Z] --- PASS: TestBuildWithEmptyLayers (1.39s) [2022-08-03T18:26:01.230Z] === RUN TestBuildMultiStageOnBuild [2022-08-03T18:26:01.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-03T18:26:01.410Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-03T18:26:01.410Z] === RUN TestBuildUncleanTarFilenames [2022-08-03T18:26:01.666Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-08-03T18:26:01.666Z] === RUN TestBuildMultiStageLayerLeak [2022-08-03T18:26:01.942Z] --- PASS: TestKillContainer (1.52s) [2022-08-03T18:26:01.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-03T18:26:01.942Z] --- PASS: TestKillContainer/no_signal (0.48s) [2022-08-03T18:26:01.942Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-08-03T18:26:01.942Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2022-08-03T18:26:01.942Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-03T18:26:01.942Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-03T18:26:02.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-03T18:26:02.202Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-03T18:26:03.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-03T18:26:03.142Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.51s) [2022-08-03T18:26:03.142Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-08-03T18:26:03.142Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.78s) [2022-08-03T18:26:03.142Z] === RUN TestKillStoppedContainer [2022-08-03T18:26:03.399Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-08-03T18:26:03.399Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-03T18:26:03.399Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-08-03T18:26:03.399Z] === RUN TestKillDifferentUserContainer [2022-08-03T18:26:03.965Z] --- PASS: TestKillDifferentUserContainer (0.49s) [2022-08-03T18:26:03.965Z] === RUN TestInspectOomKilledTrue [2022-08-03T18:26:03.965Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-03T18:26:03.965Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-03T18:26:03.965Z] === RUN TestInspectOomKilledFalse [2022-08-03T18:26:04.524Z] --- PASS: TestBuildMultiStageOnBuild (3.37s) [2022-08-03T18:26:04.524Z] === RUN TestBuildUncleanTarFilenames [2022-08-03T18:26:04.530Z] --- PASS: TestInspectOomKilledFalse (0.48s) [2022-08-03T18:26:04.530Z] === RUN TestLinksEtcHostsContentMatch [2022-08-03T18:26:04.789Z] --- PASS: TestLinksEtcHostsContentMatch (0.41s) [2022-08-03T18:26:04.789Z] === RUN TestLinksContainerNames [2022-08-03T18:26:05.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-03T18:26:05.722Z] --- PASS: TestLinksContainerNames (1.06s) [2022-08-03T18:26:05.722Z] === RUN TestLogsFollowTailEmpty [2022-08-03T18:26:05.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-03T18:26:06.435Z] --- PASS: TestBuildUncleanTarFilenames (2.00s) [2022-08-03T18:26:06.435Z] === RUN TestBuildMultiStageLayerLeak [2022-08-03T18:26:06.655Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2022-08-03T18:26:06.655Z] === RUN TestLogs [2022-08-03T18:26:06.655Z] === RUN TestLogs/driver_local [2022-08-03T18:26:06.655Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-03T18:26:06.655Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-03T18:26:06.655Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-03T18:26:06.655Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-03T18:26:06.655Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-03T18:26:06.655Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-03T18:26:06.655Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-03T18:26:06.655Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-03T18:26:06.655Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-03T18:26:06.655Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-03T18:26:06.655Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-03T18:26:06.655Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-03T18:26:06.655Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-03T18:26:06.655Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-03T18:26:06.909Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2022-08-03T18:26:06.909Z] === RUN TestBuildWithHugeFile [2022-08-03T18:26:06.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-03T18:26:07.222Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-03T18:26:07.222Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-03T18:26:07.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-03T18:26:07.788Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-03T18:26:08.046Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-03T18:26:08.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-03T18:26:08.611Z] === RUN TestLogs/driver_json-file [2022-08-03T18:26:08.611Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-03T18:26:08.611Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-03T18:26:08.611Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-03T18:26:08.611Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-03T18:26:08.611Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-03T18:26:08.611Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-03T18:26:08.611Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-03T18:26:08.611Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-03T18:26:08.611Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-03T18:26:08.611Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-03T18:26:08.611Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-03T18:26:08.611Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-03T18:26:08.611Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-03T18:26:08.611Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-03T18:26:08.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-03T18:26:09.178Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-03T18:26:09.178Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-03T18:26:10.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-03T18:26:10.112Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-03T18:26:10.112Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-03T18:26:10.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-03T18:26:10.640Z] --- PASS: TestBuildMultiStageLayerLeak (3.55s) [2022-08-03T18:26:10.640Z] === RUN TestBuildWithHugeFile [2022-08-03T18:26:10.687Z] --- PASS: TestLogs (4.24s) [2022-08-03T18:26:10.687Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-03T18:26:10.687Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.64s) [2022-08-03T18:26:10.687Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.69s) [2022-08-03T18:26:10.687Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.66s) [2022-08-03T18:26:10.687Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.72s) [2022-08-03T18:26:10.687Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.65s) [2022-08-03T18:26:10.687Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.59s) [2022-08-03T18:26:10.687Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-03T18:26:10.687Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.67s) [2022-08-03T18:26:10.687Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.74s) [2022-08-03T18:26:10.687Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.62s) [2022-08-03T18:26:10.687Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.81s) [2022-08-03T18:26:10.687Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.74s) [2022-08-03T18:26:10.687Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.74s) [2022-08-03T18:26:10.687Z] === RUN TestContainerNetworkMountsNoChown [2022-08-03T18:26:11.252Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/default [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/default [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/private [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/private [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/rprivate [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/slave [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/slave [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/rslave [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/shared [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/shared [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/rshared [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-03T18:26:11.252Z] === CONT TestMountDaemonRoot/default [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-03T18:26:11.252Z] === CONT TestMountDaemonRoot/rslave [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-03T18:26:11.252Z] === CONT TestMountDaemonRoot/rshared [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-03T18:26:11.252Z] === CONT TestMountDaemonRoot/shared [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-03T18:26:11.252Z] === CONT TestMountDaemonRoot/rprivate [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-03T18:26:11.252Z] === CONT TestMountDaemonRoot/slave [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-03T18:26:11.252Z] === CONT TestMountDaemonRoot/private [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-03T18:26:11.252Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-03T18:26:11.252Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-03T18:26:11.252Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-03T18:26:11.252Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-03T18:26:11.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-03T18:26:11.510Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-03T18:26:11.510Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-03T18:26:11.510Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-03T18:26:11.510Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-03T18:26:11.510Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-03T18:26:11.510Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-03T18:26:11.510Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-03T18:26:11.768Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-03T18:26:11.768Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-03T18:26:11.768Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-03T18:26:11.768Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-03T18:26:11.870Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-03T18:26:11.870Z] Using test binary docker [2022-08-03T18:26:11.870Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-03T18:26:11.870Z] +++ /etc/init.d/apparmor start [2022-08-03T18:26:11.870Z] Not: starting. [2022-08-03T18:26:11.870Z] INFO: Waiting for daemon to start... [2022-08-03T18:26:11.870Z] Starting dockerd [2022-08-03T18:26:11.870Z] +++ 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-08-03T18:26:12.026Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-03T18:26:12.026Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-03T18:26:12.026Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-03T18:26:12.026Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-03T18:26:12.026Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-03T18:26:12.026Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-03T18:26:12.026Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-03T18:26:12.026Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-03T18:26:12.026Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-03T18:26:12.026Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-03T18:26:12.285Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-03T18:26:12.285Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-03T18:26:12.285Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-03T18:26:12.285Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-03T18:26:12.285Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.21s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.18s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.12s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.08s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.09s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2022-08-03T18:26:12.285Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-03T18:26:12.285Z] === RUN TestContainerBindMountNonRecursive [2022-08-03T18:26:14.184Z] --- PASS: TestContainerBindMountNonRecursive (1.54s) [2022-08-03T18:26:14.184Z] === RUN TestContainerVolumesMountedAsShared [2022-08-03T18:26:14.184Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-08-03T18:26:14.184Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-03T18:26:14.749Z] --- PASS: TestContainerVolumesMountedAsSlave (0.39s) [2022-08-03T18:26:14.749Z] === RUN TestNetworkNat [2022-08-03T18:26:15.146Z] . [2022-08-03T18:26:15.146Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-03T18:26:15.146Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-03T18:26:15.146Z] Error: No such image: emptyfs [2022-08-03T18:26:15.146Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-03T18:26:15.146Z] ++++ docker load [2022-08-03T18:26:15.146Z] Running integration-test (iteration 1) [2022-08-03T18:26:15.146Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-03T18:26:15.146Z] ++ 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-08-03T18:26:15.146Z] ++ set -e [2022-08-03T18:26:15.146Z] ++ '[' -n 0 ']' [2022-08-03T18:26:15.146Z] ++ set -x [2022-08-03T18:26:15.146Z] ++ env -i DEST=/go/src/github.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-08-03T18:26:15.146Z] Loaded image: busybox:latest [2022-08-03T18:26:15.315Z] --- PASS: TestNetworkNat (0.56s) [2022-08-03T18:26:15.315Z] === RUN TestNetworkLocalhostTCPNat [2022-08-03T18:26:15.404Z] Loaded image: busybox:glibc [2022-08-03T18:26:15.881Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s) [2022-08-03T18:26:15.881Z] === RUN TestNetworkLoopbackNat [2022-08-03T18:26:16.338Z] Loaded image: debian:bullseye-slim [2022-08-03T18:26:16.338Z] Loaded image: hello-world:latest [2022-08-03T18:26:16.596Z] Loaded image: arm32v7/hello-world:latest [2022-08-03T18:26:16.596Z] INFO: Testing against a local daemon [2022-08-03T18:26:16.596Z] === RUN TestCgroupNamespacesBuild [2022-08-03T18:26:17.529Z] --- PASS: TestCgroupNamespacesBuild (1.10s) [2022-08-03T18:26:17.529Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-03T18:26:18.407Z] --- PASS: TestNetworkLoopbackNat (2.65s) [2022-08-03T18:26:18.407Z] === RUN TestPause [2022-08-03T18:26:18.901Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2022-08-03T18:26:18.901Z] === RUN TestBuildWithSession [2022-08-03T18:26:18.901Z] build_session_test.go:25: TODO: BuildKit [2022-08-03T18:26:18.901Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-03T18:26:18.901Z] === RUN TestBuildSquashParent [2022-08-03T18:26:18.972Z] --- PASS: TestPause (0.47s) [2022-08-03T18:26:18.972Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-03T18:26:18.972Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-03T18:26:18.972Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-03T18:26:18.972Z] === RUN TestPauseStopPausedContainer [2022-08-03T18:26:19.537Z] --- PASS: TestPauseStopPausedContainer (0.56s) [2022-08-03T18:26:19.537Z] === RUN TestPidHost [2022-08-03T18:26:20.470Z] --- PASS: TestPidHost (1.09s) [2022-08-03T18:26:20.470Z] === RUN TestPsFilter [2022-08-03T18:26:20.729Z] --- PASS: TestPsFilter (0.22s) [2022-08-03T18:26:20.729Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-03T18:26:21.217Z] sha256:578e14f360b180daa59aa86552438fe05a33bc99e6dd20285a19b8a8bbf95c5b [2022-08-03T18:26:21.217Z] INFO: Starting docker-py tests... [2022-08-03T18:26:21.217Z] ============================= test session starts ============================== [2022-08-03T18:26:21.217Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-03T18:26:21.217Z] rootdir: /src, inifile: pytest.ini [2022-08-03T18:26:21.217Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-03T18:26:21.217Z] collected 395 items / 2 deselected / 393 selected [2022-08-03T18:26:21.217Z] [2022-08-03T18:26:21.295Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2022-08-03T18:26:21.295Z] === RUN TestRemoveContainerWithVolume [2022-08-03T18:26:21.554Z] --- PASS: TestRemoveContainerWithVolume (0.47s) [2022-08-03T18:26:21.554Z] === RUN TestRemoveContainerRunning [2022-08-03T18:26:22.121Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-08-03T18:26:22.121Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-03T18:26:22.186Z] --- PASS: TestBuildSquashParent (3.55s) [2022-08-03T18:26:22.186Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-03T18:26:22.186Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-03T18:26:22.186Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-03T18:26:22.186Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-03T18:26:22.186Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-03T18:26:22.186Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-03T18:26:22.186Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-03T18:26:22.186Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-03T18:26:22.186Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-03T18:26:22.186Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-03T18:26:22.186Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-03T18:26:22.186Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-03T18:26:22.186Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-03T18:26:22.186Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-03T18:26:22.186Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-03T18:26:22.687Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.51s) [2022-08-03T18:26:22.687Z] === RUN TestRemoveInvalidContainer [2022-08-03T18:26:22.687Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-03T18:26:22.687Z] === RUN TestRenameLinkedContainer [2022-08-03T18:26:23.559Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-03T18:26:23.559Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-03T18:26:24.494Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-03T18:26:24.753Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-03T18:26:25.216Z] --- PASS: TestRenameLinkedContainer (2.18s) [2022-08-03T18:26:25.217Z] === RUN TestRenameStoppedContainer [2022-08-03T18:26:25.474Z] --- PASS: TestRenameStoppedContainer (0.56s) [2022-08-03T18:26:25.474Z] === RUN TestRenameRunningContainerAndReuse [2022-08-03T18:26:26.126Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-03T18:26:26.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.29s) [2022-08-03T18:26:26.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.33s) [2022-08-03T18:26:26.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.03s) [2022-08-03T18:26:26.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.24s) [2022-08-03T18:26:26.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.26s) [2022-08-03T18:26:26.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.10s) [2022-08-03T18:26:26.126Z] === RUN TestBuildMultiStageCopy [2022-08-03T18:26:26.126Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-03T18:26:26.410Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-08-03T18:26:26.410Z] === RUN TestRenameInvalidName [2022-08-03T18:26:26.668Z] --- PASS: TestRenameInvalidName (0.47s) [2022-08-03T18:26:26.668Z] === RUN TestRenameAnonymousContainer [2022-08-03T18:26:27.059Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-03T18:26:27.316Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-03T18:26:27.316Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-03T18:26:27.574Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-03T18:26:27.832Z] --- PASS: TestBuildMultiStageCopy (1.91s) [2022-08-03T18:26:27.832Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.09s) [2022-08-03T18:26:27.832Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-03T18:26:27.832Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-08-03T18:26:27.832Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-08-03T18:26:27.832Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-08-03T18:26:27.832Z] === RUN TestBuildMultiStageParentConfig [2022-08-03T18:26:28.397Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-08-03T18:26:28.397Z] === RUN TestBuildLabelWithTargets [2022-08-03T18:26:28.568Z] --- PASS: TestRenameAnonymousContainer (1.71s) [2022-08-03T18:26:28.568Z] === RUN TestRenameContainerWithSameName [2022-08-03T18:26:29.134Z] --- PASS: TestRenameContainerWithSameName (0.52s) [2022-08-03T18:26:29.134Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-03T18:26:29.331Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2022-08-03T18:26:29.331Z] === RUN TestBuildWithEmptyLayers [2022-08-03T18:26:29.897Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-08-03T18:26:29.897Z] === RUN TestBuildMultiStageOnBuild [2022-08-03T18:26:30.068Z] --- PASS: TestRenameContainerWithLinkedContainer (1.23s) [2022-08-03T18:26:30.068Z] === RUN TestResize [2022-08-03T18:26:30.634Z] --- PASS: TestResize (0.51s) [2022-08-03T18:26:30.634Z] === RUN TestResizeWithInvalidSize [2022-08-03T18:26:31.269Z] --- PASS: TestBuildMultiStageOnBuild (1.33s) [2022-08-03T18:26:31.269Z] === RUN TestBuildUncleanTarFilenames [2022-08-03T18:26:31.568Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2022-08-03T18:26:31.568Z] === RUN TestResizeWhenContainerNotStarted [2022-08-03T18:26:31.827Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-08-03T18:26:31.827Z] === RUN TestDaemonRestartKillContainers [2022-08-03T18:26:31.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-03T18:26:31.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-03T18:26:31.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-03T18:26:31.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-03T18:26:31.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-03T18:26:31.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-03T18:26:31.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-03T18:26:31.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-03T18:26:31.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-03T18:26:31.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-03T18:26:31.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-03T18:26:31.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-03T18:26:31.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-03T18:26:31.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-03T18:26:31.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-03T18:26:31.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-03T18:26:31.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-03T18:26:31.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-03T18:26:31.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-03T18:26:31.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-03T18:26:31.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-03T18:26:31.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-03T18:26:31.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-03T18:26:31.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-03T18:26:31.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-03T18:26:31.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-03T18:26:31.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-03T18:26:31.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-03T18:26:31.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-03T18:26:31.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-03T18:26:31.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-03T18:26:31.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-03T18:26:31.827Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-03T18:26:31.827Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-03T18:26:31.835Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-03T18:26:31.835Z] === RUN TestBuildMultiStageLayerLeak [2022-08-03T18:26:33.206Z] --- PASS: TestBuildMultiStageLayerLeak (1.39s) [2022-08-03T18:26:33.206Z] === RUN TestBuildWithHugeFile [2022-08-03T18:26:33.726Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-03T18:26:33.984Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-03T18:26:34.638Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-03T18:26:34.918Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-03T18:26:35.456Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-03T18:26:35.483Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-03T18:26:36.419Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-03T18:26:36.835Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-03T18:26:39.700Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-03T18:26:39.958Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-03T18:26:44.272Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-03T18:26:44.539Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-03T18:26:45.993Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-03T18:26:46.561Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-03T18:26:48.469Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-03T18:26:49.035Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-03T18:26:50.411Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-03T18:26:52.312Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-03T18:26:52.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.56s) [2022-08-03T18:26:52.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.10s) [2022-08-03T18:26:52.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.53s) [2022-08-03T18:26:52.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s) [2022-08-03T18:26:52.313Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2022-08-03T18:26:52.313Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.64s) [2022-08-03T18:26:52.313Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.64s) [2022-08-03T18:26:52.313Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.57s) [2022-08-03T18:26:52.313Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.46s) [2022-08-03T18:26:52.313Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.07s) [2022-08-03T18:26:52.313Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.02s) [2022-08-03T18:26:52.313Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.33s) [2022-08-03T18:26:52.313Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.59s) [2022-08-03T18:26:52.313Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.11s) [2022-08-03T18:26:52.313Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.91s) [2022-08-03T18:26:52.313Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s) [2022-08-03T18:26:52.313Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-03T18:26:52.313Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-03T18:26:53.246Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-03T18:26:54.180Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.13s) [2022-08-03T18:26:54.180Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.10s) [2022-08-03T18:26:54.180Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.02s) [2022-08-03T18:26:54.180Z] === RUN TestCgroupNamespacesRun [2022-08-03T18:26:55.553Z] --- PASS: TestCgroupNamespacesRun (1.28s) [2022-08-03T18:26:55.553Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-03T18:26:55.553Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-03T18:26:55.553Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-03T18:26:55.553Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-03T18:26:56.928Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.27s) [2022-08-03T18:26:56.928Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-03T18:26:57.863Z] --- PASS: TestCgroupNamespacesRunHostMode (1.31s) [2022-08-03T18:26:57.863Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-03T18:26:59.241Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.33s) [2022-08-03T18:26:59.241Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-03T18:27:00.612Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.23s) [2022-08-03T18:27:00.612Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-03T18:27:01.177Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-08-03T18:27:01.177Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-03T18:27:02.551Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s) [2022-08-03T18:27:02.552Z] === RUN TestNISDomainname [2022-08-03T18:27:03.085Z] --- PASS: TestBuildWithHugeFile (50.80s) [2022-08-03T18:27:03.085Z] === RUN TestBuildWCOWSandboxSize [2022-08-03T18:27:03.085Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-03T18:27:03.085Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-03T18:27:03.085Z] === RUN TestBuildWithEmptyDockerfile [2022-08-03T18:27:03.085Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-03T18:27:03.085Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-03T18:27:03.085Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-03T18:27:03.085Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-03T18:27:03.085Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-03T18:27:03.085Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-03T18:27:03.085Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-03T18:27:03.085Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-03T18:27:03.085Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-03T18:27:03.085Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-08-03T18:27:03.085Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2022-08-03T18:27:03.085Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-08-03T18:27:03.085Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-03T18:27:03.085Z] === RUN TestBuildPreserveOwnership [2022-08-03T18:27:03.085Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-03T18:27:03.085Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-03T18:27:03.119Z] --- PASS: TestNISDomainname (0.71s) [2022-08-03T18:27:03.119Z] === RUN TestHostnameDnsResolution [2022-08-03T18:27:04.056Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-08-03T18:27:04.056Z] === RUN TestUnprivilegedPortsAndPing [2022-08-03T18:27:04.626Z] --- PASS: TestUnprivilegedPortsAndPing (0.62s) [2022-08-03T18:27:04.626Z] === RUN TestPrivilegedHostDevices [2022-08-03T18:27:05.200Z] --- PASS: TestPrivilegedHostDevices (0.79s) [2022-08-03T18:27:05.200Z] === RUN TestRunConsoleSize [2022-08-03T18:27:05.773Z] --- PASS: TestRunConsoleSize (0.57s) [2022-08-03T18:27:05.774Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-03T18:27:06.956Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-03T18:27:07.159Z] --- PASS: TestRunWithAlternativeContainerdShim (1.41s) [2022-08-03T18:27:07.159Z] === RUN TestStats [2022-08-03T18:27:07.275Z] --- PASS: TestBuildPreserveOwnership (9.88s) [2022-08-03T18:27:07.276Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.86s) [2022-08-03T18:27:07.276Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-03T18:27:07.276Z] === RUN TestBuildPlatformInvalid [2022-08-03T18:27:07.276Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-03T18:27:07.276Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-03T18:27:07.276Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-03T18:27:07.276Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-03T18:27:07.276Z] PASS [2022-08-03T18:27:07.276Z] [2022-08-03T18:27:07.276Z] === Skipped [2022-08-03T18:27:07.276Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-03T18:27:07.276Z] build_session_test.go:25: TODO: BuildKit [2022-08-03T18:27:07.276Z] [2022-08-03T18:27:07.276Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-03T18:27:07.276Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-03T18:27:07.276Z] [2022-08-03T18:27:07.276Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-03T18:27:07.276Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-03T18:27:07.276Z] [2022-08-03T18:27:07.276Z] DONE 34 tests, 3 skipped in 111.967s [2022-08-03T18:27:07.276Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-03T18:27:07.276Z] INFO: Testing against a local daemon [2022-08-03T18:27:07.276Z] === RUN TestConfigInspect [2022-08-03T18:27:07.533Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:27:07.533Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-03T18:27:07.533Z] === RUN TestConfigList [2022-08-03T18:27:07.533Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:27:07.533Z] --- SKIP: TestConfigList (0.01s) [2022-08-03T18:27:07.533Z] === RUN TestConfigsCreateAndDelete [2022-08-03T18:27:07.533Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:27:07.533Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-03T18:27:07.533Z] === RUN TestConfigsUpdate [2022-08-03T18:27:07.533Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:27:07.533Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-03T18:27:07.533Z] === RUN TestTemplatedConfig [2022-08-03T18:27:07.533Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:27:07.533Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-03T18:27:07.533Z] === RUN TestConfigCreateResolve [2022-08-03T18:27:07.533Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:27:07.533Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-03T18:27:07.533Z] PASS [2022-08-03T18:27:07.533Z] [2022-08-03T18:27:07.533Z] === Skipped [2022-08-03T18:27:07.533Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-03T18:27:07.534Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:27:07.534Z] [2022-08-03T18:27:07.534Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-03T18:27:07.534Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:27:07.534Z] [2022-08-03T18:27:07.534Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-03T18:27:07.534Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:27:07.534Z] [2022-08-03T18:27:07.534Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-03T18:27:07.534Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:27:07.534Z] [2022-08-03T18:27:07.534Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-03T18:27:07.534Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:27:07.534Z] [2022-08-03T18:27:07.534Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-03T18:27:07.534Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:27:07.534Z] [2022-08-03T18:27:07.534Z] DONE 6 tests, 6 skipped in 0.163s [2022-08-03T18:27:07.534Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-03T18:27:07.534Z] INFO: Testing against a local daemon [2022-08-03T18:27:07.534Z] === RUN TestAttachWithTTY [2022-08-03T18:27:07.793Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-03T18:27:07.793Z] === RUN TestAttachWithoutTTy [2022-08-03T18:27:07.793Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-03T18:27:07.793Z] === RUN TestCheckpoint [2022-08-03T18:27:07.793Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-03T18:27:07.793Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-03T18:27:07.793Z] === RUN TestContainerInvalidJSON [2022-08-03T18:27:07.793Z] === RUN TestContainerInvalidJSON/commit [2022-08-03T18:27:07.793Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-03T18:27:07.793Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-03T18:27:07.793Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-03T18:27:07.793Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-03T18:27:07.793Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-03T18:27:07.793Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-03T18:27:07.793Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-03T18:27:07.793Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-03T18:27:07.793Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-03T18:27:07.793Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-03T18:27:07.793Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-03T18:27:07.793Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-03T18:27:07.793Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-03T18:27:07.793Z] === CONT TestContainerInvalidJSON/commit [2022-08-03T18:27:07.793Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-03T18:27:07.793Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-03T18:27:07.793Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-03T18:27:07.793Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-03T18:27:07.793Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-03T18:27:07.793Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-03T18:27:07.793Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-03T18:27:07.793Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-03T18:27:07.793Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-03T18:27:07.793Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-03T18:27:07.793Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-03T18:27:07.793Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-03T18:27:07.793Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-03T18:27:07.793Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-03T18:27:07.793Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-03T18:27:07.793Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-03T18:27:07.793Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-03T18:27:07.793Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-03T18:27:07.793Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-03T18:27:07.798Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-03T18:27:07.798Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-03T18:27:07.798Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-03T18:27:07.798Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-03T18:27:07.798Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-03T18:27:07.798Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-03T18:27:07.798Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-03T18:27:07.798Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-03T18:27:07.798Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-03T18:27:07.798Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-03T18:27:07.798Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-03T18:27:07.798Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-03T18:27:07.798Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-03T18:27:07.798Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-03T18:27:07.798Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-03T18:27:07.798Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-03T18:27:07.798Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-03T18:27:07.798Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-03T18:27:07.798Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-03T18:27:07.798Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-03T18:27:07.798Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-03T18:27:07.798Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-03T18:27:07.798Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-03T18:27:07.798Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-03T18:27:07.798Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-03T18:27:07.798Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-03T18:27:07.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-03T18:27:07.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-03T18:27:07.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-03T18:27:07.799Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-03T18:27:07.799Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-03T18:27:07.799Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-03T18:27:07.799Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-03T18:27:07.799Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-03T18:27:07.799Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-03T18:27:07.799Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-03T18:27:07.799Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-03T18:27:07.799Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-03T18:27:07.799Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-03T18:27:07.799Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-03T18:27:07.799Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-03T18:27:07.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-03T18:27:07.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-03T18:27:07.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-03T18:27:07.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-03T18:27:07.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-03T18:27:07.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-03T18:27:07.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-03T18:27:07.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-03T18:27:07.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.01s) [2022-08-03T18:27:07.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-03T18:27:07.799Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-03T18:27:07.799Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-08-03T18:27:07.799Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-03T18:27:07.799Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-03T18:27:07.799Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-03T18:27:07.799Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-03T18:27:07.799Z] === RUN TestCopyEmptyFile [2022-08-03T18:27:08.058Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-03T18:27:08.058Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-03T18:27:08.058Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-03T18:27:08.058Z] === RUN TestCopyFromContainer [2022-08-03T18:27:09.694Z] --- PASS: TestStats (2.55s) [2022-08-03T18:27:09.694Z] === RUN TestStopContainerWithTimeout [2022-08-03T18:27:09.694Z] === RUN TestStopContainerWithTimeout/0 [2022-08-03T18:27:09.694Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-03T18:27:09.694Z] === RUN TestStopContainerWithTimeout/1 [2022-08-03T18:27:09.694Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-03T18:27:09.694Z] === RUN TestStopContainerWithTimeout/3 [2022-08-03T18:27:09.694Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-03T18:27:09.694Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-03T18:27:09.694Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-03T18:27:09.694Z] === CONT TestStopContainerWithTimeout/0 [2022-08-03T18:27:09.694Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-03T18:27:10.643Z] === CONT TestStopContainerWithTimeout/3 [2022-08-03T18:27:11.913Z] --- PASS: TestBuildWithHugeFile (38.16s) [2022-08-03T18:27:11.913Z] === RUN TestBuildWCOWSandboxSize [2022-08-03T18:27:11.913Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-03T18:27:11.913Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-03T18:27:11.913Z] === RUN TestBuildWithEmptyDockerfile [2022-08-03T18:27:11.913Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-03T18:27:11.913Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-03T18:27:11.913Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-03T18:27:11.913Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-03T18:27:11.913Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-03T18:27:11.913Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-03T18:27:11.913Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-03T18:27:11.913Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-03T18:27:11.913Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-03T18:27:11.913Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-03T18:27:11.913Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-08-03T18:27:11.913Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-08-03T18:27:11.913Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-03T18:27:11.913Z] === RUN TestBuildPreserveOwnership [2022-08-03T18:27:11.913Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-03T18:27:12.331Z] === RUN TestCopyFromContainer// [2022-08-03T18:27:12.331Z] === RUN TestCopyFromContainer//bar/root [2022-08-03T18:27:12.331Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-03T18:27:12.331Z] === RUN TestCopyFromContainer/bar/quux [2022-08-03T18:27:12.331Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-03T18:27:12.331Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-03T18:27:12.588Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-03T18:27:12.588Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-03T18:27:12.588Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-03T18:27:12.588Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-03T18:27:12.734Z] === CONT TestStopContainerWithTimeout/1 [2022-08-03T18:27:12.882Z] --- PASS: TestCopyFromContainer (4.61s) [2022-08-03T18:27:12.882Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-03T18:27:12.882Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-03T18:27:12.882Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-03T18:27:12.882Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-03T18:27:12.882Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-03T18:27:12.882Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-03T18:27:12.882Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-03T18:27:12.882Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-03T18:27:12.882Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-03T18:27:12.882Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-03T18:27:12.882Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-03T18:27:12.882Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-03T18:27:12.882Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-03T18:27:12.882Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-03T18:27:12.882Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-03T18:27:12.882Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-03T18:27:12.882Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-03T18:27:12.882Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-03T18:27:12.882Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-03T18:27:12.882Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-03T18:27:12.882Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-03T18:27:12.882Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-03T18:27:12.882Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-03T18:27:12.882Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-03T18:27:12.882Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-03T18:27:12.882Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-03T18:27:12.882Z] === RUN TestCreateWithInvalidEnv [2022-08-03T18:27:12.882Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-03T18:27:12.882Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-03T18:27:12.882Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-03T18:27:12.882Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-03T18:27:12.882Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-03T18:27:12.882Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-03T18:27:12.882Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-03T18:27:12.882Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-03T18:27:12.882Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-03T18:27:12.882Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-03T18:27:12.882Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-03T18:27:12.882Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-03T18:27:12.882Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-03T18:27:12.882Z] === RUN TestCreateTmpfsMountsTarget [2022-08-03T18:27:12.882Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-03T18:27:12.882Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-03T18:27:13.323Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-03T18:27:14.113Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-03T18:27:14.113Z] --- PASS: TestStopContainerWithTimeout/0 (0.79s) [2022-08-03T18:27:14.113Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2022-08-03T18:27:14.113Z] --- PASS: TestStopContainerWithTimeout/3 (2.53s) [2022-08-03T18:27:14.113Z] --- PASS: TestStopContainerWithTimeout/1 (1.64s) [2022-08-03T18:27:14.113Z] === RUN TestDeleteDevicemapper [2022-08-03T18:27:14.113Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-03T18:27:14.113Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-03T18:27:14.113Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-03T18:27:14.256Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2022-08-03T18:27:14.256Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-03T18:27:14.263Z] --- PASS: TestBuildPreserveOwnership (2.79s) [2022-08-03T18:27:14.263Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.86s) [2022-08-03T18:27:14.263Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.92s) [2022-08-03T18:27:14.263Z] === RUN TestBuildPlatformInvalid [2022-08-03T18:27:14.263Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-03T18:27:14.263Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-03T18:27:15.197Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2022-08-03T18:27:15.197Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-03T18:27:15.197Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-03T18:27:15.197Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-03T18:27:15.197Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-03T18:27:15.197Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-03T18:27:15.197Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-03T18:27:15.197Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-03T18:27:15.197Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-03T18:27:15.197Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-03T18:27:15.197Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-03T18:27:15.197Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-03T18:27:15.197Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-03T18:27:15.197Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-03T18:27:15.197Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-03T18:27:15.197Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-03T18:27:15.197Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-03T18:27:15.197Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-03T18:27:15.197Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-03T18:27:15.197Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-03T18:27:15.197Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-03T18:27:15.197Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-03T18:27:15.197Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-03T18:27:15.197Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-03T18:27:15.202Z] Loaded image: busybox:latest [2022-08-03T18:27:15.202Z] Loaded image: busybox:glibc [2022-08-03T18:27:15.763Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-08-03T18:27:15.763Z] === RUN TestCreateDifferentPlatform [2022-08-03T18:27:15.763Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-03T18:27:15.763Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-03T18:27:15.763Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-03T18:27:15.763Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-03T18:27:15.763Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-03T18:27:15.763Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-03T18:27:15.763Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-03T18:27:15.763Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-03T18:27:15.763Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-03T18:27:15.763Z] === RUN TestCreateInvalidHostConfig [2022-08-03T18:27:15.763Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-03T18:27:15.763Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-03T18:27:15.763Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-03T18:27:15.763Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-03T18:27:15.763Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-03T18:27:15.763Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-03T18:27:15.763Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-03T18:27:15.763Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-03T18:27:15.763Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-03T18:27:15.763Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-03T18:27:15.763Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-03T18:27:15.763Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-03T18:27:15.763Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-08-03T18:27:15.763Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-03T18:27:15.763Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-03T18:27:15.763Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-03T18:27:15.763Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-03T18:27:15.763Z] === RUN TestContainerStartOnDaemonRestart [2022-08-03T18:27:15.763Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-03T18:27:15.763Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-03T18:27:15.763Z] === RUN TestDaemonRestartIpcMode [2022-08-03T18:27:15.763Z] === PAUSE TestDaemonRestartIpcMode [2022-08-03T18:27:15.763Z] === RUN TestDaemonHostGatewayIP [2022-08-03T18:27:15.763Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-03T18:27:15.763Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-03T18:27:15.763Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-03T18:27:15.763Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-03T18:27:15.763Z] === RUN TestContainerKillOnDaemonStart [2022-08-03T18:27:15.763Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-03T18:27:15.763Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-03T18:27:15.763Z] === RUN TestDiff [2022-08-03T18:27:16.027Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.79s) [2022-08-03T18:27:16.027Z] === RUN TestUpdateMemory [2022-08-03T18:27:16.144Z] Loaded image: debian:bullseye-slim [2022-08-03T18:27:16.144Z] Loaded image: hello-world:latest [2022-08-03T18:27:16.382Z] --- PASS: TestDiff (0.38s) [2022-08-03T18:27:16.382Z] === RUN TestExecConsoleSize [2022-08-03T18:27:16.405Z] Loaded image: arm32v7/hello-world:latest [2022-08-03T18:27:16.599Z] --- PASS: TestUpdateMemory (0.67s) [2022-08-03T18:27:16.599Z] === RUN TestUpdateCPUQuota [2022-08-03T18:27:16.642Z] --- PASS: TestExecConsoleSize (0.46s) [2022-08-03T18:27:16.643Z] === RUN TestExecWithCloseStdin [2022-08-03T18:27:17.208Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-08-03T18:27:17.208Z] === RUN TestExec [2022-08-03T18:27:17.469Z] --- PASS: TestExec (0.45s) [2022-08-03T18:27:17.469Z] === RUN TestExecUser [2022-08-03T18:27:17.545Z] --- PASS: TestUpdateCPUQuota (0.96s) [2022-08-03T18:27:17.545Z] === RUN TestUpdatePidsLimit [2022-08-03T18:27:17.545Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-03T18:27:17.807Z] === RUN TestUpdatePidsLimit/no_change [2022-08-03T18:27:18.039Z] --- PASS: TestExecUser (0.44s) [2022-08-03T18:27:18.039Z] === RUN TestExportContainerAndImportImage [2022-08-03T18:27:18.071Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-03T18:27:18.339Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-03T18:27:18.598Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-03T18:27:18.603Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2022-08-03T18:27:18.603Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-03T18:27:18.858Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-03T18:27:19.118Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-03T18:27:20.034Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2022-08-03T18:27:20.034Z] === RUN TestHealthCheckWorkdir [2022-08-03T18:27:20.071Z] --- PASS: TestUpdatePidsLimit (2.49s) [2022-08-03T18:27:20.071Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-08-03T18:27:20.071Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2022-08-03T18:27:20.071Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2022-08-03T18:27:20.071Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2022-08-03T18:27:20.071Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s) [2022-08-03T18:27:20.071Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2022-08-03T18:27:20.071Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.28s) [2022-08-03T18:27:20.071Z] === RUN TestUpdateRestartPolicy [2022-08-03T18:27:20.633Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-08-03T18:27:20.633Z] === RUN TestHealthKillContainer [2022-08-03T18:27:24.533Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.18s) [2022-08-03T18:27:24.533Z] PASS [2022-08-03T18:27:24.533Z] [2022-08-03T18:27:24.533Z] === Skipped [2022-08-03T18:27:24.533Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-03T18:27:24.533Z] build_session_test.go:25: TODO: BuildKit [2022-08-03T18:27:24.533Z] [2022-08-03T18:27:24.533Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-03T18:27:24.533Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-03T18:27:24.533Z] [2022-08-03T18:27:24.533Z] DONE 34 tests, 2 skipped in 68.558s [2022-08-03T18:27:24.533Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-03T18:27:24.533Z] ++ 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-08-03T18:27:24.533Z] ++ set -e [2022-08-03T18:27:24.533Z] ++ '[' -n 0 ']' [2022-08-03T18:27:24.533Z] ++ set -x [2022-08-03T18:27:24.533Z] ++ env -i DEST=/go/src/github.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-08-03T18:27:24.533Z] INFO: Testing against a local daemon [2022-08-03T18:27:24.533Z] === RUN TestConfigInspect [2022-08-03T18:27:25.912Z] --- PASS: TestConfigInspect (2.24s) [2022-08-03T18:27:25.912Z] === RUN TestConfigList [2022-08-03T18:27:28.448Z] --- PASS: TestConfigList (2.14s) [2022-08-03T18:27:28.448Z] === RUN TestConfigsCreateAndDelete [2022-08-03T18:27:28.980Z] --- PASS: TestHealthKillContainer (7.89s) [2022-08-03T18:27:28.980Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-03T18:27:28.980Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-03T18:27:28.980Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-03T18:27:28.980Z] === RUN TestIpcModeNone [2022-08-03T18:27:28.980Z] --- PASS: TestIpcModeNone (0.43s) [2022-08-03T18:27:28.980Z] === RUN TestIpcModePrivate [2022-08-03T18:27:29.241Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-08-03T18:27:29.241Z] --- PASS: TestIpcModePrivate (0.49s) [2022-08-03T18:27:29.241Z] === RUN TestIpcModeShareable [2022-08-03T18:27:29.241Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-03T18:27:29.241Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-03T18:27:29.241Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-03T18:27:30.447Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2022-08-03T18:27:30.447Z] === RUN TestConfigsUpdate [2022-08-03T18:27:30.626Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-08-03T18:27:30.626Z] === RUN TestAPIIpcModeHost [2022-08-03T18:27:30.626Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-03T18:27:30.626Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-03T18:27:30.626Z] === RUN TestDaemonIpcModeShareable [2022-08-03T18:27:30.626Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-03T18:27:30.626Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-03T18:27:30.626Z] === RUN TestDaemonIpcModePrivate [2022-08-03T18:27:31.747Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-03T18:27:32.045Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-08-03T18:27:32.045Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-03T18:27:32.045Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-03T18:27:32.045Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-03T18:27:32.045Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-03T18:27:32.045Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-03T18:27:32.045Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-03T18:27:32.045Z] === RUN TestIpcModeOlderClient [2022-08-03T18:27:32.045Z] === PAUSE TestIpcModeOlderClient [2022-08-03T18:27:32.045Z] === RUN TestKillContainerInvalidSignal [2022-08-03T18:27:32.293Z] --- PASS: TestUpdateRestartPolicy (11.20s) [2022-08-03T18:27:32.293Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-03T18:27:32.293Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2022-08-03T18:27:32.293Z] === RUN TestWaitNonBlocked [2022-08-03T18:27:32.293Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-03T18:27:32.293Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-03T18:27:32.293Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-03T18:27:32.293Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-03T18:27:32.293Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-03T18:27:32.293Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-03T18:27:32.302Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-08-03T18:27:32.302Z] === RUN TestKillContainer [2022-08-03T18:27:32.302Z] === RUN TestKillContainer/no_signal [2022-08-03T18:27:32.392Z] --- PASS: TestConfigsUpdate (2.18s) [2022-08-03T18:27:32.392Z] === RUN TestTemplatedConfig [2022-08-03T18:27:32.563Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-03T18:27:32.563Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-08-03T18:27:32.563Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s) [2022-08-03T18:27:32.563Z] === RUN TestWaitBlocked [2022-08-03T18:27:32.563Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-03T18:27:32.563Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-03T18:27:32.563Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-03T18:27:32.563Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-03T18:27:32.563Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-03T18:27:32.563Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-03T18:27:32.869Z] === RUN TestKillContainer/non_killing_signal [2022-08-03T18:27:32.869Z] === RUN TestKillContainer/killing_signal [2022-08-03T18:27:33.437Z] --- PASS: TestKillContainer (1.22s) [2022-08-03T18:27:33.437Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-08-03T18:27:33.437Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-08-03T18:27:33.437Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-08-03T18:27:33.437Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-03T18:27:33.437Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-03T18:27:33.500Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-03T18:27:33.500Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-08-03T18:27:33.500Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-08-03T18:27:33.500Z] === RUN TestWaitConditions [2022-08-03T18:27:33.500Z] === RUN TestWaitConditions/default [2022-08-03T18:27:33.500Z] === PAUSE TestWaitConditions/default [2022-08-03T18:27:33.500Z] === RUN TestWaitConditions/not-running [2022-08-03T18:27:33.500Z] === PAUSE TestWaitConditions/not-running [2022-08-03T18:27:33.500Z] === RUN TestWaitConditions/next-exit [2022-08-03T18:27:33.500Z] === PAUSE TestWaitConditions/next-exit [2022-08-03T18:27:33.500Z] === RUN TestWaitConditions/removed [2022-08-03T18:27:33.500Z] === PAUSE TestWaitConditions/removed [2022-08-03T18:27:33.500Z] === CONT TestWaitConditions/default [2022-08-03T18:27:33.500Z] === CONT TestWaitConditions/removed [2022-08-03T18:27:34.002Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-03T18:27:34.266Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2022-08-03T18:27:34.266Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-08-03T18:27:34.266Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2022-08-03T18:27:34.266Z] === RUN TestKillStoppedContainer [2022-08-03T18:27:34.266Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-03T18:27:34.266Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-03T18:27:34.524Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-03T18:27:34.524Z] === RUN TestKillDifferentUserContainer [2022-08-03T18:27:34.782Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-08-03T18:27:34.782Z] === RUN TestInspectOomKilledTrue [2022-08-03T18:27:34.782Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-03T18:27:34.782Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-03T18:27:34.782Z] === RUN TestInspectOomKilledFalse [2022-08-03T18:27:34.782Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-03T18:27:34.782Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-03T18:27:34.782Z] === RUN TestLinksEtcHostsContentMatch [2022-08-03T18:27:34.782Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-03T18:27:34.782Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-03T18:27:34.782Z] === RUN TestLinksContainerNames [2022-08-03T18:27:34.934Z] --- PASS: TestTemplatedConfig (2.42s) [2022-08-03T18:27:34.934Z] === RUN TestConfigCreateResolve [2022-08-03T18:27:35.456Z] === CONT TestWaitConditions/not-running [2022-08-03T18:27:35.456Z] === CONT TestWaitConditions/next-exit [2022-08-03T18:27:35.718Z] --- PASS: TestLinksContainerNames (0.86s) [2022-08-03T18:27:35.718Z] === RUN TestLogsFollowTailEmpty [2022-08-03T18:27:36.282Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-08-03T18:27:36.282Z] === RUN TestLogs [2022-08-03T18:27:36.282Z] === RUN TestLogs/driver_local [2022-08-03T18:27:36.282Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-03T18:27:36.282Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-03T18:27:36.282Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-03T18:27:36.282Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-03T18:27:36.282Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-03T18:27:36.282Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-03T18:27:36.282Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-03T18:27:36.282Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-03T18:27:36.282Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-03T18:27:36.282Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-03T18:27:36.282Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-03T18:27:36.282Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-03T18:27:36.282Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-03T18:27:36.282Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-03T18:27:36.849Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-03T18:27:36.849Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-03T18:27:37.174Z] --- PASS: TestWaitConditions (0.09s) [2022-08-03T18:27:37.174Z] --- PASS: TestWaitConditions/removed (1.97s) [2022-08-03T18:27:37.174Z] --- PASS: TestWaitConditions/default (1.98s) [2022-08-03T18:27:37.174Z] --- PASS: TestWaitConditions/next-exit (1.71s) [2022-08-03T18:27:37.174Z] --- PASS: TestWaitConditions/not-running (1.83s) [2022-08-03T18:27:37.174Z] === RUN TestWaitRestartedContainer [2022-08-03T18:27:37.174Z] === RUN TestWaitRestartedContainer/default [2022-08-03T18:27:37.174Z] === PAUSE TestWaitRestartedContainer/default [2022-08-03T18:27:37.174Z] === RUN TestWaitRestartedContainer/not-running [2022-08-03T18:27:37.174Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-03T18:27:37.174Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-03T18:27:37.174Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-03T18:27:37.174Z] === CONT TestWaitRestartedContainer/default [2022-08-03T18:27:37.174Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-03T18:27:37.415Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-03T18:27:37.415Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-03T18:27:37.478Z] --- PASS: TestConfigCreateResolve (2.13s) [2022-08-03T18:27:37.478Z] PASS [2022-08-03T18:27:37.478Z] [2022-08-03T18:27:37.478Z] DONE 6 tests in 13.429s [2022-08-03T18:27:37.478Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-03T18:27:37.478Z] ++ 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-08-03T18:27:37.478Z] ++ set -e [2022-08-03T18:27:37.478Z] ++ '[' -n 0 ']' [2022-08-03T18:27:37.478Z] ++ set -x [2022-08-03T18:27:37.478Z] ++ env -i DEST=/go/src/github.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-08-03T18:27:37.478Z] INFO: Testing against a local daemon [2022-08-03T18:27:37.478Z] === RUN TestAttachWithTTY [2022-08-03T18:27:37.478Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-03T18:27:37.478Z] === RUN TestAttachWithoutTTy [2022-08-03T18:27:37.478Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-03T18:27:37.478Z] === RUN TestCheckpoint [2022-08-03T18:27:37.478Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-03T18:27:37.478Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/commit [2022-08-03T18:27:37.478Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-03T18:27:37.478Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-03T18:27:37.478Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-03T18:27:37.478Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-03T18:27:37.478Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-03T18:27:37.478Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-03T18:27:37.478Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-03T18:27:37.478Z] === CONT TestContainerInvalidJSON/commit [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-03T18:27:37.478Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-03T18:27:37.478Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-03T18:27:37.478Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-03T18:27:37.478Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-03T18:27:37.478Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-03T18:27:37.478Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-03T18:27:37.478Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-03T18:27:37.478Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-03T18:27:37.478Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-03T18:27:37.478Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-03T18:27:37.478Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-03T18:27:37.478Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-03T18:27:37.478Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-03T18:27:37.478Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-03T18:27:37.478Z] === RUN TestCopyEmptyFile [2022-08-03T18:27:37.738Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-03T18:27:37.738Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-03T18:27:37.738Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-03T18:27:37.738Z] === RUN TestCopyFromContainer [2022-08-03T18:27:37.980Z] === RUN TestLogs/driver_json-file [2022-08-03T18:27:37.980Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-03T18:27:37.980Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-03T18:27:37.980Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-03T18:27:37.980Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-03T18:27:37.980Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-03T18:27:37.980Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-03T18:27:37.980Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-03T18:27:37.980Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-03T18:27:37.980Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-03T18:27:37.980Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-03T18:27:37.980Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-03T18:27:37.980Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-03T18:27:37.980Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-03T18:27:37.980Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-03T18:27:38.546Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-03T18:27:38.546Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-03T18:27:38.680Z] === RUN TestCopyFromContainer// [2022-08-03T18:27:38.680Z] === RUN TestCopyFromContainer//bar/root [2022-08-03T18:27:38.680Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-03T18:27:38.680Z] === RUN TestCopyFromContainer/bar/quux [2022-08-03T18:27:38.680Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-03T18:27:38.940Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-03T18:27:38.940Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-03T18:27:38.940Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-03T18:27:38.940Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-03T18:27:39.113Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-03T18:27:39.113Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-03T18:27:39.123Z] === CONT TestWaitRestartedContainer/not-running [2022-08-03T18:27:39.200Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-03T18:27:39.200Z] --- PASS: TestCopyFromContainer (1.48s) [2022-08-03T18:27:39.200Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-03T18:27:39.200Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-03T18:27:39.200Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-03T18:27:39.200Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-03T18:27:39.200Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-03T18:27:39.200Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-03T18:27:39.200Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-03T18:27:39.200Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-03T18:27:39.200Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-03T18:27:39.200Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-03T18:27:39.200Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-03T18:27:39.200Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-03T18:27:39.200Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-03T18:27:39.200Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-03T18:27:39.200Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-03T18:27:39.200Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-03T18:27:39.200Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-03T18:27:39.200Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-03T18:27:39.200Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-03T18:27:39.200Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-03T18:27:39.200Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-03T18:27:39.200Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-03T18:27:39.200Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-03T18:27:39.200Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-03T18:27:39.200Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-03T18:27:39.200Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-03T18:27:39.200Z] === RUN TestCreateWithInvalidEnv [2022-08-03T18:27:39.200Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-03T18:27:39.200Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-03T18:27:39.200Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-03T18:27:39.200Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-03T18:27:39.200Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-03T18:27:39.200Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-03T18:27:39.200Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-03T18:27:39.200Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-03T18:27:39.200Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-03T18:27:39.200Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-03T18:27:39.200Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-03T18:27:39.200Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-03T18:27:39.200Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-03T18:27:39.200Z] === RUN TestCreateTmpfsMountsTarget [2022-08-03T18:27:39.200Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-03T18:27:39.200Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-03T18:27:39.678Z] --- PASS: TestLogs (3.56s) [2022-08-03T18:27:39.678Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-03T18:27:39.678Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.71s) [2022-08-03T18:27:39.678Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.74s) [2022-08-03T18:27:39.678Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.56s) [2022-08-03T18:27:39.678Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.56s) [2022-08-03T18:27:39.678Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s) [2022-08-03T18:27:39.678Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s) [2022-08-03T18:27:39.678Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-03T18:27:39.678Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.63s) [2022-08-03T18:27:39.678Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.67s) [2022-08-03T18:27:39.678Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.52s) [2022-08-03T18:27:39.678Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.52s) [2022-08-03T18:27:39.678Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.48s) [2022-08-03T18:27:39.678Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s) [2022-08-03T18:27:39.678Z] === RUN TestContainerNetworkMountsNoChown [2022-08-03T18:27:39.691Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-03T18:27:39.692Z] --- PASS: TestWaitRestartedContainer/default (1.56s) [2022-08-03T18:27:39.692Z] --- PASS: TestWaitRestartedContainer/next-exit (1.56s) [2022-08-03T18:27:39.692Z] --- PASS: TestWaitRestartedContainer/not-running (0.90s) [2022-08-03T18:27:39.692Z] === CONT TestContainerStartOnDaemonRestart [2022-08-03T18:27:39.692Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-03T18:27:40.243Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-08-03T18:27:40.243Z] === RUN TestMountDaemonRoot [2022-08-03T18:27:40.243Z] === RUN TestMountDaemonRoot/default [2022-08-03T18:27:40.243Z] === PAUSE TestMountDaemonRoot/default [2022-08-03T18:27:40.243Z] === RUN TestMountDaemonRoot/private [2022-08-03T18:27:40.243Z] === PAUSE TestMountDaemonRoot/private [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/rprivate [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/slave [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/slave [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/rslave [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/shared [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/shared [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/rshared [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-03T18:27:40.244Z] === CONT TestMountDaemonRoot/default [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-03T18:27:40.244Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-03T18:27:40.244Z] === CONT TestMountDaemonRoot/rshared [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-03T18:27:40.244Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-03T18:27:40.244Z] === CONT TestMountDaemonRoot/shared [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-03T18:27:40.244Z] === CONT TestMountDaemonRoot/rslave [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-03T18:27:40.244Z] === CONT TestMountDaemonRoot/slave [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-03T18:27:40.244Z] === CONT TestMountDaemonRoot/rprivate [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-03T18:27:40.244Z] === CONT TestMountDaemonRoot/private [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-03T18:27:40.244Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-03T18:27:40.244Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-03T18:27:40.244Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-03T18:27:40.244Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-03T18:27:40.244Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-03T18:27:40.244Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-03T18:27:40.244Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-03T18:27:40.244Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-03T18:27:40.244Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-03T18:27:40.244Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-03T18:27:40.244Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-03T18:27:40.244Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-03T18:27:40.244Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-03T18:27:40.244Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-03T18:27:40.244Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-03T18:27:40.244Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-03T18:27:40.244Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-03T18:27:40.244Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-03T18:27:40.501Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-03T18:27:40.501Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-03T18:27:40.501Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-03T18:27:40.501Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-03T18:27:40.501Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-03T18:27:40.501Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-03T18:27:40.501Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-03T18:27:40.501Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-03T18:27:40.501Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-03T18:27:40.501Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-03T18:27:40.501Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-03T18:27:40.501Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-03T18:27:40.501Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-03T18:27:40.501Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-03T18:27:40.501Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-03T18:27:40.501Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-03T18:27:40.501Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-03T18:27:40.501Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-03T18:27:40.501Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-03T18:27:40.502Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-03T18:27:40.502Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-08-03T18:27:40.502Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-03T18:27:40.502Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-03T18:27:40.502Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-03T18:27:40.502Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-03T18:27:40.502Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-03T18:27:40.502Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-03T18:27:40.502Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-03T18:27:40.502Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-03T18:27:40.502Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-08-03T18:27:40.502Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-03T18:27:40.502Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-03T18:27:40.502Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-03T18:27:40.502Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-03T18:27:40.502Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s) [2022-08-03T18:27:40.502Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-03T18:27:40.502Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-03T18:27:40.502Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-03T18:27:40.502Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-03T18:27:40.502Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-03T18:27:40.502Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-03T18:27:40.502Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-03T18:27:40.502Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-03T18:27:40.502Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-03T18:27:40.502Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-03T18:27:40.502Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-08-03T18:27:40.502Z] === RUN TestContainerBindMountNonRecursive [2022-08-03T18:27:40.502Z] 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-08-03T18:27:40.502Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-03T18:27:40.502Z] === RUN TestContainerVolumesMountedAsShared [2022-08-03T18:27:40.502Z] 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-08-03T18:27:40.502Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-03T18:27:40.502Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-03T18:27:40.502Z] 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-08-03T18:27:40.502Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-03T18:27:40.502Z] === RUN TestNetworkNat [2022-08-03T18:27:40.577Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-08-03T18:27:40.577Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-03T18:27:41.169Z] --- PASS: TestNetworkNat (0.49s) [2022-08-03T18:27:41.169Z] === RUN TestNetworkLocalhostTCPNat [2022-08-03T18:27:41.429Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-08-03T18:27:41.429Z] === RUN TestNetworkLoopbackNat [2022-08-03T18:27:41.612Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2022-08-03T18:27:41.612Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-03T18:27:41.612Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-03T18:27:41.612Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-03T18:27:41.612Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-03T18:27:41.612Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-03T18:27:41.612Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-03T18:27:41.612Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-03T18:27:41.612Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-03T18:27:41.612Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-03T18:27:41.612Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-03T18:27:41.612Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-03T18:27:41.612Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-03T18:27:41.612Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-03T18:27:41.612Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-03T18:27:41.612Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-03T18:27:41.612Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-03T18:27:41.612Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-03T18:27:41.612Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-03T18:27:41.612Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-03T18:27:41.612Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-03T18:27:41.612Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-03T18:27:41.612Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-03T18:27:41.612Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-03T18:27:42.182Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-08-03T18:27:42.182Z] === RUN TestCreateDifferentPlatform [2022-08-03T18:27:42.182Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-03T18:27:42.182Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-03T18:27:42.182Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-03T18:27:42.182Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-03T18:27:42.182Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-03T18:27:42.182Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-03T18:27:42.182Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-03T18:27:42.182Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-03T18:27:42.182Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-03T18:27:42.182Z] === RUN TestCreateInvalidHostConfig [2022-08-03T18:27:42.182Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-03T18:27:42.182Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-03T18:27:42.182Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-03T18:27:42.182Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-03T18:27:42.182Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-03T18:27:42.182Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-03T18:27:42.182Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-03T18:27:42.182Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-03T18:27:42.182Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-03T18:27:42.182Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-03T18:27:42.182Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-03T18:27:42.182Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-03T18:27:42.182Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-03T18:27:42.183Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-03T18:27:42.183Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-03T18:27:42.183Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-03T18:27:42.183Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-03T18:27:42.183Z] === RUN TestContainerStartOnDaemonRestart [2022-08-03T18:27:42.183Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-03T18:27:42.183Z] === RUN TestDaemonRestartIpcMode [2022-08-03T18:27:42.183Z] === PAUSE TestDaemonRestartIpcMode [2022-08-03T18:27:42.183Z] === RUN TestDaemonHostGatewayIP [2022-08-03T18:27:42.183Z] === PAUSE TestDaemonHostGatewayIP [2022-08-03T18:27:42.183Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-03T18:27:42.183Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-03T18:27:42.183Z] === RUN TestContainerKillOnDaemonStart [2022-08-03T18:27:42.183Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-03T18:27:42.183Z] === RUN TestDiff [2022-08-03T18:27:42.441Z] --- PASS: TestContainerStartOnDaemonRestart (2.62s) [2022-08-03T18:27:42.441Z] === CONT TestIpcModeOlderClient [2022-08-03T18:27:42.441Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.69s) [2022-08-03T18:27:42.441Z] === CONT TestContainerKillOnDaemonStart [2022-08-03T18:27:42.441Z] --- PASS: TestIpcModeOlderClient (0.18s) [2022-08-03T18:27:42.441Z] === CONT TestDaemonHostGatewayIP [2022-08-03T18:27:42.443Z] --- PASS: TestDiff (0.41s) [2022-08-03T18:27:42.443Z] === RUN TestExecConsoleSize [2022-08-03T18:27:43.010Z] --- PASS: TestExecConsoleSize (0.45s) [2022-08-03T18:27:43.010Z] === RUN TestExecWithCloseStdin [2022-08-03T18:27:43.575Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-08-03T18:27:43.575Z] === RUN TestExec [2022-08-03T18:27:43.833Z] --- PASS: TestExec (0.46s) [2022-08-03T18:27:43.833Z] === RUN TestExecUser [2022-08-03T18:27:43.956Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-08-03T18:27:43.956Z] === RUN TestPause [2022-08-03T18:27:43.956Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-03T18:27:43.956Z] --- SKIP: TestPause (0.00s) [2022-08-03T18:27:43.956Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-03T18:27:43.956Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-03T18:27:43.956Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-03T18:27:43.956Z] === RUN TestPauseStopPausedContainer [2022-08-03T18:27:43.956Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-03T18:27:43.956Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-03T18:27:43.956Z] === RUN TestPidHost [2022-08-03T18:27:44.398Z] --- PASS: TestExecUser (0.45s) [2022-08-03T18:27:44.398Z] === RUN TestExportContainerAndImportImage [2022-08-03T18:27:44.893Z] --- PASS: TestPidHost (0.89s) [2022-08-03T18:27:44.894Z] === RUN TestPsFilter [2022-08-03T18:27:44.894Z] --- PASS: TestPsFilter (0.09s) [2022-08-03T18:27:44.894Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-03T18:27:44.968Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-08-03T18:27:44.968Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-03T18:27:45.461Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-08-03T18:27:45.461Z] === RUN TestRemoveContainerWithVolume [2022-08-03T18:27:45.719Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-08-03T18:27:45.719Z] === RUN TestRemoveContainerRunning [2022-08-03T18:27:45.727Z] --- PASS: TestDaemonHostGatewayIP (2.80s) [2022-08-03T18:27:45.727Z] === CONT TestDaemonRestartIpcMode [2022-08-03T18:27:46.282Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-08-03T18:27:46.283Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-03T18:27:46.344Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-08-03T18:27:46.344Z] === RUN TestHealthCheckWorkdir [2022-08-03T18:27:46.543Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-08-03T18:27:46.543Z] === RUN TestRemoveInvalidContainer [2022-08-03T18:27:46.543Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-03T18:27:46.543Z] === RUN TestRenameLinkedContainer [2022-08-03T18:27:46.917Z] --- PASS: TestHealthCheckWorkdir (0.60s) [2022-08-03T18:27:46.917Z] === RUN TestHealthKillContainer [2022-08-03T18:27:47.661Z] --- PASS: TestDaemonRestartIpcMode (2.43s) [2022-08-03T18:27:48.482Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-08-03T18:27:48.482Z] === RUN TestRenameStoppedContainer [2022-08-03T18:27:48.738Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-08-03T18:27:48.738Z] === RUN TestRenameRunningContainerAndReuse [2022-08-03T18:27:49.666Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-08-03T18:27:49.666Z] === RUN TestRenameInvalidName [2022-08-03T18:27:49.922Z] --- PASS: TestRenameInvalidName (0.41s) [2022-08-03T18:27:49.922Z] === RUN TestRenameAnonymousContainer [2022-08-03T18:27:51.288Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2022-08-03T18:27:51.288Z] === RUN TestRenameContainerWithSameName [2022-08-03T18:27:51.856Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-08-03T18:27:51.856Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-03T18:27:52.627Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-08-03T18:27:52.627Z] === RUN TestResize [2022-08-03T18:27:53.201Z] --- PASS: TestResize (0.40s) [2022-08-03T18:27:53.201Z] === RUN TestResizeWithInvalidSize [2022-08-03T18:27:53.458Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-03T18:27:53.458Z] === RUN TestResizeWhenContainerNotStarted [2022-08-03T18:27:54.030Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-08-03T18:27:54.030Z] === RUN TestDaemonRestartKillContainers [2022-08-03T18:27:54.030Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-03T18:27:54.030Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-03T18:27:54.030Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-03T18:27:54.030Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-03T18:27:54.983Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-03T18:27:55.051Z] --- PASS: TestHealthKillContainer (7.89s) [2022-08-03T18:27:55.051Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-03T18:27:55.051Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2022-08-03T18:27:55.051Z] === RUN TestIpcModeNone [2022-08-03T18:27:55.549Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.75s) [2022-08-03T18:27:55.549Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s) [2022-08-03T18:27:55.549Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.85s) [2022-08-03T18:27:55.549Z] === RUN TestCgroupNamespacesRun [2022-08-03T18:27:55.619Z] --- PASS: TestIpcModeNone (0.47s) [2022-08-03T18:27:55.619Z] === RUN TestIpcModePrivate [2022-08-03T18:27:55.776Z] --- PASS: TestContainerKillOnDaemonStart (12.06s) [2022-08-03T18:27:55.776Z] PASS [2022-08-03T18:27:55.776Z] [2022-08-03T18:27:55.776Z] === Skipped [2022-08-03T18:27:55.776Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-03T18:27:55.776Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-03T18:27:55.776Z] [2022-08-03T18:27:55.776Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-03T18:27:55.776Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-03T18:27:55.776Z] [2022-08-03T18:27:55.776Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-03T18:27:55.776Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-03T18:27:55.776Z] [2022-08-03T18:27:55.776Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-03T18:27:55.776Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-03T18:27:55.776Z] [2022-08-03T18:27:55.776Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-03T18:27:55.776Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-03T18:27:55.776Z] [2022-08-03T18:27:55.776Z] DONE 272 tests, 5 skipped in 147.105s [2022-08-03T18:27:55.776Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-03T18:27:55.776Z] === RUN TestConfigDaemonLibtrustID [2022-08-03T18:27:55.776Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-03T18:27:55.776Z] === RUN TestConfigDaemonID [2022-08-03T18:27:55.878Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-03T18:27:56.036Z] daemon_test.go:83: [d56704fe081c1] daemon is not started [2022-08-03T18:27:56.036Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-03T18:27:56.036Z] === RUN TestDaemonConfigValidation [2022-08-03T18:27:56.036Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-03T18:27:56.036Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-03T18:27:56.036Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-03T18:27:56.036Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-03T18:27:56.036Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-03T18:27:56.036Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-03T18:27:56.036Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-03T18:27:56.036Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-03T18:27:56.036Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-03T18:27:56.036Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-03T18:27:56.036Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-03T18:27:56.036Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-03T18:27:56.137Z] --- PASS: TestIpcModePrivate (0.47s) [2022-08-03T18:27:56.137Z] === RUN TestIpcModeShareable [2022-08-03T18:27:56.296Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-03T18:27:56.296Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-03T18:27:56.296Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-03T18:27:56.296Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-03T18:27:56.296Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-03T18:27:56.296Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-08-03T18:27:56.296Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-03T18:27:56.296Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-03T18:27:56.296Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-03T18:27:56.296Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-03T18:27:56.296Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-03T18:27:56.396Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-08-03T18:27:56.656Z] --- PASS: TestIpcModeShareable (0.49s) [2022-08-03T18:27:56.656Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-03T18:27:56.928Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-08-03T18:27:56.928Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-03T18:27:57.689Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-03T18:27:57.863Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-08-03T18:27:57.863Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-03T18:27:58.059Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s) [2022-08-03T18:27:58.059Z] === RUN TestAPIIpcModeHost [2022-08-03T18:27:58.322Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-08-03T18:27:58.322Z] === RUN TestDaemonIpcModeShareable [2022-08-03T18:27:58.628Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-03T18:27:58.886Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-08-03T18:27:58.886Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-03T18:27:59.277Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-03T18:27:59.731Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-08-03T18:27:59.731Z] === RUN TestDaemonIpcModePrivate [2022-08-03T18:27:59.744Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-03T18:27:59.744Z] daemon_test.go:197: [d1266f10c32f4] daemon is not started [2022-08-03T18:27:59.744Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-03T18:27:59.744Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-03T18:27:59.744Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-03T18:27:59.744Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-03T18:27:59.744Z] === RUN TestDaemonProxy [2022-08-03T18:27:59.744Z] === RUN TestDaemonProxy/environment_variables [2022-08-03T18:28:00.140Z] .........................xx.................... [ 29%] [2022-08-03T18:28:00.269Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-08-03T18:28:00.269Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-03T18:28:00.332Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-03T18:28:00.591Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-08-03T18:28:00.591Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-03T18:28:01.126Z] === RUN TestDaemonProxy/command-line_options [2022-08-03T18:28:01.203Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-08-03T18:28:01.203Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-03T18:28:01.532Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-03T18:28:01.792Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-08-03T18:28:01.792Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-03T18:28:02.587Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-08-03T18:28:02.587Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-03T18:28:02.743Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-03T18:28:03.007Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2022-08-03T18:28:03.007Z] === RUN TestIpcModeOlderClient [2022-08-03T18:28:03.007Z] === PAUSE TestIpcModeOlderClient [2022-08-03T18:28:03.007Z] === RUN TestKillContainerInvalidSignal [2022-08-03T18:28:03.030Z] === RUN TestDaemonProxy/configuration_file [2022-08-03T18:28:03.154Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-08-03T18:28:03.154Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-03T18:28:03.275Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-08-03T18:28:03.275Z] === RUN TestKillContainer [2022-08-03T18:28:03.275Z] === RUN TestKillContainer/no_signal [2022-08-03T18:28:03.854Z] === RUN TestKillContainer/non_killing_signal [2022-08-03T18:28:04.102Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-08-03T18:28:04.102Z] === RUN TestNISDomainname [2022-08-03T18:28:04.116Z] === RUN TestKillContainer/killing_signal [2022-08-03T18:28:04.360Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-03T18:28:04.360Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-03T18:28:04.360Z] === RUN TestHostnameDnsResolution [2022-08-03T18:28:04.932Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-08-03T18:28:04.932Z] === RUN TestUnprivilegedPortsAndPing [2022-08-03T18:28:04.932Z] 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-08-03T18:28:04.932Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-03T18:28:04.932Z] === RUN TestPrivilegedHostDevices [2022-08-03T18:28:04.947Z] === RUN TestDaemonProxy/conflicting_options [2022-08-03T18:28:05.055Z] --- PASS: TestKillContainer (1.54s) [2022-08-03T18:28:05.056Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-08-03T18:28:05.056Z] --- PASS: TestKillContainer/non_killing_signal (0.33s) [2022-08-03T18:28:05.056Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2022-08-03T18:28:05.056Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-03T18:28:05.056Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-03T18:28:05.205Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-03T18:28:05.314Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-03T18:28:05.498Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-08-03T18:28:05.498Z] === RUN TestRunConsoleSize [2022-08-03T18:28:05.754Z] --- PASS: TestRunConsoleSize (0.43s) [2022-08-03T18:28:05.754Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-03T18:28:05.773Z] --- PASS: TestDaemonProxy (6.24s) [2022-08-03T18:28:05.773Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-08-03T18:28:05.773Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-03T18:28:05.773Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-08-03T18:28:05.773Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-03T18:28:05.774Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-03T18:28:05.774Z] PASS [2022-08-03T18:28:05.774Z] [2022-08-03T18:28:05.774Z] DONE 18 tests in 11.172s [2022-08-03T18:28:05.774Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-03T18:28:05.774Z] INFO: Testing against a local daemon [2022-08-03T18:28:05.774Z] === RUN TestCommitInheritsEnv [2022-08-03T18:28:05.885Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s) [2022-08-03T18:28:05.885Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-08-03T18:28:05.885Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-08-03T18:28:05.885Z] === RUN TestKillStoppedContainer [2022-08-03T18:28:05.885Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-03T18:28:05.885Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-03T18:28:05.885Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-03T18:28:05.885Z] === RUN TestKillDifferentUserContainer [2022-08-03T18:28:06.143Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-08-03T18:28:06.143Z] === RUN TestInspectOomKilledTrue [2022-08-03T18:28:06.340Z] --- PASS: TestCommitInheritsEnv (0.50s) [2022-08-03T18:28:06.340Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-03T18:28:06.340Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-03T18:28:06.340Z] === RUN TestImportWithCustomPlatform [2022-08-03T18:28:06.340Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-03T18:28:06.340Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-03T18:28:06.340Z] === RUN TestImportWithCustomPlatform// [2022-08-03T18:28:06.340Z] === RUN TestImportWithCustomPlatform/linux [2022-08-03T18:28:06.340Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-03T18:28:06.600Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-03T18:28:06.600Z] === RUN TestImportWithCustomPlatform/macos [2022-08-03T18:28:06.600Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-03T18:28:06.600Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-03T18:28:06.600Z] --- PASS: TestImportWithCustomPlatform (0.37s) [2022-08-03T18:28:06.600Z] --- PASS: TestImportWithCustomPlatform/#00 (0.10s) [2022-08-03T18:28:06.600Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-03T18:28:06.600Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-03T18:28:06.600Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-03T18:28:06.600Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-03T18:28:06.600Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-03T18:28:06.600Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-03T18:28:06.600Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-03T18:28:06.600Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-03T18:28:06.600Z] === RUN TestImagesFilterMultiReference [2022-08-03T18:28:06.600Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-03T18:28:06.600Z] === RUN TestImagePullPlatformInvalid [2022-08-03T18:28:06.925Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-08-03T18:28:06.925Z] === RUN TestInspectOomKilledFalse [2022-08-03T18:28:06.925Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-03T18:28:06.925Z] === RUN TestRemoveImageOrphaning [2022-08-03T18:28:07.123Z] --- PASS: TestRunWithAlternativeContainerdShim (1.10s) [2022-08-03T18:28:07.123Z] === RUN TestStats [2022-08-03T18:28:07.123Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-03T18:28:07.123Z] --- SKIP: TestStats (0.00s) [2022-08-03T18:28:07.123Z] === RUN TestStopContainerWithTimeout [2022-08-03T18:28:07.123Z] === RUN TestStopContainerWithTimeout/0 [2022-08-03T18:28:07.123Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-03T18:28:07.123Z] === RUN TestStopContainerWithTimeout/1 [2022-08-03T18:28:07.123Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-03T18:28:07.123Z] === RUN TestStopContainerWithTimeout/3 [2022-08-03T18:28:07.123Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-03T18:28:07.123Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-03T18:28:07.123Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-03T18:28:07.123Z] === CONT TestStopContainerWithTimeout/0 [2022-08-03T18:28:07.123Z] === CONT TestStopContainerWithTimeout/3 [2022-08-03T18:28:07.198Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2022-08-03T18:28:07.198Z] === RUN TestRemoveImageGarbageCollector [2022-08-03T18:28:07.201Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-08-03T18:28:07.201Z] === RUN TestLinksEtcHostsContentMatch [2022-08-03T18:28:07.463Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-08-03T18:28:07.464Z] === RUN TestLinksContainerNames [2022-08-03T18:28:07.687Z] === CONT TestStopContainerWithTimeout/1 [2022-08-03T18:28:07.764Z] time="2022-08-03T18:28:07Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-03T18:28:08.397Z] --- PASS: TestLinksContainerNames (0.83s) [2022-08-03T18:28:08.397Z] === RUN TestLogsFollowTailEmpty [2022-08-03T18:28:08.656Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-08-03T18:28:08.656Z] === RUN TestLogs [2022-08-03T18:28:08.656Z] === RUN TestLogs/driver_local [2022-08-03T18:28:08.656Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-03T18:28:08.656Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-03T18:28:08.656Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-03T18:28:08.656Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-03T18:28:08.656Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-03T18:28:08.656Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-03T18:28:08.656Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-03T18:28:08.656Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-03T18:28:08.656Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-03T18:28:08.656Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-03T18:28:08.656Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-03T18:28:08.656Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-03T18:28:08.656Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-03T18:28:08.656Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-03T18:28:09.052Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-03T18:28:09.165Z] --- PASS: TestRemoveImageGarbageCollector (2.07s) [2022-08-03T18:28:09.165Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-03T18:28:09.165Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-03T18:28:09.165Z] === RUN TestTagInvalidReference [2022-08-03T18:28:09.165Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-03T18:28:09.165Z] === RUN TestTagValidPrefixedRepo [2022-08-03T18:28:09.221Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-03T18:28:09.221Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-03T18:28:09.424Z] --- PASS: TestTagValidPrefixedRepo (0.13s) [2022-08-03T18:28:09.424Z] === RUN TestTagExistedNameWithoutForce [2022-08-03T18:28:09.424Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-03T18:28:09.424Z] === RUN TestTagOfficialNames [2022-08-03T18:28:09.424Z] --- PASS: TestTagOfficialNames (0.07s) [2022-08-03T18:28:09.424Z] === RUN TestTagMatchesDigest [2022-08-03T18:28:09.425Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-03T18:28:09.425Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-03T18:28:09.789Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-03T18:28:09.790Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-03T18:28:10.355Z] === RUN TestLogs/driver_json-file [2022-08-03T18:28:10.355Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-03T18:28:10.355Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-03T18:28:10.355Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-03T18:28:10.355Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-03T18:28:10.355Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-03T18:28:10.355Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-03T18:28:10.355Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-03T18:28:10.356Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-03T18:28:10.356Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-03T18:28:10.356Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-03T18:28:10.356Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-03T18:28:10.356Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-03T18:28:10.356Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-03T18:28:10.356Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-03T18:28:10.921Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-03T18:28:11.180Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-03T18:28:11.438Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-03T18:28:11.438Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-03T18:28:11.567Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-03T18:28:11.567Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-08-03T18:28:11.567Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-08-03T18:28:11.567Z] --- PASS: TestStopContainerWithTimeout/3 (2.58s) [2022-08-03T18:28:11.567Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-08-03T18:28:11.567Z] === RUN TestDeleteDevicemapper [2022-08-03T18:28:11.567Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-03T18:28:11.567Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-03T18:28:11.567Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-03T18:28:12.003Z] --- PASS: TestLogs (3.48s) [2022-08-03T18:28:12.003Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-03T18:28:12.003Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.63s) [2022-08-03T18:28:12.003Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.66s) [2022-08-03T18:28:12.003Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.48s) [2022-08-03T18:28:12.003Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.59s) [2022-08-03T18:28:12.003Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.54s) [2022-08-03T18:28:12.003Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.48s) [2022-08-03T18:28:12.003Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-03T18:28:12.003Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.65s) [2022-08-03T18:28:12.003Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s) [2022-08-03T18:28:12.003Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.47s) [2022-08-03T18:28:12.003Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.48s) [2022-08-03T18:28:12.003Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.44s) [2022-08-03T18:28:12.003Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.57s) [2022-08-03T18:28:12.003Z] === RUN TestContainerNetworkMountsNoChown [2022-08-03T18:28:12.568Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-08-03T18:28:12.568Z] === RUN TestMountDaemonRoot [2022-08-03T18:28:12.568Z] === RUN TestMountDaemonRoot/default [2022-08-03T18:28:12.568Z] === PAUSE TestMountDaemonRoot/default [2022-08-03T18:28:12.568Z] === RUN TestMountDaemonRoot/private [2022-08-03T18:28:12.568Z] === PAUSE TestMountDaemonRoot/private [2022-08-03T18:28:12.568Z] === RUN TestMountDaemonRoot/rprivate [2022-08-03T18:28:12.568Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-03T18:28:12.568Z] === RUN TestMountDaemonRoot/slave [2022-08-03T18:28:12.568Z] === PAUSE TestMountDaemonRoot/slave [2022-08-03T18:28:12.568Z] === RUN TestMountDaemonRoot/rslave [2022-08-03T18:28:12.568Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-03T18:28:12.568Z] === RUN TestMountDaemonRoot/shared [2022-08-03T18:28:12.568Z] === PAUSE TestMountDaemonRoot/shared [2022-08-03T18:28:12.568Z] === RUN TestMountDaemonRoot/rshared [2022-08-03T18:28:12.568Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-03T18:28:12.568Z] === CONT TestMountDaemonRoot/default [2022-08-03T18:28:12.568Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-03T18:28:12.568Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-03T18:28:12.568Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-03T18:28:12.568Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-03T18:28:12.568Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-03T18:28:12.568Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-03T18:28:12.568Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-03T18:28:12.568Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-03T18:28:12.568Z] === CONT TestMountDaemonRoot/rslave [2022-08-03T18:28:12.568Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-03T18:28:12.568Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-03T18:28:12.568Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-03T18:28:12.568Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-03T18:28:12.568Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-03T18:28:12.568Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-03T18:28:12.568Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-03T18:28:12.568Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-03T18:28:12.568Z] === CONT TestMountDaemonRoot/rshared [2022-08-03T18:28:12.568Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-03T18:28:12.568Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-03T18:28:12.568Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-03T18:28:12.568Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-03T18:28:12.568Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-03T18:28:12.568Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-03T18:28:12.568Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-03T18:28:12.568Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-03T18:28:12.568Z] === CONT TestMountDaemonRoot/shared [2022-08-03T18:28:12.568Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-03T18:28:12.568Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-03T18:28:12.568Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-03T18:28:12.568Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-03T18:28:12.568Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-03T18:28:12.568Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-03T18:28:12.568Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-03T18:28:12.568Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-03T18:28:12.568Z] === CONT TestMountDaemonRoot/rprivate [2022-08-03T18:28:12.569Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-03T18:28:12.569Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-03T18:28:12.569Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-03T18:28:12.569Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-03T18:28:12.569Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-03T18:28:12.569Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-03T18:28:12.569Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-03T18:28:12.569Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-03T18:28:12.569Z] === CONT TestMountDaemonRoot/slave [2022-08-03T18:28:12.569Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-03T18:28:12.569Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-03T18:28:12.569Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-03T18:28:12.569Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-03T18:28:12.569Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-03T18:28:12.569Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-03T18:28:12.569Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-03T18:28:12.569Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-03T18:28:12.569Z] === CONT TestMountDaemonRoot/private [2022-08-03T18:28:12.569Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-03T18:28:12.569Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-03T18:28:12.569Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-03T18:28:12.569Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-03T18:28:12.569Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-03T18:28:12.569Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-03T18:28:12.569Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-03T18:28:12.569Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-03T18:28:12.569Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-03T18:28:12.569Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-03T18:28:12.569Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-03T18:28:12.569Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-03T18:28:12.569Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-03T18:28:12.569Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-03T18:28:12.569Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-03T18:28:12.569Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-03T18:28:12.569Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-03T18:28:12.826Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-03T18:28:12.826Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-03T18:28:12.826Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-03T18:28:12.826Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-03T18:28:12.826Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-03T18:28:12.826Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-03T18:28:12.826Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-03T18:28:12.826Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-03T18:28:12.826Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-03T18:28:12.826Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-03T18:28:12.826Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-03T18:28:12.826Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-03T18:28:12.826Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-03T18:28:12.826Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-03T18:28:12.826Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-03T18:28:12.826Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-03T18:28:12.826Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-03T18:28:12.826Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-03T18:28:12.826Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-03T18:28:12.826Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-03T18:28:12.826Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-03T18:28:12.826Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-03T18:28:12.826Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-03T18:28:12.826Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-03T18:28:12.826Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-03T18:28:12.826Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-03T18:28:12.826Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-03T18:28:12.826Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-03T18:28:12.826Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-03T18:28:12.826Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-03T18:28:12.826Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-03T18:28:12.826Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-03T18:28:12.826Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-03T18:28:12.826Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-03T18:28:12.826Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-03T18:28:12.826Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-03T18:28:12.826Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-03T18:28:12.826Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-03T18:28:12.827Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-03T18:28:12.932Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.66s) [2022-08-03T18:28:12.932Z] === RUN TestUpdateMemory [2022-08-03T18:28:12.932Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-03T18:28:12.932Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-03T18:28:12.932Z] === RUN TestUpdateCPUQuota [2022-08-03T18:28:12.932Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-03T18:28:12.932Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-03T18:28:12.932Z] === RUN TestUpdatePidsLimit [2022-08-03T18:28:12.932Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-03T18:28:12.932Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-03T18:28:12.932Z] === RUN TestUpdateRestartPolicy [2022-08-03T18:28:13.084Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-03T18:28:13.084Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-03T18:28:13.084Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-03T18:28:13.084Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-03T18:28:13.084Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-03T18:28:13.084Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-03T18:28:13.084Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-03T18:28:13.084Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-03T18:28:13.084Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-03T18:28:13.084Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-03T18:28:13.084Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-03T18:28:13.084Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-03T18:28:13.084Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-03T18:28:13.084Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-03T18:28:13.084Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-03T18:28:13.084Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2022-08-03T18:28:13.084Z] === RUN TestContainerBindMountNonRecursive [2022-08-03T18:28:14.459Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2022-08-03T18:28:14.459Z] === RUN TestContainerVolumesMountedAsShared [2022-08-03T18:28:14.717Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-08-03T18:28:14.717Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-03T18:28:14.980Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-08-03T18:28:14.980Z] === RUN TestNetworkNat [2022-08-03T18:28:15.867Z] --- PASS: TestNetworkNat (0.44s) [2022-08-03T18:28:15.867Z] === RUN TestNetworkLocalhostTCPNat [2022-08-03T18:28:15.867Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2022-08-03T18:28:15.867Z] === RUN TestNetworkLoopbackNat [2022-08-03T18:28:16.777Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-03T18:28:17.257Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-03T18:28:17.257Z] Using test binary docker [2022-08-03T18:28:17.257Z] +++ /etc/init.d/apparmor start [2022-08-03T18:28:17.257Z] Not: starting. [2022-08-03T18:28:17.257Z] INFO: Waiting for daemon to start... [2022-08-03T18:28:17.257Z] Starting dockerd [2022-08-03T18:28:17.257Z] +++ 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-08-03T18:28:17.257Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-03T18:28:17.257Z] Using test binary docker [2022-08-03T18:28:17.257Z] +++ /etc/init.d/apparmor start [2022-08-03T18:28:17.257Z] Not: starting. [2022-08-03T18:28:17.257Z] INFO: Waiting for daemon to start... [2022-08-03T18:28:17.257Z] Starting dockerd [2022-08-03T18:28:17.258Z] +++ 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-08-03T18:28:17.258Z] . [2022-08-03T18:28:17.258Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-03T18:28:17.258Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-03T18:28:17.258Z] Error: No such image: emptyfs [2022-08-03T18:28:17.258Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-03T18:28:17.258Z] ++++ docker load [2022-08-03T18:28:17.258Z] Running integration-test (iteration 1) [2022-08-03T18:28:17.258Z] 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-08-03T18:28:17.258Z] ++ 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-08-03T18:28:17.258Z] ++ set -e [2022-08-03T18:28:17.258Z] ++ '[' -n 0 ']' [2022-08-03T18:28:17.258Z] ++ set -x [2022-08-03T18:28:17.258Z] ++ env -i DEST=/go/src/github.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-08-03T18:28:17.258Z] [2022-08-03T18:28:17.258Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-03T18:28:17.258Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-03T18:28:17.258Z] Loaded image: busybox:latest [2022-08-03T18:28:17.258Z] Error: No such image: emptyfs [2022-08-03T18:28:17.258Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-03T18:28:17.258Z] ++++ docker load [2022-08-03T18:28:17.258Z] Loaded image: busybox:glibc [2022-08-03T18:28:17.258Z] Running integration-test (iteration 1) [2022-08-03T18:28:17.258Z] 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-08-03T18:28:17.258Z] ++ 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-08-03T18:28:17.258Z] ++ set -e [2022-08-03T18:28:17.258Z] ++ '[' -n 0 ']' [2022-08-03T18:28:17.258Z] ++ set -x [2022-08-03T18:28:17.258Z] ++ env -i DEST=/go/src/github.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-08-03T18:28:17.258Z] Loaded image: busybox:latest [2022-08-03T18:28:17.258Z] Loaded image: busybox:glibc [2022-08-03T18:28:17.258Z] Loaded image: debian:bullseye-slim [2022-08-03T18:28:17.258Z] Loaded image: hello-world:latest [2022-08-03T18:28:17.258Z] Loaded image: arm32v7/hello-world:latest [2022-08-03T18:28:17.258Z] INFO: Testing against a local daemon [2022-08-03T18:28:17.258Z] === RUN TestDockerSuite [2022-08-03T18:28:17.258Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-03T18:28:17.258Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-03T18:28:17.258Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-03T18:28:17.258Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-03T18:28:17.258Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-03T18:28:17.258Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-03T18:28:17.258Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-03T18:28:17.258Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-03T18:28:17.258Z] Loaded image: debian:bullseye-slim [2022-08-03T18:28:17.258Z] Loaded image: hello-world:latest [2022-08-03T18:28:17.518Z] Loaded image: arm32v7/hello-world:latest [2022-08-03T18:28:17.518Z] INFO: Testing against a local daemon [2022-08-03T18:28:17.518Z] === RUN TestDockerDaemonSuite [2022-08-03T18:28:17.518Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-03T18:28:18.514Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-08-03T18:28:18.514Z] === RUN TestPause [2022-08-03T18:28:18.772Z] --- PASS: TestPause (0.44s) [2022-08-03T18:28:18.772Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-03T18:28:18.772Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-03T18:28:18.772Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-03T18:28:18.772Z] === RUN TestPauseStopPausedContainer [2022-08-03T18:28:19.339Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-08-03T18:28:19.339Z] === RUN TestPidHost [2022-08-03T18:28:20.280Z] --- PASS: TestPidHost (0.89s) [2022-08-03T18:28:20.280Z] === RUN TestPsFilter [2022-08-03T18:28:20.280Z] --- PASS: TestPsFilter (0.10s) [2022-08-03T18:28:20.280Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-03T18:28:20.541Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-08-03T18:28:20.541Z] === RUN TestRemoveContainerWithVolume [2022-08-03T18:28:21.111Z] --- PASS: TestRemoveContainerWithVolume (0.37s) [2022-08-03T18:28:21.111Z] === RUN TestRemoveContainerRunning [2022-08-03T18:28:21.374Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-08-03T18:28:21.374Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-03T18:28:21.733Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-03T18:28:21.733Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-03T18:28:21.942Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-08-03T18:28:21.942Z] === RUN TestRemoveInvalidContainer [2022-08-03T18:28:21.942Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-03T18:28:21.942Z] === RUN TestRenameLinkedContainer [2022-08-03T18:28:22.305Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-03T18:28:22.565Z] --- PASS: TestBuildWithHugeFile (132.64s) [2022-08-03T18:28:22.565Z] === RUN TestBuildWCOWSandboxSize [2022-08-03T18:28:22.565Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-03T18:28:22.565Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-03T18:28:22.565Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2022-08-03T18:28:22.565Z] === RUN TestBuildWithEmptyDockerfile [2022-08-03T18:28:22.565Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-03T18:28:22.565Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-03T18:28:22.565Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-03T18:28:22.565Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-03T18:28:22.565Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-03T18:28:22.565Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-03T18:28:22.565Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-03T18:28:22.565Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-03T18:28:22.826Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-03T18:28:22.826Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-03T18:28:22.826Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-08-03T18:28:22.826Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-08-03T18:28:22.826Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-03T18:28:22.826Z] === RUN TestBuildPreserveOwnership [2022-08-03T18:28:22.826Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-03T18:28:23.399Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-03T18:28:23.842Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-08-03T18:28:23.842Z] === RUN TestRenameStoppedContainer [2022-08-03T18:28:23.842Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-08-03T18:28:23.842Z] === RUN TestRenameRunningContainerAndReuse [2022-08-03T18:28:23.968Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-03T18:28:23.968Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-03T18:28:24.412Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-03T18:28:24.782Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-08-03T18:28:24.782Z] === RUN TestRenameInvalidName [2022-08-03T18:28:25.212Z] --- PASS: TestRenameInvalidName (0.43s) [2022-08-03T18:28:25.212Z] === RUN TestRenameAnonymousContainer [2022-08-03T18:28:25.263Z] --- PASS: TestUpdateRestartPolicy (10.96s) [2022-08-03T18:28:25.263Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-03T18:28:25.263Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-08-03T18:28:25.263Z] === RUN TestWaitNonBlocked [2022-08-03T18:28:25.263Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-03T18:28:25.263Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-03T18:28:25.264Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-03T18:28:25.264Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-03T18:28:25.264Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-03T18:28:25.264Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-03T18:28:25.264Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-03T18:28:25.264Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-08-03T18:28:25.264Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-08-03T18:28:25.264Z] === RUN TestWaitBlocked [2022-08-03T18:28:25.264Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-03T18:28:25.264Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-03T18:28:25.264Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-03T18:28:25.264Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-03T18:28:25.264Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-03T18:28:25.264Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-03T18:28:25.353Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-03T18:28:25.353Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-03T18:28:25.614Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-03T18:28:25.839Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-03T18:28:25.839Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.53s) [2022-08-03T18:28:25.839Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-08-03T18:28:25.839Z] === RUN TestWaitConditions [2022-08-03T18:28:25.839Z] === RUN TestWaitConditions/default [2022-08-03T18:28:25.839Z] === PAUSE TestWaitConditions/default [2022-08-03T18:28:25.839Z] === RUN TestWaitConditions/not-running [2022-08-03T18:28:25.839Z] === PAUSE TestWaitConditions/not-running [2022-08-03T18:28:25.839Z] === RUN TestWaitConditions/next-exit [2022-08-03T18:28:25.839Z] === PAUSE TestWaitConditions/next-exit [2022-08-03T18:28:25.839Z] === RUN TestWaitConditions/removed [2022-08-03T18:28:25.839Z] === PAUSE TestWaitConditions/removed [2022-08-03T18:28:25.839Z] === CONT TestWaitConditions/default [2022-08-03T18:28:25.839Z] === CONT TestWaitConditions/next-exit [2022-08-03T18:28:25.874Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-03T18:28:25.874Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-03T18:28:25.874Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-03T18:28:26.591Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-08-03T18:28:26.591Z] === RUN TestRenameContainerWithSameName [2022-08-03T18:28:26.816Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-03T18:28:27.077Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-03T18:28:27.166Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-08-03T18:28:27.166Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-03T18:28:27.258Z] === CONT TestWaitConditions/removed [2022-08-03T18:28:27.347Z] --- PASS: TestBuildPreserveOwnership (4.53s) [2022-08-03T18:28:27.347Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.74s) [2022-08-03T18:28:27.347Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.78s) [2022-08-03T18:28:27.347Z] === RUN TestBuildPlatformInvalid [2022-08-03T18:28:27.347Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2022-08-03T18:28:27.347Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-03T18:28:27.514Z] === CONT TestWaitConditions/not-running [2022-08-03T18:28:27.607Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-03T18:28:27.867Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-03T18:28:27.867Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-03T18:28:27.867Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-03T18:28:28.101Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-08-03T18:28:28.101Z] === RUN TestResize [2022-08-03T18:28:28.358Z] --- PASS: TestResize (0.41s) [2022-08-03T18:28:28.358Z] === RUN TestResizeWithInvalidSize [2022-08-03T18:28:28.435Z] Loaded image: busybox:latest [2022-08-03T18:28:28.435Z] Loaded image: busybox:glibc [2022-08-03T18:28:28.924Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-08-03T18:28:28.924Z] === RUN TestResizeWhenContainerNotStarted [2022-08-03T18:28:29.175Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-03T18:28:29.182Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-08-03T18:28:29.182Z] === RUN TestDaemonRestartKillContainers [2022-08-03T18:28:29.182Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-03T18:28:29.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-03T18:28:29.182Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-03T18:28:29.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-03T18:28:29.182Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-03T18:28:29.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-03T18:28:29.182Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-03T18:28:29.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-03T18:28:29.182Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-03T18:28:29.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-03T18:28:29.182Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-03T18:28:29.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-03T18:28:29.182Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-03T18:28:29.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-03T18:28:29.182Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-03T18:28:29.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-03T18:28:29.182Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-03T18:28:29.183Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-03T18:28:29.183Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-03T18:28:29.183Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-03T18:28:29.183Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-03T18:28:29.183Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-03T18:28:29.183Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-03T18:28:29.183Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-03T18:28:29.183Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-03T18:28:29.183Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-03T18:28:29.183Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-03T18:28:29.183Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-03T18:28:29.183Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-03T18:28:29.183Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-03T18:28:29.183Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-03T18:28:29.183Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-03T18:28:29.183Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-03T18:28:29.183Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-03T18:28:29.415Z] --- PASS: TestWaitConditions (0.01s) [2022-08-03T18:28:29.415Z] --- PASS: TestWaitConditions/next-exit (1.62s) [2022-08-03T18:28:29.415Z] --- PASS: TestWaitConditions/default (1.70s) [2022-08-03T18:28:29.416Z] --- PASS: TestWaitConditions/removed (1.76s) [2022-08-03T18:28:29.416Z] --- PASS: TestWaitConditions/not-running (1.70s) [2022-08-03T18:28:29.416Z] === RUN TestWaitRestartedContainer [2022-08-03T18:28:29.416Z] === RUN TestWaitRestartedContainer/default [2022-08-03T18:28:29.416Z] === PAUSE TestWaitRestartedContainer/default [2022-08-03T18:28:29.416Z] === RUN TestWaitRestartedContainer/not-running [2022-08-03T18:28:29.416Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-03T18:28:29.416Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-03T18:28:29.416Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-03T18:28:29.416Z] === CONT TestWaitRestartedContainer/default [2022-08-03T18:28:29.416Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-03T18:28:29.820Z] Loaded image: debian:bullseye-slim [2022-08-03T18:28:30.079Z] Loaded image: hello-world:latest [2022-08-03T18:28:30.079Z] Loaded image: arm32v7/hello-world:latest [2022-08-03T18:28:30.782Z] === CONT TestWaitRestartedContainer/not-running [2022-08-03T18:28:31.082Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-03T18:28:31.465Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-03T18:28:31.710Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-03T18:28:31.710Z] --- PASS: TestWaitRestartedContainer/default (1.62s) [2022-08-03T18:28:31.710Z] --- PASS: TestWaitRestartedContainer/next-exit (1.65s) [2022-08-03T18:28:31.710Z] --- PASS: TestWaitRestartedContainer/not-running (0.87s) [2022-08-03T18:28:31.710Z] === CONT TestDaemonRestartIpcMode [2022-08-03T18:28:31.710Z] === CONT TestIpcModeOlderClient [2022-08-03T18:28:31.710Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-03T18:28:31.710Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-03T18:28:32.015Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-03T18:28:33.389Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-03T18:28:33.389Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-03T18:28:34.004Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-03T18:28:34.229Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s) [2022-08-03T18:28:34.229Z] --- PASS: TestDaemonRestartIpcMode (2.65s) [2022-08-03T18:28:34.229Z] PASS [2022-08-03T18:28:34.229Z] [2022-08-03T18:28:34.229Z] === Skipped [2022-08-03T18:28:34.229Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-03T18:28:34.229Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-03T18:28:34.229Z] [2022-08-03T18:28:34.229Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-03T18:28:34.229Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-03T18:28:34.229Z] [2022-08-03T18:28:34.229Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-03T18:28:34.229Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-03T18:28:34.229Z] [2022-08-03T18:28:34.229Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-03T18:28:34.229Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-03T18:28:34.229Z] [2022-08-03T18:28:34.229Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-03T18:28:34.229Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-03T18:28:34.229Z] [2022-08-03T18:28:34.229Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-03T18:28:34.229Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-03T18:28:34.229Z] [2022-08-03T18:28:34.229Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-03T18:28:34.229Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-03T18:28:34.229Z] [2022-08-03T18:28:34.229Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-03T18:28:34.229Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-03T18:28:34.229Z] [2022-08-03T18:28:34.229Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-03T18:28:34.229Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-03T18:28:34.229Z] [2022-08-03T18:28:34.229Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-03T18:28:34.229Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-03T18:28:34.229Z] [2022-08-03T18:28:34.229Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-03T18:28:34.229Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-03T18:28:34.229Z] [2022-08-03T18:28:34.229Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-03T18:28:34.229Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-03T18:28:34.229Z] [2022-08-03T18:28:34.229Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-03T18:28:34.229Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-03T18:28:34.229Z] [2022-08-03T18:28:34.229Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-03T18:28:34.229Z] 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-08-03T18:28:34.229Z] [2022-08-03T18:28:34.229Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-03T18:28:34.229Z] 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-08-03T18:28:34.229Z] [2022-08-03T18:28:34.229Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-03T18:28:34.229Z] 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-08-03T18:28:34.229Z] [2022-08-03T18:28:34.229Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-03T18:28:34.229Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-03T18:28:34.229Z] [2022-08-03T18:28:34.229Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-03T18:28:34.229Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-03T18:28:34.229Z] [2022-08-03T18:28:34.229Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-03T18:28:34.229Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-03T18:28:34.229Z] [2022-08-03T18:28:34.229Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-03T18:28:34.229Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-03T18:28:34.229Z] [2022-08-03T18:28:34.229Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-03T18:28:34.229Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-03T18:28:34.229Z] [2022-08-03T18:28:34.229Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-03T18:28:34.229Z] 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-08-03T18:28:34.229Z] [2022-08-03T18:28:34.229Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-03T18:28:34.229Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-03T18:28:34.230Z] [2022-08-03T18:28:34.230Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-03T18:28:34.230Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-03T18:28:34.230Z] [2022-08-03T18:28:34.230Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-03T18:28:34.230Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-03T18:28:34.230Z] [2022-08-03T18:28:34.230Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-03T18:28:34.230Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-03T18:28:34.230Z] [2022-08-03T18:28:34.230Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-03T18:28:34.230Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-03T18:28:34.230Z] [2022-08-03T18:28:34.230Z] DONE 249 tests, 27 skipped in 86.813s [2022-08-03T18:28:34.230Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-03T18:28:34.323Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-03T18:28:34.485Z] === RUN TestConfigDaemonLibtrustID [2022-08-03T18:28:34.581Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-03T18:28:35.048Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-03T18:28:35.048Z] === RUN TestConfigDaemonID [2022-08-03T18:28:35.912Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-03T18:28:35.977Z] daemon_test.go:83: [de1402071c741] daemon is not started [2022-08-03T18:28:35.977Z] --- PASS: TestConfigDaemonID (1.08s) [2022-08-03T18:28:35.977Z] === RUN TestDaemonConfigValidation [2022-08-03T18:28:35.977Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-03T18:28:35.977Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-03T18:28:35.977Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-03T18:28:35.977Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-03T18:28:35.977Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-03T18:28:35.977Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-03T18:28:35.977Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-03T18:28:35.977Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-03T18:28:35.977Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-03T18:28:35.977Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-03T18:28:35.977Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-03T18:28:35.977Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-03T18:28:36.233Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-03T18:28:36.233Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-03T18:28:36.233Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-03T18:28:36.233Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-03T18:28:36.233Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-03T18:28:36.233Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-03T18:28:36.233Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-03T18:28:36.233Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-03T18:28:36.233Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-03T18:28:36.233Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-03T18:28:36.233Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-03T18:28:37.597Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-03T18:28:37.821Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-03T18:28:37.861Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-03T18:28:37.861Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-03T18:28:38.390Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-03T18:28:38.568Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-03T18:28:39.494Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-03T18:28:39.494Z] daemon_test.go:197: [d07ac82755ebd] daemon is not started [2022-08-03T18:28:39.494Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-08-03T18:28:39.494Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-08-03T18:28:39.494Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-08-03T18:28:39.494Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-03T18:28:39.494Z] === RUN TestDaemonProxy [2022-08-03T18:28:39.494Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-03T18:28:39.494Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-03T18:28:39.494Z] PASS [2022-08-03T18:28:39.494Z] [2022-08-03T18:28:39.494Z] === Skipped [2022-08-03T18:28:39.494Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-03T18:28:39.494Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-03T18:28:39.494Z] [2022-08-03T18:28:39.494Z] DONE 13 tests, 1 skipped in 5.235s [2022-08-03T18:28:39.494Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-03T18:28:39.749Z] INFO: Testing against a local daemon [2022-08-03T18:28:39.749Z] === RUN TestCommitInheritsEnv [2022-08-03T18:28:39.759Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-03T18:28:39.776Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-03T18:28:40.183Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.68s) [2022-08-03T18:28:40.183Z] PASS [2022-08-03T18:28:40.183Z] [2022-08-03T18:28:40.183Z] === Skipped [2022-08-03T18:28:40.183Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-03T18:28:40.183Z] build_session_test.go:25: TODO: BuildKit [2022-08-03T18:28:40.183Z] [2022-08-03T18:28:40.183Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2022-08-03T18:28:40.183Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-03T18:28:40.183Z] [2022-08-03T18:28:40.183Z] DONE 34 tests, 2 skipped in 200.301s [2022-08-03T18:28:40.183Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-03T18:28:40.183Z] ++ 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-08-03T18:28:40.183Z] ++ set -e [2022-08-03T18:28:40.183Z] ++ '[' -n 0 ']' [2022-08-03T18:28:40.183Z] ++ set -x [2022-08-03T18:28:40.183Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-03T18:28:40.183Z] INFO: Testing against a local daemon [2022-08-03T18:28:40.183Z] === RUN TestConfigInspect [2022-08-03T18:28:41.128Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-03T18:28:41.307Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-03T18:28:41.319Z] --- PASS: TestCommitInheritsEnv (1.44s) [2022-08-03T18:28:41.319Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-03T18:28:41.319Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-03T18:28:41.319Z] === RUN TestImportWithCustomPlatform [2022-08-03T18:28:41.319Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-03T18:28:41.319Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-03T18:28:41.319Z] === RUN TestImportWithCustomPlatform// [2022-08-03T18:28:41.319Z] === RUN TestImportWithCustomPlatform/linux [2022-08-03T18:28:41.319Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-03T18:28:41.319Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-03T18:28:41.319Z] === RUN TestImportWithCustomPlatform/macos [2022-08-03T18:28:41.577Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-03T18:28:41.577Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-03T18:28:41.577Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-08-03T18:28:41.577Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-03T18:28:41.577Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-03T18:28:41.577Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-03T18:28:41.577Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-08-03T18:28:41.577Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-03T18:28:41.577Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-03T18:28:41.577Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-03T18:28:41.577Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-03T18:28:41.577Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.01s) [2022-08-03T18:28:41.577Z] === RUN TestImagesFilterMultiReference [2022-08-03T18:28:41.577Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-03T18:28:41.577Z] === RUN TestImagePullPlatformInvalid [2022-08-03T18:28:41.577Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-03T18:28:41.577Z] === RUN TestRemoveImageOrphaning [2022-08-03T18:28:41.696Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-03T18:28:41.872Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-03T18:28:42.635Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-03T18:28:42.635Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-03T18:28:42.894Z] --- PASS: TestConfigInspect (2.68s) [2022-08-03T18:28:42.894Z] === RUN TestConfigList [2022-08-03T18:28:43.245Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-03T18:28:43.463Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-03T18:28:43.464Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-03T18:28:43.476Z] --- PASS: TestRemoveImageOrphaning (1.60s) [2022-08-03T18:28:43.476Z] === RUN TestRemoveImageGarbageCollector [2022-08-03T18:28:43.476Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-03T18:28:43.476Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-03T18:28:43.476Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-03T18:28:43.476Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-03T18:28:43.476Z] === RUN TestTagInvalidReference [2022-08-03T18:28:43.476Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-03T18:28:43.476Z] === RUN TestTagValidPrefixedRepo [2022-08-03T18:28:43.476Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-03T18:28:43.476Z] === RUN TestTagExistedNameWithoutForce [2022-08-03T18:28:43.476Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-03T18:28:43.476Z] === RUN TestTagOfficialNames [2022-08-03T18:28:43.476Z] --- PASS: TestTagOfficialNames (0.04s) [2022-08-03T18:28:43.476Z] === RUN TestTagMatchesDigest [2022-08-03T18:28:43.476Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-03T18:28:43.476Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-03T18:28:43.502Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-03T18:28:44.034Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-03T18:28:44.875Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-03T18:28:44.973Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-03T18:28:45.233Z] docker_cli_daemon_test.go:1475: [dd9b0f4128e52] daemon is not started [2022-08-03T18:28:45.266Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-03T18:28:46.172Z] --- PASS: TestConfigList (3.20s) [2022-08-03T18:28:46.172Z] === RUN TestConfigsCreateAndDelete [2022-08-03T18:28:46.172Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-03T18:28:46.172Z] check_test.go:540: [d59ac9ea9e34e] daemon is not started [2022-08-03T18:28:46.172Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-03T18:28:46.246Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-03T18:28:46.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s) [2022-08-03T18:28:46.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-03T18:28:46.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.95s) [2022-08-03T18:28:46.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-03T18:28:46.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-08-03T18:28:46.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-08-03T18:28:46.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.43s) [2022-08-03T18:28:46.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s) [2022-08-03T18:28:46.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.88s) [2022-08-03T18:28:46.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.59s) [2022-08-03T18:28:46.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.97s) [2022-08-03T18:28:46.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.70s) [2022-08-03T18:28:46.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.81s) [2022-08-03T18:28:46.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.67s) [2022-08-03T18:28:46.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s) [2022-08-03T18:28:46.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.58s) [2022-08-03T18:28:46.246Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-03T18:28:46.246Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-03T18:28:47.179Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-03T18:28:48.110Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.77s) [2022-08-03T18:28:48.110Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s) [2022-08-03T18:28:48.110Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.86s) [2022-08-03T18:28:48.110Z] === RUN TestCgroupNamespacesRun [2022-08-03T18:28:48.710Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-03T18:28:48.970Z] --- PASS: TestConfigsCreateAndDelete (2.93s) [2022-08-03T18:28:48.970Z] === RUN TestConfigsUpdate [2022-08-03T18:28:49.485Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-08-03T18:28:49.485Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-03T18:28:50.351Z] check_test.go:540: [d7306279e6425] daemon is not started [2022-08-03T18:28:50.351Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-03T18:28:50.417Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-08-03T18:28:50.417Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-03T18:28:51.296Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-03T18:28:51.789Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-08-03T18:28:51.789Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-03T18:28:51.866Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-03T18:28:51.866Z] --- PASS: TestConfigsUpdate (2.68s) [2022-08-03T18:28:51.866Z] === RUN TestTemplatedConfig [2022-08-03T18:28:52.126Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-03T18:28:52.696Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-03T18:28:52.722Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-08-03T18:28:52.722Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-03T18:28:52.956Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-03T18:28:52.956Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-03T18:28:52.956Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-03T18:28:53.654Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-08-03T18:28:53.654Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-03T18:28:54.868Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-03T18:28:54.869Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-03T18:28:55.028Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-08-03T18:28:55.028Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-03T18:28:55.233Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-03T18:28:55.444Z] --- PASS: TestTemplatedConfig (3.49s) [2022-08-03T18:28:55.444Z] === RUN TestConfigCreateResolve [2022-08-03T18:28:55.600Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-08-03T18:28:55.601Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-03T18:28:56.389Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-03T18:28:56.389Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-03T18:28:56.659Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-03T18:28:56.959Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-03T18:28:56.978Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-08-03T18:28:56.978Z] === RUN TestNISDomainname [2022-08-03T18:28:57.224Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-03T18:28:57.239Z] --- PASS: TestNISDomainname (0.52s) [2022-08-03T18:28:57.239Z] === RUN TestHostnameDnsResolution [2022-08-03T18:28:57.797Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-03T18:28:57.806Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-08-03T18:28:57.806Z] === RUN TestUnprivilegedPortsAndPing [2022-08-03T18:28:58.367Z] --- PASS: TestConfigCreateResolve (3.06s) [2022-08-03T18:28:58.367Z] PASS [2022-08-03T18:28:58.367Z] [2022-08-03T18:28:58.367Z] DONE 6 tests in 18.170s [2022-08-03T18:28:58.367Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-03T18:28:58.367Z] ++ 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-08-03T18:28:58.367Z] ++ set -e [2022-08-03T18:28:58.367Z] ++ '[' -n 0 ']' [2022-08-03T18:28:58.367Z] ++ set -x [2022-08-03T18:28:58.367Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-08-03T18:28:58.378Z] --- PASS: TestUnprivilegedPortsAndPing (0.62s) [2022-08-03T18:28:58.378Z] === RUN TestPrivilegedHostDevices [2022-08-03T18:28:58.629Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-03T18:28:58.629Z] INFO: Testing against a local daemon [2022-08-03T18:28:58.629Z] === RUN TestAttachWithTTY [2022-08-03T18:28:58.629Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-03T18:28:58.629Z] === RUN TestAttachWithoutTTy [2022-08-03T18:28:58.629Z] --- PASS: TestAttachWithoutTTy (0.09s) [2022-08-03T18:28:58.629Z] === RUN TestCheckpoint [2022-08-03T18:28:58.629Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-03T18:28:58.629Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-03T18:28:58.629Z] === RUN TestContainerInvalidJSON [2022-08-03T18:28:58.889Z] === RUN TestContainerInvalidJSON/commit [2022-08-03T18:28:58.889Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-03T18:28:58.889Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-03T18:28:58.889Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-03T18:28:58.889Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-03T18:28:58.889Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-03T18:28:58.889Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-03T18:28:58.889Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-03T18:28:58.889Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-03T18:28:58.889Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-03T18:28:58.889Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-03T18:28:58.889Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-03T18:28:58.889Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-03T18:28:58.889Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-03T18:28:58.889Z] === CONT TestContainerInvalidJSON/commit [2022-08-03T18:28:58.889Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-03T18:28:58.889Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-03T18:28:58.889Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-03T18:28:58.889Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-03T18:28:58.889Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-03T18:28:58.889Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-03T18:28:58.889Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-03T18:28:58.889Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-03T18:28:58.889Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-03T18:28:58.889Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-03T18:28:58.889Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-03T18:28:58.889Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-03T18:28:58.889Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-03T18:28:58.890Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-03T18:28:58.890Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-03T18:28:58.890Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-03T18:28:58.890Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-03T18:28:58.890Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-03T18:28:58.890Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-03T18:28:58.890Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-03T18:28:58.890Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-03T18:28:58.890Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-03T18:28:58.890Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-03T18:28:58.890Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-03T18:28:58.890Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-03T18:28:58.890Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-03T18:28:58.890Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-03T18:28:58.890Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-03T18:28:58.890Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-03T18:28:58.890Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-03T18:28:58.890Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-03T18:28:58.890Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-03T18:28:58.890Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-03T18:28:58.890Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.02s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.01s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.01s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-03T18:28:58.890Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-03T18:28:58.890Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-03T18:28:58.890Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-08-03T18:28:58.890Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-03T18:28:58.890Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-08-03T18:28:58.890Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-03T18:28:58.955Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-08-03T18:28:58.955Z] === RUN TestRunConsoleSize [2022-08-03T18:28:59.150Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-03T18:28:59.150Z] === RUN TestCopyEmptyFile [2022-08-03T18:28:59.414Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-03T18:28:59.414Z] --- PASS: TestCopyEmptyFile (0.44s) [2022-08-03T18:28:59.414Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-03T18:28:59.520Z] --- PASS: TestRunConsoleSize (0.41s) [2022-08-03T18:28:59.520Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-03T18:28:59.674Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2022-08-03T18:28:59.674Z] === RUN TestCopyFromContainer [2022-08-03T18:28:59.674Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-03T18:28:59.933Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-03T18:29:00.193Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-03T18:29:00.193Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-03T18:29:00.541Z] --- PASS: TestRunWithAlternativeContainerdShim (1.06s) [2022-08-03T18:29:00.541Z] === RUN TestStats [2022-08-03T18:29:01.009Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-03T18:29:01.246Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-03T18:29:01.246Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-03T18:29:01.246Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-03T18:29:01.246Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-03T18:29:01.246Z] === RUN TestCopyFromContainer// [2022-08-03T18:29:01.246Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-03T18:29:01.525Z] === RUN TestCopyFromContainer//bar/root [2022-08-03T18:29:01.786Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-03T18:29:01.786Z] === RUN TestCopyFromContainer/bar/quux [2022-08-03T18:29:02.052Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-03T18:29:02.330Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-03T18:29:02.330Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-03T18:29:02.330Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-03T18:29:02.330Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-03T18:29:02.594Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-03T18:29:02.594Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-03T18:29:03.026Z] --- PASS: TestCopyFromContainer (3.35s) [2022-08-03T18:29:03.026Z] --- PASS: TestCopyFromContainer// (0.26s) [2022-08-03T18:29:03.026Z] --- PASS: TestCopyFromContainer//bar/root (0.19s) [2022-08-03T18:29:03.026Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2022-08-03T18:29:03.026Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2022-08-03T18:29:03.026Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.18s) [2022-08-03T18:29:03.026Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2022-08-03T18:29:03.026Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-08-03T18:29:03.026Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.16s) [2022-08-03T18:29:03.026Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2022-08-03T18:29:03.026Z] --- PASS: TestCopyFromContainer/bar/notarget (0.17s) [2022-08-03T18:29:03.026Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-03T18:29:03.026Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-03T18:29:03.026Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-03T18:29:03.026Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-03T18:29:03.026Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-03T18:29:03.026Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-03T18:29:03.026Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-03T18:29:03.026Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-03T18:29:03.026Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-03T18:29:03.026Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-03T18:29:03.026Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-08-03T18:29:03.026Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-08-03T18:29:03.026Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-03T18:29:03.026Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-08-03T18:29:03.026Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-03T18:29:03.026Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-08-03T18:29:03.026Z] === RUN TestCreateWithInvalidEnv [2022-08-03T18:29:03.026Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-03T18:29:03.026Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-03T18:29:03.026Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-03T18:29:03.026Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-03T18:29:03.026Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-03T18:29:03.026Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-03T18:29:03.026Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-03T18:29:03.026Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-03T18:29:03.026Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-03T18:29:03.026Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-08-03T18:29:03.026Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-03T18:29:03.026Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-03T18:29:03.026Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-03T18:29:03.026Z] === RUN TestCreateTmpfsMountsTarget [2022-08-03T18:29:03.026Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-03T18:29:03.026Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-03T18:29:03.026Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-03T18:29:03.203Z] --- PASS: TestStats (2.43s) [2022-08-03T18:29:03.203Z] === RUN TestStopContainerWithTimeout [2022-08-03T18:29:03.203Z] === RUN TestStopContainerWithTimeout/0 [2022-08-03T18:29:03.203Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-03T18:29:03.203Z] === RUN TestStopContainerWithTimeout/1 [2022-08-03T18:29:03.203Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-03T18:29:03.203Z] === RUN TestStopContainerWithTimeout/3 [2022-08-03T18:29:03.203Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-03T18:29:03.203Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-03T18:29:03.203Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-03T18:29:03.203Z] === CONT TestStopContainerWithTimeout/0 [2022-08-03T18:29:03.203Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-03T18:29:03.289Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-03T18:29:03.461Z] === CONT TestStopContainerWithTimeout/3 [2022-08-03T18:29:04.232Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-03T18:29:04.232Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-03T18:29:05.173Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s) [2022-08-03T18:29:05.173Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-03T18:29:05.361Z] === CONT TestStopContainerWithTimeout/1 [2022-08-03T18:29:05.570Z] ............................ [ 66%] [2022-08-03T18:29:06.554Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-03T18:29:06.554Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-03T18:29:07.124Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-03T18:29:07.124Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-03T18:29:07.258Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-03T18:29:07.258Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-08-03T18:29:07.258Z] --- PASS: TestStopContainerWithTimeout/-1 (2.61s) [2022-08-03T18:29:07.258Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-08-03T18:29:07.258Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-08-03T18:29:07.258Z] === RUN TestDeleteDevicemapper [2022-08-03T18:29:07.258Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-03T18:29:07.258Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-03T18:29:07.258Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-03T18:29:07.695Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.34s) [2022-08-03T18:29:07.695Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-03T18:29:07.695Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-03T18:29:07.695Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-03T18:29:07.695Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-03T18:29:07.695Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-03T18:29:07.695Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-03T18:29:07.695Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-03T18:29:07.695Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-03T18:29:07.695Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-03T18:29:07.695Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-03T18:29:07.695Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-03T18:29:07.695Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-03T18:29:07.695Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-03T18:29:07.695Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-03T18:29:07.695Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-03T18:29:07.695Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-03T18:29:07.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-08-03T18:29:07.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-03T18:29:07.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-03T18:29:07.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-08-03T18:29:07.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-03T18:29:07.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-03T18:29:07.695Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-03T18:29:07.956Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-03T18:29:08.192Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.39s) [2022-08-03T18:29:08.192Z] === RUN TestUpdateMemory [2022-08-03T18:29:08.527Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2022-08-03T18:29:08.527Z] === RUN TestCreateDifferentPlatform [2022-08-03T18:29:08.527Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-03T18:29:08.527Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-03T18:29:08.527Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-08-03T18:29:08.527Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-03T18:29:08.527Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-03T18:29:08.527Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-03T18:29:08.527Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-08-03T18:29:08.527Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-03T18:29:08.527Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2022-08-03T18:29:08.527Z] === RUN TestCreateInvalidHostConfig [2022-08-03T18:29:08.527Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-03T18:29:08.527Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-03T18:29:08.527Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-03T18:29:08.527Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-03T18:29:08.527Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-03T18:29:08.527Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-03T18:29:08.527Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-03T18:29:08.527Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-03T18:29:08.527Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-03T18:29:08.527Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-03T18:29:08.527Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-03T18:29:08.527Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-03T18:29:08.527Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-08-03T18:29:08.527Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-03T18:29:08.527Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-03T18:29:08.527Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-03T18:29:08.527Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-03T18:29:08.527Z] === RUN TestContainerStartOnDaemonRestart [2022-08-03T18:29:08.527Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-03T18:29:08.527Z] === RUN TestDaemonRestartIpcMode [2022-08-03T18:29:08.527Z] === PAUSE TestDaemonRestartIpcMode [2022-08-03T18:29:08.527Z] === RUN TestDaemonHostGatewayIP [2022-08-03T18:29:08.527Z] === PAUSE TestDaemonHostGatewayIP [2022-08-03T18:29:08.527Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-03T18:29:08.527Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-03T18:29:08.527Z] === RUN TestContainerKillOnDaemonStart [2022-08-03T18:29:08.527Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-03T18:29:08.527Z] === RUN TestDiff [2022-08-03T18:29:08.757Z] --- PASS: TestUpdateMemory (0.51s) [2022-08-03T18:29:08.757Z] === RUN TestUpdateCPUQuota [2022-08-03T18:29:08.787Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-03T18:29:09.047Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-03T18:29:09.322Z] --- PASS: TestUpdateCPUQuota (0.64s) [2022-08-03T18:29:09.322Z] === RUN TestUpdatePidsLimit [2022-08-03T18:29:09.322Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-03T18:29:09.580Z] === RUN TestUpdatePidsLimit/no_change [2022-08-03T18:29:09.617Z] --- PASS: TestDiff (0.80s) [2022-08-03T18:29:09.617Z] === RUN TestExecConsoleSize [2022-08-03T18:29:09.617Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-03T18:29:09.837Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-03T18:29:10.095Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-03T18:29:10.095Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-03T18:29:10.353Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-03T18:29:10.556Z] --- PASS: TestExecConsoleSize (0.90s) [2022-08-03T18:29:10.556Z] === RUN TestExecWithCloseStdin [2022-08-03T18:29:10.556Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-03T18:29:10.556Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-03T18:29:10.556Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-03T18:29:10.611Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-03T18:29:11.126Z] --- PASS: TestExecWithCloseStdin (0.74s) [2022-08-03T18:29:11.126Z] === RUN TestExec [2022-08-03T18:29:11.176Z] --- PASS: TestUpdatePidsLimit (1.70s) [2022-08-03T18:29:11.176Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-08-03T18:29:11.176Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-08-03T18:29:11.176Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-08-03T18:29:11.176Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-08-03T18:29:11.176Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s) [2022-08-03T18:29:11.176Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s) [2022-08-03T18:29:11.176Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-08-03T18:29:11.176Z] === RUN TestUpdateRestartPolicy [2022-08-03T18:29:11.389Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-03T18:29:11.959Z] --- PASS: TestExec (0.93s) [2022-08-03T18:29:11.959Z] === RUN TestExecUser [2022-08-03T18:29:12.529Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-03T18:29:12.790Z] --- PASS: TestExecUser (0.91s) [2022-08-03T18:29:12.790Z] === RUN TestExportContainerAndImportImage [2022-08-03T18:29:13.051Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-03T18:29:13.312Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-03T18:29:13.313Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-03T18:29:14.257Z] --- PASS: TestExportContainerAndImportImage (1.16s) [2022-08-03T18:29:14.257Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-03T18:29:14.257Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-03T18:29:14.257Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-03T18:29:14.838Z] check_test.go:540: [dcf5b031b6f25] daemon is not started [2022-08-03T18:29:14.838Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-03T18:29:15.782Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2022-08-03T18:29:15.782Z] === RUN TestHealthCheckWorkdir [2022-08-03T18:29:15.782Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-03T18:29:16.719Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2022-08-03T18:29:16.719Z] === RUN TestHealthKillContainer [2022-08-03T18:29:17.289Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-03T18:29:17.289Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-03T18:29:17.289Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-03T18:29:17.551Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-03T18:29:17.551Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-03T18:29:17.551Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-03T18:29:18.120Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-03T18:29:18.691Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-03T18:29:20.612Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-03T18:29:22.517Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-03T18:29:22.776Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-03T18:29:23.345Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-03T18:29:23.345Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-03T18:29:23.345Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-03T18:29:23.345Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-03T18:29:23.410Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-08-03T18:29:23.410Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-03T18:29:23.410Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-08-03T18:29:23.410Z] === RUN TestWaitNonBlocked [2022-08-03T18:29:23.410Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-03T18:29:23.410Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-03T18:29:23.410Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-03T18:29:23.410Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-03T18:29:23.410Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-03T18:29:23.410Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-03T18:29:23.410Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-03T18:29:23.414Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.53s) [2022-08-03T18:29:23.414Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-08-03T18:29:23.414Z] === RUN TestWaitBlocked [2022-08-03T18:29:23.414Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-03T18:29:23.414Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-03T18:29:23.414Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-03T18:29:23.414Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-03T18:29:23.414Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-03T18:29:23.414Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-03T18:29:23.671Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-03T18:29:23.671Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s) [2022-08-03T18:29:23.671Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2022-08-03T18:29:23.671Z] === RUN TestWaitConditions [2022-08-03T18:29:23.671Z] === RUN TestWaitConditions/default [2022-08-03T18:29:23.671Z] === PAUSE TestWaitConditions/default [2022-08-03T18:29:23.671Z] === RUN TestWaitConditions/not-running [2022-08-03T18:29:23.671Z] === PAUSE TestWaitConditions/not-running [2022-08-03T18:29:23.671Z] === RUN TestWaitConditions/next-exit [2022-08-03T18:29:23.671Z] === PAUSE TestWaitConditions/next-exit [2022-08-03T18:29:23.671Z] === RUN TestWaitConditions/removed [2022-08-03T18:29:23.671Z] === PAUSE TestWaitConditions/removed [2022-08-03T18:29:23.671Z] === CONT TestWaitConditions/default [2022-08-03T18:29:23.671Z] === CONT TestWaitConditions/removed [2022-08-03T18:29:23.913Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-03T18:29:25.291Z] --- PASS: TestHealthKillContainer (8.36s) [2022-08-03T18:29:25.292Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-03T18:29:25.551Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s) [2022-08-03T18:29:25.551Z] === RUN TestIpcModeNone [2022-08-03T18:29:25.569Z] === CONT TestWaitConditions/next-exit [2022-08-03T18:29:25.570Z] === CONT TestWaitConditions/not-running [2022-08-03T18:29:26.123Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-03T18:29:26.123Z] --- PASS: TestIpcModeNone (0.62s) [2022-08-03T18:29:26.123Z] === RUN TestIpcModePrivate [2022-08-03T18:29:26.692Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-03T18:29:26.692Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false [2022-08-03T18:29:26.953Z] --- PASS: TestIpcModePrivate (0.69s) [2022-08-03T18:29:26.953Z] === RUN TestIpcModeShareable [2022-08-03T18:29:27.468Z] --- PASS: TestWaitConditions (0.01s) [2022-08-03T18:29:27.468Z] --- PASS: TestWaitConditions/removed (1.80s) [2022-08-03T18:29:27.468Z] --- PASS: TestWaitConditions/default (1.82s) [2022-08-03T18:29:27.468Z] --- PASS: TestWaitConditions/not-running (1.50s) [2022-08-03T18:29:27.468Z] --- PASS: TestWaitConditions/next-exit (1.55s) [2022-08-03T18:29:27.468Z] === RUN TestWaitRestartedContainer [2022-08-03T18:29:27.468Z] === RUN TestWaitRestartedContainer/default [2022-08-03T18:29:27.468Z] === PAUSE TestWaitRestartedContainer/default [2022-08-03T18:29:27.468Z] === RUN TestWaitRestartedContainer/not-running [2022-08-03T18:29:27.468Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-03T18:29:27.468Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-03T18:29:27.468Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-03T18:29:27.468Z] === CONT TestWaitRestartedContainer/default [2022-08-03T18:29:27.468Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-03T18:29:27.523Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2022-08-03T18:29:27.523Z] --- PASS: TestIpcModeShareable (0.67s) [2022-08-03T18:29:27.523Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-03T18:29:27.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-03T18:29:27.783Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-03T18:29:28.352Z] check_test.go:540: [de871e8f671ab] daemon is not started [2022-08-03T18:29:28.352Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-03T18:29:28.401Z] === CONT TestWaitRestartedContainer/not-running [2022-08-03T18:29:28.612Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-03T18:29:29.194Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-03T18:29:29.194Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-03T18:29:29.333Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-03T18:29:29.333Z] --- PASS: TestWaitRestartedContainer/next-exit (1.31s) [2022-08-03T18:29:29.333Z] --- PASS: TestWaitRestartedContainer/default (1.40s) [2022-08-03T18:29:29.333Z] --- PASS: TestWaitRestartedContainer/not-running (0.92s) [2022-08-03T18:29:29.333Z] === CONT TestContainerStartOnDaemonRestart [2022-08-03T18:29:29.333Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-03T18:29:29.768Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-03T18:29:29.768Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.27s) [2022-08-03T18:29:29.768Z] === RUN TestAPIIpcModeHost [2022-08-03T18:29:30.337Z] --- PASS: TestAPIIpcModeHost (0.54s) [2022-08-03T18:29:30.337Z] === RUN TestDaemonIpcModeShareable [2022-08-03T18:29:30.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-03T18:29:31.880Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.11s) [2022-08-03T18:29:31.880Z] === CONT TestDaemonHostGatewayIP [2022-08-03T18:29:31.880Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s) [2022-08-03T18:29:31.880Z] === CONT TestDaemonRestartIpcMode [2022-08-03T18:29:31.977Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-08-03T18:29:31.978Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2022-08-03T18:29:31.978Z] === RUN TestDaemonIpcModePrivate [2022-08-03T18:29:32.238Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-03T18:29:32.808Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-03T18:29:33.377Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2022-08-03T18:29:33.643Z] --- PASS: TestDaemonIpcModePrivate (1.54s) [2022-08-03T18:29:33.643Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-03T18:29:33.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d2cf30__} [2022-08-03T18:29:34.414Z] === CONT TestIpcModeOlderClient [2022-08-03T18:29:34.414Z] --- PASS: TestDaemonHostGatewayIP (2.56s) [2022-08-03T18:29:34.414Z] --- PASS: TestDaemonRestartIpcMode (2.58s) [2022-08-03T18:29:34.414Z] === CONT TestContainerKillOnDaemonStart [2022-08-03T18:29:34.414Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-08-03T18:29:34.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1360325909_/foo_false_____} [2022-08-03T18:29:35.520Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:126, shared: false, mustBeShared: false [2022-08-03T18:29:35.520Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.91s) [2022-08-03T18:29:35.520Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-03T18:29:36.458Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1360325909_/foo_true_____} [2022-08-03T18:29:37.028Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2022-08-03T18:29:37.028Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s) [2022-08-03T18:29:37.028Z] === RUN TestIpcModeOlderClient [2022-08-03T18:29:37.287Z] === PAUSE TestIpcModeOlderClient [2022-08-03T18:29:37.287Z] === RUN TestKillContainerInvalidSignal [2022-08-03T18:29:37.287Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-03T18:29:37.857Z] --- PASS: TestKillContainerInvalidSignal (0.60s) [2022-08-03T18:29:37.857Z] === RUN TestKillContainer [2022-08-03T18:29:37.857Z] === RUN TestKillContainer/no_signal [2022-08-03T18:29:37.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33151064944_/foo_false_____} [2022-08-03T18:29:38.426Z] === RUN TestKillContainer/non_killing_signal [2022-08-03T18:29:38.996Z] === RUN TestKillContainer/killing_signal [2022-08-03T18:29:39.565Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33151064944_/foo_true_____} [2022-08-03T18:29:39.825Z] --- PASS: TestKillContainer (2.17s) [2022-08-03T18:29:39.825Z] --- PASS: TestKillContainer/no_signal (0.73s) [2022-08-03T18:29:39.825Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2022-08-03T18:29:39.825Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2022-08-03T18:29:39.825Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-03T18:29:39.825Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-03T18:29:40.085Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-03T18:29:40.085Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-03T18:29:40.085Z] check_test.go:540: [d3d68f632ded8] daemon is not started [2022-08-03T18:29:40.085Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-03T18:29:40.653Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-03T18:29:41.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33151064944_/foo_true__0xc000d2cf60___} [2022-08-03T18:29:41.222Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2022-08-03T18:29:41.222Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s) [2022-08-03T18:29:41.222Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s) [2022-08-03T18:29:41.222Z] === RUN TestKillStoppedContainer [2022-08-03T18:29:41.222Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-08-03T18:29:41.222Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-03T18:29:41.222Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-03T18:29:41.222Z] === RUN TestKillDifferentUserContainer [2022-08-03T18:29:41.791Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-03T18:29:42.050Z] --- PASS: TestKillDifferentUserContainer (0.75s) [2022-08-03T18:29:42.050Z] === RUN TestInspectOomKilledTrue [2022-08-03T18:29:42.050Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-03T18:29:42.050Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-03T18:29:42.050Z] === RUN TestInspectOomKilledFalse [2022-08-03T18:29:42.050Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-03T18:29:42.050Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-03T18:29:42.050Z] === RUN TestLinksEtcHostsContentMatch [2022-08-03T18:29:42.620Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s) [2022-08-03T18:29:42.620Z] === RUN TestLinksContainerNames [2022-08-03T18:29:42.620Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d2cf78__} [2022-08-03T18:29:44.001Z] --- PASS: TestLinksContainerNames (1.37s) [2022-08-03T18:29:44.001Z] === RUN TestLogsFollowTailEmpty [2022-08-03T18:29:44.001Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-03T18:29:44.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d2cf90__} [2022-08-03T18:29:44.520Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2022-08-03T18:29:44.520Z] === RUN TestLogs [2022-08-03T18:29:44.520Z] === RUN TestLogs/driver_local [2022-08-03T18:29:44.520Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-03T18:29:44.520Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-03T18:29:44.520Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-03T18:29:44.520Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-03T18:29:44.521Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-03T18:29:44.521Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-03T18:29:44.521Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-03T18:29:44.521Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-03T18:29:44.521Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-03T18:29:44.521Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-03T18:29:44.521Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-03T18:29:44.521Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-03T18:29:44.521Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-03T18:29:44.521Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-03T18:29:45.458Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-03T18:29:45.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d2cfa8__} [2022-08-03T18:29:45.717Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-03T18:29:45.717Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-03T18:29:45.866Z] --- PASS: TestImportExtremelyLargeImageWorks (91.49s) [2022-08-03T18:29:45.866Z] PASS [2022-08-03T18:29:45.866Z] [2022-08-03T18:29:45.866Z] DONE 22 tests in 95.286s [2022-08-03T18:29:45.866Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-03T18:29:45.866Z] === RUN TestStripANSICommands [2022-08-03T18:29:45.866Z] === RUN TestStripANSICommands/#00 [2022-08-03T18:29:45.866Z] === RUN TestStripANSICommands/#01 [2022-08-03T18:29:45.866Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-03T18:29:45.866Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-03T18:29:45.866Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-03T18:29:45.866Z] PASS [2022-08-03T18:29:45.866Z] [2022-08-03T18:29:45.866Z] DONE 3 tests in 0.009s [2022-08-03T18:29:45.866Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-03T18:29:45.866Z] INFO: Testing against a local daemon [2022-08-03T18:29:45.866Z] === RUN TestNetworkCreateDelete [2022-08-03T18:29:45.866Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-03T18:29:45.866Z] === RUN TestDockerNetworkDeletePreferID [2022-08-03T18:29:45.866Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-08-03T18:29:45.866Z] === RUN TestDaemonDNSFallback [2022-08-03T18:29:46.603Z] --- PASS: TestContainerKillOnDaemonStart (11.56s) [2022-08-03T18:29:46.603Z] PASS [2022-08-03T18:29:46.603Z] [2022-08-03T18:29:46.603Z] === Skipped [2022-08-03T18:29:46.603Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-03T18:29:46.603Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-03T18:29:46.603Z] [2022-08-03T18:29:46.603Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-03T18:29:46.603Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-03T18:29:46.603Z] [2022-08-03T18:29:46.603Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-03T18:29:46.603Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-03T18:29:46.603Z] [2022-08-03T18:29:46.603Z] DONE 272 tests, 3 skipped in 128.544s [2022-08-03T18:29:46.603Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-03T18:29:46.603Z] ++ 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-08-03T18:29:46.603Z] ++ set -e [2022-08-03T18:29:46.603Z] ++ '[' -n 0 ']' [2022-08-03T18:29:46.603Z] ++ set -x [2022-08-03T18:29:46.603Z] ++ env -i DEST=/go/src/github.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-08-03T18:29:46.603Z] === RUN TestConfigDaemonLibtrustID [2022-08-03T18:29:46.603Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-03T18:29:46.603Z] === RUN TestConfigDaemonID [2022-08-03T18:29:46.678Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-03T18:29:47.098Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-03T18:29:47.098Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-03T18:29:47.358Z] check_test.go:540: [d7b319493ab89] daemon is not started [2022-08-03T18:29:47.358Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-03T18:29:47.358Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d2cfc0__} [2022-08-03T18:29:47.535Z] daemon_test.go:83: [d325fb2a130e9] daemon is not started [2022-08-03T18:29:47.535Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-03T18:29:47.535Z] === RUN TestDaemonConfigValidation [2022-08-03T18:29:47.535Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-03T18:29:47.535Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-03T18:29:47.535Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-03T18:29:47.535Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-03T18:29:47.535Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-03T18:29:47.535Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-03T18:29:47.535Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-03T18:29:47.535Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-03T18:29:47.535Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-03T18:29:47.535Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-03T18:29:47.535Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-03T18:29:47.535Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-03T18:29:47.535Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-03T18:29:47.535Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-03T18:29:47.535Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-03T18:29:47.535Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-03T18:29:47.535Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-08-03T18:29:47.535Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-08-03T18:29:47.535Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-08-03T18:29:47.535Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-03T18:29:47.535Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-08-03T18:29:47.535Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-03T18:29:47.535Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-03T18:29:47.618Z] === RUN TestLogs/driver_json-file [2022-08-03T18:29:47.878Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-03T18:29:47.878Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-03T18:29:47.878Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-03T18:29:47.878Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-03T18:29:47.878Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-03T18:29:47.878Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-03T18:29:47.878Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-03T18:29:47.878Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-03T18:29:47.878Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-03T18:29:47.878Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-03T18:29:47.878Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-03T18:29:47.878Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-03T18:29:47.878Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-03T18:29:47.878Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-03T18:29:48.392Z] --- PASS: TestDaemonDNSFallback (6.45s) [2022-08-03T18:29:48.392Z] === RUN TestInspectNetwork [2022-08-03T18:29:48.468Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-03T18:29:48.819Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-03T18:29:48.819Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-03T18:29:49.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-03T18:29:49.500Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-03T18:29:50.129Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-03T18:29:50.129Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-03T18:29:50.707Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-03T18:29:50.873Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-03T18:29:50.873Z] daemon_test.go:197: [d5e4da11977bf] daemon is not started [2022-08-03T18:29:50.873Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-03T18:29:50.873Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-03T18:29:50.873Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-03T18:29:50.873Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-03T18:29:50.873Z] === RUN TestDaemonProxy [2022-08-03T18:29:50.873Z] === RUN TestDaemonProxy/environment_variables [2022-08-03T18:29:50.967Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-03T18:29:50.967Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-03T18:29:50.967Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-03T18:29:50.967Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-03T18:29:50.967Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-03T18:29:50.967Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-03T18:29:50.967Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-03T18:29:50.967Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-03T18:29:50.967Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-03T18:29:50.967Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-03T18:29:50.967Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-03T18:29:51.227Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-03T18:29:51.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-03T18:29:51.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-03T18:29:51.228Z] --- PASS: TestLogs (6.60s) [2022-08-03T18:29:51.228Z] --- PASS: TestLogs/driver_local (0.04s) [2022-08-03T18:29:51.228Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.10s) [2022-08-03T18:29:51.228Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.20s) [2022-08-03T18:29:51.228Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.12s) [2022-08-03T18:29:51.228Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.07s) [2022-08-03T18:29:51.228Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.86s) [2022-08-03T18:29:51.228Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.86s) [2022-08-03T18:29:51.228Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-03T18:29:51.228Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.00s) [2022-08-03T18:29:51.228Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.05s) [2022-08-03T18:29:51.228Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.18s) [2022-08-03T18:29:51.228Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.17s) [2022-08-03T18:29:51.228Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.19s) [2022-08-03T18:29:51.228Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.19s) [2022-08-03T18:29:51.228Z] === RUN TestContainerNetworkMountsNoChown [2022-08-03T18:29:51.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-03T18:29:51.228Z] check_test.go:540: [d6ba8bf0fdcbe] daemon is not started [2022-08-03T18:29:51.228Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-03T18:29:51.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-03T18:29:51.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-03T18:29:51.487Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-03T18:29:51.487Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-03T18:29:51.487Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-03T18:29:51.487Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-03T18:29:51.746Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/default [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/default [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/private [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/private [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/rprivate [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/slave [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/slave [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/rslave [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/shared [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/shared [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/rshared [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-03T18:29:51.746Z] === CONT TestMountDaemonRoot/default [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-03T18:29:51.746Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-03T18:29:51.746Z] === CONT TestMountDaemonRoot/rshared [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-03T18:29:51.746Z] === CONT TestMountDaemonRoot/rprivate [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-03T18:29:51.746Z] === CONT TestMountDaemonRoot/shared [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-03T18:29:51.746Z] === CONT TestMountDaemonRoot/rslave [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-03T18:29:51.746Z] === CONT TestMountDaemonRoot/slave [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-03T18:29:51.746Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-03T18:29:51.746Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-03T18:29:51.746Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-03T18:29:51.846Z] === RUN TestInspectNetwork/full_network_id [2022-08-03T18:29:51.846Z] === RUN TestInspectNetwork/partial_network_id [2022-08-03T18:29:51.846Z] === RUN TestInspectNetwork/network_name [2022-08-03T18:29:51.846Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-03T18:29:52.005Z] === CONT TestMountDaemonRoot/private [2022-08-03T18:29:52.005Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-03T18:29:52.005Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-03T18:29:52.005Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-03T18:29:52.005Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-03T18:29:52.005Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-03T18:29:52.005Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-03T18:29:52.005Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-03T18:29:52.005Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-03T18:29:52.005Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-03T18:29:52.005Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-03T18:29:52.005Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-03T18:29:52.005Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-03T18:29:52.005Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-03T18:29:52.005Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-03T18:29:52.005Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-03T18:29:52.005Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-03T18:29:52.005Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-03T18:29:52.005Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-03T18:29:52.244Z] === RUN TestDaemonProxy/command-line_options [2022-08-03T18:29:52.265Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-03T18:29:52.265Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-03T18:29:52.265Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-03T18:29:52.265Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-03T18:29:52.265Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-03T18:29:52.265Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-03T18:29:52.265Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-03T18:29:52.265Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-03T18:29:52.265Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-03T18:29:52.265Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-03T18:29:52.265Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-03T18:29:52.265Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-03T18:29:52.265Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-03T18:29:52.525Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-03T18:29:52.525Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-03T18:29:52.525Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-03T18:29:52.525Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-03T18:29:52.525Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2022-08-03T18:29:52.525Z] === RUN TestContainerBindMountNonRecursive [2022-08-03T18:29:53.908Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-03T18:29:54.141Z] === RUN TestDaemonProxy/configuration_file [2022-08-03T18:29:54.477Z] docker_cli_daemon_plugins_test.go:80: [d2ced0b54f4f0] daemon is not started [2022-08-03T18:29:54.477Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-03T18:29:54.477Z] --- PASS: TestContainerBindMountNonRecursive (2.01s) [2022-08-03T18:29:54.477Z] === RUN TestContainerVolumesMountedAsShared [2022-08-03T18:29:55.045Z] --- PASS: TestContainerVolumesMountedAsShared (0.61s) [2022-08-03T18:29:55.045Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-03T18:29:55.614Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-03T18:29:55.874Z] --- PASS: TestContainerVolumesMountedAsSlave (0.62s) [2022-08-03T18:29:55.874Z] === RUN TestNetworkNat [2022-08-03T18:29:55.874Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-03T18:29:56.026Z] --- PASS: TestInspectNetwork (7.68s) [2022-08-03T18:29:56.026Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-03T18:29:56.026Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-03T18:29:56.026Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-03T18:29:56.026Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-03T18:29:56.026Z] === RUN TestRunContainerWithBridgeNone [2022-08-03T18:29:56.036Z] === RUN TestDaemonProxy/conflicting_options [2022-08-03T18:29:56.294Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-03T18:29:56.813Z] --- PASS: TestNetworkNat (0.83s) [2022-08-03T18:29:56.813Z] === RUN TestNetworkLocalhostTCPNat [2022-08-03T18:29:56.859Z] --- PASS: TestDaemonProxy (6.17s) [2022-08-03T18:29:56.859Z] --- PASS: TestDaemonProxy/environment_variables (1.71s) [2022-08-03T18:29:56.859Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-08-03T18:29:56.859Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-08-03T18:29:56.859Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-03T18:29:56.859Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-03T18:29:56.859Z] PASS [2022-08-03T18:29:56.859Z] [2022-08-03T18:29:56.859Z] DONE 18 tests in 11.209s [2022-08-03T18:29:56.859Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-03T18:29:56.859Z] ++ 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-08-03T18:29:56.859Z] ++ set -e [2022-08-03T18:29:56.859Z] ++ '[' -n 0 ']' [2022-08-03T18:29:56.859Z] ++ set -x [2022-08-03T18:29:56.859Z] ++ env -i DEST=/go/src/github.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-08-03T18:29:57.116Z] INFO: Testing against a local daemon [2022-08-03T18:29:57.116Z] === RUN TestCommitInheritsEnv [2022-08-03T18:29:57.374Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-08-03T18:29:57.374Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-03T18:29:57.374Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-03T18:29:57.374Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-03T18:29:57.374Z] === RUN TestImportWithCustomPlatform [2022-08-03T18:29:57.374Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-03T18:29:57.374Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-03T18:29:57.374Z] === RUN TestImportWithCustomPlatform// [2022-08-03T18:29:57.374Z] === RUN TestImportWithCustomPlatform/linux [2022-08-03T18:29:57.374Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-03T18:29:57.374Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-03T18:29:57.382Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s) [2022-08-03T18:29:57.382Z] === RUN TestNetworkLoopbackNat [2022-08-03T18:29:57.382Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-03T18:29:57.400Z] --- PASS: TestRunContainerWithBridgeNone (1.70s) [2022-08-03T18:29:57.400Z] === RUN TestNetworkInvalidJSON [2022-08-03T18:29:57.400Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-03T18:29:57.400Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-03T18:29:57.400Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-03T18:29:57.400Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-03T18:29:57.400Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-03T18:29:57.400Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-03T18:29:57.400Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-03T18:29:57.400Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-03T18:29:57.400Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-03T18:29:57.400Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-03T18:29:57.400Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-03T18:29:57.400Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-03T18:29:57.400Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-03T18:29:57.401Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-03T18:29:57.401Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-03T18:29:57.401Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-03T18:29:57.401Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-03T18:29:57.401Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-03T18:29:57.401Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-03T18:29:57.401Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-03T18:29:57.401Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-03T18:29:57.401Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-03T18:29:57.401Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-03T18:29:57.401Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-03T18:29:57.401Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-03T18:29:57.401Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-03T18:29:57.401Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-03T18:29:57.401Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-03T18:29:57.401Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-03T18:29:57.401Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-03T18:29:57.401Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-03T18:29:57.401Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-03T18:29:57.401Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-03T18:29:57.401Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-03T18:29:57.401Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-03T18:29:57.401Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-03T18:29:57.401Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-03T18:29:57.401Z] === RUN TestNetworkList [2022-08-03T18:29:57.401Z] === RUN TestNetworkList//networks [2022-08-03T18:29:57.401Z] === PAUSE TestNetworkList//networks [2022-08-03T18:29:57.401Z] === RUN TestNetworkList//networks/ [2022-08-03T18:29:57.401Z] === PAUSE TestNetworkList//networks/ [2022-08-03T18:29:57.401Z] === CONT TestNetworkList//networks [2022-08-03T18:29:57.401Z] === CONT TestNetworkList//networks/ [2022-08-03T18:29:57.401Z] --- PASS: TestNetworkList (0.01s) [2022-08-03T18:29:57.401Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-03T18:29:57.401Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-03T18:29:57.401Z] === RUN TestHostIPv4BridgeLabel [2022-08-03T18:29:57.632Z] === RUN TestImportWithCustomPlatform/macos [2022-08-03T18:29:57.632Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-03T18:29:57.632Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-03T18:29:57.632Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-08-03T18:29:57.632Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-03T18:29:57.632Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-03T18:29:57.632Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-03T18:29:57.632Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-03T18:29:57.632Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-03T18:29:57.632Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-03T18:29:57.632Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-03T18:29:57.632Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-03T18:29:57.632Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-03T18:29:57.632Z] === RUN TestImagesFilterMultiReference [2022-08-03T18:29:57.632Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-03T18:29:57.632Z] === RUN TestImagePullPlatformInvalid [2022-08-03T18:29:57.632Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-03T18:29:57.632Z] === RUN TestRemoveImageOrphaning [2022-08-03T18:29:57.889Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-08-03T18:29:57.889Z] === RUN TestRemoveImageGarbageCollector [2022-08-03T18:29:57.889Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-03T18:29:57.889Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-03T18:29:57.889Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-03T18:29:57.889Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-03T18:29:57.889Z] === RUN TestTagInvalidReference [2022-08-03T18:29:57.889Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-03T18:29:57.889Z] === RUN TestTagValidPrefixedRepo [2022-08-03T18:29:57.889Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-03T18:29:57.889Z] === RUN TestTagExistedNameWithoutForce [2022-08-03T18:29:57.889Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-03T18:29:57.889Z] === RUN TestTagOfficialNames [2022-08-03T18:29:57.966Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-08-03T18:29:57.966Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-03T18:29:58.147Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-03T18:29:58.147Z] === RUN TestTagMatchesDigest [2022-08-03T18:29:58.147Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-03T18:29:58.147Z] PASS [2022-08-03T18:29:58.147Z] [2022-08-03T18:29:58.147Z] === Skipped [2022-08-03T18:29:58.147Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-03T18:29:58.147Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-03T18:29:58.147Z] [2022-08-03T18:29:58.147Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-03T18:29:58.147Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-03T18:29:58.147Z] [2022-08-03T18:29:58.147Z] DONE 22 tests, 2 skipped in 1.263s [2022-08-03T18:29:58.147Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-03T18:29:58.147Z] ++ 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-08-03T18:29:58.147Z] ++ set -e [2022-08-03T18:29:58.147Z] ++ '[' -n 0 ']' [2022-08-03T18:29:58.147Z] ++ set -x [2022-08-03T18:29:58.147Z] ++ env -i DEST=/go/src/github.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-08-03T18:29:58.147Z] === RUN TestStripANSICommands [2022-08-03T18:29:58.147Z] === RUN TestStripANSICommands/#00 [2022-08-03T18:29:58.147Z] === RUN TestStripANSICommands/#01 [2022-08-03T18:29:58.147Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-03T18:29:58.147Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-03T18:29:58.147Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-03T18:29:58.147Z] PASS [2022-08-03T18:29:58.147Z] [2022-08-03T18:29:58.147Z] DONE 3 tests in 0.048s [2022-08-03T18:29:58.147Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-03T18:29:58.147Z] ++ 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-08-03T18:29:58.147Z] ++ set -e [2022-08-03T18:29:58.147Z] ++ '[' -n 0 ']' [2022-08-03T18:29:58.147Z] ++ set -x [2022-08-03T18:29:58.147Z] ++ env -i DEST=/go/src/github.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-08-03T18:29:58.147Z] INFO: Testing against a local daemon [2022-08-03T18:29:58.147Z] === RUN TestNetworkCreateDelete [2022-08-03T18:29:58.320Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-03T18:29:58.405Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-03T18:29:58.405Z] === RUN TestDockerNetworkDeletePreferID [2022-08-03T18:29:58.579Z] docker_cli_daemon_plugins_test.go:170: [d6e88b16dd471] daemon is not started [2022-08-03T18:29:58.579Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-03T18:29:58.663Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-08-03T18:29:58.663Z] === RUN TestDaemonDNSFallback [2022-08-03T18:29:58.839Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-03T18:29:58.900Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-03T18:29:58.900Z] === RUN TestDaemonDefaultNetworkPools [2022-08-03T18:29:59.412Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-03T18:29:59.673Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-03T18:29:59.868Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-08-03T18:29:59.868Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-03T18:29:59.932Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-03T18:30:00.501Z] --- PASS: TestNetworkLoopbackNat (3.08s) [2022-08-03T18:30:00.501Z] === RUN TestPause [2022-08-03T18:30:00.760Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-03T18:30:00.809Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-03T18:30:00.809Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-03T18:30:01.329Z] --- PASS: TestPause (0.82s) [2022-08-03T18:30:01.329Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-03T18:30:01.329Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-03T18:30:01.329Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-03T18:30:01.329Z] === RUN TestPauseStopPausedContainer [2022-08-03T18:30:02.182Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2022-08-03T18:30:02.182Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-03T18:30:02.269Z] --- PASS: TestPauseStopPausedContainer (1.10s) [2022-08-03T18:30:02.269Z] === RUN TestPidHost [2022-08-03T18:30:02.747Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-03T18:30:02.747Z] === RUN TestServiceWithPredefinedNetwork [2022-08-03T18:30:02.838Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-03T18:30:03.777Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-03T18:30:03.777Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-03T18:30:04.036Z] --- PASS: TestPidHost (1.71s) [2022-08-03T18:30:04.036Z] === RUN TestPsFilter [2022-08-03T18:30:04.036Z] --- PASS: TestPsFilter (0.19s) [2022-08-03T18:30:04.036Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-03T18:30:04.036Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-03T18:30:04.605Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-03T18:30:04.605Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-03T18:30:04.716Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-03T18:30:04.716Z] tests/integration/client_test.py ..... [ 75%] [2022-08-03T18:30:04.716Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-03T18:30:04.716Z] tests/integration/errors_test.py . [ 76%] [2022-08-03T18:30:04.866Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2022-08-03T18:30:04.866Z] === RUN TestRemoveContainerWithVolume [2022-08-03T18:30:05.129Z] check_test.go:540: [d0753fad4df82] daemon is not started [2022-08-03T18:30:05.129Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-03T18:30:05.218Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-08-03T18:30:05.218Z] === RUN TestInspectNetwork [2022-08-03T18:30:05.272Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2022-08-03T18:30:05.272Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-03T18:30:05.272Z] service_test.go:243: FLAKY_TEST [2022-08-03T18:30:05.272Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-03T18:30:05.272Z] === RUN TestServiceWithDataPathPortInit [2022-08-03T18:30:05.388Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-03T18:30:05.388Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2022-08-03T18:30:05.388Z] === RUN TestRemoveContainerRunning [2022-08-03T18:30:06.327Z] --- PASS: TestRemoveContainerRunning (0.87s) [2022-08-03T18:30:06.327Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-03T18:30:06.587Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-03T18:30:06.846Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-03T18:30:07.107Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2022-08-03T18:30:07.107Z] === RUN TestRemoveInvalidContainer [2022-08-03T18:30:07.107Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-08-03T18:30:07.107Z] === RUN TestRenameLinkedContainer [2022-08-03T18:30:07.578Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-03T18:30:08.158Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-03T18:30:08.555Z] === RUN TestInspectNetwork/full_network_id [2022-08-03T18:30:08.555Z] === RUN TestInspectNetwork/partial_network_id [2022-08-03T18:30:08.555Z] === RUN TestInspectNetwork/network_name [2022-08-03T18:30:08.555Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-03T18:30:08.727Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-03T18:30:08.986Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-03T18:30:10.369Z] --- PASS: TestRenameLinkedContainer (3.24s) [2022-08-03T18:30:10.369Z] === RUN TestRenameStoppedContainer [2022-08-03T18:30:10.630Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-03T18:30:10.892Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-03T18:30:11.151Z] --- PASS: TestRenameStoppedContainer (0.75s) [2022-08-03T18:30:11.152Z] === RUN TestRenameRunningContainerAndReuse [2022-08-03T18:30:12.090Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-03T18:30:12.658Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s) [2022-08-03T18:30:12.658Z] === RUN TestRenameInvalidName [2022-08-03T18:30:12.734Z] --- PASS: TestInspectNetwork (7.18s) [2022-08-03T18:30:12.734Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-03T18:30:12.734Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-03T18:30:12.734Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-03T18:30:12.734Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-03T18:30:12.734Z] === RUN TestRunContainerWithBridgeNone [2022-08-03T18:30:13.228Z] --- PASS: TestRenameInvalidName (0.60s) [2022-08-03T18:30:13.228Z] === RUN TestRenameAnonymousContainer [2022-08-03T18:30:13.487Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-03T18:30:13.666Z] --- PASS: TestRunContainerWithBridgeNone (1.46s) [2022-08-03T18:30:13.666Z] === RUN TestNetworkInvalidJSON [2022-08-03T18:30:13.666Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-03T18:30:13.666Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-03T18:30:13.666Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-03T18:30:13.666Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-03T18:30:13.666Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-03T18:30:13.666Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-03T18:30:13.666Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-03T18:30:13.666Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-03T18:30:13.666Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-03T18:30:13.666Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-03T18:30:13.666Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-03T18:30:13.666Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-03T18:30:13.666Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-03T18:30:13.666Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-03T18:30:13.666Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-03T18:30:13.666Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-03T18:30:13.666Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-03T18:30:13.666Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-03T18:30:13.666Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-03T18:30:13.666Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-03T18:30:13.666Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-03T18:30:13.666Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-03T18:30:13.666Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-03T18:30:13.666Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-03T18:30:13.666Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-03T18:30:13.666Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-03T18:30:13.666Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-03T18:30:13.666Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-03T18:30:13.666Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-03T18:30:13.666Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-03T18:30:13.666Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-03T18:30:13.666Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-03T18:30:13.666Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-03T18:30:13.666Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-03T18:30:13.666Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-03T18:30:13.666Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-03T18:30:13.666Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-03T18:30:13.666Z] === RUN TestNetworkList [2022-08-03T18:30:13.666Z] === RUN TestNetworkList//networks [2022-08-03T18:30:13.666Z] === PAUSE TestNetworkList//networks [2022-08-03T18:30:13.666Z] === RUN TestNetworkList//networks/ [2022-08-03T18:30:13.666Z] === PAUSE TestNetworkList//networks/ [2022-08-03T18:30:13.666Z] === CONT TestNetworkList//networks [2022-08-03T18:30:13.666Z] === CONT TestNetworkList//networks/ [2022-08-03T18:30:13.666Z] --- PASS: TestNetworkList (0.01s) [2022-08-03T18:30:13.666Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-03T18:30:13.666Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-03T18:30:13.666Z] === RUN TestHostIPv4BridgeLabel [2022-08-03T18:30:14.231Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-03T18:30:14.231Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-03T18:30:15.393Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-03T18:30:15.602Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-03T18:30:15.602Z] === RUN TestDaemonDefaultNetworkPools [2022-08-03T18:30:15.652Z] --- PASS: TestRenameAnonymousContainer (2.38s) [2022-08-03T18:30:15.652Z] === RUN TestRenameContainerWithSameName [2022-08-03T18:30:16.166Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-08-03T18:30:16.166Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-03T18:30:16.221Z] --- PASS: TestRenameContainerWithSameName (0.56s) [2022-08-03T18:30:16.221Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-03T18:30:17.099Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-03T18:30:17.099Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-03T18:30:17.157Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-03T18:30:17.417Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s) [2022-08-03T18:30:17.417Z] === RUN TestResize [2022-08-03T18:30:17.417Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-03T18:30:17.988Z] --- PASS: TestResize (0.57s) [2022-08-03T18:30:17.988Z] === RUN TestResizeWithInvalidSize [2022-08-03T18:30:18.472Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-08-03T18:30:18.472Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-03T18:30:18.589Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2022-08-03T18:30:18.589Z] === RUN TestResizeWhenContainerNotStarted [2022-08-03T18:30:18.849Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-08-03T18:30:18.849Z] === RUN TestDaemonRestartKillContainers [2022-08-03T18:30:18.849Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-03T18:30:18.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-03T18:30:18.849Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-03T18:30:18.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-03T18:30:18.849Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-03T18:30:18.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-03T18:30:18.849Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-03T18:30:18.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-03T18:30:18.849Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-03T18:30:18.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-03T18:30:18.849Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-03T18:30:18.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-03T18:30:18.849Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-03T18:30:18.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-03T18:30:18.849Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-03T18:30:18.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-03T18:30:18.849Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-03T18:30:18.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-03T18:30:18.849Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-03T18:30:18.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-03T18:30:18.849Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-03T18:30:18.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-03T18:30:18.849Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-03T18:30:18.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-03T18:30:18.849Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-03T18:30:18.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-03T18:30:18.849Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-03T18:30:18.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-03T18:30:18.849Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-03T18:30:18.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-03T18:30:18.849Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-03T18:30:18.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-03T18:30:18.849Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-03T18:30:18.849Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-03T18:30:19.036Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-03T18:30:19.036Z] === RUN TestServiceWithPredefinedNetwork [2022-08-03T18:30:19.875Z] --- PASS: TestImportExtremelyLargeImageWorks (92.29s) [2022-08-03T18:30:19.875Z] PASS [2022-08-03T18:30:19.875Z] [2022-08-03T18:30:19.875Z] === Skipped [2022-08-03T18:30:19.875Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-03T18:30:19.875Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-03T18:30:19.875Z] [2022-08-03T18:30:19.875Z] DONE 22 tests, 1 skipped in 96.066s [2022-08-03T18:30:19.875Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-03T18:30:19.875Z] === RUN TestStripANSICommands [2022-08-03T18:30:19.875Z] === RUN TestStripANSICommands/#00 [2022-08-03T18:30:19.875Z] === RUN TestStripANSICommands/#01 [2022-08-03T18:30:19.875Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-03T18:30:19.875Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-03T18:30:19.875Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-03T18:30:19.875Z] PASS [2022-08-03T18:30:19.875Z] [2022-08-03T18:30:19.875Z] DONE 3 tests in 0.042s [2022-08-03T18:30:19.875Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-03T18:30:19.875Z] INFO: Testing against a local daemon [2022-08-03T18:30:19.875Z] === RUN TestNetworkCreateDelete [2022-08-03T18:30:19.875Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-03T18:30:19.875Z] === RUN TestDockerNetworkDeletePreferID [2022-08-03T18:30:19.875Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-03T18:30:19.875Z] === RUN TestDaemonDNSFallback [2022-08-03T18:30:20.138Z] --- PASS: TestServiceWithDataPathPortInit (14.42s) [2022-08-03T18:30:20.138Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-03T18:30:20.755Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-03T18:30:21.013Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-03T18:30:21.560Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s) [2022-08-03T18:30:21.560Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-03T18:30:21.560Z] service_test.go:243: FLAKY_TEST [2022-08-03T18:30:21.560Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-03T18:30:21.560Z] === RUN TestServiceWithDataPathPortInit [2022-08-03T18:30:21.951Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-03T18:30:21.951Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-03T18:30:22.665Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mdechb46mmlwbrvup21t7h4x1 Created:2022-08-03 18:30:20.846004785 +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[96bb676d0eda3c8f50500cfc3ab2fa0de149ca1ae0d7976dfd07ac227d6787c1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fn8jjhlyewwx1m61lrhtktmw4 EndpointID:4df881ba12770ac91b63a97a9294edfc545616456b3aa5fa12f63fb84fcc4d27 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fe9c47b7b5717b7b235d9462c11d9ffcb103894dd1b8f6507e37da9a41258582 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:42a4fc791456 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fn8jjhlyewwx1m61lrhtktmw4 EndpointID:4df881ba12770ac91b63a97a9294edfc545616456b3aa5fa12f63fb84fcc4d27 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-03T18:30:23.032Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-03T18:30:23.138Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-08-03T18:30:23.138Z] === RUN TestInspectNetwork [2022-08-03T18:30:23.138Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:23.138Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-03T18:30:23.138Z] === RUN TestRunContainerWithBridgeNone [2022-08-03T18:30:23.138Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-03T18:30:23.138Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-03T18:30:23.138Z] === RUN TestNetworkInvalidJSON [2022-08-03T18:30:23.138Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-03T18:30:23.138Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-03T18:30:23.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-03T18:30:23.138Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-03T18:30:23.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-03T18:30:23.138Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-03T18:30:23.138Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-03T18:30:23.138Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-03T18:30:23.138Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-03T18:30:23.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-03T18:30:23.138Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-03T18:30:23.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-03T18:30:23.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-03T18:30:23.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-03T18:30:23.138Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-03T18:30:23.138Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-03T18:30:23.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-03T18:30:23.138Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-03T18:30:23.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-03T18:30:23.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-03T18:30:23.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-03T18:30:23.138Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-03T18:30:23.138Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-03T18:30:23.138Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-03T18:30:23.138Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-03T18:30:23.138Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-03T18:30:23.138Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-03T18:30:23.138Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-03T18:30:23.138Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-03T18:30:23.138Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-03T18:30:23.138Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-03T18:30:23.138Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-03T18:30:23.138Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-03T18:30:23.138Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-03T18:30:23.138Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-03T18:30:23.138Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-03T18:30:23.138Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-03T18:30:23.138Z] === RUN TestNetworkList [2022-08-03T18:30:23.138Z] === RUN TestNetworkList//networks [2022-08-03T18:30:23.138Z] === PAUSE TestNetworkList//networks [2022-08-03T18:30:23.138Z] === RUN TestNetworkList//networks/ [2022-08-03T18:30:23.138Z] === PAUSE TestNetworkList//networks/ [2022-08-03T18:30:23.138Z] === CONT TestNetworkList//networks [2022-08-03T18:30:23.138Z] === CONT TestNetworkList//networks/ [2022-08-03T18:30:23.138Z] --- PASS: TestNetworkList (0.01s) [2022-08-03T18:30:23.138Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-03T18:30:23.138Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-03T18:30:23.138Z] === RUN TestHostIPv4BridgeLabel [2022-08-03T18:30:23.138Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-03T18:30:23.138Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-03T18:30:23.138Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-03T18:30:23.138Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-03T18:30:23.138Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-03T18:30:23.138Z] === RUN TestDaemonDefaultNetworkPools [2022-08-03T18:30:23.138Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-03T18:30:23.138Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-03T18:30:23.138Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-03T18:30:23.138Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-03T18:30:23.138Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.03s) [2022-08-03T18:30:23.138Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-03T18:30:23.138Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-03T18:30:23.138Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-03T18:30:23.138Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-03T18:30:23.138Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-03T18:30:23.138Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-03T18:30:23.138Z] === RUN TestServiceWithPredefinedNetwork [2022-08-03T18:30:23.138Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:23.138Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-03T18:30:23.138Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-03T18:30:23.138Z] service_test.go:243: FLAKY_TEST [2022-08-03T18:30:23.138Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-03T18:30:23.138Z] === RUN TestServiceWithDataPathPortInit [2022-08-03T18:30:23.138Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:23.138Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-03T18:30:23.138Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-03T18:30:23.138Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:23.138Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-03T18:30:23.138Z] PASS [2022-08-03T18:30:23.138Z] [2022-08-03T18:30:23.138Z] === Skipped [2022-08-03T18:30:23.138Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-03T18:30:23.138Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:23.138Z] [2022-08-03T18:30:23.138Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-03T18:30:23.138Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-03T18:30:23.138Z] [2022-08-03T18:30:23.138Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-03T18:30:23.138Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-03T18:30:23.138Z] [2022-08-03T18:30:23.138Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-03T18:30:23.138Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-03T18:30:23.138Z] [2022-08-03T18:30:23.138Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-03T18:30:23.138Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-03T18:30:23.138Z] [2022-08-03T18:30:23.138Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.03s) [2022-08-03T18:30:23.138Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-03T18:30:23.138Z] [2022-08-03T18:30:23.138Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-03T18:30:23.138Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-03T18:30:23.138Z] [2022-08-03T18:30:23.138Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-03T18:30:23.138Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-03T18:30:23.138Z] [2022-08-03T18:30:23.138Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-03T18:30:23.138Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:23.138Z] [2022-08-03T18:30:23.138Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-03T18:30:23.138Z] service_test.go:243: FLAKY_TEST [2022-08-03T18:30:23.138Z] [2022-08-03T18:30:23.138Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-03T18:30:23.138Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:23.138Z] [2022-08-03T18:30:23.138Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-03T18:30:23.138Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:23.138Z] [2022-08-03T18:30:23.138Z] DONE 34 tests, 12 skipped in 7.083s [2022-08-03T18:30:23.138Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-03T18:30:23.138Z] INFO: Testing against a local daemon [2022-08-03T18:30:23.138Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-03T18:30:23.138Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-03T18:30:23.138Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-03T18:30:23.138Z] === RUN TestDockerNetworkIpvlan [2022-08-03T18:30:23.138Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-03T18:30:23.138Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-03T18:30:23.138Z] PASS [2022-08-03T18:30:23.138Z] [2022-08-03T18:30:23.138Z] === Skipped [2022-08-03T18:30:23.138Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-03T18:30:23.138Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-03T18:30:23.138Z] [2022-08-03T18:30:23.138Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-03T18:30:23.138Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-03T18:30:23.138Z] [2022-08-03T18:30:23.138Z] DONE 2 tests, 2 skipped in 0.095s [2022-08-03T18:30:23.138Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-03T18:30:23.138Z] INFO: Testing against a local daemon [2022-08-03T18:30:23.138Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-03T18:30:23.138Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-03T18:30:23.138Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-03T18:30:23.138Z] === RUN TestDockerNetworkMacvlan [2022-08-03T18:30:23.139Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-03T18:30:23.139Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-03T18:30:23.139Z] PASS [2022-08-03T18:30:23.139Z] [2022-08-03T18:30:23.139Z] === Skipped [2022-08-03T18:30:23.139Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-03T18:30:23.139Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-03T18:30:23.139Z] [2022-08-03T18:30:23.139Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-03T18:30:23.139Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-03T18:30:23.139Z] [2022-08-03T18:30:23.139Z] DONE 2 tests, 2 skipped in 0.084s [2022-08-03T18:30:23.139Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-03T18:30:23.139Z] testing: warning: no tests to run [2022-08-03T18:30:23.139Z] PASS [2022-08-03T18:30:23.139Z] [2022-08-03T18:30:23.139Z] DONE 0 tests in 0.025s [2022-08-03T18:30:23.139Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-03T18:30:23.139Z] INFO: Testing against a local daemon [2022-08-03T18:30:23.139Z] === RUN TestAuthZPluginAllowRequest [2022-08-03T18:30:23.139Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:23.139Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-03T18:30:23.139Z] === RUN TestAuthZPluginTLS [2022-08-03T18:30:23.139Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:23.139Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-03T18:30:23.139Z] === RUN TestAuthZPluginDenyRequest [2022-08-03T18:30:23.139Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:23.139Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-03T18:30:23.139Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-03T18:30:23.139Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:23.139Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-03T18:30:23.139Z] === RUN TestAuthZPluginDenyResponse [2022-08-03T18:30:23.139Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:23.139Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-03T18:30:23.139Z] === RUN TestAuthZPluginAllowEventStream [2022-08-03T18:30:23.139Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:23.139Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-03T18:30:23.139Z] === RUN TestAuthZPluginErrorResponse [2022-08-03T18:30:23.139Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:23.139Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-03T18:30:23.139Z] === RUN TestAuthZPluginErrorRequest [2022-08-03T18:30:23.139Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:23.139Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-03T18:30:23.139Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-03T18:30:23.139Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:23.139Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-03T18:30:23.139Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-03T18:30:23.139Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:23.139Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-03T18:30:23.139Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-03T18:30:23.139Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:23.139Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-03T18:30:23.139Z] === RUN TestAuthZPluginHeader [2022-08-03T18:30:23.139Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:23.139Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-03T18:30:23.139Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-03T18:30:23.330Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-03T18:30:23.330Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-03T18:30:23.699Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:23.699Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-08-03T18:30:23.699Z] === RUN TestAuthZPluginV2Disable [2022-08-03T18:30:23.954Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:23.954Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-03T18:30:23.954Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-03T18:30:24.211Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:24.211Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-03T18:30:24.211Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-03T18:30:24.466Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:24.466Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-03T18:30:24.466Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-03T18:30:24.706Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-03T18:30:24.706Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-03T18:30:24.722Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:24.722Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-03T18:30:24.722Z] PASS [2022-08-03T18:30:24.722Z] [2022-08-03T18:30:24.722Z] === Skipped [2022-08-03T18:30:24.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-03T18:30:24.722Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:24.722Z] [2022-08-03T18:30:24.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-03T18:30:24.722Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:24.722Z] [2022-08-03T18:30:24.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-03T18:30:24.722Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:24.722Z] [2022-08-03T18:30:24.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-03T18:30:24.722Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:24.722Z] [2022-08-03T18:30:24.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-03T18:30:24.722Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:24.722Z] [2022-08-03T18:30:24.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-03T18:30:24.722Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:24.722Z] [2022-08-03T18:30:24.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-03T18:30:24.722Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:24.722Z] [2022-08-03T18:30:24.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-03T18:30:24.722Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:24.722Z] [2022-08-03T18:30:24.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-03T18:30:24.722Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:24.722Z] [2022-08-03T18:30:24.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-03T18:30:24.722Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:24.722Z] [2022-08-03T18:30:24.722Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-03T18:30:24.722Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:24.722Z] [2022-08-03T18:30:24.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-03T18:30:24.722Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:24.722Z] [2022-08-03T18:30:24.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-08-03T18:30:24.722Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:24.722Z] [2022-08-03T18:30:24.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-03T18:30:24.722Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:24.722Z] [2022-08-03T18:30:24.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-03T18:30:24.722Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:24.722Z] [2022-08-03T18:30:24.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-03T18:30:24.722Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:24.722Z] [2022-08-03T18:30:24.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-03T18:30:24.722Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:24.722Z] [2022-08-03T18:30:24.722Z] DONE 17 tests, 17 skipped in 1.790s [2022-08-03T18:30:24.722Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-03T18:30:24.978Z] INFO: Testing against a local daemon [2022-08-03T18:30:24.978Z] === RUN TestPluginInvalidJSON [2022-08-03T18:30:24.978Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-03T18:30:24.978Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-03T18:30:24.978Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-03T18:30:24.978Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-03T18:30:24.978Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-03T18:30:24.978Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-03T18:30:24.978Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-03T18:30:24.978Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-03T18:30:24.978Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-03T18:30:24.978Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-03T18:30:24.978Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-03T18:30:24.978Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-03T18:30:24.978Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-03T18:30:24.978Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-03T18:30:24.978Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-03T18:30:24.978Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-03T18:30:24.978Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-03T18:30:24.978Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-03T18:30:24.978Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-03T18:30:24.978Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-03T18:30:24.978Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-03T18:30:24.978Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-03T18:30:24.978Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-03T18:30:24.978Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-03T18:30:24.978Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-03T18:30:24.978Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-03T18:30:24.978Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-03T18:30:24.978Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-03T18:30:24.978Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-03T18:30:24.978Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-03T18:30:24.978Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-03T18:30:24.978Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-03T18:30:24.978Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-03T18:30:24.978Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-03T18:30:24.978Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-03T18:30:24.978Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-03T18:30:24.978Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-03T18:30:24.978Z] === RUN TestPluginInstall [2022-08-03T18:30:24.978Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:24.978Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-03T18:30:24.978Z] === RUN TestPluginsWithRuntimes [2022-08-03T18:30:24.978Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-03T18:30:24.978Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-03T18:30:24.978Z] === RUN TestPluginBackCompatMediaTypes [2022-08-03T18:30:24.978Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-03T18:30:24.978Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-03T18:30:24.978Z] PASS [2022-08-03T18:30:24.978Z] [2022-08-03T18:30:24.978Z] === Skipped [2022-08-03T18:30:24.978Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-03T18:30:24.978Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-03T18:30:24.978Z] [2022-08-03T18:30:24.978Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-03T18:30:24.978Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-03T18:30:24.978Z] [2022-08-03T18:30:24.978Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-03T18:30:24.978Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-03T18:30:24.978Z] [2022-08-03T18:30:24.978Z] DONE 19 tests, 3 skipped in 0.132s [2022-08-03T18:30:24.978Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-03T18:30:24.978Z] INFO: Testing against a local daemon [2022-08-03T18:30:24.978Z] === RUN TestExternalGraphDriver [2022-08-03T18:30:25.539Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-03T18:30:25.539Z] --- SKIP: TestExternalGraphDriver (0.37s) [2022-08-03T18:30:25.539Z] === RUN TestGraphdriverPluginV2 [2022-08-03T18:30:26.617Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-03T18:30:26.844Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.29s) [2022-08-03T18:30:26.844Z] PASS [2022-08-03T18:30:26.845Z] [2022-08-03T18:30:26.845Z] === Skipped [2022-08-03T18:30:26.845Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-03T18:30:26.845Z] service_test.go:243: FLAKY_TEST [2022-08-03T18:30:26.845Z] [2022-08-03T18:30:26.845Z] DONE 38 tests, 1 skipped in 45.709s [2022-08-03T18:30:26.845Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-03T18:30:26.845Z] INFO: Testing against a local daemon [2022-08-03T18:30:26.845Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-03T18:30:26.845Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-03T18:30:26.845Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-03T18:30:26.845Z] === RUN TestDockerNetworkIpvlan [2022-08-03T18:30:26.845Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-03T18:30:26.845Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-03T18:30:26.845Z] PASS [2022-08-03T18:30:26.845Z] [2022-08-03T18:30:26.845Z] === Skipped [2022-08-03T18:30:26.845Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-03T18:30:26.845Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-03T18:30:26.845Z] [2022-08-03T18:30:26.845Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-03T18:30:26.845Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-03T18:30:26.845Z] [2022-08-03T18:30:26.845Z] DONE 2 tests, 2 skipped in 0.024s [2022-08-03T18:30:26.845Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-03T18:30:26.845Z] INFO: Testing against a local daemon [2022-08-03T18:30:26.845Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-03T18:30:27.553Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-03T18:30:28.218Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-08-03T18:30:28.218Z] === RUN TestDockerNetworkMacvlan [2022-08-03T18:30:28.491Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-03T18:30:28.491Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-03T18:30:28.786Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-03T18:30:29.718Z] --- PASS: TestGraphdriverPluginV2 (3.75s) [2022-08-03T18:30:29.718Z] PASS [2022-08-03T18:30:29.718Z] [2022-08-03T18:30:29.718Z] === Skipped [2022-08-03T18:30:29.718Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.37s) [2022-08-03T18:30:29.718Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-03T18:30:29.718Z] [2022-08-03T18:30:29.718Z] DONE 2 tests, 1 skipped in 4.217s [2022-08-03T18:30:29.718Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-03T18:30:29.718Z] INFO: Testing against a local daemon [2022-08-03T18:30:29.718Z] === RUN TestContinueAfterPluginCrash [2022-08-03T18:30:29.718Z] === PAUSE TestContinueAfterPluginCrash [2022-08-03T18:30:29.718Z] === RUN TestReadPluginNoRead [2022-08-03T18:30:29.718Z] === PAUSE TestReadPluginNoRead [2022-08-03T18:30:29.718Z] === RUN TestDaemonStartWithLogOpt [2022-08-03T18:30:29.718Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-03T18:30:29.718Z] === CONT TestContinueAfterPluginCrash [2022-08-03T18:30:29.718Z] === CONT TestDaemonStartWithLogOpt [2022-08-03T18:30:29.719Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-03T18:30:30.284Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-03T18:30:31.783Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-03T18:30:31.783Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-03T18:30:32.351Z] check_test.go:540: [d82ae1063aadc] daemon is not started [2022-08-03T18:30:32.351Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-03T18:30:32.812Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-03T18:30:33.290Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-03T18:30:33.290Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-03T18:30:33.550Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-03T18:30:33.885Z] --- PASS: TestDaemonStartWithLogOpt (4.31s) [2022-08-03T18:30:33.885Z] === CONT TestReadPluginNoRead [2022-08-03T18:30:34.491Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-03T18:30:34.713Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-03T18:30:35.774Z] === RUN TestReadPluginNoRead/default [2022-08-03T18:30:35.870Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-03T18:30:36.419Z] --- PASS: TestServiceWithDataPathPortInit (13.53s) [2022-08-03T18:30:36.419Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-03T18:30:36.441Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-03T18:30:37.138Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-03T18:30:37.351Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j6dhzypiwh8iezzo6kk8x3jcy Created:2022-08-03 18:30:35.960688177 +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[afdf1ac26affb461c8d5cf125c675dbd3533986c762d2a3754c10f24223c4bf7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vne7t69tsfed9u97vjwaktca4 EndpointID:08bfad6e1e73bb749ca1583a5da68090deae3d304afe14f21f052a04f36de678 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a4eea7376e6679863b1298696de01ea07de372d41757a12f5f9464931b08fabf 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:d6904c1f688b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vne7t69tsfed9u97vjwaktca4 EndpointID:08bfad6e1e73bb749ca1583a5da68090deae3d304afe14f21f052a04f36de678 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-03T18:30:37.992Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-03T18:30:38.351Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-03T18:30:38.503Z] --- PASS: TestContinueAfterPluginCrash (9.01s) [2022-08-03T18:30:38.503Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-03T18:30:38.611Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-03T18:30:38.926Z] --- PASS: TestDockerNetworkMacvlan (10.80s) [2022-08-03T18:30:38.926Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-03T18:30:38.926Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2022-08-03T18:30:38.926Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.05s) [2022-08-03T18:30:38.926Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.11s) [2022-08-03T18:30:38.926Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.42s) [2022-08-03T18:30:38.926Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.76s) [2022-08-03T18:30:38.926Z] PASS [2022-08-03T18:30:38.926Z] [2022-08-03T18:30:38.926Z] DONE 8 tests in 12.103s [2022-08-03T18:30:38.926Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-03T18:30:38.926Z] testing: warning: no tests to run [2022-08-03T18:30:38.926Z] PASS [2022-08-03T18:30:38.926Z] [2022-08-03T18:30:38.926Z] DONE 0 tests in 0.007s [2022-08-03T18:30:38.926Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-03T18:30:38.926Z] INFO: Testing against a local daemon [2022-08-03T18:30:38.926Z] === RUN TestAuthZPluginAllowRequest [2022-08-03T18:30:39.180Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-03T18:30:39.180Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-03T18:30:39.180Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-03T18:30:39.186Z] ......... [ 85%] [2022-08-03T18:30:39.866Z] === CONT TestReadPluginNoRead [2022-08-03T18:30:39.866Z] read_test.go:92: [d984dd0e2ce35] daemon is not started [2022-08-03T18:30:39.866Z] --- PASS: TestReadPluginNoRead (6.02s) [2022-08-03T18:30:39.866Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-08-03T18:30:39.866Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-08-03T18:30:39.866Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2022-08-03T18:30:39.866Z] PASS [2022-08-03T18:30:39.866Z] [2022-08-03T18:30:39.866Z] DONE 6 tests in 10.437s [2022-08-03T18:30:39.866Z] 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-08-03T18:30:39.866Z] testing: warning: no tests to run [2022-08-03T18:30:39.866Z] PASS [2022-08-03T18:30:39.866Z] [2022-08-03T18:30:39.866Z] DONE 0 tests in 0.037s [2022-08-03T18:30:39.866Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-03T18:30:39.866Z] INFO: Testing against a local daemon [2022-08-03T18:30:39.866Z] === RUN TestPluginWithDevMounts [2022-08-03T18:30:39.866Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-03T18:30:39.866Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-03T18:30:39.866Z] PASS [2022-08-03T18:30:39.866Z] [2022-08-03T18:30:39.866Z] === Skipped [2022-08-03T18:30:39.866Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-03T18:30:39.866Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-03T18:30:39.866Z] [2022-08-03T18:30:39.866Z] DONE 1 tests, 1 skipped in 0.102s [2022-08-03T18:30:39.866Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-03T18:30:39.866Z] INFO: Testing against a local daemon [2022-08-03T18:30:39.866Z] === RUN TestSecretInspect [2022-08-03T18:30:39.867Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:39.867Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-03T18:30:39.867Z] === RUN TestSecretList [2022-08-03T18:30:39.867Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:39.867Z] --- SKIP: TestSecretList (0.01s) [2022-08-03T18:30:39.867Z] === RUN TestSecretsCreateAndDelete [2022-08-03T18:30:39.867Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:39.867Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-08-03T18:30:39.867Z] === RUN TestSecretsUpdate [2022-08-03T18:30:39.867Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:39.867Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-03T18:30:39.867Z] === RUN TestTemplatedSecret [2022-08-03T18:30:39.867Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:39.867Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-03T18:30:39.867Z] === RUN TestSecretCreateResolve [2022-08-03T18:30:39.867Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:39.867Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-03T18:30:39.867Z] PASS [2022-08-03T18:30:39.867Z] [2022-08-03T18:30:39.867Z] === Skipped [2022-08-03T18:30:39.867Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-03T18:30:39.867Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:39.867Z] [2022-08-03T18:30:39.867Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-03T18:30:39.867Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:39.867Z] [2022-08-03T18:30:39.867Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-08-03T18:30:39.867Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:39.867Z] [2022-08-03T18:30:39.867Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-03T18:30:39.867Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:39.867Z] [2022-08-03T18:30:39.867Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-03T18:30:39.867Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:39.867Z] [2022-08-03T18:30:39.867Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-03T18:30:39.867Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:39.867Z] [2022-08-03T18:30:39.867Z] DONE 6 tests, 6 skipped in 0.153s [2022-08-03T18:30:39.867Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-03T18:30:40.119Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-03T18:30:40.123Z] INFO: Testing against a local daemon [2022-08-03T18:30:40.123Z] === RUN TestServiceCreateInit [2022-08-03T18:30:40.123Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-03T18:30:40.123Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:40.123Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-03T18:30:40.123Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:40.123Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-03T18:30:40.123Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-03T18:30:40.123Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-03T18:30:40.123Z] === RUN TestCreateServiceMultipleTimes [2022-08-03T18:30:40.123Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:40.123Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-03T18:30:40.123Z] === RUN TestCreateServiceConflict [2022-08-03T18:30:40.123Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:40.123Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-03T18:30:40.123Z] === RUN TestCreateServiceMaxReplicas [2022-08-03T18:30:40.123Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:40.123Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-03T18:30:40.123Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-03T18:30:40.123Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:40.123Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-03T18:30:40.123Z] === RUN TestCreateServiceSecretFileMode [2022-08-03T18:30:40.123Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:40.123Z] --- SKIP: TestCreateServiceSecretFileMode (0.03s) [2022-08-03T18:30:40.123Z] === RUN TestCreateServiceConfigFileMode [2022-08-03T18:30:40.123Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:40.123Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-03T18:30:40.123Z] === RUN TestCreateServiceSysctls [2022-08-03T18:30:40.123Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:40.123Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-03T18:30:40.123Z] === RUN TestCreateServiceCapabilities [2022-08-03T18:30:40.123Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:40.298Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2022-08-03T18:30:40.298Z] === RUN TestAuthZPluginTLS [2022-08-03T18:30:40.384Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-03T18:30:40.384Z] === RUN TestInspect [2022-08-03T18:30:40.384Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:40.384Z] --- SKIP: TestInspect (0.01s) [2022-08-03T18:30:40.384Z] === RUN TestCreateJob [2022-08-03T18:30:40.384Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:40.384Z] --- SKIP: TestCreateJob (0.01s) [2022-08-03T18:30:40.384Z] === RUN TestReplicatedJob [2022-08-03T18:30:40.384Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:40.384Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-03T18:30:40.384Z] === RUN TestUpdateReplicatedJob [2022-08-03T18:30:40.384Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:40.384Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-03T18:30:40.384Z] === RUN TestServiceListWithStatuses [2022-08-03T18:30:40.384Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-03T18:30:40.384Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-03T18:30:40.384Z] === RUN TestDockerNetworkConnectAlias [2022-08-03T18:30:40.384Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:40.384Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-08-03T18:30:40.384Z] === RUN TestDockerNetworkReConnect [2022-08-03T18:30:40.384Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:40.384Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-03T18:30:40.384Z] === RUN TestServicePlugin [2022-08-03T18:30:40.863Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-03T18:30:40.863Z] === RUN TestAuthZPluginDenyRequest [2022-08-03T18:30:41.101Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-03T18:30:41.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.92s) [2022-08-03T18:30:41.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-08-03T18:30:41.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.36s) [2022-08-03T18:30:41.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-03T18:30:41.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-08-03T18:30:41.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-08-03T18:30:41.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.75s) [2022-08-03T18:30:41.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.73s) [2022-08-03T18:30:41.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.94s) [2022-08-03T18:30:41.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.12s) [2022-08-03T18:30:41.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.14s) [2022-08-03T18:30:41.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.30s) [2022-08-03T18:30:41.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.83s) [2022-08-03T18:30:41.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.00s) [2022-08-03T18:30:41.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.06s) [2022-08-03T18:30:41.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.33s) [2022-08-03T18:30:41.101Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-03T18:30:41.101Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-03T18:30:41.101Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-03T18:30:41.428Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-03T18:30:41.429Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-03T18:30:41.529Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s) [2022-08-03T18:30:41.529Z] PASS [2022-08-03T18:30:41.529Z] [2022-08-03T18:30:41.529Z] === Skipped [2022-08-03T18:30:41.529Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-03T18:30:41.529Z] service_test.go:243: FLAKY_TEST [2022-08-03T18:30:41.529Z] [2022-08-03T18:30:41.529Z] DONE 38 tests, 1 skipped in 43.281s [2022-08-03T18:30:41.529Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-03T18:30:41.529Z] ++ 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-08-03T18:30:41.529Z] ++ set -e [2022-08-03T18:30:41.529Z] ++ '[' -n 0 ']' [2022-08-03T18:30:41.529Z] ++ set -x [2022-08-03T18:30:41.529Z] ++ env -i DEST=/go/src/github.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-08-03T18:30:41.529Z] INFO: Testing against a local daemon [2022-08-03T18:30:41.529Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-03T18:30:41.529Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-03T18:30:41.529Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-03T18:30:41.529Z] === RUN TestDockerNetworkIpvlan [2022-08-03T18:30:41.529Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-03T18:30:41.529Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-03T18:30:41.529Z] PASS [2022-08-03T18:30:41.529Z] [2022-08-03T18:30:41.529Z] === Skipped [2022-08-03T18:30:41.529Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-03T18:30:41.529Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-03T18:30:41.529Z] [2022-08-03T18:30:41.529Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-03T18:30:41.529Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-03T18:30:41.529Z] [2022-08-03T18:30:41.529Z] DONE 2 tests, 2 skipped in 0.095s [2022-08-03T18:30:41.529Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-03T18:30:41.529Z] ++ 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-08-03T18:30:41.529Z] ++ set -e [2022-08-03T18:30:41.529Z] ++ '[' -n 0 ']' [2022-08-03T18:30:41.529Z] ++ set -x [2022-08-03T18:30:41.529Z] ++ env -i DEST=/go/src/github.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-08-03T18:30:41.529Z] INFO: Testing against a local daemon [2022-08-03T18:30:41.529Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-03T18:30:41.994Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-03T18:30:41.994Z] === RUN TestAuthZPluginDenyResponse [2022-08-03T18:30:42.273Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:42.273Z] --- SKIP: TestServicePlugin (1.95s) [2022-08-03T18:30:42.273Z] === RUN TestServiceUpdateLabel [2022-08-03T18:30:42.273Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:42.273Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-03T18:30:42.273Z] === RUN TestServiceUpdateSecrets [2022-08-03T18:30:42.273Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:42.273Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-03T18:30:42.273Z] === RUN TestServiceUpdateConfigs [2022-08-03T18:30:42.273Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:42.273Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-03T18:30:42.273Z] === RUN TestServiceUpdateNetwork [2022-08-03T18:30:42.273Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:42.273Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-03T18:30:42.273Z] === RUN TestServiceUpdatePidsLimit [2022-08-03T18:30:42.273Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:42.273Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-08-03T18:30:42.273Z] PASS [2022-08-03T18:30:42.273Z] [2022-08-03T18:30:42.273Z] === Skipped [2022-08-03T18:30:42.273Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-03T18:30:42.273Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:42.273Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-03T18:30:42.273Z] [2022-08-03T18:30:42.273Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-03T18:30:42.273Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:42.273Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-03T18:30:42.273Z] [2022-08-03T18:30:42.273Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-03T18:30:42.273Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:42.273Z] [2022-08-03T18:30:42.273Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-03T18:30:42.273Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:42.273Z] [2022-08-03T18:30:42.273Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-03T18:30:42.273Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:42.273Z] [2022-08-03T18:30:42.273Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-03T18:30:42.273Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:42.273Z] [2022-08-03T18:30:42.273Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.03s) [2022-08-03T18:30:42.273Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:42.273Z] [2022-08-03T18:30:42.273Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-03T18:30:42.273Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:42.273Z] [2022-08-03T18:30:42.273Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-03T18:30:42.273Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:42.273Z] [2022-08-03T18:30:42.273Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-03T18:30:42.273Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:42.273Z] [2022-08-03T18:30:42.273Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-03T18:30:42.273Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:42.273Z] [2022-08-03T18:30:42.273Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-03T18:30:42.273Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:42.273Z] [2022-08-03T18:30:42.273Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-03T18:30:42.273Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:42.273Z] [2022-08-03T18:30:42.273Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-03T18:30:42.273Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:42.273Z] [2022-08-03T18:30:42.273Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-03T18:30:42.273Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-03T18:30:42.273Z] [2022-08-03T18:30:42.273Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-08-03T18:30:42.273Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:42.273Z] [2022-08-03T18:30:42.273Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-03T18:30:42.273Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:42.273Z] [2022-08-03T18:30:42.273Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s) [2022-08-03T18:30:42.273Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:42.273Z] [2022-08-03T18:30:42.273Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-03T18:30:42.273Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:42.273Z] [2022-08-03T18:30:42.273Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-03T18:30:42.273Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:42.273Z] [2022-08-03T18:30:42.273Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-03T18:30:42.273Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:42.273Z] [2022-08-03T18:30:42.273Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-03T18:30:42.273Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:42.273Z] [2022-08-03T18:30:42.273Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-08-03T18:30:42.273Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-03T18:30:42.273Z] [2022-08-03T18:30:42.273Z] DONE 24 tests, 23 skipped in 2.393s [2022-08-03T18:30:42.273Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-03T18:30:42.504Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-03T18:30:42.529Z] INFO: Testing against a local daemon [2022-08-03T18:30:42.529Z] === RUN TestSessionCreate [2022-08-03T18:30:42.529Z] --- PASS: TestSessionCreate (0.03s) [2022-08-03T18:30:42.529Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-03T18:30:42.529Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-03T18:30:42.529Z] PASS [2022-08-03T18:30:42.529Z] [2022-08-03T18:30:42.529Z] DONE 2 tests in 0.156s [2022-08-03T18:30:42.529Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-03T18:30:42.559Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-03T18:30:42.559Z] === RUN TestAuthZPluginAllowEventStream [2022-08-03T18:30:42.785Z] INFO: Testing against a local daemon [2022-08-03T18:30:42.785Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-03T18:30:42.785Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-03T18:30:42.785Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-03T18:30:42.785Z] === RUN TestDiskUsage [2022-08-03T18:30:42.785Z] === PAUSE TestDiskUsage [2022-08-03T18:30:42.785Z] === RUN TestEventsExecDie [2022-08-03T18:30:42.901Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-08-03T18:30:42.901Z] === RUN TestDockerNetworkMacvlan [2022-08-03T18:30:43.073Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-03T18:30:43.073Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-03T18:30:43.346Z] --- PASS: TestEventsExecDie (0.53s) [2022-08-03T18:30:43.346Z] === RUN TestEventsBackwardsCompatible [2022-08-03T18:30:43.346Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-03T18:30:43.346Z] === RUN TestEventsVolumeCreate [2022-08-03T18:30:43.346Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-03T18:30:43.346Z] === RUN TestInfoBinaryCommits [2022-08-03T18:30:43.346Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-03T18:30:43.346Z] === RUN TestInfoAPIVersioned [2022-08-03T18:30:43.346Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-03T18:30:43.346Z] === RUN TestInfoAPI [2022-08-03T18:30:43.346Z] --- PASS: TestInfoAPI (0.02s) [2022-08-03T18:30:43.346Z] === RUN TestInfoAPIWarnings [2022-08-03T18:30:43.833Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-03T18:30:43.932Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s) [2022-08-03T18:30:43.932Z] === RUN TestAuthZPluginErrorResponse [2022-08-03T18:30:44.013Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-03T18:30:44.194Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-03T18:30:44.194Z] === RUN TestAuthZPluginErrorRequest [2022-08-03T18:30:44.217Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-03T18:30:44.398Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-03T18:30:44.759Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-03T18:30:44.760Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-03T18:30:44.953Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-03T18:30:44.953Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-03T18:30:44.953Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-03T18:30:45.214Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (4.14s) [2022-08-03T18:30:45.214Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (2.04s) [2022-08-03T18:30:45.214Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (2.07s) [2022-08-03T18:30:45.214Z] === RUN TestCgroupNamespacesRun [2022-08-03T18:30:45.325Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-03T18:30:45.325Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-03T18:30:45.331Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-03T18:30:45.407Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-03T18:30:46.154Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-03T18:30:46.702Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-03T18:30:47.095Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-03T18:30:47.095Z] --- PASS: TestCgroupNamespacesRun (1.96s) [2022-08-03T18:30:47.095Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-03T18:30:47.224Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.68s) [2022-08-03T18:30:47.224Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-03T18:30:48.599Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-03T18:30:49.000Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.90s) [2022-08-03T18:30:49.000Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-03T18:30:49.121Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.74s) [2022-08-03T18:30:49.121Z] === RUN TestAuthZPluginHeader [2022-08-03T18:30:49.260Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-03T18:30:49.379Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-03T18:30:49.379Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-03T18:30:50.638Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.41s) [2022-08-03T18:30:50.638Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-03T18:30:50.638Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-03T18:30:51.206Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-03T18:30:51.467Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-03T18:30:51.877Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-03T18:30:51.939Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-03T18:30:51.939Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-03T18:30:52.036Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s) [2022-08-03T18:30:52.036Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-03T18:30:52.135Z] --- PASS: TestDockerNetworkMacvlan (9.28s) [2022-08-03T18:30:52.135Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-08-03T18:30:52.135Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-03T18:30:52.135Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-08-03T18:30:52.135Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s) [2022-08-03T18:30:52.135Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.96s) [2022-08-03T18:30:52.135Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-08-03T18:30:52.135Z] PASS [2022-08-03T18:30:52.135Z] [2022-08-03T18:30:52.135Z] DONE 8 tests in 10.682s [2022-08-03T18:30:52.135Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-03T18:30:52.135Z] ++ 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-08-03T18:30:52.295Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-03T18:30:52.393Z] ++ set -e [2022-08-03T18:30:52.393Z] ++ '[' -n 0 ']' [2022-08-03T18:30:52.393Z] ++ set -x [2022-08-03T18:30:52.393Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-03T18:30:52.393Z] testing: warning: no tests to run [2022-08-03T18:30:52.393Z] PASS [2022-08-03T18:30:52.393Z] [2022-08-03T18:30:52.393Z] DONE 0 tests in 0.023s [2022-08-03T18:30:52.393Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-03T18:30:52.393Z] ++ 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-08-03T18:30:52.393Z] ++ set -e [2022-08-03T18:30:52.393Z] ++ '[' -n 0 ']' [2022-08-03T18:30:52.393Z] ++ set -x [2022-08-03T18:30:52.393Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-03T18:30:52.393Z] INFO: Testing against a local daemon [2022-08-03T18:30:52.393Z] === RUN TestAuthZPluginAllowRequest [2022-08-03T18:30:53.674Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.41s) [2022-08-03T18:30:53.674Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-03T18:30:53.681Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-03T18:30:53.764Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-08-03T18:30:53.764Z] === RUN TestAuthZPluginTLS [2022-08-03T18:30:54.021Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-03T18:30:54.021Z] === RUN TestAuthZPluginDenyRequest [2022-08-03T18:30:54.587Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-03T18:30:54.587Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-03T18:30:54.639Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.64s) [2022-08-03T18:30:54.639Z] === RUN TestAuthZPluginV2Disable [2022-08-03T18:30:55.054Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.43s) [2022-08-03T18:30:55.054Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-03T18:30:55.151Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-03T18:30:55.151Z] === RUN TestAuthZPluginDenyResponse [2022-08-03T18:30:55.624Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.76s) [2022-08-03T18:30:55.624Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-03T18:30:55.716Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-03T18:30:55.716Z] === RUN TestAuthZPluginAllowEventStream [2022-08-03T18:30:56.195Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-03T18:30:56.456Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-03T18:30:56.648Z] --- PASS: TestAuthZPluginAllowEventStream (1.09s) [2022-08-03T18:30:56.648Z] === RUN TestAuthZPluginErrorResponse [2022-08-03T18:30:56.978Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-03T18:30:56.978Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-03T18:30:57.025Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-03T18:30:57.213Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-03T18:30:57.213Z] === RUN TestAuthZPluginErrorRequest [2022-08-03T18:30:57.594Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2022-08-03T18:30:57.594Z] === RUN TestNISDomainname [2022-08-03T18:30:57.778Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-03T18:30:57.778Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-03T18:30:58.344Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-03T18:30:58.344Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-03T18:30:58.534Z] --- PASS: TestNISDomainname (0.99s) [2022-08-03T18:30:58.534Z] === RUN TestHostnameDnsResolution [2022-08-03T18:30:58.534Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-03T18:30:58.818Z] --- PASS: TestAuthZPluginV2Disable (3.95s) [2022-08-03T18:30:58.818Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-03T18:30:59.474Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-03T18:30:59.717Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) [2022-08-03T18:30:59.717Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-03T18:30:59.734Z] --- PASS: TestHostnameDnsResolution (1.16s) [2022-08-03T18:30:59.734Z] === RUN TestUnprivilegedPortsAndPing [2022-08-03T18:31:00.306Z] --- PASS: TestUnprivilegedPortsAndPing (0.77s) [2022-08-03T18:31:00.306Z] === RUN TestPrivilegedHostDevices [2022-08-03T18:31:00.870Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-03T18:31:01.088Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.30s) [2022-08-03T18:31:01.088Z] === RUN TestAuthZPluginHeader [2022-08-03T18:31:01.126Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-03T18:31:01.126Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-03T18:31:01.126Z] [2022-08-03T18:31:01.126Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-03T18:31:01.126Z] =========================== short test summary info ============================ [2022-08-03T18:31:01.126Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-03T18:31:01.126Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-03T18:31:01.126Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-03T18:31:01.126Z] Not supported on most drivers [2022-08-03T18:31:01.126Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-03T18:31:01.126Z] Output of docker top depends on host distro, and is not formalized. [2022-08-03T18:31:01.126Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-03T18:31:01.126Z] Output of docker top depends on host distro, and is not formalized. [2022-08-03T18:31:01.126Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-03T18:31:01.126Z] Can fail if eth0 has multiple IP addresses [2022-08-03T18:31:01.126Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-03T18:31:01.126Z] This doesn't seem to be taken into account by the engine [2022-08-03T18:31:01.126Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-03T18:31:01.126Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-03T18:31:01.126Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.31 seconds == [2022-08-03T18:31:01.244Z] --- PASS: TestPrivilegedHostDevices (0.79s) [2022-08-03T18:31:01.244Z] === RUN TestRunConsoleSize [2022-08-03T18:31:01.381Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-08-03T18:31:01.381Z] === RUN TestInfoDebug [2022-08-03T18:31:01.381Z] --- PASS: TestInfoDebug (0.54s) [2022-08-03T18:31:01.381Z] === RUN TestInfoInsecureRegistries [2022-08-03T18:31:01.381Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-03T18:31:01.381Z] === RUN TestInfoRegistryMirrors [2022-08-03T18:31:01.637Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-08-03T18:31:01.637Z] === RUN TestLoginFailsWithBadCredentials [2022-08-03T18:31:01.652Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-08-03T18:31:01.653Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-03T18:31:01.653Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-03T18:31:01.653Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-03T18:31:01.653Z] === RUN TestAuthZPluginV2Disable [2022-08-03T18:31:01.653Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-03T18:31:01.653Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-03T18:31:01.653Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-03T18:31:01.653Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-03T18:31:01.653Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-03T18:31:01.653Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-03T18:31:01.653Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-03T18:31:01.653Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-03T18:31:01.653Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-03T18:31:01.690Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-03T18:31:01.813Z] --- PASS: TestRunConsoleSize (0.62s) [2022-08-03T18:31:01.813Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-03T18:31:01.893Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-03T18:31:01.893Z] === RUN TestPingCacheHeaders [2022-08-03T18:31:01.893Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-03T18:31:01.893Z] === RUN TestPingGet [2022-08-03T18:31:01.893Z] --- PASS: TestPingGet (0.01s) [2022-08-03T18:31:01.893Z] === RUN TestPingHead [2022-08-03T18:31:01.893Z] --- PASS: TestPingHead (0.03s) [2022-08-03T18:31:01.893Z] === RUN TestPingSwarmHeader [2022-08-03T18:31:02.096Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.88s) [2022-08-03T18:31:02.096Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-03T18:31:02.455Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-03T18:31:03.016Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-03T18:31:03.723Z] --- PASS: TestRunWithAlternativeContainerdShim (1.65s) [2022-08-03T18:31:03.723Z] === RUN TestStats [2022-08-03T18:31:03.955Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-03T18:31:03.955Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-08-03T18:31:03.955Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-03T18:31:03.955Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-03T18:31:03.955Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-03T18:31:03.955Z] === RUN TestVersion [2022-08-03T18:31:03.983Z] check_test.go:540: [da136b03f9c78] daemon is not started [2022-08-03T18:31:03.983Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-03T18:31:04.220Z] --- PASS: TestVersion (0.05s) [2022-08-03T18:31:04.220Z] === CONT TestDiskUsage [2022-08-03T18:31:04.847Z] === RUN TestDiskUsage/empty [2022-08-03T18:31:04.847Z] === RUN TestDiskUsage/empty/container_types [2022-08-03T18:31:04.847Z] === RUN TestDiskUsage/empty/image_types [2022-08-03T18:31:04.847Z] === RUN TestDiskUsage/empty/volume_types [2022-08-03T18:31:04.847Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-03T18:31:04.847Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-03T18:31:04.847Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-03T18:31:04.847Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-03T18:31:04.847Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-03T18:31:04.847Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-03T18:31:04.847Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-03T18:31:04.847Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-03T18:31:04.847Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-03T18:31:04.847Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-03T18:31:04.847Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-03T18:31:04.847Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-03T18:31:04.847Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-03T18:31:04.847Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-03T18:31:04.847Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-03T18:31:04.847Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-03T18:31:04.847Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-03T18:31:04.847Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-03T18:31:04.847Z] === RUN TestDiskUsage/after_container.Run [2022-08-03T18:31:05.124Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-03T18:31:05.124Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-03T18:31:05.124Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-03T18:31:05.124Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-03T18:31:05.124Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-03T18:31:05.124Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-03T18:31:05.124Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-03T18:31:05.124Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-03T18:31:05.124Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-03T18:31:05.124Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-03T18:31:05.361Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage (1.24s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s) [2022-08-03T18:31:05.389Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-03T18:31:05.389Z] PASS [2022-08-03T18:31:05.389Z] [2022-08-03T18:31:05.389Z] === Skipped [2022-08-03T18:31:05.389Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-03T18:31:05.389Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-03T18:31:05.389Z] [2022-08-03T18:31:05.389Z] DONE 54 tests, 1 skipped in 22.802s [2022-08-03T18:31:05.389Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-03T18:31:05.389Z] INFO: Testing against a local daemon [2022-08-03T18:31:05.389Z] === RUN TestVolumesCreateAndList [2022-08-03T18:31:05.389Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-08-03T18:31:05.389Z] === RUN TestVolumesRemove [2022-08-03T18:31:05.657Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-03T18:31:05.657Z] === RUN TestVolumesInspect [2022-08-03T18:31:05.657Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-03T18:31:05.657Z] === RUN TestVolumesInvalidJSON [2022-08-03T18:31:05.657Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-03T18:31:05.657Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-03T18:31:05.657Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-03T18:31:05.657Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-03T18:31:05.657Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-03T18:31:05.657Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-03T18:31:05.657Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-03T18:31:05.657Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-03T18:31:05.657Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-03T18:31:05.657Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-03T18:31:05.657Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-03T18:31:05.657Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-03T18:31:05.657Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-03T18:31:05.657Z] PASS [2022-08-03T18:31:05.657Z] [2022-08-03T18:31:05.657Z] DONE 9 tests in 0.197s [2022-08-03T18:31:05.657Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-03T18:31:05.657Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14285 is not a child of this shell [2022-08-03T18:31:05.657Z] warning: PID 14285 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-03T18:31:05.657Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-03T18:31:05.657Z] [2022-08-03T18:31:05.657Z] Unloading profiles will leave already running processes permanently [2022-08-03T18:31:05.657Z] unconfined, which can lead to unexpected situations. [2022-08-03T18:31:05.657Z] [2022-08-03T18:31:05.657Z] To set a process to complain mode, use the command line tool [2022-08-03T18:31:05.657Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-03T18:31:05.657Z] Removing test suite binaries [2022-08-03T18:31:05.657Z] exiting test-integration [2022-08-03T18:31:05.657Z] ++ exit 0 [2022-08-03T18:31:05.657Z] [2022-08-03T18:31:05.929Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-03T18:31:05.929Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-03T18:31:05.929Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-03T18:31:06.189Z] --- PASS: TestStats (2.84s) [2022-08-03T18:31:06.189Z] === RUN TestStopContainerWithTimeout [2022-08-03T18:31:06.189Z] === RUN TestStopContainerWithTimeout/0 [2022-08-03T18:31:06.189Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-03T18:31:06.189Z] === RUN TestStopContainerWithTimeout/1 [2022-08-03T18:31:06.189Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-03T18:31:06.189Z] === RUN TestStopContainerWithTimeout/3 [2022-08-03T18:31:06.189Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-03T18:31:06.189Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-03T18:31:06.189Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-03T18:31:06.189Z] === CONT TestStopContainerWithTimeout/0 [2022-08-03T18:31:06.189Z] === CONT TestStopContainerWithTimeout/-1 Post stage [Pipeline] junit [2022-08-03T18:31:06.595Z] Recording test results [2022-08-03T18:31:06.759Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-03T18:31:06.759Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-03T18:31:07.699Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-03T18:31:07.699Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-03T18:31:07.699Z] === CONT TestStopContainerWithTimeout/3 [2022-08-03T18:31:07.699Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-03T18:31:08.269Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-03T18:31:08.269Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-03T18:31:08.331Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-03T18:31:08.661Z] + echo Ensuring container killed. [2022-08-03T18:31:08.661Z] Ensuring container killed. [2022-08-03T18:31:08.661Z] + docker rm -vf docker-pr2 [2022-08-03T18:31:08.661Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-03T18:31:08.981Z] + echo Chowning /workspace to jenkins user [2022-08-03T18:31:08.981Z] Chowning /workspace to jenkins user [2022-08-03T18:31:08.981Z] + id -u [2022-08-03T18:31:08.981Z] + id -g [2022-08-03T18:31:08.981Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43903:/workspace busybox chown -R 1000:1000 /workspace [2022-08-03T18:31:08.981Z] Unable to find image 'busybox:latest' locally [2022-08-03T18:31:08.981Z] latest: Pulling from library/busybox [2022-08-03T18:31:09.237Z] 50783e0dfb64: Pulling fs layer [2022-08-03T18:31:09.237Z] 50783e0dfb64: Download complete [2022-08-03T18:31:09.237Z] 50783e0dfb64: Pull complete [2022-08-03T18:31:09.237Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-03T18:31:09.237Z] Status: Downloaded newer image for busybox:latest [2022-08-03T18:31:09.650Z] === CONT TestStopContainerWithTimeout/1 [2022-08-03T18:31:09.650Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-03T18:31:09.650Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-03T18:31:10.589Z] === RUN TestDockerSuite/TestAttachAfterDetach [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-03T18:31:11.158Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-03T18:31:11.158Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2022-08-03T18:31:11.158Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2022-08-03T18:31:11.158Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2022-08-03T18:31:11.158Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2022-08-03T18:31:11.158Z] === RUN TestDeleteDevicemapper [2022-08-03T18:31:11.158Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-03T18:31:11.158Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-03T18:31:11.158Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-03T18:31:11.462Z] + bundleName=amd64-rootless [2022-08-03T18:31:11.462Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-03T18:31:11.462Z] Creating amd64-rootless-bundles.tar.gz [2022-08-03T18:31:11.462Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-03T18:31:11.462Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-03T18:31:11.471Z] Archiving artifacts [2022-08-03T18:31:12.540Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-03T18:31:13.339Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43903/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-03T18:31:13.681Z] + make clean [2022-08-03T18:31:13.852Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-03T18:31:13.852Z] [2022-08-03T18:31:13.852Z] Unloading profiles will leave already running processes permanently [2022-08-03T18:31:13.852Z] unconfined, which can lead to unexpected situations. [2022-08-03T18:31:13.852Z] [2022-08-03T18:31:13.852Z] To set a process to complain mode, use the command line tool [2022-08-03T18:31:13.852Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-03T18:31:13.852Z] Post stage [Pipeline] junit [2022-08-03T18:31:13.868Z] Recording test results [2022-08-03T18:31:13.920Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.52s) [2022-08-03T18:31:13.920Z] === RUN TestUpdateMemory [2022-08-03T18:31:13.920Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-03T18:31:13.920Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-03T18:31:13.920Z] === RUN TestUpdateCPUQuota [2022-08-03T18:31:13.937Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-03T18:31:13.937Z] docker-dev-cache [2022-08-03T18:31:13.937Z] docker-mod-cache [Pipeline] deleteDir [2022-08-03T18:31:14.179Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-03T18:31:14.759Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-03T18:31:15.034Z] + echo Ensuring container killed. [2022-08-03T18:31:15.034Z] Ensuring container killed. [2022-08-03T18:31:15.034Z] + docker rm -vf docker-pr2 [2022-08-03T18:31:15.034Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-03T18:31:15.316Z] + echo Chowning /workspace to jenkins user [2022-08-03T18:31:15.316Z] Chowning /workspace to jenkins user [2022-08-03T18:31:15.316Z] + id -u [2022-08-03T18:31:15.316Z] + id -g [2022-08-03T18:31:15.316Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43903:/workspace busybox chown -R 1000:1000 /workspace [2022-08-03T18:31:15.561Z] --- PASS: TestUpdateCPUQuota (1.46s) [2022-08-03T18:31:15.561Z] === RUN TestUpdatePidsLimit [2022-08-03T18:31:15.561Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-03T18:31:15.561Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-03T18:31:15.561Z] === RUN TestUpdatePidsLimit/no_change [2022-08-03T18:31:16.132Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-03T18:31:16.392Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-03T18:31:16.392Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-03T18:31:16.651Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-03T18:31:16.911Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-03T18:31:17.011Z] + bundleName=docker-py [2022-08-03T18:31:17.011Z] + echo Creating docker-py-bundles.tar.gz [2022-08-03T18:31:17.011Z] Creating docker-py-bundles.tar.gz [2022-08-03T18:31:17.011Z] + 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-08-03T18:31:17.023Z] Archiving artifacts [2022-08-03T18:31:17.170Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-03T18:31:17.738Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-03T18:31:18.308Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-03T18:31:18.497Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43903/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-03T18:31:18.840Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43903/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=f1d71f7cc3e5a394db078526dcffbdb64f0cac4e -e DOCKER_GRAPHDRIVER docker:f1d71f7cc3e5a394db078526dcffbdb64f0cac4e hack/make.sh binary [2022-08-03T18:31:18.877Z] --- PASS: TestUpdatePidsLimit (3.50s) [2022-08-03T18:31:18.877Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2022-08-03T18:31:18.877Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2022-08-03T18:31:18.877Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2022-08-03T18:31:18.877Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2022-08-03T18:31:18.877Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2022-08-03T18:31:18.877Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2022-08-03T18:31:18.877Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2022-08-03T18:31:18.877Z] === RUN TestUpdateRestartPolicy [2022-08-03T18:31:19.095Z] [2022-08-03T18:31:19.352Z] Removing bundles/ [2022-08-03T18:31:19.352Z] [2022-08-03T18:31:19.352Z] ---> Making bundle: binary (in bundles/binary) [2022-08-03T18:31:19.352Z] Building: bundles/binary-daemon/dockerd [2022-08-03T18:31:19.352Z] GOOS="" GOARCH="" GOARM="" [2022-08-03T18:31:19.446Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-03T18:31:19.446Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-03T18:31:19.771Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-03T18:31:19.771Z] PASS [2022-08-03T18:31:19.771Z] [2022-08-03T18:31:19.771Z] === Skipped [2022-08-03T18:31:19.771Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-03T18:31:19.771Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-03T18:31:19.771Z] [2022-08-03T18:31:19.771Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-03T18:31:19.771Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-03T18:31:19.771Z] [2022-08-03T18:31:19.771Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-03T18:31:19.771Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-03T18:31:19.771Z] [2022-08-03T18:31:19.771Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-03T18:31:19.771Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-03T18:31:19.771Z] [2022-08-03T18:31:19.771Z] DONE 17 tests, 4 skipped in 26.265s [2022-08-03T18:31:19.771Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-03T18:31:19.771Z] ++ 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-08-03T18:31:19.771Z] ++ set -e [2022-08-03T18:31:19.771Z] ++ '[' -n 0 ']' [2022-08-03T18:31:19.771Z] ++ set -x [2022-08-03T18:31:19.771Z] ++ env -i DEST=/go/src/github.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-08-03T18:31:19.771Z] INFO: Testing against a local daemon [2022-08-03T18:31:19.771Z] === RUN TestPluginInvalidJSON [2022-08-03T18:31:19.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-03T18:31:19.771Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-03T18:31:19.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-03T18:31:19.771Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-03T18:31:19.771Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-03T18:31:19.771Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-03T18:31:19.771Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-03T18:31:19.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-03T18:31:19.771Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-03T18:31:19.771Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-03T18:31:19.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-03T18:31:19.771Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-03T18:31:19.771Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-03T18:31:19.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-03T18:31:19.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-03T18:31:19.771Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-03T18:31:19.771Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-03T18:31:19.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-03T18:31:19.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-03T18:31:19.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-03T18:31:19.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-03T18:31:19.771Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-03T18:31:19.771Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-03T18:31:19.771Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-03T18:31:19.771Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-03T18:31:19.771Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-03T18:31:19.771Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-03T18:31:19.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-03T18:31:19.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-03T18:31:19.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-03T18:31:19.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-03T18:31:19.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-03T18:31:19.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-03T18:31:19.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-03T18:31:19.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-03T18:31:19.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-03T18:31:19.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-03T18:31:19.771Z] === RUN TestPluginInstall [2022-08-03T18:31:19.771Z] === RUN TestPluginInstall/no_auth [2022-08-03T18:31:19.771Z] time="2022-08-03T18:31:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-03T18:31:19.771Z] time="2022-08-03T18:31:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a031a653738498958fa6ad1d39c73444d1d600e4826345b23c5a1bacd30ce050" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-03T18:31:19.771Z] time="2022-08-03T18:31:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-03T18:31:19.771Z] time="2022-08-03T18:31:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a031a653738498958fa6ad1d39c73444d1d600e4826345b23c5a1bacd30ce050" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-03T18:31:19.771Z] === RUN TestPluginInstall/with_htpasswd [2022-08-03T18:31:20.014Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-03T18:31:20.029Z] time="2022-08-03T18:31:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-03T18:31:20.029Z] time="2022-08-03T18:31:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a031a653738498958fa6ad1d39c73444d1d600e4826345b23c5a1bacd30ce050" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-03T18:31:20.029Z] time="2022-08-03T18:31:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-03T18:31:20.029Z] time="2022-08-03T18:31:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a031a653738498958fa6ad1d39c73444d1d600e4826345b23c5a1bacd30ce050" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-03T18:31:20.193Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (18.05s) [2022-08-03T18:31:20.193Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-03T18:31:20.286Z] === RUN TestPluginInstall/with_insecure [2022-08-03T18:31:20.951Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-03T18:31:21.220Z] time="2022-08-03T18:31:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-03T18:31:21.220Z] time="2022-08-03T18:31:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:819b6b9bc38e191d86bb1a65d2110b6c7f92453d25224834fe093a1eee37542d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-03T18:31:21.220Z] time="2022-08-03T18:31:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-03T18:31:21.220Z] time="2022-08-03T18:31:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:819b6b9bc38e191d86bb1a65d2110b6c7f92453d25224834fe093a1eee37542d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-03T18:31:21.220Z] plugin_test.go:195: [d15fd183ea0a5] daemon is not started [2022-08-03T18:31:21.220Z] --- PASS: TestPluginInstall (2.52s) [2022-08-03T18:31:21.220Z] --- PASS: TestPluginInstall/no_auth (0.93s) [2022-08-03T18:31:21.220Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-08-03T18:31:21.220Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-08-03T18:31:21.220Z] === RUN TestPluginsWithRuntimes [2022-08-03T18:31:22.656Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-03T18:31:23.488Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-03T18:31:23.588Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-03T18:31:24.520Z] --- PASS: TestPluginsWithRuntimes (3.25s) [2022-08-03T18:31:24.520Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-08-03T18:31:24.520Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-08-03T18:31:24.520Z] === RUN TestPluginBackCompatMediaTypes [2022-08-03T18:31:25.085Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-08-03T18:31:25.085Z] PASS [2022-08-03T18:31:25.085Z] [2022-08-03T18:31:25.085Z] DONE 24 tests in 6.469s [2022-08-03T18:31:25.085Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-03T18:31:25.085Z] ++ 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-08-03T18:31:25.085Z] ++ set -e [2022-08-03T18:31:25.085Z] ++ '[' -n 0 ']' [2022-08-03T18:31:25.085Z] ++ set -x [2022-08-03T18:31:25.085Z] ++ env -i DEST=/go/src/github.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-08-03T18:31:25.085Z] INFO: Testing against a local daemon [2022-08-03T18:31:25.085Z] === RUN TestExternalGraphDriver [2022-08-03T18:31:25.650Z] === RUN TestExternalGraphDriver/json [2022-08-03T18:31:26.024Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-03T18:31:26.024Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-03T18:31:26.024Z] check_test.go:540: [d0aa7289b3adc] daemon is not started [2022-08-03T18:31:26.024Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-03T18:31:26.024Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-03T18:31:26.024Z] check_test.go:540: [db3e0c5f8d0ac] daemon is not started [2022-08-03T18:31:26.024Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-03T18:31:27.022Z] === RUN TestExternalGraphDriver/spec [2022-08-03T18:31:28.918Z] === RUN TestExternalGraphDriver/pull [2022-08-03T18:31:29.317Z] check_test.go:540: [d1749cbfadd12] daemon is not started [2022-08-03T18:31:29.317Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-03T18:31:30.289Z] --- PASS: TestExternalGraphDriver (5.12s) [2022-08-03T18:31:30.289Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-08-03T18:31:30.289Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2022-08-03T18:31:30.289Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-08-03T18:31:30.289Z] === RUN TestGraphdriverPluginV2 [2022-08-03T18:31:30.547Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-03T18:31:30.547Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-03T18:31:30.547Z] PASS [2022-08-03T18:31:30.547Z] [2022-08-03T18:31:30.547Z] === Skipped [2022-08-03T18:31:30.547Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-03T18:31:30.547Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-03T18:31:30.547Z] [2022-08-03T18:31:30.547Z] DONE 5 tests, 1 skipped in 5.538s [2022-08-03T18:31:30.547Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-03T18:31:30.547Z] ++ 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-08-03T18:31:30.547Z] ++ set -e [2022-08-03T18:31:30.547Z] ++ '[' -n 0 ']' [2022-08-03T18:31:30.547Z] ++ set -x [2022-08-03T18:31:30.547Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-03T18:31:30.804Z] INFO: Testing against a local daemon [2022-08-03T18:31:30.804Z] === RUN TestContinueAfterPluginCrash [2022-08-03T18:31:30.804Z] === PAUSE TestContinueAfterPluginCrash [2022-08-03T18:31:30.804Z] === RUN TestReadPluginNoRead [2022-08-03T18:31:30.804Z] === PAUSE TestReadPluginNoRead [2022-08-03T18:31:30.804Z] === RUN TestDaemonStartWithLogOpt [2022-08-03T18:31:30.804Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-03T18:31:30.804Z] === CONT TestContinueAfterPluginCrash [2022-08-03T18:31:30.804Z] === CONT TestDaemonStartWithLogOpt [2022-08-03T18:31:31.853Z] --- PASS: TestUpdateRestartPolicy (12.95s) [2022-08-03T18:31:31.853Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-03T18:31:32.792Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2022-08-03T18:31:32.792Z] === RUN TestWaitNonBlocked [2022-08-03T18:31:32.792Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-03T18:31:32.792Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-03T18:31:32.792Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-03T18:31:32.792Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-03T18:31:32.792Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-03T18:31:32.792Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-03T18:31:33.731Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-03T18:31:33.731Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-03T18:31:33.731Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2022-08-03T18:31:33.731Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2022-08-03T18:31:33.731Z] === RUN TestWaitBlocked [2022-08-03T18:31:33.731Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-03T18:31:33.731Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-03T18:31:33.731Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-03T18:31:33.731Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-03T18:31:33.731Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-03T18:31:33.731Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-03T18:31:34.082Z] --- PASS: TestDaemonStartWithLogOpt (3.04s) [2022-08-03T18:31:34.082Z] === CONT TestReadPluginNoRead [2022-08-03T18:31:35.192Z] --- PASS: TestWaitBlocked (0.03s) [2022-08-03T18:31:35.192Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2022-08-03T18:31:35.192Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.34s) [2022-08-03T18:31:35.192Z] === RUN TestWaitConditions [2022-08-03T18:31:35.192Z] === RUN TestWaitConditions/default [2022-08-03T18:31:35.192Z] === PAUSE TestWaitConditions/default [2022-08-03T18:31:35.192Z] === RUN TestWaitConditions/not-running [2022-08-03T18:31:35.192Z] === PAUSE TestWaitConditions/not-running [2022-08-03T18:31:35.192Z] === RUN TestWaitConditions/next-exit [2022-08-03T18:31:35.192Z] === PAUSE TestWaitConditions/next-exit [2022-08-03T18:31:35.192Z] === RUN TestWaitConditions/removed [2022-08-03T18:31:35.192Z] === PAUSE TestWaitConditions/removed [2022-08-03T18:31:35.192Z] === CONT TestWaitConditions/default [2022-08-03T18:31:35.192Z] === CONT TestWaitConditions/removed [2022-08-03T18:31:35.981Z] === RUN TestReadPluginNoRead/default [2022-08-03T18:31:36.146Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-03T18:31:36.716Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-03T18:31:36.913Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-03T18:31:37.658Z] === CONT TestWaitConditions/next-exit [2022-08-03T18:31:37.658Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-03T18:31:37.658Z] === CONT TestWaitConditions/not-running [2022-08-03T18:31:38.230Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-03T18:31:38.259Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-03T18:31:38.259Z] PASS [2022-08-03T18:31:38.259Z] [2022-08-03T18:31:38.259Z] DONE 17 tests in 57.942s [2022-08-03T18:31:38.259Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-03T18:31:38.259Z] INFO: Testing against a local daemon [2022-08-03T18:31:38.259Z] === RUN TestPluginInvalidJSON [2022-08-03T18:31:38.259Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-03T18:31:38.259Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-03T18:31:38.259Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-03T18:31:38.259Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-03T18:31:38.259Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-03T18:31:38.259Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-03T18:31:38.259Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-03T18:31:38.259Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-03T18:31:38.259Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-03T18:31:38.259Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-03T18:31:38.259Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-03T18:31:38.259Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-03T18:31:38.259Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-03T18:31:38.259Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-03T18:31:38.259Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-03T18:31:38.259Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-03T18:31:38.259Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-03T18:31:38.259Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-03T18:31:38.259Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-03T18:31:38.259Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-03T18:31:38.259Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-03T18:31:38.259Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-03T18:31:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-03T18:31:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-03T18:31:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-03T18:31:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-03T18:31:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-03T18:31:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-03T18:31:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-03T18:31:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-03T18:31:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-03T18:31:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-03T18:31:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-03T18:31:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-03T18:31:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-03T18:31:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-03T18:31:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-03T18:31:38.259Z] === RUN TestPluginInstall [2022-08-03T18:31:38.259Z] === RUN TestPluginInstall/no_auth [2022-08-03T18:31:38.259Z] time="2022-08-03T18:31:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-03T18:31:38.259Z] time="2022-08-03T18:31:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d11d4c5023b95c71cfb21665f81566df9c0cf6502c5df07bf291800d9e33c950" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-03T18:31:38.259Z] time="2022-08-03T18:31:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-03T18:31:38.259Z] time="2022-08-03T18:31:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d11d4c5023b95c71cfb21665f81566df9c0cf6502c5df07bf291800d9e33c950" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-03T18:31:38.259Z] === RUN TestPluginInstall/with_htpasswd [2022-08-03T18:31:38.284Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-03T18:31:38.489Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-03T18:31:38.517Z] time="2022-08-03T18:31:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-03T18:31:38.517Z] time="2022-08-03T18:31:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3bdc6c9b8effbf2be8bf09577355afb959c7fe20301acc3136b4682e2a2bd64d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-03T18:31:38.517Z] time="2022-08-03T18:31:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-03T18:31:38.517Z] time="2022-08-03T18:31:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3bdc6c9b8effbf2be8bf09577355afb959c7fe20301acc3136b4682e2a2bd64d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-03T18:31:38.541Z] --- PASS: TestContinueAfterPluginCrash (7.89s) [2022-08-03T18:31:39.083Z] === RUN TestPluginInstall/with_insecure [2022-08-03T18:31:39.473Z] === CONT TestReadPluginNoRead [2022-08-03T18:31:39.473Z] read_test.go:92: [dff313bf51103] daemon is not started [2022-08-03T18:31:39.473Z] --- PASS: TestReadPluginNoRead (5.54s) [2022-08-03T18:31:39.473Z] --- PASS: TestReadPluginNoRead/default (1.15s) [2022-08-03T18:31:39.473Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) [2022-08-03T18:31:39.473Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) [2022-08-03T18:31:39.473Z] PASS [2022-08-03T18:31:39.473Z] [2022-08-03T18:31:39.473Z] DONE 6 tests in 8.696s [2022-08-03T18:31:39.473Z] 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-08-03T18:31:39.473Z] ++ 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-08-03T18:31:39.473Z] ++ set -e [2022-08-03T18:31:39.473Z] ++ '[' -n 0 ']' [2022-08-03T18:31:39.473Z] ++ set -x [2022-08-03T18:31:39.473Z] ++ env -i DEST=/go/src/github.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-08-03T18:31:39.473Z] testing: warning: no tests to run [2022-08-03T18:31:39.473Z] PASS [2022-08-03T18:31:39.473Z] [2022-08-03T18:31:39.473Z] DONE 0 tests in 0.034s [2022-08-03T18:31:39.473Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-03T18:31:39.473Z] ++ 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-08-03T18:31:39.473Z] ++ set -e [2022-08-03T18:31:39.473Z] ++ '[' -n 0 ']' [2022-08-03T18:31:39.473Z] ++ set -x [2022-08-03T18:31:39.473Z] ++ env -i DEST=/go/src/github.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-08-03T18:31:39.473Z] INFO: Testing against a local daemon [2022-08-03T18:31:39.473Z] === RUN TestPluginWithDevMounts [2022-08-03T18:31:39.473Z] === PAUSE TestPluginWithDevMounts [2022-08-03T18:31:39.473Z] === CONT TestPluginWithDevMounts [2022-08-03T18:31:39.868Z] --- PASS: TestWaitConditions (0.09s) [2022-08-03T18:31:39.868Z] --- PASS: TestWaitConditions/removed (2.21s) [2022-08-03T18:31:39.868Z] --- PASS: TestWaitConditions/default (2.40s) [2022-08-03T18:31:39.868Z] --- PASS: TestWaitConditions/next-exit (2.22s) [2022-08-03T18:31:39.868Z] --- PASS: TestWaitConditions/not-running (2.08s) [2022-08-03T18:31:39.868Z] === RUN TestWaitRestartedContainer [2022-08-03T18:31:39.868Z] === RUN TestWaitRestartedContainer/default [2022-08-03T18:31:39.868Z] === PAUSE TestWaitRestartedContainer/default [2022-08-03T18:31:39.868Z] === RUN TestWaitRestartedContainer/not-running [2022-08-03T18:31:39.868Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-03T18:31:39.868Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-03T18:31:39.868Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-03T18:31:39.868Z] === CONT TestWaitRestartedContainer/default [2022-08-03T18:31:39.868Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-03T18:31:40.016Z] time="2022-08-03T18:31:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-03T18:31:40.016Z] time="2022-08-03T18:31:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69e1499f71b37a7eba49f3543411e04fecf6cc12a4da2c181a6c73a836ee219c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-03T18:31:40.016Z] time="2022-08-03T18:31:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-03T18:31:40.016Z] time="2022-08-03T18:31:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69e1499f71b37a7eba49f3543411e04fecf6cc12a4da2c181a6c73a836ee219c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-03T18:31:40.274Z] plugin_test.go:195: [d56db5eca2d28] daemon is not started [2022-08-03T18:31:40.274Z] --- PASS: TestPluginInstall (3.27s) [2022-08-03T18:31:40.274Z] --- PASS: TestPluginInstall/no_auth (1.24s) [2022-08-03T18:31:40.274Z] --- PASS: TestPluginInstall/with_htpasswd (0.87s) [2022-08-03T18:31:40.274Z] --- PASS: TestPluginInstall/with_insecure (1.17s) [2022-08-03T18:31:40.274Z] === RUN TestPluginsWithRuntimes [2022-08-03T18:31:40.437Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-03T18:31:40.697Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-03T18:31:41.369Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-08-03T18:31:41.369Z] PASS [2022-08-03T18:31:41.369Z] [2022-08-03T18:31:41.369Z] DONE 1 tests in 1.628s [2022-08-03T18:31:41.369Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-03T18:31:41.369Z] ++ 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-08-03T18:31:41.369Z] ++ set -e [2022-08-03T18:31:41.369Z] ++ '[' -n 0 ']' [2022-08-03T18:31:41.369Z] ++ set -x [2022-08-03T18:31:41.370Z] ++ env -i DEST=/go/src/github.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-08-03T18:31:41.370Z] INFO: Testing against a local daemon [2022-08-03T18:31:41.370Z] === RUN TestSecretInspect [2022-08-03T18:31:42.077Z] === CONT TestWaitRestartedContainer/not-running [2022-08-03T18:31:42.172Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-03T18:31:43.018Z] --- PASS: TestWaitRestartedContainer (0.05s) [2022-08-03T18:31:43.018Z] --- PASS: TestWaitRestartedContainer/next-exit (2.24s) [2022-08-03T18:31:43.018Z] --- PASS: TestWaitRestartedContainer/default (2.28s) [2022-08-03T18:31:43.018Z] --- PASS: TestWaitRestartedContainer/not-running (1.02s) [2022-08-03T18:31:43.018Z] === CONT TestContainerStartOnDaemonRestart [2022-08-03T18:31:43.018Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-03T18:31:43.105Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-03T18:31:43.266Z] --- PASS: TestSecretInspect (2.16s) [2022-08-03T18:31:43.266Z] === RUN TestSecretList [2022-08-03T18:31:43.278Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-03T18:31:43.848Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-03T18:31:44.040Z] --- PASS: TestPluginsWithRuntimes (3.75s) [2022-08-03T18:31:44.040Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2022-08-03T18:31:44.040Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-08-03T18:31:44.040Z] === RUN TestPluginBackCompatMediaTypes [2022-08-03T18:31:44.419Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-03T18:31:44.605Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s) [2022-08-03T18:31:44.605Z] PASS [2022-08-03T18:31:44.605Z] [2022-08-03T18:31:44.605Z] DONE 24 tests in 7.815s [2022-08-03T18:31:44.605Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-03T18:31:44.605Z] INFO: Testing against a local daemon [2022-08-03T18:31:44.605Z] === RUN TestExternalGraphDriver [2022-08-03T18:31:45.163Z] --- PASS: TestSecretList (1.75s) [2022-08-03T18:31:45.163Z] === RUN TestSecretsCreateAndDelete [2022-08-03T18:31:45.171Z] === RUN TestExternalGraphDriver/json [2022-08-03T18:31:46.327Z] --- PASS: TestContainerStartOnDaemonRestart (3.43s) [2022-08-03T18:31:46.327Z] === CONT TestIpcModeOlderClient [2022-08-03T18:31:46.586Z] --- PASS: TestIpcModeOlderClient (0.15s) [2022-08-03T18:31:46.586Z] === CONT TestContainerKillOnDaemonStart [2022-08-03T18:31:46.846Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.86s) [2022-08-03T18:31:46.846Z] === CONT TestDaemonHostGatewayIP [2022-08-03T18:31:47.060Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-08-03T18:31:47.060Z] === RUN TestSecretsUpdate [2022-08-03T18:31:47.069Z] === RUN TestExternalGraphDriver/spec [2022-08-03T18:31:48.440Z] === RUN TestExternalGraphDriver/pull [2022-08-03T18:31:48.759Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-03T18:31:49.584Z] --- PASS: TestSecretsUpdate (2.18s) [2022-08-03T18:31:49.584Z] === RUN TestTemplatedSecret [2022-08-03T18:31:50.339Z] --- PASS: TestExternalGraphDriver (5.54s) [2022-08-03T18:31:50.339Z] --- PASS: TestExternalGraphDriver/json (1.72s) [2022-08-03T18:31:50.339Z] --- PASS: TestExternalGraphDriver/spec (1.70s) [2022-08-03T18:31:50.339Z] --- PASS: TestExternalGraphDriver/pull (1.77s) [2022-08-03T18:31:50.339Z] === RUN TestGraphdriverPluginV2 [2022-08-03T18:31:51.296Z] --- PASS: TestDaemonHostGatewayIP (4.03s) [2022-08-03T18:31:51.297Z] === CONT TestDaemonRestartIpcMode [2022-08-03T18:31:51.865Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-03T18:31:52.109Z] --- PASS: TestTemplatedSecret (2.42s) [2022-08-03T18:31:52.109Z] === RUN TestSecretCreateResolve [2022-08-03T18:31:53.245Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-03T18:31:54.005Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-08-03T18:31:54.005Z] PASS [2022-08-03T18:31:54.005Z] [2022-08-03T18:31:54.005Z] DONE 6 tests in 12.901s [2022-08-03T18:31:54.005Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-03T18:31:54.005Z] ++ 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-08-03T18:31:54.005Z] ++ set -e [2022-08-03T18:31:54.005Z] ++ '[' -n 0 ']' [2022-08-03T18:31:54.005Z] ++ set -x [2022-08-03T18:31:54.005Z] ++ env -i DEST=/go/src/github.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-08-03T18:31:54.005Z] INFO: Testing against a local daemon [2022-08-03T18:31:54.005Z] === RUN TestServiceCreateInit [2022-08-03T18:31:54.005Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-03T18:31:54.626Z] --- PASS: TestDaemonRestartIpcMode (3.75s) [2022-08-03T18:31:55.600Z] --- PASS: TestGraphdriverPluginV2 (4.67s) [2022-08-03T18:31:55.600Z] PASS [2022-08-03T18:31:55.600Z] [2022-08-03T18:31:55.600Z] DONE 5 tests in 10.253s [2022-08-03T18:31:55.600Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-03T18:31:55.600Z] INFO: Testing against a local daemon [2022-08-03T18:31:55.600Z] === RUN TestContinueAfterPluginCrash [2022-08-03T18:31:55.600Z] === PAUSE TestContinueAfterPluginCrash [2022-08-03T18:31:55.600Z] === RUN TestReadPluginNoRead [2022-08-03T18:31:55.600Z] === PAUSE TestReadPluginNoRead [2022-08-03T18:31:55.600Z] === RUN TestDaemonStartWithLogOpt [2022-08-03T18:31:55.600Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-03T18:31:55.600Z] === CONT TestContinueAfterPluginCrash [2022-08-03T18:31:55.600Z] === CONT TestDaemonStartWithLogOpt [2022-08-03T18:31:56.009Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-03T18:31:56.009Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-03T18:31:56.954Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-03T18:31:57.215Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-03T18:31:58.187Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-03T18:31:58.899Z] --- PASS: TestDaemonStartWithLogOpt (3.72s) [2022-08-03T18:31:58.899Z] === CONT TestReadPluginNoRead [2022-08-03T18:31:59.130Z] check_test.go:540: [d895d3f980fa0] daemon is not started [2022-08-03T18:31:59.130Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-03T18:31:59.389Z] --- PASS: TestContainerKillOnDaemonStart (12.80s) [2022-08-03T18:31:59.389Z] PASS [2022-08-03T18:31:59.389Z] [2022-08-03T18:31:59.389Z] === Skipped [2022-08-03T18:31:59.389Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-03T18:31:59.389Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-03T18:31:59.389Z] [2022-08-03T18:31:59.389Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-03T18:31:59.389Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-03T18:31:59.389Z] [2022-08-03T18:31:59.389Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-03T18:31:59.389Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-03T18:31:59.389Z] [2022-08-03T18:31:59.389Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-03T18:31:59.389Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-03T18:31:59.389Z] [2022-08-03T18:31:59.389Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-03T18:31:59.389Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-03T18:31:59.389Z] [2022-08-03T18:31:59.389Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-03T18:31:59.389Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-03T18:31:59.389Z] [2022-08-03T18:31:59.389Z] DONE 272 tests, 6 skipped in 181.036s [2022-08-03T18:31:59.389Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-03T18:31:59.390Z] ++ 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-08-03T18:31:59.390Z] ++ set -e [2022-08-03T18:31:59.390Z] ++ '[' -n 0 ']' [2022-08-03T18:31:59.390Z] ++ set -x [2022-08-03T18:31:59.390Z] ++ env -i DEST=/go/src/github.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-08-03T18:31:59.649Z] === RUN TestConfigDaemonLibtrustID [2022-08-03T18:32:00.218Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2022-08-03T18:32:00.218Z] === RUN TestConfigDaemonID [2022-08-03T18:32:00.787Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-03T18:32:01.357Z] daemon_test.go:83: [d46a81eabba67] daemon is not started [2022-08-03T18:32:01.357Z] --- PASS: TestConfigDaemonID (1.09s) [2022-08-03T18:32:01.357Z] === RUN TestDaemonConfigValidation [2022-08-03T18:32:01.357Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-03T18:32:01.357Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-03T18:32:01.357Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-03T18:32:01.357Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-03T18:32:01.357Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-03T18:32:01.357Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-03T18:32:01.357Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-03T18:32:01.357Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-03T18:32:01.357Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-03T18:32:01.357Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-03T18:32:01.357Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-03T18:32:01.357Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-03T18:32:01.357Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-03T18:32:01.357Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-03T18:32:01.427Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-03T18:32:01.467Z] --- PASS: TestServiceCreateInit (7.14s) [2022-08-03T18:32:01.467Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.50s) [2022-08-03T18:32:01.467Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.62s) [2022-08-03T18:32:01.467Z] === RUN TestCreateServiceMultipleTimes [2022-08-03T18:32:01.616Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-03T18:32:01.876Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-03T18:32:01.876Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.16s) [2022-08-03T18:32:01.876Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.18s) [2022-08-03T18:32:01.876Z] --- PASS: TestDaemonConfigValidation/valid_config (0.24s) [2022-08-03T18:32:01.876Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.24s) [2022-08-03T18:32:01.876Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s) [2022-08-03T18:32:01.876Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-03T18:32:01.876Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-03T18:32:01.876Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-03T18:32:02.444Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-03T18:32:02.703Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-03T18:32:02.800Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-03T18:32:02.963Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-03T18:32:03.901Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-03T18:32:04.181Z] --- PASS: TestContinueAfterPluginCrash (9.19s) [2022-08-03T18:32:04.439Z] === RUN TestReadPluginNoRead/default [2022-08-03T18:32:05.280Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-03T18:32:05.280Z] daemon_test.go:197: [dce1dd20087bb] daemon is not started [2022-08-03T18:32:05.280Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2022-08-03T18:32:05.280Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-08-03T18:32:05.280Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-08-03T18:32:05.280Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.12s) [2022-08-03T18:32:05.280Z] === RUN TestDaemonProxy [2022-08-03T18:32:05.280Z] === RUN TestDaemonProxy/environment_variables [2022-08-03T18:32:05.539Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-03T18:32:05.812Z] === CONT TestReadPluginNoRead [2022-08-03T18:32:05.812Z] read_test.go:92: [d36d1ee51b2a9] daemon is not started [2022-08-03T18:32:05.812Z] --- PASS: TestReadPluginNoRead (7.12s) [2022-08-03T18:32:05.812Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.90s) [2022-08-03T18:32:05.812Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2022-08-03T18:32:05.812Z] --- PASS: TestReadPluginNoRead/default (1.43s) [2022-08-03T18:32:05.812Z] PASS [2022-08-03T18:32:05.812Z] [2022-08-03T18:32:05.812Z] DONE 6 tests in 10.859s [2022-08-03T18:32:05.812Z] 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-08-03T18:32:05.812Z] testing: warning: no tests to run [2022-08-03T18:32:05.812Z] PASS [2022-08-03T18:32:05.812Z] [2022-08-03T18:32:05.812Z] DONE 0 tests in 0.007s [2022-08-03T18:32:05.812Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-03T18:32:05.812Z] INFO: Testing against a local daemon [2022-08-03T18:32:05.812Z] === RUN TestPluginWithDevMounts [2022-08-03T18:32:05.812Z] === PAUSE TestPluginWithDevMounts [2022-08-03T18:32:05.812Z] === CONT TestPluginWithDevMounts [2022-08-03T18:32:06.477Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-03T18:32:06.737Z] === RUN TestDaemonProxy/command-line_options [2022-08-03T18:32:07.675Z] check_test.go:540: [dc64cf91b1a95] daemon is not started [2022-08-03T18:32:07.675Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-03T18:32:07.713Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-08-03T18:32:07.713Z] PASS [2022-08-03T18:32:07.713Z] [2022-08-03T18:32:07.713Z] DONE 1 tests in 1.616s [2022-08-03T18:32:07.713Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-03T18:32:07.713Z] INFO: Testing against a local daemon [2022-08-03T18:32:07.713Z] === RUN TestSecretInspect [2022-08-03T18:32:07.935Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-03T18:32:08.504Z] === RUN TestDaemonProxy/configuration_file [2022-08-03T18:32:08.763Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-03T18:32:09.612Z] --- PASS: TestSecretInspect (2.24s) [2022-08-03T18:32:09.612Z] === RUN TestSecretList [2022-08-03T18:32:10.669Z] === RUN TestDaemonProxy/conflicting_options [2022-08-03T18:32:10.669Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-03T18:32:10.929Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-03T18:32:11.188Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-03T18:32:11.447Z] --- PASS: TestDaemonProxy (6.28s) [2022-08-03T18:32:11.447Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-08-03T18:32:11.447Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-03T18:32:11.447Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-08-03T18:32:11.447Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-03T18:32:11.447Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-08-03T18:32:11.447Z] PASS [2022-08-03T18:32:11.447Z] [2022-08-03T18:32:11.447Z] DONE 18 tests in 11.950s [2022-08-03T18:32:11.447Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-03T18:32:11.447Z] ++ 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-08-03T18:32:11.447Z] ++ set -e [2022-08-03T18:32:11.447Z] ++ '[' -n 0 ']' [2022-08-03T18:32:11.447Z] ++ set -x [2022-08-03T18:32:11.447Z] ++ env -i DEST=/go/src/github.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-08-03T18:32:11.707Z] INFO: Testing against a local daemon [2022-08-03T18:32:11.707Z] === RUN TestCommitInheritsEnv [2022-08-03T18:32:12.141Z] --- PASS: TestSecretList (2.34s) [2022-08-03T18:32:12.141Z] === RUN TestSecretsCreateAndDelete [2022-08-03T18:32:12.276Z] --- PASS: TestCommitInheritsEnv (0.50s) [2022-08-03T18:32:12.276Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-03T18:32:12.276Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-03T18:32:12.276Z] === RUN TestImportWithCustomPlatform [2022-08-03T18:32:12.276Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-03T18:32:12.276Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-03T18:32:12.276Z] === RUN TestImportWithCustomPlatform// [2022-08-03T18:32:12.276Z] === RUN TestImportWithCustomPlatform/linux [2022-08-03T18:32:12.276Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-03T18:32:12.536Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-03T18:32:12.536Z] === RUN TestImportWithCustomPlatform/macos [2022-08-03T18:32:12.536Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-03T18:32:12.536Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-03T18:32:12.536Z] --- PASS: TestImportWithCustomPlatform (0.48s) [2022-08-03T18:32:12.536Z] --- PASS: TestImportWithCustomPlatform/#00 (0.10s) [2022-08-03T18:32:12.536Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-03T18:32:12.536Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-03T18:32:12.536Z] --- PASS: TestImportWithCustomPlatform/linux (0.11s) [2022-08-03T18:32:12.536Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-08-03T18:32:12.536Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s) [2022-08-03T18:32:12.536Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-03T18:32:12.536Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-03T18:32:12.536Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-03T18:32:12.536Z] === RUN TestImagesFilterMultiReference [2022-08-03T18:32:12.795Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-08-03T18:32:12.795Z] === RUN TestImagePullPlatformInvalid [2022-08-03T18:32:12.795Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-08-03T18:32:12.795Z] === RUN TestRemoveImageOrphaning [2022-08-03T18:32:13.054Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2022-08-03T18:32:13.054Z] === RUN TestRemoveImageGarbageCollector [2022-08-03T18:32:13.622Z] time="2022-08-03T18:32:13Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-03T18:32:14.666Z] --- PASS: TestSecretsCreateAndDelete (2.34s) [2022-08-03T18:32:14.666Z] === RUN TestSecretsUpdate [2022-08-03T18:32:16.163Z] --- PASS: TestRemoveImageGarbageCollector (2.85s) [2022-08-03T18:32:16.163Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-03T18:32:16.163Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-08-03T18:32:16.163Z] === RUN TestTagInvalidReference [2022-08-03T18:32:16.163Z] --- PASS: TestTagInvalidReference (0.03s) [2022-08-03T18:32:16.163Z] === RUN TestTagValidPrefixedRepo [2022-08-03T18:32:16.163Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-08-03T18:32:16.163Z] === RUN TestTagExistedNameWithoutForce [2022-08-03T18:32:16.163Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-03T18:32:16.163Z] === RUN TestTagOfficialNames [2022-08-03T18:32:16.163Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-03T18:32:16.163Z] === RUN TestTagMatchesDigest [2022-08-03T18:32:16.163Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-08-03T18:32:16.163Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-03T18:32:17.106Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-03T18:32:17.195Z] --- PASS: TestSecretsUpdate (2.32s) [2022-08-03T18:32:17.196Z] === RUN TestTemplatedSecret [2022-08-03T18:32:17.366Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-03T18:32:17.935Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-03T18:32:18.510Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-03T18:32:19.448Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-03T18:32:19.448Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-03T18:32:19.531Z] --- PASS: TestCreateServiceMultipleTimes (15.40s) [2022-08-03T18:32:19.531Z] === RUN TestCreateServiceConflict [2022-08-03T18:32:19.531Z] --- PASS: TestCreateServiceConflict (2.13s) [2022-08-03T18:32:19.531Z] === RUN TestCreateServiceMaxReplicas [2022-08-03T18:32:19.708Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-03T18:32:19.721Z] --- PASS: TestTemplatedSecret (2.78s) [2022-08-03T18:32:19.721Z] === RUN TestSecretCreateResolve [2022-08-03T18:32:20.277Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-03T18:32:20.846Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-03T18:32:21.416Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-03T18:32:21.429Z] --- PASS: TestCreateServiceMaxReplicas (2.69s) [2022-08-03T18:32:21.429Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-03T18:32:21.676Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-03T18:32:21.735Z] --- PASS: TestSecretCreateResolve (2.26s) [2022-08-03T18:32:21.735Z] PASS [2022-08-03T18:32:21.735Z] [2022-08-03T18:32:21.735Z] DONE 6 tests in 14.302s [2022-08-03T18:32:21.735Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-03T18:32:21.735Z] INFO: Testing against a local daemon [2022-08-03T18:32:21.735Z] === RUN TestServiceCreateInit [2022-08-03T18:32:21.735Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-03T18:32:22.247Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-03T18:32:22.247Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-03T18:32:22.816Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-03T18:32:23.387Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-03T18:32:23.955Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-03T18:32:24.527Z] check_test.go:540: [daca870562d46] daemon is not started [2022-08-03T18:32:24.527Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-03T18:32:25.465Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-03T18:32:25.465Z] check_test.go:540: [d76d43f03495c] daemon is not started [2022-08-03T18:32:25.465Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-03T18:32:25.937Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-03T18:32:26.061Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-03T18:32:26.061Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-03T18:32:27.972Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-03T18:32:30.124Z] --- PASS: TestServiceCreateInit (8.19s) [2022-08-03T18:32:30.125Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.96s) [2022-08-03T18:32:30.125Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.22s) [2022-08-03T18:32:30.125Z] === RUN TestCreateServiceMultipleTimes [2022-08-03T18:32:31.262Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-03T18:32:31.832Z] check_test.go:540: [dfcadf5b9d1ec] daemon is not started [2022-08-03T18:32:31.832Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-03T18:32:35.126Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-03T18:32:35.126Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-03T18:32:36.338Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.05s) [2022-08-03T18:32:36.338Z] === RUN TestCreateServiceSecretFileMode [2022-08-03T18:32:36.508Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-03T18:32:36.767Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-03T18:32:36.904Z] --- PASS: TestCreateServiceSecretFileMode (2.48s) [2022-08-03T18:32:36.904Z] === RUN TestCreateServiceConfigFileMode [2022-08-03T18:32:38.148Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-03T18:32:39.429Z] --- PASS: TestCreateServiceConfigFileMode (2.38s) [2022-08-03T18:32:39.429Z] === RUN TestCreateServiceSysctls [2022-08-03T18:32:41.442Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-03T18:32:42.013Z] check_test.go:540: [d4d1b70d10f37] daemon is not started [2022-08-03T18:32:42.013Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-03T18:32:42.581Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-03T18:32:42.706Z] --- PASS: TestCreateServiceSysctls (2.95s) [2022-08-03T18:32:42.706Z] === RUN TestCreateServiceCapabilities [2022-08-03T18:32:44.603Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2022-08-03T18:32:44.603Z] === RUN TestInspect [2022-08-03T18:32:46.776Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-03T18:32:47.880Z] --- PASS: TestInspect (2.70s) [2022-08-03T18:32:47.880Z] === RUN TestCreateJob [2022-08-03T18:32:48.194Z] --- PASS: TestCreateServiceMultipleTimes (15.97s) [2022-08-03T18:32:48.194Z] === RUN TestCreateServiceConflict [2022-08-03T18:32:48.194Z] --- PASS: TestCreateServiceConflict (2.22s) [2022-08-03T18:32:48.194Z] === RUN TestCreateServiceMaxReplicas [2022-08-03T18:32:50.407Z] --- PASS: TestCreateJob (3.00s) [2022-08-03T18:32:50.407Z] === RUN TestReplicatedJob [2022-08-03T18:32:50.973Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-03T18:32:50.973Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-03T18:32:50.973Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-03T18:32:51.473Z] --- PASS: TestCreateServiceMaxReplicas (3.05s) [2022-08-03T18:32:51.473Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-03T18:32:53.511Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-03T18:32:53.511Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-03T18:32:55.422Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-03T18:32:55.669Z] --- PASS: TestReplicatedJob (4.96s) [2022-08-03T18:32:55.669Z] === RUN TestUpdateReplicatedJob [2022-08-03T18:32:55.991Z] check_test.go:540: [d132c8975ff2c] daemon is not started [2022-08-03T18:32:55.991Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-03T18:32:56.560Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-03T18:32:56.820Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-03T18:32:57.079Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-03T18:32:57.649Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-03T18:32:58.946Z] --- PASS: TestUpdateReplicatedJob (3.01s) [2022-08-03T18:32:58.947Z] === RUN TestServiceListWithStatuses [2022-08-03T18:32:58.947Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-03T18:32:58.947Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-03T18:32:58.947Z] === RUN TestDockerNetworkConnectAlias [2022-08-03T18:32:59.561Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-03T18:32:59.561Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-03T18:32:59.561Z] check_test.go:540: [d3cc4d3791b4a] daemon is not started [2022-08-03T18:32:59.561Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-03T18:33:01.472Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-03T18:33:02.225Z] --- PASS: TestDockerNetworkConnectAlias (3.92s) [2022-08-03T18:33:02.225Z] === RUN TestDockerNetworkReConnect [2022-08-03T18:33:02.412Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-03T18:33:03.790Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-03T18:33:05.170Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-03T18:33:05.170Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-03T18:33:05.502Z] --- PASS: TestDockerNetworkReConnect (3.24s) [2022-08-03T18:33:05.502Z] === RUN TestServicePlugin [2022-08-03T18:33:05.502Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-03T18:33:05.502Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-03T18:33:05.502Z] === RUN TestServiceUpdateLabel [2022-08-03T18:33:06.339Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.31s) [2022-08-03T18:33:06.339Z] === RUN TestCreateServiceSecretFileMode [2022-08-03T18:33:07.273Z] --- PASS: TestCreateServiceSecretFileMode (2.59s) [2022-08-03T18:33:07.273Z] === RUN TestCreateServiceConfigFileMode [2022-08-03T18:33:08.027Z] --- PASS: TestServiceUpdateLabel (2.14s) [2022-08-03T18:33:08.027Z] === RUN TestServiceUpdateSecrets [2022-08-03T18:33:08.472Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-03T18:33:09.798Z] --- PASS: TestCreateServiceConfigFileMode (2.75s) [2022-08-03T18:33:09.799Z] === RUN TestCreateServiceSysctls [2022-08-03T18:33:09.850Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-03T18:33:11.233Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-03T18:33:13.139Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-03T18:33:13.989Z] --- PASS: TestCreateServiceSysctls (3.52s) [2022-08-03T18:33:13.989Z] === RUN TestCreateServiceCapabilities [2022-08-03T18:33:16.432Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-03T18:33:16.520Z] --- PASS: TestCreateServiceCapabilities (2.60s) [2022-08-03T18:33:16.520Z] === RUN TestInspect [2022-08-03T18:33:19.048Z] --- PASS: TestInspect (3.14s) [2022-08-03T18:33:19.048Z] === RUN TestCreateJob [2022-08-03T18:33:19.726Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-03T18:33:20.665Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-03T18:33:22.894Z] --- PASS: TestServiceUpdateSecrets (14.27s) [2022-08-03T18:33:22.894Z] === RUN TestServiceUpdateConfigs [2022-08-03T18:33:23.229Z] --- PASS: TestCreateJob (3.40s) [2022-08-03T18:33:23.230Z] === RUN TestReplicatedJob [2022-08-03T18:33:24.862Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-03T18:33:24.862Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-03T18:33:25.819Z] Created binary: bundles/binary-daemon/dockerd [2022-08-03T18:33:25.819Z] Copying nested executables into bundles/binary-daemon [2022-08-03T18:33:25.819Z] Building: bundles/binary-daemon/docker-proxy [2022-08-03T18:33:25.819Z] GOOS="" GOARCH="" GOARM="" [2022-08-03T18:33:25.819Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-03T18:33:25.819Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-03T18:33:26.146Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43903/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=f1d71f7cc3e5a394db078526dcffbdb64f0cac4e -e DOCKER_GRAPHDRIVER docker:f1d71f7cc3e5a394db078526dcffbdb64f0cac4e hack/make.sh cross [2022-08-03T18:33:26.242Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-03T18:33:26.402Z] [2022-08-03T18:33:26.658Z] Removing bundles/ [2022-08-03T18:33:26.658Z] [2022-08-03T18:33:26.658Z] ---> Making bundle: cross (in bundles/cross) [2022-08-03T18:33:26.658Z] Cross building: bundles/cross/linux/amd64 [2022-08-03T18:33:26.658Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-03T18:33:26.658Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-03T18:33:27.180Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-03T18:33:27.180Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-03T18:33:27.439Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-03T18:33:28.379Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-03T18:33:28.494Z] --- PASS: TestReplicatedJob (5.94s) [2022-08-03T18:33:28.494Z] === RUN TestUpdateReplicatedJob [2022-08-03T18:33:29.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-03T18:33:31.677Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-03T18:33:32.616Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-03T18:33:32.871Z] --- PASS: TestUpdateReplicatedJob (3.79s) [2022-08-03T18:33:32.871Z] === RUN TestServiceListWithStatuses [2022-08-03T18:33:32.871Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-03T18:33:32.871Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-03T18:33:32.871Z] === RUN TestDockerNetworkConnectAlias [2022-08-03T18:33:37.051Z] --- PASS: TestDockerNetworkConnectAlias (4.52s) [2022-08-03T18:33:37.051Z] === RUN TestDockerNetworkReConnect [2022-08-03T18:33:37.760Z] --- PASS: TestServiceUpdateConfigs (14.19s) [2022-08-03T18:33:37.760Z] === RUN TestServiceUpdateNetwork [2022-08-03T18:33:37.951Z] docker_cli_daemon_test.go:2504: [d33563c1365da] daemon is not started [2022-08-03T18:33:39.329Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-03T18:33:39.897Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-03T18:33:40.466Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-03T18:33:41.232Z] --- PASS: TestDockerNetworkReConnect (3.68s) [2022-08-03T18:33:41.232Z] === RUN TestServicePlugin [2022-08-03T18:33:41.845Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-03T18:33:43.225Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-03T18:33:44.162Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-03T18:33:44.573Z] plugin_test.go:61: [d437fe9441b7f] joining swarm manager [dccee7c7600de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:33:45.505Z] plugin_test.go:64: [d925ba2b94982] joining swarm manager [dccee7c7600de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-03T18:33:49.512Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-03T18:33:49.956Z] --- PASS: TestServiceUpdateNetwork (12.26s) [2022-08-03T18:33:49.956Z] === RUN TestServiceUpdatePidsLimit [2022-08-03T18:33:49.956Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-03T18:33:50.082Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-03T18:33:50.214Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-03T18:33:51.463Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-03T18:33:52.032Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-03T18:33:52.971Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-03T18:33:53.540Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-03T18:33:54.109Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-03T18:33:56.648Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-03T18:33:56.648Z] check_test.go:540: [d6024224ae2bc] daemon is not started [2022-08-03T18:33:56.648Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-03T18:33:56.648Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-03T18:33:57.586Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-03T18:33:58.154Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-03T18:33:58.313Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-03T18:33:58.414Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-03T18:33:58.674Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-03T18:33:59.244Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-03T18:33:59.244Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-03T18:33:59.244Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-03T18:34:00.623Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite (345.21s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.71s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.59s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.68s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.70s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.19s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.62s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.44s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.79s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.32s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.46s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.54s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.52s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.28s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.39s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.41s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.41s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.85s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.87s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.71s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.62s) [2022-08-03T18:34:03.163Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.90s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.99s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.61s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.89s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.32s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.30s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.26s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.85s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.75s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.72s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.91s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.63s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.39s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.61s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.73s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.78s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.23s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.68s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.03s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.04s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.10s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.64s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.26s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.19s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.11s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.77s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.06s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.57s) [2022-08-03T18:34:03.163Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-03T18:34:03.163Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.25s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.67s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.85s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.05s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.30s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (5.00s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.13s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.79s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.24s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.39s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.10s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.24s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.74s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.61s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.54s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.58s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.05s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.93s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.28s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.82s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.42s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.85s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.69s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.91s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.76s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.77s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.52s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.88s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.45s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.30s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.33s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.85s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.20s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.25s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.79s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.93s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.97s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.89s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-08-03T18:34:03.163Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.27s) [2022-08-03T18:34:03.163Z] === RUN TestDockerSwarmSuite [2022-08-03T18:34:03.163Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-03T18:34:04.885Z] --- PASS: TestServiceUpdatePidsLimit (15.90s) [2022-08-03T18:34:04.886Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-03T18:34:04.886Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-08-03T18:34:04.886Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-03T18:34:04.886Z] PASS [2022-08-03T18:34:04.886Z] [2022-08-03T18:34:04.886Z] === Skipped [2022-08-03T18:34:04.886Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-03T18:34:04.886Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-03T18:34:04.886Z] [2022-08-03T18:34:04.886Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-03T18:34:04.886Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-03T18:34:04.886Z] [2022-08-03T18:34:04.886Z] DONE 27 tests, 2 skipped in 130.366s [2022-08-03T18:34:04.886Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-03T18:34:04.886Z] ++ 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-08-03T18:34:04.886Z] ++ set -e [2022-08-03T18:34:04.886Z] ++ '[' -n 0 ']' [2022-08-03T18:34:04.886Z] ++ set -x [2022-08-03T18:34:04.886Z] ++ env -i DEST=/go/src/github.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-08-03T18:34:04.886Z] INFO: Testing against a local daemon [2022-08-03T18:34:04.886Z] === RUN TestSessionCreate [2022-08-03T18:34:04.886Z] --- PASS: TestSessionCreate (0.02s) [2022-08-03T18:34:04.886Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-03T18:34:04.886Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-03T18:34:04.886Z] PASS [2022-08-03T18:34:04.886Z] [2022-08-03T18:34:04.886Z] DONE 2 tests in 0.149s [2022-08-03T18:34:04.886Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-03T18:34:04.886Z] ++ 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-08-03T18:34:04.886Z] ++ set -e [2022-08-03T18:34:04.886Z] ++ '[' -n 0 ']' [2022-08-03T18:34:04.886Z] ++ set -x [2022-08-03T18:34:04.886Z] ++ env -i DEST=/go/src/github.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-08-03T18:34:04.886Z] INFO: Testing against a local daemon [2022-08-03T18:34:04.886Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-03T18:34:04.886Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-03T18:34:04.886Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-03T18:34:04.886Z] === RUN TestDiskUsage [2022-08-03T18:34:04.886Z] === PAUSE TestDiskUsage [2022-08-03T18:34:04.886Z] === RUN TestEventsExecDie [2022-08-03T18:34:05.148Z] --- PASS: TestEventsExecDie (0.53s) [2022-08-03T18:34:05.148Z] === RUN TestEventsBackwardsCompatible [2022-08-03T18:34:05.148Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-03T18:34:05.148Z] === RUN TestEventsVolumeCreate [2022-08-03T18:34:05.148Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-03T18:34:05.148Z] === RUN TestInfoBinaryCommits [2022-08-03T18:34:05.148Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-03T18:34:05.148Z] === RUN TestInfoAPIVersioned [2022-08-03T18:34:05.148Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-03T18:34:05.148Z] === RUN TestInfoAPI [2022-08-03T18:34:05.414Z] --- PASS: TestInfoAPI (0.02s) [2022-08-03T18:34:05.414Z] === RUN TestInfoAPIWarnings [2022-08-03T18:34:06.455Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-03T18:34:06.455Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-03T18:34:07.836Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-03T18:34:08.775Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-03T18:34:09.035Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-03T18:34:09.294Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-03T18:34:09.863Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-03T18:34:10.804Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-03T18:34:11.064Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-03T18:34:12.174Z] --- PASS: TestServicePlugin (31.55s) [2022-08-03T18:34:12.174Z] === RUN TestServiceUpdateLabel [2022-08-03T18:34:14.704Z] --- PASS: TestServiceUpdateLabel (2.28s) [2022-08-03T18:34:14.704Z] === RUN TestServiceUpdateSecrets [2022-08-03T18:34:15.263Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-03T18:34:23.392Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-03T18:34:23.392Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-03T18:34:23.488Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-03T18:34:23.488Z] === RUN TestInfoDebug [2022-08-03T18:34:23.488Z] --- PASS: TestInfoDebug (0.52s) [2022-08-03T18:34:23.488Z] === RUN TestInfoInsecureRegistries [2022-08-03T18:34:23.488Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-03T18:34:23.488Z] === RUN TestInfoRegistryMirrors [2022-08-03T18:34:23.488Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-03T18:34:23.488Z] === RUN TestLoginFailsWithBadCredentials [2022-08-03T18:34:23.746Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-08-03T18:34:23.746Z] === RUN TestPingCacheHeaders [2022-08-03T18:34:23.746Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-03T18:34:23.746Z] === RUN TestPingGet [2022-08-03T18:34:23.746Z] --- PASS: TestPingGet (0.01s) [2022-08-03T18:34:23.746Z] === RUN TestPingHead [2022-08-03T18:34:23.746Z] --- PASS: TestPingHead (0.02s) [2022-08-03T18:34:23.746Z] === RUN TestPingSwarmHeader [2022-08-03T18:34:24.311Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-03T18:34:24.876Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-03T18:34:25.809Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-03T18:34:25.809Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-08-03T18:34:25.809Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-03T18:34:25.809Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-03T18:34:25.809Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-03T18:34:25.809Z] === RUN TestVersion [2022-08-03T18:34:25.809Z] --- PASS: TestVersion (0.02s) [2022-08-03T18:34:25.809Z] === CONT TestDiskUsage [2022-08-03T18:34:25.931Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-03T18:34:26.374Z] === RUN TestDiskUsage/empty [2022-08-03T18:34:26.374Z] === RUN TestDiskUsage/empty/container_types [2022-08-03T18:34:26.374Z] === RUN TestDiskUsage/empty/image_types [2022-08-03T18:34:26.374Z] === RUN TestDiskUsage/empty/volume_types [2022-08-03T18:34:26.374Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-03T18:34:26.374Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-03T18:34:26.374Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-03T18:34:26.374Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-03T18:34:26.374Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-03T18:34:26.374Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-03T18:34:26.374Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-03T18:34:26.374Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-03T18:34:26.632Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-03T18:34:26.632Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-03T18:34:26.632Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-03T18:34:26.632Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-03T18:34:26.632Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-03T18:34:26.632Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-03T18:34:26.632Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-03T18:34:26.632Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-03T18:34:26.632Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-03T18:34:26.632Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-03T18:34:26.632Z] === RUN TestDiskUsage/after_container.Run [2022-08-03T18:34:26.889Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-03T18:34:26.889Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-03T18:34:26.889Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-03T18:34:26.889Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-03T18:34:26.889Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-03T18:34:26.889Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-03T18:34:26.889Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-03T18:34:26.889Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-03T18:34:26.889Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-03T18:34:26.889Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage (1.14s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-03T18:34:27.147Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-03T18:34:27.147Z] PASS [2022-08-03T18:34:27.147Z] [2022-08-03T18:34:27.147Z] === Skipped [2022-08-03T18:34:27.147Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-03T18:34:27.147Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-03T18:34:27.147Z] [2022-08-03T18:34:27.147Z] DONE 54 tests, 1 skipped in 22.559s [2022-08-03T18:34:27.147Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-03T18:34:27.147Z] ++ 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-08-03T18:34:27.147Z] ++ set -e [2022-08-03T18:34:27.147Z] ++ '[' -n 0 ']' [2022-08-03T18:34:27.147Z] ++ set -x [2022-08-03T18:34:27.148Z] ++ env -i DEST=/go/src/github.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-08-03T18:34:27.148Z] INFO: Testing against a local daemon [2022-08-03T18:34:27.148Z] === RUN TestVolumesCreateAndList [2022-08-03T18:34:27.148Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-03T18:34:27.148Z] === RUN TestVolumesRemove [2022-08-03T18:34:27.148Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-03T18:34:27.148Z] === RUN TestVolumesInspect [2022-08-03T18:34:27.148Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-03T18:34:27.148Z] === RUN TestVolumesInvalidJSON [2022-08-03T18:34:27.148Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-03T18:34:27.148Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-03T18:34:27.148Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-03T18:34:27.148Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-03T18:34:27.148Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-03T18:34:27.148Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-03T18:34:27.148Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-03T18:34:27.148Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-03T18:34:27.148Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-03T18:34:27.148Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-03T18:34:27.148Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-03T18:34:27.148Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-03T18:34:27.148Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-03T18:34:27.148Z] PASS [2022-08-03T18:34:27.148Z] [2022-08-03T18:34:27.148Z] DONE 9 tests in 0.190s [2022-08-03T18:34:27.148Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-03T18:34:27.405Z] ++++ cat bundles/test-integration/docker.pid [2022-08-03T18:34:27.405Z] +++ kill 14299 [2022-08-03T18:34:27.662Z] +++ /etc/init.d/apparmor stop [2022-08-03T18:34:27.663Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-03T18:34:27.663Z] [2022-08-03T18:34:27.663Z] Unloading profiles will leave already running processes permanently [2022-08-03T18:34:27.663Z] unconfined, which can lead to unexpected situations. [2022-08-03T18:34:27.663Z] [2022-08-03T18:34:27.663Z] To set a process to complain mode, use the command line tool [2022-08-03T18:34:27.663Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-03T18:34:27.663Z] +++ true [2022-08-03T18:34:27.663Z] exiting test-integration [2022-08-03T18:34:27.663Z] ++ exit 0 [2022-08-03T18:34:27.663Z] Post stage [Pipeline] junit [2022-08-03T18:34:28.239Z] Recording test results [2022-08-03T18:34:28.474Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-03T18:34:28.810Z] + echo Ensuring container killed. [2022-08-03T18:34:28.810Z] Ensuring container killed. [2022-08-03T18:34:28.810Z] + docker rm -vf docker-pr2 [2022-08-03T18:34:28.810Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-03T18:34:29.088Z] + echo Chowning /workspace to jenkins user [2022-08-03T18:34:29.088Z] Chowning /workspace to jenkins user [2022-08-03T18:34:29.088Z] + id -u [2022-08-03T18:34:29.088Z] + id -g [2022-08-03T18:34:29.088Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43903:/workspace busybox chown -R 1000:1000 /workspace [2022-08-03T18:34:29.088Z] Unable to find image 'busybox:latest' locally [2022-08-03T18:34:29.088Z] latest: Pulling from library/busybox [2022-08-03T18:34:29.227Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-03T18:34:29.227Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-03T18:34:29.345Z] 98b248744137: Pulling fs layer [2022-08-03T18:34:29.345Z] 98b248744137: Download complete [2022-08-03T18:34:29.345Z] 98b248744137: Pull complete [2022-08-03T18:34:29.345Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-03T18:34:29.345Z] Status: Downloaded newer image for busybox:latest [2022-08-03T18:34:29.566Z] --- PASS: TestServiceUpdateSecrets (14.76s) [2022-08-03T18:34:29.566Z] === RUN TestServiceUpdateConfigs [2022-08-03T18:34:29.796Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [Pipeline] catchError [Pipeline] { [2022-08-03T18:34:30.734Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-03T18:34:30.734Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-03T18:34:30.734Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-03T18:34:30.734Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-03T18:34:30.734Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-03T18:34:30.734Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-03T18:34:30.734Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-03T18:34:30.734Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-03T18:34:30.734Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [Pipeline] sh [2022-08-03T18:34:31.008Z] + bundleName=arm64-integration [2022-08-03T18:34:31.008Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-03T18:34:31.008Z] Creating arm64-integration-bundles.tar.gz [2022-08-03T18:34:31.008Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-03T18:34:31.008Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-03T18:34:31.277Z] Archiving artifacts [2022-08-03T18:34:33.015Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43903/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-03T18:34:33.272Z] docker_api_swarm_test.go:563: [d75f6f8920513] joining swarm manager [d87fc22ec73b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:34:33.320Z] + make clean [2022-08-03T18:34:33.577Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-03T18:34:33.577Z] docker-dev-cache [2022-08-03T18:34:33.577Z] docker-mod-cache [Pipeline] deleteDir [2022-08-03T18:34:34.211Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-03T18:34:39.526Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-03T18:34:42.064Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-03T18:34:42.064Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-03T18:34:44.429Z] --- PASS: TestServiceUpdateConfigs (14.86s) [2022-08-03T18:34:44.429Z] === RUN TestServiceUpdateNetwork [2022-08-03T18:34:46.264Z] docker_api_swarm_test.go:585: [d72e196f90a6b] joining swarm manager [d87fc22ec73b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-03T18:34:48.185Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-03T18:34:49.134Z] check_test.go:611: [d75f6f8920513] daemon is not started [2022-08-03T18:34:54.438Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-03T18:34:54.438Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-03T18:34:55.377Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-03T18:34:56.619Z] --- PASS: TestServiceUpdateNetwork (12.78s) [2022-08-03T18:34:56.619Z] === RUN TestServiceUpdatePidsLimit [2022-08-03T18:34:57.991Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-03T18:34:58.667Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-03T18:34:58.927Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-03T18:34:59.237Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-03T18:34:59.237Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-03T18:34:59.806Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-03T18:34:59.806Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-03T18:34:59.806Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-03T18:35:00.376Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-03T18:35:01.756Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-03T18:35:02.697Z] docker_api_swarm_test.go:46: [d99fa2695eb72] joining swarm manager [d4871c3f6e327]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:35:03.267Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-03T18:35:07.028Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-03T18:35:13.250Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-03T18:35:13.250Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-03T18:35:13.580Z] --- PASS: TestServiceUpdatePidsLimit (16.53s) [2022-08-03T18:35:13.580Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-08-03T18:35:13.580Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-08-03T18:35:13.580Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2022-08-03T18:35:13.580Z] PASS [2022-08-03T18:35:13.580Z] [2022-08-03T18:35:13.580Z] === Skipped [2022-08-03T18:35:13.580Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-03T18:35:13.580Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-03T18:35:13.580Z] [2022-08-03T18:35:13.580Z] DONE 27 tests, 1 skipped in 171.478s [2022-08-03T18:35:13.580Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-03T18:35:13.580Z] INFO: Testing against a local daemon [2022-08-03T18:35:13.580Z] === RUN TestSessionCreate [2022-08-03T18:35:13.580Z] --- PASS: TestSessionCreate (0.02s) [2022-08-03T18:35:13.580Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-03T18:35:13.580Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-03T18:35:13.580Z] PASS [2022-08-03T18:35:13.580Z] [2022-08-03T18:35:13.580Z] DONE 2 tests in 0.055s [2022-08-03T18:35:13.580Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-03T18:35:13.580Z] INFO: Testing against a local daemon [2022-08-03T18:35:13.580Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-03T18:35:13.580Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-03T18:35:13.580Z] === RUN TestDiskUsage [2022-08-03T18:35:13.580Z] === PAUSE TestDiskUsage [2022-08-03T18:35:13.580Z] === RUN TestEventsExecDie [2022-08-03T18:35:14.146Z] --- PASS: TestEventsExecDie (0.63s) [2022-08-03T18:35:14.146Z] === RUN TestEventsBackwardsCompatible [2022-08-03T18:35:14.146Z] --- PASS: TestEventsBackwardsCompatible (0.16s) [2022-08-03T18:35:14.146Z] === RUN TestEventsVolumeCreate [2022-08-03T18:35:14.146Z] --- PASS: TestEventsVolumeCreate (0.09s) [2022-08-03T18:35:14.146Z] === RUN TestInfoBinaryCommits [2022-08-03T18:35:14.146Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-03T18:35:14.146Z] === RUN TestInfoAPIVersioned [2022-08-03T18:35:14.146Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-08-03T18:35:14.146Z] === RUN TestInfoAPI [2022-08-03T18:35:14.403Z] --- PASS: TestInfoAPI (0.02s) [2022-08-03T18:35:14.403Z] === RUN TestInfoAPIWarnings [2022-08-03T18:35:15.786Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-03T18:35:19.078Z] --- PASS: TestImportExtremelyLargeImageWorks (182.81s) [2022-08-03T18:35:19.078Z] PASS [2022-08-03T18:35:19.078Z] [2022-08-03T18:35:19.078Z] DONE 22 tests in 187.655s [2022-08-03T18:35:19.078Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-03T18:35:19.078Z] ++ 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-08-03T18:35:19.078Z] ++ set -e [2022-08-03T18:35:19.078Z] ++ '[' -n 0 ']' [2022-08-03T18:35:19.078Z] ++ set -x [2022-08-03T18:35:19.078Z] ++ env -i DEST=/go/src/github.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-08-03T18:35:19.078Z] === RUN TestStripANSICommands [2022-08-03T18:35:19.078Z] === RUN TestStripANSICommands/#00 [2022-08-03T18:35:19.078Z] === RUN TestStripANSICommands/#01 [2022-08-03T18:35:19.078Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-03T18:35:19.078Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-03T18:35:19.078Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-03T18:35:19.078Z] PASS [2022-08-03T18:35:19.078Z] [2022-08-03T18:35:19.078Z] DONE 3 tests in 0.045s [2022-08-03T18:35:19.078Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-03T18:35:19.078Z] ++ 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-08-03T18:35:19.078Z] ++ set -e [2022-08-03T18:35:19.078Z] ++ '[' -n 0 ']' [2022-08-03T18:35:19.078Z] ++ set -x [2022-08-03T18:35:19.078Z] ++ env -i DEST=/go/src/github.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-08-03T18:35:19.337Z] INFO: Testing against a local daemon [2022-08-03T18:35:19.338Z] === RUN TestNetworkCreateDelete [2022-08-03T18:35:19.338Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-08-03T18:35:19.338Z] === RUN TestDockerNetworkDeletePreferID [2022-08-03T18:35:19.905Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2022-08-03T18:35:19.905Z] === RUN TestDaemonDNSFallback [2022-08-03T18:35:21.283Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-03T18:35:21.852Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-03T18:35:24.390Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-03T18:35:25.071Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-03T18:35:25.071Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-03T18:35:27.000Z] --- PASS: TestDaemonDNSFallback (6.70s) [2022-08-03T18:35:27.000Z] === RUN TestInspectNetwork [2022-08-03T18:35:27.939Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-03T18:35:29.850Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-03T18:35:30.791Z] === RUN TestInspectNetwork/full_network_id [2022-08-03T18:35:30.791Z] === RUN TestInspectNetwork/partial_network_id [2022-08-03T18:35:30.791Z] === RUN TestInspectNetwork/network_name [2022-08-03T18:35:30.791Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-03T18:35:31.360Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-03T18:35:32.466Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-03T18:35:32.466Z] === RUN TestInfoDebug [2022-08-03T18:35:32.466Z] --- PASS: TestInfoDebug (0.52s) [2022-08-03T18:35:32.466Z] === RUN TestInfoInsecureRegistries [2022-08-03T18:35:32.466Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-03T18:35:32.466Z] === RUN TestInfoRegistryMirrors [2022-08-03T18:35:32.466Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-03T18:35:32.466Z] === RUN TestLoginFailsWithBadCredentials [2022-08-03T18:35:32.724Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-03T18:35:32.724Z] === RUN TestPingCacheHeaders [2022-08-03T18:35:32.724Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-03T18:35:32.724Z] === RUN TestPingGet [2022-08-03T18:35:32.724Z] --- PASS: TestPingGet (0.01s) [2022-08-03T18:35:32.724Z] === RUN TestPingHead [2022-08-03T18:35:32.724Z] --- PASS: TestPingHead (0.02s) [2022-08-03T18:35:32.724Z] === RUN TestPingSwarmHeader [2022-08-03T18:35:33.064Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-03T18:35:33.064Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-03T18:35:33.064Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-03T18:35:33.064Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-03T18:35:33.064Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-03T18:35:33.064Z] Cross building: bundles/cross/windows/amd64 [2022-08-03T18:35:33.064Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-03T18:35:33.064Z] { [2022-08-03T18:35:33.064Z] "RT_GROUP_ICON": { [2022-08-03T18:35:33.064Z] "#1": { [2022-08-03T18:35:33.064Z] "0409": "../../winresources/docker.ico" [2022-08-03T18:35:33.064Z] } [2022-08-03T18:35:33.064Z] }, [2022-08-03T18:35:33.064Z] "RT_MANIFEST": { [2022-08-03T18:35:33.064Z] "#1": { [2022-08-03T18:35:33.064Z] "0409": { [2022-08-03T18:35:33.064Z] "identity": {}, [2022-08-03T18:35:33.064Z] "description": "Docker Engine", [2022-08-03T18:35:33.064Z] "minimum-os": "vista", [2022-08-03T18:35:33.064Z] "execution-level": "", [2022-08-03T18:35:33.064Z] "ui-access": false, [2022-08-03T18:35:33.064Z] "auto-elevate": false, [2022-08-03T18:35:33.064Z] "dpi-awareness": "unaware", [2022-08-03T18:35:33.064Z] "disable-theming": false, [2022-08-03T18:35:33.064Z] "disable-window-filtering": false, [2022-08-03T18:35:33.064Z] "high-resolution-scrolling-aware": false, [2022-08-03T18:35:33.064Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-03T18:35:33.064Z] "long-path-aware": false, [2022-08-03T18:35:33.064Z] "printer-driver-isolation": false, [2022-08-03T18:35:33.064Z] "gdi-scaling": false, [2022-08-03T18:35:33.064Z] "segment-heap": false, [2022-08-03T18:35:33.064Z] "use-common-controls-v6": false [2022-08-03T18:35:33.064Z] } [2022-08-03T18:35:33.064Z] } [2022-08-03T18:35:33.064Z] }, [2022-08-03T18:35:33.064Z] "RT_MESSAGETABLE": { [2022-08-03T18:35:33.064Z] "#1": { [2022-08-03T18:35:33.064Z] "0409": "../../winresources/event_messages.bin" [2022-08-03T18:35:33.064Z] } [2022-08-03T18:35:33.064Z] }, [2022-08-03T18:35:33.064Z] "RT_VERSION": { [2022-08-03T18:35:33.064Z] "#1": { [2022-08-03T18:35:33.064Z] "0409": { [2022-08-03T18:35:33.064Z] "fixed": { [2022-08-03T18:35:33.064Z] "file_version": "0.0.0.0", [2022-08-03T18:35:33.064Z] "product_version": "0.0.0.0", [2022-08-03T18:35:33.064Z] "type": "Unknown" [2022-08-03T18:35:33.064Z] }, [2022-08-03T18:35:33.064Z] "info": { [2022-08-03T18:35:33.064Z] "0000": { [2022-08-03T18:35:33.064Z] "CompanyName": "", [2022-08-03T18:35:33.064Z] "FileVersion": "dev", [2022-08-03T18:35:33.064Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-03T18:35:33.064Z] "OriginalFileName": "dockerd.exe", [2022-08-03T18:35:33.064Z] "ProductName": "", [2022-08-03T18:35:33.064Z] "ProductVersion": "dev", [2022-08-03T18:35:33.064Z] "SpecialBuild": "f1d71f7cc3e5a394db078526dcffbdb64f0cac4e" [2022-08-03T18:35:33.064Z] } [2022-08-03T18:35:33.064Z] } [2022-08-03T18:35:33.064Z] } [2022-08-03T18:35:33.064Z] } [2022-08-03T18:35:33.064Z] } [2022-08-03T18:35:33.064Z] } [2022-08-03T18:35:33.064Z] cmd/dockerd/config.go [2022-08-03T18:35:33.064Z] cmd/dockerd/config_windows.go [2022-08-03T18:35:33.064Z] cmd/dockerd/daemon.go [2022-08-03T18:35:33.064Z] cmd/dockerd/daemon_test.go [2022-08-03T18:35:33.064Z] cmd/dockerd/daemon_windows.go [2022-08-03T18:35:33.064Z] cmd/dockerd/docker.go [2022-08-03T18:35:33.064Z] cmd/dockerd/docker_windows.go [2022-08-03T18:35:33.064Z] cmd/dockerd/genwinres_windows.go [2022-08-03T18:35:33.064Z] cmd/dockerd/metrics.go [2022-08-03T18:35:33.064Z] cmd/dockerd/options.go [2022-08-03T18:35:33.064Z] cmd/dockerd/options_test.go [2022-08-03T18:35:33.064Z] cmd/dockerd/service_windows.go [2022-08-03T18:35:33.064Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-03T18:35:33.064Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-03T18:35:33.289Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-03T18:35:33.854Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-03T18:35:35.227Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-03T18:35:35.227Z] --- PASS: TestPingSwarmHeader (2.11s) [2022-08-03T18:35:35.227Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-03T18:35:35.227Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-03T18:35:35.227Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-03T18:35:35.227Z] === RUN TestVersion [2022-08-03T18:35:35.227Z] --- PASS: TestVersion (0.02s) [2022-08-03T18:35:35.227Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-03T18:35:35.227Z] === CONT TestDiskUsage [2022-08-03T18:35:35.485Z] === RUN TestDiskUsage/empty [2022-08-03T18:35:35.485Z] === RUN TestDiskUsage/empty/container_types [2022-08-03T18:35:35.485Z] === RUN TestDiskUsage/empty/image_types [2022-08-03T18:35:35.485Z] === RUN TestDiskUsage/empty/volume_types [2022-08-03T18:35:35.485Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-03T18:35:35.485Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-03T18:35:35.485Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-03T18:35:35.485Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-03T18:35:35.485Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-03T18:35:35.485Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-03T18:35:35.485Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-03T18:35:35.485Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-03T18:35:35.556Z] --- PASS: TestInspectNetwork (8.49s) [2022-08-03T18:35:35.556Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-03T18:35:35.556Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-03T18:35:35.556Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-03T18:35:35.556Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-03T18:35:35.556Z] === RUN TestRunContainerWithBridgeNone [2022-08-03T18:35:35.556Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-03T18:35:35.748Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-03T18:35:35.748Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-03T18:35:35.748Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-03T18:35:35.748Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-03T18:35:35.748Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-03T18:35:35.748Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-03T18:35:35.748Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-03T18:35:35.748Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-03T18:35:36.006Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-03T18:35:36.006Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-03T18:35:36.006Z] === RUN TestDiskUsage/after_container.Run [2022-08-03T18:35:36.573Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-03T18:35:36.573Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-03T18:35:36.573Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-03T18:35:36.573Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-03T18:35:36.573Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-03T18:35:36.573Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-03T18:35:36.573Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-03T18:35:36.573Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-03T18:35:36.573Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-03T18:35:36.573Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-03T18:35:36.832Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.84s) [2022-08-03T18:35:36.832Z] --- PASS: TestDiskUsage (1.84s) [2022-08-03T18:35:36.832Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-03T18:35:36.832Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-03T18:35:36.832Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-03T18:35:36.832Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-03T18:35:36.832Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-03T18:35:36.832Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-03T18:35:36.832Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-03T18:35:36.832Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-03T18:35:36.832Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-03T18:35:36.832Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-03T18:35:36.832Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-03T18:35:36.832Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.40s) [2022-08-03T18:35:36.832Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-03T18:35:36.832Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-03T18:35:36.832Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-03T18:35:36.832Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-03T18:35:36.832Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-03T18:35:36.832Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-03T18:35:36.832Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-03T18:35:36.832Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-03T18:35:36.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.05s) [2022-08-03T18:35:36.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-03T18:35:36.833Z] --- PASS: TestDiskUsage/after_container.Run (0.62s) [2022-08-03T18:35:36.833Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-03T18:35:36.833Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-03T18:35:36.833Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-03T18:35:36.833Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-03T18:35:36.833Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-03T18:35:36.833Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-03T18:35:36.833Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-03T18:35:36.833Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-03T18:35:36.833Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-03T18:35:36.833Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-03T18:35:36.833Z] PASS [2022-08-03T18:35:36.833Z] [2022-08-03T18:35:36.833Z] DONE 54 tests in 23.455s [2022-08-03T18:35:36.833Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-03T18:35:36.833Z] INFO: Testing against a local daemon [2022-08-03T18:35:36.833Z] === RUN TestVolumesCreateAndList [2022-08-03T18:35:36.833Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-03T18:35:36.833Z] === RUN TestVolumesRemove [2022-08-03T18:35:36.937Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-03T18:35:37.091Z] --- PASS: TestVolumesRemove (0.16s) [2022-08-03T18:35:37.091Z] === RUN TestVolumesInspect [2022-08-03T18:35:37.091Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-03T18:35:37.091Z] === RUN TestVolumesInvalidJSON [2022-08-03T18:35:37.091Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-03T18:35:37.091Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-03T18:35:37.091Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-03T18:35:37.091Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-03T18:35:37.091Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-03T18:35:37.091Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-03T18:35:37.091Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-03T18:35:37.091Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-03T18:35:37.091Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-03T18:35:37.091Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-03T18:35:37.091Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-03T18:35:37.091Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-03T18:35:37.091Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-03T18:35:37.091Z] PASS [2022-08-03T18:35:37.091Z] [2022-08-03T18:35:37.091Z] DONE 9 tests in 0.235s [2022-08-03T18:35:37.091Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-03T18:35:37.197Z] --- PASS: TestRunContainerWithBridgeNone (2.22s) [2022-08-03T18:35:37.198Z] === RUN TestNetworkInvalidJSON [2022-08-03T18:35:37.458Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-03T18:35:37.458Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-03T18:35:37.458Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-03T18:35:37.458Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-03T18:35:37.458Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-03T18:35:37.458Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-03T18:35:37.458Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-03T18:35:37.458Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-03T18:35:37.458Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-03T18:35:37.458Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-03T18:35:37.458Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-03T18:35:37.458Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-03T18:35:37.458Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-03T18:35:37.458Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-03T18:35:37.458Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-03T18:35:37.458Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-03T18:35:37.458Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-03T18:35:37.458Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-03T18:35:37.458Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-03T18:35:37.458Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-03T18:35:37.458Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-03T18:35:37.458Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-08-03T18:35:37.458Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-03T18:35:37.458Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-03T18:35:37.458Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-03T18:35:37.458Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-03T18:35:37.458Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-03T18:35:37.458Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-03T18:35:37.458Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-03T18:35:37.458Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-03T18:35:37.458Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-03T18:35:37.458Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-03T18:35:37.458Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-03T18:35:37.458Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-03T18:35:37.458Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-03T18:35:37.458Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-03T18:35:37.458Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-03T18:35:37.458Z] === RUN TestNetworkList [2022-08-03T18:35:37.458Z] === RUN TestNetworkList//networks [2022-08-03T18:35:37.458Z] === PAUSE TestNetworkList//networks [2022-08-03T18:35:37.458Z] === RUN TestNetworkList//networks/ [2022-08-03T18:35:37.458Z] === PAUSE TestNetworkList//networks/ [2022-08-03T18:35:37.458Z] === CONT TestNetworkList//networks [2022-08-03T18:35:37.458Z] === CONT TestNetworkList//networks/ [2022-08-03T18:35:37.458Z] --- PASS: TestNetworkList (0.02s) [2022-08-03T18:35:37.458Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-03T18:35:37.458Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-03T18:35:37.458Z] === RUN TestHostIPv4BridgeLabel [2022-08-03T18:35:37.656Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-03T18:35:37.656Z] Removing test suite binaries [2022-08-03T18:35:37.656Z] exiting test-integration [2022-08-03T18:35:37.656Z] ++ exit 0 [2022-08-03T18:35:37.656Z] [2022-08-03T18:35:38.027Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-08-03T18:35:38.027Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-03T18:35:38.967Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-03T18:35:38.967Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-08-03T18:35:38.967Z] === RUN TestDaemonDefaultNetworkPools Post stage [Pipeline] junit [2022-08-03T18:35:39.569Z] Recording test results [2022-08-03T18:35:39.906Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-08-03T18:35:39.906Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-03T18:35:41.263Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [2022-08-03T18:35:41.288Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-08-03T18:35:41.288Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-03T18:35:41.590Z] + echo Ensuring container killed. [2022-08-03T18:35:41.590Z] Ensuring container killed. [2022-08-03T18:35:41.590Z] + docker rm -vf docker-pr2 [2022-08-03T18:35:41.590Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-03T18:35:41.879Z] + echo Chowning /workspace to jenkins user [2022-08-03T18:35:41.879Z] Chowning /workspace to jenkins user [2022-08-03T18:35:41.879Z] + id -u [2022-08-03T18:35:41.879Z] + id -g [2022-08-03T18:35:41.879Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43903:/workspace busybox chown -R 1000:1000 /workspace [2022-08-03T18:35:41.879Z] Unable to find image 'busybox:latest' locally [2022-08-03T18:35:42.136Z] latest: Pulling from library/busybox [2022-08-03T18:35:42.136Z] 50783e0dfb64: Pulling fs layer [2022-08-03T18:35:42.229Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-08-03T18:35:42.229Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-03T18:35:42.393Z] 50783e0dfb64: Download complete [2022-08-03T18:35:42.393Z] 50783e0dfb64: Pull complete [2022-08-03T18:35:42.393Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-03T18:35:42.393Z] Status: Downloaded newer image for busybox:latest [2022-08-03T18:35:42.872Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-08-03T18:35:42.872Z] === RUN TestServiceWithPredefinedNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-03T18:35:44.586Z] + bundleName=amd64-cgroup2 [2022-08-03T18:35:44.586Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-03T18:35:44.586Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-03T18:35:44.586Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-08-03T18:35:44.586Z] + 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-08-03T18:35:44.854Z] Archiving artifacts [2022-08-03T18:35:46.163Z] --- PASS: TestServiceWithPredefinedNetwork (2.82s) [2022-08-03T18:35:46.163Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-03T18:35:46.163Z] service_test.go:243: FLAKY_TEST [2022-08-03T18:35:46.163Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-03T18:35:46.163Z] === RUN TestServiceWithDataPathPortInit [2022-08-03T18:35:46.848Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43903/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-03T18:35:47.153Z] + make clean [2022-08-03T18:35:47.153Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-03T18:35:47.153Z] docker-dev-cache [2022-08-03T18:35:47.153Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-03T18:35:50.357Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-03T18:35:50.357Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-03T18:35:53.648Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-03T18:35:53.648Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-03T18:35:53.648Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-03T18:35:54.217Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-03T18:35:54.476Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-03T18:35:54.736Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-03T18:35:54.736Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-03T18:35:56.644Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-03T18:35:57.584Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-03T18:35:58.524Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-03T18:35:59.467Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-03T18:36:00.036Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-03T18:36:00.973Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-03T18:36:01.912Z] --- PASS: TestServiceWithDataPathPortInit (16.16s) [2022-08-03T18:36:01.912Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-03T18:36:06.103Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:65gm90nlzamhc8l0aqhwj8a7q Created:2022-08-03 18:36:03.271612148 +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[6fd6489bfeb6abf0b479ca02aee06a979fe1c6361680c63bb7e205fec5f9e3e9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.thz3teqwl5ang58cvb1o9ut1r EndpointID:a43dd32fd51c19068575c12571c6508ab2d1a43786098dce20ada922196158e9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ede2be391cfe3562e77b30ff9e1d952771eeb7bf01165a143c33338df5f66dc1 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:0b8190a02e57 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.thz3teqwl5ang58cvb1o9ut1r EndpointID:a43dd32fd51c19068575c12571c6508ab2d1a43786098dce20ada922196158e9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-03T18:36:06.103Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-03T18:36:10.306Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.21s) [2022-08-03T18:36:10.306Z] PASS [2022-08-03T18:36:10.306Z] [2022-08-03T18:36:10.306Z] === Skipped [2022-08-03T18:36:10.306Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-03T18:36:10.306Z] service_test.go:243: FLAKY_TEST [2022-08-03T18:36:10.306Z] [2022-08-03T18:36:10.306Z] DONE 38 tests, 1 skipped in 50.986s [2022-08-03T18:36:10.306Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-03T18:36:10.306Z] ++ 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-08-03T18:36:10.306Z] ++ set -e [2022-08-03T18:36:10.306Z] ++ '[' -n 0 ']' [2022-08-03T18:36:10.306Z] ++ set -x [2022-08-03T18:36:10.306Z] ++ env -i DEST=/go/src/github.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-08-03T18:36:10.306Z] INFO: Testing against a local daemon [2022-08-03T18:36:10.306Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-03T18:36:10.306Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-03T18:36:10.306Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-03T18:36:10.306Z] === RUN TestDockerNetworkIpvlan [2022-08-03T18:36:10.306Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-03T18:36:10.306Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-03T18:36:10.306Z] PASS [2022-08-03T18:36:10.306Z] [2022-08-03T18:36:10.306Z] === Skipped [2022-08-03T18:36:10.306Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-03T18:36:10.306Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-03T18:36:10.306Z] [2022-08-03T18:36:10.306Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-03T18:36:10.306Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-03T18:36:10.306Z] [2022-08-03T18:36:10.306Z] DONE 2 tests, 2 skipped in 0.107s [2022-08-03T18:36:10.306Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-03T18:36:10.306Z] ++ 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-08-03T18:36:10.306Z] ++ set -e [2022-08-03T18:36:10.306Z] ++ '[' -n 0 ']' [2022-08-03T18:36:10.306Z] ++ set -x [2022-08-03T18:36:10.306Z] ++ env -i DEST=/go/src/github.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-08-03T18:36:10.306Z] INFO: Testing against a local daemon [2022-08-03T18:36:10.306Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-03T18:36:10.565Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-03T18:36:11.944Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2022-08-03T18:36:11.944Z] === RUN TestDockerNetworkMacvlan [2022-08-03T18:36:12.882Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-03T18:36:13.142Z] docker_api_swarm_test.go:304: [d7e14d34e39f8] joining swarm manager [d781fad24bc78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:36:13.711Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-03T18:36:14.650Z] docker_api_swarm_test.go:305: [d397204c05a11] joining swarm manager [d781fad24bc78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-03T18:36:14.650Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-03T18:36:17.188Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-03T18:36:17.188Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-03T18:36:19.724Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-03T18:36:23.919Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-03T18:36:23.919Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-03T18:36:24.856Z] --- PASS: TestDockerNetworkMacvlan (13.19s) [2022-08-03T18:36:24.856Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2022-08-03T18:36:24.856Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2022-08-03T18:36:24.856Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.26s) [2022-08-03T18:36:24.856Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.29s) [2022-08-03T18:36:24.856Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.08s) [2022-08-03T18:36:24.856Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s) [2022-08-03T18:36:24.856Z] PASS [2022-08-03T18:36:24.856Z] [2022-08-03T18:36:24.856Z] DONE 8 tests in 14.688s [2022-08-03T18:36:24.856Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-03T18:36:24.856Z] ++ 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-08-03T18:36:24.856Z] ++ set -e [2022-08-03T18:36:24.856Z] ++ '[' -n 0 ']' [2022-08-03T18:36:24.856Z] ++ set -x [2022-08-03T18:36:24.856Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-03T18:36:25.116Z] testing: warning: no tests to run [2022-08-03T18:36:25.116Z] PASS [2022-08-03T18:36:25.116Z] [2022-08-03T18:36:25.116Z] DONE 0 tests in 0.042s [2022-08-03T18:36:25.116Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-03T18:36:25.116Z] ++ 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-08-03T18:36:25.116Z] ++ set -e [2022-08-03T18:36:25.116Z] ++ '[' -n 0 ']' [2022-08-03T18:36:25.116Z] ++ set -x [2022-08-03T18:36:25.116Z] ++ env -i DEST=/go/src/github.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-08-03T18:36:25.116Z] INFO: Testing against a local daemon [2022-08-03T18:36:25.116Z] === RUN TestAuthZPluginAllowRequest [2022-08-03T18:36:25.375Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-03T18:36:26.753Z] --- PASS: TestAuthZPluginAllowRequest (1.52s) [2022-08-03T18:36:26.753Z] === RUN TestAuthZPluginTLS [2022-08-03T18:36:27.321Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-08-03T18:36:27.321Z] === RUN TestAuthZPluginDenyRequest [2022-08-03T18:36:27.890Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-03T18:36:27.890Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-03T18:36:28.467Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-03T18:36:28.467Z] === RUN TestAuthZPluginDenyResponse [2022-08-03T18:36:28.727Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-03T18:36:28.727Z] === RUN TestAuthZPluginAllowEventStream [2022-08-03T18:36:30.635Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2022-08-03T18:36:30.635Z] === RUN TestAuthZPluginErrorResponse [2022-08-03T18:36:30.895Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2022-08-03T18:36:30.895Z] === RUN TestAuthZPluginErrorRequest [2022-08-03T18:36:31.463Z] --- PASS: TestAuthZPluginErrorRequest (0.59s) [2022-08-03T18:36:31.463Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-03T18:36:32.031Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-08-03T18:36:32.031Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-03T18:36:32.291Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-03T18:36:33.228Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-03T18:36:33.799Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-03T18:36:33.799Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s) [2022-08-03T18:36:33.799Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-03T18:36:34.058Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-03T18:36:35.437Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-03T18:36:35.437Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-03T18:36:35.437Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-03T18:36:35.437Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.73s) [2022-08-03T18:36:35.437Z] === RUN TestAuthZPluginHeader [2022-08-03T18:36:35.696Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-03T18:36:36.265Z] --- PASS: TestAuthZPluginHeader (0.86s) [2022-08-03T18:36:36.265Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-03T18:36:38.803Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-03T18:36:42.096Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.33s) [2022-08-03T18:36:42.096Z] === RUN TestAuthZPluginV2Disable [2022-08-03T18:36:44.002Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-03T18:36:44.265Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-03T18:36:44.834Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-03T18:36:45.093Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-03T18:36:45.352Z] === RUN TestDockerSuite/TestBuildFails [2022-08-03T18:36:45.920Z] --- PASS: TestAuthZPluginV2Disable (4.27s) [2022-08-03T18:36:45.920Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-03T18:36:46.180Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-03T18:36:46.180Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-03T18:36:48.083Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-03T18:36:49.467Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-03T18:36:49.727Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.90s) [2022-08-03T18:36:49.727Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-03T18:36:49.987Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-03T18:36:50.924Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-03T18:36:51.861Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-03T18:36:52.799Z] docker_api_swarm_test.go:272: [d344b96d962e9] joining swarm manager [ddee278c9fbe6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:36:52.799Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-03T18:36:53.737Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-03T18:36:54.306Z] docker_api_swarm_test.go:273: [d87c4d8014997] joining swarm manager [ddee278c9fbe6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-03T18:36:56.843Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-03T18:36:57.781Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-03T18:36:58.352Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-03T18:36:59.730Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-03T18:37:01.636Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-03T18:37:01.636Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.89s) [2022-08-03T18:37:01.636Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-03T18:37:02.574Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-03T18:37:02.833Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-03T18:37:03.401Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-03T18:37:03.970Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-03T18:37:04.229Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-03T18:37:04.229Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-03T18:37:04.797Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-03T18:37:05.369Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-03T18:37:05.369Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-03T18:37:05.938Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-03T18:37:05.938Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-03T18:37:06.196Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-03T18:37:07.141Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-03T18:37:09.045Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-03T18:37:09.471Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-03T18:37:09.471Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-03T18:37:09.471Z] { [2022-08-03T18:37:09.471Z] "RT_GROUP_ICON": { [2022-08-03T18:37:09.471Z] "#1": { [2022-08-03T18:37:09.471Z] "0409": "../../winresources/docker.ico" [2022-08-03T18:37:09.471Z] } [2022-08-03T18:37:09.471Z] }, [2022-08-03T18:37:09.471Z] "RT_MANIFEST": { [2022-08-03T18:37:09.471Z] "#1": { [2022-08-03T18:37:09.471Z] "0409": { [2022-08-03T18:37:09.471Z] "identity": {}, [2022-08-03T18:37:09.471Z] "description": "Docker Engine", [2022-08-03T18:37:09.471Z] "minimum-os": "vista", [2022-08-03T18:37:09.471Z] "execution-level": "", [2022-08-03T18:37:09.471Z] "ui-access": false, [2022-08-03T18:37:09.471Z] "auto-elevate": false, [2022-08-03T18:37:09.471Z] "dpi-awareness": "unaware", [2022-08-03T18:37:09.471Z] "disable-theming": false, [2022-08-03T18:37:09.471Z] "disable-window-filtering": false, [2022-08-03T18:37:09.471Z] "high-resolution-scrolling-aware": false, [2022-08-03T18:37:09.471Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-03T18:37:09.471Z] "long-path-aware": false, [2022-08-03T18:37:09.471Z] "printer-driver-isolation": false, [2022-08-03T18:37:09.471Z] "gdi-scaling": false, [2022-08-03T18:37:09.471Z] "segment-heap": false, [2022-08-03T18:37:09.471Z] "use-common-controls-v6": false [2022-08-03T18:37:09.471Z] } [2022-08-03T18:37:09.471Z] } [2022-08-03T18:37:09.471Z] }, [2022-08-03T18:37:09.471Z] "RT_MESSAGETABLE": { [2022-08-03T18:37:09.471Z] "#1": { [2022-08-03T18:37:09.471Z] "0409": "../../winresources/event_messages.bin" [2022-08-03T18:37:09.471Z] } [2022-08-03T18:37:09.471Z] }, [2022-08-03T18:37:09.471Z] "RT_VERSION": { [2022-08-03T18:37:09.471Z] "#1": { [2022-08-03T18:37:09.471Z] "0409": { [2022-08-03T18:37:09.471Z] "fixed": { [2022-08-03T18:37:09.471Z] "file_version": "0.0.0.0", [2022-08-03T18:37:09.471Z] "product_version": "0.0.0.0", [2022-08-03T18:37:09.471Z] "type": "Unknown" [2022-08-03T18:37:09.471Z] }, [2022-08-03T18:37:09.471Z] "info": { [2022-08-03T18:37:09.471Z] "0000": { [2022-08-03T18:37:09.471Z] "CompanyName": "", [2022-08-03T18:37:09.471Z] "FileVersion": "dev", [2022-08-03T18:37:09.471Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-03T18:37:09.471Z] "OriginalFileName": "docker-proxy.exe", [2022-08-03T18:37:09.471Z] "ProductName": "", [2022-08-03T18:37:09.471Z] "ProductVersion": "dev", [2022-08-03T18:37:09.471Z] "SpecialBuild": "f1d71f7cc3e5a394db078526dcffbdb64f0cac4e" [2022-08-03T18:37:09.471Z] } [2022-08-03T18:37:09.471Z] } [2022-08-03T18:37:09.471Z] } [2022-08-03T18:37:09.471Z] } [2022-08-03T18:37:09.471Z] } [2022-08-03T18:37:09.471Z] } [2022-08-03T18:37:09.471Z] cmd/docker-proxy/genwinres_windows.go [2022-08-03T18:37:09.471Z] cmd/docker-proxy/main.go [2022-08-03T18:37:09.471Z] cmd/docker-proxy/network_proxy_test.go [2022-08-03T18:37:09.471Z] cmd/docker-proxy/proxy.go [2022-08-03T18:37:09.471Z] cmd/docker-proxy/sctp_proxy.go [2022-08-03T18:37:09.471Z] cmd/docker-proxy/tcp_proxy.go [2022-08-03T18:37:09.471Z] cmd/docker-proxy/udp_proxy.go [2022-08-03T18:37:09.471Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-03T18:37:09.471Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-03T18:37:09.471Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-03T18:37:09.471Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-03T18:37:09.471Z] remote: Enumerating objects: 23, done. [2022-08-03T18:37:09.471Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-03T18:37:09.471Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-03T18:37:09.471Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-03T18:37:09.471Z] 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-08-03T18:37:09.471Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-03T18:37:09.471Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-03T18:37:09.471Z] Cross building: bundles/cross/linux/ppc64le [2022-08-03T18:37:09.471Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-03T18:37:09.471Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-03T18:37:13.235Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-03T18:37:15.143Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-03T18:37:15.143Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-03T18:37:15.143Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-03T18:37:15.402Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-03T18:37:15.402Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-03T18:37:15.402Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-03T18:37:15.662Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-03T18:37:17.041Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-03T18:37:18.421Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-03T18:37:18.681Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.91s) [2022-08-03T18:37:18.681Z] PASS [2022-08-03T18:37:18.681Z] [2022-08-03T18:37:18.681Z] DONE 17 tests in 53.619s [2022-08-03T18:37:18.681Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-03T18:37:18.681Z] ++ 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-08-03T18:37:18.681Z] ++ set -e [2022-08-03T18:37:18.681Z] ++ '[' -n 0 ']' [2022-08-03T18:37:18.681Z] ++ set -x [2022-08-03T18:37:18.681Z] ++ env -i DEST=/go/src/github.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-08-03T18:37:18.941Z] INFO: Testing against a local daemon [2022-08-03T18:37:18.941Z] === RUN TestPluginInvalidJSON [2022-08-03T18:37:18.941Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-03T18:37:18.941Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-03T18:37:18.941Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-03T18:37:18.941Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-03T18:37:18.941Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-03T18:37:18.941Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-03T18:37:18.941Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-03T18:37:18.941Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-03T18:37:18.941Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-03T18:37:18.941Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-03T18:37:18.941Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-03T18:37:18.941Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-03T18:37:18.941Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-03T18:37:18.941Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-03T18:37:18.941Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-03T18:37:18.941Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-03T18:37:18.941Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-03T18:37:18.941Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-03T18:37:18.941Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-03T18:37:18.941Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-03T18:37:18.941Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-03T18:37:18.941Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-03T18:37:18.941Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-03T18:37:18.941Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-03T18:37:18.941Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-03T18:37:18.941Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-03T18:37:18.941Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-03T18:37:18.941Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-03T18:37:18.941Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-03T18:37:18.941Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-03T18:37:18.941Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-03T18:37:18.941Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-03T18:37:18.941Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-08-03T18:37:18.941Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.01s) [2022-08-03T18:37:18.941Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-03T18:37:18.941Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-03T18:37:18.941Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-03T18:37:18.941Z] === RUN TestPluginInstall [2022-08-03T18:37:18.941Z] === RUN TestPluginInstall/no_auth [2022-08-03T18:37:20.848Z] time="2022-08-03T18:37:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-03T18:37:20.848Z] time="2022-08-03T18:37:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69c51bbbac855ca7430688fc70f7f2ae6a6e297daa23b1101d5450214b8b4f48" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-03T18:37:20.848Z] time="2022-08-03T18:37:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-03T18:37:20.848Z] time="2022-08-03T18:37:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69c51bbbac855ca7430688fc70f7f2ae6a6e297daa23b1101d5450214b8b4f48" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-03T18:37:21.422Z] === RUN TestPluginInstall/with_htpasswd [2022-08-03T18:37:21.681Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-03T18:37:21.681Z] time="2022-08-03T18:37:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-03T18:37:21.681Z] time="2022-08-03T18:37:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:633b56a898fafa8c00bad5efe40f2c540994a0325376a61b6ec23ccbe9df7b2c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-03T18:37:21.681Z] time="2022-08-03T18:37:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-03T18:37:21.681Z] time="2022-08-03T18:37:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:633b56a898fafa8c00bad5efe40f2c540994a0325376a61b6ec23ccbe9df7b2c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-03T18:37:22.251Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-03T18:37:22.251Z] === RUN TestPluginInstall/with_insecure [2022-08-03T18:37:22.510Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-03T18:37:23.079Z] time="2022-08-03T18:37:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-03T18:37:23.079Z] time="2022-08-03T18:37:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:722b446ca4f9b3d2d7a7d0af50e7b34970b938ee4154c53c4d70308effaea637" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-03T18:37:23.079Z] time="2022-08-03T18:37:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-03T18:37:23.079Z] time="2022-08-03T18:37:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:722b446ca4f9b3d2d7a7d0af50e7b34970b938ee4154c53c4d70308effaea637" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-03T18:37:23.648Z] plugin_test.go:195: [d5b0911f71588] daemon is not started [2022-08-03T18:37:23.648Z] --- PASS: TestPluginInstall (4.67s) [2022-08-03T18:37:23.648Z] --- PASS: TestPluginInstall/no_auth (2.46s) [2022-08-03T18:37:23.648Z] --- PASS: TestPluginInstall/with_htpasswd (0.89s) [2022-08-03T18:37:23.648Z] --- PASS: TestPluginInstall/with_insecure (1.32s) [2022-08-03T18:37:23.648Z] === RUN TestPluginsWithRuntimes [2022-08-03T18:37:25.555Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-03T18:37:26.493Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-03T18:37:27.882Z] --- PASS: TestPluginsWithRuntimes (4.05s) [2022-08-03T18:37:27.882Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.11s) [2022-08-03T18:37:27.882Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2022-08-03T18:37:27.882Z] === RUN TestPluginBackCompatMediaTypes [2022-08-03T18:37:28.451Z] --- PASS: TestPluginBackCompatMediaTypes (0.84s) [2022-08-03T18:37:28.451Z] PASS [2022-08-03T18:37:28.451Z] [2022-08-03T18:37:28.451Z] DONE 24 tests in 9.755s [2022-08-03T18:37:28.451Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-03T18:37:28.451Z] ++ 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-08-03T18:37:28.451Z] ++ set -e [2022-08-03T18:37:28.451Z] ++ '[' -n 0 ']' [2022-08-03T18:37:28.451Z] ++ set -x [2022-08-03T18:37:28.451Z] ++ env -i DEST=/go/src/github.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-08-03T18:37:28.451Z] INFO: Testing against a local daemon [2022-08-03T18:37:28.451Z] === RUN TestExternalGraphDriver [2022-08-03T18:37:29.020Z] === RUN TestExternalGraphDriver/json [2022-08-03T18:37:30.925Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-03T18:37:30.925Z] === RUN TestExternalGraphDriver/spec [2022-08-03T18:37:32.832Z] === RUN TestExternalGraphDriver/pull [2022-08-03T18:37:33.825Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-03T18:37:34.763Z] --- PASS: TestExternalGraphDriver (5.98s) [2022-08-03T18:37:34.763Z] --- PASS: TestExternalGraphDriver/json (1.93s) [2022-08-03T18:37:34.763Z] --- PASS: TestExternalGraphDriver/spec (1.89s) [2022-08-03T18:37:34.763Z] --- PASS: TestExternalGraphDriver/pull (1.81s) [2022-08-03T18:37:34.763Z] === RUN TestGraphdriverPluginV2 [2022-08-03T18:37:34.763Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-03T18:37:36.671Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-03T18:37:36.671Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-03T18:37:36.671Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-03T18:37:39.964Z] --- PASS: TestGraphdriverPluginV2 (5.04s) [2022-08-03T18:37:39.964Z] PASS [2022-08-03T18:37:39.964Z] [2022-08-03T18:37:39.964Z] DONE 5 tests in 11.169s [2022-08-03T18:37:39.964Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-03T18:37:39.964Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-03T18:37:39.964Z] ++ 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-08-03T18:37:39.964Z] ++ set -e [2022-08-03T18:37:39.964Z] ++ '[' -n 0 ']' [2022-08-03T18:37:39.964Z] ++ set -x [2022-08-03T18:37:39.964Z] ++ env -i DEST=/go/src/github.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-08-03T18:37:39.964Z] INFO: Testing against a local daemon [2022-08-03T18:37:39.964Z] === RUN TestContinueAfterPluginCrash [2022-08-03T18:37:39.964Z] === PAUSE TestContinueAfterPluginCrash [2022-08-03T18:37:39.964Z] === RUN TestReadPluginNoRead [2022-08-03T18:37:39.964Z] === PAUSE TestReadPluginNoRead [2022-08-03T18:37:39.964Z] === RUN TestDaemonStartWithLogOpt [2022-08-03T18:37:39.964Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-03T18:37:39.964Z] === CONT TestContinueAfterPluginCrash [2022-08-03T18:37:39.964Z] === CONT TestDaemonStartWithLogOpt [2022-08-03T18:37:40.535Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-03T18:37:41.104Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-03T18:37:44.399Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-03T18:37:44.399Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-03T18:37:44.968Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-03T18:37:46.348Z] --- PASS: TestDaemonStartWithLogOpt (6.42s) [2022-08-03T18:37:46.348Z] === CONT TestReadPluginNoRead [2022-08-03T18:37:46.348Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-03T18:37:47.287Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-03T18:37:47.857Z] docker_api_swarm_node_test.go:20: [d9fe5bb1e9aa3] joining swarm manager [d3396d490e87b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:37:48.839Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-03T18:37:49.100Z] docker_api_swarm_node_test.go:21: [d58b174c6b365] joining swarm manager [d3396d490e87b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-03T18:37:50.038Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-03T18:37:50.038Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-03T18:37:51.415Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-03T18:37:51.415Z] --- PASS: TestContinueAfterPluginCrash (11.62s) [2022-08-03T18:37:51.676Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-03T18:37:51.676Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-03T18:37:51.934Z] === RUN TestReadPluginNoRead/default [2022-08-03T18:37:52.194Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-03T18:37:52.762Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-03T18:37:53.333Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-03T18:37:53.333Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-03T18:37:55.247Z] === CONT TestReadPluginNoRead [2022-08-03T18:37:55.247Z] read_test.go:92: [df5ca6fa56626] daemon is not started [2022-08-03T18:37:55.247Z] --- PASS: TestReadPluginNoRead (8.77s) [2022-08-03T18:37:55.247Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.84s) [2022-08-03T18:37:55.247Z] --- PASS: TestReadPluginNoRead/default (1.50s) [2022-08-03T18:37:55.247Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.67s) [2022-08-03T18:37:55.247Z] PASS [2022-08-03T18:37:55.247Z] [2022-08-03T18:37:55.247Z] DONE 6 tests in 15.378s [2022-08-03T18:37:55.247Z] 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-08-03T18:37:55.247Z] ++ 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-08-03T18:37:55.247Z] ++ set -e [2022-08-03T18:37:55.247Z] ++ '[' -n 0 ']' [2022-08-03T18:37:55.247Z] ++ set -x [2022-08-03T18:37:55.247Z] ++ env -i DEST=/go/src/github.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-08-03T18:37:55.247Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-03T18:37:55.247Z] testing: warning: no tests to run [2022-08-03T18:37:55.247Z] PASS [2022-08-03T18:37:55.247Z] [2022-08-03T18:37:55.247Z] DONE 0 tests in 0.047s [2022-08-03T18:37:55.247Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-03T18:37:55.247Z] ++ 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-08-03T18:37:55.247Z] ++ set -e [2022-08-03T18:37:55.247Z] ++ '[' -n 0 ']' [2022-08-03T18:37:55.247Z] ++ set -x [2022-08-03T18:37:55.247Z] ++ env -i DEST=/go/src/github.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-08-03T18:37:55.247Z] INFO: Testing against a local daemon [2022-08-03T18:37:55.247Z] === RUN TestPluginWithDevMounts [2022-08-03T18:37:55.247Z] === PAUSE TestPluginWithDevMounts [2022-08-03T18:37:55.247Z] === CONT TestPluginWithDevMounts [2022-08-03T18:37:57.158Z] --- PASS: TestPluginWithDevMounts (1.79s) [2022-08-03T18:37:57.158Z] PASS [2022-08-03T18:37:57.158Z] [2022-08-03T18:37:57.158Z] DONE 1 tests in 1.931s [2022-08-03T18:37:57.158Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-03T18:37:57.158Z] ++ 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-08-03T18:37:57.158Z] ++ set -e [2022-08-03T18:37:57.158Z] ++ '[' -n 0 ']' [2022-08-03T18:37:57.158Z] ++ set -x [2022-08-03T18:37:57.158Z] ++ env -i DEST=/go/src/github.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-08-03T18:37:57.158Z] INFO: Testing against a local daemon [2022-08-03T18:37:57.158Z] === RUN TestSecretInspect [2022-08-03T18:37:57.158Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-03T18:37:58.537Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-03T18:37:59.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-03T18:37:59.841Z] --- PASS: TestSecretInspect (2.58s) [2022-08-03T18:37:59.841Z] === RUN TestSecretList [2022-08-03T18:38:00.102Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-03T18:38:01.481Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-03T18:38:02.862Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-03T18:38:03.122Z] --- PASS: TestSecretList (3.34s) [2022-08-03T18:38:03.122Z] === RUN TestSecretsCreateAndDelete [2022-08-03T18:38:04.503Z] docker_api_swarm_test.go:502: [de5d95d1d57b2] joining swarm manager [dc3abfb9dbee5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:38:06.409Z] --- PASS: TestSecretsCreateAndDelete (3.01s) [2022-08-03T18:38:06.409Z] === RUN TestSecretsUpdate [2022-08-03T18:38:06.409Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-03T18:38:08.957Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-03T18:38:08.957Z] --- PASS: TestSecretsUpdate (2.64s) [2022-08-03T18:38:08.957Z] === RUN TestTemplatedSecret [2022-08-03T18:38:09.217Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-03T18:38:09.784Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-03T18:38:12.324Z] --- PASS: TestTemplatedSecret (3.20s) [2022-08-03T18:38:12.324Z] === RUN TestSecretCreateResolve [2022-08-03T18:38:14.860Z] docker_api_swarm_test.go:507: [dfe76c163e187] joining swarm manager [dc3abfb9dbee5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-03T18:38:14.860Z] --- PASS: TestSecretCreateResolve (2.80s) [2022-08-03T18:38:14.860Z] PASS [2022-08-03T18:38:14.860Z] [2022-08-03T18:38:14.860Z] DONE 6 tests in 17.658s [2022-08-03T18:38:14.860Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-03T18:38:14.860Z] ++ 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-08-03T18:38:14.860Z] ++ set -e [2022-08-03T18:38:14.860Z] ++ '[' -n 0 ']' [2022-08-03T18:38:14.860Z] ++ set -x [2022-08-03T18:38:14.860Z] ++ env -i DEST=/go/src/github.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-08-03T18:38:14.860Z] INFO: Testing against a local daemon [2022-08-03T18:38:14.860Z] === RUN TestServiceCreateInit [2022-08-03T18:38:14.860Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-03T18:38:18.156Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-03T18:38:19.536Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-03T18:38:20.915Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-03T18:38:22.821Z] === RUN TestDockerSuite/TestBuildRm [2022-08-03T18:38:24.201Z] --- PASS: TestServiceCreateInit (9.01s) [2022-08-03T18:38:24.201Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.43s) [2022-08-03T18:38:24.201Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.55s) [2022-08-03T18:38:24.201Z] === RUN TestCreateServiceMultipleTimes [2022-08-03T18:38:25.583Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-03T18:38:26.522Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-03T18:38:27.900Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-03T18:38:28.847Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-03T18:38:29.790Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-03T18:38:31.170Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-03T18:38:32.110Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-03T18:38:35.402Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-03T18:38:35.402Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-03T18:38:35.662Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-03T18:38:35.662Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-03T18:38:35.662Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-03T18:38:35.922Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-03T18:38:36.491Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-03T18:38:36.491Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-03T18:38:37.060Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-03T18:38:40.350Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-03T18:38:40.610Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-03T18:38:41.178Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-03T18:38:41.748Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-03T18:38:41.748Z] --- PASS: TestCreateServiceMultipleTimes (17.80s) [2022-08-03T18:38:41.748Z] === RUN TestCreateServiceConflict [2022-08-03T18:38:42.317Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-03T18:38:43.697Z] === RUN TestDockerSuite/TestBuildUser [2022-08-03T18:38:44.634Z] --- PASS: TestCreateServiceConflict (2.71s) [2022-08-03T18:38:44.634Z] === RUN TestCreateServiceMaxReplicas [2022-08-03T18:38:45.203Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-03T18:38:45.772Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-03T18:38:48.310Z] --- PASS: TestCreateServiceMaxReplicas (3.84s) [2022-08-03T18:38:48.310Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-03T18:38:48.310Z] docker_api_swarm_node_test.go:81: [d59c2f4e1f2aa] joining swarm manager [d74798c813ad8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:38:48.884Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-03T18:39:00.869Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-03T18:39:00.869Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-03T18:39:00.869Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-03T18:39:00.869Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-03T18:39:00.869Z] Cross building: bundles/cross/linux/s390x [2022-08-03T18:39:00.869Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-03T18:39:00.869Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-03T18:39:03.775Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-03T18:39:03.775Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-03T18:39:03.775Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-03T18:39:03.775Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-03T18:39:03.775Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-03T18:39:03.775Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.83s) [2022-08-03T18:39:03.775Z] === RUN TestCreateServiceSecretFileMode [2022-08-03T18:39:03.775Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-03T18:39:05.157Z] docker_api_swarm_node_test.go:53: [d1d1bfe88bbb8] joining swarm manager [d53f99d16e94a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:39:05.418Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-03T18:39:05.418Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-03T18:39:05.418Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-03T18:39:05.418Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-03T18:39:05.418Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-03T18:39:05.418Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-03T18:39:05.679Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-03T18:39:05.679Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-03T18:39:05.679Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-03T18:39:06.248Z] docker_api_swarm_node_test.go:54: [dbdc3b1b004e8] joining swarm manager [d53f99d16e94a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-03T18:39:06.816Z] --- PASS: TestCreateServiceSecretFileMode (3.66s) [2022-08-03T18:39:06.816Z] === RUN TestCreateServiceConfigFileMode [2022-08-03T18:39:07.385Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-03T18:39:07.385Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-03T18:39:08.322Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-03T18:39:08.894Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-03T18:39:09.831Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-03T18:39:09.831Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-03T18:39:09.831Z] --- PASS: TestCreateServiceConfigFileMode (3.12s) [2022-08-03T18:39:09.831Z] === RUN TestCreateServiceSysctls [2022-08-03T18:39:12.369Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-03T18:39:13.307Z] --- PASS: TestCreateServiceSysctls (3.47s) [2022-08-03T18:39:13.307Z] === RUN TestCreateServiceCapabilities [2022-08-03T18:39:13.875Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-03T18:39:14.811Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-03T18:39:15.071Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-03T18:39:16.009Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-03T18:39:16.009Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-03T18:39:16.009Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-03T18:39:16.269Z] --- PASS: TestCreateServiceCapabilities (3.03s) [2022-08-03T18:39:16.269Z] === RUN TestInspect [2022-08-03T18:39:16.528Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-03T18:39:18.445Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-03T18:39:19.386Z] === RUN TestDockerSuite/TestCommitChange [2022-08-03T18:39:19.955Z] --- PASS: TestInspect (3.62s) [2022-08-03T18:39:19.955Z] === RUN TestCreateJob [2022-08-03T18:39:20.215Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-03T18:39:21.154Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-03T18:39:22.533Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-03T18:39:23.472Z] --- PASS: TestCreateJob (3.38s) [2022-08-03T18:39:23.472Z] === RUN TestReplicatedJob [2022-08-03T18:39:23.732Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-03T18:39:24.299Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-03T18:39:25.679Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-03T18:39:27.586Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-03T18:39:28.154Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-03T18:39:29.532Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-03T18:39:29.532Z] --- PASS: TestReplicatedJob (6.16s) [2022-08-03T18:39:29.532Z] === RUN TestUpdateReplicatedJob [2022-08-03T18:39:29.532Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-03T18:39:30.469Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-03T18:39:31.038Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-03T18:39:31.606Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-03T18:39:32.545Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-03T18:39:33.483Z] --- PASS: TestUpdateReplicatedJob (4.04s) [2022-08-03T18:39:33.483Z] === RUN TestServiceListWithStatuses [2022-08-03T18:39:33.483Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-03T18:39:33.483Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-03T18:39:33.483Z] === RUN TestDockerNetworkConnectAlias [2022-08-03T18:39:33.742Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-03T18:39:34.312Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-03T18:39:35.254Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-03T18:39:36.197Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-03T18:39:36.768Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-03T18:39:37.707Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-03T18:39:38.647Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-03T18:39:38.647Z] --- PASS: TestDockerNetworkConnectAlias (5.11s) [2022-08-03T18:39:38.647Z] === RUN TestDockerNetworkReConnect [2022-08-03T18:39:38.647Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-03T18:39:39.215Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-03T18:39:40.154Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-03T18:39:42.060Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-03T18:39:42.997Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-03T18:39:43.256Z] --- PASS: TestDockerNetworkReConnect (4.57s) [2022-08-03T18:39:43.256Z] === RUN TestServicePlugin [2022-08-03T18:39:43.515Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-03T18:39:43.515Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-03T18:39:44.453Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-03T18:39:45.393Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-03T18:39:45.393Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-03T18:39:46.332Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-03T18:39:46.901Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-03T18:39:48.281Z] plugin_test.go:61: [d10a23863f326] joining swarm manager [d243dbe69fd87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:39:48.281Z] docker_api_swarm_test.go:202: [db4fbcf514e02] joining swarm manager [d87f1f34f1fce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:39:48.541Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-03T18:39:49.919Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-03T18:39:50.181Z] plugin_test.go:64: [df5985af02e6f] joining swarm manager [d243dbe69fd87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-03T18:39:50.181Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-03T18:39:52.092Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-03T18:39:55.396Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-03T18:39:57.300Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-03T18:39:57.870Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-03T18:40:02.061Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-03T18:40:03.968Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-03T18:40:04.536Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-03T18:40:07.828Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-03T18:40:07.828Z] === RUN TestDockerSuite/TestCpToDot [2022-08-03T18:40:08.397Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-03T18:40:09.337Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-03T18:40:09.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-03T18:40:10.538Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-03T18:40:11.107Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-03T18:40:11.675Z] docker_api_swarm_test.go:384: [d0eccae1a2a13] joining swarm manager [ded7c86d3a4ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:40:12.244Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-03T18:40:12.504Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-03T18:40:13.072Z] docker_api_swarm_test.go:385: [df59c14fcf942] joining swarm manager [ded7c86d3a4ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-03T18:40:13.072Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-03T18:40:14.008Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-03T18:40:14.008Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-03T18:40:14.008Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-03T18:40:14.576Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-03T18:40:14.834Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-03T18:40:14.834Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-03T18:40:14.834Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-03T18:40:14.834Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-03T18:40:15.412Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-03T18:40:15.675Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-03T18:40:15.675Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-03T18:40:15.675Z] === RUN TestDockerSuite/TestCreateRM [2022-08-03T18:40:15.934Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-03T18:40:15.934Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-03T18:40:15.934Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-03T18:40:15.934Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-03T18:40:16.193Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-03T18:40:16.453Z] --- PASS: TestServicePlugin (33.29s) [2022-08-03T18:40:16.453Z] === RUN TestServiceUpdateLabel [2022-08-03T18:40:17.832Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-03T18:40:17.832Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-03T18:40:17.832Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-03T18:40:19.210Z] --- PASS: TestServiceUpdateLabel (2.71s) [2022-08-03T18:40:19.210Z] === RUN TestServiceUpdateSecrets [2022-08-03T18:40:21.747Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-03T18:40:21.747Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-03T18:40:22.006Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-03T18:40:22.574Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-03T18:40:23.142Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-03T18:40:23.401Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-03T18:40:23.968Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-03T18:40:24.536Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-03T18:40:25.912Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-03T18:40:26.856Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-03T18:40:29.391Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-03T18:40:31.295Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-03T18:40:31.862Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-03T18:40:33.241Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-03T18:40:34.177Z] --- PASS: TestServiceUpdateSecrets (14.95s) [2022-08-03T18:40:34.177Z] === RUN TestServiceUpdateConfigs [2022-08-03T18:40:38.392Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-03T18:40:38.651Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-03T18:40:39.588Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-03T18:40:40.156Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-03T18:40:40.156Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-03T18:40:40.415Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-03T18:40:40.674Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-03T18:40:40.674Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-03T18:40:41.610Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-03T18:40:42.593Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-03T18:40:42.593Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-03T18:40:42.593Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-03T18:40:43.534Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-03T18:40:43.534Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-03T18:40:44.471Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-03T18:40:45.847Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-03T18:40:45.847Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-03T18:40:45.847Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-03T18:40:45.847Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-03T18:40:45.847Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-03T18:40:45.847Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-03T18:40:48.380Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-03T18:40:48.639Z] === RUN TestDockerSuite/TestEventsRename [2022-08-03T18:40:49.207Z] --- PASS: TestServiceUpdateConfigs (15.03s) [2022-08-03T18:40:49.207Z] === RUN TestServiceUpdateNetwork [2022-08-03T18:40:49.207Z] === RUN TestDockerSuite/TestEventsResize [2022-08-03T18:40:49.775Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-03T18:40:50.344Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-03T18:40:51.283Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-03T18:40:51.851Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-03T18:40:52.277Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-03T18:40:52.277Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-03T18:40:52.277Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-03T18:40:52.277Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-03T18:40:52.277Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-03T18:40:52.646Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-03T18:40:52.962Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43903/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f1d71f7cc3e5a394db078526dcffbdb64f0cac4e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f1d71f7cc3e5a394db078526dcffbdb64f0cac4e hack/test/unit [2022-08-03T18:40:53.524Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-03T18:40:53.524Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-03T18:40:53.524Z] + TESTDIRS=./... [2022-08-03T18:40:53.524Z] + exclude_paths='/vendor/|/integration' [2022-08-03T18:40:53.524Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-03T18:40:53.524Z] ++ go list ./... [2022-08-03T18:40:54.454Z] + pkg_list='github.com/docker/docker/api [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/server [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/server/backend/build [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/server/httpstatus [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/server/httputils [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/server/middleware [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/server/router [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/server/router/build [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/server/router/container [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/server/router/debug [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/server/router/distribution [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/server/router/grpc [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/server/router/image [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/server/router/network [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/server/router/plugin [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/server/router/session [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/server/router/swarm [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/server/router/system [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/server/router/volume [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/types [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/types/backend [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/types/blkiodev [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/types/container [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/types/events [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/types/filters [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/types/image [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/types/mount [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/types/network [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/types/registry [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/types/strslice [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/types/swarm [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/types/time [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/types/versions [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-03T18:40:54.454Z] github.com/docker/docker/api/types/volume [2022-08-03T18:40:54.454Z] github.com/docker/docker/builder [2022-08-03T18:40:54.454Z] github.com/docker/docker/builder/builder-next [2022-08-03T18:40:54.454Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-03T18:40:54.454Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-03T18:40:54.454Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-03T18:40:54.454Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-03T18:40:54.454Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-03T18:40:54.454Z] github.com/docker/docker/builder/builder-next/worker [2022-08-03T18:40:54.454Z] github.com/docker/docker/builder/dockerfile [2022-08-03T18:40:54.454Z] github.com/docker/docker/builder/remotecontext [2022-08-03T18:40:54.454Z] github.com/docker/docker/builder/remotecontext/git [2022-08-03T18:40:54.454Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-03T18:40:54.454Z] github.com/docker/docker/cli [2022-08-03T18:40:54.454Z] github.com/docker/docker/cli/config [2022-08-03T18:40:54.454Z] github.com/docker/docker/cli/debug [2022-08-03T18:40:54.454Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-03T18:40:54.454Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-03T18:40:54.454Z] github.com/docker/docker/client [2022-08-03T18:40:54.454Z] github.com/docker/docker/cmd/docker-proxy [2022-08-03T18:40:54.454Z] github.com/docker/docker/cmd/dockerd [2022-08-03T18:40:54.454Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-03T18:40:54.454Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-03T18:40:54.454Z] github.com/docker/docker/container [2022-08-03T18:40:54.454Z] github.com/docker/docker/container/stream [2022-08-03T18:40:54.454Z] github.com/docker/docker/contrib/apparmor [2022-08-03T18:40:54.454Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-03T18:40:54.454Z] github.com/docker/docker/contrib/httpserver [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/cluster [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/cluster/convert [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/cluster/executor [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/cluster/provider [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/config [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/containerd [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/events [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/events/testutils [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/exec [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/graphdriver [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/images [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/initlayer [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/links [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/listeners [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/logger [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/logger/gelf [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/logger/journald [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/logger/local [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/logger/logentries [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/logger/splunk [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/logger/syslog [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/logger/templates [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/names [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/network [2022-08-03T18:40:54.454Z] github.com/docker/docker/daemon/stats [2022-08-03T18:40:54.454Z] github.com/docker/docker/distribution [2022-08-03T18:40:54.454Z] github.com/docker/docker/distribution/metadata [2022-08-03T18:40:54.454Z] github.com/docker/docker/distribution/utils [2022-08-03T18:40:54.454Z] github.com/docker/docker/distribution/xfer [2022-08-03T18:40:54.454Z] github.com/docker/docker/dockerversion [2022-08-03T18:40:54.454Z] github.com/docker/docker/errdefs [2022-08-03T18:40:54.454Z] github.com/docker/docker/image [2022-08-03T18:40:54.454Z] github.com/docker/docker/image/cache [2022-08-03T18:40:54.454Z] github.com/docker/docker/image/tarexport [2022-08-03T18:40:54.454Z] github.com/docker/docker/image/v1 [2022-08-03T18:40:54.454Z] github.com/docker/docker/internal/test/suite [2022-08-03T18:40:54.454Z] github.com/docker/docker/layer [2022-08-03T18:40:54.454Z] github.com/docker/docker/libcontainerd [2022-08-03T18:40:54.454Z] github.com/docker/docker/libcontainerd/queue [2022-08-03T18:40:54.454Z] github.com/docker/docker/libcontainerd/remote [2022-08-03T18:40:54.454Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-03T18:40:54.454Z] github.com/docker/docker/libcontainerd/types [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/bitseq [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/cluster [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/config [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/datastore [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/driverapi [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/etchosts [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/idm [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/ipam [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/iptables [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/netlabel [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/netutils [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/networkdb [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/ns [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/options [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/osl [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/portallocator [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/portmapper [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/testutils [2022-08-03T18:40:54.454Z] github.com/docker/docker/libnetwork/types [2022-08-03T18:40:54.454Z] github.com/docker/docker/oci [2022-08-03T18:40:54.454Z] github.com/docker/docker/oci/caps [2022-08-03T18:40:54.454Z] github.com/docker/docker/opts [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/aaparser [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/archive [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/authorization [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/broadcaster [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/capabilities [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/chrootarchive [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/containerfs [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/devicemapper [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/directory [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/dmesg [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/fileutils [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/fsutils [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/homedir [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/idtools [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/ioutils [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/jsonmessage [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/longpath [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/loopback [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/namesgenerator [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/parsers [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/pidfile [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/platform [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/plugingetter [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/plugins [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/plugins/transport [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/pools [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/progress [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/pubsub [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/reexec [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/signal [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/stack [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/stdcopy [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/streamformatter [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/stringid [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/sysinfo [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/system [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/tailfile [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/tarsum [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/urlutil [2022-08-03T18:40:54.454Z] github.com/docker/docker/pkg/useragent [2022-08-03T18:40:54.454Z] github.com/docker/docker/plugin [2022-08-03T18:40:54.454Z] github.com/docker/docker/plugin/executor/containerd [2022-08-03T18:40:54.454Z] github.com/docker/docker/plugin/v2 [2022-08-03T18:40:54.454Z] github.com/docker/docker/profiles/apparmor [2022-08-03T18:40:54.454Z] github.com/docker/docker/profiles/seccomp [2022-08-03T18:40:54.454Z] github.com/docker/docker/quota [2022-08-03T18:40:54.454Z] github.com/docker/docker/reference [2022-08-03T18:40:54.454Z] github.com/docker/docker/registry [2022-08-03T18:40:54.454Z] github.com/docker/docker/registry/resumable [2022-08-03T18:40:54.454Z] github.com/docker/docker/restartmanager [2022-08-03T18:40:54.454Z] github.com/docker/docker/rootless [2022-08-03T18:40:54.454Z] github.com/docker/docker/rootless/specconv [2022-08-03T18:40:54.454Z] github.com/docker/docker/runconfig [2022-08-03T18:40:54.454Z] github.com/docker/docker/runconfig/opts [2022-08-03T18:40:54.454Z] github.com/docker/docker/testutil [2022-08-03T18:40:54.455Z] github.com/docker/docker/testutil/daemon [2022-08-03T18:40:54.455Z] github.com/docker/docker/testutil/environment [2022-08-03T18:40:54.455Z] github.com/docker/docker/testutil/fakecontext [2022-08-03T18:40:54.455Z] github.com/docker/docker/testutil/fakegit [2022-08-03T18:40:54.455Z] github.com/docker/docker/testutil/fakestorage [2022-08-03T18:40:54.455Z] github.com/docker/docker/testutil/fixtures/load [2022-08-03T18:40:54.455Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-03T18:40:54.455Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-03T18:40:54.455Z] github.com/docker/docker/testutil/registry [2022-08-03T18:40:54.455Z] github.com/docker/docker/testutil/request [2022-08-03T18:40:54.455Z] github.com/docker/docker/volume [2022-08-03T18:40:54.455Z] github.com/docker/docker/volume/drivers [2022-08-03T18:40:54.455Z] github.com/docker/docker/volume/local [2022-08-03T18:40:54.455Z] github.com/docker/docker/volume/mounts [2022-08-03T18:40:54.455Z] github.com/docker/docker/volume/service [2022-08-03T18:40:54.455Z] github.com/docker/docker/volume/service/opts [2022-08-03T18:40:54.455Z] github.com/docker/docker/volume/testutils' [2022-08-03T18:40:54.455Z] ++ echo 'github.com/docker/docker/api [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/backend/build [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/httpstatus [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/httputils [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/middleware [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/router [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/router/build [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/router/container [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/router/debug [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/router/distribution [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/router/grpc [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/router/image [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/router/network [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/router/plugin [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/router/session [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/router/swarm [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/router/system [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/router/volume [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/backend [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/blkiodev [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/container [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/events [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/filters [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/image [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/mount [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/network [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/registry [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/strslice [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/swarm [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/time [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/versions [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/volume [2022-08-03T18:40:54.455Z] github.com/docker/docker/builder [2022-08-03T18:40:54.455Z] github.com/docker/docker/builder/builder-next [2022-08-03T18:40:54.455Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-03T18:40:54.455Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-03T18:40:54.455Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-03T18:40:54.455Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-03T18:40:54.455Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-03T18:40:54.455Z] github.com/docker/docker/builder/builder-next/worker [2022-08-03T18:40:54.455Z] github.com/docker/docker/builder/dockerfile [2022-08-03T18:40:54.455Z] github.com/docker/docker/builder/remotecontext [2022-08-03T18:40:54.455Z] github.com/docker/docker/builder/remotecontext/git [2022-08-03T18:40:54.455Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-03T18:40:54.455Z] github.com/docker/docker/cli [2022-08-03T18:40:54.455Z] github.com/docker/docker/cli/config [2022-08-03T18:40:54.455Z] github.com/docker/docker/cli/debug [2022-08-03T18:40:54.455Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-03T18:40:54.455Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-03T18:40:54.455Z] github.com/docker/docker/client [2022-08-03T18:40:54.455Z] github.com/docker/docker/cmd/docker-proxy [2022-08-03T18:40:54.455Z] github.com/docker/docker/cmd/dockerd [2022-08-03T18:40:54.455Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-03T18:40:54.455Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-03T18:40:54.455Z] github.com/docker/docker/container [2022-08-03T18:40:54.455Z] github.com/docker/docker/container/stream [2022-08-03T18:40:54.455Z] github.com/docker/docker/contrib/apparmor [2022-08-03T18:40:54.455Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-03T18:40:54.455Z] github.com/docker/docker/contrib/httpserver [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/cluster [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/cluster/convert [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/cluster/executor [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/cluster/provider [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/config [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/containerd [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/events [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/events/testutils [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/exec [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/graphdriver [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/images [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/initlayer [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/links [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/listeners [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/logger [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/logger/gelf [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/logger/journald [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/logger/local [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/logger/logentries [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/logger/splunk [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/logger/syslog [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/logger/templates [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/names [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/network [2022-08-03T18:40:54.455Z] github.com/docker/docker/daemon/stats [2022-08-03T18:40:54.455Z] github.com/docker/docker/distribution [2022-08-03T18:40:54.455Z] github.com/docker/docker/distribution/metadata [2022-08-03T18:40:54.455Z] github.com/docker/docker/distribution/utils [2022-08-03T18:40:54.455Z] github.com/docker/docker/distribution/xfer [2022-08-03T18:40:54.455Z] github.com/docker/docker/dockerversion [2022-08-03T18:40:54.455Z] github.com/docker/docker/errdefs [2022-08-03T18:40:54.455Z] github.com/docker/docker/image [2022-08-03T18:40:54.455Z] github.com/docker/docker/image/cache [2022-08-03T18:40:54.455Z] github.com/docker/docker/image/tarexport [2022-08-03T18:40:54.455Z] github.com/docker/docker/image/v1 [2022-08-03T18:40:54.455Z] github.com/docker/docker/internal/test/suite [2022-08-03T18:40:54.455Z] github.com/docker/docker/layer [2022-08-03T18:40:54.455Z] github.com/docker/docker/libcontainerd [2022-08-03T18:40:54.455Z] github.com/docker/docker/libcontainerd/queue [2022-08-03T18:40:54.455Z] github.com/docker/docker/libcontainerd/remote [2022-08-03T18:40:54.455Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-03T18:40:54.455Z] github.com/docker/docker/libcontainerd/types [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/bitseq [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/cluster [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/config [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/datastore [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/driverapi [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/etchosts [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/idm [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/ipam [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/iptables [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/netlabel [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/netutils [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/networkdb [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/ns [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/options [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/osl [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/portallocator [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/portmapper [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/testutils [2022-08-03T18:40:54.455Z] github.com/docker/docker/libnetwork/types [2022-08-03T18:40:54.455Z] github.com/docker/docker/oci [2022-08-03T18:40:54.455Z] github.com/docker/docker/oci/caps [2022-08-03T18:40:54.455Z] github.com/docker/docker/opts [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/aaparser [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/archive [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/authorization [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/broadcaster [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/capabilities [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/chrootarchive [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/containerfs [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/devicemapper [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/directory [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/dmesg [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/fileutils [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/fsutils [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/homedir [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/idtools [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/ioutils [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/jsonmessage [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/longpath [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/loopback [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/namesgenerator [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/parsers [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/pidfile [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/platform [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/plugingetter [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/plugins [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/plugins/transport [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/pools [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/progress [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/pubsub [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/reexec [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/signal [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/stack [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/stdcopy [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/streamformatter [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/stringid [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/sysinfo [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/system [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/tailfile [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/tarsum [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/urlutil [2022-08-03T18:40:54.455Z] github.com/docker/docker/pkg/useragent [2022-08-03T18:40:54.455Z] github.com/docker/docker/plugin [2022-08-03T18:40:54.455Z] github.com/docker/docker/plugin/executor/containerd [2022-08-03T18:40:54.455Z] github.com/docker/docker/plugin/v2 [2022-08-03T18:40:54.455Z] github.com/docker/docker/profiles/apparmor [2022-08-03T18:40:54.455Z] github.com/docker/docker/profiles/seccomp [2022-08-03T18:40:54.455Z] github.com/docker/docker/quota [2022-08-03T18:40:54.455Z] github.com/docker/docker/reference [2022-08-03T18:40:54.455Z] github.com/docker/docker/registry [2022-08-03T18:40:54.455Z] github.com/docker/docker/registry/resumable [2022-08-03T18:40:54.455Z] github.com/docker/docker/restartmanager [2022-08-03T18:40:54.455Z] github.com/docker/docker/rootless [2022-08-03T18:40:54.455Z] github.com/docker/docker/rootless/specconv [2022-08-03T18:40:54.455Z] github.com/docker/docker/runconfig [2022-08-03T18:40:54.455Z] github.com/docker/docker/runconfig/opts [2022-08-03T18:40:54.455Z] github.com/docker/docker/testutil [2022-08-03T18:40:54.455Z] github.com/docker/docker/testutil/daemon [2022-08-03T18:40:54.455Z] github.com/docker/docker/testutil/environment [2022-08-03T18:40:54.455Z] github.com/docker/docker/testutil/fakecontext [2022-08-03T18:40:54.455Z] github.com/docker/docker/testutil/fakegit [2022-08-03T18:40:54.455Z] github.com/docker/docker/testutil/fakestorage [2022-08-03T18:40:54.455Z] github.com/docker/docker/testutil/fixtures/load [2022-08-03T18:40:54.455Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-03T18:40:54.455Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-03T18:40:54.455Z] github.com/docker/docker/testutil/registry [2022-08-03T18:40:54.455Z] github.com/docker/docker/testutil/request [2022-08-03T18:40:54.455Z] github.com/docker/docker/volume [2022-08-03T18:40:54.455Z] github.com/docker/docker/volume/drivers [2022-08-03T18:40:54.455Z] github.com/docker/docker/volume/local [2022-08-03T18:40:54.455Z] github.com/docker/docker/volume/mounts [2022-08-03T18:40:54.455Z] github.com/docker/docker/volume/service [2022-08-03T18:40:54.455Z] github.com/docker/docker/volume/service/opts [2022-08-03T18:40:54.455Z] github.com/docker/docker/volume/testutils' [2022-08-03T18:40:54.455Z] ++ grep --fixed-strings -v /libnetwork [2022-08-03T18:40:54.455Z] + base_pkg_list='github.com/docker/docker/api [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/backend/build [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/httpstatus [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/httputils [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/middleware [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/router [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/router/build [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/router/container [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/router/debug [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/router/distribution [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/router/grpc [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/router/image [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/router/network [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/router/plugin [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/router/session [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/router/swarm [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/router/system [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/server/router/volume [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/backend [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/blkiodev [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/container [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/events [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/filters [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/image [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/mount [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/network [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/registry [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/strslice [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/swarm [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/time [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/versions [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-03T18:40:54.455Z] github.com/docker/docker/api/types/volume [2022-08-03T18:40:54.455Z] github.com/docker/docker/builder [2022-08-03T18:40:54.455Z] github.com/docker/docker/builder/builder-next [2022-08-03T18:40:54.455Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-03T18:40:54.455Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-03T18:40:54.455Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-03T18:40:54.455Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-03T18:40:54.455Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-03T18:40:54.455Z] github.com/docker/docker/builder/builder-next/worker [2022-08-03T18:40:54.455Z] github.com/docker/docker/builder/dockerfile [2022-08-03T18:40:54.455Z] github.com/docker/docker/builder/remotecontext [2022-08-03T18:40:54.455Z] github.com/docker/docker/builder/remotecontext/git [2022-08-03T18:40:54.455Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-03T18:40:54.455Z] github.com/docker/docker/cli [2022-08-03T18:40:54.455Z] github.com/docker/docker/cli/config [2022-08-03T18:40:54.455Z] github.com/docker/docker/cli/debug [2022-08-03T18:40:54.455Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-03T18:40:54.455Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-03T18:40:54.455Z] github.com/docker/docker/client [2022-08-03T18:40:54.455Z] github.com/docker/docker/cmd/docker-proxy [2022-08-03T18:40:54.455Z] github.com/docker/docker/cmd/dockerd [2022-08-03T18:40:54.455Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-03T18:40:54.456Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-03T18:40:54.456Z] github.com/docker/docker/container [2022-08-03T18:40:54.456Z] github.com/docker/docker/container/stream [2022-08-03T18:40:54.456Z] github.com/docker/docker/contrib/apparmor [2022-08-03T18:40:54.456Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-03T18:40:54.456Z] github.com/docker/docker/contrib/httpserver [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/cluster [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/cluster/convert [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/cluster/executor [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/cluster/provider [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/config [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/containerd [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/events [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/events/testutils [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/exec [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/graphdriver [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/images [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/initlayer [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/links [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/listeners [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/gelf [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/journald [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/local [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/logentries [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/splunk [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/syslog [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/templates [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/names [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/network [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/stats [2022-08-03T18:40:54.456Z] github.com/docker/docker/distribution [2022-08-03T18:40:54.456Z] github.com/docker/docker/distribution/metadata [2022-08-03T18:40:54.456Z] github.com/docker/docker/distribution/utils [2022-08-03T18:40:54.456Z] github.com/docker/docker/distribution/xfer [2022-08-03T18:40:54.456Z] github.com/docker/docker/dockerversion [2022-08-03T18:40:54.456Z] github.com/docker/docker/errdefs [2022-08-03T18:40:54.456Z] github.com/docker/docker/image [2022-08-03T18:40:54.456Z] github.com/docker/docker/image/cache [2022-08-03T18:40:54.456Z] github.com/docker/docker/image/tarexport [2022-08-03T18:40:54.456Z] github.com/docker/docker/image/v1 [2022-08-03T18:40:54.456Z] github.com/docker/docker/internal/test/suite [2022-08-03T18:40:54.456Z] github.com/docker/docker/layer [2022-08-03T18:40:54.456Z] github.com/docker/docker/libcontainerd [2022-08-03T18:40:54.456Z] github.com/docker/docker/libcontainerd/queue [2022-08-03T18:40:54.456Z] github.com/docker/docker/libcontainerd/remote [2022-08-03T18:40:54.456Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-03T18:40:54.456Z] github.com/docker/docker/libcontainerd/types [2022-08-03T18:40:54.456Z] github.com/docker/docker/oci [2022-08-03T18:40:54.456Z] github.com/docker/docker/oci/caps [2022-08-03T18:40:54.456Z] github.com/docker/docker/opts [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/aaparser [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/archive [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/authorization [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/broadcaster [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/capabilities [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/chrootarchive [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/containerfs [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/devicemapper [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/directory [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/dmesg [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/fileutils [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/fsutils [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/homedir [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/idtools [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/ioutils [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/jsonmessage [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/longpath [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/loopback [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/namesgenerator [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/parsers [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/pidfile [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/platform [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/plugingetter [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/plugins [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/plugins/transport [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/pools [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/progress [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/pubsub [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/reexec [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/signal [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/stack [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/stdcopy [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/streamformatter [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/stringid [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/sysinfo [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/system [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/tailfile [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/tarsum [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/urlutil [2022-08-03T18:40:54.456Z] github.com/docker/docker/pkg/useragent [2022-08-03T18:40:54.456Z] github.com/docker/docker/plugin [2022-08-03T18:40:54.456Z] github.com/docker/docker/plugin/executor/containerd [2022-08-03T18:40:54.456Z] github.com/docker/docker/plugin/v2 [2022-08-03T18:40:54.456Z] github.com/docker/docker/profiles/apparmor [2022-08-03T18:40:54.456Z] github.com/docker/docker/profiles/seccomp [2022-08-03T18:40:54.456Z] github.com/docker/docker/quota [2022-08-03T18:40:54.456Z] github.com/docker/docker/reference [2022-08-03T18:40:54.456Z] github.com/docker/docker/registry [2022-08-03T18:40:54.456Z] github.com/docker/docker/registry/resumable [2022-08-03T18:40:54.456Z] github.com/docker/docker/restartmanager [2022-08-03T18:40:54.456Z] github.com/docker/docker/rootless [2022-08-03T18:40:54.456Z] github.com/docker/docker/rootless/specconv [2022-08-03T18:40:54.456Z] github.com/docker/docker/runconfig [2022-08-03T18:40:54.456Z] github.com/docker/docker/runconfig/opts [2022-08-03T18:40:54.456Z] github.com/docker/docker/testutil [2022-08-03T18:40:54.456Z] github.com/docker/docker/testutil/daemon [2022-08-03T18:40:54.456Z] github.com/docker/docker/testutil/environment [2022-08-03T18:40:54.456Z] github.com/docker/docker/testutil/fakecontext [2022-08-03T18:40:54.456Z] github.com/docker/docker/testutil/fakegit [2022-08-03T18:40:54.456Z] github.com/docker/docker/testutil/fakestorage [2022-08-03T18:40:54.456Z] github.com/docker/docker/testutil/fixtures/load [2022-08-03T18:40:54.456Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-03T18:40:54.456Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-03T18:40:54.456Z] github.com/docker/docker/testutil/registry [2022-08-03T18:40:54.456Z] github.com/docker/docker/testutil/request [2022-08-03T18:40:54.456Z] github.com/docker/docker/volume [2022-08-03T18:40:54.456Z] github.com/docker/docker/volume/drivers [2022-08-03T18:40:54.456Z] github.com/docker/docker/volume/local [2022-08-03T18:40:54.456Z] github.com/docker/docker/volume/mounts [2022-08-03T18:40:54.456Z] github.com/docker/docker/volume/service [2022-08-03T18:40:54.456Z] github.com/docker/docker/volume/service/opts [2022-08-03T18:40:54.456Z] github.com/docker/docker/volume/testutils' [2022-08-03T18:40:54.456Z] ++ grep --fixed-strings /libnetwork [2022-08-03T18:40:54.456Z] ++ echo 'github.com/docker/docker/api [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/server [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/server/backend/build [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/server/httpstatus [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/server/httputils [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/server/middleware [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/server/router [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/server/router/build [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/server/router/container [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/server/router/debug [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/server/router/distribution [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/server/router/grpc [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/server/router/image [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/server/router/network [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/server/router/plugin [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/server/router/session [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/server/router/swarm [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/server/router/system [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/server/router/volume [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/types [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/types/backend [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/types/blkiodev [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/types/container [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/types/events [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/types/filters [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/types/image [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/types/mount [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/types/network [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/types/registry [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/types/strslice [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/types/swarm [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/types/time [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/types/versions [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-03T18:40:54.456Z] github.com/docker/docker/api/types/volume [2022-08-03T18:40:54.456Z] github.com/docker/docker/builder [2022-08-03T18:40:54.456Z] github.com/docker/docker/builder/builder-next [2022-08-03T18:40:54.456Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-03T18:40:54.456Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-03T18:40:54.456Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-03T18:40:54.456Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-03T18:40:54.456Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-03T18:40:54.456Z] github.com/docker/docker/builder/builder-next/worker [2022-08-03T18:40:54.456Z] github.com/docker/docker/builder/dockerfile [2022-08-03T18:40:54.456Z] github.com/docker/docker/builder/remotecontext [2022-08-03T18:40:54.456Z] github.com/docker/docker/builder/remotecontext/git [2022-08-03T18:40:54.456Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-03T18:40:54.456Z] github.com/docker/docker/cli [2022-08-03T18:40:54.456Z] github.com/docker/docker/cli/config [2022-08-03T18:40:54.456Z] github.com/docker/docker/cli/debug [2022-08-03T18:40:54.456Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-03T18:40:54.456Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-03T18:40:54.456Z] github.com/docker/docker/client [2022-08-03T18:40:54.456Z] github.com/docker/docker/cmd/docker-proxy [2022-08-03T18:40:54.456Z] github.com/docker/docker/cmd/dockerd [2022-08-03T18:40:54.456Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-03T18:40:54.456Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-03T18:40:54.456Z] github.com/docker/docker/container [2022-08-03T18:40:54.456Z] github.com/docker/docker/container/stream [2022-08-03T18:40:54.456Z] github.com/docker/docker/contrib/apparmor [2022-08-03T18:40:54.456Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-03T18:40:54.456Z] github.com/docker/docker/contrib/httpserver [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/cluster [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/cluster/convert [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/cluster/executor [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/cluster/provider [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/config [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/containerd [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/events [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/events/testutils [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/exec [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/graphdriver [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/images [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/initlayer [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/links [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/listeners [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/gelf [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/journald [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/local [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/logentries [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/splunk [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/syslog [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/logger/templates [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/names [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/network [2022-08-03T18:40:54.456Z] github.com/docker/docker/daemon/stats [2022-08-03T18:40:54.456Z] github.com/docker/docker/distribution [2022-08-03T18:40:54.456Z] github.com/docker/docker/distribution/metadata [2022-08-03T18:40:54.456Z] github.com/docker/docker/distribution/utils [2022-08-03T18:40:54.456Z] github.com/docker/docker/distribution/xfer [2022-08-03T18:40:54.456Z] github.com/docker/docker/dockerversion [2022-08-03T18:40:54.456Z] github.com/docker/docker/errdefs [2022-08-03T18:40:54.456Z] github.com/docker/docker/image [2022-08-03T18:40:54.456Z] github.com/docker/docker/image/cache [2022-08-03T18:40:54.456Z] github.com/docker/docker/image/tarexport [2022-08-03T18:40:54.456Z] github.com/docker/docker/image/v1 [2022-08-03T18:40:54.456Z] github.com/docker/docker/internal/test/suite [2022-08-03T18:40:54.456Z] github.com/docker/docker/layer [2022-08-03T18:40:54.456Z] github.com/docker/docker/libcontainerd [2022-08-03T18:40:54.456Z] github.com/docker/docker/libcontainerd/queue [2022-08-03T18:40:54.456Z] github.com/docker/docker/libcontainerd/remote [2022-08-03T18:40:54.456Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-03T18:40:54.456Z] github.com/docker/docker/libcontainerd/types [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/bitseq [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/cluster [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/config [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/datastore [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/driverapi [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-03T18:40:54.456Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/etchosts [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/idm [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/ipam [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/iptables [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/netlabel [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/netutils [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/networkdb [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/ns [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/options [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/osl [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/portallocator [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/portmapper [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/testutils [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/types [2022-08-03T18:40:54.457Z] github.com/docker/docker/oci [2022-08-03T18:40:54.457Z] github.com/docker/docker/oci/caps [2022-08-03T18:40:54.457Z] github.com/docker/docker/opts [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/aaparser [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/archive [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/authorization [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/broadcaster [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/capabilities [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/chrootarchive [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/containerfs [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/devicemapper [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/directory [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/dmesg [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/fileutils [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/fsutils [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/homedir [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/idtools [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/ioutils [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/jsonmessage [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/longpath [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/loopback [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/namesgenerator [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/parsers [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/pidfile [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/platform [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/plugingetter [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/plugins [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/plugins/transport [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/pools [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/progress [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/pubsub [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/reexec [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/signal [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/stack [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/stdcopy [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/streamformatter [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/stringid [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/sysinfo [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/system [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/tailfile [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/tarsum [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/urlutil [2022-08-03T18:40:54.457Z] github.com/docker/docker/pkg/useragent [2022-08-03T18:40:54.457Z] github.com/docker/docker/plugin [2022-08-03T18:40:54.457Z] github.com/docker/docker/plugin/executor/containerd [2022-08-03T18:40:54.457Z] github.com/docker/docker/plugin/v2 [2022-08-03T18:40:54.457Z] github.com/docker/docker/profiles/apparmor [2022-08-03T18:40:54.457Z] github.com/docker/docker/profiles/seccomp [2022-08-03T18:40:54.457Z] github.com/docker/docker/quota [2022-08-03T18:40:54.457Z] github.com/docker/docker/reference [2022-08-03T18:40:54.457Z] github.com/docker/docker/registry [2022-08-03T18:40:54.457Z] github.com/docker/docker/registry/resumable [2022-08-03T18:40:54.457Z] github.com/docker/docker/restartmanager [2022-08-03T18:40:54.457Z] github.com/docker/docker/rootless [2022-08-03T18:40:54.457Z] github.com/docker/docker/rootless/specconv [2022-08-03T18:40:54.457Z] github.com/docker/docker/runconfig [2022-08-03T18:40:54.457Z] github.com/docker/docker/runconfig/opts [2022-08-03T18:40:54.457Z] github.com/docker/docker/testutil [2022-08-03T18:40:54.457Z] github.com/docker/docker/testutil/daemon [2022-08-03T18:40:54.457Z] github.com/docker/docker/testutil/environment [2022-08-03T18:40:54.457Z] github.com/docker/docker/testutil/fakecontext [2022-08-03T18:40:54.457Z] github.com/docker/docker/testutil/fakegit [2022-08-03T18:40:54.457Z] github.com/docker/docker/testutil/fakestorage [2022-08-03T18:40:54.457Z] github.com/docker/docker/testutil/fixtures/load [2022-08-03T18:40:54.457Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-03T18:40:54.457Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-03T18:40:54.457Z] github.com/docker/docker/testutil/registry [2022-08-03T18:40:54.457Z] github.com/docker/docker/testutil/request [2022-08-03T18:40:54.457Z] github.com/docker/docker/volume [2022-08-03T18:40:54.457Z] github.com/docker/docker/volume/drivers [2022-08-03T18:40:54.457Z] github.com/docker/docker/volume/local [2022-08-03T18:40:54.457Z] github.com/docker/docker/volume/mounts [2022-08-03T18:40:54.457Z] github.com/docker/docker/volume/service [2022-08-03T18:40:54.457Z] github.com/docker/docker/volume/service/opts [2022-08-03T18:40:54.457Z] github.com/docker/docker/volume/testutils' [2022-08-03T18:40:54.457Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/bitseq [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/cluster [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/config [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/datastore [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/driverapi [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/etchosts [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/idm [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/ipam [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/iptables [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/netlabel [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/netutils [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/networkdb [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/ns [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/options [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/osl [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/portallocator [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/portmapper [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/testutils [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/types' [2022-08-03T18:40:54.457Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-03T18:40:54.457Z] + echo 'github.com/docker/docker/libnetwork [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/bitseq [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/cluster [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/config [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/datastore [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/driverapi [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/etchosts [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/idm [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/ipam [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/iptables [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/netlabel [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/netutils [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/networkdb [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/ns [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/options [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/osl [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/portallocator [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/portmapper [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/testutils [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/types' [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-03T18:40:54.457Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-03T18:40:54.457Z] + type docker-proxy [2022-08-03T18:40:54.457Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-03T18:40:54.457Z] + hack/make.sh binary-proxy install-proxy [2022-08-03T18:40:54.457Z] [2022-08-03T18:40:54.457Z] Removing bundles/ [2022-08-03T18:40:54.457Z] [2022-08-03T18:40:54.457Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-03T18:40:54.457Z] Building: bundles/binary-proxy/docker-proxy [2022-08-03T18:40:54.457Z] GOOS="" GOARCH="" GOARM="" [2022-08-03T18:40:55.138Z] === RUN TestDockerSuite/TestEventsTop [2022-08-03T18:40:55.138Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-03T18:40:57.691Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-03T18:41:02.546Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-03T18:41:02.546Z] [2022-08-03T18:41:02.546Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-03T18:41:02.546Z] Installing docker-proxy to /usr/local/bin/ [2022-08-03T18:41:02.546Z] [2022-08-03T18:41:02.546Z] + mkdir -p bundles [2022-08-03T18:41:02.546Z] + '[' -n 'github.com/docker/docker/api [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/server [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/server/backend/build [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/server/httpstatus [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/server/httputils [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/server/middleware [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/server/router [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/server/router/build [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/server/router/container [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/server/router/debug [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/server/router/distribution [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/server/router/grpc [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/server/router/image [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/server/router/network [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/server/router/plugin [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/server/router/session [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/server/router/swarm [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/server/router/system [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/server/router/volume [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/types [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/types/backend [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/types/blkiodev [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/types/container [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/types/events [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/types/filters [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/types/image [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/types/mount [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/types/network [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/types/registry [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/types/strslice [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/types/swarm [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/types/time [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/types/versions [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-03T18:41:02.546Z] github.com/docker/docker/api/types/volume [2022-08-03T18:41:02.546Z] github.com/docker/docker/builder [2022-08-03T18:41:02.546Z] github.com/docker/docker/builder/builder-next [2022-08-03T18:41:02.546Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-03T18:41:02.546Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-03T18:41:02.546Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-03T18:41:02.546Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-03T18:41:02.546Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-03T18:41:02.546Z] github.com/docker/docker/builder/builder-next/worker [2022-08-03T18:41:02.546Z] github.com/docker/docker/builder/dockerfile [2022-08-03T18:41:02.546Z] github.com/docker/docker/builder/remotecontext [2022-08-03T18:41:02.546Z] github.com/docker/docker/builder/remotecontext/git [2022-08-03T18:41:02.546Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-03T18:41:02.546Z] github.com/docker/docker/cli [2022-08-03T18:41:02.546Z] github.com/docker/docker/cli/config [2022-08-03T18:41:02.546Z] github.com/docker/docker/cli/debug [2022-08-03T18:41:02.546Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-03T18:41:02.546Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-03T18:41:02.546Z] github.com/docker/docker/client [2022-08-03T18:41:02.546Z] github.com/docker/docker/cmd/docker-proxy [2022-08-03T18:41:02.546Z] github.com/docker/docker/cmd/dockerd [2022-08-03T18:41:02.546Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-03T18:41:02.546Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-03T18:41:02.546Z] github.com/docker/docker/container [2022-08-03T18:41:02.546Z] github.com/docker/docker/container/stream [2022-08-03T18:41:02.546Z] github.com/docker/docker/contrib/apparmor [2022-08-03T18:41:02.546Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-03T18:41:02.546Z] github.com/docker/docker/contrib/httpserver [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/cluster [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/cluster/convert [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/cluster/executor [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/cluster/provider [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/config [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/containerd [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/events [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/events/testutils [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/exec [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/graphdriver [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/images [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/initlayer [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/links [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/listeners [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/logger [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/logger/gelf [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/logger/journald [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/logger/local [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/logger/logentries [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/logger/splunk [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/logger/syslog [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/logger/templates [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/names [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/network [2022-08-03T18:41:02.546Z] github.com/docker/docker/daemon/stats [2022-08-03T18:41:02.546Z] github.com/docker/docker/distribution [2022-08-03T18:41:02.546Z] github.com/docker/docker/distribution/metadata [2022-08-03T18:41:02.546Z] github.com/docker/docker/distribution/utils [2022-08-03T18:41:02.546Z] github.com/docker/docker/distribution/xfer [2022-08-03T18:41:02.546Z] github.com/docker/docker/dockerversion [2022-08-03T18:41:02.546Z] github.com/docker/docker/errdefs [2022-08-03T18:41:02.546Z] github.com/docker/docker/image [2022-08-03T18:41:02.546Z] github.com/docker/docker/image/cache [2022-08-03T18:41:02.546Z] github.com/docker/docker/image/tarexport [2022-08-03T18:41:02.546Z] github.com/docker/docker/image/v1 [2022-08-03T18:41:02.546Z] github.com/docker/docker/internal/test/suite [2022-08-03T18:41:02.546Z] github.com/docker/docker/layer [2022-08-03T18:41:02.546Z] github.com/docker/docker/libcontainerd [2022-08-03T18:41:02.546Z] github.com/docker/docker/libcontainerd/queue [2022-08-03T18:41:02.546Z] github.com/docker/docker/libcontainerd/remote [2022-08-03T18:41:02.546Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-03T18:41:02.546Z] github.com/docker/docker/libcontainerd/types [2022-08-03T18:41:02.546Z] github.com/docker/docker/oci [2022-08-03T18:41:02.546Z] github.com/docker/docker/oci/caps [2022-08-03T18:41:02.546Z] github.com/docker/docker/opts [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/aaparser [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/archive [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/authorization [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/broadcaster [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/capabilities [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/chrootarchive [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/containerfs [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/devicemapper [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/directory [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/dmesg [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/fileutils [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/fsutils [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/homedir [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/idtools [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/ioutils [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/jsonmessage [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/longpath [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/loopback [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/namesgenerator [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/parsers [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/pidfile [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/platform [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/plugingetter [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/plugins [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/plugins/transport [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/pools [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/progress [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/pubsub [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/reexec [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/signal [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/stack [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/stdcopy [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/streamformatter [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/stringid [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/sysinfo [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/system [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/tailfile [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/tarsum [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/urlutil [2022-08-03T18:41:02.546Z] github.com/docker/docker/pkg/useragent [2022-08-03T18:41:02.546Z] github.com/docker/docker/plugin [2022-08-03T18:41:02.546Z] github.com/docker/docker/plugin/executor/containerd [2022-08-03T18:41:02.546Z] github.com/docker/docker/plugin/v2 [2022-08-03T18:41:02.546Z] github.com/docker/docker/profiles/apparmor [2022-08-03T18:41:02.546Z] github.com/docker/docker/profiles/seccomp [2022-08-03T18:41:02.546Z] github.com/docker/docker/quota [2022-08-03T18:41:02.546Z] github.com/docker/docker/reference [2022-08-03T18:41:02.546Z] github.com/docker/docker/registry [2022-08-03T18:41:02.546Z] github.com/docker/docker/registry/resumable [2022-08-03T18:41:02.547Z] github.com/docker/docker/restartmanager [2022-08-03T18:41:02.547Z] github.com/docker/docker/rootless [2022-08-03T18:41:02.547Z] github.com/docker/docker/rootless/specconv [2022-08-03T18:41:02.547Z] github.com/docker/docker/runconfig [2022-08-03T18:41:02.547Z] github.com/docker/docker/runconfig/opts [2022-08-03T18:41:02.547Z] github.com/docker/docker/testutil [2022-08-03T18:41:02.547Z] github.com/docker/docker/testutil/daemon [2022-08-03T18:41:02.547Z] github.com/docker/docker/testutil/environment [2022-08-03T18:41:02.547Z] github.com/docker/docker/testutil/fakecontext [2022-08-03T18:41:02.547Z] github.com/docker/docker/testutil/fakegit [2022-08-03T18:41:02.547Z] github.com/docker/docker/testutil/fakestorage [2022-08-03T18:41:02.547Z] github.com/docker/docker/testutil/fixtures/load [2022-08-03T18:41:02.547Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-03T18:41:02.547Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-03T18:41:02.547Z] github.com/docker/docker/testutil/registry [2022-08-03T18:41:02.547Z] github.com/docker/docker/testutil/request [2022-08-03T18:41:02.547Z] github.com/docker/docker/volume [2022-08-03T18:41:02.547Z] github.com/docker/docker/volume/drivers [2022-08-03T18:41:02.547Z] github.com/docker/docker/volume/local [2022-08-03T18:41:02.547Z] github.com/docker/docker/volume/mounts [2022-08-03T18:41:02.547Z] github.com/docker/docker/volume/service [2022-08-03T18:41:02.547Z] github.com/docker/docker/volume/service/opts [2022-08-03T18:41:02.547Z] github.com/docker/docker/volume/testutils' ']' [2022-08-03T18:41:02.547Z] + 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/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/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-08-03T18:41:02.547Z] ? github.com/docker/docker/api [no test files] [2022-08-03T18:41:02.961Z] --- PASS: TestServiceUpdateNetwork (13.31s) [2022-08-03T18:41:02.961Z] === RUN TestServiceUpdatePidsLimit [2022-08-03T18:41:03.898Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-03T18:41:04.466Z] check_test.go:611: [df59c14fcf942] daemon is not started [2022-08-03T18:41:04.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-03T18:41:04.466Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-03T18:41:07.000Z] docker_api_swarm_test.go:802: [d7e26d22593a3] joining swarm manager [dc5e606bfa6b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:41:07.937Z] docker_api_swarm_test.go:802: [df16969f25496] joining swarm manager [dc5e606bfa6b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-03T18:41:08.504Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-03T18:41:09.441Z] docker_api_swarm_test.go:802: [d8fc93ce51eb8] joining swarm manager [dc5e606bfa6b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-03T18:41:11.975Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-03T18:41:11.975Z] docker_api_swarm_test.go:802: [d43ce89f73414] joining swarm manager [dc5e606bfa6b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-03T18:41:13.879Z] docker_api_swarm_test.go:810: [d8d63682d4850] joining swarm manager [dc5e606bfa6b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-03T18:41:14.446Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-03T18:41:19.727Z] --- PASS: TestServiceUpdatePidsLimit (16.58s) [2022-08-03T18:41:19.727Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-08-03T18:41:19.727Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2022-08-03T18:41:19.727Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2022-08-03T18:41:19.727Z] PASS [2022-08-03T18:41:19.727Z] [2022-08-03T18:41:19.727Z] === Skipped [2022-08-03T18:41:19.727Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-03T18:41:19.727Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-03T18:41:19.727Z] [2022-08-03T18:41:19.727Z] DONE 27 tests, 1 skipped in 184.338s [2022-08-03T18:41:19.727Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-03T18:41:19.727Z] ++ 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-08-03T18:41:19.727Z] ++ set -e [2022-08-03T18:41:19.727Z] ++ '[' -n 0 ']' [2022-08-03T18:41:19.727Z] ++ set -x [2022-08-03T18:41:19.727Z] ++ env -i DEST=/go/src/github.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-08-03T18:41:19.727Z] INFO: Testing against a local daemon [2022-08-03T18:41:19.727Z] === RUN TestSessionCreate [2022-08-03T18:41:19.727Z] --- PASS: TestSessionCreate (0.03s) [2022-08-03T18:41:19.727Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-03T18:41:19.727Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-03T18:41:19.727Z] PASS [2022-08-03T18:41:19.727Z] [2022-08-03T18:41:19.727Z] DONE 2 tests in 0.199s [2022-08-03T18:41:19.727Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-03T18:41:19.727Z] ++ 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-08-03T18:41:19.727Z] ++ set -e [2022-08-03T18:41:19.727Z] ++ '[' -n 0 ']' [2022-08-03T18:41:19.727Z] ++ set -x [2022-08-03T18:41:19.727Z] ++ env -i DEST=/go/src/github.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-08-03T18:41:19.727Z] INFO: Testing against a local daemon [2022-08-03T18:41:19.727Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-03T18:41:19.727Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-03T18:41:19.727Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-03T18:41:19.727Z] === RUN TestDiskUsage [2022-08-03T18:41:19.727Z] === PAUSE TestDiskUsage [2022-08-03T18:41:19.727Z] === RUN TestEventsExecDie [2022-08-03T18:41:19.727Z] === RUN TestDockerSuite/TestExec [2022-08-03T18:41:20.299Z] --- PASS: TestEventsExecDie (0.84s) [2022-08-03T18:41:20.299Z] === RUN TestEventsBackwardsCompatible [2022-08-03T18:41:20.299Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-03T18:41:20.299Z] === RUN TestEventsVolumeCreate [2022-08-03T18:41:20.558Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-08-03T18:41:20.558Z] === RUN TestInfoBinaryCommits [2022-08-03T18:41:20.558Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-03T18:41:20.558Z] === RUN TestInfoAPIVersioned [2022-08-03T18:41:20.558Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-03T18:41:20.558Z] === RUN TestInfoAPI [2022-08-03T18:41:20.558Z] --- PASS: TestInfoAPI (0.02s) [2022-08-03T18:41:20.558Z] === RUN TestInfoAPIWarnings [2022-08-03T18:41:20.558Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-03T18:41:20.601Z] ok github.com/docker/docker/api/server 0.014s coverage: 7.9% of statements [2022-08-03T18:41:21.493Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-03T18:41:22.430Z] === RUN TestDockerSuite/TestExecEnv [2022-08-03T18:41:22.998Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-03T18:41:23.936Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-03T18:41:24.504Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-03T18:41:27.040Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-03T18:41:27.608Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-03T18:41:28.176Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-03T18:41:28.744Z] === RUN TestDockerSuite/TestExecParseError [2022-08-03T18:41:29.316Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-03T18:41:29.885Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-03T18:41:30.822Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-03T18:41:31.390Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-03T18:41:31.649Z] === RUN TestDockerSuite/TestExecTTY [2022-08-03T18:41:32.587Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-03T18:41:32.845Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-03T18:41:33.414Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-03T18:41:33.982Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-03T18:41:33.982Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-03T18:41:33.982Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-03T18:41:35.359Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-03T18:41:35.926Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-03T18:41:36.495Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-03T18:41:37.072Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-03T18:41:37.072Z] === RUN TestInfoDebug [2022-08-03T18:41:37.331Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-03T18:41:37.590Z] --- PASS: TestInfoDebug (0.52s) [2022-08-03T18:41:37.590Z] === RUN TestInfoInsecureRegistries [2022-08-03T18:41:38.158Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-03T18:41:38.158Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-03T18:41:38.158Z] === RUN TestInfoRegistryMirrors [2022-08-03T18:41:38.725Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-08-03T18:41:38.725Z] === RUN TestLoginFailsWithBadCredentials [2022-08-03T18:41:38.985Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2022-08-03T18:41:38.985Z] === RUN TestPingCacheHeaders [2022-08-03T18:41:38.985Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-03T18:41:38.985Z] === RUN TestPingGet [2022-08-03T18:41:38.985Z] --- PASS: TestPingGet (0.02s) [2022-08-03T18:41:38.985Z] === RUN TestPingHead [2022-08-03T18:41:38.985Z] --- PASS: TestPingHead (0.02s) [2022-08-03T18:41:38.985Z] === RUN TestPingSwarmHeader [2022-08-03T18:41:39.244Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-03T18:41:39.504Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-03T18:41:40.441Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-03T18:41:41.819Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-03T18:41:41.819Z] === RUN TestDockerSuite/TestHealth [2022-08-03T18:41:41.819Z] --- PASS: TestPingSwarmHeader (2.61s) [2022-08-03T18:41:41.819Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-03T18:41:41.819Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-03T18:41:41.819Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.01s) [2022-08-03T18:41:41.819Z] === RUN TestVersion [2022-08-03T18:41:41.819Z] --- PASS: TestVersion (0.05s) [2022-08-03T18:41:41.819Z] === CONT TestDiskUsage [2022-08-03T18:41:42.388Z] === RUN TestDiskUsage/empty [2022-08-03T18:41:42.388Z] === RUN TestDiskUsage/empty/container_types [2022-08-03T18:41:42.388Z] === RUN TestDiskUsage/empty/image_types [2022-08-03T18:41:42.388Z] === RUN TestDiskUsage/empty/volume_types [2022-08-03T18:41:42.388Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-03T18:41:42.388Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-03T18:41:42.388Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-03T18:41:42.388Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-03T18:41:42.388Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-03T18:41:42.388Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-03T18:41:42.388Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-03T18:41:42.388Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-03T18:41:42.388Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-03T18:41:42.388Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-03T18:41:42.647Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-03T18:41:42.647Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-03T18:41:42.647Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-03T18:41:42.647Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-03T18:41:42.647Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-03T18:41:42.647Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-03T18:41:42.647Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-03T18:41:42.647Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-03T18:41:42.647Z] === RUN TestDiskUsage/after_container.Run [2022-08-03T18:41:42.907Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-03T18:41:42.907Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-03T18:41:42.907Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-03T18:41:42.907Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-03T18:41:42.907Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-03T18:41:42.907Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-03T18:41:42.907Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-03T18:41:42.907Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-03T18:41:42.907Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-03T18:41:42.907Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage (1.43s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/after_container.Run (0.44s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-03T18:41:43.166Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-03T18:41:43.166Z] PASS [2022-08-03T18:41:43.166Z] [2022-08-03T18:41:43.166Z] === Skipped [2022-08-03T18:41:43.166Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-03T18:41:43.166Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-03T18:41:43.166Z] [2022-08-03T18:41:43.166Z] DONE 54 tests, 1 skipped in 23.828s [2022-08-03T18:41:43.166Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-03T18:41:43.166Z] ++ 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-08-03T18:41:43.166Z] ++ set -e [2022-08-03T18:41:43.166Z] ++ '[' -n 0 ']' [2022-08-03T18:41:43.166Z] ++ set -x [2022-08-03T18:41:43.166Z] ++ env -i DEST=/go/src/github.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-08-03T18:41:43.426Z] INFO: Testing against a local daemon [2022-08-03T18:41:43.426Z] === RUN TestVolumesCreateAndList [2022-08-03T18:41:43.426Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-08-03T18:41:43.426Z] === RUN TestVolumesRemove [2022-08-03T18:41:43.426Z] --- PASS: TestVolumesRemove (0.08s) [2022-08-03T18:41:43.426Z] === RUN TestVolumesInspect [2022-08-03T18:41:43.426Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-03T18:41:43.426Z] === RUN TestVolumesInvalidJSON [2022-08-03T18:41:43.426Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-03T18:41:43.426Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-03T18:41:43.426Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-03T18:41:43.426Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-03T18:41:43.426Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-03T18:41:43.426Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-03T18:41:43.426Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-03T18:41:43.426Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-03T18:41:43.426Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-03T18:41:43.426Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-03T18:41:43.426Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-03T18:41:43.426Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-03T18:41:43.426Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-03T18:41:43.426Z] PASS [2022-08-03T18:41:43.426Z] [2022-08-03T18:41:43.426Z] DONE 9 tests in 0.277s [2022-08-03T18:41:43.426Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-03T18:41:43.685Z] ++++ cat bundles/test-integration/docker.pid [2022-08-03T18:41:43.685Z] +++ kill 6695 [2022-08-03T18:41:43.945Z] +++ /etc/init.d/apparmor stop [2022-08-03T18:41:43.945Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-03T18:41:43.945Z] [2022-08-03T18:41:43.945Z] Unloading profiles will leave already running processes permanently [2022-08-03T18:41:43.945Z] unconfined, which can lead to unexpected situations. [2022-08-03T18:41:43.945Z] [2022-08-03T18:41:43.945Z] To set a process to complain mode, use the command line tool [2022-08-03T18:41:43.945Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-03T18:41:43.945Z] +++ true [2022-08-03T18:41:43.945Z] exiting test-integration [2022-08-03T18:41:43.945Z] ++ exit 0 [2022-08-03T18:41:43.945Z] [2022-08-03T18:41:44.514Z] + for job in $(jobs -p) [2022-08-03T18:41:44.514Z] + wait 8996 [2022-08-03T18:42:02.595Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-03T18:42:03.973Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-03T18:42:05.878Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-03T18:42:07.268Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-03T18:42:07.268Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-03T18:42:07.268Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-03T18:42:07.268Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-03T18:42:07.837Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-03T18:42:07.837Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-03T18:42:08.405Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-03T18:42:08.974Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-03T18:42:08.974Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-03T18:42:08.974Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-03T18:42:08.974Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-03T18:42:09.233Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-03T18:42:09.492Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-03T18:42:09.752Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-03T18:42:09.752Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-03T18:42:10.689Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-03T18:42:10.689Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-03T18:42:11.257Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-03T18:42:11.825Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-03T18:42:11.825Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-03T18:42:12.393Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-03T18:42:14.929Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-03T18:42:14.929Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-03T18:42:14.929Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-03T18:42:16.306Z] === RUN TestDockerSuite/TestImportFile [2022-08-03T18:42:17.242Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-03T18:42:17.242Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-03T18:42:18.180Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-03T18:42:19.558Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-03T18:42:20.495Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-03T18:42:21.065Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-03T18:42:21.636Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-03T18:42:22.204Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-03T18:42:22.204Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-03T18:42:22.204Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-03T18:42:22.463Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-03T18:42:23.031Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-03T18:42:23.031Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-03T18:42:23.599Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-03T18:42:23.599Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-03T18:42:23.599Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-03T18:42:24.172Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-03T18:42:24.738Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-03T18:42:24.997Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-03T18:42:25.568Z] === RUN TestDockerSuite/TestInspectImage [2022-08-03T18:42:25.568Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-03T18:42:25.826Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-03T18:42:25.826Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-03T18:42:25.826Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-03T18:42:26.085Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-03T18:42:26.652Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-03T18:42:26.652Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-03T18:42:27.220Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-03T18:42:27.479Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-03T18:42:27.739Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-03T18:42:31.030Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-03T18:42:31.030Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-03T18:42:31.288Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-03T18:42:31.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-03T18:42:32.115Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-03T18:42:33.493Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-03T18:42:34.062Z] docker_api_swarm_service_test.go:395: [dc48c08ee7818] joining swarm manager [df09c2bf3bc77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:42:34.062Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-03T18:42:34.630Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-03T18:42:34.890Z] docker_api_swarm_service_test.go:395: [d8fe383dc7851] joining swarm manager [df09c2bf3bc77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-03T18:42:35.149Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-03T18:42:36.089Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-03T18:42:36.658Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-03T18:42:37.228Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-03T18:42:37.228Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-03T18:42:38.607Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-03T18:42:39.986Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-03T18:42:40.246Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-03T18:42:41.624Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-03T18:42:43.008Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-03T18:42:44.385Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-03T18:42:44.385Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-03T18:42:45.765Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-03T18:42:46.026Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-03T18:42:46.594Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-03T18:42:50.785Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-03T18:42:52.688Z] docker_api_swarm_service_test.go:343: [d28bb05cd1f92] joining swarm manager [d5729ccb2eab4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:42:53.257Z] docker_api_swarm_service_test.go:343: [d6e4b15bff2ba] joining swarm manager [d5729ccb2eab4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-03T18:42:54.197Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-03T18:42:56.734Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-03T18:42:56.993Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-03T18:42:57.008Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 31.9% of statements [2022-08-03T18:42:57.008Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-03T18:42:57.008Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-03T18:42:57.008Z] ok github.com/docker/docker/api/server/router/volume 0.014s coverage: 67.9% of statements [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/types [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-03T18:42:57.008Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-03T18:42:57.008Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-03T18:42:57.008Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-08-03T18:42:57.008Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/builder [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-03T18:42:57.008Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-03T18:42:57.008Z] ok github.com/docker/docker/builder/remotecontext 0.150s coverage: 13.7% of statements [2022-08-03T18:42:57.008Z] ok github.com/docker/docker/builder/dockerfile 0.513s coverage: 49.3% of statements [2022-08-03T18:42:57.008Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.004s coverage: 100.0% of statements [2022-08-03T18:42:57.008Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-03T18:42:57.570Z] ok github.com/docker/docker/builder/remotecontext/git 1.815s coverage: 86.3% of statements [2022-08-03T18:42:57.570Z] ? github.com/docker/docker/cli [no test files] [2022-08-03T18:42:57.570Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-03T18:42:57.570Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-03T18:42:57.571Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-03T18:42:58.500Z] ok github.com/docker/docker/cmd/docker-proxy 0.248s coverage: 67.6% of statements [2022-08-03T18:42:58.898Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-03T18:42:58.898Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-03T18:42:58.898Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-03T18:42:59.465Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-03T18:43:00.402Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-03T18:43:00.972Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-03T18:43:01.920Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-03T18:43:02.670Z] ok github.com/docker/docker/client 0.156s coverage: 75.9% of statements [2022-08-03T18:43:02.857Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-03T18:43:04.762Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-03T18:43:04.762Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-03T18:43:05.330Z] === RUN TestDockerSuite/TestLogsSince [2022-08-03T18:43:07.232Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-03T18:43:09.136Z] docker_api_swarm_service_test.go:490: [da2c9a147587b] joining swarm manager [dd34d7d492823]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:43:09.703Z] docker_api_swarm_service_test.go:490: [d6952de26c55b] joining swarm manager [dd34d7d492823]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-03T18:43:12.319Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-03T18:43:17.586Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-03T18:43:17.845Z] === RUN TestDockerSuite/TestLogsTail [2022-08-03T18:43:18.414Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-03T18:43:18.673Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-03T18:43:19.242Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-03T18:43:19.242Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-03T18:43:19.242Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-03T18:43:19.242Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-03T18:43:19.242Z] === RUN TestDockerSuite/TestNetHostname [2022-08-03T18:43:20.621Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-03T18:43:20.882Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-03T18:43:20.882Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-03T18:43:20.882Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-03T18:43:21.820Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-03T18:43:22.079Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-03T18:43:22.079Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-03T18:43:23.469Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-03T18:43:23.469Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-03T18:43:23.469Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-03T18:43:23.469Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-03T18:43:27.660Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-03T18:43:29.564Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-03T18:43:29.823Z] docker_api_swarm_service_test.go:128: [d9e6fac7a3b7a] joining swarm manager [d1e286484720a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:43:30.392Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-03T18:43:30.960Z] docker_api_swarm_service_test.go:129: [d63b29cb1d137] joining swarm manager [d1e286484720a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-03T18:43:31.533Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-03T18:43:32.922Z] docker_api_swarm_service_test.go:137: [dec83edef9925] joining swarm manager [d1e286484720a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-03T18:43:33.860Z] docker_api_swarm_service_test.go:138: [da3bc1c373a4e] joining swarm manager [d1e286484720a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-03T18:43:34.428Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-03T18:43:36.962Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-03T18:43:38.341Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-03T18:43:41.628Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-03T18:43:43.006Z] === RUN TestDockerSuite/TestPluginActive [2022-08-03T18:43:45.546Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-03T18:43:49.302Z] ok github.com/docker/docker/cmd/dockerd 0.098s coverage: 31.5% of statements [2022-08-03T18:43:49.302Z] ok github.com/docker/docker/container 0.119s coverage: 37.4% of statements [2022-08-03T18:43:49.302Z] ok github.com/docker/docker/cmd/dockerd/trap 2.722s coverage: 0.0% of statements [2022-08-03T18:43:49.302Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-03T18:43:49.302Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-03T18:43:49.302Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-03T18:43:49.302Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-03T18:43:49.302Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-03T18:43:52.116Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-03T18:43:52.116Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-03T18:43:52.116Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-03T18:43:52.684Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-03T18:43:55.845Z] ok github.com/docker/docker/daemon/cluster 0.090s coverage: 0.5% of statements [2022-08-03T18:43:55.968Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-03T18:43:56.227Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-03T18:43:56.429Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-08-03T18:43:57.799Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-03T18:43:58.762Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-03T18:44:00.666Z] docker_api_swarm_service_test.go:304: [d011f0c44a85c] joining swarm manager [d3a014035f961]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:44:01.235Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-03T18:44:01.494Z] docker_api_swarm_service_test.go:304: [d18ec23eb30d2] joining swarm manager [d3a014035f961]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-03T18:44:03.400Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-03T18:44:04.337Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-03T18:44:05.274Z] === RUN TestDockerSuite/TestPortList [2022-08-03T18:44:05.889Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-08-03T18:44:06.147Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-08-03T18:44:06.709Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-08-03T18:44:07.271Z] ok github.com/docker/docker/daemon 10.190s coverage: 16.6% of statements [2022-08-03T18:44:07.271Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-03T18:44:07.271Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-03T18:44:07.271Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-03T18:44:07.271Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-03T18:44:07.271Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-03T18:44:07.271Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2022-08-03T18:44:09.161Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.756s coverage: 74.8% of statements [2022-08-03T18:44:09.723Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-08-03T18:44:09.979Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.326s coverage: 60.7% of statements [2022-08-03T18:44:11.860Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-03T18:44:11.871Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-08-03T18:44:13.239Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.340s coverage: 50.6% of statements [2022-08-03T18:44:14.170Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.449s coverage: 46.1% of statements [2022-08-03T18:44:14.170Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-03T18:44:14.395Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-03T18:44:14.395Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-03T18:44:15.537Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.5% of statements [2022-08-03T18:44:15.537Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.691s coverage: 58.5% of statements [2022-08-03T18:44:15.537Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-03T18:44:15.537Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-03T18:44:16.301Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-03T18:44:16.466Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2022-08-03T18:44:17.238Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-03T18:44:17.396Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-08-03T18:44:17.497Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-03T18:44:17.757Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-03T18:44:17.959Z] ok github.com/docker/docker/daemon/images 0.045s coverage: 6.9% of statements [2022-08-03T18:44:17.959Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-03T18:44:17.959Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-03T18:44:18.922Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements [2022-08-03T18:44:19.832Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-03T18:44:19.849Z] ok github.com/docker/docker/daemon/logger/awslogs 0.167s coverage: 80.2% of statements [2022-08-03T18:44:19.849Z] ok github.com/docker/docker/daemon/logger/fluentd 0.072s coverage: 53.6% of statements [2022-08-03T18:44:19.849Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-03T18:44:20.400Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-03T18:44:20.777Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2022-08-03T18:44:21.034Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.007s coverage: 88.2% of statements [2022-08-03T18:44:21.339Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-03T18:44:22.402Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.152s coverage: 76.8% of statements [2022-08-03T18:44:22.402Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-08-03T18:44:22.717Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-03T18:44:22.965Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 79.4% of statements [2022-08-03T18:44:23.654Z] docker_api_swarm_service_test.go:100: [dc142019ad0ee] joining swarm manager [d232b5be29ea5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:44:23.893Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.5% of statements [2022-08-03T18:44:24.225Z] docker_api_swarm_service_test.go:101: [d8d92f42d1677] joining swarm manager [d232b5be29ea5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-03T18:44:24.455Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2022-08-03T18:44:25.018Z] ok github.com/docker/docker/daemon/logger/journald 3.650s coverage: 74.3% of statements [2022-08-03T18:44:25.018Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-03T18:44:25.018Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-03T18:44:25.018Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-03T18:44:25.018Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-03T18:44:25.947Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2022-08-03T18:44:26.204Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-08-03T18:44:26.760Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-03T18:44:26.760Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-03T18:44:26.767Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-03T18:44:27.024Z] ok github.com/docker/docker/daemon/logger/splunk 1.538s coverage: 82.5% of statements [2022-08-03T18:44:27.024Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-03T18:44:27.024Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-03T18:44:27.954Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 44.4% of statements [2022-08-03T18:44:30.051Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-03T18:44:30.470Z] ok github.com/docker/docker/distribution 1.504s coverage: 28.0% of statements [2022-08-03T18:44:30.470Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-03T18:44:30.470Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-08-03T18:44:30.727Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 85.4% of statements [2022-08-03T18:44:30.727Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-03T18:44:30.984Z] ok github.com/docker/docker/image 0.034s coverage: 86.9% of statements [2022-08-03T18:44:31.548Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-08-03T18:44:31.804Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-08-03T18:44:31.804Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-03T18:44:31.804Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-03T18:44:32.367Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2022-08-03T18:44:33.295Z] ok github.com/docker/docker/oci 0.011s coverage: 46.0% of statements [2022-08-03T18:44:33.858Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-08-03T18:44:33.858Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-08-03T18:44:35.755Z] ok github.com/docker/docker/pkg/archive 0.328s coverage: 81.9% of statements [2022-08-03T18:44:36.317Z] ok github.com/docker/docker/pkg/authorization 0.320s coverage: 68.3% of statements [2022-08-03T18:44:36.572Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-03T18:44:36.625Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-03T18:44:36.828Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-03T18:44:37.562Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-03T18:44:38.940Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-03T18:44:39.876Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-03T18:44:40.092Z] ok github.com/docker/docker/pkg/chrootarchive 2.472s coverage: 42.7% of statements [2022-08-03T18:44:40.092Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-03T18:44:40.348Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-03T18:44:40.348Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-03T18:44:40.814Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-03T18:44:40.910Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-08-03T18:44:41.167Z] ok github.com/docker/docker/layer 7.724s coverage: 68.9% of statements [2022-08-03T18:44:41.167Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-03T18:44:41.167Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-03T18:44:41.167Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-03T18:44:41.167Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-03T18:44:41.167Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-03T18:44:41.167Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-03T18:44:41.167Z] ok github.com/docker/docker/pkg/fsutils 0.152s coverage: 85.1% of statements [2022-08-03T18:44:41.423Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-03T18:44:42.353Z] ok github.com/docker/docker/pkg/idtools 0.472s coverage: 67.9% of statements [2022-08-03T18:44:42.609Z] ok github.com/docker/docker/pkg/ioutils 0.429s coverage: 71.5% of statements [2022-08-03T18:44:42.718Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-03T18:44:42.865Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-03T18:44:42.865Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-08-03T18:44:42.865Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-03T18:44:43.121Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2022-08-03T18:44:43.121Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-03T18:44:43.377Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-08-03T18:44:43.633Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-08-03T18:44:43.633Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2022-08-03T18:44:43.633Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-03T18:44:43.633Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-03T18:44:44.100Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-03T18:44:44.562Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2022-08-03T18:44:44.819Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-03T18:44:45.076Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-08-03T18:44:45.332Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-03T18:44:45.477Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-03T18:44:45.478Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-03T18:44:46.046Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-03T18:44:46.696Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-08-03T18:44:46.696Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-08-03T18:44:46.952Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-03T18:44:47.208Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2022-08-03T18:44:47.465Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-03T18:44:47.465Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2022-08-03T18:44:47.952Z] check_test.go:611: [dc142019ad0ee] daemon is not started [2022-08-03T18:44:47.952Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-03T18:44:48.028Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-03T18:44:48.591Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-03T18:44:48.591Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2022-08-03T18:44:49.154Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2022-08-03T18:44:49.410Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-03T18:44:49.855Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-03T18:44:49.855Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-03T18:44:49.855Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-03T18:44:50.114Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-03T18:44:50.373Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-03T18:44:50.373Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-03T18:44:51.301Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-03T18:44:51.301Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-03T18:44:51.309Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-03T18:44:51.864Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-08-03T18:44:52.247Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-03T18:44:52.809Z] ok github.com/docker/docker/quota 0.225s coverage: 71.4% of statements [2022-08-03T18:44:52.843Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-03T18:44:53.067Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-03T18:44:53.114Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-03T18:44:53.996Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-08-03T18:44:54.558Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-03T18:44:54.558Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-03T18:44:55.120Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-08-03T18:44:55.376Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-03T18:44:55.649Z] docker_api_swarm_service_test.go:533: [d05b2fa63405a] joining swarm manager [d739194327eb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:44:56.592Z] docker_api_swarm_service_test.go:534: [da8ff75b808c8] joining swarm manager [d739194327eb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-03T18:44:57.266Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-03T18:44:57.523Z] ok github.com/docker/docker/volume/local 0.107s coverage: 76.8% of statements [2022-08-03T18:44:58.090Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-08-03T18:44:59.018Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-08-03T18:44:59.885Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-03T18:45:01.265Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-03T18:45:03.173Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-03T18:45:03.173Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-03T18:45:03.173Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-03T18:45:03.173Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-03T18:45:05.707Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-03T18:45:06.275Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-03T18:45:08.814Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-03T18:45:09.386Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-03T18:45:09.645Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-03T18:45:09.645Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-03T18:45:12.180Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-03T18:45:12.439Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-03T18:45:12.699Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-03T18:45:14.096Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-03T18:45:14.666Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-03T18:45:16.046Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-03T18:45:16.305Z] === RUN TestDockerSuite/TestRmiTag [2022-08-03T18:45:16.564Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-03T18:45:17.132Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-03T18:45:19.667Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-03T18:45:19.667Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-03T18:45:20.237Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-03T18:45:20.806Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-03T18:45:20.898Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-08-03T18:45:20.898Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-03T18:45:20.898Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-03T18:45:20.898Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-03T18:45:20.898Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-03T18:45:20.898Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-03T18:45:20.898Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-03T18:45:20.898Z] ? github.com/docker/docker/rootless [no test files] [2022-08-03T18:45:20.898Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-03T18:45:20.898Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-03T18:45:20.898Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-03T18:45:20.898Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-03T18:45:20.898Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-03T18:45:20.898Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-03T18:45:20.898Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-03T18:45:20.898Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-03T18:45:20.898Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-03T18:45:20.898Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-03T18:45:20.898Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-03T18:45:20.898Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-03T18:45:20.898Z] ? github.com/docker/docker/volume [no test files] [2022-08-03T18:45:20.898Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-03T18:45:20.898Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] === Skipped [2022-08-03T18:45:20.898Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-03T18:45:20.898Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-03T18:45:20.898Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-03T18:45:20.898Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-03T18:45:20.898Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-03T18:45:20.898Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-03T18:45:20.898Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-03T18:45:20.898Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-03T18:45:20.898Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-03T18:45:20.898Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-03T18:45:20.898Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-03T18:45:20.898Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-03T18:45:20.898Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-03T18:45:20.898Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-03T18:45:20.898Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-03T18:45:20.898Z] graphtest_unix.go:71: No driver to put! [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-03T18:45:20.898Z] time="2022-08-03T18:44:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-03T18:45:20.898Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-03T18:45:20.898Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-03T18:45:20.898Z] time="2022-08-03T18:44:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-03T18:45:20.898Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-03T18:45:20.898Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-03T18:45:20.898Z] time="2022-08-03T18:44:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-03T18:45:20.898Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-03T18:45:20.898Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-03T18:45:20.898Z] time="2022-08-03T18:44:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-03T18:45:20.898Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-03T18:45:20.898Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-03T18:45:20.898Z] time="2022-08-03T18:44:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-03T18:45:20.898Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-03T18:45:20.898Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-03T18:45:20.898Z] graphtest_unix.go:71: No driver to put! [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-03T18:45:20.898Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-03T18:45:20.898Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-03T18:45:20.898Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-03T18:45:20.898Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-03T18:45:20.898Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-03T18:45:20.898Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-03T18:45:20.898Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-03T18:45:20.898Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-03T18:45:20.898Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-03T18:45:20.898Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-03T18:45:20.898Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-03T18:45:20.898Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-03T18:45:20.898Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-03T18:45:20.898Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-03T18:45:20.898Z] graphtest_unix.go:71: No driver to put! [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-03T18:45:20.898Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-03T18:45:20.898Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-03T18:45:20.898Z] [2022-08-03T18:45:20.898Z] DONE 2869 tests, 28 skipped in 256.790s [2022-08-03T18:45:20.898Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/bitseq [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/cluster [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/config [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/datastore [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/driverapi [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/etchosts [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/idm [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/ipam [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/iptables [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/netlabel [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/netutils [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/networkdb [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/ns [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/options [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/osl [2022-08-03T18:45:20.898Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-03T18:45:20.899Z] github.com/docker/docker/libnetwork/portallocator [2022-08-03T18:45:20.899Z] github.com/docker/docker/libnetwork/portmapper [2022-08-03T18:45:20.899Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-03T18:45:20.899Z] github.com/docker/docker/libnetwork/testutils [2022-08-03T18:45:20.899Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-03T18:45:20.899Z] + 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-08-03T18:45:21.375Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-03T18:45:21.944Z] docker_api_swarm_service_test.go:148: [ddb147289149f] joining swarm manager [d50106597d498]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:45:21.944Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-03T18:45:22.513Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-03T18:45:22.774Z] docker_api_swarm_service_test.go:148: [d0ae9bdaa8436] joining swarm manager [d50106597d498]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-03T18:45:23.033Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-03T18:45:23.603Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-03T18:45:24.983Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-03T18:45:28.271Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-03T18:45:28.271Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-03T18:45:29.209Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-03T18:45:30.145Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-03T18:45:32.052Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-03T18:45:33.441Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-03T18:45:35.346Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-03T18:45:35.605Z] === RUN TestDockerSuite/TestDockerFails [2022-08-03T18:45:35.605Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-03T18:45:36.982Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-03T18:45:37.241Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-03T18:45:37.809Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-03T18:45:39.187Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-03T18:45:39.446Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-03T18:45:40.015Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-03T18:45:41.395Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-03T18:45:41.964Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-03T18:45:42.224Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-03T18:45:42.483Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-03T18:45:42.742Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-03T18:45:43.001Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-03T18:45:44.380Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-03T18:45:44.639Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-03T18:45:45.207Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-03T18:45:45.776Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-03T18:45:46.715Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-03T18:45:48.095Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-03T18:45:48.664Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-03T18:45:49.601Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-03T18:45:49.865Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-03T18:45:50.440Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-03T18:45:51.009Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-03T18:45:51.945Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-03T18:45:52.514Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-03T18:45:53.081Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-03T18:45:53.340Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-03T18:45:53.908Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-03T18:45:53.908Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-03T18:45:55.286Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-03T18:45:55.858Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-03T18:45:56.117Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-03T18:45:56.684Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-03T18:45:57.252Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-03T18:45:57.252Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-03T18:45:57.512Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-03T18:45:58.084Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-03T18:45:58.344Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-03T18:45:58.911Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-03T18:45:59.169Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-03T18:45:59.169Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-03T18:45:59.428Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-03T18:45:59.687Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-03T18:45:59.687Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-03T18:46:00.623Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-03T18:46:01.561Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-03T18:46:02.499Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-03T18:46:03.067Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-03T18:46:03.067Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-03T18:46:03.635Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-03T18:46:04.573Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-03T18:46:05.975Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-03T18:46:06.914Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-03T18:46:07.482Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-03T18:46:07.554Z] ok github.com/docker/docker/libnetwork 37.271s coverage: 40.6% of statements [2022-08-03T18:46:07.554Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-08-03T18:46:07.554Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-03T18:46:07.554Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-03T18:46:07.554Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-03T18:46:07.554Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-03T18:46:07.554Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-03T18:46:07.554Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-03T18:46:07.554Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-03T18:46:07.554Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-03T18:46:07.554Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-03T18:46:07.554Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-03T18:46:07.554Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-03T18:46:07.554Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-03T18:46:07.554Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-03T18:46:07.554Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.418s coverage: 59.9% of statements [2022-08-03T18:46:07.554Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-03T18:46:07.554Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-03T18:46:07.554Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.094s coverage: 5.2% of statements [2022-08-03T18:46:07.554Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-03T18:46:07.554Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-03T18:46:07.554Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-03T18:46:07.554Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-03T18:46:07.740Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-03T18:46:08.308Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-03T18:46:08.566Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-03T18:46:09.134Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-03T18:46:10.513Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-03T18:46:13.050Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-03T18:46:13.050Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-03T18:46:13.050Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-03T18:46:14.427Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-03T18:46:15.806Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-03T18:46:17.493Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.219s coverage: 6.6% of statements [2022-08-03T18:46:17.493Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-03T18:46:17.493Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-03T18:46:17.749Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-03T18:46:17.749Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-03T18:46:17.749Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-03T18:46:18.005Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-03T18:46:18.262Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-08-03T18:46:18.344Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-03T18:46:18.518Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-08-03T18:46:18.774Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-03T18:46:19.031Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-03T18:46:20.249Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-03T18:46:20.249Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-03T18:46:20.249Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-03T18:46:20.249Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-03T18:46:20.249Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-03T18:46:20.509Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-03T18:46:21.445Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-03T18:46:22.383Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-03T18:46:24.919Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-03T18:46:24.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-03T18:46:24.919Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-03T18:46:26.318Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-03T18:46:26.887Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-03T18:46:26.887Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-03T18:46:26.887Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-03T18:46:27.456Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-03T18:46:29.360Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-03T18:46:29.360Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-03T18:46:29.620Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-03T18:46:29.880Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-03T18:46:30.452Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-03T18:46:31.019Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-03T18:46:31.199Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2022-08-03T18:46:31.589Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-03T18:46:31.589Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-03T18:46:32.157Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-03T18:46:32.416Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-03T18:46:32.985Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-03T18:46:33.553Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-03T18:46:33.813Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-03T18:46:34.752Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-03T18:46:35.321Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-03T18:46:35.581Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-03T18:46:35.842Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-03T18:46:36.410Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-03T18:46:36.410Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-03T18:46:36.979Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-03T18:46:37.548Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-03T18:46:38.927Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-03T18:46:38.927Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-03T18:46:38.927Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-03T18:46:38.927Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-03T18:46:38.927Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-03T18:46:42.216Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-03T18:46:42.216Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-03T18:46:42.216Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-03T18:46:44.127Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-03T18:46:46.039Z] ok github.com/docker/docker/libnetwork/ipam 14.376s coverage: 85.3% of statements [2022-08-03T18:46:46.039Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-03T18:46:46.039Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-03T18:46:46.039Z] ok github.com/docker/docker/libnetwork/ipams/null 0.007s coverage: 57.1% of statements [2022-08-03T18:46:46.039Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-08-03T18:46:46.039Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-03T18:46:46.039Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-03T18:46:46.039Z] ok github.com/docker/docker/libnetwork/ipamutils 0.255s coverage: 74.0% of statements [2022-08-03T18:46:46.295Z] ok github.com/docker/docker/libnetwork/iptables 0.161s coverage: 45.0% of statements [2022-08-03T18:46:46.295Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-03T18:46:46.552Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-08-03T18:46:48.317Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-03T18:46:51.603Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-03T18:46:53.506Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-03T18:46:54.075Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-03T18:46:55.013Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-03T18:46:55.013Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-03T18:46:55.013Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-03T18:46:55.013Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-03T18:46:55.581Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-03T18:46:57.485Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-03T18:46:58.421Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-03T18:46:58.991Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-03T18:47:05.553Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-03T18:47:05.553Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-03T18:47:05.553Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-03T18:47:06.491Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-03T18:47:06.491Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-03T18:47:06.491Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-03T18:47:07.448Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-03T18:47:08.387Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-03T18:47:09.323Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-03T18:47:09.323Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-03T18:47:09.323Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-03T18:47:10.261Z] === RUN TestDockerSuite/TestRunMount [2022-08-03T18:47:14.454Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-03T18:47:14.713Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-03T18:47:14.974Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-03T18:47:15.542Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-03T18:47:16.481Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-03T18:47:18.388Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-03T18:47:20.292Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-03T18:47:21.671Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-03T18:47:22.609Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-03T18:47:23.987Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-03T18:47:24.246Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-03T18:47:24.246Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-03T18:47:24.814Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-03T18:47:25.382Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-03T18:47:25.951Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-03T18:47:26.909Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-03T18:47:27.476Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-03T18:47:28.414Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-03T18:47:30.441Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-03T18:47:30.441Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-03T18:47:33.732Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-03T18:47:33.991Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-03T18:47:34.250Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-03T18:47:34.510Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-03T18:47:35.077Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-03T18:47:35.077Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-03T18:47:36.015Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-03T18:47:36.582Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-03T18:47:36.582Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-03T18:47:36.841Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-03T18:47:37.100Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-03T18:47:39.003Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-03T18:47:41.536Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-03T18:47:43.440Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-03T18:47:43.440Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-03T18:47:43.440Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-03T18:47:43.700Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-03T18:47:44.636Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-03T18:47:44.636Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-03T18:47:46.020Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-03T18:47:46.957Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-03T18:47:47.525Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-03T18:47:47.525Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-03T18:47:47.525Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-03T18:47:48.094Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-03T18:47:48.662Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-03T18:47:49.231Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-03T18:47:49.800Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-03T18:47:49.800Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-03T18:47:49.800Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-03T18:47:50.368Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-03T18:47:50.368Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-03T18:47:50.936Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-03T18:47:50.936Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-03T18:47:50.936Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-03T18:47:51.507Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-03T18:47:52.885Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-03T18:47:52.885Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-03T18:47:52.885Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-03T18:47:53.820Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-03T18:47:55.199Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-03T18:47:56.579Z] === RUN TestDockerSuite/TestRunRm [2022-08-03T18:47:57.146Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-03T18:47:59.683Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-03T18:48:00.619Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-03T18:48:01.188Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-03T18:48:01.757Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-03T18:48:03.676Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-03T18:48:03.676Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-03T18:48:05.062Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-03T18:48:06.441Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-03T18:48:08.982Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-03T18:48:10.365Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-03T18:48:10.934Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-03T18:48:11.193Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-03T18:48:11.452Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-03T18:48:12.022Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-03T18:48:12.589Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-03T18:48:13.158Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-03T18:48:14.096Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-03T18:48:14.356Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-03T18:48:14.356Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-03T18:48:14.927Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-03T18:48:15.496Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-03T18:48:16.875Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-03T18:48:18.253Z] === RUN TestDockerSuite/TestRunState [2022-08-03T18:48:19.631Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-03T18:48:20.199Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-03T18:48:20.767Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-03T18:48:20.767Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-03T18:48:20.767Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-03T18:48:20.767Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-03T18:48:21.729Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-03T18:48:21.729Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-03T18:48:22.297Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-03T18:48:23.233Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-03T18:48:23.233Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-03T18:48:23.233Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-03T18:48:24.170Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-03T18:48:25.108Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-03T18:48:26.047Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-03T18:48:26.306Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-03T18:48:28.213Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-03T18:48:28.213Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-03T18:48:31.501Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-03T18:48:31.501Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-03T18:48:34.037Z] docker_cli_service_logs_test.go:248: checking task rp5fswk59a0a [2022-08-03T18:48:34.037Z] docker_cli_service_logs_test.go:253: checking messages for rp5fswk59a0a [2022-08-03T18:48:34.037Z] docker_cli_service_logs_test.go:248: checking task wtvo7rh0etpf [2022-08-03T18:48:34.037Z] docker_cli_service_logs_test.go:253: checking messages for wtvo7rh0etpf [2022-08-03T18:48:34.296Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-03T18:48:34.296Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-03T18:48:34.865Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-03T18:48:35.434Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-03T18:48:36.003Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-03T18:48:37.384Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-03T18:48:37.644Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-03T18:48:37.937Z] ok github.com/docker/docker/libnetwork/networkdb 103.538s coverage: 60.1% of statements [2022-08-03T18:48:37.937Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-03T18:48:37.937Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-03T18:48:37.937Z] ok github.com/docker/docker/libnetwork/osl 4.307s coverage: 39.7% of statements [2022-08-03T18:48:37.937Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-08-03T18:48:37.937Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 80.7% of statements [2022-08-03T18:48:37.937Z] ok github.com/docker/docker/libnetwork/portmapper 0.553s coverage: 48.6% of statements [2022-08-03T18:48:38.192Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-03T18:48:38.192Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-03T18:48:38.448Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-08-03T18:48:38.706Z] [2022-08-03T18:48:38.706Z] === Skipped [2022-08-03T18:48:38.706Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-03T18:48:38.706Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-03T18:48:38.706Z] [2022-08-03T18:48:38.706Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-03T18:48:38.706Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-03T18:48:38.706Z] [2022-08-03T18:48:38.706Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-03T18:48:38.706Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-03T18:48:38.706Z] [2022-08-03T18:48:38.706Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-03T18:48:38.706Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-03T18:48:38.706Z] [2022-08-03T18:48:38.706Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-03T18:48:38.706Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-03T18:48:38.706Z] [2022-08-03T18:48:38.706Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-03T18:48:38.706Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-03T18:48:38.706Z] [2022-08-03T18:48:38.706Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-03T18:48:38.706Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-03T18:48:38.706Z] [2022-08-03T18:48:38.706Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-03T18:48:38.706Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-03T18:48:38.706Z] [2022-08-03T18:48:38.706Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-03T18:48:38.706Z] firewalld_test.go:14: firewalld is not running [2022-08-03T18:48:38.706Z] [2022-08-03T18:48:38.706Z] DONE 327 tests, 9 skipped in 200.260s [2022-08-03T18:48:39.024Z] === RUN TestDockerSuite/TestRunUserByID Post stage [Pipeline] junit [2022-08-03T18:48:39.277Z] Recording test results [2022-08-03T18:48:39.592Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-03T18:48:39.592Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-03T18:48:39.592Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-03T18:48:39.687Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-03T18:48:40.003Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43903/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f1d71f7cc3e5a394db078526dcffbdb64f0cac4e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f1d71f7cc3e5a394db078526dcffbdb64f0cac4e hack/validate/vendor [2022-08-03T18:48:40.164Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-03T18:48:40.732Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-03T18:48:40.960Z] No vendor changes in diff. [2022-08-03T18:48:40.991Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-03T18:48:40.991Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-03T18:48:40.991Z] === RUN TestDockerSuite/TestRunUserNotFound [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-03T18:48:41.250Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-03T18:48:41.563Z] + echo Ensuring container killed. [2022-08-03T18:48:41.563Z] Ensuring container killed. [2022-08-03T18:48:41.563Z] + docker rm -vf docker-pr2 [2022-08-03T18:48:41.563Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-03T18:48:41.817Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-03T18:48:41.836Z] + echo Chowning /workspace to jenkins user [2022-08-03T18:48:41.836Z] Chowning /workspace to jenkins user [2022-08-03T18:48:41.836Z] + id -u [2022-08-03T18:48:41.836Z] + id -g [2022-08-03T18:48:41.836Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43903:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-03T18:48:43.525Z] + bundleName=unit [2022-08-03T18:48:43.525Z] + echo Creating unit-bundles.tar.gz [2022-08-03T18:48:43.525Z] Creating unit-bundles.tar.gz [2022-08-03T18:48:43.525Z] + 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-08-03T18:48:43.525Z] bundles/junit-report-libnetwork.xml [2022-08-03T18:48:43.525Z] bundles/junit-report.xml [2022-08-03T18:48:43.525Z] bundles/go-test-report-libnetwork.json [2022-08-03T18:48:43.525Z] bundles/go-test-report.json [2022-08-03T18:48:43.525Z] bundles/profile-libnetwork.out [2022-08-03T18:48:43.525Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-03T18:48:43.534Z] Archiving artifacts [2022-08-03T18:48:44.078Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43903/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-03T18:48:44.354Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-03T18:48:44.379Z] + make clean [2022-08-03T18:48:44.379Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-03T18:48:44.379Z] docker-dev-cache [2022-08-03T18:48:44.379Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-03T18:48:45.291Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-03T18:48:45.860Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-03T18:48:47.765Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-03T18:48:48.333Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-03T18:48:49.714Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-03T18:48:51.619Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-03T18:48:51.880Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-03T18:48:51.880Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-03T18:48:51.880Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-03T18:48:51.880Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-03T18:48:51.880Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-03T18:48:51.880Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-03T18:48:51.880Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-03T18:48:52.139Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-03T18:48:52.139Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-03T18:48:52.139Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-03T18:48:52.707Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-03T18:48:53.274Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-03T18:48:54.652Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-03T18:48:54.652Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-03T18:48:55.219Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-03T18:48:55.787Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-03T18:48:55.787Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-03T18:48:56.356Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-03T18:48:56.356Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-03T18:48:56.356Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-03T18:48:56.356Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-03T18:48:56.356Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-03T18:48:56.356Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-03T18:48:56.356Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-03T18:48:56.356Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-03T18:48:56.356Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-03T18:48:56.356Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-03T18:48:56.356Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-03T18:48:56.356Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-03T18:48:56.356Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-03T18:48:56.356Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-03T18:48:56.356Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-03T18:48:56.924Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-03T18:48:57.491Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-03T18:48:57.491Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-03T18:48:57.491Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-03T18:48:58.068Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-03T18:48:58.327Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-03T18:48:58.896Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-03T18:48:58.896Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-03T18:48:59.465Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-03T18:49:00.034Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-03T18:49:00.034Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-03T18:49:00.296Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-03T18:49:00.296Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-03T18:49:00.865Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-03T18:49:01.803Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-03T18:49:02.373Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-03T18:49:02.373Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-03T18:49:02.373Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-03T18:49:02.373Z] docker_cli_swarm_test.go:1895: [d4086ede579bd] joining swarm manager [d94f514250945]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:49:02.633Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-03T18:49:02.633Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-03T18:49:03.575Z] docker_cli_swarm_test.go:1896: [d028598ec6063] joining swarm manager [d94f514250945]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-03T18:49:03.835Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-03T18:49:04.403Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-03T18:49:05.780Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-03T18:49:06.349Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-03T18:49:06.349Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-03T18:49:06.349Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-03T18:49:06.349Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-03T18:49:06.919Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-03T18:49:07.486Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-03T18:49:08.421Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-03T18:49:09.797Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-03T18:49:10.057Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-03T18:49:12.597Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-03T18:49:14.502Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-03T18:49:17.805Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-03T18:49:18.743Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-03T18:49:20.122Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-03T18:49:20.123Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-03T18:49:21.061Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-03T18:49:22.440Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-03T18:49:23.819Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-03T18:49:25.199Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-03T18:49:26.579Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-03T18:49:27.957Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-03T18:49:28.218Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-03T18:49:29.599Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-03T18:49:30.536Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-03T18:49:31.107Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-03T18:49:33.642Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-03T18:49:36.185Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-03T18:49:36.185Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-03T18:49:36.185Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-03T18:49:36.185Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-03T18:49:36.185Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-03T18:49:37.121Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-03T18:49:37.689Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-03T18:49:38.626Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-03T18:49:38.626Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-03T18:49:40.004Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-03T18:49:40.004Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-03T18:49:40.263Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-03T18:49:41.640Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents1636857950 [2022-08-03T18:49:41.640Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-03T18:49:41.640Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-03T18:49:43.017Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-03T18:49:43.017Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-03T18:49:43.017Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-03T18:49:44.395Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-03T18:49:45.333Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-03T18:49:45.902Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-03T18:49:47.806Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-03T18:49:48.064Z] docker_cli_swarm_test.go:1796: [d32f012af108d] joining swarm manager [d532c8b02520f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:49:48.064Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-03T18:49:48.323Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-03T18:49:48.582Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-03T18:49:49.149Z] docker_cli_swarm_test.go:1797: [df45d0757a88e] joining swarm manager [d532c8b02520f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-03T18:49:50.084Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-03T18:49:50.084Z] docker_cli_sni_test.go:30: Flakey test [2022-08-03T18:49:50.084Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-03T18:49:55.352Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-03T18:49:56.743Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-03T18:49:57.679Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-03T18:49:58.248Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-03T18:50:00.784Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-03T18:50:01.042Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-03T18:50:02.953Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-03T18:50:03.519Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-03T18:50:04.897Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-03T18:50:05.835Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-03T18:50:07.214Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-03T18:50:09.120Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-03T18:50:09.690Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-03T18:50:11.069Z] docker_cli_swarm_test.go:1315: [d9923faee0a0e] joining swarm manager [dece16aad825e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:50:12.449Z] docker_cli_swarm_test.go:1316: [ddb67efa5361c] joining swarm manager [dece16aad825e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-03T18:50:13.826Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-03T18:50:17.123Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-03T18:50:22.391Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-03T18:50:24.297Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-03T18:50:24.556Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-03T18:50:25.123Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-03T18:50:25.382Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-03T18:50:25.382Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-03T18:50:25.382Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-03T18:50:25.949Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-03T18:50:26.517Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-03T18:50:26.517Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-03T18:50:26.517Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-03T18:50:26.517Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-03T18:50:26.517Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-03T18:50:27.454Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-03T18:50:28.024Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-03T18:50:28.591Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-03T18:50:29.528Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-03T18:50:33.715Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-03T18:50:33.975Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-03T18:50:33.975Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-03T18:50:33.975Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-03T18:50:34.914Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-03T18:50:35.432Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-03T18:50:37.356Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-03T18:50:38.740Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-03T18:50:40.120Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-03T18:50:55.033Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-03T18:50:55.033Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-03T18:50:55.033Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-03T18:50:55.293Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-03T18:50:55.552Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-03T18:50:55.552Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-03T18:50:55.552Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-03T18:50:56.119Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-03T18:50:56.119Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-03T18:50:56.686Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-03T18:50:56.686Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-03T18:50:56.686Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-03T18:50:56.686Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-03T18:50:56.945Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-03T18:50:58.322Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-03T18:50:58.322Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-03T18:50:58.583Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-03T18:50:58.583Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-03T18:50:58.583Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-03T18:50:58.583Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite (1361.93s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.50s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.76s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.31s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.18s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.65s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.67s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.09s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.10s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.96s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.83s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.15s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.35s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.73s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.97s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.78s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.67s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.23s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.02s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.51s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.47s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.40s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.87s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.45s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.59s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.92s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.72s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.80s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.72s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.93s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.11s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.87s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.13s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.77s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.02s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.86s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.85s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.00s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.83s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.87s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.41s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.66s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.54s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.35s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.51s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.53s) [2022-08-03T18:50:58.583Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.53s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.66s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.37s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.54s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.59s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.62s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.43s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d2cf30__} (0.84s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1360325909_/foo_false_____} (1.66s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1360325909_/foo_true_____} (1.60s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33151064944_/foo_false_____} (1.69s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33151064944_/foo_true_____} (1.51s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33151064944_/foo_true__0xc000d2cf60___} (1.55s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d2cf78__} (1.55s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d2cf90__} (1.50s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d2cfa8__} (1.80s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d2cfc0__} (1.51s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.92s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.43s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.72s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.45s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.46s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.85s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.46s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.56s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.67s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.74s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.00s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.96s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.88s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.90s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.01s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.83s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.92s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.83s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.81s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.11s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.58s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.63s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.87s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.99s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.99s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.95s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.05s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.09s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.78s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.99s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.89s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.96s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.97s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.80s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.74s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.83s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.81s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.51s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.28s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.67s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.83s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.77s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.39s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.78s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.82s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.92s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAttachDetach (1.15s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.95s) [2022-08-03T18:50:58.583Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.00s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.00s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.64s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.95s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.48s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.35s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.12s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.67s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.13s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.47s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.90s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.47s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.31s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.26s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.73s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.85s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.56s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.71s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.95s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.54s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.00s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.07s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.64s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.04s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.59s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.62s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.36s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.72s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.43s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.97s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.57s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.55s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.96s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.51s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.22s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.29s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.27s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.61s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.87s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.20s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.80s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.55s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.42s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.45s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.06s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.91s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.18s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.81s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.05s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.07s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.52s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.96s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.52s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildCmd (0.32s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.36s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2022-08-03T18:50:58.584Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.39s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.84s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.16s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.18s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.33s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.82s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.70s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.30s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.56s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.54s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.60s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.31s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.70s) [2022-08-03T18:50:58.584Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-08-03T18:50:58.584Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2022-08-03T18:50:58.584Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-03T18:50:58.584Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.41s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.85s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.70s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.38s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.14s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.34s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.56s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.31s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.05s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.56s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.13s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.30s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.54s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.49s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.11s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.06s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (8.68s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.55s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.80s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.75s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.71s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.12s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.60s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.75s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.45s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.09s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.04s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.20s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.23s) [2022-08-03T18:50:58.584Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.45s) [2022-08-03T18:50:58.844Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2022-08-03T18:50:58.844Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.27s) [2022-08-03T18:50:58.844Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.20s) [2022-08-03T18:50:58.844Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.77s) [2022-08-03T18:50:58.844Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.03s) [2022-08-03T18:50:58.844Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.90s) [2022-08-03T18:50:58.844Z] --- PASS: TestDockerSuite/TestBuildEnv (0.83s) [2022-08-03T18:50:58.844Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.76s) [2022-08-03T18:50:58.844Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.88s) [2022-08-03T18:50:58.844Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.03s) [2022-08-03T18:50:58.844Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (17.58s) [2022-08-03T18:50:58.844Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.68s) [2022-08-03T18:50:58.844Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.08s) [2022-08-03T18:50:58.844Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s) [2022-08-03T18:50:58.844Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.21s) [2022-08-03T18:50:58.845Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.36s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildExpose (0.21s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.53s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.33s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.25s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildFails (0.76s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.54s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.61s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.42s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.18s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.73s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.15s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.60s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.16s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.56s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.49s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.19s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.37s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.55s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.50s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.38s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.64s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildLabel (0.31s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.29s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.31s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.75s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.86s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.01s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.15s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.22s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.59s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.15s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.54s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.49s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.05s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.95s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.09s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.61s) [2022-08-03T18:50:58.845Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.09s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.57s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.83s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.56s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.10s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.91s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.40s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.03s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.43s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.49s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.56s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.29s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.66s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.77s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.15s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.12s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.79s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.19s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.49s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.72s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildPATH (1.98s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.63s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.73s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.98s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.21s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.80s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildRm (2.67s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.11s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.41s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.77s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.06s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.41s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.72s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.22s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.24s) [2022-08-03T18:50:58.845Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.63s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildStderr (0.61s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.69s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.70s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.72s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.38s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.77s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.08s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildUser (1.67s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.74s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.37s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.60s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.82s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.88s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.68s) [2022-08-03T18:50:58.845Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2022-08-03T18:50:58.845Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-08-03T18:50:58.845Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-08-03T18:50:58.845Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.73s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.67s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.86s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.80s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.42s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.58s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.83s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.46s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.72s) [2022-08-03T18:50:58.845Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.65s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.85s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.99s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCommitChange (0.93s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.69s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.39s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.25s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.72s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCommitTTY (1.43s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.48s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.81s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.38s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.63s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.63s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.82s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.78s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.18s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.64s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.71s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.02s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.78s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.77s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.89s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.73s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.01s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.79s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.92s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.66s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.78s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.79s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.16s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.68s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.46s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.15s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.57s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.87s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.17s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.02s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.53s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.52s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.63s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.55s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.84s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.56s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpToDot (0.53s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.85s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.03s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpToStdout (0.65s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.24s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.24s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.65s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.86s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.46s) [2022-08-03T18:50:58.845Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-08-03T18:50:58.845Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.71s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.83s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsAttach (0.52s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsCommit (0.59s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.98s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.15s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.05s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsCopy (0.81s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.03s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.39s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.00s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.52s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsFilters (0.93s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsFormat (0.90s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.76s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.03s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-08-03T18:50:58.845Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-03T18:50:58.845Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.26s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsRename (0.68s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsResize (0.63s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.54s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.85s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.70s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsTop (0.52s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.89s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.74s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.50s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestExec (0.76s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.99s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestExecCgroup (0.81s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.09s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.56s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestExecInspectID (2.60s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestExecInteractive (0.56s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.55s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.85s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestExecStartFails (0.60s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestExecTTY (0.62s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestExecUlimits (0.61s) [2022-08-03T18:50:58.845Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.25s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.56s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.71s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestExecWithUser (0.69s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.25s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.45s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestHealth (19.43s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.87s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestBuildHistory (3.08s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.60s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.63s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-08-03T18:50:58.845Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestImportFile (1.07s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.14s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestImportGzipped (1.17s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.54s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.41s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-08-03T18:50:58.846Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.54s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-08-03T18:50:58.846Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.52s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.55s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.67s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.75s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInspectStatus (0.83s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.32s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.75s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.56s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.55s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.69s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.57s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.74s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.24s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.55s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.47s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.41s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.48s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.59s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.28s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.62s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.53s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.78s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.74s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.73s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLogsTail (0.49s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestNetHostname (1.27s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.73s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.50s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.09s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.99s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.96s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.22s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.84s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.42s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.45s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.89s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.88s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPluginActive (2.28s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.87s) [2022-08-03T18:50:58.846Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.61s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.79s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.68s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.00s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.91s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.96s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPortList (6.60s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.55s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.95s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPsByOrder (1.97s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.68s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.35s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.97s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.06s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.53s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.98s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.46s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.95s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.97s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.60s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.57s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.36s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.99s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.53s) [2022-08-03T18:50:58.846Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.50s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.94s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.89s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.44s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.17s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.25s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.69s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.32s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.15s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.93s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.03s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.10s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.32s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.08s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.78s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.11s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.68s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.54s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.70s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.68s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.53s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.55s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.64s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.02s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.98s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.37s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.04s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.87s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.83s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.61s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.79s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.37s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.30s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.50s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.48s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.42s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.47s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.04s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.49s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.62s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.61s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.92s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.14s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.79s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.67s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.52s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.46s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.84s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.74s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.90s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.66s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.71s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.94s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.05s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.08s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.52s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.34s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.15s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.52s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.38s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.37s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.13s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.86s) [2022-08-03T18:50:58.846Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-03T18:50:58.846Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.47s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.15s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.85s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.09s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.52s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.19s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.78s) [2022-08-03T18:50:58.846Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.60s) [2022-08-03T18:50:58.846Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.62s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.07s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.61s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.48s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.50s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.70s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.63s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.59s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.56s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunExitCode (0.70s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.71s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.60s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.55s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.42s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.60s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.28s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.28s) [2022-08-03T18:50:58.847Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.74s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.54s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.14s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.75s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.88s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.82s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.90s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.89s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.80s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.37s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.71s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.87s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.78s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.00s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.91s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunMount (3.87s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.70s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.56s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.03s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.90s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.77s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.57s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.05s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.42s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.51s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunNetHost (0.68s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.72s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.70s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.63s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.86s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.66s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.45s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.71s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.79s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.55s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.85s) [2022-08-03T18:50:58.847Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.71s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.37s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.95s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.77s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.53s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.52s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.63s) [2022-08-03T18:50:58.847Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.62s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.54s) [2022-08-03T18:50:58.847Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.55s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.21s) [2022-08-03T18:50:58.847Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.49s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.37s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunRm (0.56s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.51s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.66s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.59s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.79s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.77s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.69s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.54s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.59s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.66s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.62s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.59s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.52s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.56s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.69s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunState (1.46s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.48s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.50s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2022-08-03T18:50:58.847Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.74s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.56s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunSysctls (1.05s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.67s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.98s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.47s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.72s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.14s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.96s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.61s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.59s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.81s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.17s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunUserByID (0.60s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunUserByName (0.49s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.42s) [2022-08-03T18:50:58.847Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.72s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.70s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.82s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.59s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.87s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.41s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.60s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.51s) [2022-08-03T18:50:58.847Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-03T18:50:58.847Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-03T18:50:58.847Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2022-08-03T18:50:58.847Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.70s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.59s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.24s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.57s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.60s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2022-08-03T18:50:58.847Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-08-03T18:50:58.847Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-03T18:50:58.847Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-03T18:50:58.847Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-03T18:50:58.847Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-03T18:50:58.847Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.59s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.56s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.56s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.62s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.73s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.06s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.48s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.96s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.63s) [2022-08-03T18:50:58.847Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.40s) [2022-08-03T18:50:58.847Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.02s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.57s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.27s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.18s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.69s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.29s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.33s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.10s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.22s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.42s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.35s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.35s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.37s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.62s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.72s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.34s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.60s) [2022-08-03T18:50:58.848Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.70s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.81s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.34s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.34s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.10s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.18s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.22s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.45s) [2022-08-03T18:50:58.848Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.90s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.98s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.65s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.86s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.87s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.77s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestStartRecordError (1.13s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.24s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.20s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.54s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.29s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.53s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-08-03T18:50:58.848Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.52s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-08-03T18:50:58.848Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-03T18:50:58.848Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.88s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestUpdateStats (3.59s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.98s) [2022-08-03T18:50:58.848Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.71s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.68s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.64s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.21s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.44s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.43s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.11s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-08-03T18:50:58.848Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-08-03T18:50:58.848Z] === RUN TestDockerRegistrySuite [2022-08-03T18:50:58.848Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-03T18:50:59.783Z] check_test.go:427: [dadb18536111b] daemon is not started [2022-08-03T18:50:59.783Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-03T18:51:01.161Z] check_test.go:427: [dc8dad4b35af1] daemon is not started [2022-08-03T18:51:01.161Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-03T18:51:02.100Z] check_test.go:427: [d84b0720a2d45] daemon is not started [2022-08-03T18:51:02.100Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-03T18:51:02.362Z] check_test.go:427: [deebb64141e16] daemon is not started [2022-08-03T18:51:02.362Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-03T18:51:05.650Z] check_test.go:427: [dacf1eea7ddf2] daemon is not started [2022-08-03T18:51:05.650Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-03T18:51:09.838Z] check_test.go:427: [d62666468800e] daemon is not started [2022-08-03T18:51:09.838Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-03T18:51:13.129Z] check_test.go:427: [d220f48feb4e9] daemon is not started [2022-08-03T18:51:13.129Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-03T18:51:13.697Z] check_test.go:427: [dbd4d539e71ca] daemon is not started [2022-08-03T18:51:13.697Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-03T18:51:14.633Z] check_test.go:427: [d7955d48a8f29] daemon is not started [2022-08-03T18:51:14.633Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-03T18:51:15.569Z] check_test.go:427: [d0357e8fcf8c2] daemon is not started [2022-08-03T18:51:15.569Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-03T18:51:16.509Z] check_test.go:427: [ddfb4fae0e9d2] daemon is not started [2022-08-03T18:51:16.509Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-03T18:51:17.885Z] check_test.go:427: [dc8e1587c4a43] daemon is not started [2022-08-03T18:51:17.885Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-03T18:51:18.822Z] check_test.go:427: [d99a39f6d89df] daemon is not started [2022-08-03T18:51:18.822Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-03T18:51:19.766Z] check_test.go:427: [da16a1a4cec91] daemon is not started [2022-08-03T18:51:19.766Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-03T18:51:20.712Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:901cdc66be3457d5fa5541e866569c1f81c6c4a9f6a102d16bc621e251d6dfaf [2022-08-03T18:51:21.279Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b8a46d51fcb86e6a26ed70cb150ebf6e3dbafc9e02c0cac9c36dc4e2c8e7b71b [2022-08-03T18:51:21.538Z] check_test.go:427: [dadfe7c7bd8ae] daemon is not started [2022-08-03T18:51:21.538Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-03T18:51:22.475Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:95d916d1e2a042e69a933acf2f31fefb25ddd9f6f9adf82532ff8e115a0759dd [2022-08-03T18:51:23.411Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:32632b8bc0c8d7975879a8f998bfa4cd64c762c8444e5bb7a183245493f46f9e [2022-08-03T18:51:23.411Z] check_test.go:427: [d2710215fb5fd] daemon is not started [2022-08-03T18:51:23.411Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-03T18:51:24.347Z] check_test.go:427: [d5e1b5aeb3ebb] daemon is not started [2022-08-03T18:51:24.347Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-03T18:51:26.881Z] check_test.go:427: [d6098a5d26a7f] daemon is not started [2022-08-03T18:51:26.881Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-03T18:51:27.139Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-03T18:51:27.398Z] check_test.go:427: [d30d5009fc5d6] daemon is not started [2022-08-03T18:51:27.398Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-03T18:51:27.656Z] check_test.go:427: [d3ed9ab8d923a] daemon is not started [2022-08-03T18:51:27.656Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-03T18:51:29.034Z] check_test.go:427: [d2bbecb04e80b] daemon is not started [2022-08-03T18:51:29.034Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-03T18:51:30.413Z] check_test.go:427: [d41efc33c145c] daemon is not started [2022-08-03T18:51:30.413Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-03T18:51:31.349Z] check_test.go:427: [d4c01b643c64c] daemon is not started [2022-08-03T18:51:31.349Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-03T18:51:31.349Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-03T18:51:34.637Z] check_test.go:427: [dd3163febc721] daemon is not started [2022-08-03T18:51:34.637Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-03T18:51:34.637Z] check_test.go:427: [da6974e7c3b7a] daemon is not started [2022-08-03T18:51:34.637Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-03T18:51:36.034Z] check_test.go:427: [d28dc689ee99c] daemon is not started [2022-08-03T18:51:36.034Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-03T18:51:36.608Z] check_test.go:427: [d364e19efe44c] daemon is not started [2022-08-03T18:51:36.608Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-03T18:51:36.868Z] check_test.go:427: [d7b9dd2193d4b] daemon is not started [2022-08-03T18:51:36.868Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-03T18:51:37.126Z] check_test.go:427: [debdd3b6794be] daemon is not started [2022-08-03T18:51:37.126Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-03T18:51:37.385Z] check_test.go:427: [d6180504cdf24] daemon is not started [2022-08-03T18:51:37.385Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-03T18:51:37.952Z] check_test.go:427: [d651244e3b5e8] daemon is not started [2022-08-03T18:51:37.952Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-03T18:51:37.952Z] check_test.go:427: [dbc578b3aee8d] daemon is not started [2022-08-03T18:51:37.952Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-03T18:51:38.521Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-03T18:51:39.459Z] check_test.go:427: [df8e2c4488f3c] daemon is not started [2022-08-03T18:51:39.459Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-03T18:51:41.366Z] check_test.go:427: [ddaf6805e0cc6] daemon is not started [2022-08-03T18:51:41.366Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-03T18:51:42.302Z] check_test.go:427: [dc94ada997c7a] daemon is not started [2022-08-03T18:51:42.302Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-03T18:51:43.239Z] check_test.go:427: [d05b2ebe12afb] daemon is not started [2022-08-03T18:51:43.239Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-03T18:51:44.617Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite (46.59s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.04s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.28s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.96s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.48s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.80s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.13s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.19s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.79s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.86s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.08s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.03s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.16s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.14s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.31s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.05s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.04s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.54s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.34s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.59s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.37s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.43s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.28s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.76s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.04s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.27s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.14s) [2022-08-03T18:51:45.186Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-08-03T18:51:45.186Z] === RUN TestDockerSchema1RegistrySuite [2022-08-03T18:51:45.186Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-03T18:51:45.448Z] check_test.go:454: [de8b5320ea2c7] daemon is not started [2022-08-03T18:51:45.448Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-03T18:51:45.448Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-03T18:51:47.983Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-03T18:51:48.922Z] check_test.go:454: [da27daf78b4ba] daemon is not started [2022-08-03T18:51:48.922Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-03T18:51:52.209Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-03T18:51:54.743Z] check_test.go:454: [d2e59d9073860] daemon is not started [2022-08-03T18:51:54.743Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-03T18:51:56.128Z] check_test.go:454: [d6f55c7135dbb] daemon is not started [2022-08-03T18:51:56.128Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-03T18:51:56.128Z] check_test.go:454: [d37b030a09c5c] daemon is not started [2022-08-03T18:51:56.128Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-03T18:51:57.067Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-03T18:51:57.067Z] check_test.go:454: [db77238e6c56d] daemon is not started [2022-08-03T18:51:57.067Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-03T18:51:58.445Z] check_test.go:454: [d3bc86191bd94] daemon is not started [2022-08-03T18:51:58.445Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-03T18:51:59.382Z] check_test.go:454: [d818b8db3c159] daemon is not started [2022-08-03T18:51:59.382Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-03T18:52:01.286Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-03T18:52:01.286Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-03T18:52:01.286Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-03T18:52:02.665Z] check_test.go:454: [df1ee22ecf4d8] daemon is not started [2022-08-03T18:52:02.665Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-03T18:52:02.924Z] check_test.go:454: [dec741d3a891e] daemon is not started [2022-08-03T18:52:02.924Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-03T18:52:03.492Z] check_test.go:454: [d23bbc478c910] daemon is not started [2022-08-03T18:52:03.492Z] --- PASS: TestDockerSchema1RegistrySuite (18.11s) [2022-08-03T18:52:03.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-08-03T18:52:03.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.57s) [2022-08-03T18:52:03.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.71s) [2022-08-03T18:52:03.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.25s) [2022-08-03T18:52:03.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-03T18:52:03.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.09s) [2022-08-03T18:52:03.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.02s) [2022-08-03T18:52:03.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.22s) [2022-08-03T18:52:03.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.94s) [2022-08-03T18:52:03.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2022-08-03T18:52:03.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.56s) [2022-08-03T18:52:03.492Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-03T18:52:03.492Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-03T18:52:04.430Z] check_test.go:483: [d6b2339921bda] daemon is not started [2022-08-03T18:52:04.430Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-03T18:52:04.998Z] check_test.go:483: [dea6f881bbbb8] daemon is not started [2022-08-03T18:52:04.998Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-03T18:52:05.257Z] check_test.go:483: [d068eb8cdbe45] daemon is not started [2022-08-03T18:52:05.257Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-03T18:52:06.635Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-03T18:52:07.203Z] check_test.go:483: [d259a23e7273d] daemon is not started [2022-08-03T18:52:07.203Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-03T18:52:07.203Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-03T18:52:07.772Z] check_test.go:483: [df5ca3418e684] daemon is not started [2022-08-03T18:52:07.772Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-03T18:52:08.032Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-03T18:52:08.969Z] check_test.go:483: [d495725385fdd] daemon is not started [2022-08-03T18:52:08.969Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-03T18:52:08.969Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-03T18:52:08.969Z] check_test.go:483: [d6eff757a9caa] daemon is not started [2022-08-03T18:52:08.969Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.66s) [2022-08-03T18:52:08.969Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.84s) [2022-08-03T18:52:08.969Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.73s) [2022-08-03T18:52:08.969Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2022-08-03T18:52:08.969Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.55s) [2022-08-03T18:52:08.969Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.58s) [2022-08-03T18:52:08.969Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.51s) [2022-08-03T18:52:08.969Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.09s) [2022-08-03T18:52:08.969Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s) [2022-08-03T18:52:08.969Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-03T18:52:08.969Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-03T18:52:11.502Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-03T18:52:14.806Z] check_test.go:510: [d1ed5877f6b69] daemon is not started [2022-08-03T18:52:14.806Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-03T18:52:14.806Z] check_test.go:510: [d37bdc77f555e] daemon is not started [2022-08-03T18:52:14.806Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-03T18:52:14.806Z] check_test.go:510: [d6e74df31bde3] daemon is not started [2022-08-03T18:52:14.806Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-03T18:52:14.806Z] check_test.go:510: [d3d4d92409e5b] daemon is not started [2022-08-03T18:52:14.806Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-03T18:52:14.806Z] check_test.go:510: [d47cd92cd8e21] daemon is not started [2022-08-03T18:52:14.806Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-08-03T18:52:14.806Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-08-03T18:52:14.806Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-08-03T18:52:14.807Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-03T18:52:14.807Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-08-03T18:52:14.807Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-08-03T18:52:14.807Z] === RUN TestDockerNetworkSuite [2022-08-03T18:52:14.807Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-03T18:52:16.183Z] docker_cli_network_unix_test.go:46: [d46352a315358] daemon is not started [2022-08-03T18:52:16.184Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-03T18:52:16.752Z] docker_cli_network_unix_test.go:46: [ddb873468cc0f] daemon is not started [2022-08-03T18:52:16.752Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-03T18:52:19.287Z] docker_cli_network_unix_test.go:46: [db10c4e72d788] daemon is not started [2022-08-03T18:52:19.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-03T18:52:20.923Z] docker_cli_network_unix_test.go:46: [d1e9d329eb1e8] daemon is not started [2022-08-03T18:52:21.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-03T18:52:21.181Z] docker_cli_network_unix_test.go:1233: [d2505b5dfaaa6] daemon is not started [2022-08-03T18:52:23.715Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-03T18:52:24.651Z] docker_cli_network_unix_test.go:46: [d4d0908d36597] daemon is not started [2022-08-03T18:52:25.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-03T18:52:29.412Z] docker_cli_network_unix_test.go:46: [d0385195a43b1] daemon is not started [2022-08-03T18:52:30.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-03T18:52:32.255Z] docker_cli_network_unix_test.go:46: [dcfcc33110503] daemon is not started [2022-08-03T18:52:32.823Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-03T18:52:33.760Z] docker_cli_network_unix_test.go:46: [d452fdbaddcd6] daemon is not started [2022-08-03T18:52:33.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-03T18:52:34.336Z] docker_cli_network_unix_test.go:46: [d0b67792457c8] daemon is not started [2022-08-03T18:52:34.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-03T18:52:34.905Z] docker_cli_network_unix_test.go:46: [da7bd9e69ee64] daemon is not started [2022-08-03T18:52:34.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-03T18:52:35.472Z] docker_cli_network_unix_test.go:46: [dada416b20790] daemon is not started [2022-08-03T18:52:35.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-03T18:52:36.300Z] docker_cli_network_unix_test.go:46: [d302862362df2] daemon is not started [2022-08-03T18:52:36.558Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-03T18:52:36.817Z] docker_cli_network_unix_test.go:46: [d6114eafedbca] daemon is not started [2022-08-03T18:52:36.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-03T18:52:37.076Z] docker_cli_network_unix_test.go:46: [dfe0d09f8544c] daemon is not started [2022-08-03T18:52:37.076Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-03T18:52:37.644Z] docker_cli_network_unix_test.go:46: [d3554283cd874] daemon is not started [2022-08-03T18:52:37.903Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-03T18:52:38.162Z] docker_cli_network_unix_test.go:46: [d2d48f856e437] daemon is not started [2022-08-03T18:52:38.162Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-03T18:52:38.162Z] docker_cli_network_unix_test.go:46: [d9d16fbfd1f98] daemon is not started [2022-08-03T18:52:38.162Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-03T18:52:38.162Z] docker_cli_network_unix_test.go:46: [d16cdee66b3a7] daemon is not started [2022-08-03T18:52:38.162Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-03T18:52:39.100Z] docker_cli_network_unix_test.go:46: [daac9729c02bc] daemon is not started [2022-08-03T18:52:39.100Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-03T18:52:39.667Z] docker_cli_network_unix_test.go:46: [d810c00d2a300] daemon is not started [2022-08-03T18:52:39.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-03T18:52:40.185Z] docker_cli_network_unix_test.go:46: [d08c5b84df77c] daemon is not started [2022-08-03T18:52:40.185Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-03T18:52:40.185Z] docker_cli_network_unix_test.go:46: [d37258e6d761d] daemon is not started [2022-08-03T18:52:40.444Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-03T18:52:40.444Z] docker_cli_network_unix_test.go:46: [de6db8187ebf0] daemon is not started [2022-08-03T18:52:40.444Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-03T18:52:41.822Z] docker_cli_network_unix_test.go:968: [d60d8a40f5e37] daemon is not started [2022-08-03T18:52:42.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-03T18:52:44.140Z] docker_cli_network_unix_test.go:46: [d38032b3d9fcd] daemon is not started [2022-08-03T18:52:44.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-03T18:52:46.673Z] docker_cli_network_unix_test.go:1116: [dcf039d770b90] daemon is not started [2022-08-03T18:52:49.963Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-03T18:52:49.963Z] docker_cli_network_unix_test.go:46: [dc1b07b095aad] daemon is not started [2022-08-03T18:52:49.963Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-03T18:52:50.530Z] docker_cli_network_unix_test.go:46: [d195919e45c5a] daemon is not started [2022-08-03T18:52:50.530Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-03T18:52:50.530Z] docker_cli_network_unix_test.go:46: [d528620b5bcc5] daemon is not started [2022-08-03T18:52:50.530Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-03T18:52:50.789Z] docker_cli_network_unix_test.go:46: [d1ccf4ba08f6d] daemon is not started [2022-08-03T18:52:50.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-03T18:52:50.789Z] docker_cli_network_unix_test.go:46: [d4f29e7d014e7] daemon is not started [2022-08-03T18:52:50.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-03T18:52:51.048Z] docker_cli_network_unix_test.go:46: [df6701190b225] daemon is not started [2022-08-03T18:52:51.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-03T18:52:51.048Z] docker_cli_network_unix_test.go:46: [d12439c2bfd4e] daemon is not started [2022-08-03T18:52:51.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-03T18:52:52.439Z] docker_cli_network_unix_test.go:46: [dc750019e4267] daemon is not started [2022-08-03T18:52:53.377Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-03T18:52:53.377Z] docker_cli_network_unix_test.go:46: [d760f2473f1de] daemon is not started [2022-08-03T18:52:53.377Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-03T18:52:53.377Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-03T18:52:53.377Z] docker_cli_network_unix_test.go:46: [d31975784cc30] daemon is not started [2022-08-03T18:52:53.377Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-03T18:52:53.946Z] docker_cli_network_unix_test.go:46: [d3f6bc1bb5a68] daemon is not started [2022-08-03T18:52:54.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-03T18:52:58.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-03T18:52:59.332Z] docker_cli_network_unix_test.go:1084: [da6942cac12a9] daemon is not started [2022-08-03T18:53:00.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-03T18:53:00.970Z] docker_cli_network_unix_test.go:46: [d077fc06b6d7f] daemon is not started [2022-08-03T18:53:00.970Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-03T18:53:01.538Z] docker_cli_network_unix_test.go:46: [d2ae89e67de99] daemon is not started [2022-08-03T18:53:01.538Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-03T18:53:02.916Z] docker_cli_network_unix_test.go:46: [d94474ea523ad] daemon is not started [2022-08-03T18:53:03.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-03T18:53:03.175Z] docker_cli_network_unix_test.go:46: [d8725b919e40e] daemon is not started [2022-08-03T18:53:03.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-03T18:53:03.743Z] docker_cli_network_unix_test.go:46: [d99c11afdf9b8] daemon is not started [2022-08-03T18:53:04.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-03T18:53:04.570Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-03T18:53:04.570Z] docker_cli_network_unix_test.go:46: [d4b59b41c0110] daemon is not started [2022-08-03T18:53:04.570Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-03T18:53:05.506Z] docker_cli_network_unix_test.go:46: [d2aa4fafcdde9] daemon is not started [2022-08-03T18:53:05.764Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-03T18:53:06.704Z] docker_cli_swarm_test.go:1180: [d5a9da417ac0f] joining swarm manager [dee56929f00bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:53:11.988Z] docker_cli_network_unix_test.go:46: [d108b82dd0a42] daemon is not started [2022-08-03T18:53:11.988Z] --- PASS: TestDockerNetworkSuite (57.10s) [2022-08-03T18:53:11.988Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.32s) [2022-08-03T18:53:11.988Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s) [2022-08-03T18:53:11.988Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.78s) [2022-08-03T18:53:11.988Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.54s) [2022-08-03T18:53:11.988Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2022-08-03T18:53:11.988Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.50s) [2022-08-03T18:53:11.988Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.31s) [2022-08-03T18:53:11.988Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.26s) [2022-08-03T18:53:11.988Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.20s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.55s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.42s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.93s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.35s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.27s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.36s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.44s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-03T18:53:11.989Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.44s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.12s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.59s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.71s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.68s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.18s) [2022-08-03T18:53:11.989Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.03s) [2022-08-03T18:53:11.989Z] === RUN TestDockerHubPullSuite [2022-08-03T18:53:11.989Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-03T18:53:13.368Z] docker_cli_swarm_test.go:1189: [d77be7eba1201] joining swarm manager [dee56929f00bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-03T18:53:13.935Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-03T18:53:16.466Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-03T18:53:17.400Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-03T18:53:19.303Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-03T18:53:19.870Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-03T18:53:20.437Z] --- PASS: TestDockerHubPullSuite (8.40s) [2022-08-03T18:53:20.437Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.01s) [2022-08-03T18:53:20.438Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s) [2022-08-03T18:53:20.438Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.04s) [2022-08-03T18:53:20.438Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.93s) [2022-08-03T18:53:20.438Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.52s) [2022-08-03T18:53:20.438Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-08-03T18:53:20.438Z] PASS [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === Skipped [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-03T18:53:20.438Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-08-03T18:53:20.438Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2022-08-03T18:53:20.438Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-03T18:53:20.438Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-03T18:53:20.438Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-03T18:53:20.438Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-03T18:53:20.438Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2022-08-03T18:53:20.438Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-08-03T18:53:20.438Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-08-03T18:53:20.438Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2022-08-03T18:53:20.438Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-03T18:53:20.438Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-08-03T18:53:20.438Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-08-03T18:53:20.438Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_sni_test.go:30: Flakey test [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-03T18:53:20.438Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-03T18:53:20.438Z] docker_cli_network_unix_test.go:46: [d31975784cc30] daemon is not started [2022-08-03T18:53:20.438Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] DONE 1265 tests, 51 skipped in 1509.702s [2022-08-03T18:53:20.438Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-03T18:53:20.438Z] ++++ cat bundles/test-integration/docker.pid [2022-08-03T18:53:20.438Z] +++ kill 9402 [2022-08-03T18:53:20.438Z] +++ /etc/init.d/apparmor stop [2022-08-03T18:53:20.438Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] Unloading profiles will leave already running processes permanently [2022-08-03T18:53:20.438Z] unconfined, which can lead to unexpected situations. [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.438Z] To set a process to complain mode, use the command line tool [2022-08-03T18:53:20.438Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-03T18:53:20.438Z] +++ true [2022-08-03T18:53:20.438Z] exiting test-integration [2022-08-03T18:53:20.438Z] ++ exit 0 [2022-08-03T18:53:20.438Z] [2022-08-03T18:53:20.697Z] + for job in $(jobs -p) [2022-08-03T18:53:20.697Z] + wait 8997 [2022-08-03T18:53:59.404Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-03T18:54:04.691Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-03T18:54:08.880Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-03T18:54:10.258Z] docker_cli_swarm_test.go:1112: [dc84e4b8a4827] joining swarm manager [d115678ba1c78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:54:11.640Z] docker_cli_swarm_test.go:1113: [d8729af1b9055] joining swarm manager [d115678ba1c78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-03T18:55:33.072Z] docker_cli_swarm_test.go:1166: [dce5867c76e2e] joining swarm manager [d115678ba1c78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-03T18:56:11.795Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-03T18:56:11.795Z] docker_cli_swarm_test.go:1447: [dfe42935c8769] joining swarm manager [d2e85c88ee408]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:56:11.795Z] docker_cli_swarm_test.go:1448: [dc27911d7d823] joining swarm manager [d2e85c88ee408]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-03T18:56:21.767Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-03T18:56:21.767Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-03T18:56:21.767Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-03T18:56:21.767Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-03T18:56:21.767Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-03T18:56:22.703Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-03T18:56:25.237Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-03T18:56:28.524Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-03T18:56:30.426Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-03T18:56:32.331Z] docker_cli_swarm_unix_test.go:63: [d0954932df6fd] joining swarm manager [d85373bb19f05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:57:28.570Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-03T18:57:28.570Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-03T18:57:28.570Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-03T18:57:30.472Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-03T18:57:33.758Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-03T18:57:36.293Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-03T18:57:38.375Z] docker_api_swarm_test.go:962: [d1f3f412aae59] joining swarm manager [dafb764acb084]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-03T18:57:56.458Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-03T18:58:08.689Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-03T18:58:10.066Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-03T18:58:11.970Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-03T18:58:15.262Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-03T18:58:23.379Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-03T18:58:28.649Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-03T18:58:30.552Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-03T18:58:33.094Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-03T18:58:35.627Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-03T18:58:38.160Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-03T18:58:41.447Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-03T18:58:43.352Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-03T18:59:39.575Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-03T18:59:54.461Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite (1566.81s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.15s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.36s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.91s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.57s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.07s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.81s) [2022-08-03T19:00:12.543Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.42s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.83s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.61s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.57s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.33s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.23s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.27s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.65s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.25s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.56s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.31s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.73s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.09s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (54.94s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.33s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.68s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.34s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.56s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.58s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.07s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.68s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.54s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.29s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.62s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.84s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.70s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.47s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.46s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.08s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.72s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.19s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.05s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.08s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.46s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.43s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.48s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.89s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.92s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.64s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.87s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.20s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.18s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.16s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.65s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.91s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.08s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.65s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.37s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.90s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.54s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.40s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.66s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.07s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.66s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.89s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.25s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.16s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.18s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.05s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.76s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.59s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.55s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.79s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.82s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.19s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.19s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.64s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.08s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.05s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (77.96s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.23s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.34s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.87s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.55s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.29s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.69s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.37s) [2022-08-03T19:00:12.543Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.89s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.75s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.19s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.55s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.44s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.02s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.24s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.69s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.29s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.21s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.33s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.53s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.19s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.19s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.51s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.21s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.33s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.21s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.26s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.97s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.44s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.46s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.45s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.62s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.60s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.05s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.24s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.83s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2022-08-03T19:00:12.543Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2022-08-03T19:00:12.543Z] === RUN TestDockerExternalVolumeSuite [2022-08-03T19:00:12.543Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-03T19:00:12.543Z] docker_cli_external_volume_driver_test.go:53: [d368d89cef1a0] daemon is not started [2022-08-03T19:00:27.421Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-03T19:01:35.106Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-03T19:01:43.218Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-03T19:01:58.093Z] docker_cli_external_volume_driver_test.go:53: [d093d1e79e662] daemon is not started [2022-08-03T19:02:12.969Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-03T19:02:27.867Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-03T19:02:42.741Z] docker_cli_external_volume_driver_test.go:53: [dfce86ac375cc] daemon is not started [2022-08-03T19:02:57.617Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-03T19:02:57.876Z] docker_cli_external_volume_driver_test.go:53: [d65d454751497] daemon is not started [2022-08-03T19:03:12.751Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-03T19:03:44.850Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-03T19:04:02.931Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-03T19:04:17.806Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-03T19:05:04.485Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-03T19:05:22.568Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-03T19:05:54.649Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-03T19:06:26.724Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-03T19:06:41.629Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-03T19:06:56.504Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-03T19:06:56.504Z] docker_cli_external_volume_driver_test.go:485: [d8a7fa980de0d] daemon is not started [2022-08-03T19:07:13.867Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-03T19:07:13.867Z] docker_cli_external_volume_driver_test.go:53: [d997a72ceaa0f] daemon is not started [2022-08-03T19:07:28.751Z] --- PASS: TestDockerExternalVolumeSuite (437.34s) [2022-08-03T19:07:28.751Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.63s) [2022-08-03T19:07:28.751Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-08-03T19:07:28.751Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2022-08-03T19:07:28.751Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-03T19:07:28.751Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-08-03T19:07:28.751Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-03T19:07:28.751Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-03T19:07:28.751Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.24s) [2022-08-03T19:07:28.751Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-08-03T19:07:28.751Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-08-03T19:07:28.751Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-08-03T19:07:28.751Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.25s) [2022-08-03T19:07:28.751Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s) [2022-08-03T19:07:28.751Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2022-08-03T19:07:28.751Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-08-03T19:07:28.751Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.65s) [2022-08-03T19:07:28.751Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-08-03T19:07:28.751Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-08-03T19:07:28.751Z] PASS [2022-08-03T19:07:28.751Z] [2022-08-03T19:07:28.751Z] === Skipped [2022-08-03T19:07:28.751Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-03T19:07:28.751Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-03T19:07:28.751Z] check_test.go:540: [d3d68f632ded8] daemon is not started [2022-08-03T19:07:28.751Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-03T19:07:28.751Z] [2022-08-03T19:07:28.751Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-03T19:07:28.751Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-03T19:07:28.751Z] check_test.go:540: [d0aa7289b3adc] daemon is not started [2022-08-03T19:07:28.751Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-03T19:07:28.751Z] [2022-08-03T19:07:28.751Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-03T19:07:28.751Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-03T19:07:28.751Z] check_test.go:540: [db3e0c5f8d0ac] daemon is not started [2022-08-03T19:07:28.751Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-03T19:07:28.751Z] [2022-08-03T19:07:28.751Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-03T19:07:28.752Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-03T19:07:28.752Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-03T19:07:28.752Z] [2022-08-03T19:07:28.752Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-03T19:07:28.752Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-03T19:07:28.752Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-03T19:07:28.752Z] [2022-08-03T19:07:28.752Z] DONE 269 tests, 5 skipped in 2355.257s [2022-08-03T19:07:28.752Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-03T19:07:28.752Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db9948dd35b33/docker.pid [2022-08-03T19:07:28.752Z] +++ kill 7091 [2022-08-03T19:07:28.752Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7091 is not a child of this shell [2022-08-03T19:07:28.752Z] warning: PID 7091 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db9948dd35b33/docker.pid had a nonzero exit code [2022-08-03T19:07:28.752Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db9948dd35b33/root: target is busy. [2022-08-03T19:07:28.752Z] ++++ cat bundles/test-integration/docker.pid [2022-08-03T19:07:28.752Z] +++ kill 9395 [2022-08-03T19:07:28.752Z] +++ /etc/init.d/apparmor stop [2022-08-03T19:07:28.752Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-03T19:07:28.752Z] [2022-08-03T19:07:28.752Z] Unloading profiles will leave already running processes permanently [2022-08-03T19:07:28.752Z] unconfined, which can lead to unexpected situations. [2022-08-03T19:07:28.752Z] [2022-08-03T19:07:28.752Z] To set a process to complain mode, use the command line tool [2022-08-03T19:07:28.752Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-03T19:07:28.752Z] +++ true [2022-08-03T19:07:28.752Z] exiting test-integration [2022-08-03T19:07:28.752Z] ++ exit 0 [2022-08-03T19:07:28.752Z] [2022-08-03T19:07:28.752Z] + exit 0 [2022-08-03T19:07:28.752Z] ++ jobs -p [2022-08-03T19:07:28.752Z] + pids= [2022-08-03T19:07:28.752Z] + echo 'Remaining pids to kill: []' [2022-08-03T19:07:28.752Z] Remaining pids to kill: [] [2022-08-03T19:07:28.752Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-03T19:07:28.769Z] Recording test results [2022-08-03T19:07:30.687Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-03T19:07:31.021Z] + echo Ensuring container killed. [2022-08-03T19:07:31.021Z] Ensuring container killed. [2022-08-03T19:07:31.021Z] + docker ps -aq -f name=docker-pr2-* [2022-08-03T19:07:31.021Z] + cids=e01c1a0116d3 [2022-08-03T19:07:31.021Z] c1733190b379 [2022-08-03T19:07:31.021Z] 2375ee59cf9c [2022-08-03T19:07:31.021Z] + [ -n e01c1a0116d3 [2022-08-03T19:07:31.021Z] c1733190b379 [2022-08-03T19:07:31.021Z] 2375ee59cf9c ] [2022-08-03T19:07:31.021Z] + docker rm -vf e01c1a0116d3 c1733190b379 2375ee59cf9c [2022-08-03T19:07:31.592Z] e01c1a0116d3 [2022-08-03T19:07:31.592Z] c1733190b379 [2022-08-03T19:07:31.592Z] 2375ee59cf9c [Pipeline] sh [2022-08-03T19:07:31.882Z] + echo Chowning /workspace to jenkins user [2022-08-03T19:07:31.882Z] Chowning /workspace to jenkins user [2022-08-03T19:07:31.882Z] + id -u [2022-08-03T19:07:31.882Z] + id -g [2022-08-03T19:07:31.882Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43903:/workspace busybox chown -R 1000:1000 /workspace [2022-08-03T19:07:31.882Z] Unable to find image 'busybox:latest' locally [2022-08-03T19:07:31.882Z] latest: Pulling from library/busybox [2022-08-03T19:07:32.141Z] 50783e0dfb64: Pulling fs layer [2022-08-03T19:07:32.141Z] 50783e0dfb64: Verifying Checksum [2022-08-03T19:07:32.141Z] 50783e0dfb64: Download complete [2022-08-03T19:07:32.141Z] 50783e0dfb64: Pull complete [2022-08-03T19:07:32.400Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-03T19:07:32.401Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-03T19:07:35.230Z] + bundleName=amd64 [2022-08-03T19:07:35.230Z] + echo Creating amd64-bundles.tar.gz [2022-08-03T19:07:35.230Z] Creating amd64-bundles.tar.gz [2022-08-03T19:07:35.230Z] + xargs+ tar -czf amd64-bundles.tar.gz [2022-08-03T19:07:35.230Z] 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-08-03T19:07:36.618Z] Archiving artifacts [2022-08-03T19:07:38.529Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43903/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-03T19:07:38.842Z] + make clean [2022-08-03T19:07:39.101Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-03T19:07:39.101Z] docker-dev-cache [2022-08-03T19:07:39.101Z] 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