Skip to content
Success

Console Output

Pull request #43700 opened
20:43:43 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from a7e3182757ca20217032cdf5bc04e61e528c2dfa+4734f1e8c97218ad8b827fb5e562b8cdd593525b (298bc4c17a41338690b5db1182bbbb98d35ce518)
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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43700@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 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"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
20:43:46 [2022-06-06T20:43:46.733Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
20:43:46 [2022-06-06T20:43:46.739Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
20:44:01 [2022-06-06T20:44:01.977Z] Still waiting to schedule task
20:44:01 [2022-06-06T20:44:01.980Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-084277ab0a7861fb6)’ is offline
20:44:43 [2022-06-06T20:44:43.180Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-089e2b26368bf2f00) in /home/ubuntu/workspace/moby_PR-43700
[Pipeline] {
[Pipeline] checkout
20:44:43 [2022-06-06T20:44:43.318Z] The recommended git tool is: git
20:44:45 [2022-06-06T20:44:45.714Z] using credential docker-jenkins-github-credentials
20:44:45 [2022-06-06T20:44:45.725Z] Cloning the remote Git repository
20:44:45 [2022-06-06T20:44:45.725Z] Cloning with configured refspecs honoured and without tags
20:44:45 [2022-06-06T20:44:45.650Z] Cloning repository https://github.com/moby/moby.git
20:44:45 [2022-06-06T20:44:45.723Z]  > git init /home/ubuntu/workspace/moby_PR-43700 # timeout=10
20:44:46 [2022-06-06T20:44:46.009Z] Fetching upstream changes from https://github.com/moby/moby.git
20:44:46 [2022-06-06T20:44:46.009Z]  > git --version # timeout=10
20:44:46 [2022-06-06T20:44:46.023Z]  > git --version # 'git version 2.17.1'
20:44:46 [2022-06-06T20:44:46.023Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:44:46 [2022-06-06T20:44:46.024Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43700/head:refs/remotes/origin/PR-43700 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:45:11 [2022-06-06T20:45:11.105Z] Fetching without tags
20:45:11 [2022-06-06T20:45:11.467Z] Merging remotes/origin/master commit 4734f1e8c97218ad8b827fb5e562b8cdd593525b into PR head commit a7e3182757ca20217032cdf5bc04e61e528c2dfa
20:45:11 [2022-06-06T20:45:11.000Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:45:11 [2022-06-06T20:45:11.014Z]  > git config --add remote.origin.fetch +refs/pull/43700/head:refs/remotes/origin/PR-43700 # timeout=10
20:45:11 [2022-06-06T20:45:11.031Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:45:11 [2022-06-06T20:45:11.055Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:45:11 [2022-06-06T20:45:11.088Z] Fetching upstream changes from https://github.com/moby/moby.git
20:45:11 [2022-06-06T20:45:11.088Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:45:11 [2022-06-06T20:45:11.089Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43700/head:refs/remotes/origin/PR-43700 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:45:11 [2022-06-06T20:45:11.454Z]  > git config core.sparsecheckout # timeout=10
20:45:11 [2022-06-06T20:45:11.479Z]  > git checkout -f a7e3182757ca20217032cdf5bc04e61e528c2dfa # timeout=10
20:45:12 [2022-06-06T20:45:12.547Z] Merge succeeded, producing a7e3182757ca20217032cdf5bc04e61e528c2dfa
20:45:12 [2022-06-06T20:45:12.547Z] Checking out Revision a7e3182757ca20217032cdf5bc04e61e528c2dfa (PR-43700)
20:45:12 [2022-06-06T20:45:12.430Z]  > git remote # timeout=10
20:45:12 [2022-06-06T20:45:12.451Z]  > git config --get remote.origin.url # timeout=10
20:45:12 [2022-06-06T20:45:12.475Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:45:12 [2022-06-06T20:45:12.476Z]  > git merge 4734f1e8c97218ad8b827fb5e562b8cdd593525b # timeout=10
20:45:12 [2022-06-06T20:45:12.506Z]  > git rev-parse HEAD^{commit} # timeout=10
20:45:12 [2022-06-06T20:45:12.530Z]  > git config core.sparsecheckout # timeout=10
20:45:12 [2022-06-06T20:45:12.555Z]  > git checkout -f a7e3182757ca20217032cdf5bc04e61e528c2dfa # timeout=10
20:45:16 [2022-06-06T20:45:16.880Z] Commit message: "update containerd binary to v1.6.6"
20:45:16 [2022-06-06T20:45:16.881Z] First time build. Skipping changelog.
20:45:16 [2022-06-06T20:45:16.911Z]  > git --version # timeout=10
20:45:16 [2022-06-06T20:45:16.943Z]  > git --version # 'git version 2.17.1'
20:45:16 [2022-06-06T20:45:16.958Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:45:18 [2022-06-06T20:45:18.055Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43700:/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
20:45:22 [2022-06-06T20:45:22.257Z] Unable to find image 'alpine:latest' locally
20:45:22 [2022-06-06T20:45:22.515Z] latest: Pulling from library/alpine
20:45:22 [2022-06-06T20:45:22.774Z] 2408cc74d12b: Pulling fs layer
20:45:22 [2022-06-06T20:45:22.774Z] 2408cc74d12b: Verifying Checksum
20:45:22 [2022-06-06T20:45:22.774Z] 2408cc74d12b: Download complete
20:45:23 [2022-06-06T20:45:23.033Z] 2408cc74d12b: Pull complete
20:45:23 [2022-06-06T20:45:23.033Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c
20:45:23 [2022-06-06T20:45:23.033Z] Status: Downloaded newer image for alpine:latest
20:45:29 [2022-06-06T20:45:29.620Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: cgroup2)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (cgroup2)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
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] { (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] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
20:45:45 [2022-06-06T20:45:45.771Z] Still waiting to schedule task
20:45:45 [2022-06-06T20:45:45.771Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ed4021fdefc04c78)’ is offline
20:45:45 [2022-06-06T20:45:45.771Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ee59d84fc3704e00)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.771Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-084c4c860e4aeaee9)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.771Z] ‘azwin-2-058470’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.771Z] ‘azwin-2-3280a0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.771Z] ‘azwin-2-47ab30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.771Z] ‘azwin-2-6740d0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.771Z] ‘azwin-2-7a4af0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.771Z] Still waiting to schedule task
20:45:45 [2022-06-06T20:45:45.771Z] ‘azwin-2-a7ff30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘azwin-2-bb96b0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘azwin-2-c38450’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘azwin-2-cc8420’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘azwin-2-ee6360’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ed4021fdefc04c78)’ is offline
20:45:45 [2022-06-06T20:45:45.772Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ee59d84fc3704e00)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-084c4c860e4aeaee9)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘azwin-2-058470’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘azwin-2-3280a0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘azwin-2-47ab30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘azwin-2-6740d0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘azwin-2-7a4af0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘azwin-2-a7ff30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘azwin-2-bb96b0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘azwin-2-c38450’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘azwin-2-cc8420’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘azwin-2-ee6360’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.772Z] Still waiting to schedule task
20:45:45 [2022-06-06T20:45:45.773Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ed4021fdefc04c78)’ is offline
20:45:45 [2022-06-06T20:45:45.773Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ee59d84fc3704e00)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-084c4c860e4aeaee9)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘azwin-2-058470’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘azwin-2-3280a0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘azwin-2-47ab30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘azwin-2-6740d0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘azwin-2-7a4af0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘azwin-2-a7ff30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘azwin-2-bb96b0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘azwin-2-c38450’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘azwin-2-cc8420’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘azwin-2-ee6360’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
20:45:45 [2022-06-06T20:45:45.773Z] Still waiting to schedule task
20:45:45 [2022-06-06T20:45:45.773Z]EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-084c4c860e4aeaee9)’ is offline
20:45:45 [2022-06-06T20:45:45.776Z] Still waiting to schedule task
20:45:45 [2022-06-06T20:45:45.776Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ee59d84fc3704e00)’ is offline
20:45:56 [2022-06-06T20:45:56.366Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ed4021fdefc04c78) in /home/ubuntu/workspace/moby_PR-43700
[Pipeline] {
[Pipeline] checkout
20:45:56 [2022-06-06T20:45:56.526Z] The recommended git tool is: git
20:45:59 [2022-06-06T20:45:59.404Z] using credential docker-jenkins-github-credentials
20:45:59 [2022-06-06T20:45:59.414Z] Cloning the remote Git repository
20:45:59 [2022-06-06T20:45:59.414Z] Cloning with configured refspecs honoured and without tags
20:45:58 [2022-06-06T20:45:58.392Z] Cloning repository https://github.com/moby/moby.git
20:45:58 [2022-06-06T20:45:58.453Z]  > git init /home/ubuntu/workspace/moby_PR-43700 # timeout=10
20:45:58 [2022-06-06T20:45:58.720Z] Fetching upstream changes from https://github.com/moby/moby.git
20:45:58 [2022-06-06T20:45:58.720Z]  > git --version # timeout=10
20:45:58 [2022-06-06T20:45:58.755Z]  > git --version # 'git version 2.17.1'
20:45:58 [2022-06-06T20:45:58.755Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:45:58 [2022-06-06T20:45:58.760Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43700/head:refs/remotes/origin/PR-43700 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:46:23 [2022-06-06T20:46:23.337Z] Fetching without tags
20:46:23 [2022-06-06T20:46:23.616Z] Merging remotes/origin/master commit 4734f1e8c97218ad8b827fb5e562b8cdd593525b into PR head commit a7e3182757ca20217032cdf5bc04e61e528c2dfa
20:46:23 [2022-06-06T20:46:23.248Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:46:23 [2022-06-06T20:46:23.260Z]  > git config --add remote.origin.fetch +refs/pull/43700/head:refs/remotes/origin/PR-43700 # timeout=10
20:46:23 [2022-06-06T20:46:23.284Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:46:23 [2022-06-06T20:46:23.311Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:46:23 [2022-06-06T20:46:23.340Z] Fetching upstream changes from https://github.com/moby/moby.git
20:46:23 [2022-06-06T20:46:23.340Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:46:23 [2022-06-06T20:46:23.342Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43700/head:refs/remotes/origin/PR-43700 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:46:23 [2022-06-06T20:46:23.625Z]  > git config core.sparsecheckout # timeout=10
20:46:23 [2022-06-06T20:46:23.655Z]  > git checkout -f a7e3182757ca20217032cdf5bc04e61e528c2dfa # timeout=10
20:46:24 [2022-06-06T20:46:24.979Z]  > git remote # timeout=10
20:46:25 [2022-06-06T20:46:25.085Z] Merge succeeded, producing a7e3182757ca20217032cdf5bc04e61e528c2dfa
20:46:25 [2022-06-06T20:46:25.085Z] Checking out Revision a7e3182757ca20217032cdf5bc04e61e528c2dfa (PR-43700)
20:46:25 [2022-06-06T20:46:25.005Z]  > git config --get remote.origin.url # timeout=10
20:46:25 [2022-06-06T20:46:25.029Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:46:25 [2022-06-06T20:46:25.030Z]  > git merge 4734f1e8c97218ad8b827fb5e562b8cdd593525b # timeout=10
20:46:25 [2022-06-06T20:46:25.066Z]  > git rev-parse HEAD^{commit} # timeout=10
20:46:25 [2022-06-06T20:46:25.093Z]  > git config core.sparsecheckout # timeout=10
20:46:25 [2022-06-06T20:46:25.112Z]  > git checkout -f a7e3182757ca20217032cdf5bc04e61e528c2dfa # timeout=10
20:46:29 [2022-06-06T20:46:29.648Z] Commit message: "update containerd binary to v1.6.6"
20:46:29 [2022-06-06T20:46:29.665Z]  > git --version # timeout=10
20:46:29 [2022-06-06T20:46:29.693Z]  > git --version # 'git version 2.17.1'
20:46:29 [2022-06-06T20:46:29.739Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:46:30 [2022-06-06T20:46:30.268Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b9881cf0f953ffa0) in /home/ubuntu/workspace/moby_PR-43700
[Pipeline] {
[Pipeline] checkout
20:46:30 [2022-06-06T20:46:30.756Z] The recommended git tool is: git
20:46:30 [2022-06-06T20:46:30.767Z] + [ PR != PR ]
20:46:30 [2022-06-06T20:46:30.767Z] + [ master != master ]
20:46:30 [2022-06-06T20:46:30.767Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:46:31 [2022-06-06T20:46:31.284Z] + docker version
20:46:31 [2022-06-06T20:46:31.393Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b4004a7620633bdd) in /home/ubuntu/workspace/moby_PR-43700
[Pipeline] {
[Pipeline] checkout
20:46:31 [2022-06-06T20:46:31.937Z] The recommended git tool is: git
20:46:34 [2022-06-06T20:46:34.432Z] using credential docker-jenkins-github-credentials
20:46:34 [2022-06-06T20:46:34.450Z] Cloning the remote Git repository
20:46:34 [2022-06-06T20:46:34.450Z] Cloning with configured refspecs honoured and without tags
20:46:34 [2022-06-06T20:46:34.568Z] Client: Docker Engine - Community
20:46:34 [2022-06-06T20:46:34.568Z]  Version:           20.10.14
20:46:34 [2022-06-06T20:46:34.568Z]  API version:       1.41
20:46:34 [2022-06-06T20:46:34.568Z]  Go version:        go1.16.15
20:46:34 [2022-06-06T20:46:34.568Z]  Git commit:        a224086
20:46:34 [2022-06-06T20:46:34.568Z]  Built:             Thu Mar 24 01:47:57 2022
20:46:34 [2022-06-06T20:46:34.568Z]  OS/Arch:           linux/amd64
20:46:34 [2022-06-06T20:46:34.568Z]  Context:           default
20:46:34 [2022-06-06T20:46:34.568Z]  Experimental:      true
20:46:34 [2022-06-06T20:46:34.568Z] 
20:46:34 [2022-06-06T20:46:34.568Z] Server: Docker Engine - Community
20:46:34 [2022-06-06T20:46:34.568Z]  Engine:
20:46:34 [2022-06-06T20:46:34.568Z]   Version:          20.10.14
20:46:34 [2022-06-06T20:46:34.568Z]   API version:      1.41 (minimum version 1.12)
20:46:34 [2022-06-06T20:46:34.568Z]   Go version:       go1.16.15
20:46:34 [2022-06-06T20:46:34.568Z]   Git commit:       87a90dc
20:46:34 [2022-06-06T20:46:34.568Z]   Built:            Thu Mar 24 01:45:46 2022
20:46:34 [2022-06-06T20:46:34.568Z]   OS/Arch:          linux/amd64
20:46:34 [2022-06-06T20:46:34.568Z]   Experimental:     true
20:46:34 [2022-06-06T20:46:34.568Z]  containerd:
20:46:34 [2022-06-06T20:46:34.568Z]   Version:          1.5.11
20:46:34 [2022-06-06T20:46:34.568Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
20:46:34 [2022-06-06T20:46:34.568Z]  runc:
20:46:34 [2022-06-06T20:46:34.568Z]   Version:          1.0.3
20:46:34 [2022-06-06T20:46:34.568Z]   GitCommit:        v1.0.3-0-gf46b6ba
20:46:34 [2022-06-06T20:46:34.568Z]  docker-init:
20:46:34 [2022-06-06T20:46:34.568Z]   Version:          0.19.0
20:46:34 [2022-06-06T20:46:34.568Z]   GitCommit:        de40ad0
[Pipeline] sh
20:46:34 [2022-06-06T20:46:34.917Z] + docker info
20:46:34 [2022-06-06T20:46:34.502Z] Cloning repository https://github.com/moby/moby.git
20:46:34 [2022-06-06T20:46:34.575Z]  > git init /home/ubuntu/workspace/moby_PR-43700 # timeout=10
20:46:34 [2022-06-06T20:46:34.931Z] Fetching upstream changes from https://github.com/moby/moby.git
20:46:34 [2022-06-06T20:46:34.931Z]  > git --version # timeout=10
20:46:34 [2022-06-06T20:46:34.942Z]  > git --version # 'git version 2.25.1'
20:46:34 [2022-06-06T20:46:34.942Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:46:34 [2022-06-06T20:46:34.944Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43700/head:refs/remotes/origin/PR-43700 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:46:35 [2022-06-06T20:46:35.425Z] using credential docker-jenkins-github-credentials
20:46:35 [2022-06-06T20:46:35.434Z] Cloning the remote Git repository
20:46:35 [2022-06-06T20:46:35.434Z] Cloning with configured refspecs honoured and without tags
20:46:35 [2022-06-06T20:46:35.506Z] Cloning repository https://github.com/moby/moby.git
20:46:35 [2022-06-06T20:46:35.594Z]  > git init /home/ubuntu/workspace/moby_PR-43700 # timeout=10
20:46:35 [2022-06-06T20:46:35.835Z] Fetching upstream changes from https://github.com/moby/moby.git
20:46:35 [2022-06-06T20:46:35.836Z]  > git --version # timeout=10
20:46:35 [2022-06-06T20:46:35.871Z]  > git --version # 'git version 2.25.1'
20:46:35 [2022-06-06T20:46:35.871Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:46:35 [2022-06-06T20:46:35.874Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43700/head:refs/remotes/origin/PR-43700 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:46:39 [2022-06-06T20:46:39.200Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0af48573ba037f18e) in /home/ubuntu/workspace/moby_PR-43700
[Pipeline] {
[Pipeline] checkout
20:46:39 [2022-06-06T20:46:39.309Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07db6c24f448cd610) in /home/ubuntu/workspace/moby_PR-43700
[Pipeline] {
[Pipeline] checkout
20:46:39 [2022-06-06T20:46:39.487Z] The recommended git tool is: git
20:46:39 [2022-06-06T20:46:39.834Z] The recommended git tool is: git
20:46:42 [2022-06-06T20:46:42.079Z] using credential docker-jenkins-github-credentials
20:46:42 [2022-06-06T20:46:42.089Z] Cloning the remote Git repository
20:46:42 [2022-06-06T20:46:42.089Z] Cloning with configured refspecs honoured and without tags
20:46:42 [2022-06-06T20:46:42.230Z] using credential docker-jenkins-github-credentials
20:46:42 [2022-06-06T20:46:42.238Z] Cloning the remote Git repository
20:46:42 [2022-06-06T20:46:42.238Z] Cloning with configured refspecs honoured and without tags
20:46:43 [2022-06-06T20:46:43.024Z] Client:
20:46:43 [2022-06-06T20:46:43.024Z]  Context:    default
20:46:43 [2022-06-06T20:46:43.024Z]  Debug Mode: false
20:46:43 [2022-06-06T20:46:43.024Z]  Plugins:
20:46:43 [2022-06-06T20:46:43.024Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
20:46:43 [2022-06-06T20:46:43.024Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
20:46:43 [2022-06-06T20:46:43.024Z]   compose: Docker Compose (Docker Inc., v2.4.1)
20:46:43 [2022-06-06T20:46:43.024Z]   scan: Docker Scan (Docker Inc., v0.17.0)
20:46:43 [2022-06-06T20:46:43.024Z] 
20:46:43 [2022-06-06T20:46:43.024Z] Server:
20:46:43 [2022-06-06T20:46:43.024Z]  Containers: 0
20:46:43 [2022-06-06T20:46:43.024Z]   Running: 0
20:46:43 [2022-06-06T20:46:43.024Z]   Paused: 0
20:46:43 [2022-06-06T20:46:43.024Z]   Stopped: 0
20:46:43 [2022-06-06T20:46:43.024Z]  Images: 0
20:46:43 [2022-06-06T20:46:43.024Z]  Server Version: 20.10.14
20:46:43 [2022-06-06T20:46:43.024Z]  Storage Driver: overlay2
20:46:43 [2022-06-06T20:46:43.024Z]   Backing Filesystem: extfs
20:46:43 [2022-06-06T20:46:43.024Z]   Supports d_type: true
20:46:43 [2022-06-06T20:46:43.024Z]   Native Overlay Diff: true
20:46:43 [2022-06-06T20:46:43.024Z]   userxattr: false
20:46:43 [2022-06-06T20:46:43.024Z]  Logging Driver: json-file
20:46:43 [2022-06-06T20:46:43.024Z]  Cgroup Driver: cgroupfs
20:46:43 [2022-06-06T20:46:43.024Z]  Cgroup Version: 1
20:46:43 [2022-06-06T20:46:43.024Z]  Plugins:
20:46:43 [2022-06-06T20:46:43.024Z]   Volume: local
20:46:43 [2022-06-06T20:46:43.024Z]   Network: bridge host ipvlan macvlan null overlay
20:46:43 [2022-06-06T20:46:43.024Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:46:43 [2022-06-06T20:46:43.024Z]  Swarm: inactive
20:46:43 [2022-06-06T20:46:43.024Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
20:46:43 [2022-06-06T20:46:43.024Z]  Default Runtime: runc
20:46:43 [2022-06-06T20:46:43.024Z]  Init Binary: docker-init
20:46:43 [2022-06-06T20:46:43.024Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
20:46:43 [2022-06-06T20:46:43.024Z]  runc version: v1.0.3-0-gf46b6ba
20:46:43 [2022-06-06T20:46:43.024Z]  init version: de40ad0
20:46:43 [2022-06-06T20:46:43.024Z]  Security Options:
20:46:43 [2022-06-06T20:46:43.024Z]   apparmor
20:46:43 [2022-06-06T20:46:43.024Z]   seccomp
20:46:43 [2022-06-06T20:46:43.024Z]    Profile: default
20:46:43 [2022-06-06T20:46:43.024Z]  Kernel Version: 5.4.0-1071-aws
20:46:43 [2022-06-06T20:46:43.024Z]  Operating System: Ubuntu 18.04.6 LTS
20:46:43 [2022-06-06T20:46:43.024Z]  OSType: linux
20:46:43 [2022-06-06T20:46:43.024Z]  Architecture: x86_64
20:46:43 [2022-06-06T20:46:43.024Z]  CPUs: 2
20:46:43 [2022-06-06T20:46:43.024Z]  Total Memory: 7.565GiB
20:46:43 [2022-06-06T20:46:43.024Z]  Name: ip-10-100-84-102
20:46:43 [2022-06-06T20:46:43.024Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
20:46:43 [2022-06-06T20:46:43.024Z]  Docker Root Dir: /var/lib/docker
20:46:43 [2022-06-06T20:46:43.024Z]  Debug Mode: false
20:46:43 [2022-06-06T20:46:43.024Z]  Registry: https://index.docker.io/v1/
20:46:43 [2022-06-06T20:46:43.024Z]  Labels:
20:46:43 [2022-06-06T20:46:43.024Z]  Experimental: true
20:46:43 [2022-06-06T20:46:43.024Z]  Insecure Registries:
20:46:43 [2022-06-06T20:46:43.024Z]   127.0.0.0/8
20:46:43 [2022-06-06T20:46:43.024Z]  Live Restore Enabled: true
20:46:43 [2022-06-06T20:46:43.024Z] 
20:46:43 [2022-06-06T20:46:43.024Z] WARNING: No swap limit support
[Pipeline] sh
20:46:40 [2022-06-06T20:46:40.646Z] Cloning repository https://github.com/moby/moby.git
20:46:40 [2022-06-06T20:46:40.713Z]  > git init /home/ubuntu/workspace/moby_PR-43700 # timeout=10
20:46:40 [2022-06-06T20:46:40.973Z] Fetching upstream changes from https://github.com/moby/moby.git
20:46:40 [2022-06-06T20:46:40.974Z]  > git --version # timeout=10
20:46:40 [2022-06-06T20:46:40.988Z]  > git --version # 'git version 2.17.1'
20:46:40 [2022-06-06T20:46:40.989Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:46:40 [2022-06-06T20:46:40.990Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43700/head:refs/remotes/origin/PR-43700 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:46:43 [2022-06-06T20:46:43.320Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:46:43 [2022-06-06T20:46:43.320Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:46:43 [2022-06-06T20:46:43.320Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43700/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
20:46:43 [2022-06-06T20:46:43.320Z] + bash /home/ubuntu/workspace/moby_PR-43700/check-config.sh
20:46:43 [2022-06-06T20:46:43.320Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:46:43 [2022-06-06T20:46:43.320Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
20:46:43 [2022-06-06T20:46:43.320Z] 
20:46:43 [2022-06-06T20:46:43.320Z] Generally Necessary:
20:46:43 [2022-06-06T20:46:43.320Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:46:43 [2022-06-06T20:46:43.320Z] - apparmor: enabled and tools installed
20:46:43 [2022-06-06T20:46:43.320Z] - CONFIG_NAMESPACES: enabled
20:46:43 [2022-06-06T20:46:43.320Z] - CONFIG_NET_NS: enabled
20:46:43 [2022-06-06T20:46:43.320Z] - CONFIG_PID_NS: enabled
20:46:43 [2022-06-06T20:46:43.320Z] - CONFIG_IPC_NS: enabled
20:46:43 [2022-06-06T20:46:43.320Z] - CONFIG_UTS_NS: enabled
20:46:43 [2022-06-06T20:46:43.320Z] - CONFIG_CGROUPS: enabled
20:46:43 [2022-06-06T20:46:43.320Z] - CONFIG_CGROUP_CPUACCT: enabled
20:46:41 [2022-06-06T20:46:41.878Z] Cloning repository https://github.com/moby/moby.git
20:46:41 [2022-06-06T20:46:41.940Z]  > git init /home/ubuntu/workspace/moby_PR-43700 # timeout=10
20:46:42 [2022-06-06T20:46:42.209Z] Fetching upstream changes from https://github.com/moby/moby.git
20:46:42 [2022-06-06T20:46:42.209Z]  > git --version # timeout=10
20:46:42 [2022-06-06T20:46:42.230Z]  > git --version # 'git version 2.17.1'
20:46:42 [2022-06-06T20:46:42.230Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:46:42 [2022-06-06T20:46:42.232Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43700/head:refs/remotes/origin/PR-43700 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_CGROUP_DEVICE: enabled
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_CGROUP_FREEZER: enabled
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_CGROUP_SCHED: enabled
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_CPUSETS: enabled
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_MEMCG: enabled
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_KEYS: enabled
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_VETH: enabled (as module)
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_BRIDGE: enabled (as module)
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_NF_NAT: enabled (as module)
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_POSIX_MQUEUE: enabled
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_CGROUP_BPF: enabled
20:46:43 [2022-06-06T20:46:43.606Z] 
20:46:43 [2022-06-06T20:46:43.606Z] Optional Features:
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_USER_NS: enabled
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_SECCOMP: enabled
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_SECCOMP_FILTER: enabled
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_CGROUP_PIDS: enabled
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_MEMCG_SWAP: enabled
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:46:43 [2022-06-06T20:46:43.606Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_BLK_CGROUP: enabled
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_CGROUP_PERF: enabled
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_CGROUP_HUGETLB: enabled
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_CFS_BANDWIDTH: enabled
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_RT_GROUP_SCHED: missing
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_IP_VS: enabled (as module)
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_IP_VS_NFCT: enabled
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:46:43 [2022-06-06T20:46:43.606Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:46:43 [2022-06-06T20:46:43.872Z] - CONFIG_IP_VS_RR: enabled (as module)
20:46:43 [2022-06-06T20:46:43.872Z] - CONFIG_SECURITY_SELINUX: enabled
20:46:43 [2022-06-06T20:46:43.872Z] - CONFIG_SECURITY_APPARMOR: enabled
20:46:43 [2022-06-06T20:46:43.872Z] - CONFIG_EXT4_FS: enabled
20:46:43 [2022-06-06T20:46:43.872Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:46:43 [2022-06-06T20:46:43.872Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:46:43 [2022-06-06T20:46:43.872Z] - Network Drivers:
20:46:43 [2022-06-06T20:46:43.872Z]   - "overlay":
20:46:43 [2022-06-06T20:46:43.872Z]     - CONFIG_VXLAN: enabled (as module)
20:46:43 [2022-06-06T20:46:43.872Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:46:43 [2022-06-06T20:46:43.872Z]       Optional (for encrypted networks):
20:46:43 [2022-06-06T20:46:43.872Z]       - CONFIG_CRYPTO: enabled
20:46:43 [2022-06-06T20:46:43.872Z]       - CONFIG_CRYPTO_AEAD: enabled
20:46:43 [2022-06-06T20:46:43.872Z]       - CONFIG_CRYPTO_GCM: enabled
20:46:43 [2022-06-06T20:46:43.872Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:46:43 [2022-06-06T20:46:43.872Z]       - CONFIG_CRYPTO_GHASH: enabled
20:46:43 [2022-06-06T20:46:43.872Z]       - CONFIG_XFRM: enabled
20:46:43 [2022-06-06T20:46:43.872Z]       - CONFIG_XFRM_USER: enabled (as module)
20:46:43 [2022-06-06T20:46:43.872Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:46:43 [2022-06-06T20:46:43.872Z]       - CONFIG_INET_ESP: enabled (as module)
20:46:43 [2022-06-06T20:46:43.872Z]   - "ipvlan":
20:46:43 [2022-06-06T20:46:43.872Z]     - CONFIG_IPVLAN: enabled (as module)
20:46:43 [2022-06-06T20:46:43.872Z]   - "macvlan":
20:46:43 [2022-06-06T20:46:43.872Z]     - CONFIG_MACVLAN: enabled (as module)
20:46:43 [2022-06-06T20:46:43.872Z]     - CONFIG_DUMMY: enabled (as module)
20:46:43 [2022-06-06T20:46:43.872Z]   - "ftp,tftp client in container":
20:46:43 [2022-06-06T20:46:43.872Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:46:43 [2022-06-06T20:46:43.872Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:46:43 [2022-06-06T20:46:43.872Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:46:43 [2022-06-06T20:46:43.872Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:46:43 [2022-06-06T20:46:43.872Z] - Storage Drivers:
20:46:43 [2022-06-06T20:46:43.872Z]   - "aufs":
20:46:43 [2022-06-06T20:46:43.872Z]     - CONFIG_AUFS_FS: enabled (as module)
20:46:43 [2022-06-06T20:46:43.872Z]   - "btrfs":
20:46:43 [2022-06-06T20:46:43.872Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:46:43 [2022-06-06T20:46:43.872Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:46:43 [2022-06-06T20:46:43.872Z]   - "devicemapper":
20:46:43 [2022-06-06T20:46:43.872Z]     - CONFIG_BLK_DEV_DM: enabled
20:46:43 [2022-06-06T20:46:43.872Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:46:43 [2022-06-06T20:46:43.872Z]   - "overlay":
20:46:43 [2022-06-06T20:46:43.872Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:46:43 [2022-06-06T20:46:43.872Z]   - "zfs":
20:46:43 [2022-06-06T20:46:43.872Z]     - /dev/zfs: present
20:46:43 [2022-06-06T20:46:43.872Z]     - zfs command: missing
20:46:43 [2022-06-06T20:46:43.872Z]     - zpool command: missing
20:46:43 [2022-06-06T20:46:43.872Z] 
20:46:43 [2022-06-06T20:46:43.872Z] Limits:
20:46:43 [2022-06-06T20:46:43.872Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:46:43 [2022-06-06T20:46:43.872Z] 
20:46:43 [2022-06-06T20:46:43.872Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:46:44 [2022-06-06T20:46:44.216Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:a7e3182757ca20217032cdf5bc04e61e528c2dfa .
20:46:44 [2022-06-06T20:46:44.477Z] #1 [internal] load build definition from Dockerfile
20:46:44 [2022-06-06T20:46:44.477Z] #1 sha256:807ec7e2253b0f607424fd5ab8cc5306c52cd07e5b52aa570ed0607ad8fe6e1f
20:46:44 [2022-06-06T20:46:44.477Z] #1 transferring dockerfile:
20:46:44 [2022-06-06T20:46:44.477Z] #1 transferring dockerfile: 17.93kB done
20:46:44 [2022-06-06T20:46:44.477Z] #1 DONE 0.2s
20:46:44 [2022-06-06T20:46:44.477Z] 
20:46:44 [2022-06-06T20:46:44.477Z] #2 [internal] load .dockerignore
20:46:44 [2022-06-06T20:46:44.477Z] #2 sha256:c8a4aa47bb2073932e9668ffdf464f74e3e751d330018314a408c08c824272f4
20:46:44 [2022-06-06T20:46:44.477Z] #2 transferring context: 145B done
20:46:44 [2022-06-06T20:46:44.477Z] #2 DONE 0.1s
20:46:44 [2022-06-06T20:46:44.477Z] 
20:46:44 [2022-06-06T20:46:44.477Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
20:46:44 [2022-06-06T20:46:44.477Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
20:46:45 [2022-06-06T20:46:45.043Z] #3 DONE 0.4s
20:46:45 [2022-06-06T20:46:45.043Z] 
20:46:45 [2022-06-06T20:46:45.043Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
20:46:45 [2022-06-06T20:46:45.043Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
20:46:45 [2022-06-06T20:46:45.043Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done
20:46:45 [2022-06-06T20:46:45.043Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
20:46:45 [2022-06-06T20:46:45.043Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done
20:46:45 [2022-06-06T20:46:45.043Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done
20:46:45 [2022-06-06T20:46:45.043Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 5.24MB / 9.67MB 0.1s
20:46:45 [2022-06-06T20:46:45.301Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s
20:46:45 [2022-06-06T20:46:45.301Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done
20:46:45 [2022-06-06T20:46:45.301Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s
20:46:45 [2022-06-06T20:46:45.866Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done
20:46:45 [2022-06-06T20:46:45.866Z] #4 DONE 0.8s
20:46:46 [2022-06-06T20:46:46.125Z] 
20:46:46 [2022-06-06T20:46:46.125Z] #6 [internal] load .dockerignore
20:46:46 [2022-06-06T20:46:46.125Z] #6 sha256:b1b242a2e464095c20ab234ac6f7d7f1e7aeb914881155b550ba0e239529c48d
20:46:46 [2022-06-06T20:46:46.125Z] #6 DONE 0.0s
20:46:46 [2022-06-06T20:46:46.125Z] 
20:46:46 [2022-06-06T20:46:46.125Z] #5 [internal] load build definition from Dockerfile
20:46:46 [2022-06-06T20:46:46.125Z] #5 sha256:390092cd305d1da883f3863f0c4e5aa3e869ab10f87bac40c48858a1f6652c80
20:46:46 [2022-06-06T20:46:46.125Z] #5 DONE 0.0s
20:46:46 [2022-06-06T20:46:46.125Z] 
20:46:46 [2022-06-06T20:46:46.125Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
20:46:46 [2022-06-06T20:46:46.125Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049
20:46:48 [2022-06-06T20:46:48.034Z] #10 DONE 2.1s
20:46:48 [2022-06-06T20:46:48.034Z] 
20:46:48 [2022-06-06T20:46:48.034Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:46:48 [2022-06-06T20:46:48.034Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
20:46:48 [2022-06-06T20:46:48.034Z] #8 DONE 2.1s
20:46:48 [2022-06-06T20:46:48.034Z] 
20:46:48 [2022-06-06T20:46:48.034Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:46:48 [2022-06-06T20:46:48.034Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
20:46:48 [2022-06-06T20:46:48.034Z] #9 DONE 2.1s
20:46:48 [2022-06-06T20:46:48.034Z] 
20:46:48 [2022-06-06T20:46:48.034Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
20:46:48 [2022-06-06T20:46:48.034Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
20:46:48 [2022-06-06T20:46:48.294Z] #7 DONE 2.1s
20:46:50 [2022-06-06T20:46:50.194Z] 
20:46:50 [2022-06-06T20:46:50.194Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:46:50 [2022-06-06T20:46:50.194Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:46:50 [2022-06-06T20:46:50.194Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
20:46:50 [2022-06-06T20:46:50.194Z] #80 DONE 0.0s
20:46:50 [2022-06-06T20:46:50.194Z] 
20:46:50 [2022-06-06T20:46:50.194Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
20:46:50 [2022-06-06T20:46:50.194Z] #35 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c
20:46:50 [2022-06-06T20:46:50.194Z] #35 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 0.1s done
20:46:50 [2022-06-06T20:46:50.194Z] #35 DONE 0.1s
20:46:50 [2022-06-06T20:46:50.194Z] 
20:46:50 [2022-06-06T20:46:50.194Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:46:50 [2022-06-06T20:46:50.194Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:46:50 [2022-06-06T20:46:50.194Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 0.1s done
20:46:50 [2022-06-06T20:46:50.194Z] #11 sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 1.86kB / 1.86kB done
20:46:50 [2022-06-06T20:46:50.194Z] #11 sha256:5417b4917fa7ed3ad2678a3ce6378a00c95bfd430c2ffa39936fce55130b5f2c 1.80kB / 1.80kB done
20:46:50 [2022-06-06T20:46:50.194Z] #11 sha256:76199a964a3fc66e31bda713381e92285f479fe8e3d4514a473f95ffc2062440 7.10kB / 7.10kB done
20:46:50 [2022-06-06T20:46:50.194Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 0B / 55.01MB 0.1s
20:46:50 [2022-06-06T20:46:50.452Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 0B / 10.88MB 0.2s
20:46:50 [2022-06-06T20:46:50.452Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0B / 5.16MB 0.2s
20:46:50 [2022-06-06T20:46:50.452Z] #11 ...
20:46:50 [2022-06-06T20:46:50.452Z] 
20:46:50 [2022-06-06T20:46:50.452Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
20:46:50 [2022-06-06T20:46:50.452Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
20:46:50 [2022-06-06T20:46:50.452Z] #56 DONE 0.0s
20:46:50 [2022-06-06T20:46:50.452Z] 
20:46:50 [2022-06-06T20:46:50.452Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:46:50 [2022-06-06T20:46:50.452Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:46:50 [2022-06-06T20:46:50.452Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 6.29MB / 55.01MB 0.3s
20:46:50 [2022-06-06T20:46:50.452Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 1.82MB / 10.88MB 0.3s
20:46:50 [2022-06-06T20:46:50.710Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 3.15MB / 5.16MB 0.4s
20:46:50 [2022-06-06T20:46:50.710Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 14.68MB / 55.01MB 0.5s
20:46:50 [2022-06-06T20:46:50.710Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 6.29MB / 10.88MB 0.5s
20:46:50 [2022-06-06T20:46:50.710Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 0.5s
20:46:50 [2022-06-06T20:46:50.710Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 22.94MB / 55.01MB 0.7s
20:46:50 [2022-06-06T20:46:50.710Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 0.7s
20:46:50 [2022-06-06T20:46:50.710Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 0.6s done
20:46:50 [2022-06-06T20:46:50.710Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 0B / 54.58MB 0.7s
20:46:50 [2022-06-06T20:46:50.967Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 26.21MB / 55.01MB 0.8s
20:46:50 [2022-06-06T20:46:50.967Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 4.00MB / 54.58MB 0.8s
20:46:50 [2022-06-06T20:46:50.967Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 33.55MB / 55.01MB 0.9s
20:46:50 [2022-06-06T20:46:50.967Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 0.8s done
20:46:50 [2022-06-06T20:46:50.967Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 9.44MB / 54.58MB 0.9s
20:46:50 [2022-06-06T20:46:50.967Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 0B / 85.87MB 0.9s
20:46:51 [2022-06-06T20:46:51.231Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 37.44MB / 55.01MB 1.1s
20:46:51 [2022-06-06T20:46:51.231Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 14.68MB / 54.58MB 1.1s
20:46:51 [2022-06-06T20:46:51.492Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 42.99MB / 55.01MB 1.3s
20:46:51 [2022-06-06T20:46:51.492Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 19.92MB / 54.58MB 1.3s
20:46:51 [2022-06-06T20:46:51.492Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 11.53MB / 85.87MB 1.3s
20:46:51 [2022-06-06T20:46:51.492Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 23.07MB / 54.58MB 1.4s
20:46:51 [2022-06-06T20:46:51.492Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 16.78MB / 85.87MB 1.4s
20:46:51 [2022-06-06T20:46:51.740Z] Fetching without tags
20:46:51 [2022-06-06T20:46:51.758Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 53.48MB / 55.01MB 1.5s
20:46:51 [2022-06-06T20:46:51.758Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 26.21MB / 54.58MB 1.5s
20:46:51 [2022-06-06T20:46:51.758Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 29.36MB / 54.58MB 1.6s
20:46:51 [2022-06-06T20:46:51.758Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 27.26MB / 85.87MB 1.6s
20:46:52 [2022-06-06T20:46:52.015Z] Merging remotes/origin/master commit 4734f1e8c97218ad8b827fb5e562b8cdd593525b into PR head commit a7e3182757ca20217032cdf5bc04e61e528c2dfa
20:46:52 [2022-06-06T20:46:52.022Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 38.17MB / 54.58MB 1.8s
20:46:52 [2022-06-06T20:46:52.022Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 34.60MB / 85.87MB 1.8s
20:46:52 [2022-06-06T20:46:52.022Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 41.94MB / 54.58MB 1.9s
20:46:52 [2022-06-06T20:46:52.279Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 2.0s done
20:46:52 [2022-06-06T20:46:52.279Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 47.19MB / 54.58MB 2.1s
20:46:52 [2022-06-06T20:46:52.279Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 39.85MB / 85.87MB 2.1s
20:46:52 [2022-06-06T20:46:52.279Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 0B / 141.75MB 2.1s
20:46:52 [2022-06-06T20:46:52.541Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 50.33MB / 54.58MB 2.3s
20:46:52 [2022-06-06T20:46:52.541Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 53.48MB / 54.58MB 2.4s
20:46:51 [2022-06-06T20:46:51.670Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:46:51 [2022-06-06T20:46:51.683Z]  > git config --add remote.origin.fetch +refs/pull/43700/head:refs/remotes/origin/PR-43700 # timeout=10
20:46:51 [2022-06-06T20:46:51.701Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:46:51 [2022-06-06T20:46:51.719Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:46:51 [2022-06-06T20:46:51.744Z] Fetching upstream changes from https://github.com/moby/moby.git
20:46:51 [2022-06-06T20:46:51.744Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:46:51 [2022-06-06T20:46:51.745Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43700/head:refs/remotes/origin/PR-43700 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:46:52 [2022-06-06T20:46:52.026Z]  > git config core.sparsecheckout # timeout=10
20:46:52 [2022-06-06T20:46:52.047Z]  > git checkout -f a7e3182757ca20217032cdf5bc04e61e528c2dfa # timeout=10
20:46:52 [2022-06-06T20:46:52.739Z] Merge succeeded, producing a7e3182757ca20217032cdf5bc04e61e528c2dfa
20:46:52 [2022-06-06T20:46:52.739Z] Checking out Revision a7e3182757ca20217032cdf5bc04e61e528c2dfa (PR-43700)
20:46:52 [2022-06-06T20:46:52.798Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 50.33MB / 85.87MB 2.6s
20:46:52 [2022-06-06T20:46:52.798Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 13.63MB / 141.75MB 2.6s
20:46:52 [2022-06-06T20:46:52.798Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c
20:46:53 [2022-06-06T20:46:53.068Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 55.57MB / 85.87MB 2.9s
20:46:53 [2022-06-06T20:46:53.068Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 2.9s done
20:46:53 [2022-06-06T20:46:53.068Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 20.97MB / 141.75MB 3.0s
20:46:53 [2022-06-06T20:46:53.068Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 0B / 155B 3.0s
20:46:53 [2022-06-06T20:46:53.325Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 65.01MB / 85.87MB 3.2s
20:46:53 [2022-06-06T20:46:53.325Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 28.17MB / 141.75MB 3.2s
20:46:53 [2022-06-06T20:46:53.325Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 3.1s done
20:46:53 [2022-06-06T20:46:53.582Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 70.25MB / 85.87MB 3.4s
20:46:53 [2022-06-06T20:46:53.868Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 76.55MB / 85.87MB 3.6s
20:46:53 [2022-06-06T20:46:53.868Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 37.75MB / 141.75MB 3.6s
20:46:53 [2022-06-06T20:46:53.868Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 81.79MB / 85.87MB 3.8s
20:46:54 [2022-06-06T20:46:54.129Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 46.14MB / 141.75MB 4.0s
20:46:54 [2022-06-06T20:46:54.694Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 56.62MB / 141.75MB 4.4s
20:46:52 [2022-06-06T20:46:52.685Z]  > git remote # timeout=10
20:46:52 [2022-06-06T20:46:52.698Z]  > git config --get remote.origin.url # timeout=10
20:46:52 [2022-06-06T20:46:52.706Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:46:52 [2022-06-06T20:46:52.707Z]  > git merge 4734f1e8c97218ad8b827fb5e562b8cdd593525b # timeout=10
20:46:52 [2022-06-06T20:46:52.724Z]  > git rev-parse HEAD^{commit} # timeout=10
20:46:52 [2022-06-06T20:46:52.741Z]  > git config core.sparsecheckout # timeout=10
20:46:52 [2022-06-06T20:46:52.754Z]  > git checkout -f a7e3182757ca20217032cdf5bc04e61e528c2dfa # timeout=10
20:46:54 [2022-06-06T20:46:54.979Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 65.01MB / 141.75MB 4.7s
20:46:55 [2022-06-06T20:46:55.236Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 4.8s done
20:46:55 [2022-06-06T20:46:55.236Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 80.78MB / 141.75MB 5.0s
20:46:55 [2022-06-06T20:46:55.236Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 88.22MB / 141.75MB 5.2s
20:46:55 [2022-06-06T20:46:55.799Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 99.61MB / 141.75MB 5.5s
20:46:56 [2022-06-06T20:46:56.056Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 108.00MB / 141.75MB 5.9s
20:46:56 [2022-06-06T20:46:56.315Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 115.34MB / 141.75MB 6.1s
20:46:56 [2022-06-06T20:46:56.573Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 124.78MB / 141.75MB 6.4s
20:46:56 [2022-06-06T20:46:56.830Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 132.12MB / 141.75MB 6.6s
20:46:57 [2022-06-06T20:46:57.064Z] Commit message: "update containerd binary to v1.6.6"
20:46:57 [2022-06-06T20:46:57.086Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.56MB / 141.75MB 6.9s
20:46:57 [2022-06-06T20:46:57.087Z]  > git --version # timeout=10
20:46:57 [2022-06-06T20:46:57.091Z]  > git --version # 'git version 2.25.1'
20:46:57 [2022-06-06T20:46:57.096Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:46:57 [2022-06-06T20:46:57.952Z] + docker version
20:46:58 [2022-06-06T20:46:58.025Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 5.1s
20:46:58 [2022-06-06T20:46:58.273Z] Fetching without tags
20:46:58 [2022-06-06T20:46:58.289Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.75MB / 141.75MB 8.0s done
20:46:58 [2022-06-06T20:46:58.289Z] #11 ...
20:46:58 [2022-06-06T20:46:58.289Z] 
20:46:58 [2022-06-06T20:46:58.289Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:46:58 [2022-06-06T20:46:58.289Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
20:46:58 [2022-06-06T20:46:58.289Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
20:46:58 [2022-06-06T20:46:58.289Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:46:58 [2022-06-06T20:46:58.289Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
20:46:58 [2022-06-06T20:46:58.289Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
20:46:58 [2022-06-06T20:46:58.289Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.9s done
20:46:58 [2022-06-06T20:46:58.289Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.6s done
20:46:58 [2022-06-06T20:46:58.289Z] #78 DONE 8.3s
20:46:58 [2022-06-06T20:46:58.289Z] 
20:46:58 [2022-06-06T20:46:58.289Z] #31 [internal] load build context
20:46:58 [2022-06-06T20:46:58.289Z] #31 sha256:849ea8c60beab2e1453e9e985b0580ef7b24b2ffecec64a9257bfdc66c5a4a83
20:46:58 [2022-06-06T20:46:58.289Z] #31 transferring context: 55.98MB 8.4s
20:46:58 [2022-06-06T20:46:58.494Z] Merging remotes/origin/master commit 4734f1e8c97218ad8b827fb5e562b8cdd593525b into PR head commit a7e3182757ca20217032cdf5bc04e61e528c2dfa
20:46:58 [2022-06-06T20:46:58.867Z] #31 ...
20:46:58 [2022-06-06T20:46:58.867Z] 
20:46:58 [2022-06-06T20:46:58.867Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:46:58 [2022-06-06T20:46:58.867Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:46:59 [2022-06-06T20:46:59.124Z] #11 ...
20:46:59 [2022-06-06T20:46:59.124Z] 
20:46:59 [2022-06-06T20:46:59.124Z] #31 [internal] load build context
20:46:59 [2022-06-06T20:46:59.124Z] #31 sha256:849ea8c60beab2e1453e9e985b0580ef7b24b2ffecec64a9257bfdc66c5a4a83
20:46:59 [2022-06-06T20:46:59.124Z] #31 transferring context: 61.15MB 8.9s done
20:46:59 [2022-06-06T20:46:59.124Z] #31 DONE 9.1s
20:46:59 [2022-06-06T20:46:59.124Z] 
20:46:59 [2022-06-06T20:46:59.124Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:46:59 [2022-06-06T20:46:59.124Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:46:59 [2022-06-06T20:46:59.327Z] Merge succeeded, producing a7e3182757ca20217032cdf5bc04e61e528c2dfa
20:46:59 [2022-06-06T20:46:59.327Z] Checking out Revision a7e3182757ca20217032cdf5bc04e61e528c2dfa (PR-43700)
20:47:00 [2022-06-06T20:47:00.055Z] #11 ...
20:47:00 [2022-06-06T20:47:00.055Z] 
20:47:00 [2022-06-06T20:47:00.055Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:47:00 [2022-06-06T20:47:00.055Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:47:00 [2022-06-06T20:47:00.055Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:47:00 [2022-06-06T20:47:00.055Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
20:47:00 [2022-06-06T20:47:00.055Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
20:47:00 [2022-06-06T20:47:00.055Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.9s done
20:47:00 [2022-06-06T20:47:00.055Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.0s done
20:47:00 [2022-06-06T20:47:00.055Z] #80 DONE 10.0s
20:47:00 [2022-06-06T20:47:00.055Z] 
20:47:00 [2022-06-06T20:47:00.055Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
20:47:00 [2022-06-06T20:47:00.055Z] #35 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c
20:47:00 [2022-06-06T20:47:00.055Z] #35 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done
20:47:00 [2022-06-06T20:47:00.055Z] #35 sha256:f0203caaadfa5e8191aa8d75ad0b36c95c72543c33f76e48f0a4d9dec22d5a63 529B / 529B done
20:47:00 [2022-06-06T20:47:00.055Z] #35 sha256:4eacea30377a698ef8fbec99b6caf01cb150151cbedc8e0b1c3d22f134206f1a 1.46kB / 1.46kB done
20:47:00 [2022-06-06T20:47:00.055Z] #35 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 2.0s done
20:46:58 [2022-06-06T20:46:58.197Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:46:58 [2022-06-06T20:46:58.213Z]  > git config --add remote.origin.fetch +refs/pull/43700/head:refs/remotes/origin/PR-43700 # timeout=10
20:46:58 [2022-06-06T20:46:58.245Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:46:58 [2022-06-06T20:46:58.263Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:46:58 [2022-06-06T20:46:58.319Z] Fetching upstream changes from https://github.com/moby/moby.git
20:46:58 [2022-06-06T20:46:58.319Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:46:58 [2022-06-06T20:46:58.322Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43700/head:refs/remotes/origin/PR-43700 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:46:58 [2022-06-06T20:46:58.501Z]  > git config core.sparsecheckout # timeout=10
20:46:58 [2022-06-06T20:46:58.518Z]  > git checkout -f a7e3182757ca20217032cdf5bc04e61e528c2dfa # timeout=10
20:46:59 [2022-06-06T20:46:59.203Z]  > git remote # timeout=10
20:46:59 [2022-06-06T20:46:59.214Z]  > git config --get remote.origin.url # timeout=10
20:46:59 [2022-06-06T20:46:59.229Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:46:59 [2022-06-06T20:46:59.273Z]  > git merge 4734f1e8c97218ad8b827fb5e562b8cdd593525b # timeout=10
20:46:59 [2022-06-06T20:46:59.317Z]  > git rev-parse HEAD^{commit} # timeout=10
20:46:59 [2022-06-06T20:46:59.328Z]  > git config core.sparsecheckout # timeout=10
20:46:59 [2022-06-06T20:46:59.341Z]  > git checkout -f a7e3182757ca20217032cdf5bc04e61e528c2dfa # timeout=10
20:47:00 [2022-06-06T20:47:00.312Z] #35 ...
20:47:00 [2022-06-06T20:47:00.312Z] 
20:47:00 [2022-06-06T20:47:00.312Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:00 [2022-06-06T20:47:00.312Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:01 [2022-06-06T20:47:01.244Z] #11 ...
20:47:01 [2022-06-06T20:47:01.244Z] 
20:47:01 [2022-06-06T20:47:01.244Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:47:01 [2022-06-06T20:47:01.244Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
20:47:01 [2022-06-06T20:47:01.244Z] #79 DONE 0.7s
20:47:01 [2022-06-06T20:47:01.244Z] 
20:47:01 [2022-06-06T20:47:01.244Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:01 [2022-06-06T20:47:01.244Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:02 [2022-06-06T20:47:02.174Z] #11 ...
20:47:02 [2022-06-06T20:47:02.174Z] 
20:47:02 [2022-06-06T20:47:02.174Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:47:02 [2022-06-06T20:47:02.174Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
20:47:02 [2022-06-06T20:47:02.174Z] #81 DONE 0.8s
20:47:02 [2022-06-06T20:47:02.174Z] 
20:47:02 [2022-06-06T20:47:02.174Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:02 [2022-06-06T20:47:02.174Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:03 [2022-06-06T20:47:03.121Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 10.4s
20:47:03 [2022-06-06T20:47:03.546Z] Commit message: "update containerd binary to v1.6.6"
20:47:03 [2022-06-06T20:47:03.604Z]  > git --version # timeout=10
20:47:03 [2022-06-06T20:47:03.613Z]  > git --version # 'git version 2.25.1'
20:47:03 [2022-06-06T20:47:03.625Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
20:47:03 [2022-06-06T20:47:03.685Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 10.8s done
20:47:03 [2022-06-06T20:47:03.685Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272
20:47:03 [2022-06-06T20:47:03.685Z] #11 ...
20:47:03 [2022-06-06T20:47:03.685Z] 
20:47:03 [2022-06-06T20:47:03.685Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
20:47:03 [2022-06-06T20:47:03.685Z] #35 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c
20:47:03 [2022-06-06T20:47:03.685Z] #35 DONE 13.7s
20:47:03 [2022-06-06T20:47:03.685Z] 
20:47:03 [2022-06-06T20:47:03.685Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:03 [2022-06-06T20:47:03.685Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:47:04 [2022-06-06T20:47:04.533Z] Client: Docker Engine - Community
20:47:04 [2022-06-06T20:47:04.534Z]  Version:           20.10.14
20:47:04 [2022-06-06T20:47:04.534Z]  API version:       1.41
20:47:04 [2022-06-06T20:47:04.534Z]  Go version:        go1.16.15
20:47:04 [2022-06-06T20:47:04.534Z]  Git commit:        a224086
20:47:04 [2022-06-06T20:47:04.534Z]  Built:             Thu Mar 24 01:47:20 2022
20:47:04 [2022-06-06T20:47:04.534Z]  OS/Arch:           linux/arm64
20:47:04 [2022-06-06T20:47:04.534Z]  Context:           default
20:47:04 [2022-06-06T20:47:04.534Z]  Experimental:      true
20:47:04 [2022-06-06T20:47:04.534Z] 
20:47:04 [2022-06-06T20:47:04.534Z] Server: Docker Engine - Community
20:47:04 [2022-06-06T20:47:04.534Z]  Engine:
20:47:04 [2022-06-06T20:47:04.534Z]   Version:          20.10.14
20:47:04 [2022-06-06T20:47:04.534Z]   API version:      1.41 (minimum version 1.12)
20:47:04 [2022-06-06T20:47:04.534Z]   Go version:       go1.16.15
20:47:04 [2022-06-06T20:47:04.534Z]   Git commit:       87a90dc
20:47:04 [2022-06-06T20:47:04.534Z]   Built:            Thu Mar 24 01:45:39 2022
20:47:04 [2022-06-06T20:47:04.534Z]   OS/Arch:          linux/arm64
20:47:04 [2022-06-06T20:47:04.534Z]   Experimental:     true
20:47:04 [2022-06-06T20:47:04.534Z]  containerd:
20:47:04 [2022-06-06T20:47:04.534Z]   Version:          1.5.11
20:47:04 [2022-06-06T20:47:04.534Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
20:47:04 [2022-06-06T20:47:04.534Z]  runc:
20:47:04 [2022-06-06T20:47:04.534Z]   Version:          1.0.3
20:47:04 [2022-06-06T20:47:04.534Z]   GitCommit:        v1.0.3-0-gf46b6ba
20:47:04 [2022-06-06T20:47:04.534Z]  docker-init:
20:47:04 [2022-06-06T20:47:04.534Z]   Version:          0.19.0
20:47:04 [2022-06-06T20:47:04.534Z]   GitCommit:        de40ad0
[Pipeline] sh
20:47:04 [2022-06-06T20:47:04.616Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0.7s done
20:47:04 [2022-06-06T20:47:04.616Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f
20:47:04 [2022-06-06T20:47:04.720Z] + docker version
20:47:04 [2022-06-06T20:47:04.846Z] + docker info
20:47:05 [2022-06-06T20:47:05.548Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 0.8s done
20:47:05 [2022-06-06T20:47:05.805Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523
20:47:08 [2022-06-06T20:47:08.221Z] Fetching without tags
20:47:08 [2022-06-06T20:47:08.463Z] Merging remotes/origin/master commit 4734f1e8c97218ad8b827fb5e562b8cdd593525b into PR head commit a7e3182757ca20217032cdf5bc04e61e528c2dfa
20:47:08 [2022-06-06T20:47:08.537Z] Fetching without tags
20:47:08 [2022-06-06T20:47:08.781Z] Merging remotes/origin/master commit 4734f1e8c97218ad8b827fb5e562b8cdd593525b into PR head commit a7e3182757ca20217032cdf5bc04e61e528c2dfa
20:47:08 [2022-06-06T20:47:08.891Z] Client: Docker Engine - Community
20:47:08 [2022-06-06T20:47:08.891Z]  Version:           20.10.14
20:47:08 [2022-06-06T20:47:08.892Z]  API version:       1.41
20:47:08 [2022-06-06T20:47:08.892Z]  Go version:        go1.16.15
20:47:08 [2022-06-06T20:47:08.892Z]  Git commit:        a224086
20:47:08 [2022-06-06T20:47:08.892Z]  Built:             Thu Mar 24 01:48:02 2022
20:47:08 [2022-06-06T20:47:08.892Z]  OS/Arch:           linux/amd64
20:47:08 [2022-06-06T20:47:08.892Z]  Context:           default
20:47:08 [2022-06-06T20:47:08.892Z]  Experimental:      true
20:47:08 [2022-06-06T20:47:08.892Z] 
20:47:08 [2022-06-06T20:47:08.892Z] Server: Docker Engine - Community
20:47:08 [2022-06-06T20:47:08.892Z]  Engine:
20:47:08 [2022-06-06T20:47:08.892Z]   Version:          20.10.14
20:47:08 [2022-06-06T20:47:08.892Z]   API version:      1.41 (minimum version 1.12)
20:47:08 [2022-06-06T20:47:08.892Z]   Go version:       go1.16.15
20:47:08 [2022-06-06T20:47:08.892Z]   Git commit:       87a90dc
20:47:08 [2022-06-06T20:47:08.892Z]   Built:            Thu Mar 24 01:45:53 2022
20:47:08 [2022-06-06T20:47:08.892Z]   OS/Arch:          linux/amd64
20:47:08 [2022-06-06T20:47:08.892Z]   Experimental:     true
20:47:08 [2022-06-06T20:47:08.892Z]  containerd:
20:47:08 [2022-06-06T20:47:08.892Z]   Version:          1.5.11
20:47:08 [2022-06-06T20:47:08.892Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
20:47:08 [2022-06-06T20:47:08.892Z]  runc:
20:47:08 [2022-06-06T20:47:08.892Z]   Version:          1.0.3
20:47:08 [2022-06-06T20:47:08.892Z]   GitCommit:        v1.0.3-0-gf46b6ba
20:47:08 [2022-06-06T20:47:08.892Z]  docker-init:
20:47:08 [2022-06-06T20:47:08.892Z]   Version:          0.19.0
20:47:08 [2022-06-06T20:47:08.892Z]   GitCommit:        de40ad0
[Pipeline] sh
20:47:09 [2022-06-06T20:47:09.233Z] + docker info
20:47:09 [2022-06-06T20:47:09.352Z] Merge succeeded, producing a7e3182757ca20217032cdf5bc04e61e528c2dfa
20:47:09 [2022-06-06T20:47:09.352Z] Checking out Revision a7e3182757ca20217032cdf5bc04e61e528c2dfa (PR-43700)
20:47:09 [2022-06-06T20:47:09.871Z] Merge succeeded, producing a7e3182757ca20217032cdf5bc04e61e528c2dfa
20:47:09 [2022-06-06T20:47:09.871Z] Checking out Revision a7e3182757ca20217032cdf5bc04e61e528c2dfa (PR-43700)
20:47:08 [2022-06-06T20:47:08.407Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:47:08 [2022-06-06T20:47:08.422Z]  > git config --add remote.origin.fetch +refs/pull/43700/head:refs/remotes/origin/PR-43700 # timeout=10
20:47:08 [2022-06-06T20:47:08.441Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:47:08 [2022-06-06T20:47:08.475Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:47:08 [2022-06-06T20:47:08.506Z] Fetching upstream changes from https://github.com/moby/moby.git
20:47:08 [2022-06-06T20:47:08.506Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:47:08 [2022-06-06T20:47:08.507Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43700/head:refs/remotes/origin/PR-43700 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:47:08 [2022-06-06T20:47:08.765Z]  > git config core.sparsecheckout # timeout=10
20:47:08 [2022-06-06T20:47:08.794Z]  > git checkout -f a7e3182757ca20217032cdf5bc04e61e528c2dfa # timeout=10
20:47:09 [2022-06-06T20:47:09.730Z]  > git remote # timeout=10
20:47:09 [2022-06-06T20:47:09.752Z]  > git config --get remote.origin.url # timeout=10
20:47:09 [2022-06-06T20:47:09.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:47:09 [2022-06-06T20:47:09.781Z]  > git merge 4734f1e8c97218ad8b827fb5e562b8cdd593525b # timeout=10
20:47:09 [2022-06-06T20:47:09.809Z]  > git rev-parse HEAD^{commit} # timeout=10
20:47:09 [2022-06-06T20:47:09.845Z]  > git config core.sparsecheckout # timeout=10
20:47:09 [2022-06-06T20:47:09.864Z]  > git checkout -f a7e3182757ca20217032cdf5bc04e61e528c2dfa # timeout=10
20:47:08 [2022-06-06T20:47:08.149Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:47:08 [2022-06-06T20:47:08.161Z]  > git config --add remote.origin.fetch +refs/pull/43700/head:refs/remotes/origin/PR-43700 # timeout=10
20:47:08 [2022-06-06T20:47:08.179Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:47:08 [2022-06-06T20:47:08.208Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:47:08 [2022-06-06T20:47:08.225Z] Fetching upstream changes from https://github.com/moby/moby.git
20:47:08 [2022-06-06T20:47:08.225Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:47:08 [2022-06-06T20:47:08.226Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43700/head:refs/remotes/origin/PR-43700 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:47:08 [2022-06-06T20:47:08.470Z]  > git config core.sparsecheckout # timeout=10
20:47:08 [2022-06-06T20:47:08.494Z]  > git checkout -f a7e3182757ca20217032cdf5bc04e61e528c2dfa # timeout=10
20:47:09 [2022-06-06T20:47:09.279Z]  > git remote # timeout=10
20:47:09 [2022-06-06T20:47:09.306Z]  > git config --get remote.origin.url # timeout=10
20:47:09 [2022-06-06T20:47:09.324Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:47:09 [2022-06-06T20:47:09.325Z]  > git merge 4734f1e8c97218ad8b827fb5e562b8cdd593525b # timeout=10
20:47:09 [2022-06-06T20:47:09.343Z]  > git rev-parse HEAD^{commit} # timeout=10
20:47:09 [2022-06-06T20:47:09.354Z]  > git config core.sparsecheckout # timeout=10
20:47:09 [2022-06-06T20:47:09.362Z]  > git checkout -f a7e3182757ca20217032cdf5bc04e61e528c2dfa # timeout=10
20:47:11 [2022-06-06T20:47:11.069Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 5.0s
20:47:13 [2022-06-06T20:47:13.446Z] Commit message: "update containerd binary to v1.6.6"
20:47:13 [2022-06-06T20:47:13.465Z]  > git --version # timeout=10
20:47:13 [2022-06-06T20:47:13.488Z]  > git --version # 'git version 2.17.1'
20:47:13 [2022-06-06T20:47:13.513Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
20:47:13 [2022-06-06T20:47:13.596Z] #11 ...
20:47:13 [2022-06-06T20:47:13.596Z] 
20:47:13 [2022-06-06T20:47:13.596Z] #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
20:47:13 [2022-06-06T20:47:13.596Z] #36 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be
20:47:13 [2022-06-06T20:47:13.596Z] #36 1.475 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:47:13 [2022-06-06T20:47:13.596Z] #36 1.475 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
20:47:13 [2022-06-06T20:47:13.596Z] #36 1.491 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:47:13 [2022-06-06T20:47:13.596Z] #36 1.777 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:47:13 [2022-06-06T20:47:13.596Z] #36 2.026 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:47:13 [2022-06-06T20:47:13.596Z] #36 2.463 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:47:13 [2022-06-06T20:47:13.596Z] #36 3.690 Fetched 8537 kB in 2s (3434 kB/s)
20:47:13 [2022-06-06T20:47:13.596Z] #36 3.690 Reading package lists...
20:47:13 [2022-06-06T20:47:13.596Z] #36 4.457 Reading package lists...
20:47:13 [2022-06-06T20:47:13.596Z] #36 5.243 Building dependency tree...
20:47:13 [2022-06-06T20:47:13.596Z] #36 5.587 The following additional packages will be installed:
20:47:13 [2022-06-06T20:47:13.596Z] #36 5.587   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
20:47:13 [2022-06-06T20:47:13.596Z] #36 5.587   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
20:47:13 [2022-06-06T20:47:13.596Z] #36 5.587 Recommended packages:
20:47:13 [2022-06-06T20:47:13.596Z] #36 5.587   libldap-common publicsuffix libsasl2-modules
20:47:13 [2022-06-06T20:47:13.596Z] #36 5.711 The following NEW packages will be installed:
20:47:13 [2022-06-06T20:47:13.596Z] #36 5.711   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
20:47:13 [2022-06-06T20:47:13.596Z] #36 5.711   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
20:47:13 [2022-06-06T20:47:13.596Z] #36 5.725   libssh2-1 openssl
20:47:13 [2022-06-06T20:47:13.596Z] #36 5.990 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
20:47:13 [2022-06-06T20:47:13.596Z] #36 5.990 Need to get 3040 kB of archives.
20:47:13 [2022-06-06T20:47:13.596Z] #36 5.990 After this operation, 6651 kB of additional disk space will be used.
20:47:13 [2022-06-06T20:47:13.596Z] #36 5.990 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
20:47:13 [2022-06-06T20:47:13.596Z] #36 5.996 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB]
20:47:13 [2022-06-06T20:47:13.596Z] #36 5.996 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
20:47:13 [2022-06-06T20:47:13.596Z] #36 6.003 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
20:47:13 [2022-06-06T20:47:13.596Z] #36 6.003 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
20:47:13 [2022-06-06T20:47:13.596Z] #36 6.007 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
20:47:13 [2022-06-06T20:47:13.596Z] #36 6.009 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
20:47:13 [2022-06-06T20:47:13.596Z] #36 6.012 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
20:47:13 [2022-06-06T20:47:13.596Z] #36 6.012 Get:9 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
20:47:13 [2022-06-06T20:47:13.596Z] #36 6.012 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
20:47:13 [2022-06-06T20:47:13.596Z] #36 6.013 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
20:47:13 [2022-06-06T20:47:13.596Z] #36 6.017 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
20:47:13 [2022-06-06T20:47:13.596Z] #36 6.028 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:47:13 [2022-06-06T20:47:13.596Z] #36 6.028 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:47:13 [2022-06-06T20:47:13.596Z] #36 6.043 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:47:13 [2022-06-06T20:47:13.596Z] #36 6.316 debconf: delaying package configuration, since apt-utils is not installed
20:47:13 [2022-06-06T20:47:13.596Z] #36 6.390 Fetched 3040 kB in 0s (9571 kB/s)
20:47:13 [2022-06-06T20:47:13.596Z] #36 6.449 Selecting previously unselected package openssl.
20:47:13 [2022-06-06T20:47:13.596Z] #36 6.449 (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 ... 6662 files and directories currently installed.)
20:47:13 [2022-06-06T20:47:13.596Z] #36 6.451 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 6.463 Unpacking openssl (1.1.1n-0+deb11u2) ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 6.696 Selecting previously unselected package ca-certificates.
20:47:13 [2022-06-06T20:47:13.596Z] #36 6.696 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 6.702 Unpacking ca-certificates (20210119) ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 6.857 Selecting previously unselected package libbrotli1:amd64.
20:47:13 [2022-06-06T20:47:13.596Z] #36 6.857 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 6.869 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 7.013 Selecting previously unselected package libsasl2-modules-db:amd64.
20:47:13 [2022-06-06T20:47:13.596Z] #36 7.013 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 7.018 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 7.095 Selecting previously unselected package libsasl2-2:amd64.
20:47:13 [2022-06-06T20:47:13.596Z] #36 7.095 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 7.128 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 7.198 Selecting previously unselected package libldap-2.4-2:amd64.
20:47:13 [2022-06-06T20:47:13.596Z] #36 7.198 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 7.234 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 7.372 Selecting previously unselected package libnghttp2-14:amd64.
20:47:13 [2022-06-06T20:47:13.596Z] #36 7.372 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 7.378 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 7.468 Selecting previously unselected package libpsl5:amd64.
20:47:13 [2022-06-06T20:47:13.596Z] #36 7.468 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 7.475 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 7.611 Selecting previously unselected package librtmp1:amd64.
20:47:13 [2022-06-06T20:47:13.596Z] #36 7.611 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 7.623 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 7.744 Selecting previously unselected package libssh2-1:amd64.
20:47:13 [2022-06-06T20:47:13.596Z] #36 7.744 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 7.756 Unpacking libssh2-1:amd64 (1.9.0-2) ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 7.854 Selecting previously unselected package libcurl4:amd64.
20:47:13 [2022-06-06T20:47:13.596Z] #36 7.854 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 7.863 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 7.980 Selecting previously unselected package curl.
20:47:13 [2022-06-06T20:47:13.596Z] #36 7.980 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 7.989 Unpacking curl (7.74.0-1.3+deb11u1) ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 8.124 Selecting previously unselected package libonig5:amd64.
20:47:13 [2022-06-06T20:47:13.596Z] #36 8.124 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 8.128 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 8.270 Selecting previously unselected package libjq1:amd64.
20:47:13 [2022-06-06T20:47:13.596Z] #36 8.273 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 8.283 Unpacking libjq1:amd64 (1.6-2.1) ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 8.368 Selecting previously unselected package jq.
20:47:13 [2022-06-06T20:47:13.596Z] #36 8.368 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 8.373 Unpacking jq (1.6-2.1) ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 8.514 Setting up libpsl5:amd64 (0.21.0-1.2) ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 8.533 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 8.546 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 8.556 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 8.569 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 8.582 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 8.596 Setting up libssh2-1:amd64 (1.9.0-2) ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 8.610 Setting up openssl (1.1.1n-0+deb11u2) ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 8.627 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 8.645 Setting up libjq1:amd64 (1.6-2.1) ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 8.659 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 8.672 Setting up ca-certificates (20210119) ...
20:47:13 [2022-06-06T20:47:13.596Z] #36 9.468 Updating certificates in /etc/ssl/certs...
20:47:13 [2022-06-06T20:47:13.854Z] #36 ...
20:47:13 [2022-06-06T20:47:13.854Z] 
20:47:13 [2022-06-06T20:47:13.854Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:13 [2022-06-06T20:47:13.854Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:47:14 [2022-06-06T20:47:14.420Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 8.6s done
20:47:14 [2022-06-06T20:47:14.497Z] Commit message: "update containerd binary to v1.6.6"
20:47:14 [2022-06-06T20:47:14.516Z]  > git --version # timeout=10
20:47:14 [2022-06-06T20:47:14.533Z]  > git --version # 'git version 2.17.1'
20:47:14 [2022-06-06T20:47:14.553Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
20:47:14 [2022-06-06T20:47:14.656Z] + docker version
20:47:14 [2022-06-06T20:47:14.676Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:47:15 [2022-06-06T20:47:15.938Z] + docker version
20:47:17 [2022-06-06T20:47:17.076Z] Client:
20:47:17 [2022-06-06T20:47:17.076Z]  Context:    default
20:47:17 [2022-06-06T20:47:17.076Z]  Debug Mode: false
20:47:17 [2022-06-06T20:47:17.076Z]  Plugins:
20:47:17 [2022-06-06T20:47:17.076Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
20:47:17 [2022-06-06T20:47:17.076Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
20:47:17 [2022-06-06T20:47:17.076Z] 
20:47:17 [2022-06-06T20:47:17.076Z] Server:
20:47:17 [2022-06-06T20:47:17.076Z]  Containers: 0
20:47:17 [2022-06-06T20:47:17.076Z]   Running: 0
20:47:17 [2022-06-06T20:47:17.076Z]   Paused: 0
20:47:17 [2022-06-06T20:47:17.076Z]   Stopped: 0
20:47:17 [2022-06-06T20:47:17.076Z]  Images: 0
20:47:17 [2022-06-06T20:47:17.076Z]  Server Version: 20.10.14
20:47:17 [2022-06-06T20:47:17.076Z]  Storage Driver: overlay2
20:47:17 [2022-06-06T20:47:17.076Z]   Backing Filesystem: extfs
20:47:17 [2022-06-06T20:47:17.076Z]   Supports d_type: true
20:47:17 [2022-06-06T20:47:17.076Z]   Native Overlay Diff: true
20:47:17 [2022-06-06T20:47:17.076Z]   userxattr: false
20:47:17 [2022-06-06T20:47:17.076Z]  Logging Driver: json-file
20:47:17 [2022-06-06T20:47:17.076Z]  Cgroup Driver: cgroupfs
20:47:17 [2022-06-06T20:47:17.076Z]  Cgroup Version: 1
20:47:17 [2022-06-06T20:47:17.076Z]  Plugins:
20:47:17 [2022-06-06T20:47:17.076Z]   Volume: local
20:47:17 [2022-06-06T20:47:17.076Z]   Network: bridge host ipvlan macvlan null overlay
20:47:17 [2022-06-06T20:47:17.076Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:47:17 [2022-06-06T20:47:17.076Z]  Swarm: inactive
20:47:17 [2022-06-06T20:47:17.076Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
20:47:17 [2022-06-06T20:47:17.076Z]  Default Runtime: runc
20:47:17 [2022-06-06T20:47:17.076Z]  Init Binary: docker-init
20:47:17 [2022-06-06T20:47:17.076Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
20:47:17 [2022-06-06T20:47:17.076Z]  runc version: v1.0.3-0-gf46b6ba
20:47:17 [2022-06-06T20:47:17.076Z]  init version: de40ad0
20:47:17 [2022-06-06T20:47:17.076Z]  Security Options:
20:47:17 [2022-06-06T20:47:17.076Z]   apparmor
20:47:17 [2022-06-06T20:47:17.076Z]   seccomp
20:47:17 [2022-06-06T20:47:17.076Z]    Profile: default
20:47:17 [2022-06-06T20:47:17.076Z]  Kernel Version: 5.13.0-1021-aws
20:47:17 [2022-06-06T20:47:17.076Z]  Operating System: Ubuntu 20.04.4 LTS
20:47:17 [2022-06-06T20:47:17.076Z]  OSType: linux
20:47:17 [2022-06-06T20:47:17.076Z]  Architecture: aarch64
20:47:17 [2022-06-06T20:47:17.076Z]  CPUs: 2
20:47:17 [2022-06-06T20:47:17.076Z]  Total Memory: 7.562GiB
20:47:17 [2022-06-06T20:47:17.076Z]  Name: ip-10-100-57-188
20:47:17 [2022-06-06T20:47:17.076Z]  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
20:47:17 [2022-06-06T20:47:17.076Z]  Docker Root Dir: /var/lib/docker
20:47:17 [2022-06-06T20:47:17.076Z]  Debug Mode: false
20:47:17 [2022-06-06T20:47:17.076Z]  Registry: https://index.docker.io/v1/
20:47:17 [2022-06-06T20:47:17.076Z]  Labels:
20:47:17 [2022-06-06T20:47:17.076Z]  Experimental: true
20:47:17 [2022-06-06T20:47:17.076Z]  Insecure Registries:
20:47:17 [2022-06-06T20:47:17.076Z]   127.0.0.0/8
20:47:17 [2022-06-06T20:47:17.076Z]  Live Restore Enabled: true
20:47:17 [2022-06-06T20:47:17.076Z] 
[Pipeline] sh
20:47:17 [2022-06-06T20:47:17.218Z] #11 ...
20:47:17 [2022-06-06T20:47:17.218Z] 
20:47:17 [2022-06-06T20:47:17.218Z] #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
20:47:17 [2022-06-06T20:47:17.218Z] #36 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be
20:47:17 [2022-06-06T20:47:17.218Z] #36 10.68 129 added, 0 removed; done.
20:47:17 [2022-06-06T20:47:17.218Z] #36 10.80 Setting up jq (1.6-2.1) ...
20:47:17 [2022-06-06T20:47:17.218Z] #36 10.80 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
20:47:17 [2022-06-06T20:47:17.218Z] #36 10.81 Setting up curl (7.74.0-1.3+deb11u1) ...
20:47:17 [2022-06-06T20:47:17.218Z] #36 10.83 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:47:17 [2022-06-06T20:47:17.218Z] #36 10.85 Processing triggers for ca-certificates (20210119) ...
20:47:17 [2022-06-06T20:47:17.218Z] #36 10.87 Updating certificates in /etc/ssl/certs...
20:47:17 [2022-06-06T20:47:17.218Z] #36 11.92 0 added, 0 removed; done.
20:47:17 [2022-06-06T20:47:17.218Z] #36 11.92 Running hooks in /etc/ca-certificates/update.d...
20:47:17 [2022-06-06T20:47:17.218Z] #36 11.92 done.
20:47:17 [2022-06-06T20:47:17.218Z] #36 DONE 13.0s
20:47:17 [2022-06-06T20:47:17.218Z] 
20:47:17 [2022-06-06T20:47:17.218Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:17 [2022-06-06T20:47:17.218Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:17 [2022-06-06T20:47:17.218Z] #11 ...
20:47:17 [2022-06-06T20:47:17.218Z] 
20:47:17 [2022-06-06T20:47:17.218Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:47:17 [2022-06-06T20:47:17.218Z] #37 sha256:bb15dd81d41b397704d24a28f7a6d355e6ad2e7c44f64b1e0ba29becf729ea3c
20:47:17 [2022-06-06T20:47:17.218Z] #37 DONE 0.1s
20:47:17 [2022-06-06T20:47:17.218Z] 
20:47:17 [2022-06-06T20:47:17.218Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:17 [2022-06-06T20:47:17.218Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:17 [2022-06-06T20:47:17.369Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:47:17 [2022-06-06T20:47:17.369Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:47:17 [2022-06-06T20:47:17.369Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43700/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
20:47:17 [2022-06-06T20:47:17.369Z] + bash /home/ubuntu/workspace/moby_PR-43700/check-config.sh
20:47:17 [2022-06-06T20:47:17.369Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:47:17 [2022-06-06T20:47:17.369Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ...
20:47:17 [2022-06-06T20:47:17.369Z] 
20:47:17 [2022-06-06T20:47:17.369Z] Generally Necessary:
20:47:17 [2022-06-06T20:47:17.369Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:47:17 [2022-06-06T20:47:17.369Z] - apparmor: enabled and tools installed
20:47:17 [2022-06-06T20:47:17.369Z] - CONFIG_NAMESPACES: enabled
20:47:17 [2022-06-06T20:47:17.369Z] - CONFIG_NET_NS: enabled
20:47:17 [2022-06-06T20:47:17.369Z] - CONFIG_PID_NS: enabled
20:47:17 [2022-06-06T20:47:17.369Z] - CONFIG_IPC_NS: enabled
20:47:17 [2022-06-06T20:47:17.369Z] - CONFIG_UTS_NS: enabled
20:47:17 [2022-06-06T20:47:17.369Z] - CONFIG_CGROUPS: enabled
20:47:17 [2022-06-06T20:47:17.369Z] - CONFIG_CGROUP_CPUACCT: enabled
20:47:17 [2022-06-06T20:47:17.369Z] - CONFIG_CGROUP_DEVICE: enabled
20:47:17 [2022-06-06T20:47:17.369Z] - CONFIG_CGROUP_FREEZER: enabled
20:47:17 [2022-06-06T20:47:17.369Z] - CONFIG_CGROUP_SCHED: enabled
20:47:17 [2022-06-06T20:47:17.369Z] - CONFIG_CPUSETS: enabled
20:47:17 [2022-06-06T20:47:17.369Z] - CONFIG_MEMCG: enabled
20:47:17 [2022-06-06T20:47:17.369Z] - CONFIG_KEYS: enabled
20:47:17 [2022-06-06T20:47:17.369Z] - CONFIG_VETH: enabled (as module)
20:47:17 [2022-06-06T20:47:17.369Z] - CONFIG_BRIDGE: enabled (as module)
20:47:17 [2022-06-06T20:47:17.369Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:47:17 [2022-06-06T20:47:17.369Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:47:17 [2022-06-06T20:47:17.369Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:47:17 [2022-06-06T20:47:17.369Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:47:17 [2022-06-06T20:47:17.369Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:47:17 [2022-06-06T20:47:17.369Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:47:17 [2022-06-06T20:47:17.369Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:47:17 [2022-06-06T20:47:17.369Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:47:17 [2022-06-06T20:47:17.632Z] - CONFIG_NF_NAT: enabled (as module)
20:47:17 [2022-06-06T20:47:17.632Z] - CONFIG_POSIX_MQUEUE: enabled
20:47:17 [2022-06-06T20:47:17.632Z] - CONFIG_CGROUP_BPF: enabled
20:47:17 [2022-06-06T20:47:17.633Z] 
20:47:17 [2022-06-06T20:47:17.633Z] Optional Features:
20:47:17 [2022-06-06T20:47:17.633Z] - CONFIG_USER_NS: enabled
20:47:17 [2022-06-06T20:47:17.633Z] - CONFIG_SECCOMP: enabled
20:47:17 [2022-06-06T20:47:17.633Z] - CONFIG_SECCOMP_FILTER: enabled
20:47:17 [2022-06-06T20:47:17.633Z] - CONFIG_CGROUP_PIDS: enabled
20:47:17 [2022-06-06T20:47:17.633Z] - CONFIG_MEMCG_SWAP: enabled
20:47:17 [2022-06-06T20:47:17.633Z]     (cgroup swap accounting is currently enabled)
20:47:17 [2022-06-06T20:47:17.633Z] - CONFIG_BLK_CGROUP: enabled
20:47:17 [2022-06-06T20:47:17.633Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:47:17 [2022-06-06T20:47:17.633Z] - CONFIG_CGROUP_PERF: enabled
20:47:17 [2022-06-06T20:47:17.633Z] - CONFIG_CGROUP_HUGETLB: enabled
20:47:17 [2022-06-06T20:47:17.633Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:47:17 [2022-06-06T20:47:17.633Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:47:17 [2022-06-06T20:47:17.633Z] - CONFIG_CFS_BANDWIDTH: enabled
20:47:17 [2022-06-06T20:47:17.633Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:47:17 [2022-06-06T20:47:17.633Z] - CONFIG_RT_GROUP_SCHED: missing
20:47:17 [2022-06-06T20:47:17.633Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:47:17 [2022-06-06T20:47:17.633Z] - CONFIG_IP_VS: enabled (as module)
20:47:17 [2022-06-06T20:47:17.633Z] - CONFIG_IP_VS_NFCT: enabled
20:47:17 [2022-06-06T20:47:17.633Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:47:17 [2022-06-06T20:47:17.633Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:47:17 [2022-06-06T20:47:17.633Z] - CONFIG_IP_VS_RR: enabled (as module)
20:47:17 [2022-06-06T20:47:17.633Z] - CONFIG_SECURITY_SELINUX: enabled
20:47:17 [2022-06-06T20:47:17.633Z] - CONFIG_SECURITY_APPARMOR: enabled
20:47:17 [2022-06-06T20:47:17.633Z] - CONFIG_EXT4_FS: enabled
20:47:17 [2022-06-06T20:47:17.633Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:47:17 [2022-06-06T20:47:17.633Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:47:17 [2022-06-06T20:47:17.633Z] - Network Drivers:
20:47:17 [2022-06-06T20:47:17.633Z]   - "overlay":
20:47:17 [2022-06-06T20:47:17.633Z]     - CONFIG_VXLAN: enabled (as module)
20:47:17 [2022-06-06T20:47:17.633Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:47:17 [2022-06-06T20:47:17.633Z]       Optional (for encrypted networks):
20:47:17 [2022-06-06T20:47:17.894Z]       - CONFIG_CRYPTO: enabled
20:47:17 [2022-06-06T20:47:17.894Z]       - CONFIG_CRYPTO_AEAD: enabled
20:47:17 [2022-06-06T20:47:17.895Z]       - CONFIG_CRYPTO_GCM: enabled
20:47:17 [2022-06-06T20:47:17.895Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:47:17 [2022-06-06T20:47:17.895Z]       - CONFIG_CRYPTO_GHASH: enabled
20:47:17 [2022-06-06T20:47:17.895Z]       - CONFIG_XFRM: enabled
20:47:17 [2022-06-06T20:47:17.895Z]       - CONFIG_XFRM_USER: enabled (as module)
20:47:17 [2022-06-06T20:47:17.895Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:47:17 [2022-06-06T20:47:17.895Z]       - CONFIG_INET_ESP: enabled (as module)
20:47:17 [2022-06-06T20:47:17.895Z]   - "ipvlan":
20:47:17 [2022-06-06T20:47:17.895Z]     - CONFIG_IPVLAN: enabled (as module)
20:47:17 [2022-06-06T20:47:17.895Z]   - "macvlan":
20:47:17 [2022-06-06T20:47:17.895Z]     - CONFIG_MACVLAN: enabled (as module)
20:47:17 [2022-06-06T20:47:17.895Z]     - CONFIG_DUMMY: enabled (as module)
20:47:17 [2022-06-06T20:47:17.895Z]   - "ftp,tftp client in container":
20:47:17 [2022-06-06T20:47:17.895Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:47:17 [2022-06-06T20:47:17.895Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:47:17 [2022-06-06T20:47:17.895Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:47:17 [2022-06-06T20:47:17.895Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:47:17 [2022-06-06T20:47:17.895Z] - Storage Drivers:
20:47:17 [2022-06-06T20:47:17.895Z]   - "aufs":
20:47:17 [2022-06-06T20:47:17.895Z]     - CONFIG_AUFS_FS: enabled (as module)
20:47:17 [2022-06-06T20:47:17.895Z]   - "btrfs":
20:47:17 [2022-06-06T20:47:17.895Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:47:17 [2022-06-06T20:47:17.895Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:47:17 [2022-06-06T20:47:17.895Z]   - "devicemapper":
20:47:17 [2022-06-06T20:47:17.895Z]     - CONFIG_BLK_DEV_DM: enabled
20:47:17 [2022-06-06T20:47:17.895Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:47:17 [2022-06-06T20:47:17.895Z]   - "overlay":
20:47:17 [2022-06-06T20:47:17.895Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:47:17 [2022-06-06T20:47:17.895Z]   - "zfs":
20:47:17 [2022-06-06T20:47:17.895Z]     - /dev/zfs: present
20:47:17 [2022-06-06T20:47:17.895Z]     - zfs command: missing
20:47:17 [2022-06-06T20:47:17.895Z]     - zpool command: missing
20:47:17 [2022-06-06T20:47:17.895Z] 
20:47:17 [2022-06-06T20:47:17.895Z] Limits:
20:47:17 [2022-06-06T20:47:17.895Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:47:17 [2022-06-06T20:47:17.895Z] 
20:47:17 [2022-06-06T20:47:17.895Z] + true
[Pipeline] }
[Pipeline] // stage
20:47:17 [2022-06-06T20:47:17.970Z] Client: Docker Engine - Community
20:47:17 [2022-06-06T20:47:17.970Z]  Version:           20.10.14
20:47:17 [2022-06-06T20:47:17.970Z]  API version:       1.41
20:47:17 [2022-06-06T20:47:17.970Z]  Go version:        go1.16.15
20:47:17 [2022-06-06T20:47:17.970Z]  Git commit:        a224086
20:47:17 [2022-06-06T20:47:17.970Z]  Built:             Thu Mar 24 01:47:57 2022
20:47:17 [2022-06-06T20:47:17.970Z]  OS/Arch:           linux/amd64
20:47:17 [2022-06-06T20:47:17.970Z]  Context:           default
20:47:17 [2022-06-06T20:47:17.970Z]  Experimental:      true
20:47:17 [2022-06-06T20:47:17.970Z] 
20:47:17 [2022-06-06T20:47:17.970Z] Server: Docker Engine - Community
20:47:17 [2022-06-06T20:47:17.970Z]  Engine:
20:47:17 [2022-06-06T20:47:17.970Z]   Version:          20.10.14
20:47:17 [2022-06-06T20:47:17.970Z]   API version:      1.41 (minimum version 1.12)
20:47:17 [2022-06-06T20:47:17.970Z]   Go version:       go1.16.15
20:47:17 [2022-06-06T20:47:17.970Z]   Git commit:       87a90dc
20:47:17 [2022-06-06T20:47:17.970Z]   Built:            Thu Mar 24 01:45:46 2022
20:47:17 [2022-06-06T20:47:17.970Z]   OS/Arch:          linux/amd64
20:47:17 [2022-06-06T20:47:17.970Z]   Experimental:     true
20:47:17 [2022-06-06T20:47:17.970Z]  containerd:
20:47:17 [2022-06-06T20:47:17.970Z]   Version:          1.5.11
20:47:17 [2022-06-06T20:47:17.970Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
20:47:17 [2022-06-06T20:47:17.970Z]  runc:
20:47:17 [2022-06-06T20:47:17.970Z]   Version:          1.0.3
20:47:17 [2022-06-06T20:47:17.970Z]   GitCommit:        v1.0.3-0-gf46b6ba
20:47:17 [2022-06-06T20:47:17.970Z]  docker-init:
20:47:17 [2022-06-06T20:47:17.970Z]   Version:          0.19.0
20:47:17 [2022-06-06T20:47:17.970Z]   GitCommit:        de40ad0
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
[Pipeline] sh
20:47:18 [2022-06-06T20:47:18.310Z] + docker info
20:47:18 [2022-06-06T20:47:18.371Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a7e3182757ca20217032cdf5bc04e61e528c2dfa .
20:47:18 [2022-06-06T20:47:18.631Z] #2 [internal] load .dockerignore
20:47:18 [2022-06-06T20:47:18.631Z] #2 sha256:1686258fec8a041ba340de9b083549b2019f7f54dbbd0398ee2bc95328a43f6f
20:47:18 [2022-06-06T20:47:18.631Z] #2 transferring context: 145B done
20:47:18 [2022-06-06T20:47:18.631Z] #2 DONE 0.1s
20:47:18 [2022-06-06T20:47:18.631Z] 
20:47:18 [2022-06-06T20:47:18.631Z] #1 [internal] load build definition from Dockerfile
20:47:18 [2022-06-06T20:47:18.631Z] #1 sha256:b7e8d345d8b2bb77e69ce378f098e34d175a1f86ab568e0edd276dcbe5a745ff
20:47:18 [2022-06-06T20:47:18.631Z] #1 transferring dockerfile: 17.93kB done
20:47:18 [2022-06-06T20:47:18.631Z] #1 DONE 0.2s
20:47:18 [2022-06-06T20:47:18.631Z] 
20:47:18 [2022-06-06T20:47:18.631Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
20:47:18 [2022-06-06T20:47:18.631Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a
20:47:19 [2022-06-06T20:47:19.202Z] #3 DONE 0.4s
20:47:19 [2022-06-06T20:47:19.202Z] 
20:47:19 [2022-06-06T20:47:19.202Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
20:47:19 [2022-06-06T20:47:19.202Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120
20:47:19 [2022-06-06T20:47:19.202Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done
20:47:19 [2022-06-06T20:47:19.202Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
20:47:19 [2022-06-06T20:47:19.202Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done
20:47:19 [2022-06-06T20:47:19.202Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done
20:47:19 [2022-06-06T20:47:19.202Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 7.34MB / 9.06MB 0.1s
20:47:19 [2022-06-06T20:47:19.202Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.2s
20:47:19 [2022-06-06T20:47:19.269Z] Client: Docker Engine - Community
20:47:19 [2022-06-06T20:47:19.269Z]  Version:           20.10.14
20:47:19 [2022-06-06T20:47:19.269Z]  API version:       1.41
20:47:19 [2022-06-06T20:47:19.269Z]  Go version:        go1.16.15
20:47:19 [2022-06-06T20:47:19.269Z]  Git commit:        a224086
20:47:19 [2022-06-06T20:47:19.269Z]  Built:             Thu Mar 24 01:47:57 2022
20:47:19 [2022-06-06T20:47:19.269Z]  OS/Arch:           linux/amd64
20:47:19 [2022-06-06T20:47:19.269Z]  Context:           default
20:47:19 [2022-06-06T20:47:19.269Z]  Experimental:      true
20:47:19 [2022-06-06T20:47:19.269Z] 
20:47:19 [2022-06-06T20:47:19.269Z] Server: Docker Engine - Community
20:47:19 [2022-06-06T20:47:19.269Z]  Engine:
20:47:19 [2022-06-06T20:47:19.269Z]   Version:          20.10.14
20:47:19 [2022-06-06T20:47:19.269Z]   API version:      1.41 (minimum version 1.12)
20:47:19 [2022-06-06T20:47:19.269Z]   Go version:       go1.16.15
20:47:19 [2022-06-06T20:47:19.269Z]   Git commit:       87a90dc
20:47:19 [2022-06-06T20:47:19.269Z]   Built:            Thu Mar 24 01:45:46 2022
20:47:19 [2022-06-06T20:47:19.269Z]   OS/Arch:          linux/amd64
20:47:19 [2022-06-06T20:47:19.269Z]   Experimental:     true
20:47:19 [2022-06-06T20:47:19.269Z]  containerd:
20:47:19 [2022-06-06T20:47:19.269Z]   Version:          1.5.11
20:47:19 [2022-06-06T20:47:19.269Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
20:47:19 [2022-06-06T20:47:19.269Z]  runc:
20:47:19 [2022-06-06T20:47:19.269Z]   Version:          1.0.3
20:47:19 [2022-06-06T20:47:19.269Z]   GitCommit:        v1.0.3-0-gf46b6ba
20:47:19 [2022-06-06T20:47:19.269Z]  docker-init:
20:47:19 [2022-06-06T20:47:19.269Z]   Version:          0.19.0
20:47:19 [2022-06-06T20:47:19.269Z]   GitCommit:        de40ad0
[Pipeline] sh
20:47:19 [2022-06-06T20:47:19.466Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.2s done
20:47:19 [2022-06-06T20:47:19.466Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c
20:47:19 [2022-06-06T20:47:19.467Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done
20:47:19 [2022-06-06T20:47:19.600Z] + docker info
20:47:19 [2022-06-06T20:47:19.727Z] #4 DONE 0.5s
20:47:19 [2022-06-06T20:47:19.727Z] 
20:47:19 [2022-06-06T20:47:19.727Z] #5 [internal] load build definition from Dockerfile
20:47:19 [2022-06-06T20:47:19.727Z] #5 sha256:04005028ec36ce08151f0b576a33ca0c772709982b2b3eeabd66219dbf00584e
20:47:19 [2022-06-06T20:47:19.727Z] #5 DONE 0.0s
20:47:19 [2022-06-06T20:47:19.727Z] 
20:47:19 [2022-06-06T20:47:19.727Z] #6 [internal] load .dockerignore
20:47:19 [2022-06-06T20:47:19.727Z] #6 sha256:7c49abb704e114fbe0cfe97c3ea2203f7e1c5404edf08d13b9a13ef18eaf7d84
20:47:19 [2022-06-06T20:47:19.727Z] #6 DONE 0.0s
20:47:19 [2022-06-06T20:47:19.727Z] 
20:47:19 [2022-06-06T20:47:19.727Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:47:19 [2022-06-06T20:47:19.727Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
20:47:19 [2022-06-06T20:47:19.749Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 5.0s
20:47:20 [2022-06-06T20:47:20.668Z] #10 ...
20:47:20 [2022-06-06T20:47:20.668Z] 
20:47:20 [2022-06-06T20:47:20.668Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
20:47:20 [2022-06-06T20:47:20.668Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
20:47:20 [2022-06-06T20:47:20.668Z] #7 DONE 0.9s
20:47:20 [2022-06-06T20:47:20.929Z] 
20:47:20 [2022-06-06T20:47:20.929Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:47:20 [2022-06-06T20:47:20.929Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
20:47:20 [2022-06-06T20:47:20.929Z] #10 DONE 1.0s
20:47:20 [2022-06-06T20:47:20.929Z] 
20:47:20 [2022-06-06T20:47:20.929Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:47:20 [2022-06-06T20:47:20.929Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
20:47:20 [2022-06-06T20:47:20.929Z] #8 DONE 1.0s
20:47:20 [2022-06-06T20:47:20.929Z] 
20:47:20 [2022-06-06T20:47:20.929Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
20:47:20 [2022-06-06T20:47:20.929Z] #9 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7
20:47:20 [2022-06-06T20:47:20.929Z] #9 DONE 1.0s
20:47:21 [2022-06-06T20:47:21.117Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 6.4s done
20:47:21 [2022-06-06T20:47:21.376Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9
20:47:23 [2022-06-06T20:47:23.476Z] 
20:47:23 [2022-06-06T20:47:23.476Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:47:23 [2022-06-06T20:47:23.476Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:47:23 [2022-06-06T20:47:23.476Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
20:47:23 [2022-06-06T20:47:23.476Z] #73 DONE 0.0s
20:47:23 [2022-06-06T20:47:23.476Z] 
20:47:23 [2022-06-06T20:47:23.476Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
20:47:23 [2022-06-06T20:47:23.476Z] #28 sha256:9102157671b3104ca121d5c382a6ea755fd191d2d0d9235b3ccd435febac3c72
20:47:23 [2022-06-06T20:47:23.476Z] #28 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 0.0s done
20:47:23 [2022-06-06T20:47:23.476Z] #28 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done
20:47:23 [2022-06-06T20:47:23.476Z] #28 sha256:1623b714f66926243b9b946d59d200082a1b86043169f4d6602b6e64bc20a38a 529B / 529B done
20:47:23 [2022-06-06T20:47:23.476Z] #28 sha256:e38a1b1bebd53396928bac3000fcc9fee3970cd022eae1e79fbd08d46a1a6ea8 1.48kB / 1.48kB done
20:47:23 [2022-06-06T20:47:23.476Z] #28 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 0B / 53.70MB 0.1s
20:47:23 [2022-06-06T20:47:23.476Z] #28 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 13.66MB / 53.70MB 0.3s
20:47:23 [2022-06-06T20:47:23.476Z] #28 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 32.51MB / 53.70MB 0.4s
20:47:23 [2022-06-06T20:47:23.744Z] #28 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 37.44MB / 53.70MB 0.5s
20:47:23 [2022-06-06T20:47:23.744Z] #28 ...
20:47:23 [2022-06-06T20:47:23.744Z] 
20:47:23 [2022-06-06T20:47:23.744Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
20:47:23 [2022-06-06T20:47:23.744Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
20:47:23 [2022-06-06T20:47:23.744Z] #49 DONE 0.0s
20:47:23 [2022-06-06T20:47:23.744Z] 
20:47:23 [2022-06-06T20:47:23.744Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
20:47:23 [2022-06-06T20:47:23.744Z] #28 sha256:9102157671b3104ca121d5c382a6ea755fd191d2d0d9235b3ccd435febac3c72
20:47:23 [2022-06-06T20:47:23.744Z] #28 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 42.99MB / 53.70MB 0.6s
20:47:23 [2022-06-06T20:47:23.744Z] #28 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 51.38MB / 53.70MB 0.7s
20:47:24 [2022-06-06T20:47:24.082Z] Client:
20:47:24 [2022-06-06T20:47:24.082Z]  Context:    default
20:47:24 [2022-06-06T20:47:24.082Z]  Debug Mode: false
20:47:24 [2022-06-06T20:47:24.082Z]  Plugins:
20:47:24 [2022-06-06T20:47:24.082Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
20:47:24 [2022-06-06T20:47:24.082Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
20:47:24 [2022-06-06T20:47:24.082Z]   compose: Docker Compose (Docker Inc., v2.4.1)
20:47:24 [2022-06-06T20:47:24.082Z]   scan: Docker Scan (Docker Inc., v0.17.0)
20:47:24 [2022-06-06T20:47:24.082Z] 
20:47:24 [2022-06-06T20:47:24.082Z] Server:
20:47:24 [2022-06-06T20:47:24.082Z]  Containers: 0
20:47:24 [2022-06-06T20:47:24.082Z]   Running: 0
20:47:24 [2022-06-06T20:47:24.082Z]   Paused: 0
20:47:24 [2022-06-06T20:47:24.082Z]   Stopped: 0
20:47:24 [2022-06-06T20:47:24.082Z]  Images: 0
20:47:24 [2022-06-06T20:47:24.082Z]  Server Version: 20.10.14
20:47:24 [2022-06-06T20:47:24.082Z]  Storage Driver: overlay2
20:47:24 [2022-06-06T20:47:24.082Z]   Backing Filesystem: extfs
20:47:24 [2022-06-06T20:47:24.082Z]   Supports d_type: true
20:47:24 [2022-06-06T20:47:24.082Z]   Native Overlay Diff: true
20:47:24 [2022-06-06T20:47:24.082Z]   userxattr: false
20:47:24 [2022-06-06T20:47:24.082Z]  Logging Driver: json-file
20:47:24 [2022-06-06T20:47:24.082Z]  Cgroup Driver: systemd
20:47:24 [2022-06-06T20:47:24.082Z]  Cgroup Version: 2
20:47:24 [2022-06-06T20:47:24.082Z]  Plugins:
20:47:24 [2022-06-06T20:47:24.082Z]   Volume: local
20:47:24 [2022-06-06T20:47:24.082Z]   Network: bridge host ipvlan macvlan null overlay
20:47:24 [2022-06-06T20:47:24.082Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:47:24 [2022-06-06T20:47:24.082Z]  Swarm: inactive
20:47:24 [2022-06-06T20:47:24.082Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
20:47:24 [2022-06-06T20:47:24.082Z]  Default Runtime: runc
20:47:24 [2022-06-06T20:47:24.082Z]  Init Binary: docker-init
20:47:24 [2022-06-06T20:47:24.082Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
20:47:24 [2022-06-06T20:47:24.082Z]  runc version: v1.0.3-0-gf46b6ba
20:47:24 [2022-06-06T20:47:24.082Z]  init version: de40ad0
20:47:24 [2022-06-06T20:47:24.082Z]  Security Options:
20:47:24 [2022-06-06T20:47:24.082Z]   apparmor
20:47:24 [2022-06-06T20:47:24.082Z]   seccomp
20:47:24 [2022-06-06T20:47:24.082Z]    Profile: default
20:47:24 [2022-06-06T20:47:24.082Z]   cgroupns
20:47:24 [2022-06-06T20:47:24.082Z]  Kernel Version: 5.13.0-1021-aws
20:47:24 [2022-06-06T20:47:24.082Z]  Operating System: Ubuntu 20.04.4 LTS
20:47:24 [2022-06-06T20:47:24.082Z]  OSType: linux
20:47:24 [2022-06-06T20:47:24.082Z]  Architecture: x86_64
20:47:24 [2022-06-06T20:47:24.082Z]  CPUs: 2
20:47:24 [2022-06-06T20:47:24.082Z]  Total Memory: 7.476GiB
20:47:24 [2022-06-06T20:47:24.082Z]  Name: ip-10-100-72-38
20:47:24 [2022-06-06T20:47:24.082Z]  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
20:47:24 [2022-06-06T20:47:24.082Z]  Docker Root Dir: /var/lib/docker
20:47:24 [2022-06-06T20:47:24.082Z]  Debug Mode: false
20:47:24 [2022-06-06T20:47:24.082Z]  Registry: https://index.docker.io/v1/
20:47:24 [2022-06-06T20:47:24.082Z]  Labels:
20:47:24 [2022-06-06T20:47:24.082Z]  Experimental: true
20:47:24 [2022-06-06T20:47:24.082Z]  Insecure Registries:
20:47:24 [2022-06-06T20:47:24.082Z]   127.0.0.0/8
20:47:24 [2022-06-06T20:47:24.082Z]  Live Restore Enabled: true
20:47:24 [2022-06-06T20:47:24.082Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:47:24 [2022-06-06T20:47:24.419Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:a7e3182757ca20217032cdf5bc04e61e528c2dfa .
20:47:24 [2022-06-06T20:47:24.676Z] #1 [internal] load build definition from Dockerfile
20:47:24 [2022-06-06T20:47:24.676Z] #1 sha256:bcdac954e9db827ed9bb327d058ebcbac73e3a508489835f1d6263ccb2bea92f
20:47:24 [2022-06-06T20:47:24.676Z] #1 transferring dockerfile: 17.93kB done
20:47:24 [2022-06-06T20:47:24.676Z] #1 DONE 0.1s
20:47:24 [2022-06-06T20:47:24.676Z] 
20:47:24 [2022-06-06T20:47:24.676Z] #2 [internal] load .dockerignore
20:47:24 [2022-06-06T20:47:24.676Z] #2 sha256:98db92d073c7bd3434b07a530ac52f2e8a0400cdcb43f0d6fa499b8cd346032c
20:47:24 [2022-06-06T20:47:24.676Z] #2 transferring context: 145B done
20:47:24 [2022-06-06T20:47:24.676Z] #2 DONE 0.1s
20:47:24 [2022-06-06T20:47:24.676Z] 
20:47:24 [2022-06-06T20:47:24.676Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
20:47:24 [2022-06-06T20:47:24.676Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
20:47:24 [2022-06-06T20:47:24.696Z] #28 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 53.70MB / 53.70MB 1.2s done
20:47:24 [2022-06-06T20:47:24.697Z] #28 extracting sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8
20:47:24 [2022-06-06T20:47:24.932Z] #3 DONE 0.4s
20:47:25 [2022-06-06T20:47:25.188Z] 
20:47:25 [2022-06-06T20:47:25.188Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
20:47:25 [2022-06-06T20:47:25.188Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
20:47:25 [2022-06-06T20:47:25.188Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done
20:47:25 [2022-06-06T20:47:25.188Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
20:47:25 [2022-06-06T20:47:25.188Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done
20:47:25 [2022-06-06T20:47:25.188Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done
20:47:25 [2022-06-06T20:47:25.188Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 5.24MB / 9.67MB 0.1s
20:47:25 [2022-06-06T20:47:25.188Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s
20:47:25 [2022-06-06T20:47:25.445Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done
20:47:25 [2022-06-06T20:47:25.445Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s
20:47:25 [2022-06-06T20:47:25.703Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done
20:47:25 [2022-06-06T20:47:25.703Z] #4 DONE 0.6s
20:47:25 [2022-06-06T20:47:25.959Z] 
20:47:25 [2022-06-06T20:47:25.959Z] #5 [internal] load build definition from Dockerfile
20:47:25 [2022-06-06T20:47:25.959Z] #5 sha256:c7d35e48f567b0b0a64087188fbdce722b7e37e695bdb10b8f9533759cadd080
20:47:25 [2022-06-06T20:47:25.959Z] #5 DONE 0.0s
20:47:25 [2022-06-06T20:47:25.959Z] 
20:47:25 [2022-06-06T20:47:25.959Z] #6 [internal] load .dockerignore
20:47:25 [2022-06-06T20:47:25.959Z] #6 sha256:844eea6320a2fe71bd213cd832fb01b9c055bbf6020655c3e6645b6a364c2de8
20:47:25 [2022-06-06T20:47:25.959Z] #6 DONE 0.0s
20:47:25 [2022-06-06T20:47:25.959Z] 
20:47:25 [2022-06-06T20:47:25.959Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
20:47:25 [2022-06-06T20:47:25.959Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049
20:47:26 [2022-06-06T20:47:26.452Z] Client:
20:47:26 [2022-06-06T20:47:26.452Z]  Context:    default
20:47:26 [2022-06-06T20:47:26.452Z]  Debug Mode: false
20:47:26 [2022-06-06T20:47:26.452Z]  Plugins:
20:47:26 [2022-06-06T20:47:26.452Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
20:47:26 [2022-06-06T20:47:26.452Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
20:47:26 [2022-06-06T20:47:26.452Z]   compose: Docker Compose (Docker Inc., v2.4.1)
20:47:26 [2022-06-06T20:47:26.452Z]   scan: Docker Scan (Docker Inc., v0.17.0)
20:47:26 [2022-06-06T20:47:26.452Z] 
20:47:26 [2022-06-06T20:47:26.452Z] Server:
20:47:26 [2022-06-06T20:47:26.452Z]  Containers: 0
20:47:26 [2022-06-06T20:47:26.452Z]   Running: 0
20:47:26 [2022-06-06T20:47:26.452Z]   Paused: 0
20:47:26 [2022-06-06T20:47:26.452Z]   Stopped: 0
20:47:26 [2022-06-06T20:47:26.452Z]  Images: 0
20:47:26 [2022-06-06T20:47:26.452Z]  Server Version: 20.10.14
20:47:26 [2022-06-06T20:47:26.452Z]  Storage Driver: overlay2
20:47:26 [2022-06-06T20:47:26.452Z]   Backing Filesystem: extfs
20:47:26 [2022-06-06T20:47:26.452Z]   Supports d_type: true
20:47:26 [2022-06-06T20:47:26.452Z]   Native Overlay Diff: true
20:47:26 [2022-06-06T20:47:26.452Z]   userxattr: false
20:47:26 [2022-06-06T20:47:26.452Z]  Logging Driver: json-file
20:47:26 [2022-06-06T20:47:26.452Z]  Cgroup Driver: cgroupfs
20:47:26 [2022-06-06T20:47:26.452Z]  Cgroup Version: 1
20:47:26 [2022-06-06T20:47:26.452Z]  Plugins:
20:47:26 [2022-06-06T20:47:26.452Z]   Volume: local
20:47:26 [2022-06-06T20:47:26.452Z]   Network: bridge host ipvlan macvlan null overlay
20:47:26 [2022-06-06T20:47:26.452Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:47:26 [2022-06-06T20:47:26.452Z]  Swarm: inactive
20:47:26 [2022-06-06T20:47:26.452Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
20:47:26 [2022-06-06T20:47:26.452Z]  Default Runtime: runc
20:47:26 [2022-06-06T20:47:26.452Z]  Init Binary: docker-init
20:47:26 [2022-06-06T20:47:26.452Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
20:47:26 [2022-06-06T20:47:26.452Z]  runc version: v1.0.3-0-gf46b6ba
20:47:26 [2022-06-06T20:47:26.452Z]  init version: de40ad0
20:47:26 [2022-06-06T20:47:26.452Z]  Security Options:
20:47:26 [2022-06-06T20:47:26.452Z]   apparmor
20:47:26 [2022-06-06T20:47:26.452Z]   seccomp
20:47:26 [2022-06-06T20:47:26.452Z]    Profile: default
20:47:26 [2022-06-06T20:47:26.452Z]  Kernel Version: 5.4.0-1071-aws
20:47:26 [2022-06-06T20:47:26.452Z]  Operating System: Ubuntu 18.04.6 LTS
20:47:26 [2022-06-06T20:47:26.452Z]  OSType: linux
20:47:26 [2022-06-06T20:47:26.452Z]  Architecture: x86_64
20:47:26 [2022-06-06T20:47:26.452Z]  CPUs: 2
20:47:26 [2022-06-06T20:47:26.452Z]  Total Memory: 7.483GiB
20:47:26 [2022-06-06T20:47:26.452Z]  Name: ip-10-100-125-197
20:47:26 [2022-06-06T20:47:26.452Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
20:47:26 [2022-06-06T20:47:26.452Z]  Docker Root Dir: /var/lib/docker
20:47:26 [2022-06-06T20:47:26.452Z]  Debug Mode: false
20:47:26 [2022-06-06T20:47:26.452Z]  Registry: https://index.docker.io/v1/
20:47:26 [2022-06-06T20:47:26.452Z]  Labels:
20:47:26 [2022-06-06T20:47:26.452Z]  Experimental: true
20:47:26 [2022-06-06T20:47:26.452Z]  Insecure Registries:
20:47:26 [2022-06-06T20:47:26.452Z]   127.0.0.0/8
20:47:26 [2022-06-06T20:47:26.452Z]  Live Restore Enabled: true
20:47:26 [2022-06-06T20:47:26.452Z] 
20:47:26 [2022-06-06T20:47:26.452Z] WARNING: No swap limit support
[Pipeline] sh
20:47:26 [2022-06-06T20:47:26.521Z] #10 ...
20:47:26 [2022-06-06T20:47:26.521Z] 
20:47:26 [2022-06-06T20:47:26.521Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:47:26 [2022-06-06T20:47:26.521Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
20:47:26 [2022-06-06T20:47:26.521Z] #9 DONE 0.8s
20:47:26 [2022-06-06T20:47:26.613Z] #28 ...
20:47:26 [2022-06-06T20:47:26.613Z] 
20:47:26 [2022-06-06T20:47:26.613Z] #24 [internal] load build context
20:47:26 [2022-06-06T20:47:26.613Z] #24 sha256:99bf87d74106bcd0e45f097bc11def27c158111d78ed95100fc8974a41f7217e
20:47:26 [2022-06-06T20:47:26.613Z] #24 transferring context: 61.15MB 2.1s done
20:47:26 [2022-06-06T20:47:26.613Z] #24 DONE 3.2s
20:47:26 [2022-06-06T20:47:26.613Z] 
20:47:26 [2022-06-06T20:47:26.613Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
20:47:26 [2022-06-06T20:47:26.613Z] #28 sha256:9102157671b3104ca121d5c382a6ea755fd191d2d0d9235b3ccd435febac3c72
20:47:26 [2022-06-06T20:47:26.637Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 5.1s
20:47:26 [2022-06-06T20:47:26.751Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:47:26 [2022-06-06T20:47:26.752Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:47:26 [2022-06-06T20:47:26.752Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43700/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
20:47:26 [2022-06-06T20:47:26.752Z] + bash /home/ubuntu/workspace/moby_PR-43700/check-config.sh
20:47:26 [2022-06-06T20:47:26.752Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:47:26 [2022-06-06T20:47:26.752Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
20:47:26 [2022-06-06T20:47:26.752Z] 
20:47:26 [2022-06-06T20:47:26.752Z] Generally Necessary:
20:47:26 [2022-06-06T20:47:26.752Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:47:26 [2022-06-06T20:47:26.752Z] - apparmor: enabled and tools installed
20:47:26 [2022-06-06T20:47:26.752Z] - CONFIG_NAMESPACES: enabled
20:47:26 [2022-06-06T20:47:26.752Z] - CONFIG_NET_NS: enabled
20:47:26 [2022-06-06T20:47:26.752Z] - CONFIG_PID_NS: enabled
20:47:26 [2022-06-06T20:47:26.752Z] - CONFIG_IPC_NS: enabled
20:47:26 [2022-06-06T20:47:26.752Z] - CONFIG_UTS_NS: enabled
20:47:26 [2022-06-06T20:47:26.752Z] - CONFIG_CGROUPS: enabled
20:47:26 [2022-06-06T20:47:26.752Z] - CONFIG_CGROUP_CPUACCT: enabled
20:47:26 [2022-06-06T20:47:26.752Z] - CONFIG_CGROUP_DEVICE: enabled
20:47:26 [2022-06-06T20:47:26.752Z] - CONFIG_CGROUP_FREEZER: enabled
20:47:26 [2022-06-06T20:47:26.752Z] - CONFIG_CGROUP_SCHED: enabled
20:47:26 [2022-06-06T20:47:26.752Z] - CONFIG_CPUSETS: enabled
20:47:26 [2022-06-06T20:47:26.752Z] - CONFIG_MEMCG: enabled
20:47:26 [2022-06-06T20:47:26.752Z] - CONFIG_KEYS: enabled
20:47:26 [2022-06-06T20:47:26.752Z] - CONFIG_VETH: enabled (as module)
20:47:26 [2022-06-06T20:47:26.752Z] - CONFIG_BRIDGE: enabled (as module)
20:47:26 [2022-06-06T20:47:26.752Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:47:26 [2022-06-06T20:47:26.752Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:47:26 [2022-06-06T20:47:26.752Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:47:26 [2022-06-06T20:47:26.752Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:47:26 [2022-06-06T20:47:26.777Z] 
20:47:26 [2022-06-06T20:47:26.777Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:47:26 [2022-06-06T20:47:26.777Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
20:47:26 [2022-06-06T20:47:26.777Z] #8 DONE 0.8s
20:47:26 [2022-06-06T20:47:26.777Z] 
20:47:26 [2022-06-06T20:47:26.777Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
20:47:26 [2022-06-06T20:47:26.777Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
20:47:26 [2022-06-06T20:47:26.777Z] #7 DONE 0.9s
20:47:26 [2022-06-06T20:47:26.777Z] 
20:47:26 [2022-06-06T20:47:26.777Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
20:47:26 [2022-06-06T20:47:26.777Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049
20:47:26 [2022-06-06T20:47:26.777Z] #10 DONE 0.9s
20:47:26 [2022-06-06T20:47:26.893Z] #11 ...
20:47:26 [2022-06-06T20:47:26.893Z] 
20:47:26 [2022-06-06T20:47:26.893Z] #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
20:47:26 [2022-06-06T20:47:26.893Z] #38 sha256:5bd8bad4e34517b19f2b198e015ee555ff3a4438b9fac3f0fe7f1819e5065f3d
20:47:26 [2022-06-06T20:47:26.893Z] #38 2.534 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:47:26 [2022-06-06T20:47:26.893Z] #38 2.818 
20:47:26 [2022-06-06T20:47:26.893Z] #38 3.040 #=#=#                                                                         

######################################################################## 100.0%
20:47:26 [2022-06-06T20:47:26.893Z] #38 3.329 
20:47:26 [2022-06-06T20:47:26.893Z] #38 4.203 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:47:26 [2022-06-06T20:47:26.893Z] #38 4.463 
20:47:26 [2022-06-06T20:47:26.893Z] #38 4.680 #=#=#                                                                         

######################################################################## 100.0%
20:47:26 [2022-06-06T20:47:26.893Z] #38 4.970 
20:47:26 [2022-06-06T20:47:26.893Z] #38 5.903 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
20:47:26 [2022-06-06T20:47:26.893Z] #38 6.168 
20:47:26 [2022-06-06T20:47:26.893Z] #38 6.387 #=#=#                                                                         

###                                                                        4.8%
#################################                                         45.9%
###############################################################           88.6%
######################################################################## 100.0%
20:47:26 [2022-06-06T20:47:26.893Z] #38 6.974 
20:47:26 [2022-06-06T20:47:26.893Z] #38 8.131 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:47:26 [2022-06-06T20:47:26.893Z] #38 8.462 
20:47:26 [2022-06-06T20:47:26.893Z] #38 8.712 #=#=#                                                                         

######################################################################## 100.0%
20:47:26 [2022-06-06T20:47:26.893Z] #38 8.996 
20:47:26 [2022-06-06T20:47:26.893Z] #38 9.727 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
20:47:26 [2022-06-06T20:47:26.893Z] #38 10.03 
20:47:26 [2022-06-06T20:47:26.893Z] #38 ...
20:47:26 [2022-06-06T20:47:26.893Z] 
20:47:26 [2022-06-06T20:47:26.893Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:26 [2022-06-06T20:47:26.893Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_NF_NAT: enabled (as module)
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_POSIX_MQUEUE: enabled
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_CGROUP_BPF: enabled
20:47:27 [2022-06-06T20:47:27.029Z] 
20:47:27 [2022-06-06T20:47:27.029Z] Optional Features:
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_USER_NS: enabled
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_SECCOMP: enabled
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_SECCOMP_FILTER: enabled
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_CGROUP_PIDS: enabled
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_MEMCG_SWAP: enabled
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:47:27 [2022-06-06T20:47:27.029Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_BLK_CGROUP: enabled
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_CGROUP_PERF: enabled
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_CGROUP_HUGETLB: enabled
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_CFS_BANDWIDTH: enabled
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_RT_GROUP_SCHED: missing
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_IP_VS: enabled (as module)
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_IP_VS_NFCT: enabled
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_IP_VS_RR: enabled (as module)
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_SECURITY_SELINUX: enabled
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_SECURITY_APPARMOR: enabled
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_EXT4_FS: enabled
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:47:27 [2022-06-06T20:47:27.029Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:47:27 [2022-06-06T20:47:27.029Z] - Network Drivers:
20:47:27 [2022-06-06T20:47:27.029Z]   - "overlay":
20:47:27 [2022-06-06T20:47:27.029Z]     - CONFIG_VXLAN: enabled (as module)
20:47:27 [2022-06-06T20:47:27.029Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:47:27 [2022-06-06T20:47:27.029Z]       Optional (for encrypted networks):
20:47:27 [2022-06-06T20:47:27.294Z]       - CONFIG_CRYPTO: enabled
20:47:27 [2022-06-06T20:47:27.295Z]       - CONFIG_CRYPTO_AEAD: enabled
20:47:27 [2022-06-06T20:47:27.295Z]       - CONFIG_CRYPTO_GCM: enabled
20:47:27 [2022-06-06T20:47:27.295Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:47:27 [2022-06-06T20:47:27.295Z]       - CONFIG_CRYPTO_GHASH: enabled
20:47:27 [2022-06-06T20:47:27.295Z]       - CONFIG_XFRM: enabled
20:47:27 [2022-06-06T20:47:27.295Z]       - CONFIG_XFRM_USER: enabled (as module)
20:47:27 [2022-06-06T20:47:27.295Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:47:27 [2022-06-06T20:47:27.295Z]       - CONFIG_INET_ESP: enabled (as module)
20:47:27 [2022-06-06T20:47:27.295Z]   - "ipvlan":
20:47:27 [2022-06-06T20:47:27.295Z]     - CONFIG_IPVLAN: enabled (as module)
20:47:27 [2022-06-06T20:47:27.295Z]   - "macvlan":
20:47:27 [2022-06-06T20:47:27.295Z]     - CONFIG_MACVLAN: enabled (as module)
20:47:27 [2022-06-06T20:47:27.295Z]     - CONFIG_DUMMY: enabled (as module)
20:47:27 [2022-06-06T20:47:27.295Z]   - "ftp,tftp client in container":
20:47:27 [2022-06-06T20:47:27.295Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:47:27 [2022-06-06T20:47:27.295Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:47:27 [2022-06-06T20:47:27.295Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:47:27 [2022-06-06T20:47:27.295Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:47:27 [2022-06-06T20:47:27.295Z] - Storage Drivers:
20:47:27 [2022-06-06T20:47:27.295Z]   - "aufs":
20:47:27 [2022-06-06T20:47:27.295Z]     - CONFIG_AUFS_FS: enabled (as module)
20:47:27 [2022-06-06T20:47:27.295Z]   - "btrfs":
20:47:27 [2022-06-06T20:47:27.295Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:47:27 [2022-06-06T20:47:27.295Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:47:27 [2022-06-06T20:47:27.295Z]   - "devicemapper":
20:47:27 [2022-06-06T20:47:27.295Z]     - CONFIG_BLK_DEV_DM: enabled
20:47:27 [2022-06-06T20:47:27.295Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:47:27 [2022-06-06T20:47:27.295Z]   - "overlay":
20:47:27 [2022-06-06T20:47:27.295Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:47:27 [2022-06-06T20:47:27.295Z]   - "zfs":
20:47:27 [2022-06-06T20:47:27.295Z]     - /dev/zfs: present
20:47:27 [2022-06-06T20:47:27.295Z]     - zfs command: missing
20:47:27 [2022-06-06T20:47:27.295Z]     - zpool command: missing
20:47:27 [2022-06-06T20:47:27.295Z] 
20:47:27 [2022-06-06T20:47:27.295Z] Limits:
20:47:27 [2022-06-06T20:47:27.295Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:47:27 [2022-06-06T20:47:27.295Z] 
20:47:27 [2022-06-06T20:47:27.295Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
20:47:27 [2022-06-06T20:47:27.340Z] 
20:47:27 [2022-06-06T20:47:27.340Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:27 [2022-06-06T20:47:27.340Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:27 [2022-06-06T20:47:27.340Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 0.0s done
20:47:27 [2022-06-06T20:47:27.340Z] #11 sha256:5417b4917fa7ed3ad2678a3ce6378a00c95bfd430c2ffa39936fce55130b5f2c 1.80kB / 1.80kB done
20:47:27 [2022-06-06T20:47:27.340Z] #11 sha256:76199a964a3fc66e31bda713381e92285f479fe8e3d4514a473f95ffc2062440 7.10kB / 7.10kB done
20:47:27 [2022-06-06T20:47:27.340Z] #11 sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 1.86kB / 1.86kB done
20:47:27 [2022-06-06T20:47:27.340Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 827.39kB / 55.01MB 0.1s
[Pipeline] sh
20:47:27 [2022-06-06T20:47:27.558Z] #28 extracting sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 3.1s done
20:47:27 [2022-06-06T20:47:27.597Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 4.19MB / 55.01MB 0.2s
20:47:27 [2022-06-06T20:47:27.597Z] #11 ...
20:47:27 [2022-06-06T20:47:27.597Z] 
20:47:27 [2022-06-06T20:47:27.597Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
20:47:27 [2022-06-06T20:47:27.597Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
20:47:27 [2022-06-06T20:47:27.597Z] #49 DONE 0.0s
20:47:27 [2022-06-06T20:47:27.597Z] 
20:47:27 [2022-06-06T20:47:27.597Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:27 [2022-06-06T20:47:27.597Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:27 [2022-06-06T20:47:27.634Z] + sudo modprobe ip_vs
20:47:27 [2022-06-06T20:47:27.634Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a7e3182757ca20217032cdf5bc04e61e528c2dfa .
20:47:27 [2022-06-06T20:47:27.738Z] Client:
20:47:27 [2022-06-06T20:47:27.738Z]  Context:    default
20:47:27 [2022-06-06T20:47:27.738Z]  Debug Mode: false
20:47:27 [2022-06-06T20:47:27.738Z]  Plugins:
20:47:27 [2022-06-06T20:47:27.738Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
20:47:27 [2022-06-06T20:47:27.738Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
20:47:27 [2022-06-06T20:47:27.738Z]   compose: Docker Compose (Docker Inc., v2.4.1)
20:47:27 [2022-06-06T20:47:27.738Z]   scan: Docker Scan (Docker Inc., v0.17.0)
20:47:27 [2022-06-06T20:47:27.738Z] 
20:47:27 [2022-06-06T20:47:27.738Z] Server:
20:47:27 [2022-06-06T20:47:27.738Z]  Containers: 0
20:47:27 [2022-06-06T20:47:27.738Z]   Running: 0
20:47:27 [2022-06-06T20:47:27.738Z]   Paused: 0
20:47:27 [2022-06-06T20:47:27.738Z]   Stopped: 0
20:47:27 [2022-06-06T20:47:27.738Z]  Images: 0
20:47:27 [2022-06-06T20:47:27.738Z]  Server Version: 20.10.14
20:47:27 [2022-06-06T20:47:27.738Z]  Storage Driver: overlay2
20:47:27 [2022-06-06T20:47:27.738Z]   Backing Filesystem: extfs
20:47:27 [2022-06-06T20:47:27.738Z]   Supports d_type: true
20:47:27 [2022-06-06T20:47:27.738Z]   Native Overlay Diff: true
20:47:27 [2022-06-06T20:47:27.738Z]   userxattr: false
20:47:27 [2022-06-06T20:47:27.738Z]  Logging Driver: json-file
20:47:27 [2022-06-06T20:47:27.738Z]  Cgroup Driver: cgroupfs
20:47:27 [2022-06-06T20:47:27.738Z]  Cgroup Version: 1
20:47:27 [2022-06-06T20:47:27.738Z]  Plugins:
20:47:27 [2022-06-06T20:47:27.738Z]   Volume: local
20:47:27 [2022-06-06T20:47:27.738Z]   Network: bridge host ipvlan macvlan null overlay
20:47:27 [2022-06-06T20:47:27.738Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:47:27 [2022-06-06T20:47:27.738Z]  Swarm: inactive
20:47:27 [2022-06-06T20:47:27.738Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
20:47:27 [2022-06-06T20:47:27.738Z]  Default Runtime: runc
20:47:27 [2022-06-06T20:47:27.738Z]  Init Binary: docker-init
20:47:27 [2022-06-06T20:47:27.738Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
20:47:27 [2022-06-06T20:47:27.738Z]  runc version: v1.0.3-0-gf46b6ba
20:47:27 [2022-06-06T20:47:27.738Z]  init version: de40ad0
20:47:27 [2022-06-06T20:47:27.738Z]  Security Options:
20:47:27 [2022-06-06T20:47:27.738Z]   apparmor
20:47:27 [2022-06-06T20:47:27.738Z]   seccomp
20:47:27 [2022-06-06T20:47:27.738Z]    Profile: default
20:47:27 [2022-06-06T20:47:27.738Z]  Kernel Version: 5.4.0-1071-aws
20:47:27 [2022-06-06T20:47:27.738Z]  Operating System: Ubuntu 18.04.6 LTS
20:47:27 [2022-06-06T20:47:27.738Z]  OSType: linux
20:47:27 [2022-06-06T20:47:27.738Z]  Architecture: x86_64
20:47:27 [2022-06-06T20:47:27.738Z]  CPUs: 2
20:47:27 [2022-06-06T20:47:27.738Z]  Total Memory: 7.483GiB
20:47:27 [2022-06-06T20:47:27.738Z]  Name: ip-10-100-120-231
20:47:27 [2022-06-06T20:47:27.738Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
20:47:27 [2022-06-06T20:47:27.738Z]  Docker Root Dir: /var/lib/docker
20:47:27 [2022-06-06T20:47:27.738Z]  Debug Mode: false
20:47:27 [2022-06-06T20:47:27.738Z]  Registry: https://index.docker.io/v1/
20:47:27 [2022-06-06T20:47:27.738Z]  Labels:
20:47:27 [2022-06-06T20:47:27.738Z]  Experimental: true
20:47:27 [2022-06-06T20:47:27.738Z]  Insecure Registries:
20:47:27 [2022-06-06T20:47:27.738Z]   127.0.0.0/8
20:47:27 [2022-06-06T20:47:27.738Z]  Live Restore Enabled: true
20:47:27 [2022-06-06T20:47:27.738Z] 
20:47:27 [2022-06-06T20:47:27.738Z] WARNING: No swap limit support
[Pipeline] sh
20:47:27 [2022-06-06T20:47:27.854Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 12.58MB / 55.01MB 0.4s
20:47:27 [2022-06-06T20:47:27.854Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 28.31MB / 55.01MB 0.6s
20:47:27 [2022-06-06T20:47:27.854Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 37.23MB / 55.01MB 0.7s
20:47:27 [2022-06-06T20:47:27.893Z] #1 [internal] load build definition from Dockerfile
20:47:27 [2022-06-06T20:47:27.893Z] #1 sha256:f3395c7b780fcd7c2c1a7b44e602cc4dbf1efa9d1193b25045875b4f505a833e
20:47:27 [2022-06-06T20:47:27.893Z] #1 transferring dockerfile: 37B
20:47:28 [2022-06-06T20:47:28.039Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:47:28 [2022-06-06T20:47:28.039Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:47:28 [2022-06-06T20:47:28.039Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43700/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
20:47:28 [2022-06-06T20:47:28.039Z] + bash /home/ubuntu/workspace/moby_PR-43700/check-config.sh
20:47:28 [2022-06-06T20:47:28.039Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:47:28 [2022-06-06T20:47:28.039Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
20:47:28 [2022-06-06T20:47:28.039Z] 
20:47:28 [2022-06-06T20:47:28.039Z] Generally Necessary:
20:47:28 [2022-06-06T20:47:28.039Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:47:28 [2022-06-06T20:47:28.039Z] - apparmor: enabled and tools installed
20:47:28 [2022-06-06T20:47:28.039Z] - CONFIG_NAMESPACES: enabled
20:47:28 [2022-06-06T20:47:28.039Z] - CONFIG_NET_NS: enabled
20:47:28 [2022-06-06T20:47:28.039Z] - CONFIG_PID_NS: enabled
20:47:28 [2022-06-06T20:47:28.039Z] - CONFIG_IPC_NS: enabled
20:47:28 [2022-06-06T20:47:28.039Z] - CONFIG_UTS_NS: enabled
20:47:28 [2022-06-06T20:47:28.039Z] - CONFIG_CGROUPS: enabled
20:47:28 [2022-06-06T20:47:28.039Z] - CONFIG_CGROUP_CPUACCT: enabled
20:47:28 [2022-06-06T20:47:28.039Z] - CONFIG_CGROUP_DEVICE: enabled
20:47:28 [2022-06-06T20:47:28.039Z] - CONFIG_CGROUP_FREEZER: enabled
20:47:28 [2022-06-06T20:47:28.039Z] - CONFIG_CGROUP_SCHED: enabled
20:47:28 [2022-06-06T20:47:28.039Z] - CONFIG_CPUSETS: enabled
20:47:28 [2022-06-06T20:47:28.039Z] - CONFIG_MEMCG: enabled
20:47:28 [2022-06-06T20:47:28.039Z] - CONFIG_KEYS: enabled
20:47:28 [2022-06-06T20:47:28.039Z] - CONFIG_VETH: enabled (as module)
20:47:28 [2022-06-06T20:47:28.039Z] - CONFIG_BRIDGE: enabled (as module)
20:47:28 [2022-06-06T20:47:28.039Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:47:28 [2022-06-06T20:47:28.039Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:47:28 [2022-06-06T20:47:28.110Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 42.52MB / 55.01MB 0.8s
20:47:28 [2022-06-06T20:47:28.110Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 51.38MB / 55.01MB 0.9s
20:47:28 [2022-06-06T20:47:28.182Z] #1 transferring dockerfile: 17.93kB done
20:47:28 [2022-06-06T20:47:28.182Z] #1 DONE 0.1s
20:47:28 [2022-06-06T20:47:28.182Z] 
20:47:28 [2022-06-06T20:47:28.182Z] #2 [internal] load .dockerignore
20:47:28 [2022-06-06T20:47:28.182Z] #2 sha256:8fefa9a9383be61326f6aadb8e334089e8c2854902c46511b1318c8fa54a5810
20:47:28 [2022-06-06T20:47:28.182Z] #2 transferring context: 145B done
20:47:28 [2022-06-06T20:47:28.182Z] #2 DONE 0.1s
20:47:28 [2022-06-06T20:47:28.182Z] 
20:47:28 [2022-06-06T20:47:28.182Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
20:47:28 [2022-06-06T20:47:28.182Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_NF_NAT: enabled (as module)
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_POSIX_MQUEUE: enabled
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_CGROUP_BPF: enabled
20:47:28 [2022-06-06T20:47:28.307Z] 
20:47:28 [2022-06-06T20:47:28.307Z] Optional Features:
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_USER_NS: enabled
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_SECCOMP: enabled
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_SECCOMP_FILTER: enabled
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_CGROUP_PIDS: enabled
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_MEMCG_SWAP: enabled
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:47:28 [2022-06-06T20:47:28.307Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_BLK_CGROUP: enabled
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_CGROUP_PERF: enabled
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_CGROUP_HUGETLB: enabled
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_CFS_BANDWIDTH: enabled
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_RT_GROUP_SCHED: missing
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_IP_VS: enabled (as module)
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_IP_VS_NFCT: enabled
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_IP_VS_RR: enabled (as module)
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_SECURITY_SELINUX: enabled
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_SECURITY_APPARMOR: enabled
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_EXT4_FS: enabled
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:47:28 [2022-06-06T20:47:28.307Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:47:28 [2022-06-06T20:47:28.307Z] - Network Drivers:
20:47:28 [2022-06-06T20:47:28.307Z]   - "overlay":
20:47:28 [2022-06-06T20:47:28.367Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 1.1s
20:47:28 [2022-06-06T20:47:28.367Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 1.1s
20:47:28 [2022-06-06T20:47:28.367Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 0B / 10.88MB 1.1s
20:47:28 [2022-06-06T20:47:28.367Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 7.34MB / 10.88MB 1.2s
20:47:28 [2022-06-06T20:47:28.441Z] #3 DONE 0.5s
20:47:28 [2022-06-06T20:47:28.567Z]     - CONFIG_VXLAN: enabled (as module)
20:47:28 [2022-06-06T20:47:28.567Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:47:28 [2022-06-06T20:47:28.567Z]       Optional (for encrypted networks):
20:47:28 [2022-06-06T20:47:28.567Z]       - CONFIG_CRYPTO: enabled
20:47:28 [2022-06-06T20:47:28.567Z]       - CONFIG_CRYPTO_AEAD: enabled
20:47:28 [2022-06-06T20:47:28.567Z]       - CONFIG_CRYPTO_GCM: enabled
20:47:28 [2022-06-06T20:47:28.567Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:47:28 [2022-06-06T20:47:28.567Z]       - CONFIG_CRYPTO_GHASH: enabled
20:47:28 [2022-06-06T20:47:28.567Z]       - CONFIG_XFRM: enabled
20:47:28 [2022-06-06T20:47:28.567Z]       - CONFIG_XFRM_USER: enabled (as module)
20:47:28 [2022-06-06T20:47:28.567Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:47:28 [2022-06-06T20:47:28.567Z]       - CONFIG_INET_ESP: enabled (as module)
20:47:28 [2022-06-06T20:47:28.567Z]   - "ipvlan":
20:47:28 [2022-06-06T20:47:28.567Z]     - CONFIG_IPVLAN: enabled (as module)
20:47:28 [2022-06-06T20:47:28.567Z]   - "macvlan":
20:47:28 [2022-06-06T20:47:28.567Z]     - CONFIG_MACVLAN: enabled (as module)
20:47:28 [2022-06-06T20:47:28.567Z]     - CONFIG_DUMMY: enabled (as module)
20:47:28 [2022-06-06T20:47:28.567Z]   - "ftp,tftp client in container":
20:47:28 [2022-06-06T20:47:28.567Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:47:28 [2022-06-06T20:47:28.567Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:47:28 [2022-06-06T20:47:28.567Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:47:28 [2022-06-06T20:47:28.567Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:47:28 [2022-06-06T20:47:28.567Z] - Storage Drivers:
20:47:28 [2022-06-06T20:47:28.567Z]   - "aufs":
20:47:28 [2022-06-06T20:47:28.567Z]     - CONFIG_AUFS_FS: enabled (as module)
20:47:28 [2022-06-06T20:47:28.567Z]   - "btrfs":
20:47:28 [2022-06-06T20:47:28.567Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:47:28 [2022-06-06T20:47:28.567Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:47:28 [2022-06-06T20:47:28.567Z]   - "devicemapper":
20:47:28 [2022-06-06T20:47:28.567Z]     - CONFIG_BLK_DEV_DM: enabled
20:47:28 [2022-06-06T20:47:28.567Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:47:28 [2022-06-06T20:47:28.567Z]   - "overlay":
20:47:28 [2022-06-06T20:47:28.567Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:47:28 [2022-06-06T20:47:28.567Z]   - "zfs":
20:47:28 [2022-06-06T20:47:28.567Z]     - /dev/zfs: present
20:47:28 [2022-06-06T20:47:28.567Z]     - zfs command: missing
20:47:28 [2022-06-06T20:47:28.567Z]     - zpool command: missing
20:47:28 [2022-06-06T20:47:28.567Z] 
20:47:28 [2022-06-06T20:47:28.567Z] Limits:
20:47:28 [2022-06-06T20:47:28.567Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:47:28 [2022-06-06T20:47:28.567Z] 
20:47:28 [2022-06-06T20:47:28.567Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
20:47:28 [2022-06-06T20:47:28.626Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 1.3s
[Pipeline] sh
20:47:28 [2022-06-06T20:47:28.703Z] 
20:47:28 [2022-06-06T20:47:28.703Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
20:47:28 [2022-06-06T20:47:28.703Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
20:47:28 [2022-06-06T20:47:28.703Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done
20:47:28 [2022-06-06T20:47:28.703Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
20:47:28 [2022-06-06T20:47:28.703Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done
20:47:28 [2022-06-06T20:47:28.703Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done
20:47:28 [2022-06-06T20:47:28.703Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 1.05MB / 9.67MB 0.1s
20:47:28 [2022-06-06T20:47:28.703Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s
20:47:28 [2022-06-06T20:47:28.888Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 1.5s done
20:47:28 [2022-06-06T20:47:28.912Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a7e3182757ca20217032cdf5bc04e61e528c2dfa .
20:47:28 [2022-06-06T20:47:28.962Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done
20:47:28 [2022-06-06T20:47:28.962Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s
20:47:29 [2022-06-06T20:47:29.147Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 1.6s done
20:47:29 [2022-06-06T20:47:29.147Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 0B / 85.87MB 1.7s
20:47:29 [2022-06-06T20:47:29.147Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c
20:47:29 [2022-06-06T20:47:29.147Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 1.8s done
20:47:29 [2022-06-06T20:47:29.147Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 11.53MB / 85.87MB 1.9s
20:47:29 [2022-06-06T20:47:29.147Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 0B / 54.58MB 1.9s
20:47:29 [2022-06-06T20:47:29.170Z] #1 [internal] load build definition from Dockerfile
20:47:29 [2022-06-06T20:47:29.170Z] #1 sha256:60e2baca46898f43b04b59b8864c661f3e0455924604f3b01f6c58521596061a
20:47:29 [2022-06-06T20:47:29.170Z] #1 transferring dockerfile:
20:47:29 [2022-06-06T20:47:29.170Z] #1 transferring dockerfile: 17.93kB done
20:47:29 [2022-06-06T20:47:29.170Z] #1 DONE 0.2s
20:47:29 [2022-06-06T20:47:29.170Z] 
20:47:29 [2022-06-06T20:47:29.170Z] #2 [internal] load .dockerignore
20:47:29 [2022-06-06T20:47:29.170Z] #2 sha256:8e22c05510ff91b8be4205eb6e3b799dcca9c177ebd1bdd541ee31991ebed118
20:47:29 [2022-06-06T20:47:29.170Z] #2 transferring context: 145B done
20:47:29 [2022-06-06T20:47:29.170Z] #2 DONE 0.2s
20:47:29 [2022-06-06T20:47:29.170Z] 
20:47:29 [2022-06-06T20:47:29.170Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
20:47:29 [2022-06-06T20:47:29.170Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
20:47:29 [2022-06-06T20:47:29.406Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 18.87MB / 85.87MB 2.0s
20:47:29 [2022-06-06T20:47:29.406Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 3.15MB / 54.58MB 2.0s
20:47:29 [2022-06-06T20:47:29.406Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 0B / 141.75MB 2.0s
20:47:29 [2022-06-06T20:47:29.406Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 9.44MB / 54.58MB 2.1s
20:47:29 [2022-06-06T20:47:29.406Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 28.31MB / 85.87MB 2.2s
20:47:29 [2022-06-06T20:47:29.406Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 13.63MB / 54.58MB 2.2s
20:47:29 [2022-06-06T20:47:29.532Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done
20:47:29 [2022-06-06T20:47:29.532Z] #4 DONE 0.8s
20:47:29 [2022-06-06T20:47:29.663Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 35.65MB / 85.87MB 2.4s
20:47:29 [2022-06-06T20:47:29.663Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 25.17MB / 54.58MB 2.4s
20:47:29 [2022-06-06T20:47:29.663Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 41.94MB / 85.87MB 2.5s
20:47:29 [2022-06-06T20:47:29.663Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 29.36MB / 54.58MB 2.5s
20:47:29 [2022-06-06T20:47:29.663Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 10.18MB / 141.75MB 2.5s
20:47:29 [2022-06-06T20:47:29.741Z] #3 DONE 0.4s
20:47:29 [2022-06-06T20:47:29.741Z] 
20:47:29 [2022-06-06T20:47:29.741Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
20:47:29 [2022-06-06T20:47:29.741Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
20:47:29 [2022-06-06T20:47:29.741Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done
20:47:29 [2022-06-06T20:47:29.741Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done
20:47:29 [2022-06-06T20:47:29.741Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 1.05MB / 9.67MB 0.1s
20:47:29 [2022-06-06T20:47:29.741Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
20:47:29 [2022-06-06T20:47:29.741Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done
20:47:29 [2022-06-06T20:47:29.793Z] 
20:47:29 [2022-06-06T20:47:29.793Z] #6 [internal] load build definition from Dockerfile
20:47:29 [2022-06-06T20:47:29.793Z] #6 sha256:d1b1b816b4e0759511fa7dc97b7bc888a4af9f11426b63770271ef2b50f846dd
20:47:29 [2022-06-06T20:47:29.793Z] #6 DONE 0.0s
20:47:29 [2022-06-06T20:47:29.793Z] 
20:47:29 [2022-06-06T20:47:29.793Z] #5 [internal] load .dockerignore
20:47:29 [2022-06-06T20:47:29.793Z] #5 sha256:8475709a98032bee99164ff839972e36f3a4f81b01ddf3b74146d46da8efed1a
20:47:29 [2022-06-06T20:47:29.793Z] #5 DONE 0.0s
20:47:29 [2022-06-06T20:47:29.793Z] 
20:47:29 [2022-06-06T20:47:29.793Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:47:29 [2022-06-06T20:47:29.793Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
20:47:29 [2022-06-06T20:47:29.924Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 33.55MB / 54.58MB 2.6s
20:47:29 [2022-06-06T20:47:29.924Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 53.48MB / 85.87MB 2.7s
20:47:29 [2022-06-06T20:47:29.924Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 38.80MB / 54.58MB 2.7s
20:47:29 [2022-06-06T20:47:29.924Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 17.83MB / 141.75MB 2.7s
20:47:30 [2022-06-06T20:47:30.001Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s
20:47:30 [2022-06-06T20:47:30.001Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done
20:47:30 [2022-06-06T20:47:30.001Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s
20:47:30 [2022-06-06T20:47:30.054Z] #10 DONE 0.3s
20:47:30 [2022-06-06T20:47:30.054Z] 
20:47:30 [2022-06-06T20:47:30.054Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
20:47:30 [2022-06-06T20:47:30.054Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
20:47:30 [2022-06-06T20:47:30.054Z] #9 DONE 0.3s
20:47:30 [2022-06-06T20:47:30.054Z] 
20:47:30 [2022-06-06T20:47:30.054Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:47:30 [2022-06-06T20:47:30.054Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
20:47:30 [2022-06-06T20:47:30.054Z] #8 DONE 0.3s
20:47:30 [2022-06-06T20:47:30.054Z] 
20:47:30 [2022-06-06T20:47:30.054Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
20:47:30 [2022-06-06T20:47:30.054Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049
20:47:30 [2022-06-06T20:47:30.054Z] #7 DONE 0.3s
20:47:30 [2022-06-06T20:47:30.107Z] #28 DONE 6.5s
20:47:30 [2022-06-06T20:47:30.107Z] 
20:47:30 [2022-06-06T20:47:30.107Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:47:30 [2022-06-06T20:47:30.107Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
20:47:30 [2022-06-06T20:47:30.107Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
20:47:30 [2022-06-06T20:47:30.107Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:47:30 [2022-06-06T20:47:30.107Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
20:47:30 [2022-06-06T20:47:30.107Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
20:47:30 [2022-06-06T20:47:30.107Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.5s done
20:47:30 [2022-06-06T20:47:30.107Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.7s done
20:47:30 [2022-06-06T20:47:30.107Z] #71 DONE 6.4s
20:47:30 [2022-06-06T20:47:30.107Z] 
20:47:30 [2022-06-06T20:47:30.107Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:47:30 [2022-06-06T20:47:30.107Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:47:30 [2022-06-06T20:47:30.107Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:47:30 [2022-06-06T20:47:30.107Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
20:47:30 [2022-06-06T20:47:30.107Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
20:47:30 [2022-06-06T20:47:30.107Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.8s done
20:47:30 [2022-06-06T20:47:30.107Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done
20:47:30 [2022-06-06T20:47:30.107Z] #73 DONE 6.5s
20:47:30 [2022-06-06T20:47:30.107Z] 
20:47:30 [2022-06-06T20:47:30.107Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:30 [2022-06-06T20:47:30.107Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651
20:47:30 [2022-06-06T20:47:30.107Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 0.0s done
20:47:30 [2022-06-06T20:47:30.107Z] #11 sha256:c6edb1d568eeb978f3273dd71d09a0ea574227b20e310f00a895b8fc2ecc35cf 7.12kB / 7.12kB done
20:47:30 [2022-06-06T20:47:30.107Z] #11 sha256:bf62ee63325dbbad699d6845f68c2391db3bf158f60373849c2d1cb6bb479788 4.94MB / 4.94MB 0.3s done
20:47:30 [2022-06-06T20:47:30.107Z] #11 sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 1.86kB / 1.86kB done
20:47:30 [2022-06-06T20:47:30.107Z] #11 sha256:f9dd8baf438f408e37393c61dcd6daa467d87014c98def6469f369e825152aa1 1.80kB / 1.80kB done
20:47:30 [2022-06-06T20:47:30.107Z] #11 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 53.70MB / 53.70MB 1.2s done
20:47:30 [2022-06-06T20:47:30.107Z] #11 sha256:29e37b4c58dd1db7ead6f3c2cdf757f490b4e29c958d2a70559c313e9a03a5ef 10.66MB / 10.66MB 0.5s done
20:47:30 [2022-06-06T20:47:30.107Z] #11 sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 54.67MB / 54.67MB 1.9s done
20:47:30 [2022-06-06T20:47:30.107Z] #11 sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 81.08MB / 81.08MB 3.3s done
20:47:30 [2022-06-06T20:47:30.107Z] #11 sha256:0dd9ad2436d2d1f4f8cba6329e84ff3a1ec8017654f4d7d6fb0de8bb349b0400 127B / 127B 3.3s done
20:47:30 [2022-06-06T20:47:30.107Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 108.88MB / 108.88MB 6.4s
20:47:30 [2022-06-06T20:47:30.107Z] #11 extracting sha256:bf62ee63325dbbad699d6845f68c2391db3bf158f60373849c2d1cb6bb479788 0.2s done
20:47:30 [2022-06-06T20:47:30.107Z] #11 extracting sha256:29e37b4c58dd1db7ead6f3c2cdf757f490b4e29c958d2a70559c313e9a03a5ef 0.2s
20:47:30 [2022-06-06T20:47:30.107Z] #11 extracting sha256:29e37b4c58dd1db7ead6f3c2cdf757f490b4e29c958d2a70559c313e9a03a5ef 0.3s done
20:47:30 [2022-06-06T20:47:30.107Z] #11 extracting sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 0.1s
20:47:30 [2022-06-06T20:47:30.168Z] #11 ...
20:47:30 [2022-06-06T20:47:30.168Z] 
20:47:30 [2022-06-06T20:47:30.168Z] #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
20:47:30 [2022-06-06T20:47:30.168Z] #38 sha256:5bd8bad4e34517b19f2b198e015ee555ff3a4438b9fac3f0fe7f1819e5065f3d
20:47:30 [2022-06-06T20:47:30.168Z] #38 10.27 #=#=#                                                                         

######################################################################## 100.0%
20:47:30 [2022-06-06T20:47:30.168Z] #38 10.58 
20:47:30 [2022-06-06T20:47:30.168Z] #38 10.65 Download of images into '/build' complete.
20:47:30 [2022-06-06T20:47:30.168Z] #38 10.65 Use something like the following to load the result into a Docker daemon:
20:47:30 [2022-06-06T20:47:30.168Z] #38 10.65   tar -cC '/build' . | docker load
20:47:30 [2022-06-06T20:47:30.168Z] #38 DONE 13.1s
20:47:30 [2022-06-06T20:47:30.168Z] 
20:47:30 [2022-06-06T20:47:30.168Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:30 [2022-06-06T20:47:30.168Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:30 [2022-06-06T20:47:30.181Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 59.77MB / 85.87MB 2.8s
20:47:30 [2022-06-06T20:47:30.181Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 46.32MB / 54.58MB 2.8s
20:47:30 [2022-06-06T20:47:30.181Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 70.25MB / 85.87MB 3.0s
20:47:30 [2022-06-06T20:47:30.181Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 3.0s
20:47:30 [2022-06-06T20:47:30.181Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 28.31MB / 141.75MB 3.0s
20:47:30 [2022-06-06T20:47:30.441Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 76.55MB / 85.87MB 3.1s
20:47:30 [2022-06-06T20:47:30.441Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 84.93MB / 85.87MB 3.2s
20:47:30 [2022-06-06T20:47:30.441Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 39.85MB / 141.75MB 3.2s
20:47:30 [2022-06-06T20:47:30.573Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done
20:47:30 [2022-06-06T20:47:30.573Z] #4 DONE 0.9s
20:47:30 [2022-06-06T20:47:30.625Z] 
20:47:30 [2022-06-06T20:47:30.625Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:47:30 [2022-06-06T20:47:30.625Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:47:30 [2022-06-06T20:47:30.625Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
20:47:30 [2022-06-06T20:47:30.697Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 53.48MB / 141.75MB 3.4s
20:47:30 [2022-06-06T20:47:30.850Z] 
20:47:30 [2022-06-06T20:47:30.850Z] #6 [internal] load .dockerignore
20:47:30 [2022-06-06T20:47:30.850Z] #6 sha256:273ced2c3dc4ddb22ffa5a10c3d77825ad681245cfd719b9bac8a80005616e91
20:47:30 [2022-06-06T20:47:30.850Z] #6 DONE 0.0s
20:47:30 [2022-06-06T20:47:30.850Z] 
20:47:30 [2022-06-06T20:47:30.850Z] #5 [internal] load build definition from Dockerfile
20:47:30 [2022-06-06T20:47:30.850Z] #5 sha256:1dd4962b28d1eb2a799bb56bd4253664204ad8682f69f3d810223856edb82f6f
20:47:30 [2022-06-06T20:47:30.850Z] #5 DONE 0.0s
20:47:30 [2022-06-06T20:47:30.850Z] 
20:47:30 [2022-06-06T20:47:30.850Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
20:47:30 [2022-06-06T20:47:30.850Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
20:47:30 [2022-06-06T20:47:30.884Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:47:30 [2022-06-06T20:47:30.884Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
20:47:30 [2022-06-06T20:47:30.884Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
20:47:30 [2022-06-06T20:47:30.884Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.1s
20:47:30 [2022-06-06T20:47:30.958Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 3.5s done
20:47:30 [2022-06-06T20:47:30.958Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 68.19MB / 141.75MB 3.6s
20:47:30 [2022-06-06T20:47:30.958Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 3.6s
20:47:30 [2022-06-06T20:47:30.958Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 82.84MB / 141.75MB 3.8s
20:47:31 [2022-06-06T20:47:31.143Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.05MB / 12.42MB 0.3s
20:47:31 [2022-06-06T20:47:31.144Z] #73 ...
20:47:31 [2022-06-06T20:47:31.144Z] 
20:47:31 [2022-06-06T20:47:31.144Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
20:47:31 [2022-06-06T20:47:31.144Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
20:47:31 [2022-06-06T20:47:31.144Z] #49 DONE 0.0s
20:47:31 [2022-06-06T20:47:31.144Z] 
20:47:31 [2022-06-06T20:47:31.144Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:47:31 [2022-06-06T20:47:31.144Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:47:31 [2022-06-06T20:47:31.144Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.29MB / 12.42MB 0.4s
20:47:31 [2022-06-06T20:47:31.214Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 91.23MB / 141.75MB 3.9s
20:47:31 [2022-06-06T20:47:31.404Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 9.44MB / 12.42MB 0.5s
20:47:31 [2022-06-06T20:47:31.404Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s
20:47:31 [2022-06-06T20:47:31.474Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 106.95MB / 141.75MB 4.2s
20:47:31 [2022-06-06T20:47:31.537Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 10.1s
20:47:31 [2022-06-06T20:47:31.665Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done
20:47:31 [2022-06-06T20:47:31.665Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0
20:47:31 [2022-06-06T20:47:31.731Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 4.3s done
20:47:31 [2022-06-06T20:47:31.731Z] #11 ...
20:47:31 [2022-06-06T20:47:31.731Z] 
20:47:31 [2022-06-06T20:47:31.731Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:47:31 [2022-06-06T20:47:31.731Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
20:47:31 [2022-06-06T20:47:31.731Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
20:47:31 [2022-06-06T20:47:31.731Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:47:31 [2022-06-06T20:47:31.731Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
20:47:31 [2022-06-06T20:47:31.731Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
20:47:31 [2022-06-06T20:47:31.731Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done
20:47:31 [2022-06-06T20:47:31.731Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done
20:47:31 [2022-06-06T20:47:31.731Z] #71 DONE 4.5s
20:47:31 [2022-06-06T20:47:31.731Z] 
20:47:31 [2022-06-06T20:47:31.731Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:47:31 [2022-06-06T20:47:31.731Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:47:31 [2022-06-06T20:47:31.731Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
20:47:31 [2022-06-06T20:47:31.731Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:47:31 [2022-06-06T20:47:31.731Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
20:47:31 [2022-06-06T20:47:31.731Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
20:47:31 [2022-06-06T20:47:31.731Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done
20:47:31 [2022-06-06T20:47:31.731Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.9s done
20:47:31 [2022-06-06T20:47:31.731Z] #73 DONE 4.6s
20:47:31 [2022-06-06T20:47:31.731Z] 
20:47:31 [2022-06-06T20:47:31.731Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:31 [2022-06-06T20:47:31.731Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:31 [2022-06-06T20:47:31.731Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 118.49MB / 141.75MB 4.4s
20:47:31 [2022-06-06T20:47:31.731Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 4.3s done
20:47:31 [2022-06-06T20:47:31.731Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 131.07MB / 141.75MB 4.6s
20:47:31 [2022-06-06T20:47:31.988Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 138.41MB / 141.75MB 4.7s
20:47:32 [2022-06-06T20:47:32.239Z] #7 DONE 1.1s
20:47:32 [2022-06-06T20:47:32.239Z] 
20:47:32 [2022-06-06T20:47:32.239Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
20:47:32 [2022-06-06T20:47:32.239Z] #8 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049
20:47:32 [2022-06-06T20:47:32.239Z] #8 DONE 1.1s
20:47:32 [2022-06-06T20:47:32.239Z] 
20:47:32 [2022-06-06T20:47:32.239Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:47:32 [2022-06-06T20:47:32.239Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
20:47:32 [2022-06-06T20:47:32.239Z] #10 DONE 1.2s
20:47:32 [2022-06-06T20:47:32.239Z] 
20:47:32 [2022-06-06T20:47:32.239Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:47:32 [2022-06-06T20:47:32.239Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
20:47:32 [2022-06-06T20:47:32.239Z] #9 DONE 1.2s
20:47:32 [2022-06-06T20:47:32.820Z] 
20:47:32 [2022-06-06T20:47:32.820Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:32 [2022-06-06T20:47:32.820Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:32 [2022-06-06T20:47:32.820Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 0.1s done
20:47:32 [2022-06-06T20:47:32.820Z] #11 sha256:5417b4917fa7ed3ad2678a3ce6378a00c95bfd430c2ffa39936fce55130b5f2c 1.80kB / 1.80kB done
20:47:32 [2022-06-06T20:47:32.820Z] #11 sha256:76199a964a3fc66e31bda713381e92285f479fe8e3d4514a473f95ffc2062440 7.10kB / 7.10kB done
20:47:32 [2022-06-06T20:47:32.820Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 0B / 55.01MB 0.0s
20:47:32 [2022-06-06T20:47:32.820Z] #11 sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 1.86kB / 1.86kB done
20:47:32 [2022-06-06T20:47:32.916Z] #11 ...
20:47:32 [2022-06-06T20:47:32.916Z] 
20:47:32 [2022-06-06T20:47:32.916Z] #24 [internal] load build context
20:47:32 [2022-06-06T20:47:32.916Z] #24 sha256:55b46c5db067ba9b0c1f1faf17826cd53d11a87a1083b4e26caf23d3eb709a00
20:47:32 [2022-06-06T20:47:32.916Z] #24 transferring context: 61.14MB 5.4s done
20:47:32 [2022-06-06T20:47:32.916Z] #24 DONE 5.8s
20:47:32 [2022-06-06T20:47:32.916Z] 
20:47:32 [2022-06-06T20:47:32.916Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:32 [2022-06-06T20:47:32.916Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:33 [2022-06-06T20:47:33.122Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 3.15MB / 55.01MB 0.2s
20:47:33 [2022-06-06T20:47:33.122Z] #11 ...
20:47:33 [2022-06-06T20:47:33.122Z] 
20:47:33 [2022-06-06T20:47:33.122Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
20:47:33 [2022-06-06T20:47:33.122Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
20:47:33 [2022-06-06T20:47:33.122Z] #49 DONE 0.0s
20:47:33 [2022-06-06T20:47:33.122Z] 
20:47:33 [2022-06-06T20:47:33.122Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:33 [2022-06-06T20:47:33.122Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:33 [2022-06-06T20:47:33.123Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 8.39MB / 55.01MB 0.4s
20:47:33 [2022-06-06T20:47:33.385Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 11.53MB / 55.01MB 0.7s
20:47:33 [2022-06-06T20:47:33.385Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 2.10MB / 5.16MB 0.7s
20:47:33 [2022-06-06T20:47:33.408Z] #11 extracting sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 3.2s done
20:47:33 [2022-06-06T20:47:33.408Z] #11 extracting sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3
20:47:33 [2022-06-06T20:47:33.430Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 12.3s done
20:47:33 [2022-06-06T20:47:33.846Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.75MB / 141.75MB 6.4s done
20:47:33 [2022-06-06T20:47:33.963Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 19.92MB / 55.01MB 1.0s
20:47:33 [2022-06-06T20:47:33.963Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 1.0s
20:47:33 [2022-06-06T20:47:33.963Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 1.1s done
20:47:33 [2022-06-06T20:47:33.963Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 0B / 54.58MB 1.1s
20:47:34 [2022-06-06T20:47:34.107Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 5.2s
20:47:34 [2022-06-06T20:47:34.232Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 25.17MB / 55.01MB 1.3s
20:47:34 [2022-06-06T20:47:34.232Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 3.15MB / 54.58MB 1.3s
20:47:34 [2022-06-06T20:47:34.232Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 5.24MB / 10.88MB 1.3s
20:47:34 [2022-06-06T20:47:34.232Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 28.31MB / 55.01MB 1.4s
20:47:34 [2022-06-06T20:47:34.232Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 6.29MB / 54.58MB 1.4s
20:47:34 [2022-06-06T20:47:34.232Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 7.34MB / 10.88MB 1.4s
20:47:34 [2022-06-06T20:47:34.359Z] #11 extracting sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 done
20:47:34 [2022-06-06T20:47:34.359Z] #11 DONE 44.4s
20:47:34 [2022-06-06T20:47:34.365Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 5.4s done
20:47:34 [2022-06-06T20:47:34.503Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 34.60MB / 55.01MB 1.5s
20:47:34 [2022-06-06T20:47:34.503Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 10.49MB / 54.58MB 1.5s
20:47:34 [2022-06-06T20:47:34.503Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 1.5s
20:47:34 [2022-06-06T20:47:34.503Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 38.80MB / 55.01MB 1.7s
20:47:34 [2022-06-06T20:47:34.503Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 13.63MB / 54.58MB 1.7s
20:47:34 [2022-06-06T20:47:34.503Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 42.99MB / 55.01MB 1.8s
20:47:34 [2022-06-06T20:47:34.503Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 20.97MB / 54.58MB 1.8s
20:47:34 [2022-06-06T20:47:34.503Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 1.7s done
20:47:34 [2022-06-06T20:47:34.503Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 2.10MB / 85.87MB 1.8s
20:47:34 [2022-06-06T20:47:34.616Z] 
20:47:34 [2022-06-06T20:47:34.616Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:47:34 [2022-06-06T20:47:34.616Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d
20:47:34 [2022-06-06T20:47:34.621Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0.1s
20:47:34 [2022-06-06T20:47:34.621Z] #11 ...
20:47:34 [2022-06-06T20:47:34.621Z] 
20:47:34 [2022-06-06T20:47:34.621Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
20:47:34 [2022-06-06T20:47:34.621Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c
20:47:34 [2022-06-06T20:47:34.621Z] #28 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 0.1s done
20:47:34 [2022-06-06T20:47:34.621Z] #28 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done
20:47:34 [2022-06-06T20:47:34.621Z] #28 sha256:f0203caaadfa5e8191aa8d75ad0b36c95c72543c33f76e48f0a4d9dec22d5a63 529B / 529B done
20:47:34 [2022-06-06T20:47:34.621Z] #28 sha256:4eacea30377a698ef8fbec99b6caf01cb150151cbedc8e0b1c3d22f134206f1a 1.46kB / 1.46kB done
20:47:34 [2022-06-06T20:47:34.621Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 1.3s done
20:47:34 [2022-06-06T20:47:34.621Z] #28 DONE 7.5s
20:47:34 [2022-06-06T20:47:34.621Z] 
20:47:34 [2022-06-06T20:47:34.621Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:34 [2022-06-06T20:47:34.621Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:34 [2022-06-06T20:47:34.767Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 49.28MB / 55.01MB 2.0s
20:47:34 [2022-06-06T20:47:34.767Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 27.67MB / 54.58MB 2.0s
20:47:34 [2022-06-06T20:47:34.767Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 9.00MB / 85.87MB 2.0s
20:47:34 [2022-06-06T20:47:34.807Z] #11 ...
20:47:34 [2022-06-06T20:47:34.807Z] 
20:47:34 [2022-06-06T20:47:34.807Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:47:34 [2022-06-06T20:47:34.807Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
20:47:34 [2022-06-06T20:47:34.807Z] #72 DONE 1.1s
20:47:34 [2022-06-06T20:47:34.807Z] 
20:47:34 [2022-06-06T20:47:34.807Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:34 [2022-06-06T20:47:34.807Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651
20:47:34 [2022-06-06T20:47:34.807Z] #11 ...
20:47:34 [2022-06-06T20:47:34.807Z] 
20:47:34 [2022-06-06T20:47:34.807Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:47:34 [2022-06-06T20:47:34.807Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
20:47:34 [2022-06-06T20:47:34.878Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0.3s done
20:47:35 [2022-06-06T20:47:35.028Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 31.46MB / 54.58MB 2.2s
20:47:35 [2022-06-06T20:47:35.029Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 13.63MB / 85.87MB 2.2s
20:47:35 [2022-06-06T20:47:35.029Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 2.3s
20:47:35 [2022-06-06T20:47:35.029Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 34.60MB / 54.58MB 2.3s
20:47:35 [2022-06-06T20:47:35.135Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f
20:47:35 [2022-06-06T20:47:35.293Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 18.85MB / 85.87MB 2.5s
20:47:35 [2022-06-06T20:47:35.394Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 0.5s done
20:47:35 [2022-06-06T20:47:35.547Z] #12 DONE 1.0s
20:47:35 [2022-06-06T20:47:35.547Z] 
20:47:35 [2022-06-06T20:47:35.547Z] #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
20:47:35 [2022-06-06T20:47:35.547Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669
20:47:35 [2022-06-06T20:47:35.553Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 38.80MB / 54.58MB 2.6s
20:47:35 [2022-06-06T20:47:35.553Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 24.05MB / 85.87MB 2.7s
20:47:35 [2022-06-06T20:47:35.652Z] #11 ...
20:47:35 [2022-06-06T20:47:35.652Z] 
20:47:35 [2022-06-06T20:47:35.652Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:47:35 [2022-06-06T20:47:35.652Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
20:47:35 [2022-06-06T20:47:35.652Z] #72 DONE 0.7s
20:47:35 [2022-06-06T20:47:35.652Z] 
20:47:35 [2022-06-06T20:47:35.652Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:35 [2022-06-06T20:47:35.652Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:35 [2022-06-06T20:47:35.652Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523
20:47:35 [2022-06-06T20:47:35.812Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 2.8s done
20:47:35 [2022-06-06T20:47:35.812Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 46.14MB / 54.58MB 3.0s
20:47:35 [2022-06-06T20:47:35.812Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 30.41MB / 85.87MB 3.0s
20:47:35 [2022-06-06T20:47:35.812Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 0B / 141.75MB 3.0s
20:47:36 [2022-06-06T20:47:36.074Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 49.73MB / 54.58MB 3.1s
20:47:36 [2022-06-06T20:47:36.074Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 3.3s
20:47:36 [2022-06-06T20:47:36.074Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 37.19MB / 85.87MB 3.3s
20:47:36 [2022-06-06T20:47:36.074Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 7.34MB / 141.75MB 3.3s
20:47:36 [2022-06-06T20:47:36.074Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c
20:47:36 [2022-06-06T20:47:36.124Z] #13 DONE 0.7s
20:47:36 [2022-06-06T20:47:36.124Z] 
20:47:36 [2022-06-06T20:47:36.124Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:47:36 [2022-06-06T20:47:36.124Z] #53 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de
20:47:36 [2022-06-06T20:47:36.373Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 42.26MB / 85.87MB 3.5s
20:47:36 [2022-06-06T20:47:36.380Z] #53 ...
20:47:36 [2022-06-06T20:47:36.380Z] 
20:47:36 [2022-06-06T20:47:36.380Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:47:36 [2022-06-06T20:47:36.380Z] #40 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b
20:47:36 [2022-06-06T20:47:36.380Z] #40 DONE 0.2s
20:47:36 [2022-06-06T20:47:36.380Z] 
20:47:36 [2022-06-06T20:47:36.380Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:47:36 [2022-06-06T20:47:36.380Z] #53 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de
20:47:36 [2022-06-06T20:47:36.380Z] #53 DONE 0.3s
20:47:36 [2022-06-06T20:47:36.380Z] 
20:47:36 [2022-06-06T20:47:36.380Z] #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
20:47:36 [2022-06-06T20:47:36.380Z] #57 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040
20:47:36 [2022-06-06T20:47:36.380Z] #57 DONE 0.3s
20:47:36 [2022-06-06T20:47:36.380Z] 
20:47:36 [2022-06-06T20:47:36.380Z] #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
20:47:36 [2022-06-06T20:47:36.380Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:47:36 [2022-06-06T20:47:36.582Z] #11 ...
20:47:36 [2022-06-06T20:47:36.582Z] 
20:47:36 [2022-06-06T20:47:36.582Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:47:36 [2022-06-06T20:47:36.582Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
20:47:36 [2022-06-06T20:47:36.582Z] #74 DONE 0.7s
20:47:36 [2022-06-06T20:47:36.582Z] 
20:47:36 [2022-06-06T20:47:36.582Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:36 [2022-06-06T20:47:36.582Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:36 [2022-06-06T20:47:36.632Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 3.8s done
20:47:36 [2022-06-06T20:47:36.632Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 47.19MB / 85.87MB 3.8s
20:47:36 [2022-06-06T20:47:36.632Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 14.69MB / 141.75MB 3.8s
20:47:36 [2022-06-06T20:47:36.632Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 0B / 155B 3.8s
20:47:36 [2022-06-06T20:47:36.632Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 3.9s done
20:47:36 [2022-06-06T20:47:36.891Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 52.06MB / 85.87MB 4.0s
20:47:36 [2022-06-06T20:47:36.982Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.0s
20:47:36 [2022-06-06T20:47:36.982Z] #73 ...
20:47:36 [2022-06-06T20:47:36.982Z] 
20:47:36 [2022-06-06T20:47:36.982Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:36 [2022-06-06T20:47:36.982Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:36 [2022-06-06T20:47:36.982Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 0.1s done
20:47:36 [2022-06-06T20:47:36.982Z] #11 sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 1.86kB / 1.86kB done
20:47:36 [2022-06-06T20:47:36.982Z] #11 sha256:5417b4917fa7ed3ad2678a3ce6378a00c95bfd430c2ffa39936fce55130b5f2c 1.80kB / 1.80kB done
20:47:36 [2022-06-06T20:47:36.982Z] #11 sha256:76199a964a3fc66e31bda713381e92285f479fe8e3d4514a473f95ffc2062440 7.10kB / 7.10kB done
20:47:36 [2022-06-06T20:47:36.982Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 2.6s done
20:47:36 [2022-06-06T20:47:36.982Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 1.0s done
20:47:36 [2022-06-06T20:47:36.982Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 1.4s done
20:47:36 [2022-06-06T20:47:36.982Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 4.1s done
20:47:36 [2022-06-06T20:47:36.982Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 6.2s
20:47:36 [2022-06-06T20:47:36.982Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 83.89MB / 141.75MB 6.2s
20:47:36 [2022-06-06T20:47:36.982Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 3.0s
20:47:36 [2022-06-06T20:47:36.982Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 4.3s done
20:47:37 [2022-06-06T20:47:37.149Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 23.00MB / 141.75MB 4.2s
20:47:37 [2022-06-06T20:47:37.149Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 57.79MB / 85.87MB 4.4s
20:47:37 [2022-06-06T20:47:37.348Z] #74 DONE 2.8s
20:47:37 [2022-06-06T20:47:37.348Z] 
20:47:37 [2022-06-06T20:47:37.348Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:37 [2022-06-06T20:47:37.348Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651
20:47:37 [2022-06-06T20:47:37.348Z] #11 extracting sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 3.3s done
20:47:37 [2022-06-06T20:47:37.348Z] #11 extracting sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1
20:47:37 [2022-06-06T20:47:37.409Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 66.06MB / 85.87MB 4.7s
20:47:37 [2022-06-06T20:47:37.409Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 33.06MB / 141.75MB 4.7s
20:47:37 [2022-06-06T20:47:37.552Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 6.5s done
20:47:37 [2022-06-06T20:47:37.552Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 94.37MB / 141.75MB 6.6s
20:47:37 [2022-06-06T20:47:37.552Z] #11 ...
20:47:37 [2022-06-06T20:47:37.552Z] 
20:47:37 [2022-06-06T20:47:37.552Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:47:37 [2022-06-06T20:47:37.552Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
20:47:37 [2022-06-06T20:47:37.552Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
20:47:37 [2022-06-06T20:47:37.552Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:47:37 [2022-06-06T20:47:37.552Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
20:47:37 [2022-06-06T20:47:37.552Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
20:47:37 [2022-06-06T20:47:37.552Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
20:47:37 [2022-06-06T20:47:37.552Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.3s done
20:47:37 [2022-06-06T20:47:37.552Z] #71 DONE 6.9s
20:47:37 [2022-06-06T20:47:37.552Z] 
20:47:37 [2022-06-06T20:47:37.552Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:37 [2022-06-06T20:47:37.552Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:37 [2022-06-06T20:47:37.552Z] #11 ...
20:47:37 [2022-06-06T20:47:37.552Z] 
20:47:37 [2022-06-06T20:47:37.552Z] #24 [internal] load build context
20:47:37 [2022-06-06T20:47:37.552Z] #24 sha256:5176c6315e3484f422ef7d28a1c8ed523d08c2daddc5d6e945ca842bc09e58ea
20:47:37 [2022-06-06T20:47:37.552Z] #24 transferring context: 44.87MB 7.0s
20:47:37 [2022-06-06T20:47:37.812Z] #24 ...
20:47:37 [2022-06-06T20:47:37.812Z] 
20:47:37 [2022-06-06T20:47:37.812Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:37 [2022-06-06T20:47:37.812Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:37 [2022-06-06T20:47:37.812Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 104.86MB / 141.75MB 6.9s
20:47:37 [2022-06-06T20:47:37.982Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 73.40MB / 85.87MB 5.1s
20:47:37 [2022-06-06T20:47:37.982Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 46.23MB / 141.75MB 5.1s
20:47:38 [2022-06-06T20:47:38.071Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 114.29MB / 141.75MB 7.2s
20:47:38 [2022-06-06T20:47:38.245Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 79.23MB / 85.87MB 5.4s
20:47:38 [2022-06-06T20:47:38.245Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 55.57MB / 141.75MB 5.5s
20:47:38 [2022-06-06T20:47:38.331Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 124.78MB / 141.75MB 7.4s
20:47:38 [2022-06-06T20:47:38.507Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 84.31MB / 85.87MB 5.6s
20:47:38 [2022-06-06T20:47:38.766Z] #11 ...
20:47:38 [2022-06-06T20:47:38.766Z] 
20:47:38 [2022-06-06T20:47:38.766Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:47:38 [2022-06-06T20:47:38.766Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
20:47:38 [2022-06-06T20:47:38.766Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
20:47:38 [2022-06-06T20:47:38.766Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:47:38 [2022-06-06T20:47:38.766Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
20:47:38 [2022-06-06T20:47:38.766Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
20:47:38 [2022-06-06T20:47:38.766Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
20:47:38 [2022-06-06T20:47:38.766Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.7s done
20:47:38 [2022-06-06T20:47:38.766Z] #71 DONE 5.9s
20:47:38 [2022-06-06T20:47:38.766Z] 
20:47:38 [2022-06-06T20:47:38.766Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:38 [2022-06-06T20:47:38.766Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:38 [2022-06-06T20:47:38.766Z] #11 ...
20:47:38 [2022-06-06T20:47:38.766Z] 
20:47:38 [2022-06-06T20:47:38.766Z] #24 [internal] load build context
20:47:38 [2022-06-06T20:47:38.766Z] #24 sha256:6bc3a4d12acbb1f041d5dca48110e5c0d16c459e375a826a418ea8949b338567
20:47:38 [2022-06-06T20:47:38.766Z] #24 transferring context: 26.49MB 5.9s
20:47:38 [2022-06-06T20:47:38.766Z] #24 ...
20:47:38 [2022-06-06T20:47:38.766Z] 
20:47:38 [2022-06-06T20:47:38.766Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:38 [2022-06-06T20:47:38.766Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:38 [2022-06-06T20:47:38.766Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 63.36MB / 141.75MB 6.0s
20:47:38 [2022-06-06T20:47:38.899Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 132.12MB / 141.75MB 7.9s
20:47:39 [2022-06-06T20:47:39.168Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 140.51MB / 141.75MB 8.3s
20:47:39 [2022-06-06T20:47:39.333Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 75.50MB / 141.75MB 6.5s
20:47:39 [2022-06-06T20:47:39.591Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 83.89MB / 141.75MB 6.7s
20:47:39 [2022-06-06T20:47:39.591Z] #11 ...
20:47:39 [2022-06-06T20:47:39.591Z] 
20:47:39 [2022-06-06T20:47:39.591Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:47:39 [2022-06-06T20:47:39.591Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:47:39 [2022-06-06T20:47:39.591Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
20:47:39 [2022-06-06T20:47:39.591Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:47:39 [2022-06-06T20:47:39.591Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
20:47:39 [2022-06-06T20:47:39.591Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
20:47:39 [2022-06-06T20:47:39.591Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done
20:47:39 [2022-06-06T20:47:39.591Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.4s done
20:47:39 [2022-06-06T20:47:39.591Z] #73 DONE 6.9s
20:47:39 [2022-06-06T20:47:39.667Z] #58 ...
20:47:39 [2022-06-06T20:47:39.667Z] 
20:47:39 [2022-06-06T20:47:39.667Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64
20:47:39 [2022-06-06T20:47:39.667Z] #14 sha256:c10cc1eea96998e41dccff613d787249f97bcf112d778877134a9a907562f09e
20:47:39 [2022-06-06T20:47:39.667Z] #14 DONE 3.3s
20:47:39 [2022-06-06T20:47:39.667Z] 
20:47:39 [2022-06-06T20:47:39.667Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel
20:47:39 [2022-06-06T20:47:39.667Z] #15 sha256:4e2832cac8359df2030cc4f9b7e7fdd97d03f8c9646678953e664314f0d89915
20:47:39 [2022-06-06T20:47:39.850Z] 
20:47:39 [2022-06-06T20:47:39.850Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:39 [2022-06-06T20:47:39.850Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:39 [2022-06-06T20:47:39.850Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 91.23MB / 141.75MB 7.0s
20:47:39 [2022-06-06T20:47:39.888Z] #11 ...
20:47:39 [2022-06-06T20:47:39.888Z] 
20:47:39 [2022-06-06T20:47:39.888Z] #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
20:47:39 [2022-06-06T20:47:39.888Z] #29 sha256:f84be1d2430621ebb6a229c0b526ce342fba3252136edcac4c1f7699c0f94087
20:47:39 [2022-06-06T20:47:39.888Z] #29 1.330 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
20:47:39 [2022-06-06T20:47:39.888Z] #29 1.335 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:47:39 [2022-06-06T20:47:39.888Z] #29 1.349 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:47:39 [2022-06-06T20:47:39.888Z] #29 1.524 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
20:47:39 [2022-06-06T20:47:39.888Z] #29 1.736 Get:5 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:47:39 [2022-06-06T20:47:39.888Z] #29 2.156 Get:6 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB]
20:47:39 [2022-06-06T20:47:39.888Z] #29 2.819 Fetched 8424 kB in 2s (4798 kB/s)
20:47:39 [2022-06-06T20:47:39.888Z] #29 2.819 Reading package lists...
20:47:39 [2022-06-06T20:47:39.888Z] #29 3.408 Reading package lists...
20:47:39 [2022-06-06T20:47:39.888Z] #29 3.992 Building dependency tree...
20:47:39 [2022-06-06T20:47:39.888Z] #29 4.337 The following additional packages will be installed:
20:47:39 [2022-06-06T20:47:39.888Z] #29 4.337   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
20:47:39 [2022-06-06T20:47:39.888Z] #29 4.338   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
20:47:39 [2022-06-06T20:47:39.888Z] #29 4.340 Recommended packages:
20:47:39 [2022-06-06T20:47:39.888Z] #29 4.340   libldap-common publicsuffix libsasl2-modules
20:47:39 [2022-06-06T20:47:39.888Z] #29 4.437 The following NEW packages will be installed:
20:47:39 [2022-06-06T20:47:39.888Z] #29 4.438   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
20:47:39 [2022-06-06T20:47:39.888Z] #29 4.438   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
20:47:39 [2022-06-06T20:47:39.888Z] #29 4.439   libssh2-1 openssl
20:47:39 [2022-06-06T20:47:39.888Z] #29 4.717 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
20:47:39 [2022-06-06T20:47:39.888Z] #29 4.717 Need to get 2935 kB of archives.
20:47:39 [2022-06-06T20:47:39.888Z] #29 4.717 After this operation, 6476 kB of additional disk space will be used.
20:47:39 [2022-06-06T20:47:39.888Z] #29 4.717 Get:1 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
20:47:39 [2022-06-06T20:47:39.888Z] #29 4.721 Get:2 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u2 [831 kB]
20:47:39 [2022-06-06T20:47:39.888Z] #29 4.792 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
20:47:39 [2022-06-06T20:47:39.888Z] #29 4.797 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
20:47:39 [2022-06-06T20:47:39.888Z] #29 4.825 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
20:47:39 [2022-06-06T20:47:39.888Z] #29 4.825 Get:6 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
20:47:39 [2022-06-06T20:47:39.888Z] #29 4.825 Get:7 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
20:47:39 [2022-06-06T20:47:39.888Z] #29 4.825 Get:8 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
20:47:39 [2022-06-06T20:47:39.888Z] #29 4.825 Get:9 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
20:47:39 [2022-06-06T20:47:39.888Z] #29 4.825 Get:10 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB]
20:47:39 [2022-06-06T20:47:39.888Z] #29 4.825 Get:11 http://security.debian.org/debian-security bullseye-security/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
20:47:39 [2022-06-06T20:47:39.888Z] #29 4.825 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB]
20:47:39 [2022-06-06T20:47:39.888Z] #29 4.851 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
20:47:39 [2022-06-06T20:47:39.888Z] #29 4.881 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
20:47:39 [2022-06-06T20:47:39.888Z] #29 4.885 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
20:47:39 [2022-06-06T20:47:39.888Z] #29 5.242 debconf: delaying package configuration, since apt-utils is not installed
20:47:39 [2022-06-06T20:47:39.888Z] #29 5.293 Fetched 2935 kB in 0s (6687 kB/s)
20:47:39 [2022-06-06T20:47:39.888Z] #29 5.553 Selecting previously unselected package openssl.
20:47:39 [2022-06-06T20:47:39.888Z] #29 5.553 (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 ... 6654 files and directories currently installed.)
20:47:39 [2022-06-06T20:47:39.888Z] #29 5.553 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_arm64.deb ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 5.589 Unpacking openssl (1.1.1n-0+deb11u2) ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 6.117 Selecting previously unselected package ca-certificates.
20:47:39 [2022-06-06T20:47:39.888Z] #29 6.117 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 6.144 Unpacking ca-certificates (20210119) ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 7.640 Selecting previously unselected package libbrotli1:arm64.
20:47:39 [2022-06-06T20:47:39.888Z] #29 7.640 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 7.662 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 7.722 Selecting previously unselected package libsasl2-modules-db:arm64.
20:47:39 [2022-06-06T20:47:39.888Z] #29 7.722 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 7.738 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 7.782 Selecting previously unselected package libsasl2-2:arm64.
20:47:39 [2022-06-06T20:47:39.888Z] #29 7.782 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 7.788 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 7.835 Selecting previously unselected package libldap-2.4-2:arm64.
20:47:39 [2022-06-06T20:47:39.888Z] #29 7.835 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 7.839 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.044 Selecting previously unselected package libnghttp2-14:arm64.
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.044 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.062 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.164 Selecting previously unselected package libpsl5:arm64.
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.164 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.174 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.214 Selecting previously unselected package librtmp1:arm64.
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.214 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.219 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.260 Selecting previously unselected package libssh2-1:arm64.
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.260 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.268 Unpacking libssh2-1:arm64 (1.9.0-2) ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.320 Selecting previously unselected package libcurl4:arm64.
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.322 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.325 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.381 Selecting previously unselected package curl.
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.381 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.385 Unpacking curl (7.74.0-1.3+deb11u1) ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.439 Selecting previously unselected package libonig5:arm64.
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.439 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.443 Unpacking libonig5:arm64 (6.9.6-1.1) ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.496 Selecting previously unselected package libjq1:arm64.
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.497 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.501 Unpacking libjq1:arm64 (1.6-2.1) ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.547 Selecting previously unselected package jq.
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.547 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.551 Unpacking jq (1.6-2.1) ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.589 Setting up libpsl5:arm64 (0.21.0-1.2) ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.600 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.612 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.626 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.636 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.648 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.659 Setting up libssh2-1:arm64 (1.9.0-2) ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.669 Setting up openssl (1.1.1n-0+deb11u2) ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.685 Setting up libonig5:arm64 (6.9.6-1.1) ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.696 Setting up libjq1:arm64 (1.6-2.1) ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.706 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 8.718 Setting up ca-certificates (20210119) ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 9.384 Updating certificates in /etc/ssl/certs...
20:47:39 [2022-06-06T20:47:39.888Z] #29 10.05 129 added, 0 removed; done.
20:47:39 [2022-06-06T20:47:39.888Z] #29 10.12 Setting up jq (1.6-2.1) ...
20:47:39 [2022-06-06T20:47:39.888Z] #29 10.13 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ...
20:47:39 [2022-06-06T20:47:39.889Z] #29 10.14 Setting up curl (7.74.0-1.3+deb11u1) ...
20:47:39 [2022-06-06T20:47:39.889Z] #29 10.15 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:47:39 [2022-06-06T20:47:39.889Z] #29 10.17 Processing triggers for ca-certificates (20210119) ...
20:47:39 [2022-06-06T20:47:39.889Z] #29 10.18 Updating certificates in /etc/ssl/certs...
20:47:39 [2022-06-06T20:47:39.889Z] #29 ...
20:47:39 [2022-06-06T20:47:39.889Z] 
20:47:39 [2022-06-06T20:47:39.889Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:39 [2022-06-06T20:47:39.889Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651
20:47:40 [2022-06-06T20:47:40.104Z] #11 ...
20:47:40 [2022-06-06T20:47:40.104Z] 
20:47:40 [2022-06-06T20:47:40.104Z] #24 [internal] load build context
20:47:40 [2022-06-06T20:47:40.104Z] #24 sha256:5176c6315e3484f422ef7d28a1c8ed523d08c2daddc5d6e945ca842bc09e58ea
20:47:40 [2022-06-06T20:47:40.104Z] #24 transferring context: 61.15MB 8.6s done
20:47:40 [2022-06-06T20:47:40.104Z] #24 DONE 9.4s
20:47:40 [2022-06-06T20:47:40.104Z] 
20:47:40 [2022-06-06T20:47:40.104Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:40 [2022-06-06T20:47:40.104Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:40 [2022-06-06T20:47:40.110Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 98.57MB / 141.75MB 7.2s
20:47:40 [2022-06-06T20:47:40.110Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 108.00MB / 141.75MB 7.5s
20:47:40 [2022-06-06T20:47:40.674Z] #11 ...
20:47:40 [2022-06-06T20:47:40.674Z] 
20:47:40 [2022-06-06T20:47:40.674Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:47:40 [2022-06-06T20:47:40.674Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:47:40 [2022-06-06T20:47:40.674Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.3s done
20:47:40 [2022-06-06T20:47:40.674Z] #73 DONE 9.8s
20:47:40 [2022-06-06T20:47:40.674Z] 
20:47:40 [2022-06-06T20:47:40.674Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:40 [2022-06-06T20:47:40.674Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:40 [2022-06-06T20:47:40.674Z] #11 ...
20:47:40 [2022-06-06T20:47:40.674Z] 
20:47:40 [2022-06-06T20:47:40.674Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
20:47:40 [2022-06-06T20:47:40.674Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c
20:47:40 [2022-06-06T20:47:40.674Z] #28 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 0.1s done
20:47:40 [2022-06-06T20:47:40.674Z] #28 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done
20:47:40 [2022-06-06T20:47:40.674Z] #28 sha256:f0203caaadfa5e8191aa8d75ad0b36c95c72543c33f76e48f0a4d9dec22d5a63 529B / 529B done
20:47:40 [2022-06-06T20:47:40.674Z] #28 sha256:4eacea30377a698ef8fbec99b6caf01cb150151cbedc8e0b1c3d22f134206f1a 1.46kB / 1.46kB done
20:47:40 [2022-06-06T20:47:40.674Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 2.6s done
20:47:40 [2022-06-06T20:47:40.674Z] #28 ...
20:47:40 [2022-06-06T20:47:40.674Z] 
20:47:40 [2022-06-06T20:47:40.674Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:40 [2022-06-06T20:47:40.674Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:40 [2022-06-06T20:47:40.676Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 119.93MB / 141.75MB 7.8s
20:47:40 [2022-06-06T20:47:40.676Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 127.93MB / 141.75MB 7.9s
20:47:40 [2022-06-06T20:47:40.754Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 4.9s done
20:47:41 [2022-06-06T20:47:41.011Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9
20:47:41 [2022-06-06T20:47:41.242Z] #11 ...
20:47:41 [2022-06-06T20:47:41.243Z] 
20:47:41 [2022-06-06T20:47:41.243Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:47:41 [2022-06-06T20:47:41.243Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
20:47:41 [2022-06-06T20:47:41.243Z] #72 DONE 0.6s
20:47:41 [2022-06-06T20:47:41.247Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 139.42MB / 141.75MB 8.2s
20:47:41 [2022-06-06T20:47:41.247Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 5.1s
20:47:41 [2022-06-06T20:47:41.506Z] 
20:47:41 [2022-06-06T20:47:41.506Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:41 [2022-06-06T20:47:41.506Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:42 [2022-06-06T20:47:42.073Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 8.1s
20:47:42 [2022-06-06T20:47:42.199Z] #15 DONE 2.8s
20:47:42 [2022-06-06T20:47:42.199Z] 
20:47:42 [2022-06-06T20:47:42.199Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf
20:47:42 [2022-06-06T20:47:42.199Z] #16 sha256:d0ce3404b8d1dfc9a599885e174278cca4a095ef61de2314bc2f15c61ec9115f
20:47:42 [2022-06-06T20:47:42.332Z] #11 ...
20:47:42 [2022-06-06T20:47:42.332Z] 
20:47:42 [2022-06-06T20:47:42.332Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:47:42 [2022-06-06T20:47:42.332Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
20:47:42 [2022-06-06T20:47:42.332Z] #74 DONE 0.8s
20:47:42 [2022-06-06T20:47:42.332Z] 
20:47:42 [2022-06-06T20:47:42.332Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
20:47:42 [2022-06-06T20:47:42.332Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c
20:47:42 [2022-06-06T20:47:42.435Z] #11 ...
20:47:42 [2022-06-06T20:47:42.435Z] 
20:47:42 [2022-06-06T20:47:42.435Z] #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
20:47:42 [2022-06-06T20:47:42.435Z] #29 sha256:f84be1d2430621ebb6a229c0b526ce342fba3252136edcac4c1f7699c0f94087
20:47:42 [2022-06-06T20:47:42.435Z] #29 10.97 0 added, 0 removed; done.
20:47:42 [2022-06-06T20:47:42.435Z] #29 10.97 Running hooks in /etc/ca-certificates/update.d...
20:47:42 [2022-06-06T20:47:42.435Z] #29 10.97 done.
20:47:42 [2022-06-06T20:47:42.435Z] #29 DONE 12.3s
20:47:42 [2022-06-06T20:47:42.435Z] 
20:47:42 [2022-06-06T20:47:42.435Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:47:42 [2022-06-06T20:47:42.435Z] #30 sha256:ff5de1333d3654bc3c30d584636d9053e95f0810aaa361d3d8bdcc5ff008bee8
20:47:42 [2022-06-06T20:47:42.435Z] #30 DONE 0.1s
20:47:42 [2022-06-06T20:47:42.435Z] 
20:47:42 [2022-06-06T20:47:42.435Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:42 [2022-06-06T20:47:42.435Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651
20:47:42 [2022-06-06T20:47:42.435Z] #11 extracting sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 5.0s
20:47:42 [2022-06-06T20:47:42.622Z] #11 ...
20:47:42 [2022-06-06T20:47:42.623Z] 
20:47:42 [2022-06-06T20:47:42.623Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
20:47:42 [2022-06-06T20:47:42.623Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c
20:47:42 [2022-06-06T20:47:42.623Z] #28 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 0.1s done
20:47:42 [2022-06-06T20:47:42.623Z] #28 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done
20:47:42 [2022-06-06T20:47:42.623Z] #28 sha256:f0203caaadfa5e8191aa8d75ad0b36c95c72543c33f76e48f0a4d9dec22d5a63 529B / 529B done
20:47:42 [2022-06-06T20:47:42.623Z] #28 sha256:4eacea30377a698ef8fbec99b6caf01cb150151cbedc8e0b1c3d22f134206f1a 1.46kB / 1.46kB done
20:47:42 [2022-06-06T20:47:42.623Z] #28 ...
20:47:42 [2022-06-06T20:47:42.623Z] 
20:47:42 [2022-06-06T20:47:42.623Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:42 [2022-06-06T20:47:42.623Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:42 [2022-06-06T20:47:42.623Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.75MB / 141.75MB 9.7s done
20:47:42 [2022-06-06T20:47:42.695Z] #11 extracting sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 5.3s done
20:47:42 [2022-06-06T20:47:42.955Z] #11 extracting sha256:0dd9ad2436d2d1f4f8cba6329e84ff3a1ec8017654f4d7d6fb0de8bb349b0400 done
20:47:43 [2022-06-06T20:47:43.191Z] #11 ...
20:47:43 [2022-06-06T20:47:43.191Z] 
20:47:43 [2022-06-06T20:47:43.191Z] #24 [internal] load build context
20:47:43 [2022-06-06T20:47:43.191Z] #24 sha256:6bc3a4d12acbb1f041d5dca48110e5c0d16c459e375a826a418ea8949b338567
20:47:43 [2022-06-06T20:47:43.191Z] #24 transferring context: 61.15MB 10.3s done
20:47:43 [2022-06-06T20:47:43.191Z] #24 DONE 10.5s
20:47:43 [2022-06-06T20:47:43.191Z] 
20:47:43 [2022-06-06T20:47:43.191Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:43 [2022-06-06T20:47:43.191Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:43 [2022-06-06T20:47:43.216Z] #11 DONE 20.1s
20:47:43 [2022-06-06T20:47:43.216Z] 
20:47:43 [2022-06-06T20:47:43.216Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:47:43 [2022-06-06T20:47:43.216Z] #12 sha256:54b314417559edbcdea5659c3b7136c8c3478f2f0e8096325afc4bd620cdae4f
20:47:43 [2022-06-06T20:47:43.450Z] #11 ...
20:47:43 [2022-06-06T20:47:43.450Z] 
20:47:43 [2022-06-06T20:47:43.450Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:47:43 [2022-06-06T20:47:43.450Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
20:47:43 [2022-06-06T20:47:43.450Z] #72 DONE 0.7s
20:47:43 [2022-06-06T20:47:43.708Z] 
20:47:43 [2022-06-06T20:47:43.708Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:43 [2022-06-06T20:47:43.708Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:43 [2022-06-06T20:47:43.791Z] #12 DONE 0.4s
20:47:43 [2022-06-06T20:47:43.791Z] 
20:47:43 [2022-06-06T20:47:43.791Z] #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
20:47:43 [2022-06-06T20:47:43.791Z] #13 sha256:5d780856290c42c0e8530631e54379e4e8b15891a237aafc9f65ee88ded8c44b
20:47:44 [2022-06-06T20:47:44.060Z] #13 DONE 0.5s
20:47:44 [2022-06-06T20:47:44.060Z] 
20:47:44 [2022-06-06T20:47:44.060Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:47:44 [2022-06-06T20:47:44.060Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c
20:47:44 [2022-06-06T20:47:44.095Z] #16 DONE 1.7s
20:47:44 [2022-06-06T20:47:44.096Z] 
20:47:44 [2022-06-06T20:47:44.096Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
20:47:44 [2022-06-06T20:47:44.096Z] #17 sha256:efc919cfc56366da1ea346ec45b3af1a9368f7bd9e38fcaee84ed2f51352ae35
20:47:44 [2022-06-06T20:47:44.239Z] #28 DONE 13.4s
20:47:44 [2022-06-06T20:47:44.239Z] 
20:47:44 [2022-06-06T20:47:44.239Z] #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
20:47:44 [2022-06-06T20:47:44.239Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be
20:47:44 [2022-06-06T20:47:44.352Z] #36 ...
20:47:44 [2022-06-06T20:47:44.352Z] 
20:47:44 [2022-06-06T20:47:44.352Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:47:44 [2022-06-06T20:47:44.352Z] #46 sha256:cacbf2cfa4ab13dff562c28782e871e97f9ff85babc531eb8d72b550b2a830c2
20:47:44 [2022-06-06T20:47:44.352Z] #46 DONE 0.2s
20:47:44 [2022-06-06T20:47:44.352Z] 
20:47:44 [2022-06-06T20:47:44.352Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:47:44 [2022-06-06T20:47:44.352Z] #33 sha256:ca884a2f8afbbc4349ad089dd6ac0c836f904bcb6c733add7f628d7833378c9c
20:47:44 [2022-06-06T20:47:44.352Z] #33 DONE 0.3s
20:47:44 [2022-06-06T20:47:44.352Z] 
20:47:44 [2022-06-06T20:47:44.352Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
20:47:44 [2022-06-06T20:47:44.352Z] #66 sha256:6c38c0ff4804763805787fdb5253794d478ad16fdaefccce2a3554fe8a084b70
20:47:44 [2022-06-06T20:47:44.352Z] #66 DONE 0.3s
20:47:44 [2022-06-06T20:47:44.352Z] 
20:47:44 [2022-06-06T20:47:44.352Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
20:47:44 [2022-06-06T20:47:44.352Z] #25 sha256:7d33f84ad696122e2db098d713332b021fca8689ea3311be0479733a1c3aca66
20:47:44 [2022-06-06T20:47:44.352Z] #25 DONE 0.3s
20:47:44 [2022-06-06T20:47:44.352Z] 
20:47:44 [2022-06-06T20:47:44.352Z] #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
20:47:44 [2022-06-06T20:47:44.352Z] #26 sha256:a7b13ac34d4cd935b66f4a57b380116e7e55ea827dfe5a50e65275b50a5d9997
20:47:44 [2022-06-06T20:47:44.641Z] #26 ...
20:47:44 [2022-06-06T20:47:44.641Z] 
20:47:44 [2022-06-06T20:47:44.641Z] #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
20:47:44 [2022-06-06T20:47:44.641Z] #50 sha256:09d3390f173ffd2393382e684a37165de6586e9a40139587235f6dc12aae5495
20:47:44 [2022-06-06T20:47:44.641Z] #50 DONE 0.4s
20:47:44 [2022-06-06T20:47:44.641Z] 
20:47:44 [2022-06-06T20:47:44.641Z] #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
20:47:44 [2022-06-06T20:47:44.641Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27
20:47:44 [2022-06-06T20:47:44.646Z] #11 ...
20:47:44 [2022-06-06T20:47:44.646Z] 
20:47:44 [2022-06-06T20:47:44.646Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:47:44 [2022-06-06T20:47:44.646Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
20:47:44 [2022-06-06T20:47:44.646Z] #74 DONE 1.0s
20:47:44 [2022-06-06T20:47:44.646Z] 
20:47:44 [2022-06-06T20:47:44.646Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:44 [2022-06-06T20:47:44.646Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:45 [2022-06-06T20:47:45.183Z] #11 ...
20:47:45 [2022-06-06T20:47:45.183Z] 
20:47:45 [2022-06-06T20:47:45.183Z] #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
20:47:45 [2022-06-06T20:47:45.183Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be
20:47:45 [2022-06-06T20:47:45.183Z] #29 1.205 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
20:47:45 [2022-06-06T20:47:45.183Z] #29 1.206 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:47:45 [2022-06-06T20:47:45.183Z] #29 1.224 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:47:45 [2022-06-06T20:47:45.183Z] #29 1.363 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:47:45 [2022-06-06T20:47:45.183Z] #29 1.584 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:47:45 [2022-06-06T20:47:45.183Z] #29 2.150 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:47:45 [2022-06-06T20:47:45.183Z] #29 3.202 Fetched 8537 kB in 2s (3817 kB/s)
20:47:45 [2022-06-06T20:47:45.183Z] #29 3.202 Reading package lists...
20:47:45 [2022-06-06T20:47:45.183Z] #29 3.978 Reading package lists...
20:47:45 [2022-06-06T20:47:45.183Z] #29 4.814 Building dependency tree...
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.149 The following additional packages will be installed:
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.149   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.150   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.151 Recommended packages:
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.151   libldap-common publicsuffix libsasl2-modules
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.284 The following NEW packages will be installed:
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.285   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.285   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.286   libssh2-1 openssl
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.571 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.571 Need to get 3040 kB of archives.
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.571 After this operation, 6651 kB of additional disk space will be used.
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.571 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.582 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.582 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB]
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.582 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.582 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.584 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.584 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.584 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.584 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.585 Get:10 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.589 Get:11 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.592 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.594 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.597 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.600 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.788 debconf: delaying package configuration, since apt-utils is not installed
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.819 Fetched 3040 kB in 0s (9911 kB/s)
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.841 Selecting previously unselected package openssl.
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.841 (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 ... 6662 files and directories currently installed.)
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.848 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 5.852 Unpacking openssl (1.1.1n-0+deb11u2) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.004 Selecting previously unselected package ca-certificates.
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.004 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.007 Unpacking ca-certificates (20210119) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.103 Selecting previously unselected package libbrotli1:amd64.
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.103 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.109 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.178 Selecting previously unselected package libsasl2-modules-db:amd64.
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.178 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.181 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.223 Selecting previously unselected package libsasl2-2:amd64.
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.223 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.228 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.299 Selecting previously unselected package libldap-2.4-2:amd64.
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.299 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.304 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.368 Selecting previously unselected package libnghttp2-14:amd64.
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.368 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.372 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.413 Selecting previously unselected package libpsl5:amd64.
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.413 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.417 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.459 Selecting previously unselected package librtmp1:amd64.
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.459 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.465 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.503 Selecting previously unselected package libssh2-1:amd64.
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.503 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.507 Unpacking libssh2-1:amd64 (1.9.0-2) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.560 Selecting previously unselected package libcurl4:amd64.
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.560 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.564 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.631 Selecting previously unselected package curl.
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.631 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.635 Unpacking curl (7.74.0-1.3+deb11u1) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.691 Selecting previously unselected package libonig5:amd64.
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.691 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.699 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.764 Selecting previously unselected package libjq1:amd64.
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.764 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.768 Unpacking libjq1:amd64 (1.6-2.1) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.819 Selecting previously unselected package jq.
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.819 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.825 Unpacking jq (1.6-2.1) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.868 Setting up libpsl5:amd64 (0.21.0-1.2) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.882 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.891 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.903 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.918 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.927 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.940 Setting up libssh2-1:amd64 (1.9.0-2) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.951 Setting up openssl (1.1.1n-0+deb11u2) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.970 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.981 Setting up libjq1:amd64 (1.6-2.1) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 6.993 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 7.005 Setting up ca-certificates (20210119) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 7.607 Updating certificates in /etc/ssl/certs...
20:47:45 [2022-06-06T20:47:45.183Z] #29 8.289 129 added, 0 removed; done.
20:47:45 [2022-06-06T20:47:45.183Z] #29 8.360 Setting up jq (1.6-2.1) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 8.382 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 8.392 Setting up curl (7.74.0-1.3+deb11u1) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 8.403 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 8.425 Processing triggers for ca-certificates (20210119) ...
20:47:45 [2022-06-06T20:47:45.183Z] #29 8.433 Updating certificates in /etc/ssl/certs...
20:47:45 [2022-06-06T20:47:45.183Z] #29 8.954 0 added, 0 removed; done.
20:47:45 [2022-06-06T20:47:45.183Z] #29 8.954 Running hooks in /etc/ca-certificates/update.d...
20:47:45 [2022-06-06T20:47:45.183Z] #29 8.956 done.
20:47:45 [2022-06-06T20:47:45.183Z] #29 ...
20:47:45 [2022-06-06T20:47:45.183Z] 
20:47:45 [2022-06-06T20:47:45.183Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:45 [2022-06-06T20:47:45.183Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:45 [2022-06-06T20:47:45.183Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 4.1s done
20:47:45 [2022-06-06T20:47:45.183Z] #11 ...
20:47:45 [2022-06-06T20:47:45.183Z] 
20:47:45 [2022-06-06T20:47:45.183Z] #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
20:47:45 [2022-06-06T20:47:45.183Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be
20:47:45 [2022-06-06T20:47:45.183Z] #29 DONE 10.4s
20:47:45 [2022-06-06T20:47:45.183Z] 
20:47:45 [2022-06-06T20:47:45.183Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:45 [2022-06-06T20:47:45.183Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:45 [2022-06-06T20:47:45.183Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9
20:47:45 [2022-06-06T20:47:45.440Z] #11 ...
20:47:45 [2022-06-06T20:47:45.440Z] 
20:47:45 [2022-06-06T20:47:45.440Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:47:45 [2022-06-06T20:47:45.440Z] #30 sha256:a47fd0b76eb67ebbf14509cb3c903a8ca0fa72127d9f9d5b5fc758d8f10dfa36
20:47:45 [2022-06-06T20:47:45.440Z] #30 DONE 0.3s
20:47:45 [2022-06-06T20:47:45.440Z] 
20:47:45 [2022-06-06T20:47:45.440Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:45 [2022-06-06T20:47:45.440Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:45 [2022-06-06T20:47:45.621Z] #29 1.685 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
20:47:45 [2022-06-06T20:47:45.621Z] #29 1.690 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:47:45 [2022-06-06T20:47:45.621Z] #29 1.725 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:47:45 [2022-06-06T20:47:45.881Z] #29 1.933 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:47:46 [2022-06-06T20:47:46.004Z] #17 DONE 1.8s
20:47:46 [2022-06-06T20:47:46.004Z] 
20:47:46 [2022-06-06T20:47:46.004Z] #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
20:47:46 [2022-06-06T20:47:46.004Z] #60 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32
20:47:46 [2022-06-06T20:47:46.004Z] #60 5.661 go: downloading gotest.tools/gotestsum v1.8.1
20:47:46 [2022-06-06T20:47:46.004Z] #60 7.553 go: downloading github.com/fatih/color v1.10.0
20:47:46 [2022-06-06T20:47:46.004Z] #60 7.824 go: downloading github.com/dnephin/pflag v1.0.7
20:47:46 [2022-06-06T20:47:46.004Z] #60 7.838 go: downloading golang.org/x/tools v0.1.0
20:47:46 [2022-06-06T20:47:46.004Z] #60 8.253 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:47:46 [2022-06-06T20:47:46.004Z] #60 8.354 go: downloading github.com/pkg/errors v0.9.1
20:47:46 [2022-06-06T20:47:46.004Z] #60 8.620 go: downloading github.com/mattn/go-colorable v0.1.8
20:47:46 [2022-06-06T20:47:46.004Z] #60 8.658 go: downloading github.com/mattn/go-isatty v0.0.12
20:47:46 [2022-06-06T20:47:46.004Z] #60 8.991 go: downloading github.com/jonboulle/clockwork v0.2.2
20:47:46 [2022-06-06T20:47:46.004Z] #60 9.270 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
20:47:46 [2022-06-06T20:47:46.004Z] #60 9.360 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
20:47:46 [2022-06-06T20:47:46.004Z] #60 9.587 go: downloading github.com/fsnotify/fsnotify v1.4.9
20:47:46 [2022-06-06T20:47:46.004Z] #60 9.788 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
20:47:46 [2022-06-06T20:47:46.004Z] #60 ...
20:47:46 [2022-06-06T20:47:46.004Z] 
20:47:46 [2022-06-06T20:47:46.004Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
20:47:46 [2022-06-06T20:47:46.004Z] #18 sha256:368b0859bb9cccc4251ebc191ebeb6b5b9e001c40c490e12dc3c9ad1eb3af77d
20:47:46 [2022-06-06T20:47:46.263Z] #18 ...
20:47:46 [2022-06-06T20:47:46.263Z] 
20:47:46 [2022-06-06T20:47:46.263Z] #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
20:47:46 [2022-06-06T20:47:46.263Z] #45 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6
20:47:46 [2022-06-06T20:47:46.263Z] #45 4.990 go: downloading github.com/pelletier/go-toml v1.8.1
20:47:46 [2022-06-06T20:47:46.263Z] #45 ...
20:47:46 [2022-06-06T20:47:46.263Z] 
20:47:46 [2022-06-06T20:47:46.263Z] #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
20:47:46 [2022-06-06T20:47:46.263Z] #64 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589
20:47:46 [2022-06-06T20:47:46.263Z] #64 4.650 go: downloading mvdan.cc/sh/v3 v3.0.2
20:47:46 [2022-06-06T20:47:46.263Z] #64 5.701 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:47:46 [2022-06-06T20:47:46.263Z] #64 5.771 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:47:46 [2022-06-06T20:47:46.263Z] #64 5.822 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:47:46 [2022-06-06T20:47:46.263Z] #64 8.083 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:47:46 [2022-06-06T20:47:46.454Z] #29 2.232 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:47:46 [2022-06-06T20:47:46.521Z] #64 ...
20:47:46 [2022-06-06T20:47:46.521Z] 
20:47:46 [2022-06-06T20:47:46.521Z] #43 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:47:46 [2022-06-06T20:47:46.521Z] #43 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
20:47:46 [2022-06-06T20:47:46.521Z] #43 5.409 go: downloading github.com/go-delve/delve v1.8.1
20:47:46 [2022-06-06T20:47:46.521Z] #43 ...
20:47:46 [2022-06-06T20:47:46.521Z] 
20:47:46 [2022-06-06T20:47:46.521Z] #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
20:47:46 [2022-06-06T20:47:46.521Z] #41 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
20:47:46 [2022-06-06T20:47:46.521Z] #41 4.854 + git clone https://github.com/kolyshkin/go-swagger.git .
20:47:46 [2022-06-06T20:47:46.521Z] #41 4.859 Cloning into '.'...
20:47:46 [2022-06-06T20:47:46.555Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 10.3s done
20:47:46 [2022-06-06T20:47:46.778Z] #41 ...
20:47:46 [2022-06-06T20:47:46.778Z] 
20:47:46 [2022-06-06T20:47:46.778Z] #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
20:47:46 [2022-06-06T20:47:46.778Z] #54 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
20:47:46 [2022-06-06T20:47:46.778Z] #54 4.412 + git clone https://github.com/docker/distribution.git .
20:47:46 [2022-06-06T20:47:46.778Z] #54 4.412 Cloning into '.'...
20:47:46 [2022-06-06T20:47:46.819Z] #11 ...
20:47:46 [2022-06-06T20:47:46.819Z] 
20:47:46 [2022-06-06T20:47:46.819Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
20:47:46 [2022-06-06T20:47:46.819Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c
20:47:46 [2022-06-06T20:47:46.819Z] #28 DONE 14.0s
20:47:46 [2022-06-06T20:47:46.819Z] 
20:47:46 [2022-06-06T20:47:46.819Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:46 [2022-06-06T20:47:46.819Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:46 [2022-06-06T20:47:46.819Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272
20:47:47 [2022-06-06T20:47:47.023Z] #29 2.786 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:47:47 [2022-06-06T20:47:47.038Z] #54 ...
20:47:47 [2022-06-06T20:47:47.038Z] 
20:47:47 [2022-06-06T20:47:47.038Z] #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.44.0"      && /build/golangci-lint --version
20:47:47 [2022-06-06T20:47:47.038Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:47:47 [2022-06-06T20:47:47.038Z] #62 4.523 go: downloading github.com/golangci/golangci-lint v1.44.0
20:47:47 [2022-06-06T20:47:47.038Z] #62 ...
20:47:47 [2022-06-06T20:47:47.038Z] 
20:47:47 [2022-06-06T20:47:47.038Z] #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
20:47:47 [2022-06-06T20:47:47.038Z] #47 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519
20:47:47 [2022-06-06T20:47:47.038Z] #47 4.874 go: downloading github.com/tc-hib/go-winres v0.2.3
20:47:47 [2022-06-06T20:47:47.038Z] #47 5.850 go: downloading github.com/tc-hib/winres v0.1.5
20:47:47 [2022-06-06T20:47:47.038Z] #47 7.675 go: downloading github.com/urfave/cli/v2 v2.3.0
20:47:47 [2022-06-06T20:47:47.038Z] #47 8.248 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
20:47:47 [2022-06-06T20:47:47.038Z] #47 8.291 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
20:47:47 [2022-06-06T20:47:47.295Z] #47 ...
20:47:47 [2022-06-06T20:47:47.295Z] 
20:47:47 [2022-06-06T20:47:47.295Z] #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
20:47:47 [2022-06-06T20:47:47.295Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:47:47 [2022-06-06T20:47:47.295Z] #58 5.180 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:47:47 [2022-06-06T20:47:47.295Z] #58 5.283 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:47:47 [2022-06-06T20:47:47.295Z] #58 5.283 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:47:47 [2022-06-06T20:47:47.295Z] #58 5.892 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
20:47:47 [2022-06-06T20:47:47.295Z] #58 6.793 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:47:47 [2022-06-06T20:47:47.295Z] #58 9.100 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:47:47 [2022-06-06T20:47:47.389Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0.7s done
20:47:47 [2022-06-06T20:47:47.555Z] #58 ...
20:47:47 [2022-06-06T20:47:47.555Z] 
20:47:47 [2022-06-06T20:47:47.555Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
20:47:47 [2022-06-06T20:47:47.555Z] #18 sha256:368b0859bb9cccc4251ebc191ebeb6b5b9e001c40c490e12dc3c9ad1eb3af77d
20:47:47 [2022-06-06T20:47:47.555Z] #18 DONE 1.7s
20:47:47 [2022-06-06T20:47:47.555Z] 
20:47:47 [2022-06-06T20:47:47.555Z] #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
20:47:47 [2022-06-06T20:47:47.555Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a
20:47:47 [2022-06-06T20:47:47.648Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f
20:47:47 [2022-06-06T20:47:47.962Z] #29 3.773 Fetched 8537 kB in 2s (3614 kB/s)
20:47:48 [2022-06-06T20:47:48.532Z] #29 3.773 Reading package lists...
20:47:48 [2022-06-06T20:47:48.586Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 1.0s done
20:47:49 [2022-06-06T20:47:49.154Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 0.1s
20:47:49 [2022-06-06T20:47:49.455Z] #19 1.939 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:47:49 [2022-06-06T20:47:49.471Z] #29 4.524 Reading package lists...
20:47:49 [2022-06-06T20:47:49.471Z] #29 5.260 Building dependency tree...
20:47:49 [2022-06-06T20:47:49.712Z] #19 2.064 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:47:49 [2022-06-06T20:47:49.712Z] #19 2.064 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:47:49 [2022-06-06T20:47:49.732Z] #29 5.670 The following additional packages will be installed:
20:47:49 [2022-06-06T20:47:49.732Z] #29 5.670   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
20:47:49 [2022-06-06T20:47:49.732Z] #29 5.670   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
20:47:49 [2022-06-06T20:47:49.732Z] #29 5.670 Recommended packages:
20:47:49 [2022-06-06T20:47:49.732Z] #29 5.670   libldap-common publicsuffix libsasl2-modules
20:47:49 [2022-06-06T20:47:49.732Z] #29 5.809 The following NEW packages will be installed:
20:47:49 [2022-06-06T20:47:49.732Z] #29 5.809   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
20:47:49 [2022-06-06T20:47:49.732Z] #29 5.809   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
20:47:49 [2022-06-06T20:47:49.732Z] #29 5.809   libssh2-1 openssl
20:47:49 [2022-06-06T20:47:49.982Z] #51 4.748 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:47:49 [2022-06-06T20:47:49.982Z] #51 4.765 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:47:49 [2022-06-06T20:47:49.982Z] #51 4.766 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:47:49 [2022-06-06T20:47:49.982Z] #51 5.254 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
20:47:49 [2022-06-06T20:47:49.982Z] #51 ...
20:47:49 [2022-06-06T20:47:49.982Z] 
20:47:49 [2022-06-06T20:47:49.982Z] #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
20:47:49 [2022-06-06T20:47:49.982Z] #67 sha256:acd49427a72e3e7b52075ef3d00863bf0b0b0a37ab09e3166b8b44f5ec2c27c3
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.384 + RM_GOPATH=0
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.384 + TMP_GOPATH=
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.385 + : /build
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.385 + '[' -z '' ']'
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.385 ++ mktemp -d
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.397 + export GOPATH=/tmp/tmp.eusUyvoeWm
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.397 + GOPATH=/tmp/tmp.eusUyvoeWm
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.397 + RM_GOPATH=1
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.397 + case "$(go env GOARCH)" in
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.398 ++ go env GOARCH
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.428 + export GO_BUILDMODE=-buildmode=pie
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.429 + GO_BUILDMODE=-buildmode=pie
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.430 ++ dirname /install.sh
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.445 + dir=/
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.445 + bin=rootlesskit
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.445 + shift
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.456 + '[' '!' -f //rootlesskit.installer ']'
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.460 + . //rootlesskit.installer
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.461 ++ : 1920341cd41e047834a21007424162a2dc946315
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.461 + install_rootlesskit
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.462 + case "$1" in
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.462 + export CGO_ENABLED=0
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.462 + CGO_ENABLED=0
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.462 + _install_rootlesskit
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.463 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.463 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.463 + for f in rootlesskit rootlesskit-docker-proxy
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.463 + GOBIN=/build
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.464 + GO111MODULE=on
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.464 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
20:47:49 [2022-06-06T20:47:49.982Z] #67 4.914 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
20:47:49 [2022-06-06T20:47:49.992Z] #29 6.091 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
20:47:49 [2022-06-06T20:47:49.992Z] #29 6.091 Need to get 3040 kB of archives.
20:47:49 [2022-06-06T20:47:49.992Z] #29 6.091 After this operation, 6651 kB of additional disk space will be used.
20:47:49 [2022-06-06T20:47:49.992Z] #29 6.091 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
20:47:50 [2022-06-06T20:47:50.243Z] #67 ...
20:47:50 [2022-06-06T20:47:50.243Z] 
20:47:50 [2022-06-06T20:47:50.243Z] #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
20:47:50 [2022-06-06T20:47:50.243Z] #31 sha256:c0ac6fb5aa3506a4982a95293d689816eff44f97b82fcc5d018d131c6c3864e7
20:47:50 [2022-06-06T20:47:50.243Z] #31 1.579 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:47:50 [2022-06-06T20:47:50.243Z] #31 1.885 
20:47:50 [2022-06-06T20:47:50.243Z] #31 2.115 #=#=#                                                                         

                                                                           0.2%
######################################################################## 100.0%
20:47:50 [2022-06-06T20:47:50.243Z] #31 2.428 
20:47:50 [2022-06-06T20:47:50.243Z] #31 3.940 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:47:50 [2022-06-06T20:47:50.243Z] #31 4.243 
20:47:50 [2022-06-06T20:47:50.243Z] #31 4.502 #=#=#                                                                         

                                                                           0.4%
######################################################################## 100.0%
20:47:50 [2022-06-06T20:47:50.243Z] #31 4.809 
20:47:50 [2022-06-06T20:47:50.243Z] #31 6.332 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
20:47:50 [2022-06-06T20:47:50.243Z] #31 7.344 
20:47:50 [2022-06-06T20:47:50.251Z] #29 6.095 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB]
20:47:50 [2022-06-06T20:47:50.251Z] #29 6.095 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
20:47:50 [2022-06-06T20:47:50.251Z] #29 6.102 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
20:47:50 [2022-06-06T20:47:50.251Z] #29 6.102 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
20:47:50 [2022-06-06T20:47:50.251Z] #29 6.102 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
20:47:50 [2022-06-06T20:47:50.251Z] #29 6.104 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
20:47:50 [2022-06-06T20:47:50.251Z] #29 6.104 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
20:47:50 [2022-06-06T20:47:50.251Z] #29 6.105 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
20:47:50 [2022-06-06T20:47:50.251Z] #29 6.106 Get:10 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
20:47:50 [2022-06-06T20:47:50.251Z] #29 6.113 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
20:47:50 [2022-06-06T20:47:50.251Z] #29 6.116 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
20:47:50 [2022-06-06T20:47:50.251Z] #29 6.122 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:47:50 [2022-06-06T20:47:50.251Z] #29 6.124 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:47:50 [2022-06-06T20:47:50.251Z] #29 6.126 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:47:50 [2022-06-06T20:47:50.251Z] #29 6.348 debconf: delaying package configuration, since apt-utils is not installed
20:47:50 [2022-06-06T20:47:50.511Z] #29 6.397 Fetched 3040 kB in 0s (9656 kB/s)
20:47:50 [2022-06-06T20:47:50.511Z] #29 6.460 Selecting previously unselected package openssl.
20:47:50 [2022-06-06T20:47:50.511Z] #29 6.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 ... 6662 files and directories currently installed.)
20:47:50 [2022-06-06T20:47:50.511Z] #29 6.460 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ...
20:47:50 [2022-06-06T20:47:50.511Z] #29 6.465 Unpacking openssl (1.1.1n-0+deb11u2) ...
20:47:50 [2022-06-06T20:47:50.692Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 5.1s
20:47:50 [2022-06-06T20:47:50.696Z] #19 2.971 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:47:50 [2022-06-06T20:47:50.766Z] #31 7.620 #=#=#                                                                         

                                                                           0.0%
#########                                                                 13.4%
#################                                                         23.9%
########################                                                  33.7%
################################                                          44.5%
##########################################                                58.5%
###############################################                           65.5%
############################################################              84.4%
######################################################################## 100.0%
20:47:50 [2022-06-06T20:47:50.770Z] #29 6.648 Selecting previously unselected package ca-certificates.
20:47:50 [2022-06-06T20:47:50.770Z] #29 6.648 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
20:47:50 [2022-06-06T20:47:50.770Z] #29 6.653 Unpacking ca-certificates (20210119) ...
20:47:51 [2022-06-06T20:47:51.030Z] #29 6.784 Selecting previously unselected package libbrotli1:amd64.
20:47:51 [2022-06-06T20:47:51.030Z] #29 6.785 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
20:47:51 [2022-06-06T20:47:51.030Z] #29 6.791 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
20:47:51 [2022-06-06T20:47:51.030Z] #29 6.901 Selecting previously unselected package libsasl2-modules-db:amd64.
20:47:51 [2022-06-06T20:47:51.030Z] #29 6.901 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
20:47:51 [2022-06-06T20:47:51.030Z] #29 6.905 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:47:51 [2022-06-06T20:47:51.030Z] #29 7.038 Selecting previously unselected package libsasl2-2:amd64.
20:47:51 [2022-06-06T20:47:51.030Z] #29 7.038 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
20:47:51 [2022-06-06T20:47:51.030Z] #29 7.038 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:47:51 [2022-06-06T20:47:51.300Z] #29 7.272 Selecting previously unselected package libldap-2.4-2:amd64.
20:47:51 [2022-06-06T20:47:51.300Z] #29 7.272 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
20:47:51 [2022-06-06T20:47:51.300Z] #29 7.277 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
20:47:51 [2022-06-06T20:47:51.300Z] #29 7.389 Selecting previously unselected package libnghttp2-14:amd64.
20:47:51 [2022-06-06T20:47:51.300Z] #29 7.389 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
20:47:51 [2022-06-06T20:47:51.559Z] #29 7.424 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
20:47:51 [2022-06-06T20:47:51.559Z] #29 7.536 Selecting previously unselected package libpsl5:amd64.
20:47:51 [2022-06-06T20:47:51.559Z] #29 7.536 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
20:47:51 [2022-06-06T20:47:51.559Z] #29 7.544 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
20:47:51 [2022-06-06T20:47:51.559Z] #29 7.646 Selecting previously unselected package librtmp1:amd64.
20:47:51 [2022-06-06T20:47:51.559Z] #29 7.646 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
20:47:51 [2022-06-06T20:47:51.820Z] #29 7.650 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:47:51 [2022-06-06T20:47:51.820Z] #29 7.748 Selecting previously unselected package libssh2-1:amd64.
20:47:51 [2022-06-06T20:47:51.820Z] #29 7.748 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
20:47:51 [2022-06-06T20:47:51.820Z] #29 7.748 Unpacking libssh2-1:amd64 (1.9.0-2) ...
20:47:52 [2022-06-06T20:47:52.080Z] #29 7.884 Selecting previously unselected package libcurl4:amd64.
20:47:52 [2022-06-06T20:47:52.080Z] #29 7.884 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
20:47:52 [2022-06-06T20:47:52.080Z] #29 7.890 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
20:47:52 [2022-06-06T20:47:52.080Z] #29 8.048 Selecting previously unselected package curl.
20:47:52 [2022-06-06T20:47:52.080Z] #29 8.048 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
20:47:52 [2022-06-06T20:47:52.080Z] #29 8.057 Unpacking curl (7.74.0-1.3+deb11u1) ...
20:47:52 [2022-06-06T20:47:52.109Z] #19 4.635 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
20:47:52 [2022-06-06T20:47:52.152Z] #31 10.10 
20:47:52 [2022-06-06T20:47:52.339Z] #29 8.131 Selecting previously unselected package libonig5:amd64.
20:47:52 [2022-06-06T20:47:52.339Z] #29 8.131 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
20:47:52 [2022-06-06T20:47:52.339Z] #29 8.136 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:47:52 [2022-06-06T20:47:52.339Z] #29 8.223 Selecting previously unselected package libjq1:amd64.
20:47:52 [2022-06-06T20:47:52.339Z] #29 8.223 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
20:47:52 [2022-06-06T20:47:52.339Z] #29 8.231 Unpacking libjq1:amd64 (1.6-2.1) ...
20:47:52 [2022-06-06T20:47:52.339Z] #29 8.293 Selecting previously unselected package jq.
20:47:52 [2022-06-06T20:47:52.339Z] #29 8.293 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
20:47:52 [2022-06-06T20:47:52.339Z] #29 8.299 Unpacking jq (1.6-2.1) ...
20:47:52 [2022-06-06T20:47:52.599Z] #29 8.361 Setting up libpsl5:amd64 (0.21.0-1.2) ...
20:47:52 [2022-06-06T20:47:52.599Z] #29 8.369 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
20:47:52 [2022-06-06T20:47:52.599Z] #29 8.379 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
20:47:52 [2022-06-06T20:47:52.599Z] #29 8.390 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:47:52 [2022-06-06T20:47:52.599Z] #29 8.401 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:47:52 [2022-06-06T20:47:52.599Z] #29 8.413 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:47:52 [2022-06-06T20:47:52.599Z] #29 8.424 Setting up libssh2-1:amd64 (1.9.0-2) ...
20:47:52 [2022-06-06T20:47:52.599Z] #29 8.442 Setting up openssl (1.1.1n-0+deb11u2) ...
20:47:52 [2022-06-06T20:47:52.599Z] #29 8.465 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:47:52 [2022-06-06T20:47:52.599Z] #29 8.470 Setting up libjq1:amd64 (1.6-2.1) ...
20:47:52 [2022-06-06T20:47:52.599Z] #29 8.487 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
20:47:52 [2022-06-06T20:47:52.599Z] #29 8.492 Setting up ca-certificates (20210119) ...
20:47:52 [2022-06-06T20:47:52.599Z] #29 ...
20:47:52 [2022-06-06T20:47:52.599Z] 
20:47:52 [2022-06-06T20:47:52.599Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:52 [2022-06-06T20:47:52.599Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:52 [2022-06-06T20:47:52.599Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 9.8s done
20:47:52 [2022-06-06T20:47:52.599Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0.7s done
20:47:52 [2022-06-06T20:47:52.599Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 0.7s done
20:47:52 [2022-06-06T20:47:52.599Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 6.5s
20:47:53 [2022-06-06T20:47:53.049Z] #19 ...
20:47:53 [2022-06-06T20:47:53.050Z] 
20:47:53 [2022-06-06T20:47:53.050Z] #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
20:47:53 [2022-06-06T20:47:53.050Z] #60 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32
20:47:53 [2022-06-06T20:47:53.050Z] #60 16.94 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
20:47:53 [2022-06-06T20:47:53.308Z] #60 17.04 go: downloading golang.org/x/mod v0.3.0
20:47:53 [2022-06-06T20:47:53.541Z] #11 ...
20:47:53 [2022-06-06T20:47:53.541Z] 
20:47:53 [2022-06-06T20:47:53.541Z] #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
20:47:53 [2022-06-06T20:47:53.541Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be
20:47:53 [2022-06-06T20:47:53.541Z] #29 9.318 Updating certificates in /etc/ssl/certs...
20:47:53 [2022-06-06T20:47:53.960Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 8.5s done
20:47:53 [2022-06-06T20:47:53.960Z] #11 extracting sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 done
20:47:54 [2022-06-06T20:47:54.065Z] #31 ...
20:47:54 [2022-06-06T20:47:54.065Z] 
20:47:54 [2022-06-06T20:47:54.065Z] #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
20:47:54 [2022-06-06T20:47:54.065Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0
20:47:54 [2022-06-06T20:47:54.065Z] #42 3.512 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:47:54 [2022-06-06T20:47:54.065Z] #42 3.530 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:47:54 [2022-06-06T20:47:54.065Z] #42 3.530 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:47:54 [2022-06-06T20:47:54.065Z] #42 3.895 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
20:47:54 [2022-06-06T20:47:54.065Z] #42 4.576 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB]
20:47:54 [2022-06-06T20:47:54.065Z] #42 7.063 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:47:54 [2022-06-06T20:47:54.218Z] #11 DONE 27.1s
20:47:54 [2022-06-06T20:47:54.218Z] 
20:47:54 [2022-06-06T20:47:54.218Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:47:54 [2022-06-06T20:47:54.218Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d
20:47:54 [2022-06-06T20:47:54.325Z] #42 ...
20:47:54 [2022-06-06T20:47:54.325Z] 
20:47:54 [2022-06-06T20:47:54.325Z] #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
20:47:54 [2022-06-06T20:47:54.325Z] #38 sha256:36c2abfbc367b926b7beaa7d05324d69cdb05bcb3721475bdee763182b4299a8
20:47:54 [2022-06-06T20:47:54.325Z] #38 4.114 go: downloading github.com/pelletier/go-toml v1.8.1
20:47:54 [2022-06-06T20:47:54.325Z] #38 ...
20:47:54 [2022-06-06T20:47:54.325Z] 
20:47:54 [2022-06-06T20:47:54.325Z] #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
20:47:54 [2022-06-06T20:47:54.325Z] #57 sha256:3a0add81e7a532a24172c9a09b23d57c69d6cb635b415f52c0ac18911e8ddbf6
20:47:54 [2022-06-06T20:47:54.325Z] #57 5.052 go: downloading mvdan.cc/sh/v3 v3.0.2
20:47:54 [2022-06-06T20:47:54.325Z] #57 6.106 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:47:54 [2022-06-06T20:47:54.325Z] #57 6.128 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:47:54 [2022-06-06T20:47:54.325Z] #57 6.324 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:47:54 [2022-06-06T20:47:54.325Z] #57 7.567 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:47:54 [2022-06-06T20:47:54.428Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 5.2s
20:47:54 [2022-06-06T20:47:54.479Z] #29 10.55 129 added, 0 removed; done.
20:47:54 [2022-06-06T20:47:54.479Z] #29 10.59 Setting up jq (1.6-2.1) ...
20:47:54 [2022-06-06T20:47:54.479Z] #29 10.60 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
20:47:54 [2022-06-06T20:47:54.587Z] #57 ...
20:47:54 [2022-06-06T20:47:54.587Z] 
20:47:54 [2022-06-06T20:47:54.587Z] #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
20:47:54 [2022-06-06T20:47:54.587Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e
20:47:54 [2022-06-06T20:47:54.587Z] #47 4.490 + git clone https://github.com/docker/distribution.git .
20:47:54 [2022-06-06T20:47:54.587Z] #47 4.493 Cloning into '.'...
20:47:54 [2022-06-06T20:47:54.587Z] #47 ...
20:47:54 [2022-06-06T20:47:54.587Z] 
20:47:54 [2022-06-06T20:47:54.587Z] #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
20:47:54 [2022-06-06T20:47:54.587Z] #53 sha256:d07cffcf8f7d044b6a95e2196b2b637c7d54e445a3accc0c661cc0a3da698199
20:47:54 [2022-06-06T20:47:54.587Z] #53 3.866 go: downloading gotest.tools/gotestsum v1.8.1
20:47:54 [2022-06-06T20:47:54.587Z] #53 5.196 go: downloading github.com/fatih/color v1.10.0
20:47:54 [2022-06-06T20:47:54.587Z] #53 5.200 go: downloading github.com/dnephin/pflag v1.0.7
20:47:54 [2022-06-06T20:47:54.587Z] #53 5.282 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:47:54 [2022-06-06T20:47:54.587Z] #53 5.336 go: downloading github.com/pkg/errors v0.9.1
20:47:54 [2022-06-06T20:47:54.587Z] #53 5.550 go: downloading github.com/mattn/go-colorable v0.1.8
20:47:54 [2022-06-06T20:47:54.587Z] #53 5.556 go: downloading github.com/mattn/go-isatty v0.0.12
20:47:54 [2022-06-06T20:47:54.587Z] #53 5.665 go: downloading github.com/fsnotify/fsnotify v1.4.9
20:47:54 [2022-06-06T20:47:54.587Z] #53 5.708 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
20:47:54 [2022-06-06T20:47:54.587Z] #53 5.812 go: downloading github.com/jonboulle/clockwork v0.2.2
20:47:54 [2022-06-06T20:47:54.587Z] #53 5.856 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
20:47:54 [2022-06-06T20:47:54.587Z] #53 6.090 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
20:47:54 [2022-06-06T20:47:54.587Z] #53 6.414 go: downloading golang.org/x/tools v0.1.0
20:47:54 [2022-06-06T20:47:54.587Z] #53 10.65 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
20:47:54 [2022-06-06T20:47:54.739Z] #29 10.61 Setting up curl (7.74.0-1.3+deb11u1) ...
20:47:54 [2022-06-06T20:47:54.739Z] #29 10.62 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:47:54 [2022-06-06T20:47:54.739Z] #29 10.64 Processing triggers for ca-certificates (20210119) ...
20:47:54 [2022-06-06T20:47:54.739Z] #29 10.64 Updating certificates in /etc/ssl/certs...
20:47:54 [2022-06-06T20:47:54.848Z] #53 10.69 go: downloading golang.org/x/mod v0.3.0
20:47:54 [2022-06-06T20:47:54.848Z] #53 ...
20:47:54 [2022-06-06T20:47:54.848Z] 
20:47:54 [2022-06-06T20:47:54.848Z] #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
20:47:54 [2022-06-06T20:47:54.848Z] #62 sha256:94c655776b196507b25063ab13a14c19581a40c1e5e3359d2be06fa2b77bf3c4
20:47:54 [2022-06-06T20:47:54.848Z] #62 4.476 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:47:54 [2022-06-06T20:47:54.848Z] #62 4.514 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:47:54 [2022-06-06T20:47:54.848Z] #62 4.514 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:47:54 [2022-06-06T20:47:54.848Z] #62 5.521 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
20:47:54 [2022-06-06T20:47:54.848Z] #62 8.455 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB]
20:47:54 [2022-06-06T20:47:54.848Z] #62 ...
20:47:54 [2022-06-06T20:47:54.848Z] 
20:47:54 [2022-06-06T20:47:54.848Z] #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
20:47:54 [2022-06-06T20:47:54.848Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109
20:47:54 [2022-06-06T20:47:54.848Z] #14 4.799 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:47:54 [2022-06-06T20:47:54.848Z] #14 4.836 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:47:54 [2022-06-06T20:47:54.848Z] #14 4.843 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:47:54 [2022-06-06T20:47:54.848Z] #14 5.692 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
20:47:54 [2022-06-06T20:47:54.848Z] #14 8.435 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB]
20:47:55 [2022-06-06T20:47:55.108Z] #14 ...
20:47:55 [2022-06-06T20:47:55.108Z] 
20:47:55 [2022-06-06T20:47:55.108Z] #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
20:47:55 [2022-06-06T20:47:55.108Z] #34 sha256:3c43bfa515a78ed00ea24c9365d971d93e439163e3ab4e428cfd764352468242
20:47:55 [2022-06-06T20:47:55.108Z] #34 4.399 + git clone https://github.com/kolyshkin/go-swagger.git .
20:47:55 [2022-06-06T20:47:55.108Z] #34 4.403 Cloning into '.'...
20:47:55 [2022-06-06T20:47:55.108Z] #34 ...
20:47:55 [2022-06-06T20:47:55.108Z] 
20:47:55 [2022-06-06T20:47:55.108Z] #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.44.0"      && /build/golangci-lint --version
20:47:55 [2022-06-06T20:47:55.108Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3
20:47:55 [2022-06-06T20:47:55.108Z] #55 4.797 go: downloading github.com/golangci/golangci-lint v1.44.0
20:47:55 [2022-06-06T20:47:55.200Z] #12 DONE 0.9s
20:47:55 [2022-06-06T20:47:55.200Z] 
20:47:55 [2022-06-06T20:47:55.200Z] #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
20:47:55 [2022-06-06T20:47:55.200Z] #31 sha256:f32f10512447e62bbf0bcd93b1068babc579f3eab4702c9967a1668333784d23
20:47:55 [2022-06-06T20:47:55.200Z] #31 1.444 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:47:55 [2022-06-06T20:47:55.200Z] #31 1.698 
20:47:55 [2022-06-06T20:47:55.200Z] #31 1.916 #=#=#                                                                         

######################################################################## 100.0%
20:47:55 [2022-06-06T20:47:55.200Z] #31 2.171 
20:47:55 [2022-06-06T20:47:55.200Z] #31 3.031 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:47:55 [2022-06-06T20:47:55.200Z] #31 3.286 
20:47:55 [2022-06-06T20:47:55.200Z] #31 3.502 #=#=#                                                                         

######################################################################## 100.0%
20:47:55 [2022-06-06T20:47:55.200Z] #31 3.764 
20:47:55 [2022-06-06T20:47:55.200Z] #31 4.624 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
20:47:55 [2022-06-06T20:47:55.200Z] #31 4.882 
20:47:55 [2022-06-06T20:47:55.200Z] #31 5.096 #=#=#                                                                         

###################                                                       27.2%
##########################################                                59.1%
#################################################################         91.0%
######################################################################## 100.0%
20:47:55 [2022-06-06T20:47:55.200Z] #31 5.657 
20:47:55 [2022-06-06T20:47:55.200Z] #31 6.538 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:47:55 [2022-06-06T20:47:55.200Z] #31 6.804 
20:47:55 [2022-06-06T20:47:55.200Z] #31 7.025 #=#=#                                                                         

######################################################################## 100.0%
20:47:55 [2022-06-06T20:47:55.200Z] #31 7.280 
20:47:55 [2022-06-06T20:47:55.201Z] #31 7.921 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
20:47:55 [2022-06-06T20:47:55.201Z] #31 8.199 
20:47:55 [2022-06-06T20:47:55.201Z] #31 8.424 #=#=#                                                                         

######################################################################## 100.0%
20:47:55 [2022-06-06T20:47:55.201Z] #31 8.627 
20:47:55 [2022-06-06T20:47:55.201Z] #31 8.666 Download of images into '/build' complete.
20:47:55 [2022-06-06T20:47:55.201Z] #31 8.666 Use something like the following to load the result into a Docker daemon:
20:47:55 [2022-06-06T20:47:55.201Z] #31 8.666   tar -cC '/build' . | docker load
20:47:55 [2022-06-06T20:47:55.201Z] #31 DONE 9.7s
20:47:55 [2022-06-06T20:47:55.201Z] 
20:47:55 [2022-06-06T20:47:55.201Z] #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
20:47:55 [2022-06-06T20:47:55.201Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669
20:47:55 [2022-06-06T20:47:55.307Z] #29 11.27 0 added, 0 removed; done.
20:47:55 [2022-06-06T20:47:55.307Z] #29 11.27 Running hooks in /etc/ca-certificates/update.d...
20:47:55 [2022-06-06T20:47:55.307Z] #29 11.27 done.
20:47:55 [2022-06-06T20:47:55.368Z] #55 ...
20:47:55 [2022-06-06T20:47:55.368Z] 
20:47:55 [2022-06-06T20:47:55.368Z] #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
20:47:55 [2022-06-06T20:47:55.368Z] #40 sha256:c7a88c1aabd91b69189224bb190538b794c7b0f4e17523ad00af717c94d7f8ef
20:47:55 [2022-06-06T20:47:55.368Z] #40 5.030 go: downloading github.com/tc-hib/go-winres v0.2.3
20:47:55 [2022-06-06T20:47:55.368Z] #40 5.878 go: downloading github.com/tc-hib/winres v0.1.5
20:47:55 [2022-06-06T20:47:55.368Z] #40 7.112 go: downloading github.com/urfave/cli/v2 v2.3.0
20:47:55 [2022-06-06T20:47:55.368Z] #40 7.272 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
20:47:55 [2022-06-06T20:47:55.368Z] #40 7.328 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
20:47:55 [2022-06-06T20:47:55.368Z] #40 10.61 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:47:55 [2022-06-06T20:47:55.368Z] #40 10.74 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:47:55 [2022-06-06T20:47:55.368Z] #40 ...
20:47:55 [2022-06-06T20:47:55.368Z] 
20:47:55 [2022-06-06T20:47:55.368Z] #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
20:47:55 [2022-06-06T20:47:55.368Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109
20:47:55 [2022-06-06T20:47:55.368Z] #14 11.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:47:55 [2022-06-06T20:47:55.769Z] #13 DONE 0.6s
20:47:55 [2022-06-06T20:47:55.769Z] 
20:47:55 [2022-06-06T20:47:55.769Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:47:55 [2022-06-06T20:47:55.769Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b
20:47:55 [2022-06-06T20:47:55.769Z] #33 DONE 0.0s
20:47:55 [2022-06-06T20:47:55.769Z] 
20:47:55 [2022-06-06T20:47:55.769Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:47:55 [2022-06-06T20:47:55.769Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
20:47:55 [2022-06-06T20:47:55.896Z] #11 ...
20:47:55 [2022-06-06T20:47:55.896Z] 
20:47:55 [2022-06-06T20:47:55.896Z] #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
20:47:55 [2022-06-06T20:47:55.896Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be
20:47:55 [2022-06-06T20:47:55.896Z] #29 1.459 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:47:55 [2022-06-06T20:47:55.896Z] #29 1.493 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
20:47:55 [2022-06-06T20:47:55.896Z] #29 1.493 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:47:55 [2022-06-06T20:47:55.896Z] #29 1.625 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:47:55 [2022-06-06T20:47:55.896Z] #29 1.877 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:47:55 [2022-06-06T20:47:55.896Z] #29 2.153 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:47:55 [2022-06-06T20:47:55.896Z] #29 3.562 Fetched 8537 kB in 2s (3604 kB/s)
20:47:55 [2022-06-06T20:47:55.896Z] #29 3.562 Reading package lists...
20:47:55 [2022-06-06T20:47:55.896Z] #29 4.357 Reading package lists...
20:47:55 [2022-06-06T20:47:55.896Z] #29 5.149 Building dependency tree...
20:47:55 [2022-06-06T20:47:55.896Z] #29 5.525 The following additional packages will be installed:
20:47:55 [2022-06-06T20:47:55.896Z] #29 5.525   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
20:47:55 [2022-06-06T20:47:55.896Z] #29 5.533   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
20:47:55 [2022-06-06T20:47:55.896Z] #29 5.533 Recommended packages:
20:47:55 [2022-06-06T20:47:55.896Z] #29 5.533   libldap-common publicsuffix libsasl2-modules
20:47:55 [2022-06-06T20:47:55.896Z] #29 5.657 The following NEW packages will be installed:
20:47:55 [2022-06-06T20:47:55.896Z] #29 5.657   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
20:47:55 [2022-06-06T20:47:55.896Z] #29 5.657   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
20:47:55 [2022-06-06T20:47:55.896Z] #29 5.657   libssh2-1 openssl
20:47:55 [2022-06-06T20:47:55.896Z] #29 5.931 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
20:47:55 [2022-06-06T20:47:55.896Z] #29 5.931 Need to get 3040 kB of archives.
20:47:55 [2022-06-06T20:47:55.896Z] #29 5.931 After this operation, 6651 kB of additional disk space will be used.
20:47:55 [2022-06-06T20:47:55.896Z] #29 5.931 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
20:47:55 [2022-06-06T20:47:55.896Z] #29 5.934 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
20:47:55 [2022-06-06T20:47:55.896Z] #29 5.942 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB]
20:47:55 [2022-06-06T20:47:55.896Z] #29 5.942 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
20:47:55 [2022-06-06T20:47:55.896Z] #29 5.942 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
20:47:55 [2022-06-06T20:47:55.896Z] #29 5.942 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
20:47:55 [2022-06-06T20:47:55.896Z] #29 5.949 Get:7 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
20:47:55 [2022-06-06T20:47:55.896Z] #29 5.949 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
20:47:55 [2022-06-06T20:47:55.896Z] #29 5.950 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
20:47:55 [2022-06-06T20:47:55.896Z] #29 5.951 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
20:47:55 [2022-06-06T20:47:55.896Z] #29 5.952 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
20:47:55 [2022-06-06T20:47:55.896Z] #29 5.956 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
20:47:55 [2022-06-06T20:47:55.896Z] #29 5.967 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:47:55 [2022-06-06T20:47:55.896Z] #29 5.969 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:47:55 [2022-06-06T20:47:55.896Z] #29 5.976 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:47:55 [2022-06-06T20:47:55.896Z] #29 6.257 debconf: delaying package configuration, since apt-utils is not installed
20:47:55 [2022-06-06T20:47:55.896Z] #29 6.308 Fetched 3040 kB in 0s (9622 kB/s)
20:47:55 [2022-06-06T20:47:55.896Z] #29 6.375 Selecting previously unselected package openssl.
20:47:55 [2022-06-06T20:47:55.896Z] #29 6.375 (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 ... 6662 files and directories currently installed.)
20:47:55 [2022-06-06T20:47:55.896Z] #29 6.377 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 6.386 Unpacking openssl (1.1.1n-0+deb11u2) ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 6.609 Selecting previously unselected package ca-certificates.
20:47:55 [2022-06-06T20:47:55.896Z] #29 6.609 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 6.643 Unpacking ca-certificates (20210119) ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 6.758 Selecting previously unselected package libbrotli1:amd64.
20:47:55 [2022-06-06T20:47:55.896Z] #29 6.760 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 6.798 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 6.913 Selecting previously unselected package libsasl2-modules-db:amd64.
20:47:55 [2022-06-06T20:47:55.896Z] #29 6.913 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 6.920 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 7.024 Selecting previously unselected package libsasl2-2:amd64.
20:47:55 [2022-06-06T20:47:55.896Z] #29 7.026 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 7.030 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 7.127 Selecting previously unselected package libldap-2.4-2:amd64.
20:47:55 [2022-06-06T20:47:55.896Z] #29 7.127 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 7.134 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 7.255 Selecting previously unselected package libnghttp2-14:amd64.
20:47:55 [2022-06-06T20:47:55.896Z] #29 7.255 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 7.288 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 7.370 Selecting previously unselected package libpsl5:amd64.
20:47:55 [2022-06-06T20:47:55.896Z] #29 7.373 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 7.376 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 7.448 Selecting previously unselected package librtmp1:amd64.
20:47:55 [2022-06-06T20:47:55.896Z] #29 7.448 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 7.453 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 7.530 Selecting previously unselected package libssh2-1:amd64.
20:47:55 [2022-06-06T20:47:55.896Z] #29 7.533 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 7.537 Unpacking libssh2-1:amd64 (1.9.0-2) ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 7.676 Selecting previously unselected package libcurl4:amd64.
20:47:55 [2022-06-06T20:47:55.896Z] #29 7.676 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 7.681 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 7.835 Selecting previously unselected package curl.
20:47:55 [2022-06-06T20:47:55.896Z] #29 7.835 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 7.840 Unpacking curl (7.74.0-1.3+deb11u1) ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 7.953 Selecting previously unselected package libonig5:amd64.
20:47:55 [2022-06-06T20:47:55.896Z] #29 7.956 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 7.959 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 8.127 Selecting previously unselected package libjq1:amd64.
20:47:55 [2022-06-06T20:47:55.896Z] #29 8.127 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 8.134 Unpacking libjq1:amd64 (1.6-2.1) ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 8.240 Selecting previously unselected package jq.
20:47:55 [2022-06-06T20:47:55.896Z] #29 8.242 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 8.249 Unpacking jq (1.6-2.1) ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 8.375 Setting up libpsl5:amd64 (0.21.0-1.2) ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 8.410 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 8.420 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 8.433 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 8.444 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 8.456 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 8.467 Setting up libssh2-1:amd64 (1.9.0-2) ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 8.477 Setting up openssl (1.1.1n-0+deb11u2) ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 8.495 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 8.505 Setting up libjq1:amd64 (1.6-2.1) ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 8.527 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
20:47:55 [2022-06-06T20:47:55.896Z] #29 8.538 Setting up ca-certificates (20210119) ...
20:47:56 [2022-06-06T20:47:56.025Z] #36 ...
20:47:56 [2022-06-06T20:47:56.026Z] 
20:47:56 [2022-06-06T20:47:56.026Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:47:56 [2022-06-06T20:47:56.026Z] #46 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de
20:47:56 [2022-06-06T20:47:56.026Z] #46 DONE 0.2s
20:47:56 [2022-06-06T20:47:56.026Z] 
20:47:56 [2022-06-06T20:47:56.026Z] #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
20:47:56 [2022-06-06T20:47:56.026Z] #50 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040
20:47:56 [2022-06-06T20:47:56.026Z] #50 DONE 0.3s
20:47:56 [2022-06-06T20:47:56.026Z] 
20:47:56 [2022-06-06T20:47:56.026Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
20:47:56 [2022-06-06T20:47:56.026Z] #25 sha256:9510a386304ccc3650bbbf582bd5a589baba2b9475f49412ebbee10ce64df5dd
20:47:56 [2022-06-06T20:47:56.026Z] #25 DONE 0.3s
20:47:56 [2022-06-06T20:47:56.026Z] 
20:47:56 [2022-06-06T20:47:56.026Z] #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
20:47:56 [2022-06-06T20:47:56.026Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:47:56 [2022-06-06T20:47:56.164Z] #29 ...
20:47:56 [2022-06-06T20:47:56.164Z] 
20:47:56 [2022-06-06T20:47:56.164Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:56 [2022-06-06T20:47:56.164Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:56 [2022-06-06T20:47:56.281Z] #51 ...
20:47:56 [2022-06-06T20:47:56.281Z] 
20:47:56 [2022-06-06T20:47:56.281Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
20:47:56 [2022-06-06T20:47:56.281Z] #66 sha256:34d536125955bf4f90395af8657ead18608b76131e8653c35bd88885edcb001b
20:47:56 [2022-06-06T20:47:56.281Z] #66 DONE 0.3s
20:47:56 [2022-06-06T20:47:56.281Z] 
20:47:56 [2022-06-06T20:47:56.281Z] #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
20:47:56 [2022-06-06T20:47:56.281Z] #67 sha256:5cf18708acab6c0259c6da32508d077e8124d8dc5e07c6e7e80d1f7960503b98
20:47:57 [2022-06-06T20:47:57.489Z] #60 ...
20:47:57 [2022-06-06T20:47:57.489Z] 
20:47:57 [2022-06-06T20:47:57.489Z] #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
20:47:57 [2022-06-06T20:47:57.489Z] #45 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6
20:47:57 [2022-06-06T20:47:57.489Z] #45 20.44 tomll can be used in two ways:
20:47:57 [2022-06-06T20:47:57.489Z] #45 20.45 Writing to STDIN and reading from STDOUT:
20:47:57 [2022-06-06T20:47:57.489Z] #45 20.45   cat file.toml | tomll > file.toml
20:47:57 [2022-06-06T20:47:57.489Z] #45 20.45 
20:47:57 [2022-06-06T20:47:57.489Z] #45 20.45 Reading and updating a list of files:
20:47:57 [2022-06-06T20:47:57.489Z] #45 20.45   tomll a.toml b.toml c.toml
20:47:57 [2022-06-06T20:47:57.489Z] #45 20.45 
20:47:57 [2022-06-06T20:47:57.489Z] #45 20.45 When given a list of files, tomll will modify all files in place without asking.
20:47:57 [2022-06-06T20:47:57.489Z] #45 DONE 21.1s
20:47:57 [2022-06-06T20:47:57.489Z] 
20:47:57 [2022-06-06T20:47:57.489Z] #43 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:47:57 [2022-06-06T20:47:57.489Z] #43 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
20:47:57 [2022-06-06T20:47:57.489Z] #43 17.38 go: downloading github.com/sirupsen/logrus v1.6.0
20:47:57 [2022-06-06T20:47:57.489Z] #43 17.39 go: downloading github.com/spf13/cobra v1.1.3
20:47:57 [2022-06-06T20:47:57.489Z] #43 17.94 go: downloading github.com/mattn/go-isatty v0.0.3
20:47:57 [2022-06-06T20:47:57.489Z] #43 18.19 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
20:47:57 [2022-06-06T20:47:57.489Z] #43 18.51 go: downloading github.com/spf13/pflag v1.0.5
20:47:57 [2022-06-06T20:47:57.489Z] #43 19.05 go: downloading gopkg.in/yaml.v2 v2.4.0
20:47:57 [2022-06-06T20:47:57.489Z] #43 19.34 go: downloading github.com/cosiner/argv v0.1.0
20:47:57 [2022-06-06T20:47:57.489Z] #43 19.41 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
20:47:57 [2022-06-06T20:47:57.489Z] #43 19.46 go: downloading github.com/peterh/liner v1.2.2
20:47:57 [2022-06-06T20:47:57.489Z] #43 19.73 go: downloading github.com/google/go-dap v0.6.0
20:47:57 [2022-06-06T20:47:57.489Z] #43 20.14 go: downloading github.com/russross/blackfriday/v2 v2.0.1
20:47:57 [2022-06-06T20:47:57.489Z] #43 20.44 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
20:47:57 [2022-06-06T20:47:57.489Z] #43 21.45 go: downloading github.com/mattn/go-runewidth v0.0.3
20:47:57 [2022-06-06T20:47:57.549Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 8.5s done
20:47:57 [2022-06-06T20:47:57.746Z] #43 21.61 go: downloading github.com/hashicorp/golang-lru v0.5.4
20:47:57 [2022-06-06T20:47:57.746Z] #43 21.70 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
20:47:57 [2022-06-06T20:47:57.746Z] #43 ...
20:47:57 [2022-06-06T20:47:57.746Z] 
20:47:57 [2022-06-06T20:47:57.746Z] #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
20:47:57 [2022-06-06T20:47:57.746Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:47:57 [2022-06-06T20:47:57.746Z] #58 11.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:47:57 [2022-06-06T20:47:57.746Z] #58 13.99 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
20:47:57 [2022-06-06T20:47:57.810Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9
20:47:57 [2022-06-06T20:47:57.847Z] #29 DONE 13.5s
20:47:57 [2022-06-06T20:47:57.847Z] 
20:47:57 [2022-06-06T20:47:57.847Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:47:57 [2022-06-06T20:47:57.847Z] #30 sha256:528e685c7414807285829cdd7d1ac5cec5d11a7c3b5bebc905a92a232035233a
20:47:57 [2022-06-06T20:47:57.847Z] #30 DONE 0.4s
20:47:57 [2022-06-06T20:47:57.847Z] 
20:47:57 [2022-06-06T20:47:57.847Z] #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
20:47:57 [2022-06-06T20:47:57.847Z] #31 sha256:52071042716151c4fa1174b7fce74007e1ba587b545a7ac78325a062680633f1
20:47:57 [2022-06-06T20:47:57.919Z] #14 ...
20:47:57 [2022-06-06T20:47:57.919Z] 
20:47:57 [2022-06-06T20:47:57.919Z] #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
20:47:57 [2022-06-06T20:47:57.919Z] #26 sha256:a7b13ac34d4cd935b66f4a57b380116e7e55ea827dfe5a50e65275b50a5d9997
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.703 + RM_GOPATH=0
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.703 + TMP_GOPATH=
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.703 + : /build
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.703 + '[' -z '' ']'
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.703 ++ mktemp -d
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.712 + export GOPATH=/tmp/tmp.M7qmVlgJlK
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.712 + GOPATH=/tmp/tmp.M7qmVlgJlK
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.712 + RM_GOPATH=1
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.712 + case "$(go env GOARCH)" in
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.712 ++ go env GOARCH
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.724 Install docker/cli version 17.06.2-ce from stable
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.724 + export GO_BUILDMODE=-buildmode=pie
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.724 + GO_BUILDMODE=-buildmode=pie
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.724 ++ dirname /install.sh
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.724 + dir=/
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.724 + bin=dockercli
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.724 + shift
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.724 + '[' '!' -f //dockercli.installer ']'
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.724 + . //dockercli.installer
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.724 ++ : stable
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.724 ++ : 17.06.2-ce
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.724 + install_dockercli
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.724 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.724 ++ uname -m
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.733 + arch=aarch64
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.733 + '[' aarch64 '!=' x86_64 ']'
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.733 + '[' aarch64 '!=' s390x ']'
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.733 + '[' aarch64 '!=' armhf ']'
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.733 + build_dockercli
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.733 + git clone https://github.com/docker/docker-ce /tmp/tmp.M7qmVlgJlK/tmp/docker-ce
20:47:57 [2022-06-06T20:47:57.919Z] #26 3.733 Cloning into '/tmp/tmp.M7qmVlgJlK/tmp/docker-ce'...
20:47:58 [2022-06-06T20:47:58.002Z] #58 ...
20:47:58 [2022-06-06T20:47:58.002Z] 
20:47:58 [2022-06-06T20:47:58.002Z] #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
20:47:58 [2022-06-06T20:47:58.002Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a
20:47:58 [2022-06-06T20:47:58.002Z] #19 5.856 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
20:47:58 [2022-06-06T20:47:58.002Z] #19 7.651 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
20:47:58 [2022-06-06T20:47:58.002Z] #19 9.118 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
20:47:58 [2022-06-06T20:47:58.002Z] #19 10.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
20:47:58 [2022-06-06T20:47:58.179Z] #26 ...
20:47:58 [2022-06-06T20:47:58.179Z] 
20:47:58 [2022-06-06T20:47:58.179Z] #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
20:47:58 [2022-06-06T20:47:58.179Z] #67 sha256:acd49427a72e3e7b52075ef3d00863bf0b0b0a37ab09e3166b8b44f5ec2c27c3
20:47:58 [2022-06-06T20:47:58.179Z] #67 6.820 go: downloading github.com/sirupsen/logrus v1.8.1
20:47:58 [2022-06-06T20:47:58.179Z] #67 6.821 go: downloading github.com/urfave/cli/v2 v2.4.0
20:47:58 [2022-06-06T20:47:58.179Z] #67 7.430 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
20:47:58 [2022-06-06T20:47:58.179Z] #67 9.778 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
20:47:58 [2022-06-06T20:47:58.179Z] #67 10.40 go: downloading github.com/google/uuid v1.3.0
20:47:58 [2022-06-06T20:47:58.179Z] #67 10.43 go: downloading github.com/moby/vpnkit v0.5.0
20:47:58 [2022-06-06T20:47:58.179Z] #67 10.56 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:47:58 [2022-06-06T20:47:58.179Z] #67 10.70 go: downloading github.com/gofrs/flock v0.8.1
20:47:58 [2022-06-06T20:47:58.179Z] #67 10.79 go: downloading github.com/gorilla/mux v1.8.0
20:47:58 [2022-06-06T20:47:58.179Z] #67 11.01 go: downloading github.com/moby/sys/mountinfo v0.6.0
20:47:58 [2022-06-06T20:47:58.179Z] #67 11.43 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
20:47:58 [2022-06-06T20:47:58.179Z] #67 11.59 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
20:47:58 [2022-06-06T20:47:58.179Z] #67 11.64 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
20:47:58 [2022-06-06T20:47:58.179Z] #67 13.50 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:47:58 [2022-06-06T20:47:58.258Z] #19 ...
20:47:58 [2022-06-06T20:47:58.258Z] 
20:47:58 [2022-06-06T20:47:58.258Z] #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
20:47:58 [2022-06-06T20:47:58.258Z] #47 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519
20:47:58 [2022-06-06T20:47:58.258Z] #47 12.11 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:47:58 [2022-06-06T20:47:58.258Z] #47 12.33 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:47:58 [2022-06-06T20:47:58.750Z] #67 ...
20:47:58 [2022-06-06T20:47:58.750Z] 
20:47:58 [2022-06-06T20:47:58.750Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:47:58 [2022-06-06T20:47:58.750Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c
20:47:58 [2022-06-06T20:47:58.750Z] #36 4.545 go: downloading github.com/go-delve/delve v1.8.1
20:47:58 [2022-06-06T20:47:58.750Z] #36 11.39 go: downloading github.com/sirupsen/logrus v1.6.0
20:47:58 [2022-06-06T20:47:58.750Z] #36 11.39 go: downloading github.com/spf13/cobra v1.1.3
20:47:58 [2022-06-06T20:47:58.750Z] #36 11.78 go: downloading github.com/mattn/go-isatty v0.0.3
20:47:58 [2022-06-06T20:47:58.750Z] #36 11.96 go: downloading github.com/spf13/pflag v1.0.5
20:47:58 [2022-06-06T20:47:58.750Z] #36 12.04 go: downloading gopkg.in/yaml.v2 v2.4.0
20:47:58 [2022-06-06T20:47:58.750Z] #36 12.29 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
20:47:58 [2022-06-06T20:47:58.750Z] #36 12.47 go: downloading github.com/cosiner/argv v0.1.0
20:47:58 [2022-06-06T20:47:58.750Z] #36 12.56 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
20:47:58 [2022-06-06T20:47:58.750Z] #36 12.65 go: downloading github.com/peterh/liner v1.2.2
20:47:58 [2022-06-06T20:47:58.750Z] #36 12.74 go: downloading github.com/google/go-dap v0.6.0
20:47:58 [2022-06-06T20:47:58.750Z] #36 13.09 go: downloading github.com/russross/blackfriday/v2 v2.0.1
20:47:58 [2022-06-06T20:47:58.750Z] #36 13.39 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
20:47:58 [2022-06-06T20:47:58.750Z] #36 13.76 go: downloading github.com/mattn/go-runewidth v0.0.3
20:47:58 [2022-06-06T20:47:58.750Z] #36 13.89 go: downloading github.com/hashicorp/golang-lru v0.5.4
20:47:58 [2022-06-06T20:47:58.750Z] #36 13.96 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
20:47:58 [2022-06-06T20:47:58.750Z] #36 ...
20:47:58 [2022-06-06T20:47:58.750Z] 
20:47:58 [2022-06-06T20:47:58.750Z] #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
20:47:58 [2022-06-06T20:47:58.750Z] #38 sha256:36c2abfbc367b926b7beaa7d05324d69cdb05bcb3721475bdee763182b4299a8
20:47:58 [2022-06-06T20:47:58.750Z] #38 14.66 tomll can be used in two ways:
20:47:58 [2022-06-06T20:47:58.750Z] #38 14.66 Writing to STDIN and reading from STDOUT:
20:47:58 [2022-06-06T20:47:58.750Z] #38 14.66   cat file.toml | tomll > file.toml
20:47:58 [2022-06-06T20:47:58.750Z] #38 14.66 
20:47:58 [2022-06-06T20:47:58.750Z] #38 14.66 Reading and updating a list of files:
20:47:58 [2022-06-06T20:47:58.750Z] #38 14.66   tomll a.toml b.toml c.toml
20:47:58 [2022-06-06T20:47:58.750Z] #38 14.66 
20:47:58 [2022-06-06T20:47:58.750Z] #38 14.66 When given a list of files, tomll will modify all files in place without asking.
20:47:59 [2022-06-06T20:47:59.630Z] #47 ...
20:47:59 [2022-06-06T20:47:59.630Z] 
20:47:59 [2022-06-06T20:47:59.630Z] #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
20:47:59 [2022-06-06T20:47:59.630Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a
20:47:59 [2022-06-06T20:47:59.630Z] #19 12.03 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB]
20:47:59 [2022-06-06T20:47:59.630Z] #19 12.07 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB]
20:47:59 [2022-06-06T20:47:59.630Z] #19 12.08 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:47:59 [2022-06-06T20:47:59.630Z] #19 12.11 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB]
20:47:59 [2022-06-06T20:47:59.630Z] #19 12.13 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB]
20:47:59 [2022-06-06T20:47:59.630Z] #19 12.14 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [146 kB]
20:47:59 [2022-06-06T20:47:59.630Z] #19 12.16 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:47:59 [2022-06-06T20:47:59.630Z] #19 12.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
20:47:59 [2022-06-06T20:47:59.630Z] #19 12.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
20:47:59 [2022-06-06T20:47:59.630Z] #19 12.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
20:47:59 [2022-06-06T20:47:59.630Z] #19 12.18 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
20:47:59 [2022-06-06T20:47:59.630Z] #19 12.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:47:59 [2022-06-06T20:47:59.712Z] #11 ...
20:47:59 [2022-06-06T20:47:59.712Z] 
20:47:59 [2022-06-06T20:47:59.712Z] #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
20:47:59 [2022-06-06T20:47:59.712Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be
20:47:59 [2022-06-06T20:47:59.712Z] #29 9.470 Updating certificates in /etc/ssl/certs...
20:47:59 [2022-06-06T20:47:59.712Z] #29 10.72 129 added, 0 removed; done.
20:47:59 [2022-06-06T20:47:59.712Z] #29 10.81 Setting up jq (1.6-2.1) ...
20:47:59 [2022-06-06T20:47:59.712Z] #29 10.82 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
20:47:59 [2022-06-06T20:47:59.712Z] #29 10.83 Setting up curl (7.74.0-1.3+deb11u1) ...
20:47:59 [2022-06-06T20:47:59.712Z] #29 10.85 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:47:59 [2022-06-06T20:47:59.712Z] #29 10.87 Processing triggers for ca-certificates (20210119) ...
20:47:59 [2022-06-06T20:47:59.712Z] #29 10.88 Updating certificates in /etc/ssl/certs...
20:47:59 [2022-06-06T20:47:59.712Z] #29 11.95 0 added, 0 removed; done.
20:47:59 [2022-06-06T20:47:59.712Z] #29 11.95 Running hooks in /etc/ca-certificates/update.d...
20:47:59 [2022-06-06T20:47:59.712Z] #29 11.96 done.
20:47:59 [2022-06-06T20:47:59.712Z] #29 DONE 12.9s
20:47:59 [2022-06-06T20:47:59.712Z] 
20:47:59 [2022-06-06T20:47:59.712Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:59 [2022-06-06T20:47:59.712Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:59 [2022-06-06T20:47:59.712Z] #11 ...
20:47:59 [2022-06-06T20:47:59.712Z] 
20:47:59 [2022-06-06T20:47:59.712Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:47:59 [2022-06-06T20:47:59.712Z] #30 sha256:cfaabc9854f2af4a159ec604e104ab9347cdf89ec92deb67b962bc4e4a6a76e3
20:47:59 [2022-06-06T20:47:59.712Z] #30 DONE 0.1s
20:47:59 [2022-06-06T20:47:59.712Z] 
20:47:59 [2022-06-06T20:47:59.712Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:47:59 [2022-06-06T20:47:59.712Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:47:59 [2022-06-06T20:47:59.752Z] #31 1.790 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:48:00 [2022-06-06T20:48:00.011Z] #31 2.068 
20:48:00 [2022-06-06T20:48:00.272Z] #31 2.290 #=#=#                                                                         

######################################################################## 100.0%
20:48:00 [2022-06-06T20:48:00.531Z] #31 2.598 
20:48:00 [2022-06-06T20:48:00.662Z] #38 ...
20:48:00 [2022-06-06T20:48:00.662Z] 
20:48:00 [2022-06-06T20:48:00.662Z] #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
20:48:00 [2022-06-06T20:48:00.662Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27
20:48:00 [2022-06-06T20:48:00.662Z] #51 5.795 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
20:48:00 [2022-06-06T20:48:00.662Z] #51 8.406 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB]
20:48:00 [2022-06-06T20:48:00.662Z] #51 11.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:48:00 [2022-06-06T20:48:00.662Z] #51 13.67 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
20:48:00 [2022-06-06T20:48:00.662Z] #51 ...
20:48:00 [2022-06-06T20:48:00.662Z] 
20:48:00 [2022-06-06T20:48:00.662Z] #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
20:48:00 [2022-06-06T20:48:00.662Z] #31 sha256:c0ac6fb5aa3506a4982a95293d689816eff44f97b82fcc5d018d131c6c3864e7
20:48:00 [2022-06-06T20:48:00.662Z] #31 15.00 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:48:00 [2022-06-06T20:48:00.662Z] #31 16.74 
20:48:00 [2022-06-06T20:48:00.662Z] #31 17.09 #=#=#                                                                         

######################################################################## 100.0%
20:48:00 [2022-06-06T20:48:00.662Z] #31 18.29 
20:48:01 [2022-06-06T20:48:01.537Z] #67 4.983 + RM_GOPATH=0
20:48:01 [2022-06-06T20:48:01.537Z] #67 4.983 + TMP_GOPATH=
20:48:01 [2022-06-06T20:48:01.537Z] #67 4.983 + : /build
20:48:01 [2022-06-06T20:48:01.537Z] #67 4.983 + '[' -z '' ']'
20:48:01 [2022-06-06T20:48:01.537Z] #67 4.983 ++ mktemp -d
20:48:01 [2022-06-06T20:48:01.537Z] #67 4.983 + export GOPATH=/tmp/tmp.RrKaqIf3GH
20:48:01 [2022-06-06T20:48:01.537Z] #67 4.983 + GOPATH=/tmp/tmp.RrKaqIf3GH
20:48:01 [2022-06-06T20:48:01.537Z] #67 4.983 + RM_GOPATH=1
20:48:01 [2022-06-06T20:48:01.537Z] #67 4.983 + case "$(go env GOARCH)" in
20:48:01 [2022-06-06T20:48:01.537Z] #67 4.984 ++ go env GOARCH
20:48:01 [2022-06-06T20:48:01.537Z] #67 5.015 + export GO_BUILDMODE=-buildmode=pie
20:48:01 [2022-06-06T20:48:01.537Z] #67 5.015 + GO_BUILDMODE=-buildmode=pie
20:48:01 [2022-06-06T20:48:01.537Z] #67 5.015 ++ dirname /install.sh
20:48:01 [2022-06-06T20:48:01.537Z] #67 5.015 + dir=/
20:48:01 [2022-06-06T20:48:01.537Z] #67 5.015 + bin=rootlesskit
20:48:01 [2022-06-06T20:48:01.537Z] #67 5.015 + shift
20:48:01 [2022-06-06T20:48:01.537Z] #67 5.015 + '[' '!' -f //rootlesskit.installer ']'
20:48:01 [2022-06-06T20:48:01.537Z] #67 5.015 + . //rootlesskit.installer
20:48:01 [2022-06-06T20:48:01.537Z] #67 5.015 ++ : 1920341cd41e047834a21007424162a2dc946315
20:48:01 [2022-06-06T20:48:01.537Z] #67 5.015 + install_rootlesskit
20:48:01 [2022-06-06T20:48:01.537Z] #67 5.015 + case "$1" in
20:48:01 [2022-06-06T20:48:01.537Z] #67 5.015 + export CGO_ENABLED=0
20:48:01 [2022-06-06T20:48:01.537Z] #67 5.015 + CGO_ENABLED=0
20:48:01 [2022-06-06T20:48:01.537Z] #67 5.015 + _install_rootlesskit
20:48:01 [2022-06-06T20:48:01.537Z] #67 5.015 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
20:48:01 [2022-06-06T20:48:01.537Z] #67 5.015 + for f in rootlesskit rootlesskit-docker-proxy
20:48:01 [2022-06-06T20:48:01.537Z] #67 5.015 + GOBIN=/build
20:48:01 [2022-06-06T20:48:01.537Z] #67 5.015 + GO111MODULE=on
20:48:01 [2022-06-06T20:48:01.537Z] #67 5.015 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
20:48:01 [2022-06-06T20:48:01.537Z] #67 5.015 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
20:48:01 [2022-06-06T20:48:01.793Z] #67 5.536 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
20:48:01 [2022-06-06T20:48:01.910Z] #31 3.691 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:48:01 [2022-06-06T20:48:01.910Z] #31 3.985 
20:48:02 [2022-06-06T20:48:02.048Z] #67 ...
20:48:02 [2022-06-06T20:48:02.048Z] 
20:48:02 [2022-06-06T20:48:02.048Z] #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
20:48:02 [2022-06-06T20:48:02.048Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:48:02 [2022-06-06T20:48:02.048Z] #42 2.665 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:48:02 [2022-06-06T20:48:02.048Z] #42 2.677 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:48:02 [2022-06-06T20:48:02.048Z] #42 2.678 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:48:02 [2022-06-06T20:48:02.048Z] #42 2.873 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:48:02 [2022-06-06T20:48:02.048Z] #42 3.456 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:48:02 [2022-06-06T20:48:02.048Z] #42 4.115 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:48:02 [2022-06-06T20:48:02.170Z] #31 4.220 #=#=#                                                                         

######################################################################## 100.0%
20:48:02 [2022-06-06T20:48:02.305Z] #42 ...
20:48:02 [2022-06-06T20:48:02.305Z] 
20:48:02 [2022-06-06T20:48:02.305Z] #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
20:48:02 [2022-06-06T20:48:02.305Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:48:02 [2022-06-06T20:48:02.305Z] #51 6.342 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:48:02 [2022-06-06T20:48:02.305Z] #51 6.374 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:48:02 [2022-06-06T20:48:02.432Z] #31 4.507 
20:48:02 [2022-06-06T20:48:02.562Z] #51 6.376 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:48:03 [2022-06-06T20:48:03.000Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 5.1s
20:48:03 [2022-06-06T20:48:03.126Z] #51 6.956 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
20:48:03 [2022-06-06T20:48:03.204Z] #31 ...
20:48:03 [2022-06-06T20:48:03.204Z] 
20:48:03 [2022-06-06T20:48:03.204Z] #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
20:48:03 [2022-06-06T20:48:03.204Z] #38 sha256:36c2abfbc367b926b7beaa7d05324d69cdb05bcb3721475bdee763182b4299a8
20:48:03 [2022-06-06T20:48:03.204Z] #38 DONE 19.0s
20:48:03 [2022-06-06T20:48:03.204Z] 
20:48:03 [2022-06-06T20:48:03.204Z] #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
20:48:03 [2022-06-06T20:48:03.204Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0
20:48:03 [2022-06-06T20:48:03.204Z] #42 12.85 Fetched 8424 kB in 10s (881 kB/s)
20:48:03 [2022-06-06T20:48:03.204Z] #42 12.85 Reading package lists...
20:48:03 [2022-06-06T20:48:03.464Z] #42 17.69 Reading package lists...
20:48:03 [2022-06-06T20:48:03.464Z] #42 ...
20:48:03 [2022-06-06T20:48:03.464Z] 
20:48:03 [2022-06-06T20:48:03.464Z] #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
20:48:03 [2022-06-06T20:48:03.464Z] #31 sha256:c0ac6fb5aa3506a4982a95293d689816eff44f97b82fcc5d018d131c6c3864e7
20:48:03 [2022-06-06T20:48:03.464Z] #31 21.33 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
20:48:03 [2022-06-06T20:48:03.693Z] #51 7.445 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:48:03 [2022-06-06T20:48:03.815Z] #31 5.568 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
20:48:03 [2022-06-06T20:48:03.815Z] #31 ...
20:48:03 [2022-06-06T20:48:03.815Z] 
20:48:03 [2022-06-06T20:48:03.815Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:48:03 [2022-06-06T20:48:03.815Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:48:03 [2022-06-06T20:48:03.815Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 7.6s done
20:48:03 [2022-06-06T20:48:03.815Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 3.9s done
20:48:03 [2022-06-06T20:48:03.815Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 5.4s
20:48:03 [2022-06-06T20:48:03.815Z] #11 ...
20:48:03 [2022-06-06T20:48:03.815Z] 
20:48:03 [2022-06-06T20:48:03.815Z] #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
20:48:03 [2022-06-06T20:48:03.815Z] #31 sha256:52071042716151c4fa1174b7fce74007e1ba587b545a7ac78325a062680633f1
20:48:03 [2022-06-06T20:48:03.815Z] #31 5.916 
20:48:04 [2022-06-06T20:48:04.595Z] #31 6.149 #=#=#                                                                         

####################                                                      27.9%
##########################################                                59.7%
#################################################################         91.5%
######################################################################## 100.0%
20:48:04 [2022-06-06T20:48:04.853Z] #31 ...
20:48:04 [2022-06-06T20:48:04.853Z] 
20:48:04 [2022-06-06T20:48:04.853Z] #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
20:48:04 [2022-06-06T20:48:04.853Z] #62 sha256:94c655776b196507b25063ab13a14c19581a40c1e5e3359d2be06fa2b77bf3c4
20:48:04 [2022-06-06T20:48:04.853Z] #62 10.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:48:04 [2022-06-06T20:48:04.853Z] #62 15.61 Fetched 8424 kB in 11s (739 kB/s)
20:48:04 [2022-06-06T20:48:04.853Z] #62 15.61 Reading package lists...
20:48:04 [2022-06-06T20:48:04.856Z] #31 6.722 
20:48:04 [2022-06-06T20:48:04.886Z] #19 ...
20:48:04 [2022-06-06T20:48:04.886Z] 
20:48:04 [2022-06-06T20:48:04.886Z] #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
20:48:04 [2022-06-06T20:48:04.886Z] #54 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
20:48:04 [2022-06-06T20:48:04.903Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 7.1s done
20:48:05 [2022-06-06T20:48:05.114Z] #62 ...
20:48:05 [2022-06-06T20:48:05.114Z] 
20:48:05 [2022-06-06T20:48:05.114Z] #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
20:48:05 [2022-06-06T20:48:05.114Z] #31 sha256:c0ac6fb5aa3506a4982a95293d689816eff44f97b82fcc5d018d131c6c3864e7
20:48:05 [2022-06-06T20:48:05.114Z] #31 23.02 #=#=#                                                                         
20:48:05 [2022-06-06T20:48:05.148Z] #54 27.91 Updating files:  65% (1424/2177)
Updating files:  66% (1437/2177)
Updating files:  67% (1459/2177)
Updating files:  68% (1481/2177)
Updating files:  69% (1503/2177)
Updating files:  70% (1524/2177)
Updating files:  71% (1546/2177)
Updating files:  72% (1568/2177)
Updating files:  73% (1590/2177)
Updating files:  74% (1611/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
20:48:05 [2022-06-06T20:48:05.148Z] #54 28.70 + git checkout -q v2.3.0
20:48:05 [2022-06-06T20:48:05.162Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9
20:48:05 [2022-06-06T20:48:05.634Z] #31 23.38 #=#=#                                                                         

######################################################################## 100.0%
20:48:05 [2022-06-06T20:48:05.797Z] #31 7.819 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:48:06 [2022-06-06T20:48:06.057Z] #31 8.194 
20:48:06 [2022-06-06T20:48:06.215Z] #51 ...
20:48:06 [2022-06-06T20:48:06.215Z] 
20:48:06 [2022-06-06T20:48:06.215Z] #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
20:48:06 [2022-06-06T20:48:06.215Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32
20:48:06 [2022-06-06T20:48:06.215Z] #53 5.122 go: downloading gotest.tools/gotestsum v1.8.1
20:48:06 [2022-06-06T20:48:06.215Z] #53 6.295 go: downloading github.com/dnephin/pflag v1.0.7
20:48:06 [2022-06-06T20:48:06.215Z] #53 6.295 go: downloading github.com/fatih/color v1.10.0
20:48:06 [2022-06-06T20:48:06.215Z] #53 6.443 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:48:06 [2022-06-06T20:48:06.215Z] #53 6.585 go: downloading github.com/pkg/errors v0.9.1
20:48:06 [2022-06-06T20:48:06.215Z] #53 6.857 go: downloading github.com/mattn/go-colorable v0.1.8
20:48:06 [2022-06-06T20:48:06.215Z] #53 6.990 go: downloading github.com/mattn/go-isatty v0.0.12
20:48:06 [2022-06-06T20:48:06.215Z] #53 7.062 go: downloading github.com/fsnotify/fsnotify v1.4.9
20:48:06 [2022-06-06T20:48:06.215Z] #53 7.102 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
20:48:06 [2022-06-06T20:48:06.215Z] #53 7.228 go: downloading github.com/jonboulle/clockwork v0.2.2
20:48:06 [2022-06-06T20:48:06.215Z] #53 7.321 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
20:48:06 [2022-06-06T20:48:06.215Z] #53 7.472 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
20:48:06 [2022-06-06T20:48:06.215Z] #53 7.652 go: downloading golang.org/x/tools v0.1.0
20:48:06 [2022-06-06T20:48:06.215Z] #53 ...
20:48:06 [2022-06-06T20:48:06.215Z] 
20:48:06 [2022-06-06T20:48:06.215Z] #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
20:48:06 [2022-06-06T20:48:06.215Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6
20:48:06 [2022-06-06T20:48:06.215Z] #38 4.488 go: downloading github.com/pelletier/go-toml v1.8.1
20:48:06 [2022-06-06T20:48:06.215Z] #38 ...
20:48:06 [2022-06-06T20:48:06.215Z] 
20:48:06 [2022-06-06T20:48:06.215Z] #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
20:48:06 [2022-06-06T20:48:06.215Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519
20:48:06 [2022-06-06T20:48:06.215Z] #40 5.602 go: downloading github.com/tc-hib/go-winres v0.2.3
20:48:06 [2022-06-06T20:48:06.215Z] #40 6.445 go: downloading github.com/tc-hib/winres v0.1.5
20:48:06 [2022-06-06T20:48:06.215Z] #40 7.982 go: downloading github.com/urfave/cli/v2 v2.3.0
20:48:06 [2022-06-06T20:48:06.215Z] #40 8.340 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
20:48:06 [2022-06-06T20:48:06.215Z] #40 8.416 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
20:48:06 [2022-06-06T20:48:06.215Z] #40 ...
20:48:06 [2022-06-06T20:48:06.215Z] 
20:48:06 [2022-06-06T20:48:06.215Z] #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
20:48:06 [2022-06-06T20:48:06.215Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589
20:48:06 [2022-06-06T20:48:06.215Z] #57 5.897 go: downloading mvdan.cc/sh/v3 v3.0.2
20:48:06 [2022-06-06T20:48:06.215Z] #57 7.060 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:48:06 [2022-06-06T20:48:06.215Z] #57 7.060 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:48:06 [2022-06-06T20:48:06.215Z] #57 7.135 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:48:06 [2022-06-06T20:48:06.215Z] #57 8.968 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:48:06 [2022-06-06T20:48:06.471Z] #57 ...
20:48:06 [2022-06-06T20:48:06.471Z] 
20:48:06 [2022-06-06T20:48:06.471Z] #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
20:48:06 [2022-06-06T20:48:06.471Z] #26 sha256:d95ccd4175fa559ab497f838538e6098e036fb66b7b1b4e9e3dd73f061664802
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.482 + RM_GOPATH=0
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.482 + TMP_GOPATH=
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.482 + : /build
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.482 + '[' -z '' ']'
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.482 ++ mktemp -d
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.482 + export GOPATH=/tmp/tmp.E2jxnYDsWS
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.482 + GOPATH=/tmp/tmp.E2jxnYDsWS
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.482 + RM_GOPATH=1
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.482 + case "$(go env GOARCH)" in
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.482 ++ go env GOARCH
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.493 Install docker/cli version 17.06.2-ce from stable
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.496 + export GO_BUILDMODE=-buildmode=pie
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.496 + GO_BUILDMODE=-buildmode=pie
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.496 ++ dirname /install.sh
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.496 + dir=/
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.496 + bin=dockercli
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.496 + shift
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.496 + '[' '!' -f //dockercli.installer ']'
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.496 + . //dockercli.installer
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.496 ++ : stable
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.496 ++ : 17.06.2-ce
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.496 + install_dockercli
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.496 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.497 ++ uname -m
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.521 + arch=x86_64
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.521 + '[' x86_64 '!=' x86_64 ']'
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.521 + url=https://download.docker.com/linux/static
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.521 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:48:06 [2022-06-06T20:48:06.471Z] #26 5.521 + tar -xz docker/docker
20:48:06 [2022-06-06T20:48:06.575Z] #31 24.55 
20:48:06 [2022-06-06T20:48:06.576Z] #31 8.422 #=#=#                                                                         

######################################################################## 100.0%
20:48:06 [2022-06-06T20:48:06.728Z] #26 ...
20:48:06 [2022-06-06T20:48:06.728Z] 
20:48:06 [2022-06-06T20:48:06.728Z] #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
20:48:06 [2022-06-06T20:48:06.728Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
20:48:06 [2022-06-06T20:48:06.728Z] #62 3.695 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:48:06 [2022-06-06T20:48:06.728Z] #62 3.714 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:48:06 [2022-06-06T20:48:06.728Z] #62 3.714 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:48:06 [2022-06-06T20:48:06.728Z] #62 4.012 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:48:06 [2022-06-06T20:48:06.728Z] #62 4.622 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:48:06 [2022-06-06T20:48:06.728Z] #62 5.815 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:48:06 [2022-06-06T20:48:06.728Z] #62 ...
20:48:06 [2022-06-06T20:48:06.728Z] 
20:48:06 [2022-06-06T20:48:06.728Z] #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
20:48:06 [2022-06-06T20:48:06.728Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
20:48:06 [2022-06-06T20:48:06.728Z] #34 4.661 + git clone https://github.com/kolyshkin/go-swagger.git .
20:48:06 [2022-06-06T20:48:06.728Z] #34 4.661 Cloning into '.'...
20:48:06 [2022-06-06T20:48:06.837Z] #31 8.792 
20:48:06 [2022-06-06T20:48:06.985Z] #34 ...
20:48:06 [2022-06-06T20:48:06.985Z] 
20:48:06 [2022-06-06T20:48:06.985Z] #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
20:48:06 [2022-06-06T20:48:06.985Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
20:48:06 [2022-06-06T20:48:06.985Z] #47 5.194 + git clone https://github.com/docker/distribution.git .
20:48:06 [2022-06-06T20:48:06.985Z] #47 5.194 Cloning into '.'...
20:48:06 [2022-06-06T20:48:06.985Z] #47 ...
20:48:06 [2022-06-06T20:48:06.985Z] 
20:48:06 [2022-06-06T20:48:06.985Z] #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
20:48:06 [2022-06-06T20:48:06.985Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:48:06 [2022-06-06T20:48:06.985Z] #14 5.321 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:48:06 [2022-06-06T20:48:06.985Z] #14 5.358 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:48:06 [2022-06-06T20:48:06.985Z] #14 5.358 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:48:06 [2022-06-06T20:48:06.985Z] #14 6.071 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:48:06 [2022-06-06T20:48:06.985Z] #14 8.676 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:48:06 [2022-06-06T20:48:06.985Z] #14 11.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:48:07 [2022-06-06T20:48:07.145Z] #31 24.95 Download of images into '/build' complete.
20:48:07 [2022-06-06T20:48:07.145Z] #31 24.95 Use something like the following to load the result into a Docker daemon:
20:48:07 [2022-06-06T20:48:07.145Z] #31 24.95   tar -cC '/build' . | docker load
20:48:07 [2022-06-06T20:48:07.242Z] #14 ...
20:48:07 [2022-06-06T20:48:07.242Z] 
20:48:07 [2022-06-06T20:48:07.242Z] #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.44.0"      && /build/golangci-lint --version
20:48:07 [2022-06-06T20:48:07.242Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:48:07 [2022-06-06T20:48:07.242Z] #55 5.650 go: downloading github.com/golangci/golangci-lint v1.44.0
20:48:07 [2022-06-06T20:48:07.407Z] #31 9.526 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
20:48:07 [2022-06-06T20:48:07.408Z] #31 DONE 25.3s
20:48:07 [2022-06-06T20:48:07.408Z] 
20:48:07 [2022-06-06T20:48:07.408Z] #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.44.0"      && /build/golangci-lint --version
20:48:07 [2022-06-06T20:48:07.408Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3
20:48:07 [2022-06-06T20:48:07.408Z] #55 23.23 go: downloading github.com/fatih/color v1.13.0
20:48:07 [2022-06-06T20:48:07.408Z] #55 23.23 go: downloading github.com/gofrs/flock v0.8.1
20:48:07 [2022-06-06T20:48:07.408Z] #55 23.30 go: downloading github.com/spf13/cobra v1.3.0
20:48:07 [2022-06-06T20:48:07.408Z] #55 23.32 go: downloading github.com/spf13/viper v1.10.1
20:48:07 [2022-06-06T20:48:07.498Z] #55 ...
20:48:07 [2022-06-06T20:48:07.498Z] 
20:48:07 [2022-06-06T20:48:07.498Z] #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
20:48:07 [2022-06-06T20:48:07.498Z] #67 sha256:5cf18708acab6c0259c6da32508d077e8124d8dc5e07c6e7e80d1f7960503b98
20:48:07 [2022-06-06T20:48:07.498Z] #67 7.974 go: downloading github.com/sirupsen/logrus v1.8.1
20:48:07 [2022-06-06T20:48:07.498Z] #67 7.977 go: downloading github.com/urfave/cli/v2 v2.4.0
20:48:07 [2022-06-06T20:48:07.498Z] #67 8.641 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
20:48:07 [2022-06-06T20:48:07.666Z] #31 9.821 
20:48:07 [2022-06-06T20:48:07.669Z] #55 23.62 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
20:48:07 [2022-06-06T20:48:07.674Z] #54 31.19 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:48:07 [2022-06-06T20:48:07.926Z] #31 10.04 #=#=#                                                                         

######################################################################## 100.0%
20:48:07 [2022-06-06T20:48:07.929Z] #55 23.90 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
20:48:07 [2022-06-06T20:48:07.929Z] #55 23.93 go: downloading github.com/go-critic/go-critic v0.6.2
20:48:08 [2022-06-06T20:48:08.060Z] #67 11.97 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
20:48:08 [2022-06-06T20:48:08.494Z] #31 10.32 
20:48:08 [2022-06-06T20:48:08.494Z] #31 10.40 Download of images into '/build' complete.
20:48:08 [2022-06-06T20:48:08.494Z] #31 10.40 Use something like the following to load the result into a Docker daemon:
20:48:08 [2022-06-06T20:48:08.494Z] #31 10.40   tar -cC '/build' . | docker load
20:48:08 [2022-06-06T20:48:08.870Z] #55 24.82 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:48:08 [2022-06-06T20:48:08.870Z] #55 24.88 go: downloading github.com/hashicorp/go-multierror v1.1.1
20:48:09 [2022-06-06T20:48:09.130Z] #55 ...
20:48:09 [2022-06-06T20:48:09.130Z] 
20:48:09 [2022-06-06T20:48:09.130Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:48:09 [2022-06-06T20:48:09.130Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c
20:48:09 [2022-06-06T20:48:09.130Z] #36 15.09 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
20:48:09 [2022-06-06T20:48:09.130Z] #36 ...
20:48:09 [2022-06-06T20:48:09.130Z] 
20:48:09 [2022-06-06T20:48:09.130Z] #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
20:48:09 [2022-06-06T20:48:09.130Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e
20:48:09 [2022-06-06T20:48:09.130Z] #47 20.74 + git checkout -q v2.3.0
20:48:09 [2022-06-06T20:48:09.130Z] #47 22.96 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:48:09 [2022-06-06T20:48:09.429Z] #67 12.99 go: downloading github.com/google/uuid v1.3.0
20:48:09 [2022-06-06T20:48:09.429Z] #67 13.05 go: downloading github.com/moby/vpnkit v0.5.0
20:48:09 [2022-06-06T20:48:09.429Z] #67 13.15 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:48:09 [2022-06-06T20:48:09.429Z] #67 13.26 go: downloading github.com/gofrs/flock v0.8.1
20:48:09 [2022-06-06T20:48:09.430Z] #67 13.39 go: downloading github.com/gorilla/mux v1.8.0
20:48:09 [2022-06-06T20:48:09.567Z] #54 ...
20:48:09 [2022-06-06T20:48:09.567Z] 
20:48:09 [2022-06-06T20:48:09.567Z] #43 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:48:09 [2022-06-06T20:48:09.567Z] #43 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
20:48:09 [2022-06-06T20:48:09.567Z] #43 23.42 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
20:48:09 [2022-06-06T20:48:09.567Z] #43 23.55 go: downloading github.com/cilium/ebpf v0.7.0
20:48:09 [2022-06-06T20:48:09.567Z] #43 ...
20:48:09 [2022-06-06T20:48:09.567Z] 
20:48:09 [2022-06-06T20:48:09.567Z] #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
20:48:09 [2022-06-06T20:48:09.567Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:48:09 [2022-06-06T20:48:09.567Z] #58 23.50 Fetched 8541 kB in 19s (459 kB/s)
20:48:09 [2022-06-06T20:48:09.567Z] #58 23.50 Reading package lists...
20:48:09 [2022-06-06T20:48:09.686Z] #67 13.64 go: downloading github.com/moby/sys/mountinfo v0.6.0
20:48:09 [2022-06-06T20:48:09.686Z] #67 ...
20:48:09 [2022-06-06T20:48:09.686Z] 
20:48:09 [2022-06-06T20:48:09.686Z] #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
20:48:09 [2022-06-06T20:48:09.686Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
20:48:09 [2022-06-06T20:48:09.686Z] #62 13.91 Fetched 8537 kB in 10s (815 kB/s)
20:48:09 [2022-06-06T20:48:09.701Z] #47 ...
20:48:09 [2022-06-06T20:48:09.701Z] 
20:48:09 [2022-06-06T20:48:09.701Z] #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
20:48:09 [2022-06-06T20:48:09.701Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109
20:48:09 [2022-06-06T20:48:09.701Z] #14 15.74 Fetched 8424 kB in 11s (747 kB/s)
20:48:09 [2022-06-06T20:48:09.701Z] #14 15.74 Reading package lists...
20:48:09 [2022-06-06T20:48:09.701Z] #14 20.74 Reading package lists...
20:48:09 [2022-06-06T20:48:09.961Z] #14 25.12 Building dependency tree...
20:48:09 [2022-06-06T20:48:09.961Z] #14 ...
20:48:09 [2022-06-06T20:48:09.961Z] 
20:48:09 [2022-06-06T20:48:09.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
20:48:09 [2022-06-06T20:48:09.961Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0
20:48:09 [2022-06-06T20:48:09.961Z] #42 17.69 Reading package lists...
20:48:09 [2022-06-06T20:48:09.961Z] #42 22.99 Building dependency tree...
20:48:10 [2022-06-06T20:48:10.136Z] #58 30.04 Reading package lists...
20:48:10 [2022-06-06T20:48:10.136Z] #58 ...
20:48:10 [2022-06-06T20:48:10.136Z] 
20:48:10 [2022-06-06T20:48:10.136Z] #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.44.0"      && /build/golangci-lint --version
20:48:10 [2022-06-06T20:48:10.136Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:48:10 [2022-06-06T20:48:10.136Z] #62 34.03 go: downloading github.com/fatih/color v1.13.0
20:48:10 [2022-06-06T20:48:10.136Z] #62 34.06 go: downloading github.com/gofrs/flock v0.8.1
20:48:10 [2022-06-06T20:48:10.136Z] #62 34.12 go: downloading github.com/spf13/cobra v1.3.0
20:48:10 [2022-06-06T20:48:10.136Z] #62 34.16 go: downloading github.com/spf13/viper v1.10.1
20:48:10 [2022-06-06T20:48:10.443Z] #11 ...
20:48:10 [2022-06-06T20:48:10.443Z] 
20:48:10 [2022-06-06T20:48:10.443Z] #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
20:48:10 [2022-06-06T20:48:10.443Z] #31 sha256:de8e8560ac7fb4086dcf9b459619f648d1fb079e096d96b1cd733b9894579dc1
20:48:10 [2022-06-06T20:48:10.443Z] #31 2.330 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:48:10 [2022-06-06T20:48:10.443Z] #31 2.682 
20:48:10 [2022-06-06T20:48:10.443Z] #31 2.918 #=#=#                                                                         

######################################################################## 100.0%
20:48:10 [2022-06-06T20:48:10.443Z] #31 3.207 
20:48:10 [2022-06-06T20:48:10.443Z] #31 4.274 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:48:10 [2022-06-06T20:48:10.443Z] #31 4.638 
20:48:10 [2022-06-06T20:48:10.443Z] #31 4.858 #=#=#                                                                         

######################################################################## 100.0%
20:48:10 [2022-06-06T20:48:10.443Z] #31 5.108 
20:48:10 [2022-06-06T20:48:10.443Z] #31 5.978 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
20:48:10 [2022-06-06T20:48:10.443Z] #31 6.259 
20:48:10 [2022-06-06T20:48:10.443Z] #31 6.478 #=#=#                                                                         

###################                                                       27.4%
##########################################                                59.6%
#################################################################         91.6%
######################################################################## 100.0%
20:48:10 [2022-06-06T20:48:10.443Z] #31 7.020 
20:48:10 [2022-06-06T20:48:10.443Z] #31 7.960 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:48:10 [2022-06-06T20:48:10.443Z] #31 8.219 
20:48:10 [2022-06-06T20:48:10.443Z] #31 8.442 #=#=#                                                                         

######################################################################## 100.0%
20:48:10 [2022-06-06T20:48:10.443Z] #31 8.697 
20:48:10 [2022-06-06T20:48:10.443Z] #31 9.446 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
20:48:10 [2022-06-06T20:48:10.443Z] #31 9.816 
20:48:10 [2022-06-06T20:48:10.443Z] #31 10.05 #=#=#                                                                         

######################################################################## 100.0%
20:48:10 [2022-06-06T20:48:10.443Z] #31 ...
20:48:10 [2022-06-06T20:48:10.443Z] 
20:48:10 [2022-06-06T20:48:10.443Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:48:10 [2022-06-06T20:48:10.443Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:48:10 [2022-06-06T20:48:10.443Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 5.0s
20:48:10 [2022-06-06T20:48:10.533Z] #42 26.62 The following additional packages will be installed:
20:48:10 [2022-06-06T20:48:10.706Z] #62 34.53 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
20:48:10 [2022-06-06T20:48:10.794Z] #42 26.63   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
20:48:10 [2022-06-06T20:48:10.794Z] #42 26.65 Suggested packages:
20:48:10 [2022-06-06T20:48:10.794Z] #42 26.66   cmake-doc ninja-build lrzip
20:48:10 [2022-06-06T20:48:10.794Z] #42 26.66 Recommended packages:
20:48:10 [2022-06-06T20:48:10.794Z] #42 26.66   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:48:10 [2022-06-06T20:48:10.794Z] #42 ...
20:48:10 [2022-06-06T20:48:10.794Z] 
20:48:10 [2022-06-06T20:48:10.794Z] #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
20:48:10 [2022-06-06T20:48:10.794Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27
20:48:10 [2022-06-06T20:48:10.794Z] #51 16.43 Fetched 8428 kB in 12s (705 kB/s)
20:48:10 [2022-06-06T20:48:10.794Z] #51 16.43 Reading package lists...
20:48:10 [2022-06-06T20:48:10.794Z] #51 21.13 Reading package lists...
20:48:10 [2022-06-06T20:48:10.964Z] #62 34.86 go: downloading github.com/mattn/go-colorable v0.1.12
20:48:10 [2022-06-06T20:48:10.964Z] #62 34.90 go: downloading github.com/mattn/go-isatty v0.0.14
20:48:11 [2022-06-06T20:48:11.054Z] #51 25.51 Building dependency tree...
20:48:11 [2022-06-06T20:48:11.054Z] #51 ...
20:48:11 [2022-06-06T20:48:11.054Z] 
20:48:11 [2022-06-06T20:48:11.054Z] #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
20:48:11 [2022-06-06T20:48:11.054Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109
20:48:11 [2022-06-06T20:48:11.054Z] #14 25.12 Building dependency tree...
20:48:11 [2022-06-06T20:48:11.057Z] #62 13.91 Reading package lists...
20:48:11 [2022-06-06T20:48:11.057Z] #62 ...
20:48:11 [2022-06-06T20:48:11.057Z] 
20:48:11 [2022-06-06T20:48:11.057Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
20:48:11 [2022-06-06T20:48:11.057Z] #26 sha256:d95ccd4175fa559ab497f838538e6098e036fb66b7b1b4e9e3dd73f061664802
20:48:11 [2022-06-06T20:48:11.057Z] #26 14.19 + mkdir -p /build
20:48:11 [2022-06-06T20:48:11.057Z] #26 14.19 + mv docker/docker /build/
20:48:11 [2022-06-06T20:48:11.057Z] #26 14.19 + rmdir docker
20:48:11 [2022-06-06T20:48:11.057Z] #26 DONE 15.0s
20:48:11 [2022-06-06T20:48:11.161Z] #31 ...
20:48:11 [2022-06-06T20:48:11.161Z] 
20:48:11 [2022-06-06T20:48:11.161Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:48:11 [2022-06-06T20:48:11.161Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:48:11 [2022-06-06T20:48:11.161Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 12.6s
20:48:11 [2022-06-06T20:48:11.161Z] #11 ...
20:48:11 [2022-06-06T20:48:11.161Z] 
20:48:11 [2022-06-06T20:48:11.161Z] #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
20:48:11 [2022-06-06T20:48:11.161Z] #31 sha256:52071042716151c4fa1174b7fce74007e1ba587b545a7ac78325a062680633f1
20:48:11 [2022-06-06T20:48:11.161Z] #31 DONE 13.0s
20:48:11 [2022-06-06T20:48:11.161Z] 
20:48:11 [2022-06-06T20:48:11.161Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:48:11 [2022-06-06T20:48:11.161Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:48:11 [2022-06-06T20:48:11.226Z] #62 34.97 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
20:48:11 [2022-06-06T20:48:11.226Z] #62 34.99 go: downloading github.com/hashicorp/go-multierror v1.1.1
20:48:11 [2022-06-06T20:48:11.314Z] 
20:48:11 [2022-06-06T20:48:11.314Z] #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
20:48:11 [2022-06-06T20:48:11.314Z] #67 sha256:5cf18708acab6c0259c6da32508d077e8124d8dc5e07c6e7e80d1f7960503b98
20:48:11 [2022-06-06T20:48:11.314Z] #67 14.14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
20:48:11 [2022-06-06T20:48:11.314Z] #67 14.47 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
20:48:11 [2022-06-06T20:48:11.314Z] #67 14.65 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
20:48:12 [2022-06-06T20:48:12.252Z] #67 ...
20:48:12 [2022-06-06T20:48:12.252Z] 
20:48:12 [2022-06-06T20:48:12.252Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:48:12 [2022-06-06T20:48:12.252Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
20:48:12 [2022-06-06T20:48:12.252Z] #36 6.533 go: downloading github.com/go-delve/delve v1.8.1
20:48:12 [2022-06-06T20:48:12.252Z] #36 15.89 go: downloading github.com/sirupsen/logrus v1.6.0
20:48:12 [2022-06-06T20:48:12.252Z] #36 15.89 go: downloading github.com/spf13/cobra v1.1.3
20:48:12 [2022-06-06T20:48:12.252Z] #36 16.47 go: downloading github.com/mattn/go-isatty v0.0.3
20:48:12 [2022-06-06T20:48:12.509Z] #36 ...
20:48:12 [2022-06-06T20:48:12.509Z] 
20:48:12 [2022-06-06T20:48:12.509Z] #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
20:48:12 [2022-06-06T20:48:12.509Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32
20:48:12 [2022-06-06T20:48:12.509Z] #53 14.22 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
20:48:12 [2022-06-06T20:48:12.509Z] #53 14.27 go: downloading golang.org/x/mod v0.3.0
20:48:12 [2022-06-06T20:48:12.538Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 14.2s done
20:48:12 [2022-06-06T20:48:12.797Z] #11 extracting sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 done
20:48:12 [2022-06-06T20:48:12.969Z] #14 28.59 The following additional packages will be installed:
20:48:12 [2022-06-06T20:48:12.969Z] #14 28.60   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:48:12 [2022-06-06T20:48:12.969Z] #14 28.60   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
20:48:12 [2022-06-06T20:48:12.969Z] #14 28.60   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
20:48:12 [2022-06-06T20:48:12.969Z] #14 28.60   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
20:48:12 [2022-06-06T20:48:12.969Z] #14 28.60   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
20:48:12 [2022-06-06T20:48:12.969Z] #14 28.61   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
20:48:12 [2022-06-06T20:48:12.969Z] #14 28.61   mingw-w64-common mingw-w64-x86-64-dev
20:48:12 [2022-06-06T20:48:12.969Z] #14 28.61 Suggested packages:
20:48:12 [2022-06-06T20:48:12.969Z] #14 28.62   gcc-10-locales seccomp wine64
20:48:13 [2022-06-06T20:48:13.056Z] #11 DONE 42.4s
20:48:13 [2022-06-06T20:48:13.056Z] 
20:48:13 [2022-06-06T20:48:13.056Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:48:13 [2022-06-06T20:48:13.056Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d
20:48:13 [2022-06-06T20:48:13.437Z] #53 ...
20:48:13 [2022-06-06T20:48:13.437Z] 
20:48:13 [2022-06-06T20:48:13.437Z] #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
20:48:13 [2022-06-06T20:48:13.437Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6
20:48:13 [2022-06-06T20:48:13.437Z] #38 16.83 tomll can be used in two ways:
20:48:13 [2022-06-06T20:48:13.437Z] #38 16.83 Writing to STDIN and reading from STDOUT:
20:48:13 [2022-06-06T20:48:13.437Z] #38 16.83   cat file.toml | tomll > file.toml
20:48:13 [2022-06-06T20:48:13.437Z] #38 16.83 
20:48:13 [2022-06-06T20:48:13.437Z] #38 16.83 Reading and updating a list of files:
20:48:13 [2022-06-06T20:48:13.437Z] #38 16.83   tomll a.toml b.toml c.toml
20:48:13 [2022-06-06T20:48:13.437Z] #38 16.83 
20:48:13 [2022-06-06T20:48:13.437Z] #38 16.84 When given a list of files, tomll will modify all files in place without asking.
20:48:13 [2022-06-06T20:48:13.437Z] #38 DONE 17.4s
20:48:13 [2022-06-06T20:48:13.437Z] 
20:48:13 [2022-06-06T20:48:13.437Z] #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
20:48:13 [2022-06-06T20:48:13.437Z] #67 sha256:5cf18708acab6c0259c6da32508d077e8124d8dc5e07c6e7e80d1f7960503b98
20:48:13 [2022-06-06T20:48:13.437Z] #67 17.31 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:48:13 [2022-06-06T20:48:13.630Z] #12 DONE 0.6s
20:48:13 [2022-06-06T20:48:13.630Z] 
20:48:13 [2022-06-06T20:48:13.630Z] #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
20:48:13 [2022-06-06T20:48:13.630Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669
20:48:13 [2022-06-06T20:48:13.693Z] #67 ...
20:48:13 [2022-06-06T20:48:13.693Z] 
20:48:13 [2022-06-06T20:48:13.693Z] #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
20:48:13 [2022-06-06T20:48:13.693Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:48:13 [2022-06-06T20:48:13.693Z] #42 7.815 Fetched 8537 kB in 5s (1578 kB/s)
20:48:13 [2022-06-06T20:48:13.693Z] #42 7.815 Reading package lists...
20:48:13 [2022-06-06T20:48:13.693Z] #42 14.79 Reading package lists...
20:48:13 [2022-06-06T20:48:13.693Z] #42 ...
20:48:13 [2022-06-06T20:48:13.693Z] 
20:48:13 [2022-06-06T20:48:13.693Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:48:13 [2022-06-06T20:48:13.693Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
20:48:13 [2022-06-06T20:48:13.693Z] #36 16.80 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
20:48:13 [2022-06-06T20:48:13.693Z] #36 17.04 go: downloading gopkg.in/yaml.v2 v2.4.0
20:48:13 [2022-06-06T20:48:13.693Z] #36 17.43 go: downloading github.com/cosiner/argv v0.1.0
20:48:13 [2022-06-06T20:48:13.693Z] #36 17.43 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
20:48:13 [2022-06-06T20:48:13.693Z] #36 17.43 go: downloading github.com/peterh/liner v1.2.2
20:48:13 [2022-06-06T20:48:13.693Z] #36 17.74 go: downloading github.com/google/go-dap v0.6.0
20:48:13 [2022-06-06T20:48:13.693Z] #36 17.98 go: downloading github.com/spf13/pflag v1.0.5
20:48:13 [2022-06-06T20:48:13.728Z] #11 ...
20:48:13 [2022-06-06T20:48:13.728Z] 
20:48:13 [2022-06-06T20:48:13.728Z] #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
20:48:13 [2022-06-06T20:48:13.728Z] #31 sha256:de8e8560ac7fb4086dcf9b459619f648d1fb079e096d96b1cd733b9894579dc1
20:48:13 [2022-06-06T20:48:13.728Z] #31 10.35 
20:48:13 [2022-06-06T20:48:13.728Z] #31 10.42 Download of images into '/build' complete.
20:48:13 [2022-06-06T20:48:13.728Z] #31 10.42 Use something like the following to load the result into a Docker daemon:
20:48:13 [2022-06-06T20:48:13.728Z] #31 10.42   tar -cC '/build' . | docker load
20:48:13 [2022-06-06T20:48:13.728Z] #31 DONE 13.8s
20:48:13 [2022-06-06T20:48:13.728Z] 
20:48:13 [2022-06-06T20:48:13.728Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
20:48:13 [2022-06-06T20:48:13.728Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
20:48:13 [2022-06-06T20:48:13.911Z] #14 29.91 The following NEW packages will be installed:
20:48:13 [2022-06-06T20:48:13.911Z] #14 29.91   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:48:13 [2022-06-06T20:48:13.911Z] #14 29.91   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
20:48:13 [2022-06-06T20:48:13.911Z] #14 29.91   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
20:48:13 [2022-06-06T20:48:13.911Z] #14 29.91   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
20:48:13 [2022-06-06T20:48:13.911Z] #14 29.91   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
20:48:13 [2022-06-06T20:48:13.911Z] #14 29.91   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
20:48:13 [2022-06-06T20:48:13.911Z] #14 29.91   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
20:48:13 [2022-06-06T20:48:13.911Z] #14 29.92   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
20:48:13 [2022-06-06T20:48:13.911Z] #14 29.92   mingw-w64-x86-64-dev
20:48:14 [2022-06-06T20:48:14.198Z] #13 DONE 0.7s
20:48:14 [2022-06-06T20:48:14.198Z] 
20:48:14 [2022-06-06T20:48:14.198Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
20:48:14 [2022-06-06T20:48:14.198Z] #25 sha256:86d1dd43f460cc2a77fb6f6863042c35f4c5a6ccafa449b6c7d4be4b901d08e7
20:48:14 [2022-06-06T20:48:14.255Z] #36 18.38 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
20:48:14 [2022-06-06T20:48:14.459Z] #25 ...
20:48:14 [2022-06-06T20:48:14.459Z] 
20:48:14 [2022-06-06T20:48:14.459Z] #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
20:48:14 [2022-06-06T20:48:14.459Z] #50 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040
20:48:14 [2022-06-06T20:48:14.459Z] #50 DONE 0.2s
20:48:14 [2022-06-06T20:48:14.459Z] 
20:48:14 [2022-06-06T20:48:14.459Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
20:48:14 [2022-06-06T20:48:14.459Z] #66 sha256:bc1e514af1fcd6845d545b0071c036ebe53212b2243d09e0fb6e0503576026b5
20:48:14 [2022-06-06T20:48:14.459Z] #66 DONE 0.2s
20:48:14 [2022-06-06T20:48:14.459Z] 
20:48:14 [2022-06-06T20:48:14.459Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:48:14 [2022-06-06T20:48:14.459Z] #46 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de
20:48:14 [2022-06-06T20:48:14.459Z] #46 DONE 0.3s
20:48:14 [2022-06-06T20:48:14.459Z] 
20:48:14 [2022-06-06T20:48:14.459Z] #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
20:48:14 [2022-06-06T20:48:14.459Z] #67 sha256:cdd3616b4a8e38baa711849a39b0a1605b1721a9b2c3f5c0ada7e3f7e9986c54
20:48:14 [2022-06-06T20:48:14.482Z] #14 30.33 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
20:48:14 [2022-06-06T20:48:14.482Z] #14 30.33 Need to get 108 MB of archives.
20:48:14 [2022-06-06T20:48:14.482Z] #14 30.33 After this operation, 620 MB of additional disk space will be used.
20:48:14 [2022-06-06T20:48:14.482Z] #14 30.33 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]
20:48:14 [2022-06-06T20:48:14.482Z] #14 30.40 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]
20:48:14 [2022-06-06T20:48:14.482Z] #14 30.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
20:48:14 [2022-06-06T20:48:14.482Z] #14 30.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
20:48:14 [2022-06-06T20:48:14.722Z] #67 ...
20:48:14 [2022-06-06T20:48:14.722Z] 
20:48:14 [2022-06-06T20:48:14.722Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:48:14 [2022-06-06T20:48:14.722Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b
20:48:14 [2022-06-06T20:48:14.722Z] #33 DONE 0.3s
20:48:14 [2022-06-06T20:48:14.722Z] 
20:48:14 [2022-06-06T20:48:14.722Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
20:48:14 [2022-06-06T20:48:14.722Z] #25 sha256:86d1dd43f460cc2a77fb6f6863042c35f4c5a6ccafa449b6c7d4be4b901d08e7
20:48:14 [2022-06-06T20:48:14.722Z] #25 DONE 0.4s
20:48:14 [2022-06-06T20:48:14.722Z] 
20:48:14 [2022-06-06T20:48:14.722Z] #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
20:48:14 [2022-06-06T20:48:14.722Z] #26 sha256:436e171fba78b6e4b2e0735dfce0b5480512b14ae9953ed0e16d96c63c92299a
20:48:14 [2022-06-06T20:48:14.743Z] #14 30.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
20:48:14 [2022-06-06T20:48:14.743Z] #14 30.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
20:48:14 [2022-06-06T20:48:14.827Z] #36 18.88 go: downloading github.com/mattn/go-runewidth v0.0.3
20:48:14 [2022-06-06T20:48:14.827Z] #36 19.08 go: downloading github.com/hashicorp/golang-lru v0.5.4
20:48:15 [2022-06-06T20:48:15.003Z] #14 30.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
20:48:15 [2022-06-06T20:48:15.004Z] #14 31.06 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]
20:48:15 [2022-06-06T20:48:15.004Z] #14 31.07 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]
20:48:15 [2022-06-06T20:48:15.090Z] #36 19.21 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
20:48:15 [2022-06-06T20:48:15.266Z] #14 ...
20:48:15 [2022-06-06T20:48:15.266Z] 
20:48:15 [2022-06-06T20:48:15.266Z] #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
20:48:15 [2022-06-06T20:48:15.266Z] #62 sha256:94c655776b196507b25063ab13a14c19581a40c1e5e3359d2be06fa2b77bf3c4
20:48:15 [2022-06-06T20:48:15.266Z] #62 21.09 Reading package lists...
20:48:15 [2022-06-06T20:48:15.266Z] #62 25.66 Building dependency tree...
20:48:15 [2022-06-06T20:48:15.266Z] #62 28.94 The following additional packages will be installed:
20:48:15 [2022-06-06T20:48:15.266Z] #62 28.96   libbtrfs0
20:48:15 [2022-06-06T20:48:15.266Z] #62 29.14 The following NEW packages will be installed:
20:48:15 [2022-06-06T20:48:15.266Z] #62 29.15   libbtrfs-dev libbtrfs0
20:48:15 [2022-06-06T20:48:15.266Z] #62 29.57 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:48:15 [2022-06-06T20:48:15.266Z] #62 29.57 Need to get 454 kB of archives.
20:48:15 [2022-06-06T20:48:15.266Z] #62 29.57 After this operation, 1275 kB of additional disk space will be used.
20:48:15 [2022-06-06T20:48:15.266Z] #62 29.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
20:48:15 [2022-06-06T20:48:15.266Z] #62 29.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
20:48:15 [2022-06-06T20:48:15.266Z] #62 30.67 debconf: delaying package configuration, since apt-utils is not installed
20:48:15 [2022-06-06T20:48:15.266Z] #62 30.84 Fetched 454 kB in 0s (1317 kB/s)
20:48:15 [2022-06-06T20:48:15.266Z] #62 31.06 Selecting previously unselected package libbtrfs0:arm64.
20:48:15 [2022-06-06T20:48:15.266Z] #62 31.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 ... 15709 files and directories currently installed.)
20:48:15 [2022-06-06T20:48:15.266Z] #62 31.12 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
20:48:15 [2022-06-06T20:48:15.266Z] #62 31.14 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
20:48:15 [2022-06-06T20:48:15.266Z] #62 ...
20:48:15 [2022-06-06T20:48:15.266Z] 
20:48:15 [2022-06-06T20:48:15.266Z] #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.44.0"      && /build/golangci-lint --version
20:48:15 [2022-06-06T20:48:15.266Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3
20:48:15 [2022-06-06T20:48:15.266Z] #55 27.26 go: downloading github.com/mattn/go-colorable v0.1.12
20:48:15 [2022-06-06T20:48:15.266Z] #55 27.28 go: downloading github.com/sirupsen/logrus v1.8.1
20:48:15 [2022-06-06T20:48:15.266Z] #55 27.34 go: downloading github.com/stretchr/testify v1.7.0
20:48:15 [2022-06-06T20:48:15.266Z] #55 27.35 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
20:48:15 [2022-06-06T20:48:15.266Z] #55 27.48 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
20:48:15 [2022-06-06T20:48:15.266Z] #55 27.51 go: downloading github.com/mattn/go-isatty v0.0.14
20:48:15 [2022-06-06T20:48:15.266Z] #55 27.53 go: downloading github.com/fsnotify/fsnotify v1.5.1
20:48:15 [2022-06-06T20:48:15.266Z] #55 27.58 go: downloading github.com/magiconair/properties v1.8.5
20:48:15 [2022-06-06T20:48:15.266Z] #55 27.58 go: downloading github.com/mitchellh/mapstructure v1.4.3
20:48:15 [2022-06-06T20:48:15.266Z] #55 27.61 go: downloading github.com/spf13/afero v1.6.0
20:48:15 [2022-06-06T20:48:15.266Z] #55 27.67 go: downloading github.com/spf13/cast v1.4.1
20:48:15 [2022-06-06T20:48:15.266Z] #55 27.74 go: downloading github.com/spf13/jwalterweatherman v1.1.0
20:48:15 [2022-06-06T20:48:15.266Z] #55 27.78 go: downloading github.com/subosito/gotenv v1.2.0
20:48:15 [2022-06-06T20:48:15.266Z] #55 27.82 go: downloading gopkg.in/ini.v1 v1.66.2
20:48:15 [2022-06-06T20:48:15.266Z] #55 27.86 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:48:15 [2022-06-06T20:48:15.266Z] #55 27.89 go: downloading github.com/go-toolsmith/astcopy v1.0.0
20:48:15 [2022-06-06T20:48:15.266Z] #55 27.91 go: downloading github.com/go-toolsmith/astequal v1.0.1
20:48:15 [2022-06-06T20:48:15.266Z] #55 27.97 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:48:15 [2022-06-06T20:48:15.266Z] #55 27.99 go: downloading github.com/go-toolsmith/astp v1.0.0
20:48:15 [2022-06-06T20:48:15.266Z] #55 28.02 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:48:15 [2022-06-06T20:48:15.266Z] #55 28.04 go: downloading github.com/go-toolsmith/typep v1.0.2
20:48:15 [2022-06-06T20:48:15.266Z] #55 28.06 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
20:48:15 [2022-06-06T20:48:15.266Z] #55 28.07 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
20:48:15 [2022-06-06T20:48:15.266Z] #55 28.15 go: downloading github.com/hashicorp/errwrap v1.0.0
20:48:15 [2022-06-06T20:48:15.266Z] #55 28.26 go: downloading 4d63.com/gochecknoglobals v0.1.0
20:48:15 [2022-06-06T20:48:15.266Z] #55 28.31 go: downloading github.com/Antonboom/errname v0.1.5
20:48:15 [2022-06-06T20:48:15.266Z] #55 28.37 go: downloading github.com/Antonboom/nilnil v0.1.0
20:48:15 [2022-06-06T20:48:15.266Z] #55 28.41 go: downloading github.com/BurntSushi/toml v1.0.0
20:48:15 [2022-06-06T20:48:15.266Z] #55 28.44 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
20:48:15 [2022-06-06T20:48:15.266Z] #55 28.57 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
20:48:15 [2022-06-06T20:48:15.266Z] #55 28.66 go: downloading github.com/alexkohler/prealloc v1.0.0
20:48:15 [2022-06-06T20:48:15.266Z] #55 28.69 go: downloading github.com/ashanbrown/forbidigo v1.3.0
20:48:15 [2022-06-06T20:48:15.266Z] #55 28.75 go: downloading github.com/ashanbrown/makezero v1.1.0
20:48:15 [2022-06-06T20:48:15.266Z] #55 28.78 go: downloading github.com/bkielbasa/cyclop v1.2.0
20:48:15 [2022-06-06T20:48:15.266Z] #55 28.84 go: downloading github.com/blizzy78/varnamelen v0.5.0
20:48:15 [2022-06-06T20:48:15.266Z] #55 28.89 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
20:48:15 [2022-06-06T20:48:15.266Z] #55 28.95 go: downloading github.com/breml/bidichk v0.2.1
20:48:15 [2022-06-06T20:48:15.266Z] #55 28.97 go: downloading github.com/breml/errchkjson v0.2.1
20:48:15 [2022-06-06T20:48:15.266Z] #55 29.00 go: downloading github.com/butuzov/ireturn v0.1.1
20:48:15 [2022-06-06T20:48:15.266Z] #55 29.03 go: downloading github.com/charithe/durationcheck v0.0.9
20:48:15 [2022-06-06T20:48:15.266Z] #55 29.07 go: downloading github.com/daixiang0/gci v0.2.9
20:48:15 [2022-06-06T20:48:15.266Z] #55 29.10 go: downloading github.com/denis-tingajkin/go-header v0.4.2
20:48:15 [2022-06-06T20:48:15.266Z] #55 29.11 go: downloading github.com/esimonov/ifshort v1.0.4
20:48:15 [2022-06-06T20:48:15.266Z] #55 29.12 go: downloading github.com/fzipp/gocyclo v0.4.0
20:48:15 [2022-06-06T20:48:15.266Z] #55 29.13 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:48:15 [2022-06-06T20:48:15.266Z] #55 29.17 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:48:15 [2022-06-06T20:48:15.266Z] #55 29.19 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:48:15 [2022-06-06T20:48:15.266Z] #55 29.27 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:48:15 [2022-06-06T20:48:15.266Z] #55 29.48 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:48:15 [2022-06-06T20:48:15.266Z] #55 29.48 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:48:15 [2022-06-06T20:48:15.266Z] #55 29.50 go: downloading github.com/golangci/misspell v0.3.5
20:48:15 [2022-06-06T20:48:15.266Z] #55 29.53 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:48:15 [2022-06-06T20:48:15.266Z] #55 29.73 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
20:48:15 [2022-06-06T20:48:15.266Z] #55 29.74 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
20:48:15 [2022-06-06T20:48:15.266Z] #55 29.79 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
20:48:15 [2022-06-06T20:48:15.266Z] #55 29.82 go: downloading github.com/jgautheron/goconst v1.5.1
20:48:15 [2022-06-06T20:48:15.266Z] #55 29.84 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
20:48:15 [2022-06-06T20:48:15.266Z] #55 29.90 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
20:48:15 [2022-06-06T20:48:15.267Z] #55 29.90 go: downloading github.com/julz/importas v0.1.0
20:48:15 [2022-06-06T20:48:15.267Z] #55 29.92 go: downloading github.com/kisielk/errcheck v1.6.0
20:48:15 [2022-06-06T20:48:15.267Z] #55 29.93 go: downloading github.com/kulti/thelper v0.5.0
20:48:15 [2022-06-06T20:48:15.267Z] #55 29.99 go: downloading github.com/kunwardeep/paralleltest v1.0.3
20:48:15 [2022-06-06T20:48:15.267Z] #55 30.00 go: downloading github.com/kyoh86/exportloopref v0.1.8
20:48:15 [2022-06-06T20:48:15.267Z] #55 30.02 go: downloading github.com/ldez/gomoddirectives v0.2.2
20:48:15 [2022-06-06T20:48:15.267Z] #55 30.05 go: downloading github.com/ldez/tagliatelle v0.3.0
20:48:15 [2022-06-06T20:48:15.267Z] #55 30.06 go: downloading github.com/leonklingele/grouper v1.1.0
20:48:15 [2022-06-06T20:48:15.267Z] #55 30.08 go: downloading github.com/maratori/testpackage v1.0.1
20:48:15 [2022-06-06T20:48:15.267Z] #55 30.11 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
20:48:15 [2022-06-06T20:48:15.267Z] #55 30.18 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
20:48:15 [2022-06-06T20:48:15.267Z] #55 30.22 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
20:48:15 [2022-06-06T20:48:15.267Z] #55 30.22 go: downloading github.com/mgechev/revive v1.1.3
20:48:15 [2022-06-06T20:48:15.267Z] #55 30.68 go: downloading github.com/moricho/tparallel v0.2.1
20:48:15 [2022-06-06T20:48:15.267Z] #55 30.69 go: downloading github.com/nakabonne/nestif v0.3.1
20:48:15 [2022-06-06T20:48:15.267Z] #55 30.70 go: downloading github.com/nishanths/exhaustive v0.7.11
20:48:15 [2022-06-06T20:48:15.267Z] #55 30.72 go: downloading github.com/nishanths/predeclared v0.2.1
20:48:15 [2022-06-06T20:48:15.267Z] #55 30.75 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
20:48:15 [2022-06-06T20:48:15.267Z] #55 30.76 go: downloading github.com/ryancurrah/gomodguard v1.2.3
20:48:15 [2022-06-06T20:48:15.267Z] #55 30.82 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
20:48:15 [2022-06-06T20:48:15.267Z] #55 30.83 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
20:48:15 [2022-06-06T20:48:15.267Z] #55 30.88 go: downloading github.com/securego/gosec/v2 v2.9.6
20:48:15 [2022-06-06T20:48:15.267Z] #55 31.11 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
20:48:15 [2022-06-06T20:48:15.267Z] #55 31.12 go: downloading github.com/sivchari/containedctx v1.0.1
20:48:15 [2022-06-06T20:48:15.267Z] #55 31.13 go: downloading github.com/sivchari/tenv v1.4.7
20:48:15 [2022-06-06T20:48:15.267Z] #55 31.16 go: downloading github.com/sonatard/noctx v0.0.1
20:48:15 [2022-06-06T20:48:15.267Z] #55 31.18 go: downloading github.com/sourcegraph/go-diff v0.6.1
20:48:15 [2022-06-06T20:48:15.267Z] #55 31.20 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
20:48:15 [2022-06-06T20:48:15.267Z] #55 31.23 go: downloading github.com/sylvia7788/contextcheck v1.0.4
20:48:15 [2022-06-06T20:48:15.267Z] #55 31.28 go: downloading github.com/tdakkota/asciicheck v0.1.1
20:48:15 [2022-06-06T20:48:15.267Z] #55 31.31 go: downloading github.com/tetafro/godot v1.4.11
20:48:15 [2022-06-06T20:48:15.592Z] #55 31.32 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
20:48:15 [2022-06-06T20:48:15.592Z] #55 31.39 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
20:48:15 [2022-06-06T20:48:15.592Z] #55 31.47 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
20:48:15 [2022-06-06T20:48:15.592Z] #55 31.56 go: downloading github.com/ultraware/funlen v0.0.3
20:48:15 [2022-06-06T20:48:15.642Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 10.1s
20:48:16 [2022-06-06T20:48:16.020Z] #36 ...
20:48:16 [2022-06-06T20:48:16.020Z] 
20:48:16 [2022-06-06T20:48:16.021Z] #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
20:48:16 [2022-06-06T20:48:16.021Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:48:16 [2022-06-06T20:48:16.021Z] #51 9.886 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:48:16 [2022-06-06T20:48:16.021Z] #51 12.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:48:16 [2022-06-06T20:48:16.021Z] #51 14.45 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
20:48:16 [2022-06-06T20:48:16.021Z] #51 ...
20:48:16 [2022-06-06T20:48:16.021Z] 
20:48:16 [2022-06-06T20:48:16.021Z] #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
20:48:16 [2022-06-06T20:48:16.021Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
20:48:16 [2022-06-06T20:48:16.021Z] #62 13.91 Reading package lists...
20:48:16 [2022-06-06T20:48:16.200Z] #55 31.73 go: downloading github.com/ultraware/whitespace v0.0.4
20:48:16 [2022-06-06T20:48:16.200Z] #55 32.08 go: downloading github.com/uudashr/gocognit v1.0.5
20:48:16 [2022-06-06T20:48:16.200Z] #55 32.10 go: downloading github.com/yagipy/maintidx v1.0.0
20:48:16 [2022-06-06T20:48:16.200Z] #55 32.11 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
20:48:16 [2022-06-06T20:48:16.200Z] #55 32.12 go: downloading gitlab.com/bosi/decorder v0.2.1
20:48:16 [2022-06-06T20:48:16.209Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 11.0s done
20:48:16 [2022-06-06T20:48:16.461Z] #55 32.48 go: downloading honnef.co/go/tools v0.2.2
20:48:16 [2022-06-06T20:48:16.477Z] #62 39.65 go: downloading github.com/sirupsen/logrus v1.8.1
20:48:16 [2022-06-06T20:48:16.477Z] #62 39.66 go: downloading github.com/stretchr/testify v1.7.0
20:48:16 [2022-06-06T20:48:16.477Z] #62 39.91 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
20:48:16 [2022-06-06T20:48:16.477Z] #62 39.93 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
20:48:16 [2022-06-06T20:48:16.477Z] #62 39.96 go: downloading github.com/go-critic/go-critic v0.6.2
20:48:16 [2022-06-06T20:48:16.733Z] #62 40.64 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:48:16 [2022-06-06T20:48:16.779Z] #11 extracting sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 done
20:48:16 [2022-06-06T20:48:16.989Z] #62 40.69 go: downloading github.com/fsnotify/fsnotify v1.5.1
20:48:16 [2022-06-06T20:48:16.989Z] #62 40.80 go: downloading github.com/magiconair/properties v1.8.5
20:48:16 [2022-06-06T20:48:16.989Z] #62 40.87 go: downloading github.com/mitchellh/mapstructure v1.4.3
20:48:16 [2022-06-06T20:48:16.989Z] #62 40.89 go: downloading github.com/spf13/afero v1.6.0
20:48:17 [2022-06-06T20:48:17.037Z] #11 DONE 44.1s
20:48:17 [2022-06-06T20:48:17.037Z] 
20:48:17 [2022-06-06T20:48:17.037Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:48:17 [2022-06-06T20:48:17.037Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d
20:48:17 [2022-06-06T20:48:17.092Z] #55 ...
20:48:17 [2022-06-06T20:48:17.092Z] 
20:48:17 [2022-06-06T20:48:17.092Z] #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
20:48:17 [2022-06-06T20:48:17.092Z] #40 sha256:c7a88c1aabd91b69189224bb190538b794c7b0f4e17523ad00af717c94d7f8ef
20:48:17 [2022-06-06T20:48:17.092Z] #40 32.90 NAME:
20:48:17 [2022-06-06T20:48:17.092Z] #40 32.90    go-winres - A tool for embedding resources in Windows executables
20:48:17 [2022-06-06T20:48:17.092Z] #40 32.90 
20:48:17 [2022-06-06T20:48:17.092Z] #40 32.90 USAGE:
20:48:17 [2022-06-06T20:48:17.092Z] #40 32.90    go-winres [global options] command [command options] [arguments...]
20:48:17 [2022-06-06T20:48:17.092Z] #40 32.90 
20:48:17 [2022-06-06T20:48:17.092Z] #40 32.90 COMMANDS:
20:48:17 [2022-06-06T20:48:17.092Z] #40 32.90    init     Create an initial ./winres/winres.json
20:48:17 [2022-06-06T20:48:17.092Z] #40 32.90    make     Make syso files for the "go build" command
20:48:17 [2022-06-06T20:48:17.092Z] #40 32.90    simply   Make syso files for the "go build" command (simplified)
20:48:17 [2022-06-06T20:48:17.092Z] #40 32.90    extract  Extract all resources from an executable
20:48:17 [2022-06-06T20:48:17.092Z] #40 32.90    patch    Replace resources in an executable file (exe, dll)
20:48:17 [2022-06-06T20:48:17.092Z] #40 32.90    help, h  Shows a list of commands or help for one command
20:48:17 [2022-06-06T20:48:17.092Z] #40 32.90 
20:48:17 [2022-06-06T20:48:17.092Z] #40 32.90 GLOBAL OPTIONS:
20:48:17 [2022-06-06T20:48:17.092Z] #40 32.90    --help, -h  show help (default: false)
20:48:17 [2022-06-06T20:48:17.246Z] #62 41.13 go: downloading github.com/spf13/cast v1.4.1
20:48:17 [2022-06-06T20:48:17.246Z] #62 41.23 go: downloading github.com/spf13/jwalterweatherman v1.1.0
20:48:17 [2022-06-06T20:48:17.502Z] #62 41.25 go: downloading github.com/subosito/gotenv v1.2.0
20:48:17 [2022-06-06T20:48:17.502Z] #62 41.29 go: downloading gopkg.in/ini.v1 v1.66.2
20:48:17 [2022-06-06T20:48:17.502Z] #62 41.32 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
20:48:17 [2022-06-06T20:48:17.502Z] #62 41.37 go: downloading github.com/hashicorp/errwrap v1.0.0
20:48:17 [2022-06-06T20:48:17.502Z] #62 41.46 go: downloading 4d63.com/gochecknoglobals v0.1.0
20:48:17 [2022-06-06T20:48:17.759Z] #62 41.70 go: downloading github.com/Antonboom/errname v0.1.5
20:48:17 [2022-06-06T20:48:17.915Z] #62 20.32 Reading package lists...
20:48:17 [2022-06-06T20:48:17.915Z] #62 ...
20:48:17 [2022-06-06T20:48:17.915Z] 
20:48:17 [2022-06-06T20:48:17.915Z] #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
20:48:17 [2022-06-06T20:48:17.915Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519
20:48:17 [2022-06-06T20:48:17.915Z] #40 12.04 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:48:17 [2022-06-06T20:48:17.915Z] #40 12.11 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:48:17 [2022-06-06T20:48:17.915Z] #40 ...
20:48:17 [2022-06-06T20:48:17.915Z] 
20:48:17 [2022-06-06T20:48:17.915Z] #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
20:48:17 [2022-06-06T20:48:17.915Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:48:17 [2022-06-06T20:48:17.915Z] #51 21.70 Fetched 8541 kB in 16s (545 kB/s)
20:48:17 [2022-06-06T20:48:17.973Z] #12 DONE 1.1s
20:48:17 [2022-06-06T20:48:17.974Z] 
20:48:17 [2022-06-06T20:48:17.974Z] #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
20:48:17 [2022-06-06T20:48:17.974Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669
20:48:18 [2022-06-06T20:48:18.029Z] #62 41.83 go: downloading github.com/Antonboom/nilnil v0.1.0
20:48:18 [2022-06-06T20:48:18.029Z] #62 41.86 go: downloading github.com/BurntSushi/toml v1.0.0
20:48:18 [2022-06-06T20:48:18.594Z] #62 ...
20:48:18 [2022-06-06T20:48:18.594Z] 
20:48:18 [2022-06-06T20:48:18.594Z] #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
20:48:18 [2022-06-06T20:48:18.594Z] #64 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589
20:48:18 [2022-06-06T20:48:18.594Z] #64 42.42 v3.0.2
20:48:18 [2022-06-06T20:48:18.854Z] #64 DONE 42.9s
20:48:18 [2022-06-06T20:48:18.854Z] 
20:48:18 [2022-06-06T20:48:18.854Z] #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
20:48:18 [2022-06-06T20:48:18.854Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:48:18 [2022-06-06T20:48:18.854Z] #58 30.04 Reading package lists...
20:48:18 [2022-06-06T20:48:18.854Z] #58 36.23 Building dependency tree...
20:48:18 [2022-06-06T20:48:18.854Z] #58 40.09 The following additional packages will be installed:
20:48:18 [2022-06-06T20:48:18.854Z] #58 40.12   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:48:18 [2022-06-06T20:48:18.854Z] #58 40.12   python3-protobuf python3-six
20:48:18 [2022-06-06T20:48:18.854Z] #58 40.13 Suggested packages:
20:48:18 [2022-06-06T20:48:18.854Z] #58 40.15   python3-setuptools
20:48:18 [2022-06-06T20:48:18.854Z] #58 40.15 Recommended packages:
20:48:18 [2022-06-06T20:48:18.854Z] #58 40.15   iproute2 | iproute
20:48:18 [2022-06-06T20:48:18.854Z] #58 41.07 The following NEW packages will be installed:
20:48:18 [2022-06-06T20:48:18.854Z] #58 41.09   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:48:18 [2022-06-06T20:48:18.854Z] #58 41.11   python3-protobuf python3-six
20:48:18 [2022-06-06T20:48:18.854Z] #58 41.64 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
20:48:18 [2022-06-06T20:48:18.854Z] #58 41.64 Need to get 2314 kB of archives.
20:48:18 [2022-06-06T20:48:18.854Z] #58 41.64 After this operation, 11.1 MB of additional disk space will be used.
20:48:18 [2022-06-06T20:48:18.854Z] #58 41.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
20:48:18 [2022-06-06T20:48:18.854Z] #58 41.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:48:18 [2022-06-06T20:48:18.854Z] #58 41.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
20:48:18 [2022-06-06T20:48:18.854Z] #58 41.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
20:48:18 [2022-06-06T20:48:18.854Z] #58 41.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:48:18 [2022-06-06T20:48:18.854Z] #58 41.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:48:18 [2022-06-06T20:48:18.854Z] #58 41.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:48:19 [2022-06-06T20:48:19.016Z] #40 ...
20:48:19 [2022-06-06T20:48:19.016Z] 
20:48:19 [2022-06-06T20:48:19.016Z] #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
20:48:19 [2022-06-06T20:48:19.016Z] #57 sha256:3a0add81e7a532a24172c9a09b23d57c69d6cb635b415f52c0ac18911e8ddbf6
20:48:19 [2022-06-06T20:48:19.016Z] #57 31.43 v3.0.2
20:48:19 [2022-06-06T20:48:19.016Z] #57 DONE 35.1s
20:48:19 [2022-06-06T20:48:19.112Z] #58 ...
20:48:19 [2022-06-06T20:48:19.112Z] 
20:48:19 [2022-06-06T20:48:19.112Z] #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.44.0"      && /build/golangci-lint --version
20:48:19 [2022-06-06T20:48:19.112Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:48:19 [2022-06-06T20:48:19.112Z] #62 43.12 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
20:48:19 [2022-06-06T20:48:19.285Z] 
20:48:19 [2022-06-06T20:48:19.285Z] #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
20:48:19 [2022-06-06T20:48:19.285Z] #62 sha256:94c655776b196507b25063ab13a14c19581a40c1e5e3359d2be06fa2b77bf3c4
20:48:19 [2022-06-06T20:48:19.285Z] #62 31.35 Selecting previously unselected package libbtrfs-dev:arm64.
20:48:19 [2022-06-06T20:48:19.285Z] #62 31.36 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
20:48:19 [2022-06-06T20:48:19.285Z] #62 31.38 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
20:48:19 [2022-06-06T20:48:19.285Z] #62 32.71 Setting up libbtrfs0:arm64 (5.10.1-2) ...
20:48:19 [2022-06-06T20:48:19.285Z] #62 32.78 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
20:48:19 [2022-06-06T20:48:19.285Z] #62 32.81 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:48:19 [2022-06-06T20:48:19.285Z] #62 DONE 35.1s
20:48:19 [2022-06-06T20:48:19.285Z] 
20:48:19 [2022-06-06T20:48:19.285Z] #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
20:48:19 [2022-06-06T20:48:19.285Z] #40 sha256:c7a88c1aabd91b69189224bb190538b794c7b0f4e17523ad00af717c94d7f8ef
20:48:19 [2022-06-06T20:48:19.285Z] #40 DONE 35.1s
20:48:19 [2022-06-06T20:48:19.285Z] 
20:48:19 [2022-06-06T20:48:19.285Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
20:48:19 [2022-06-06T20:48:19.285Z] #63 sha256:8077e7ebb4ba9f901950abb2626e99d562dc25c0d3792d33ba48c8cfd3fe40d6
20:48:19 [2022-06-06T20:48:19.350Z] #13 DONE 1.1s
20:48:19 [2022-06-06T20:48:19.350Z] 
20:48:19 [2022-06-06T20:48:19.350Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:48:19 [2022-06-06T20:48:19.350Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b
20:48:19 [2022-06-06T20:48:19.350Z] #33 ...
20:48:19 [2022-06-06T20:48:19.350Z] 
20:48:19 [2022-06-06T20:48:19.350Z] #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
20:48:19 [2022-06-06T20:48:19.350Z] #50 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040
20:48:19 [2022-06-06T20:48:19.350Z] #50 DONE 0.2s
20:48:19 [2022-06-06T20:48:19.350Z] 
20:48:19 [2022-06-06T20:48:19.350Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
20:48:19 [2022-06-06T20:48:19.350Z] #25 sha256:f7f8be205cd916f8e09d50f941be0dbdb553d02e7a896a13b2ad382c7e97ba31
20:48:19 [2022-06-06T20:48:19.350Z] #25 DONE 0.3s
20:48:19 [2022-06-06T20:48:19.350Z] 
20:48:19 [2022-06-06T20:48:19.350Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:48:19 [2022-06-06T20:48:19.350Z] #46 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de
20:48:19 [2022-06-06T20:48:19.350Z] #46 DONE 0.3s
20:48:19 [2022-06-06T20:48:19.350Z] 
20:48:19 [2022-06-06T20:48:19.350Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
20:48:19 [2022-06-06T20:48:19.350Z] #66 sha256:3f6402a3d903cab530211383facddb5e7b0bac7ff20ad6df93793015e100a497
20:48:19 [2022-06-06T20:48:19.350Z] #66 DONE 0.3s
20:48:19 [2022-06-06T20:48:19.350Z] 
20:48:19 [2022-06-06T20:48:19.350Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:48:19 [2022-06-06T20:48:19.350Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b
20:48:19 [2022-06-06T20:48:19.350Z] #33 DONE 0.4s
20:48:19 [2022-06-06T20:48:19.350Z] 
20:48:19 [2022-06-06T20:48:19.350Z] #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
20:48:19 [2022-06-06T20:48:19.350Z] #67 sha256:58a4742b827e08434fed6647fb188965e645f864217c5204fe3dba18196fa1d5
20:48:19 [2022-06-06T20:48:19.408Z] #62 43.13 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
20:48:19 [2022-06-06T20:48:19.409Z] #62 43.18 go: downloading github.com/alexkohler/prealloc v1.0.0
20:48:19 [2022-06-06T20:48:19.409Z] #62 43.24 go: downloading github.com/ashanbrown/forbidigo v1.3.0
20:48:19 [2022-06-06T20:48:19.409Z] #62 43.33 go: downloading github.com/ashanbrown/makezero v1.1.0
20:48:19 [2022-06-06T20:48:19.409Z] #62 43.37 go: downloading github.com/bkielbasa/cyclop v1.2.0
20:48:19 [2022-06-06T20:48:19.668Z] #62 43.44 go: downloading github.com/blizzy78/varnamelen v0.5.0
20:48:19 [2022-06-06T20:48:19.668Z] #62 43.53 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
20:48:19 [2022-06-06T20:48:19.668Z] #62 43.58 go: downloading github.com/breml/bidichk v0.2.1
20:48:19 [2022-06-06T20:48:19.925Z] #62 43.67 go: downloading github.com/breml/errchkjson v0.2.1
20:48:19 [2022-06-06T20:48:19.925Z] #62 43.67 go: downloading github.com/butuzov/ireturn v0.1.1
20:48:19 [2022-06-06T20:48:19.925Z] #62 43.80 go: downloading github.com/charithe/durationcheck v0.0.9
20:48:19 [2022-06-06T20:48:19.925Z] #62 43.82 go: downloading github.com/daixiang0/gci v0.2.9
20:48:19 [2022-06-06T20:48:19.925Z] #62 43.89 go: downloading github.com/denis-tingajkin/go-header v0.4.2
20:48:20 [2022-06-06T20:48:20.003Z] #26 ...
20:48:20 [2022-06-06T20:48:20.003Z] 
20:48:20 [2022-06-06T20:48:20.003Z] #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
20:48:20 [2022-06-06T20:48:20.003Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589
20:48:20 [2022-06-06T20:48:20.003Z] #57 5.204 go: downloading mvdan.cc/sh/v3 v3.0.2
20:48:20 [2022-06-06T20:48:20.003Z] #57 5.774 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:48:20 [2022-06-06T20:48:20.003Z] #57 5.774 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:48:20 [2022-06-06T20:48:20.003Z] #57 5.774 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:48:20 [2022-06-06T20:48:20.181Z] #62 43.99 go: downloading github.com/esimonov/ifshort v1.0.4
20:48:20 [2022-06-06T20:48:20.438Z] #62 44.15 go: downloading github.com/fzipp/gocyclo v0.4.0
20:48:20 [2022-06-06T20:48:20.438Z] #62 44.26 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:48:20 [2022-06-06T20:48:20.438Z] #62 44.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:48:20 [2022-06-06T20:48:20.438Z] #62 44.40 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:48:20 [2022-06-06T20:48:20.574Z] #57 6.391 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:48:20 [2022-06-06T20:48:20.694Z] #62 44.66 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:48:20 [2022-06-06T20:48:20.953Z] #62 44.75 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:48:20 [2022-06-06T20:48:20.953Z] #62 44.94 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:48:21 [2022-06-06T20:48:21.144Z] #57 ...
20:48:21 [2022-06-06T20:48:21.144Z] 
20:48:21 [2022-06-06T20:48:21.144Z] #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
20:48:21 [2022-06-06T20:48:21.144Z] #26 sha256:436e171fba78b6e4b2e0735dfce0b5480512b14ae9953ed0e16d96c63c92299a
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.379 + RM_GOPATH=0
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.379 + TMP_GOPATH=
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.379 + : /build
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.379 + '[' -z '' ']'
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.379 ++ mktemp -d
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.379 + export GOPATH=/tmp/tmp.hJpUrPp6NB
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.379 + GOPATH=/tmp/tmp.hJpUrPp6NB
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.379 + RM_GOPATH=1
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.379 + case "$(go env GOARCH)" in
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.379 ++ go env GOARCH
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.399 + export GO_BUILDMODE=-buildmode=pie
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.399 + GO_BUILDMODE=-buildmode=pie
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.399 ++ dirname /install.sh
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.415 Install docker/cli version 17.06.2-ce from stable
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.415 + dir=/
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.415 + bin=dockercli
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.415 + shift
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.415 + '[' '!' -f //dockercli.installer ']'
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.415 + . //dockercli.installer
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.415 ++ : stable
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.415 ++ : 17.06.2-ce
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.415 + install_dockercli
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.415 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.415 ++ uname -m
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.417 + arch=x86_64
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.417 + '[' x86_64 '!=' x86_64 ']'
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.417 + url=https://download.docker.com/linux/static
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.417 + tar -xz docker/docker
20:48:21 [2022-06-06T20:48:21.144Z] #26 6.442 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:48:21 [2022-06-06T20:48:21.209Z] #62 44.98 go: downloading github.com/golangci/misspell v0.3.5
20:48:21 [2022-06-06T20:48:21.290Z] #63 DONE 2.0s
20:48:21 [2022-06-06T20:48:21.290Z] 
20:48:21 [2022-06-06T20:48:21.290Z] #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
20:48:21 [2022-06-06T20:48:21.290Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0
20:48:21 [2022-06-06T20:48:21.290Z] #42 27.28 The following NEW packages will be installed:
20:48:21 [2022-06-06T20:48:21.290Z] #42 27.29   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:48:21 [2022-06-06T20:48:21.290Z] #42 27.30   vim-common xxd
20:48:21 [2022-06-06T20:48:21.290Z] #42 27.70 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:48:21 [2022-06-06T20:48:21.290Z] #42 27.70 Need to get 15.6 MB of archives.
20:48:21 [2022-06-06T20:48:21.290Z] #42 27.70 After this operation, 67.4 MB of additional disk space will be used.
20:48:21 [2022-06-06T20:48:21.290Z] #42 27.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
20:48:21 [2022-06-06T20:48:21.290Z] #42 27.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:48:21 [2022-06-06T20:48:21.290Z] #42 27.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
20:48:21 [2022-06-06T20:48:21.290Z] #42 27.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
20:48:21 [2022-06-06T20:48:21.290Z] #42 28.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB]
20:48:21 [2022-06-06T20:48:21.290Z] #42 28.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
20:48:21 [2022-06-06T20:48:21.290Z] #42 28.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
20:48:21 [2022-06-06T20:48:21.290Z] #42 28.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
20:48:21 [2022-06-06T20:48:21.290Z] #42 28.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
20:48:21 [2022-06-06T20:48:21.290Z] #42 28.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
20:48:21 [2022-06-06T20:48:21.290Z] #42 29.61 debconf: delaying package configuration, since apt-utils is not installed
20:48:21 [2022-06-06T20:48:21.290Z] #42 29.87 Fetched 15.6 MB in 1s (12.8 MB/s)
20:48:21 [2022-06-06T20:48:21.290Z] #42 29.99 Selecting previously unselected package xxd.
20:48:21 [2022-06-06T20:48:21.290Z] #42 30.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 ... 15709 files and directories currently installed.)
20:48:21 [2022-06-06T20:48:21.290Z] #42 30.08 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
20:48:21 [2022-06-06T20:48:21.290Z] #42 30.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:48:21 [2022-06-06T20:48:21.290Z] #42 30.26 Selecting previously unselected package vim-common.
20:48:21 [2022-06-06T20:48:21.290Z] #42 30.26 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:48:21 [2022-06-06T20:48:21.290Z] #42 30.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:48:21 [2022-06-06T20:48:21.290Z] #42 30.71 Selecting previously unselected package cmake-data.
20:48:21 [2022-06-06T20:48:21.290Z] #42 30.71 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
20:48:21 [2022-06-06T20:48:21.290Z] #42 30.72 Unpacking cmake-data (3.18.4-2+deb11u1) ...
20:48:21 [2022-06-06T20:48:21.290Z] #42 35.06 Selecting previously unselected package libicu67:arm64.
20:48:21 [2022-06-06T20:48:21.290Z] #42 35.06 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
20:48:21 [2022-06-06T20:48:21.290Z] #42 35.20 Unpacking libicu67:arm64 (67.1-7) ...
20:48:21 [2022-06-06T20:48:21.290Z] #42 ...
20:48:21 [2022-06-06T20:48:21.290Z] 
20:48:21 [2022-06-06T20:48:21.290Z] #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
20:48:21 [2022-06-06T20:48:21.290Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27
20:48:21 [2022-06-06T20:48:21.290Z] #51 25.51 Building dependency tree...
20:48:21 [2022-06-06T20:48:21.290Z] #51 28.90 The following additional packages will be installed:
20:48:21 [2022-06-06T20:48:21.290Z] #51 28.92   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:48:21 [2022-06-06T20:48:21.290Z] #51 28.93   python3-protobuf python3-six
20:48:21 [2022-06-06T20:48:21.290Z] #51 28.94 Suggested packages:
20:48:21 [2022-06-06T20:48:21.290Z] #51 28.95   python3-setuptools
20:48:21 [2022-06-06T20:48:21.290Z] #51 28.95 Recommended packages:
20:48:21 [2022-06-06T20:48:21.290Z] #51 28.95   iproute2 | iproute
20:48:21 [2022-06-06T20:48:21.290Z] #51 29.39 The following NEW packages will be installed:
20:48:21 [2022-06-06T20:48:21.290Z] #51 29.40   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:48:21 [2022-06-06T20:48:21.290Z] #51 29.40   python3-protobuf python3-six
20:48:21 [2022-06-06T20:48:21.290Z] #51 29.89 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
20:48:21 [2022-06-06T20:48:21.290Z] #51 29.89 Need to get 2136 kB of archives.
20:48:21 [2022-06-06T20:48:21.290Z] #51 29.89 After this operation, 10.8 MB of additional disk space will be used.
20:48:21 [2022-06-06T20:48:21.290Z] #51 29.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
20:48:21 [2022-06-06T20:48:21.290Z] #51 29.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:48:21 [2022-06-06T20:48:21.290Z] #51 29.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
20:48:21 [2022-06-06T20:48:21.290Z] #51 29.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
20:48:21 [2022-06-06T20:48:21.290Z] #51 29.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:48:21 [2022-06-06T20:48:21.290Z] #51 29.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
20:48:21 [2022-06-06T20:48:21.290Z] #51 29.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
20:48:21 [2022-06-06T20:48:21.290Z] #51 32.15 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [630 kB]
20:48:21 [2022-06-06T20:48:21.290Z] #51 33.44 debconf: delaying package configuration, since apt-utils is not installed
20:48:21 [2022-06-06T20:48:21.290Z] #51 33.65 Fetched 2136 kB in 3s (698 kB/s)
20:48:21 [2022-06-06T20:48:21.290Z] #51 34.07 Selecting previously unselected package libprotobuf23:arm64.
20:48:21 [2022-06-06T20:48:21.290Z] #51 34.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 ... 15709 files and directories currently installed.)
20:48:21 [2022-06-06T20:48:21.290Z] #51 34.11 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
20:48:21 [2022-06-06T20:48:21.290Z] #51 34.20 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
20:48:21 [2022-06-06T20:48:21.290Z] #51 35.13 Selecting previously unselected package python3-pkg-resources.
20:48:21 [2022-06-06T20:48:21.290Z] #51 35.13 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
20:48:21 [2022-06-06T20:48:21.290Z] #51 35.13 Unpacking python3-pkg-resources (52.0.0-4) ...
20:48:21 [2022-06-06T20:48:21.290Z] #51 35.94 Selecting previously unselected package python3-six.
20:48:21 [2022-06-06T20:48:21.290Z] #51 35.94 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
20:48:21 [2022-06-06T20:48:21.290Z] #51 36.23 Unpacking python3-six (1.16.0-2) ...
20:48:21 [2022-06-06T20:48:21.290Z] #51 36.57 Selecting previously unselected package python3-protobuf.
20:48:21 [2022-06-06T20:48:21.290Z] #51 36.57 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
20:48:21 [2022-06-06T20:48:21.290Z] #51 36.57 Unpacking python3-protobuf (3.12.4-1) ...
20:48:21 [2022-06-06T20:48:21.467Z] #62 45.30 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:48:21 [2022-06-06T20:48:21.467Z] #62 45.33 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
20:48:21 [2022-06-06T20:48:21.467Z] #62 45.36 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
20:48:21 [2022-06-06T20:48:21.467Z] #62 45.40 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
20:48:21 [2022-06-06T20:48:21.467Z] #62 45.44 go: downloading github.com/jgautheron/goconst v1.5.1
20:48:21 [2022-06-06T20:48:21.467Z] #62 45.47 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
20:48:21 [2022-06-06T20:48:21.550Z] #51 ...
20:48:21 [2022-06-06T20:48:21.550Z] 
20:48:21 [2022-06-06T20:48:21.550Z] #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
20:48:21 [2022-06-06T20:48:21.550Z] #64 sha256:3f3636642229322e01da802e5dbb9360cd8e8ec0a41f96d1c97e584565e5eb4b
20:48:21 [2022-06-06T20:48:21.724Z] #62 45.52 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
20:48:21 [2022-06-06T20:48:21.724Z] #62 45.53 go: downloading github.com/julz/importas v0.1.0
20:48:21 [2022-06-06T20:48:21.724Z] #62 45.58 go: downloading github.com/kisielk/errcheck v1.6.0
20:48:21 [2022-06-06T20:48:21.724Z] #62 45.64 go: downloading github.com/kulti/thelper v0.5.0
20:48:21 [2022-06-06T20:48:21.724Z] #62 45.73 go: downloading github.com/kunwardeep/paralleltest v1.0.3
20:48:21 [2022-06-06T20:48:21.981Z] #62 45.75 go: downloading github.com/kyoh86/exportloopref v0.1.8
20:48:21 [2022-06-06T20:48:21.981Z] #62 45.81 go: downloading github.com/ldez/gomoddirectives v0.2.2
20:48:21 [2022-06-06T20:48:21.981Z] #62 45.82 go: downloading github.com/ldez/tagliatelle v0.3.0
20:48:22 [2022-06-06T20:48:22.126Z] #64 0.816 + RM_GOPATH=0
20:48:22 [2022-06-06T20:48:22.126Z] #64 0.819 + TMP_GOPATH=
20:48:22 [2022-06-06T20:48:22.126Z] #64 0.819 + : /build
20:48:22 [2022-06-06T20:48:22.126Z] #64 0.819 + '[' -z '' ']'
20:48:22 [2022-06-06T20:48:22.126Z] #64 0.820 ++ mktemp -d
20:48:22 [2022-06-06T20:48:22.126Z] #64 0.834 + export GOPATH=/tmp/tmp.9UcjwmZ0EY
20:48:22 [2022-06-06T20:48:22.126Z] #64 0.834 + GOPATH=/tmp/tmp.9UcjwmZ0EY
20:48:22 [2022-06-06T20:48:22.126Z] #64 0.834 + RM_GOPATH=1
20:48:22 [2022-06-06T20:48:22.126Z] #64 0.834 + case "$(go env GOARCH)" in
20:48:22 [2022-06-06T20:48:22.126Z] #64 0.836 ++ go env GOARCH
20:48:22 [2022-06-06T20:48:22.127Z] #64 0.849 + export GO_BUILDMODE=-buildmode=pie
20:48:22 [2022-06-06T20:48:22.127Z] #64 0.850 + GO_BUILDMODE=-buildmode=pie
20:48:22 [2022-06-06T20:48:22.127Z] #64 0.851 ++ dirname /install.sh
20:48:22 [2022-06-06T20:48:22.127Z] #64 0.861 + dir=/
20:48:22 [2022-06-06T20:48:22.127Z] #64 0.861 + bin=containerd
20:48:22 [2022-06-06T20:48:22.127Z] #64 0.861 + shift
20:48:22 [2022-06-06T20:48:22.127Z] #64 0.861 + '[' '!' -f //containerd.installer ']'
20:48:22 [2022-06-06T20:48:22.127Z] #64 0.865 + . //containerd.installer
20:48:22 [2022-06-06T20:48:22.127Z] #64 0.865 ++ set -e
20:48:22 [2022-06-06T20:48:22.127Z] #64 0.867 ++ : v1.6.6
20:48:22 [2022-06-06T20:48:22.127Z] #64 0.867 + install_containerd
20:48:22 [2022-06-06T20:48:22.127Z] #64 0.878 + echo 'Install containerd version v1.6.6'
20:48:22 [2022-06-06T20:48:22.127Z] #64 0.880 Install containerd version v1.6.6
20:48:22 [2022-06-06T20:48:22.127Z] #64 0.890 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9UcjwmZ0EY/src/github.com/containerd/containerd
20:48:22 [2022-06-06T20:48:22.127Z] #64 0.893 Cloning into '/tmp/tmp.9UcjwmZ0EY/src/github.com/containerd/containerd'...
20:48:22 [2022-06-06T20:48:22.242Z] #62 ...
20:48:22 [2022-06-06T20:48:22.242Z] 
20:48:22 [2022-06-06T20:48:22.242Z] #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
20:48:22 [2022-06-06T20:48:22.242Z] #47 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519
20:48:22 [2022-06-06T20:48:22.242Z] #47 45.81 NAME:
20:48:22 [2022-06-06T20:48:22.242Z] #47 45.81    go-winres - A tool for embedding resources in Windows executables
20:48:22 [2022-06-06T20:48:22.242Z] #47 45.81 
20:48:22 [2022-06-06T20:48:22.242Z] #47 45.81 USAGE:
20:48:22 [2022-06-06T20:48:22.242Z] #47 45.81    go-winres [global options] command [command options] [arguments...]
20:48:22 [2022-06-06T20:48:22.242Z] #47 45.81 
20:48:22 [2022-06-06T20:48:22.242Z] #47 45.81 COMMANDS:
20:48:22 [2022-06-06T20:48:22.242Z] #47 45.81    init     Create an initial ./winres/winres.json
20:48:22 [2022-06-06T20:48:22.242Z] #47 45.81    make     Make syso files for the "go build" command
20:48:22 [2022-06-06T20:48:22.242Z] #47 45.81    simply   Make syso files for the "go build" command (simplified)
20:48:22 [2022-06-06T20:48:22.242Z] #47 45.81    extract  Extract all resources from an executable
20:48:22 [2022-06-06T20:48:22.242Z] #47 45.81    patch    Replace resources in an executable file (exe, dll)
20:48:22 [2022-06-06T20:48:22.242Z] #47 45.81    help, h  Shows a list of commands or help for one command
20:48:22 [2022-06-06T20:48:22.242Z] #47 45.81 
20:48:22 [2022-06-06T20:48:22.242Z] #47 45.81 GLOBAL OPTIONS:
20:48:22 [2022-06-06T20:48:22.242Z] #47 45.81    --help, -h  show help (default: false)
20:48:22 [2022-06-06T20:48:22.242Z] #47 DONE 45.9s
20:48:22 [2022-06-06T20:48:22.242Z] 
20:48:22 [2022-06-06T20:48:22.242Z] #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.44.0"      && /build/golangci-lint --version
20:48:22 [2022-06-06T20:48:22.242Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:48:22 [2022-06-06T20:48:22.242Z] #62 45.92 go: downloading github.com/leonklingele/grouper v1.1.0
20:48:22 [2022-06-06T20:48:22.242Z] #62 45.95 go: downloading github.com/maratori/testpackage v1.0.1
20:48:22 [2022-06-06T20:48:22.242Z] #62 46.03 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
20:48:22 [2022-06-06T20:48:22.499Z] #62 46.17 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
20:48:22 [2022-06-06T20:48:22.499Z] #62 46.17 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
20:48:22 [2022-06-06T20:48:22.499Z] #62 46.18 go: downloading github.com/mgechev/revive v1.1.3
20:48:23 [2022-06-06T20:48:23.072Z] #62 46.90 go: downloading github.com/moricho/tparallel v0.2.1
20:48:23 [2022-06-06T20:48:23.073Z] #62 46.90 go: downloading github.com/nakabonne/nestif v0.3.1
20:48:23 [2022-06-06T20:48:23.073Z] #62 46.92 go: downloading github.com/nishanths/exhaustive v0.7.11
20:48:23 [2022-06-06T20:48:23.073Z] #62 46.95 go: downloading github.com/nishanths/predeclared v0.2.1
20:48:23 [2022-06-06T20:48:23.073Z] #62 47.02 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
20:48:23 [2022-06-06T20:48:23.178Z] #51 21.70 Reading package lists...
20:48:23 [2022-06-06T20:48:23.178Z] #51 ...
20:48:23 [2022-06-06T20:48:23.178Z] 
20:48:23 [2022-06-06T20:48:23.178Z] #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
20:48:23 [2022-06-06T20:48:23.178Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
20:48:23 [2022-06-06T20:48:23.178Z] #47 25.39 Updating files:  74% (1612/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
20:48:23 [2022-06-06T20:48:23.178Z] #47 26.04 + git checkout -q v2.3.0
20:48:23 [2022-06-06T20:48:23.329Z] #62 47.04 go: downloading github.com/ryancurrah/gomodguard v1.2.3
20:48:23 [2022-06-06T20:48:23.329Z] #62 47.12 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
20:48:23 [2022-06-06T20:48:23.329Z] #62 47.12 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
20:48:23 [2022-06-06T20:48:23.329Z] #62 47.15 go: downloading github.com/securego/gosec/v2 v2.9.6
20:48:23 [2022-06-06T20:48:23.587Z] #62 47.35 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
20:48:23 [2022-06-06T20:48:23.587Z] #62 47.36 go: downloading github.com/sivchari/containedctx v1.0.1
20:48:23 [2022-06-06T20:48:23.587Z] #62 47.41 go: downloading github.com/sivchari/tenv v1.4.7
20:48:23 [2022-06-06T20:48:23.587Z] #62 47.42 go: downloading github.com/sonatard/noctx v0.0.1
20:48:23 [2022-06-06T20:48:23.587Z] #62 47.45 go: downloading github.com/sourcegraph/go-diff v0.6.1
20:48:23 [2022-06-06T20:48:23.844Z] #62 47.54 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
20:48:23 [2022-06-06T20:48:23.844Z] #62 47.54 go: downloading github.com/sylvia7788/contextcheck v1.0.4
20:48:23 [2022-06-06T20:48:23.844Z] #62 47.60 go: downloading github.com/tdakkota/asciicheck v0.1.1
20:48:23 [2022-06-06T20:48:23.844Z] #62 47.65 go: downloading github.com/tetafro/godot v1.4.11
20:48:23 [2022-06-06T20:48:23.844Z] #62 47.65 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
20:48:23 [2022-06-06T20:48:23.844Z] #62 47.67 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
20:48:23 [2022-06-06T20:48:23.844Z] #62 47.77 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
20:48:24 [2022-06-06T20:48:24.100Z] #62 47.89 go: downloading github.com/ultraware/funlen v0.0.3
20:48:24 [2022-06-06T20:48:24.100Z] #62 47.96 go: downloading github.com/ultraware/whitespace v0.0.4
20:48:24 [2022-06-06T20:48:24.100Z] #62 47.99 go: downloading github.com/uudashr/gocognit v1.0.5
20:48:24 [2022-06-06T20:48:24.100Z] #62 48.05 go: downloading github.com/yagipy/maintidx v1.0.0
20:48:24 [2022-06-06T20:48:24.356Z] #62 48.12 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
20:48:24 [2022-06-06T20:48:24.356Z] #62 48.35 go: downloading gitlab.com/bosi/decorder v0.2.1
20:48:24 [2022-06-06T20:48:24.456Z] #26 ...
20:48:24 [2022-06-06T20:48:24.456Z] 
20:48:24 [2022-06-06T20:48:24.456Z] #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
20:48:24 [2022-06-06T20:48:24.456Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:48:24 [2022-06-06T20:48:24.456Z] #14 7.825 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:48:24 [2022-06-06T20:48:24.456Z] #14 7.904 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:48:24 [2022-06-06T20:48:24.456Z] #14 7.913 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:48:24 [2022-06-06T20:48:24.456Z] #14 9.421 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:48:24 [2022-06-06T20:48:24.456Z] #14 ...
20:48:24 [2022-06-06T20:48:24.456Z] 
20:48:24 [2022-06-06T20:48:24.456Z] #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
20:48:24 [2022-06-06T20:48:24.456Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:48:24 [2022-06-06T20:48:24.456Z] #42 7.761 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:48:24 [2022-06-06T20:48:24.456Z] #42 7.809 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:48:24 [2022-06-06T20:48:24.456Z] #42 7.810 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:48:24 [2022-06-06T20:48:24.456Z] #42 9.437 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:48:24 [2022-06-06T20:48:24.456Z] #42 ...
20:48:24 [2022-06-06T20:48:24.456Z] 
20:48:24 [2022-06-06T20:48:24.456Z] #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
20:48:24 [2022-06-06T20:48:24.456Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
20:48:24 [2022-06-06T20:48:24.456Z] #47 6.835 + git clone https://github.com/docker/distribution.git .
20:48:24 [2022-06-06T20:48:24.456Z] #47 6.836 Cloning into '.'...
20:48:24 [2022-06-06T20:48:24.544Z] #47 28.57 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.233 + RM_GOPATH=0
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.233 + TMP_GOPATH=
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.233 + : /build
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.233 + '[' -z '' ']'
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.242 ++ mktemp -d
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.242 + export GOPATH=/tmp/tmp.Hj8FZ22g3e
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.242 + GOPATH=/tmp/tmp.Hj8FZ22g3e
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.242 + RM_GOPATH=1
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.242 + case "$(go env GOARCH)" in
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.242 ++ go env GOARCH
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.251 + export GO_BUILDMODE=-buildmode=pie
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.251 + GO_BUILDMODE=-buildmode=pie
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.251 ++ dirname /install.sh
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.251 + dir=/
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.251 + bin=rootlesskit
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.251 + shift
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.251 + '[' '!' -f //rootlesskit.installer ']'
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.251 + . //rootlesskit.installer
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.251 ++ : 1920341cd41e047834a21007424162a2dc946315
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.251 + install_rootlesskit
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.251 + case "$1" in
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.251 + export CGO_ENABLED=0
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.251 + CGO_ENABLED=0
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.251 + _install_rootlesskit
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.257 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.257 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.257 + for f in rootlesskit rootlesskit-docker-proxy
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.257 + GOBIN=/build
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.257 + GO111MODULE=on
20:48:24 [2022-06-06T20:48:24.628Z] #67 5.257 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
20:48:24 [2022-06-06T20:48:24.716Z] #47 ...
20:48:24 [2022-06-06T20:48:24.716Z] 
20:48:24 [2022-06-06T20:48:24.716Z] #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
20:48:24 [2022-06-06T20:48:24.716Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
20:48:24 [2022-06-06T20:48:24.716Z] #34 6.826 + git clone https://github.com/kolyshkin/go-swagger.git .
20:48:24 [2022-06-06T20:48:24.716Z] #34 6.829 Cloning into '.'...
20:48:24 [2022-06-06T20:48:24.716Z] #34 ...
20:48:24 [2022-06-06T20:48:24.716Z] 
20:48:24 [2022-06-06T20:48:24.716Z] #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
20:48:24 [2022-06-06T20:48:24.716Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6
20:48:24 [2022-06-06T20:48:24.716Z] #38 7.813 go: downloading github.com/pelletier/go-toml v1.8.1
20:48:24 [2022-06-06T20:48:24.920Z] #62 48.52 go: downloading honnef.co/go/tools v0.2.2
20:48:24 [2022-06-06T20:48:24.976Z] #38 ...
20:48:24 [2022-06-06T20:48:24.976Z] 
20:48:24 [2022-06-06T20:48:24.976Z] #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
20:48:24 [2022-06-06T20:48:24.976Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
20:48:24 [2022-06-06T20:48:24.976Z] #62 6.732 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:48:24 [2022-06-06T20:48:24.976Z] #62 6.784 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:48:24 [2022-06-06T20:48:24.976Z] #62 6.784 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:48:24 [2022-06-06T20:48:24.976Z] #62 8.053 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:48:25 [2022-06-06T20:48:25.198Z] #67 5.701 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
20:48:25 [2022-06-06T20:48:25.235Z] #62 ...
20:48:25 [2022-06-06T20:48:25.235Z] 
20:48:25 [2022-06-06T20:48:25.235Z] #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
20:48:25 [2022-06-06T20:48:25.235Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:48:25 [2022-06-06T20:48:25.235Z] #51 7.703 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:48:25 [2022-06-06T20:48:25.235Z] #51 7.750 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:48:25 [2022-06-06T20:48:25.235Z] #51 7.769 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:48:25 [2022-06-06T20:48:25.235Z] #51 8.332 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
20:48:25 [2022-06-06T20:48:25.235Z] #51 9.354 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:48:25 [2022-06-06T20:48:25.235Z] #51 ...
20:48:25 [2022-06-06T20:48:25.235Z] 
20:48:25 [2022-06-06T20:48:25.235Z] #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.44.0"      && /build/golangci-lint --version
20:48:25 [2022-06-06T20:48:25.235Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:48:25 [2022-06-06T20:48:25.235Z] #55 6.722 go: downloading github.com/golangci/golangci-lint v1.44.0
20:48:25 [2022-06-06T20:48:25.472Z] #47 ...
20:48:25 [2022-06-06T20:48:25.472Z] 
20:48:25 [2022-06-06T20:48:25.472Z] #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
20:48:25 [2022-06-06T20:48:25.472Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:48:25 [2022-06-06T20:48:25.472Z] #14 19.46 Fetched 8537 kB in 14s (596 kB/s)
20:48:25 [2022-06-06T20:48:25.472Z] #14 19.46 Reading package lists...
20:48:25 [2022-06-06T20:48:25.472Z] #14 25.10 Reading package lists...
20:48:25 [2022-06-06T20:48:25.472Z] #14 ...
20:48:25 [2022-06-06T20:48:25.472Z] 
20:48:25 [2022-06-06T20:48:25.472Z] #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.44.0"      && /build/golangci-lint --version
20:48:25 [2022-06-06T20:48:25.472Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:48:25 [2022-06-06T20:48:25.472Z] #55 29.36 go: downloading github.com/fatih/color v1.13.0
20:48:25 [2022-06-06T20:48:25.472Z] #55 29.36 go: downloading github.com/gofrs/flock v0.8.1
20:48:25 [2022-06-06T20:48:25.472Z] #55 29.59 go: downloading github.com/spf13/cobra v1.3.0
20:48:25 [2022-06-06T20:48:25.472Z] #55 29.67 go: downloading github.com/spf13/viper v1.10.1
20:48:25 [2022-06-06T20:48:25.495Z] #55 ...
20:48:25 [2022-06-06T20:48:25.495Z] 
20:48:25 [2022-06-06T20:48:25.495Z] #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
20:48:25 [2022-06-06T20:48:25.495Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32
20:48:25 [2022-06-06T20:48:25.495Z] #53 6.586 go: downloading gotest.tools/gotestsum v1.8.1
20:48:25 [2022-06-06T20:48:25.495Z] #53 8.604 go: downloading github.com/fatih/color v1.10.0
20:48:25 [2022-06-06T20:48:25.495Z] #53 8.611 go: downloading github.com/dnephin/pflag v1.0.7
20:48:25 [2022-06-06T20:48:25.495Z] #53 8.648 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:48:25 [2022-06-06T20:48:25.495Z] #53 8.760 go: downloading github.com/pkg/errors v0.9.1
20:48:25 [2022-06-06T20:48:25.495Z] #53 9.101 go: downloading golang.org/x/tools v0.1.0
20:48:25 [2022-06-06T20:48:25.495Z] #53 10.26 go: downloading github.com/mattn/go-colorable v0.1.8
20:48:25 [2022-06-06T20:48:25.495Z] #53 10.47 go: downloading github.com/mattn/go-isatty v0.0.12
20:48:25 [2022-06-06T20:48:25.495Z] #53 10.62 go: downloading github.com/fsnotify/fsnotify v1.4.9
20:48:25 [2022-06-06T20:48:25.495Z] #53 10.96 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
20:48:25 [2022-06-06T20:48:25.495Z] #53 ...
20:48:25 [2022-06-06T20:48:25.495Z] 
20:48:25 [2022-06-06T20:48:25.495Z] #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
20:48:25 [2022-06-06T20:48:25.495Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519
20:48:25 [2022-06-06T20:48:25.495Z] #40 6.941 go: downloading github.com/tc-hib/go-winres v0.2.3
20:48:25 [2022-06-06T20:48:25.495Z] #40 7.853 go: downloading github.com/tc-hib/winres v0.1.5
20:48:25 [2022-06-06T20:48:25.495Z] #40 9.767 go: downloading github.com/urfave/cli/v2 v2.3.0
20:48:25 [2022-06-06T20:48:25.495Z] #40 10.28 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
20:48:25 [2022-06-06T20:48:25.495Z] #40 10.33 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
20:48:25 [2022-06-06T20:48:25.728Z] #55 29.85 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
20:48:25 [2022-06-06T20:48:25.754Z] #40 ...
20:48:25 [2022-06-06T20:48:25.754Z] 
20:48:25 [2022-06-06T20:48:25.754Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:48:25 [2022-06-06T20:48:25.754Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
20:48:25 [2022-06-06T20:48:25.754Z] #36 4.363 go: downloading github.com/go-delve/delve v1.8.1
20:48:25 [2022-06-06T20:48:25.754Z] #36 9.124 go: downloading github.com/spf13/cobra v1.1.3
20:48:25 [2022-06-06T20:48:25.754Z] #36 9.133 go: downloading github.com/sirupsen/logrus v1.6.0
20:48:25 [2022-06-06T20:48:25.754Z] #36 9.804 go: downloading github.com/mattn/go-isatty v0.0.3
20:48:25 [2022-06-06T20:48:25.754Z] #36 10.10 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
20:48:25 [2022-06-06T20:48:25.754Z] #36 10.46 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:48:25 [2022-06-06T20:48:25.754Z] #36 10.55 go: downloading github.com/spf13/pflag v1.0.5
20:48:25 [2022-06-06T20:48:25.754Z] #36 10.95 go: downloading gopkg.in/yaml.v2 v2.4.0
20:48:25 [2022-06-06T20:48:25.754Z] #36 11.33 go: downloading github.com/cosiner/argv v0.1.0
20:48:25 [2022-06-06T20:48:25.754Z] #36 11.40 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
20:48:25 [2022-06-06T20:48:25.754Z] #36 11.44 go: downloading github.com/peterh/liner v1.2.2
20:48:25 [2022-06-06T20:48:25.754Z] #36 ...
20:48:25 [2022-06-06T20:48:25.754Z] 
20:48:25 [2022-06-06T20:48:25.754Z] #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
20:48:25 [2022-06-06T20:48:25.754Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
20:48:25 [2022-06-06T20:48:25.754Z] #62 11.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:48:25 [2022-06-06T20:48:25.984Z] #55 30.10 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
20:48:25 [2022-06-06T20:48:25.984Z] #55 30.10 go: downloading github.com/go-critic/go-critic v0.6.2
20:48:26 [2022-06-06T20:48:26.299Z] #62 49.83 go: downloading mvdan.cc/gofumpt v0.2.1
20:48:26 [2022-06-06T20:48:26.299Z] #62 49.83 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:48:26 [2022-06-06T20:48:26.299Z] #62 49.90 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
20:48:26 [2022-06-06T20:48:26.299Z] #62 50.07 go: downloading github.com/davecgh/go-spew v1.1.1
20:48:26 [2022-06-06T20:48:26.299Z] #62 50.11 go: downloading github.com/pmezard/go-difflib v1.0.0
20:48:26 [2022-06-06T20:48:26.299Z] #62 50.12 go: downloading github.com/stretchr/objx v0.1.1
20:48:26 [2022-06-06T20:48:26.299Z] #62 50.21 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:48:26 [2022-06-06T20:48:26.327Z] #64 ...
20:48:26 [2022-06-06T20:48:26.327Z] 
20:48:26 [2022-06-06T20:48:26.327Z] #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
20:48:26 [2022-06-06T20:48:26.327Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109
20:48:26 [2022-06-06T20:48:26.327Z] #14 32.04 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]
20:48:26 [2022-06-06T20:48:26.327Z] #14 33.80 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]
20:48:26 [2022-06-06T20:48:26.327Z] #14 34.45 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]
20:48:26 [2022-06-06T20:48:26.327Z] #14 34.98 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]
20:48:26 [2022-06-06T20:48:26.327Z] #14 36.60 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]
20:48:26 [2022-06-06T20:48:26.327Z] #14 37.01 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]
20:48:26 [2022-06-06T20:48:26.327Z] #14 37.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
20:48:26 [2022-06-06T20:48:26.327Z] #14 37.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
20:48:26 [2022-06-06T20:48:26.327Z] #14 37.04 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
20:48:26 [2022-06-06T20:48:26.327Z] #14 37.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
20:48:26 [2022-06-06T20:48:26.327Z] #14 37.04 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]
20:48:26 [2022-06-06T20:48:26.327Z] #14 37.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
20:48:26 [2022-06-06T20:48:26.327Z] #14 37.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
20:48:26 [2022-06-06T20:48:26.327Z] #14 37.07 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
20:48:26 [2022-06-06T20:48:26.327Z] #14 37.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
20:48:26 [2022-06-06T20:48:26.327Z] #14 37.10 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
20:48:26 [2022-06-06T20:48:26.327Z] #14 37.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
20:48:26 [2022-06-06T20:48:26.327Z] #14 37.13 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
20:48:26 [2022-06-06T20:48:26.327Z] #14 37.13 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
20:48:26 [2022-06-06T20:48:26.327Z] #14 37.13 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
20:48:26 [2022-06-06T20:48:26.327Z] #14 37.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
20:48:26 [2022-06-06T20:48:26.327Z] #14 38.34 debconf: delaying package configuration, since apt-utils is not installed
20:48:26 [2022-06-06T20:48:26.327Z] #14 38.50 Fetched 108 MB in 7s (15.1 MB/s)
20:48:26 [2022-06-06T20:48:26.327Z] #14 38.58 Selecting previously unselected package binutils-mingw-w64-i686.
20:48:26 [2022-06-06T20:48:26.327Z] #14 38.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 ... 15709 files and directories currently installed.)
20:48:26 [2022-06-06T20:48:26.327Z] #14 38.64 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
20:48:26 [2022-06-06T20:48:26.327Z] #14 38.65 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:48:26 [2022-06-06T20:48:26.327Z] #14 40.42 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:48:26 [2022-06-06T20:48:26.327Z] #14 40.42 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
20:48:26 [2022-06-06T20:48:26.327Z] #14 40.43 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:48:26 [2022-06-06T20:48:26.327Z] #14 ...
20:48:26 [2022-06-06T20:48:26.327Z] 
20:48:26 [2022-06-06T20:48:26.327Z] #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
20:48:26 [2022-06-06T20:48:26.327Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0
20:48:26 [2022-06-06T20:48:26.327Z] #42 40.95 Selecting previously unselected package libxml2:arm64.
20:48:26 [2022-06-06T20:48:26.327Z] #42 40.95 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ...
20:48:26 [2022-06-06T20:48:26.327Z] #42 40.96 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
20:48:26 [2022-06-06T20:48:26.327Z] #42 41.41 Selecting previously unselected package libarchive13:arm64.
20:48:26 [2022-06-06T20:48:26.327Z] #42 41.42 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
20:48:26 [2022-06-06T20:48:26.327Z] #42 41.42 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
20:48:26 [2022-06-06T20:48:26.327Z] #42 41.69 Selecting previously unselected package libjsoncpp24:arm64.
20:48:26 [2022-06-06T20:48:26.327Z] #42 41.70 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
20:48:26 [2022-06-06T20:48:26.327Z] #42 41.70 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
20:48:26 [2022-06-06T20:48:26.327Z] #42 41.83 Selecting previously unselected package librhash0:arm64.
20:48:26 [2022-06-06T20:48:26.327Z] #42 41.84 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
20:48:26 [2022-06-06T20:48:26.327Z] #42 41.84 Unpacking librhash0:arm64 (1.4.1-2) ...
20:48:26 [2022-06-06T20:48:26.327Z] #42 42.05 Selecting previously unselected package libuv1:arm64.
20:48:26 [2022-06-06T20:48:26.327Z] #42 42.05 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
20:48:26 [2022-06-06T20:48:26.327Z] #42 42.05 Unpacking libuv1:arm64 (1.40.0-2) ...
20:48:26 [2022-06-06T20:48:26.327Z] #42 42.19 Selecting previously unselected package cmake.
20:48:26 [2022-06-06T20:48:26.327Z] #42 42.20 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
20:48:26 [2022-06-06T20:48:26.327Z] #42 42.21 Unpacking cmake (3.18.4-2+deb11u1) ...
20:48:26 [2022-06-06T20:48:26.556Z] #62 50.23 go: downloading github.com/go-toolsmith/astcopy v1.0.0
20:48:26 [2022-06-06T20:48:26.556Z] #62 50.24 go: downloading github.com/go-toolsmith/astequal v1.0.1
20:48:26 [2022-06-06T20:48:26.556Z] #62 50.25 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:48:26 [2022-06-06T20:48:26.556Z] #62 50.28 go: downloading github.com/go-toolsmith/astp v1.0.0
20:48:26 [2022-06-06T20:48:26.556Z] #62 50.28 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:48:26 [2022-06-06T20:48:26.556Z] #62 50.28 go: downloading github.com/go-toolsmith/typep v1.0.2
20:48:26 [2022-06-06T20:48:26.556Z] #62 50.30 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
20:48:26 [2022-06-06T20:48:26.556Z] #62 50.31 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
20:48:26 [2022-06-06T20:48:26.556Z] #62 50.38 go: downloading github.com/hashicorp/hcl v1.0.0
20:48:26 [2022-06-06T20:48:26.915Z] #55 31.08 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:48:26 [2022-06-06T20:48:26.915Z] #55 ...
20:48:26 [2022-06-06T20:48:26.915Z] 
20:48:26 [2022-06-06T20:48:26.915Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:48:26 [2022-06-06T20:48:26.915Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
20:48:26 [2022-06-06T20:48:26.915Z] #36 21.03 go: downloading github.com/russross/blackfriday/v2 v2.0.1
20:48:26 [2022-06-06T20:48:26.915Z] #36 21.38 go: downloading github.com/cilium/ebpf v0.7.0
20:48:26 [2022-06-06T20:48:26.915Z] #36 22.18 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
20:48:26 [2022-06-06T20:48:26.915Z] #36 ...
20:48:26 [2022-06-06T20:48:26.915Z] 
20:48:26 [2022-06-06T20:48:26.915Z] #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
20:48:26 [2022-06-06T20:48:26.915Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:48:26 [2022-06-06T20:48:26.915Z] #42 14.79 Reading package lists...
20:48:26 [2022-06-06T20:48:26.915Z] #42 21.20 Building dependency tree...
20:48:26 [2022-06-06T20:48:26.915Z] #42 24.70 The following additional packages will be installed:
20:48:26 [2022-06-06T20:48:26.915Z] #42 24.71   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
20:48:26 [2022-06-06T20:48:26.915Z] #42 24.73 Suggested packages:
20:48:26 [2022-06-06T20:48:26.915Z] #42 24.77   cmake-doc ninja-build lrzip
20:48:26 [2022-06-06T20:48:26.915Z] #42 24.77 Recommended packages:
20:48:26 [2022-06-06T20:48:26.915Z] #42 24.77   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:48:26 [2022-06-06T20:48:26.915Z] #42 25.74 The following NEW packages will be installed:
20:48:26 [2022-06-06T20:48:26.915Z] #42 25.76   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:48:26 [2022-06-06T20:48:26.915Z] #42 25.76   vim-common xxd
20:48:26 [2022-06-06T20:48:26.915Z] #42 26.17 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:48:26 [2022-06-06T20:48:26.915Z] #42 26.17 Need to get 17.7 MB of archives.
20:48:26 [2022-06-06T20:48:26.915Z] #42 26.17 After this operation, 70.7 MB of additional disk space will be used.
20:48:26 [2022-06-06T20:48:26.915Z] #42 26.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:48:26 [2022-06-06T20:48:26.915Z] #42 26.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:48:26 [2022-06-06T20:48:26.915Z] #42 26.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
20:48:26 [2022-06-06T20:48:26.915Z] #42 26.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:48:26 [2022-06-06T20:48:26.915Z] #42 26.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
20:48:26 [2022-06-06T20:48:26.915Z] #42 26.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
20:48:26 [2022-06-06T20:48:26.915Z] #42 26.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
20:48:26 [2022-06-06T20:48:26.915Z] #42 27.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
20:48:26 [2022-06-06T20:48:26.915Z] #42 27.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
20:48:26 [2022-06-06T20:48:26.915Z] #42 27.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
20:48:26 [2022-06-06T20:48:26.915Z] #42 28.76 debconf: delaying package configuration, since apt-utils is not installed
20:48:26 [2022-06-06T20:48:26.915Z] #42 29.07 Fetched 17.7 MB in 2s (11.2 MB/s)
20:48:26 [2022-06-06T20:48:26.915Z] #42 29.21 Selecting previously unselected package xxd.
20:48:26 [2022-06-06T20:48:26.915Z] #42 29.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:48:26 [2022-06-06T20:48:26.915Z] #42 29.21 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:48:26 [2022-06-06T20:48:26.915Z] #42 29.21 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:48:26 [2022-06-06T20:48:26.915Z] #42 29.42 Selecting previously unselected package vim-common.
20:48:26 [2022-06-06T20:48:26.915Z] #42 29.42 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:48:26 [2022-06-06T20:48:26.915Z] #42 29.59 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:48:26 [2022-06-06T20:48:26.915Z] #42 29.85 Selecting previously unselected package cmake-data.
20:48:26 [2022-06-06T20:48:26.915Z] #42 29.85 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
20:48:26 [2022-06-06T20:48:26.915Z] #42 29.85 Unpacking cmake-data (3.18.4-2+deb11u1) ...
20:48:27 [2022-06-06T20:48:27.121Z] #62 50.99 go: downloading github.com/pelletier/go-toml v1.9.4
20:48:27 [2022-06-06T20:48:27.121Z] #62 50.99 go: downloading golang.org/x/text v0.3.7
20:48:27 [2022-06-06T20:48:27.172Z] #42 ...
20:48:27 [2022-06-06T20:48:27.172Z] 
20:48:27 [2022-06-06T20:48:27.172Z] #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.44.0"      && /build/golangci-lint --version
20:48:27 [2022-06-06T20:48:27.172Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:48:27 [2022-06-06T20:48:27.172Z] #55 31.18 go: downloading github.com/hashicorp/go-multierror v1.1.1
20:48:27 [2022-06-06T20:48:27.713Z] #42 ...
20:48:27 [2022-06-06T20:48:27.713Z] 
20:48:27 [2022-06-06T20:48:27.713Z] #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.44.0"      && /build/golangci-lint --version
20:48:27 [2022-06-06T20:48:27.713Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3
20:48:27 [2022-06-06T20:48:27.713Z] #55 33.64 go: downloading mvdan.cc/gofumpt v0.2.1
20:48:27 [2022-06-06T20:48:27.713Z] #55 33.75 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:48:27 [2022-06-06T20:48:27.713Z] #55 33.82 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
20:48:27 [2022-06-06T20:48:27.713Z] #55 33.86 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
20:48:27 [2022-06-06T20:48:27.713Z] #55 34.96 go: downloading github.com/davecgh/go-spew v1.1.1
20:48:27 [2022-06-06T20:48:27.713Z] #55 34.97 go: downloading github.com/pmezard/go-difflib v1.0.0
20:48:27 [2022-06-06T20:48:27.713Z] #55 35.00 go: downloading github.com/stretchr/objx v0.1.1
20:48:27 [2022-06-06T20:48:27.713Z] #55 35.06 go: downloading golang.org/x/text v0.3.7
20:48:27 [2022-06-06T20:48:27.713Z] #55 39.72 go: downloading github.com/hashicorp/hcl v1.0.0
20:48:27 [2022-06-06T20:48:27.713Z] #55 39.88 go: downloading github.com/pelletier/go-toml v1.9.4
20:48:27 [2022-06-06T20:48:27.713Z] #55 40.03 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
20:48:27 [2022-06-06T20:48:27.713Z] #55 40.10 go: downloading github.com/gobwas/glob v0.2.3
20:48:27 [2022-06-06T20:48:27.713Z] #55 40.16 go: downloading github.com/kisielk/gotool v1.0.0
20:48:27 [2022-06-06T20:48:27.713Z] #55 40.18 go: downloading github.com/gostaticanalysis/comment v1.4.2
20:48:27 [2022-06-06T20:48:27.713Z] #55 40.26 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
20:48:27 [2022-06-06T20:48:27.713Z] #55 40.26 go: downloading golang.org/x/mod v0.5.1
20:48:27 [2022-06-06T20:48:27.713Z] #55 40.29 go: downloading github.com/ettle/strcase v0.1.1
20:48:27 [2022-06-06T20:48:27.713Z] #55 40.47 go: downloading github.com/fatih/structtag v1.2.0
20:48:27 [2022-06-06T20:48:27.713Z] #55 40.50 go: downloading github.com/Masterminds/semver v1.5.0
20:48:27 [2022-06-06T20:48:27.713Z] #55 40.61 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
20:48:27 [2022-06-06T20:48:27.713Z] #55 40.63 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
20:48:27 [2022-06-06T20:48:27.713Z] #55 40.63 go: downloading github.com/prometheus/client_golang v1.7.1
20:48:27 [2022-06-06T20:48:27.713Z] #55 41.04 go: downloading github.com/prometheus/client_model v0.2.0
20:48:27 [2022-06-06T20:48:27.713Z] #55 41.14 go: downloading github.com/google/go-cmp v0.5.6
20:48:27 [2022-06-06T20:48:27.713Z] #55 41.28 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:48:27 [2022-06-06T20:48:27.713Z] #55 41.35 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
20:48:27 [2022-06-06T20:48:27.713Z] #55 41.38 go: downloading github.com/olekukonko/tablewriter v0.0.5
20:48:27 [2022-06-06T20:48:27.713Z] #55 41.45 go: downloading github.com/beorn7/perks v1.0.1
20:48:27 [2022-06-06T20:48:27.713Z] #55 41.49 go: downloading github.com/cespare/xxhash/v2 v2.1.2
20:48:27 [2022-06-06T20:48:27.713Z] #55 41.50 go: downloading github.com/golang/protobuf v1.5.2
20:48:27 [2022-06-06T20:48:27.713Z] #55 41.51 go: downloading github.com/cespare/xxhash v1.1.0
20:48:27 [2022-06-06T20:48:27.713Z] #55 41.68 go: downloading github.com/prometheus/common v0.10.0
20:48:27 [2022-06-06T20:48:27.713Z] #55 41.78 go: downloading github.com/prometheus/procfs v0.6.0
20:48:27 [2022-06-06T20:48:27.713Z] #55 41.87 go: downloading github.com/mattn/go-runewidth v0.0.9
20:48:27 [2022-06-06T20:48:27.713Z] #55 41.98 go: downloading google.golang.org/protobuf v1.27.1
20:48:27 [2022-06-06T20:48:27.713Z] #55 43.02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
20:48:27 [2022-06-06T20:48:27.734Z] #67 8.246 go: downloading github.com/urfave/cli/v2 v2.4.0
20:48:27 [2022-06-06T20:48:27.734Z] #67 8.270 go: downloading github.com/sirupsen/logrus v1.8.1
20:48:27 [2022-06-06T20:48:27.974Z] #55 ...
20:48:27 [2022-06-06T20:48:27.974Z] 
20:48:27 [2022-06-06T20:48:27.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
20:48:27 [2022-06-06T20:48:27.974Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109
20:48:27 [2022-06-06T20:48:27.974Z] #14 42.48 Selecting previously unselected package binutils-mingw-w64.
20:48:27 [2022-06-06T20:48:27.974Z] #14 42.48 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
20:48:27 [2022-06-06T20:48:27.974Z] #14 42.49 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
20:48:27 [2022-06-06T20:48:27.974Z] #14 42.62 Selecting previously unselected package libdevmapper1.02.1:arm64.
20:48:27 [2022-06-06T20:48:27.974Z] #14 42.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
20:48:27 [2022-06-06T20:48:27.974Z] #14 42.64 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
20:48:27 [2022-06-06T20:48:27.974Z] #14 42.77 Selecting previously unselected package dmsetup.
20:48:27 [2022-06-06T20:48:27.974Z] #14 42.78 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
20:48:27 [2022-06-06T20:48:27.974Z] #14 42.79 Unpacking dmsetup (2:1.02.175-2.1) ...
20:48:27 [2022-06-06T20:48:27.974Z] #14 42.96 Selecting previously unselected package mingw-w64-common.
20:48:27 [2022-06-06T20:48:27.974Z] #14 42.97 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
20:48:27 [2022-06-06T20:48:27.974Z] #14 42.97 Unpacking mingw-w64-common (8.0.0-1) ...
20:48:28 [2022-06-06T20:48:28.052Z] #62 ...
20:48:28 [2022-06-06T20:48:28.052Z] 
20:48:28 [2022-06-06T20:48:28.052Z] #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
20:48:28 [2022-06-06T20:48:28.052Z] #41 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
20:48:28 [2022-06-06T20:48:28.543Z] #55 ...
20:48:28 [2022-06-06T20:48:28.543Z] 
20:48:28 [2022-06-06T20:48:28.543Z] #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
20:48:28 [2022-06-06T20:48:28.543Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
20:48:28 [2022-06-06T20:48:28.543Z] #62 20.32 Reading package lists...
20:48:28 [2022-06-06T20:48:28.543Z] #62 25.95 Building dependency tree...
20:48:28 [2022-06-06T20:48:28.543Z] #62 29.71 The following additional packages will be installed:
20:48:28 [2022-06-06T20:48:28.543Z] #62 29.71   libbtrfs0
20:48:28 [2022-06-06T20:48:28.543Z] #62 29.85 The following NEW packages will be installed:
20:48:28 [2022-06-06T20:48:28.543Z] #62 29.93   libbtrfs-dev libbtrfs0
20:48:28 [2022-06-06T20:48:28.543Z] #62 30.42 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:48:28 [2022-06-06T20:48:28.543Z] #62 30.42 Need to get 460 kB of archives.
20:48:28 [2022-06-06T20:48:28.543Z] #62 30.42 After this operation, 1237 kB of additional disk space will be used.
20:48:28 [2022-06-06T20:48:28.543Z] #62 30.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:48:28 [2022-06-06T20:48:28.543Z] #62 30.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:48:28 [2022-06-06T20:48:28.543Z] #62 31.45 debconf: delaying package configuration, since apt-utils is not installed
20:48:28 [2022-06-06T20:48:28.543Z] #62 31.64 Fetched 460 kB in 0s (1308 kB/s)
20:48:28 [2022-06-06T20:48:28.543Z] #62 31.75 Selecting previously unselected package libbtrfs0:amd64.
20:48:28 [2022-06-06T20:48:28.543Z] #62 31.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:48:28 [2022-06-06T20:48:28.543Z] #62 31.82 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
20:48:28 [2022-06-06T20:48:28.543Z] #62 31.83 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:48:28 [2022-06-06T20:48:28.543Z] #62 32.09 Selecting previously unselected package libbtrfs-dev:amd64.
20:48:28 [2022-06-06T20:48:28.543Z] #62 32.11 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
20:48:28 [2022-06-06T20:48:28.543Z] #62 32.13 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:48:28 [2022-06-06T20:48:28.543Z] #62 32.44 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:48:28 [2022-06-06T20:48:28.543Z] #62 32.49 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:48:28 [2022-06-06T20:48:28.543Z] #62 32.50 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:48:28 [2022-06-06T20:48:28.543Z] #62 DONE 32.9s
20:48:28 [2022-06-06T20:48:28.582Z] #41 51.65 Updating files:  87% (1334/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.
20:48:28 [2022-06-06T20:48:28.582Z] #41 52.08 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
20:48:28 [2022-06-06T20:48:28.671Z] #67 9.357 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
20:48:28 [2022-06-06T20:48:28.800Z] 
20:48:28 [2022-06-06T20:48:28.800Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
20:48:28 [2022-06-06T20:48:28.800Z] #63 sha256:821b36f10b83fde6efefe52c99c0ef523da7449cb16488561c28e71c5eb2ba3a
20:48:28 [2022-06-06T20:48:28.916Z] #14 ...
20:48:28 [2022-06-06T20:48:28.916Z] 
20:48:28 [2022-06-06T20:48:28.916Z] #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
20:48:28 [2022-06-06T20:48:28.916Z] #34 sha256:3c43bfa515a78ed00ea24c9365d971d93e439163e3ab4e428cfd764352468242
20:48:28 [2022-06-06T20:48:28.916Z] #34 34.34 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
20:48:28 [2022-06-06T20:48:28.916Z] #34 35.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:48:28 [2022-06-06T20:48:28.916Z] #34 ...
20:48:28 [2022-06-06T20:48:28.916Z] 
20:48:28 [2022-06-06T20:48:28.916Z] #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
20:48:28 [2022-06-06T20:48:28.916Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27
20:48:28 [2022-06-06T20:48:28.916Z] #51 37.34 Selecting previously unselected package libnet1:arm64.
20:48:28 [2022-06-06T20:48:28.916Z] #51 37.34 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:48:28 [2022-06-06T20:48:28.916Z] #51 37.35 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:48:28 [2022-06-06T20:48:28.916Z] #51 37.57 Selecting previously unselected package libnl-3-200:arm64.
20:48:28 [2022-06-06T20:48:28.916Z] #51 37.57 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
20:48:28 [2022-06-06T20:48:28.916Z] #51 37.57 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
20:48:28 [2022-06-06T20:48:28.916Z] #51 37.69 Selecting previously unselected package libprotobuf-c1:arm64.
20:48:28 [2022-06-06T20:48:28.916Z] #51 37.69 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
20:48:28 [2022-06-06T20:48:28.916Z] #51 37.69 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:48:28 [2022-06-06T20:48:28.916Z] #51 37.86 Selecting previously unselected package criu.
20:48:28 [2022-06-06T20:48:28.916Z] #51 37.86 Preparing to unpack .../7-criu_3.17-1_arm64.deb ...
20:48:28 [2022-06-06T20:48:28.916Z] #51 37.86 Unpacking criu (3.17-1) ...
20:48:28 [2022-06-06T20:48:28.916Z] #51 38.46 Setting up python3-pkg-resources (52.0.0-4) ...
20:48:28 [2022-06-06T20:48:28.916Z] #51 39.71 Setting up libprotobuf23:arm64 (3.12.4-1) ...
20:48:28 [2022-06-06T20:48:28.916Z] #51 39.72 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:48:28 [2022-06-06T20:48:28.916Z] #51 39.74 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:48:28 [2022-06-06T20:48:28.916Z] #51 39.76 Setting up python3-six (1.16.0-2) ...
20:48:28 [2022-06-06T20:48:28.916Z] #51 40.72 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
20:48:28 [2022-06-06T20:48:28.916Z] #51 40.74 Setting up python3-protobuf (3.12.4-1) ...
20:48:28 [2022-06-06T20:48:28.916Z] #51 43.76 Setting up criu (3.17-1) ...
20:48:28 [2022-06-06T20:48:28.916Z] #51 ...
20:48:28 [2022-06-06T20:48:28.916Z] 
20:48:28 [2022-06-06T20:48:28.916Z] #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
20:48:28 [2022-06-06T20:48:28.916Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0
20:48:28 [2022-06-06T20:48:28.916Z] #42 44.92 Setting up libicu67:arm64 (67.1-7) ...
20:48:29 [2022-06-06T20:48:29.057Z] #62 14.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:48:29 [2022-06-06T20:48:29.063Z] #63 DONE 0.2s
20:48:29 [2022-06-06T20:48:29.063Z] 
20:48:29 [2022-06-06T20:48:29.063Z] #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
20:48:29 [2022-06-06T20:48:29.063Z] #64 sha256:a1405f6554fdf2bc9e9bc86e8599572bd07d7cc45bb4e384cc9cb6e7ead40137
20:48:29 [2022-06-06T20:48:29.098Z] #41 52.48 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:48:29 [2022-06-06T20:48:29.178Z] #42 44.94 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:48:29 [2022-06-06T20:48:29.178Z] #42 44.97 Setting up libuv1:arm64 (1.40.0-2) ...
20:48:29 [2022-06-06T20:48:29.178Z] #42 44.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:48:29 [2022-06-06T20:48:29.178Z] #42 45.03 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
20:48:29 [2022-06-06T20:48:29.178Z] #42 45.05 Setting up librhash0:arm64 (1.4.1-2) ...
20:48:29 [2022-06-06T20:48:29.178Z] #42 45.07 Setting up cmake-data (3.18.4-2+deb11u1) ...
20:48:29 [2022-06-06T20:48:29.178Z] #42 45.15 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
20:48:29 [2022-06-06T20:48:29.241Z] #67 ...
20:48:29 [2022-06-06T20:48:29.241Z] 
20:48:29 [2022-06-06T20:48:29.241Z] #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
20:48:29 [2022-06-06T20:48:29.241Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6
20:48:29 [2022-06-06T20:48:29.241Z] #38 7.389 go: downloading github.com/pelletier/go-toml v1.8.1
20:48:29 [2022-06-06T20:48:29.241Z] #38 ...
20:48:29 [2022-06-06T20:48:29.241Z] 
20:48:29 [2022-06-06T20:48:29.242Z] #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.44.0"      && /build/golangci-lint --version
20:48:29 [2022-06-06T20:48:29.242Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:48:29 [2022-06-06T20:48:29.242Z] #55 7.303 go: downloading github.com/golangci/golangci-lint v1.44.0
20:48:29 [2022-06-06T20:48:29.439Z] #42 45.18 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
20:48:29 [2022-06-06T20:48:29.439Z] #42 45.19 Setting up cmake (3.18.4-2+deb11u1) ...
20:48:29 [2022-06-06T20:48:29.439Z] #42 45.23 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:48:29 [2022-06-06T20:48:29.501Z] #55 ...
20:48:29 [2022-06-06T20:48:29.501Z] 
20:48:29 [2022-06-06T20:48:29.501Z] #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
20:48:29 [2022-06-06T20:48:29.501Z] #26 sha256:ce39d823fbeea98d7cf78fd388276e69a4b8cbcaea503665ceade7c7fe3cda8b
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.852 + RM_GOPATH=0
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.852 + TMP_GOPATH=
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.852 + : /build
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.852 + '[' -z '' ']'
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.852 ++ mktemp -d
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.852 + export GOPATH=/tmp/tmp.ATSpT74eGP
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.852 + GOPATH=/tmp/tmp.ATSpT74eGP
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.852 + RM_GOPATH=1
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.852 + case "$(go env GOARCH)" in
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.852 ++ go env GOARCH
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.853 + export GO_BUILDMODE=-buildmode=pie
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.853 + GO_BUILDMODE=-buildmode=pie
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.853 ++ dirname /install.sh
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.853 + dir=/
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.853 + bin=dockercli
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.853 + shift
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.853 + '[' '!' -f //dockercli.installer ']'
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.853 + . //dockercli.installer
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.853 ++ : stable
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.853 ++ : 17.06.2-ce
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.853 + install_dockercli
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.853 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.853 ++ uname -m
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.853 + arch=x86_64
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.853 + '[' x86_64 '!=' x86_64 ']'
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.853 + url=https://download.docker.com/linux/static
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.853 + tar -xz docker/docker
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.853 Install docker/cli version 17.06.2-ce from stable
20:48:29 [2022-06-06T20:48:29.501Z] #26 4.859 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:48:29 [2022-06-06T20:48:29.501Z] #26 ...
20:48:29 [2022-06-06T20:48:29.501Z] 
20:48:29 [2022-06-06T20:48:29.501Z] #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
20:48:29 [2022-06-06T20:48:29.501Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589
20:48:29 [2022-06-06T20:48:29.501Z] #57 7.362 go: downloading mvdan.cc/sh/v3 v3.0.2
20:48:29 [2022-06-06T20:48:29.501Z] #57 8.794 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:48:29 [2022-06-06T20:48:29.501Z] #57 8.873 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:48:29 [2022-06-06T20:48:29.501Z] #57 8.873 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:48:29 [2022-06-06T20:48:29.761Z] #57 ...
20:48:29 [2022-06-06T20:48:29.761Z] 
20:48:29 [2022-06-06T20:48:29.761Z] #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
20:48:29 [2022-06-06T20:48:29.761Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32
20:48:29 [2022-06-06T20:48:29.761Z] #53 7.054 go: downloading gotest.tools/gotestsum v1.8.1
20:48:29 [2022-06-06T20:48:29.761Z] #53 9.315 go: downloading github.com/dnephin/pflag v1.0.7
20:48:29 [2022-06-06T20:48:29.761Z] #53 9.315 go: downloading github.com/fatih/color v1.10.0
20:48:29 [2022-06-06T20:48:29.761Z] #53 9.531 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:48:29 [2022-06-06T20:48:29.761Z] #53 9.750 go: downloading github.com/pkg/errors v0.9.1
20:48:29 [2022-06-06T20:48:29.761Z] #53 10.26 go: downloading github.com/mattn/go-colorable v0.1.8
20:48:29 [2022-06-06T20:48:29.761Z] #53 10.50 go: downloading github.com/mattn/go-isatty v0.0.12
20:48:29 [2022-06-06T20:48:29.761Z] #53 10.54 go: downloading github.com/fsnotify/fsnotify v1.4.9
20:48:29 [2022-06-06T20:48:29.761Z] #53 10.57 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
20:48:29 [2022-06-06T20:48:29.761Z] #53 ...
20:48:29 [2022-06-06T20:48:29.761Z] 
20:48:29 [2022-06-06T20:48:29.761Z] #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
20:48:29 [2022-06-06T20:48:29.761Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519
20:48:29 [2022-06-06T20:48:29.761Z] #40 7.426 go: downloading github.com/tc-hib/go-winres v0.2.3
20:48:29 [2022-06-06T20:48:29.761Z] #40 8.656 go: downloading github.com/tc-hib/winres v0.1.5
20:48:29 [2022-06-06T20:48:29.761Z] #40 10.72 go: downloading github.com/urfave/cli/v2 v2.3.0
20:48:30 [2022-06-06T20:48:30.020Z] #40 ...
20:48:30 [2022-06-06T20:48:30.020Z] 
20:48:30 [2022-06-06T20:48:30.020Z] #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
20:48:30 [2022-06-06T20:48:30.020Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:48:30 [2022-06-06T20:48:30.020Z] #51 7.639 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:48:30 [2022-06-06T20:48:30.020Z] #51 7.720 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:48:30 [2022-06-06T20:48:30.020Z] #51 7.728 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:48:30 [2022-06-06T20:48:30.020Z] #51 8.373 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
20:48:30 [2022-06-06T20:48:30.020Z] #51 9.990 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:48:30 [2022-06-06T20:48:30.020Z] #51 ...
20:48:30 [2022-06-06T20:48:30.020Z] 
20:48:30 [2022-06-06T20:48:30.020Z] #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
20:48:30 [2022-06-06T20:48:30.020Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
20:48:30 [2022-06-06T20:48:30.020Z] #34 6.707 + git clone https://github.com/kolyshkin/go-swagger.git .
20:48:30 [2022-06-06T20:48:30.020Z] #34 6.753 Cloning into '.'...
20:48:30 [2022-06-06T20:48:30.279Z] #34 ...
20:48:30 [2022-06-06T20:48:30.279Z] 
20:48:30 [2022-06-06T20:48:30.279Z] #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
20:48:30 [2022-06-06T20:48:30.279Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
20:48:30 [2022-06-06T20:48:30.279Z] #47 5.699 + git clone https://github.com/docker/distribution.git .
20:48:30 [2022-06-06T20:48:30.279Z] #47 5.714 Cloning into '.'...
20:48:30 [2022-06-06T20:48:30.539Z] #47 ...
20:48:30 [2022-06-06T20:48:30.539Z] 
20:48:30 [2022-06-06T20:48:30.539Z] #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
20:48:30 [2022-06-06T20:48:30.539Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
20:48:30 [2022-06-06T20:48:30.539Z] #62 5.120 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:48:30 [2022-06-06T20:48:30.539Z] #62 5.133 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:48:30 [2022-06-06T20:48:30.539Z] #62 5.157 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:48:30 [2022-06-06T20:48:30.539Z] #62 5.362 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:48:30 [2022-06-06T20:48:30.539Z] #62 6.129 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:48:30 [2022-06-06T20:48:30.539Z] #62 8.980 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:48:30 [2022-06-06T20:48:30.539Z] #62 ...
20:48:30 [2022-06-06T20:48:30.539Z] 
20:48:30 [2022-06-06T20:48:30.539Z] #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
20:48:30 [2022-06-06T20:48:30.539Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:48:30 [2022-06-06T20:48:30.539Z] #42 7.074 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:48:30 [2022-06-06T20:48:30.539Z] #42 7.162 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:48:30 [2022-06-06T20:48:30.539Z] #42 7.164 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:48:30 [2022-06-06T20:48:30.539Z] #42 9.676 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:48:30 [2022-06-06T20:48:30.803Z] #42 ...
20:48:30 [2022-06-06T20:48:30.803Z] 
20:48:30 [2022-06-06T20:48:30.803Z] #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
20:48:30 [2022-06-06T20:48:30.803Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:48:30 [2022-06-06T20:48:30.803Z] #14 7.008 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:48:30 [2022-06-06T20:48:30.803Z] #14 7.037 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:48:30 [2022-06-06T20:48:30.803Z] #14 7.038 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:48:30 [2022-06-06T20:48:30.803Z] #14 8.483 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:48:30 [2022-06-06T20:48:30.803Z] #14 11.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:48:30 [2022-06-06T20:48:30.803Z] #14 ...
20:48:30 [2022-06-06T20:48:30.803Z] 
20:48:30 [2022-06-06T20:48:30.803Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:48:30 [2022-06-06T20:48:30.803Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
20:48:30 [2022-06-06T20:48:30.803Z] #36 7.129 go: downloading github.com/go-delve/delve v1.8.1
20:48:30 [2022-06-06T20:48:30.966Z] #62 ...
20:48:30 [2022-06-06T20:48:30.966Z] 
20:48:30 [2022-06-06T20:48:30.966Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:48:30 [2022-06-06T20:48:30.966Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
20:48:30 [2022-06-06T20:48:30.966Z] #36 12.04 go: downloading github.com/google/go-dap v0.6.0
20:48:30 [2022-06-06T20:48:30.966Z] #36 12.92 go: downloading github.com/russross/blackfriday/v2 v2.0.1
20:48:30 [2022-06-06T20:48:30.966Z] #36 13.26 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
20:48:30 [2022-06-06T20:48:30.966Z] #36 14.46 go: downloading github.com/mattn/go-runewidth v0.0.3
20:48:30 [2022-06-06T20:48:30.966Z] #36 14.76 go: downloading github.com/hashicorp/golang-lru v0.5.4
20:48:30 [2022-06-06T20:48:30.966Z] #36 14.89 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
20:48:30 [2022-06-06T20:48:30.993Z] #41 ...
20:48:30 [2022-06-06T20:48:30.993Z] 
20:48:30 [2022-06-06T20:48:30.993Z] #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
20:48:30 [2022-06-06T20:48:30.993Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:48:30 [2022-06-06T20:48:30.993Z] #58 44.15 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
20:48:30 [2022-06-06T20:48:30.993Z] #58 45.85 debconf: delaying package configuration, since apt-utils is not installed
20:48:30 [2022-06-06T20:48:30.993Z] #58 46.12 Fetched 2314 kB in 3s (692 kB/s)
20:48:30 [2022-06-06T20:48:30.993Z] #58 46.22 Selecting previously unselected package libprotobuf23:amd64.
20:48:30 [2022-06-06T20:48:30.993Z] #58 46.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:48:30 [2022-06-06T20:48:30.993Z] #58 46.35 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
20:48:30 [2022-06-06T20:48:30.993Z] #58 46.39 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
20:48:30 [2022-06-06T20:48:30.993Z] #58 47.22 Selecting previously unselected package python3-pkg-resources.
20:48:30 [2022-06-06T20:48:30.993Z] #58 47.22 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
20:48:30 [2022-06-06T20:48:30.993Z] #58 47.24 Unpacking python3-pkg-resources (52.0.0-4) ...
20:48:30 [2022-06-06T20:48:30.993Z] #58 47.58 Selecting previously unselected package python3-six.
20:48:30 [2022-06-06T20:48:30.993Z] #58 47.58 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
20:48:30 [2022-06-06T20:48:30.993Z] #58 47.60 Unpacking python3-six (1.16.0-2) ...
20:48:30 [2022-06-06T20:48:30.993Z] #58 47.81 Selecting previously unselected package python3-protobuf.
20:48:30 [2022-06-06T20:48:30.993Z] #58 47.82 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
20:48:30 [2022-06-06T20:48:30.993Z] #58 47.83 Unpacking python3-protobuf (3.12.4-1) ...
20:48:30 [2022-06-06T20:48:30.993Z] #58 48.54 Selecting previously unselected package libnet1:amd64.
20:48:30 [2022-06-06T20:48:30.993Z] #58 48.55 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:48:30 [2022-06-06T20:48:30.993Z] #58 48.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:48:30 [2022-06-06T20:48:30.993Z] #58 48.78 Selecting previously unselected package libnl-3-200:amd64.
20:48:30 [2022-06-06T20:48:30.993Z] #58 48.78 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:48:30 [2022-06-06T20:48:30.993Z] #58 48.80 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:48:30 [2022-06-06T20:48:30.993Z] #58 48.95 Selecting previously unselected package libprotobuf-c1:amd64.
20:48:30 [2022-06-06T20:48:30.993Z] #58 48.96 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:48:30 [2022-06-06T20:48:30.993Z] #58 48.97 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:48:30 [2022-06-06T20:48:30.993Z] #58 49.08 Selecting previously unselected package criu.
20:48:30 [2022-06-06T20:48:30.993Z] #58 49.08 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
20:48:30 [2022-06-06T20:48:30.993Z] #58 49.10 Unpacking criu (3.17-1) ...
20:48:30 [2022-06-06T20:48:30.993Z] #58 49.89 Setting up python3-pkg-resources (52.0.0-4) ...
20:48:30 [2022-06-06T20:48:30.993Z] #58 51.94 Setting up libprotobuf23:amd64 (3.12.4-1) ...
20:48:30 [2022-06-06T20:48:30.993Z] #58 52.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:48:30 [2022-06-06T20:48:30.993Z] #58 52.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:48:30 [2022-06-06T20:48:30.993Z] #58 52.15 Setting up python3-six (1.16.0-2) ...
20:48:30 [2022-06-06T20:48:30.993Z] #58 53.47 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:48:30 [2022-06-06T20:48:30.993Z] #58 53.52 Setting up python3-protobuf (3.12.4-1) ...
20:48:31 [2022-06-06T20:48:31.062Z] #36 ...
20:48:31 [2022-06-06T20:48:31.062Z] 
20:48:31 [2022-06-06T20:48:31.062Z] #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
20:48:31 [2022-06-06T20:48:31.062Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32
20:48:31 [2022-06-06T20:48:31.062Z] #53 10.98 go: downloading github.com/jonboulle/clockwork v0.2.2
20:48:31 [2022-06-06T20:48:31.062Z] #53 11.16 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
20:48:31 [2022-06-06T20:48:31.062Z] #53 11.51 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
20:48:31 [2022-06-06T20:48:31.062Z] #53 11.90 go: downloading golang.org/x/tools v0.1.0
20:48:31 [2022-06-06T20:48:31.225Z] #36 ...
20:48:31 [2022-06-06T20:48:31.225Z] 
20:48:31 [2022-06-06T20:48:31.225Z] #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
20:48:31 [2022-06-06T20:48:31.225Z] #67 sha256:cdd3616b4a8e38baa711849a39b0a1605b1721a9b2c3f5c0ada7e3f7e9986c54
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.745 + RM_GOPATH=0
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.745 + TMP_GOPATH=
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.745 + : /build
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.745 + '[' -z '' ']'
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.745 ++ mktemp -d
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.745 + export GOPATH=/tmp/tmp.IMiObJpKgS
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.745 + GOPATH=/tmp/tmp.IMiObJpKgS
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.745 + RM_GOPATH=1
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.745 + case "$(go env GOARCH)" in
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.745 ++ go env GOARCH
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.755 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.755 + export GO_BUILDMODE=-buildmode=pie
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.755 + GO_BUILDMODE=-buildmode=pie
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.755 ++ dirname /install.sh
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.755 + dir=/
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.755 + bin=rootlesskit
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.755 + shift
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.755 + '[' '!' -f //rootlesskit.installer ']'
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.755 + . //rootlesskit.installer
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.755 ++ : 1920341cd41e047834a21007424162a2dc946315
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.755 + install_rootlesskit
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.755 + case "$1" in
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.755 + export CGO_ENABLED=0
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.755 + CGO_ENABLED=0
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.755 + _install_rootlesskit
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.755 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.755 + for f in rootlesskit rootlesskit-docker-proxy
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.755 + GOBIN=/build
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.755 + GO111MODULE=on
20:48:31 [2022-06-06T20:48:31.225Z] #67 6.755 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
20:48:31 [2022-06-06T20:48:31.225Z] #67 7.390 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
20:48:31 [2022-06-06T20:48:31.225Z] #67 11.25 go: downloading github.com/sirupsen/logrus v1.8.1
20:48:31 [2022-06-06T20:48:31.225Z] #67 11.25 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
20:48:31 [2022-06-06T20:48:31.225Z] #67 11.96 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
20:48:31 [2022-06-06T20:48:31.225Z] #67 13.97 go: downloading github.com/google/uuid v1.3.0
20:48:31 [2022-06-06T20:48:31.225Z] #67 14.21 go: downloading github.com/moby/vpnkit v0.5.0
20:48:31 [2022-06-06T20:48:31.793Z] #67 ...
20:48:31 [2022-06-06T20:48:31.793Z] 
20:48:31 [2022-06-06T20:48:31.793Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:48:31 [2022-06-06T20:48:31.793Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
20:48:31 [2022-06-06T20:48:31.793Z] #36 17.53 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
20:48:31 [2022-06-06T20:48:31.793Z] #36 17.65 go: downloading github.com/cilium/ebpf v0.7.0
20:48:32 [2022-06-06T20:48:32.348Z] #64 2.982 + RM_GOPATH=0
20:48:32 [2022-06-06T20:48:32.348Z] #64 2.984 + TMP_GOPATH=
20:48:32 [2022-06-06T20:48:32.348Z] #64 2.985 + : /build
20:48:32 [2022-06-06T20:48:32.348Z] #64 2.985 + '[' -z '' ']'
20:48:32 [2022-06-06T20:48:32.348Z] #64 2.987 ++ mktemp -d
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.013 + export GOPATH=/tmp/tmp.DXJwWp40GE
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.013 + GOPATH=/tmp/tmp.DXJwWp40GE
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.013 + RM_GOPATH=1
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.013 + case "$(go env GOARCH)" in
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.013 ++ go env GOARCH
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.079 + export GO_BUILDMODE=-buildmode=pie
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.079 + GO_BUILDMODE=-buildmode=pie
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.080 ++ dirname /install.sh
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.083 + dir=/
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.083 + bin=containerd
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.083 + shift
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.083 + '[' '!' -f //containerd.installer ']'
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.083 + . //containerd.installer
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.086 ++ set -e
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.086 ++ : v1.6.6
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.092 + install_containerd
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.092 + echo 'Install containerd version v1.6.6'
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.092 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DXJwWp40GE/src/github.com/containerd/containerd
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.093 Install containerd version v1.6.6
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.094 Cloning into '/tmp/tmp.DXJwWp40GE/src/github.com/containerd/containerd'...
20:48:33 [2022-06-06T20:48:33.517Z] #58 ...
20:48:33 [2022-06-06T20:48:33.517Z] 
20:48:33 [2022-06-06T20:48:33.517Z] #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.44.0"      && /build/golangci-lint --version
20:48:33 [2022-06-06T20:48:33.517Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:48:33 [2022-06-06T20:48:33.517Z] #62 57.05 go: downloading github.com/gobwas/glob v0.2.3
20:48:33 [2022-06-06T20:48:33.517Z] #62 57.08 go: downloading github.com/kisielk/gotool v1.0.0
20:48:33 [2022-06-06T20:48:33.517Z] #62 57.23 go: downloading github.com/gostaticanalysis/comment v1.4.2
20:48:33 [2022-06-06T20:48:33.517Z] #62 57.26 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
20:48:33 [2022-06-06T20:48:33.517Z] #62 57.29 go: downloading golang.org/x/mod v0.5.1
20:48:33 [2022-06-06T20:48:33.517Z] #62 57.36 go: downloading github.com/ettle/strcase v0.1.1
20:48:33 [2022-06-06T20:48:33.517Z] #62 57.42 go: downloading github.com/fatih/structtag v1.2.0
20:48:33 [2022-06-06T20:48:33.517Z] #62 57.43 go: downloading github.com/Masterminds/semver v1.5.0
20:48:33 [2022-06-06T20:48:33.517Z] #62 57.48 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
20:48:33 [2022-06-06T20:48:33.716Z] #64 ...
20:48:33 [2022-06-06T20:48:33.716Z] 
20:48:33 [2022-06-06T20:48:33.716Z] #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
20:48:33 [2022-06-06T20:48:33.716Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:48:33 [2022-06-06T20:48:33.716Z] #51 21.70 Reading package lists...
20:48:33 [2022-06-06T20:48:33.716Z] #51 27.57 Reading package lists...
20:48:33 [2022-06-06T20:48:33.716Z] #51 33.53 Building dependency tree...
20:48:33 [2022-06-06T20:48:33.716Z] #51 37.11 The following additional packages will be installed:
20:48:33 [2022-06-06T20:48:33.716Z] #51 37.13   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:48:33 [2022-06-06T20:48:33.716Z] #51 37.14   python3-protobuf python3-six
20:48:33 [2022-06-06T20:48:33.716Z] #51 37.15 Suggested packages:
20:48:33 [2022-06-06T20:48:33.716Z] #51 37.15   python3-setuptools
20:48:33 [2022-06-06T20:48:33.716Z] #51 37.15 Recommended packages:
20:48:33 [2022-06-06T20:48:33.716Z] #51 37.15   iproute2 | iproute
20:48:33 [2022-06-06T20:48:33.716Z] #51 ...
20:48:33 [2022-06-06T20:48:33.716Z] 
20:48:33 [2022-06-06T20:48:33.716Z] #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.44.0"      && /build/golangci-lint --version
20:48:33 [2022-06-06T20:48:33.716Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:48:33 [2022-06-06T20:48:33.716Z] #55 34.88 go: downloading github.com/mattn/go-colorable v0.1.12
20:48:33 [2022-06-06T20:48:33.716Z] #55 34.90 go: downloading github.com/sirupsen/logrus v1.8.1
20:48:33 [2022-06-06T20:48:33.716Z] #55 34.90 go: downloading github.com/stretchr/testify v1.7.0
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.02 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.07 go: downloading github.com/mattn/go-isatty v0.0.14
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.08 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.19 go: downloading github.com/fsnotify/fsnotify v1.5.1
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.26 go: downloading github.com/magiconair/properties v1.8.5
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.34 go: downloading github.com/mitchellh/mapstructure v1.4.3
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.38 go: downloading github.com/spf13/afero v1.6.0
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.49 go: downloading github.com/spf13/cast v1.4.1
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.51 go: downloading github.com/spf13/jwalterweatherman v1.1.0
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.59 go: downloading github.com/subosito/gotenv v1.2.0
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.62 go: downloading gopkg.in/ini.v1 v1.66.2
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.66 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.69 go: downloading github.com/go-toolsmith/astcopy v1.0.0
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.72 go: downloading github.com/go-toolsmith/astequal v1.0.1
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.73 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 35.76 go: downloading github.com/go-toolsmith/astp v1.0.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 35.87 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 35.88 go: downloading github.com/go-toolsmith/typep v1.0.2
20:48:33 [2022-06-06T20:48:33.717Z] #55 35.89 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
20:48:33 [2022-06-06T20:48:33.717Z] #55 35.90 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.02 go: downloading github.com/hashicorp/errwrap v1.0.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.15 go: downloading 4d63.com/gochecknoglobals v0.1.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.19 go: downloading github.com/Antonboom/errname v0.1.5
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.28 go: downloading github.com/Antonboom/nilnil v0.1.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.30 go: downloading github.com/BurntSushi/toml v1.0.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.37 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.56 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.58 go: downloading github.com/alexkohler/prealloc v1.0.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.62 go: downloading github.com/ashanbrown/forbidigo v1.3.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.65 go: downloading github.com/ashanbrown/makezero v1.1.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.69 go: downloading github.com/bkielbasa/cyclop v1.2.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.73 go: downloading github.com/blizzy78/varnamelen v0.5.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.78 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.85 go: downloading github.com/breml/bidichk v0.2.1
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.89 go: downloading github.com/breml/errchkjson v0.2.1
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.05 go: downloading github.com/butuzov/ireturn v0.1.1
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.13 go: downloading github.com/charithe/durationcheck v0.0.9
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.16 go: downloading github.com/daixiang0/gci v0.2.9
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.16 go: downloading github.com/denis-tingajkin/go-header v0.4.2
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.25 go: downloading github.com/esimonov/ifshort v1.0.4
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.26 go: downloading github.com/fzipp/gocyclo v0.4.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.29 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.34 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.38 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.41 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.60 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.75 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.77 go: downloading github.com/golangci/misspell v0.3.5
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.79 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.81 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.85 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.86 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.96 go: downloading github.com/jgautheron/goconst v1.5.1
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.98 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
20:48:33 [2022-06-06T20:48:33.717Z] #55 38.01 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
20:48:33 [2022-06-06T20:48:33.717Z] #55 38.02 go: downloading github.com/julz/importas v0.1.0
20:48:33 [2022-06-06T20:48:33.779Z] #62 57.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
20:48:33 [2022-06-06T20:48:33.779Z] #62 57.66 go: downloading github.com/prometheus/client_golang v1.7.1
20:48:33 [2022-06-06T20:48:33.974Z] #55 38.16 go: downloading github.com/kisielk/errcheck v1.6.0
20:48:33 [2022-06-06T20:48:33.974Z] #55 38.22 go: downloading github.com/kulti/thelper v0.5.0
20:48:33 [2022-06-06T20:48:33.974Z] #55 38.25 go: downloading github.com/kunwardeep/paralleltest v1.0.3
20:48:33 [2022-06-06T20:48:33.974Z] #55 38.28 go: downloading github.com/kyoh86/exportloopref v0.1.8
20:48:33 [2022-06-06T20:48:33.974Z] #55 38.33 go: downloading github.com/ldez/gomoddirectives v0.2.2
20:48:34 [2022-06-06T20:48:34.230Z] #55 38.42 go: downloading github.com/ldez/tagliatelle v0.3.0
20:48:34 [2022-06-06T20:48:34.230Z] #55 38.44 go: downloading github.com/leonklingele/grouper v1.1.0
20:48:34 [2022-06-06T20:48:34.230Z] #55 38.46 go: downloading github.com/maratori/testpackage v1.0.1
20:48:34 [2022-06-06T20:48:34.230Z] #55 38.52 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
20:48:34 [2022-06-06T20:48:34.230Z] #55 38.53 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
20:48:34 [2022-06-06T20:48:34.230Z] #55 38.57 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
20:48:34 [2022-06-06T20:48:34.348Z] #62 58.17 go: downloading github.com/prometheus/client_model v0.2.0
20:48:34 [2022-06-06T20:48:34.488Z] #55 38.59 go: downloading github.com/mgechev/revive v1.1.3
20:48:34 [2022-06-06T20:48:34.605Z] #62 58.26 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:48:34 [2022-06-06T20:48:34.605Z] #62 58.29 go: downloading github.com/google/go-cmp v0.5.6
20:48:34 [2022-06-06T20:48:34.781Z] #42 DONE 49.9s
20:48:34 [2022-06-06T20:48:34.781Z] 
20:48:34 [2022-06-06T20:48:34.781Z] #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
20:48:34 [2022-06-06T20:48:34.781Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109
20:48:34 [2022-06-06T20:48:34.781Z] #14 48.22 Selecting previously unselected package mingw-w64-x86-64-dev.
20:48:34 [2022-06-06T20:48:34.781Z] #14 48.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
20:48:34 [2022-06-06T20:48:34.781Z] #14 48.23 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
20:48:34 [2022-06-06T20:48:34.781Z] #14 ...
20:48:34 [2022-06-06T20:48:34.781Z] 
20:48:34 [2022-06-06T20:48:34.781Z] #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
20:48:34 [2022-06-06T20:48:34.781Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27
20:48:34 [2022-06-06T20:48:34.781Z] #51 45.70 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:48:34 [2022-06-06T20:48:34.781Z] #51 DONE 49.6s
20:48:34 [2022-06-06T20:48:34.781Z] 
20:48:34 [2022-06-06T20:48:34.781Z] #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
20:48:34 [2022-06-06T20:48:34.781Z] #53 sha256:d07cffcf8f7d044b6a95e2196b2b637c7d54e445a3accc0c661cc0a3da698199
20:48:34 [2022-06-06T20:48:34.781Z] #53 47.99 gotestsum version dev
20:48:34 [2022-06-06T20:48:34.781Z] #53 DONE 50.1s
20:48:34 [2022-06-06T20:48:34.781Z] 
20:48:34 [2022-06-06T20:48:34.781Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
20:48:34 [2022-06-06T20:48:34.781Z] #43 sha256:686b6e5d492e16a3c08fb594566ab8d97f09aa132ede3a160a04848585de20b2
20:48:34 [2022-06-06T20:48:34.781Z] #43 DONE 0.4s
20:48:34 [2022-06-06T20:48:34.781Z] 
20:48:34 [2022-06-06T20:48:34.781Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:48:34 [2022-06-06T20:48:34.781Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c
20:48:34 [2022-06-06T20:48:34.781Z] #36 ...
20:48:34 [2022-06-06T20:48:34.781Z] 
20:48:34 [2022-06-06T20:48:34.781Z] #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
20:48:34 [2022-06-06T20:48:34.781Z] #44 sha256:490b27dd4859b629f2a8107022d396da2cf3fa923447787ad6edf3ea1183e18b
20:48:34 [2022-06-06T20:48:34.867Z] #62 58.63 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
20:48:34 [2022-06-06T20:48:34.867Z] #62 58.83 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
20:48:35 [2022-06-06T20:48:35.052Z] #55 ...
20:48:35 [2022-06-06T20:48:35.052Z] 
20:48:35 [2022-06-06T20:48:35.052Z] #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
20:48:35 [2022-06-06T20:48:35.052Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589
20:48:35 [2022-06-06T20:48:35.052Z] #57 38.77 v3.0.2
20:48:35 [2022-06-06T20:48:35.052Z] #57 DONE 39.2s
20:48:35 [2022-06-06T20:48:35.052Z] 
20:48:35 [2022-06-06T20:48:35.052Z] #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.44.0"      && /build/golangci-lint --version
20:48:35 [2022-06-06T20:48:35.052Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:48:35 [2022-06-06T20:48:35.052Z] #55 39.35 go: downloading github.com/moricho/tparallel v0.2.1
20:48:35 [2022-06-06T20:48:35.052Z] #55 39.35 go: downloading github.com/nakabonne/nestif v0.3.1
20:48:35 [2022-06-06T20:48:35.052Z] #55 39.37 go: downloading github.com/nishanths/exhaustive v0.7.11
20:48:35 [2022-06-06T20:48:35.052Z] #55 39.43 go: downloading github.com/nishanths/predeclared v0.2.1
20:48:35 [2022-06-06T20:48:35.124Z] #62 58.84 go: downloading github.com/olekukonko/tablewriter v0.0.5
20:48:35 [2022-06-06T20:48:35.124Z] #62 58.93 go: downloading github.com/beorn7/perks v1.0.1
20:48:35 [2022-06-06T20:48:35.124Z] #62 58.95 go: downloading github.com/cespare/xxhash/v2 v2.1.2
20:48:35 [2022-06-06T20:48:35.124Z] #62 58.98 go: downloading github.com/golang/protobuf v1.5.2
20:48:35 [2022-06-06T20:48:35.124Z] #62 59.04 go: downloading github.com/cespare/xxhash v1.1.0
20:48:35 [2022-06-06T20:48:35.270Z] #53 ...
20:48:35 [2022-06-06T20:48:35.270Z] 
20:48:35 [2022-06-06T20:48:35.270Z] #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
20:48:35 [2022-06-06T20:48:35.270Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:48:35 [2022-06-06T20:48:35.270Z] #14 16.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:48:35 [2022-06-06T20:48:35.309Z] #55 39.48 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
20:48:35 [2022-06-06T20:48:35.309Z] #55 39.48 go: downloading github.com/ryancurrah/gomodguard v1.2.3
20:48:35 [2022-06-06T20:48:35.309Z] #55 39.56 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
20:48:35 [2022-06-06T20:48:35.381Z] #62 59.21 go: downloading github.com/prometheus/common v0.10.0
20:48:35 [2022-06-06T20:48:35.566Z] #55 39.60 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
20:48:35 [2022-06-06T20:48:35.566Z] #55 39.62 go: downloading github.com/securego/gosec/v2 v2.9.6
20:48:35 [2022-06-06T20:48:35.566Z] #55 39.83 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
20:48:35 [2022-06-06T20:48:35.566Z] #55 39.83 go: downloading github.com/sivchari/containedctx v1.0.1
20:48:35 [2022-06-06T20:48:35.566Z] #55 39.85 go: downloading github.com/sivchari/tenv v1.4.7
20:48:35 [2022-06-06T20:48:35.566Z] #55 39.87 go: downloading github.com/sonatard/noctx v0.0.1
20:48:35 [2022-06-06T20:48:35.566Z] #55 39.95 go: downloading github.com/sourcegraph/go-diff v0.6.1
20:48:35 [2022-06-06T20:48:35.638Z] #62 59.40 go: downloading github.com/prometheus/procfs v0.6.0
20:48:35 [2022-06-06T20:48:35.638Z] #62 59.55 go: downloading github.com/mattn/go-runewidth v0.0.9
20:48:35 [2022-06-06T20:48:35.730Z] #44 1.385 + RM_GOPATH=0
20:48:35 [2022-06-06T20:48:35.731Z] #44 1.385 + TMP_GOPATH=
20:48:35 [2022-06-06T20:48:35.731Z] #44 1.385 + : /build
20:48:35 [2022-06-06T20:48:35.731Z] #44 1.385 + '[' -z '' ']'
20:48:35 [2022-06-06T20:48:35.731Z] #44 1.386 ++ mktemp -d
20:48:35 [2022-06-06T20:48:35.731Z] #44 1.399 + export GOPATH=/tmp/tmp.KaRpmF5NhA
20:48:35 [2022-06-06T20:48:35.731Z] #44 1.399 + GOPATH=/tmp/tmp.KaRpmF5NhA
20:48:35 [2022-06-06T20:48:35.731Z] #44 1.399 + RM_GOPATH=1
20:48:35 [2022-06-06T20:48:35.731Z] #44 1.399 + case "$(go env GOARCH)" in
20:48:35 [2022-06-06T20:48:35.731Z] #44 1.399 ++ go env GOARCH
20:48:35 [2022-06-06T20:48:35.731Z] #44 1.445 + export GO_BUILDMODE=-buildmode=pie
20:48:35 [2022-06-06T20:48:35.731Z] #44 1.445 + GO_BUILDMODE=-buildmode=pie
20:48:35 [2022-06-06T20:48:35.824Z] #55 39.97 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
20:48:35 [2022-06-06T20:48:35.824Z] #55 39.98 go: downloading github.com/sylvia7788/contextcheck v1.0.4
20:48:35 [2022-06-06T20:48:35.824Z] #55 40.05 go: downloading github.com/tdakkota/asciicheck v0.1.1
20:48:35 [2022-06-06T20:48:35.824Z] #55 40.09 go: downloading github.com/tetafro/godot v1.4.11
20:48:35 [2022-06-06T20:48:35.824Z] #55 40.15 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
20:48:35 [2022-06-06T20:48:35.838Z] #14 ...
20:48:35 [2022-06-06T20:48:35.838Z] 
20:48:35 [2022-06-06T20:48:35.838Z] #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
20:48:35 [2022-06-06T20:48:35.838Z] #26 sha256:ce39d823fbeea98d7cf78fd388276e69a4b8cbcaea503665ceade7c7fe3cda8b
20:48:35 [2022-06-06T20:48:35.838Z] #26 15.40 + mkdir -p /build
20:48:35 [2022-06-06T20:48:35.838Z] #26 15.40 + mv docker/docker /build/
20:48:35 [2022-06-06T20:48:35.838Z] #26 15.44 + rmdir docker
20:48:35 [2022-06-06T20:48:35.838Z] #26 DONE 16.5s
20:48:35 [2022-06-06T20:48:35.895Z] #62 59.72 go: downloading google.golang.org/protobuf v1.27.1
20:48:35 [2022-06-06T20:48:35.991Z] #44 1.468 ++ dirname /install.sh
20:48:35 [2022-06-06T20:48:35.991Z] #44 1.485 + dir=/
20:48:35 [2022-06-06T20:48:35.991Z] #44 1.485 + bin=tini
20:48:35 [2022-06-06T20:48:35.991Z] #44 1.485 + shift
20:48:35 [2022-06-06T20:48:35.991Z] #44 1.485 + '[' '!' -f //tini.installer ']'
20:48:35 [2022-06-06T20:48:35.991Z] #44 1.485 + . //tini.installer
20:48:35 [2022-06-06T20:48:35.991Z] #44 1.485 ++ : v0.19.0
20:48:35 [2022-06-06T20:48:35.991Z] #44 1.485 + install_tini
20:48:35 [2022-06-06T20:48:35.991Z] #44 1.485 + echo 'Install tini version v0.19.0'
20:48:35 [2022-06-06T20:48:35.991Z] #44 1.485 + git clone https://github.com/krallin/tini.git /tmp/tmp.KaRpmF5NhA/tini
20:48:35 [2022-06-06T20:48:35.991Z] #44 1.485 Cloning into '/tmp/tmp.KaRpmF5NhA/tini'...
20:48:35 [2022-06-06T20:48:35.991Z] #44 1.497 Install tini version v0.19.0
20:48:36 [2022-06-06T20:48:36.023Z] #36 ...
20:48:36 [2022-06-06T20:48:36.023Z] 
20:48:36 [2022-06-06T20:48:36.023Z] #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
20:48:36 [2022-06-06T20:48:36.023Z] #26 sha256:436e171fba78b6e4b2e0735dfce0b5480512b14ae9953ed0e16d96c63c92299a
20:48:36 [2022-06-06T20:48:36.023Z] #26 19.18 + mkdir -p /build
20:48:36 [2022-06-06T20:48:36.023Z] #26 19.18 + mv docker/docker /build/
20:48:36 [2022-06-06T20:48:36.023Z] #26 19.19 + rmdir docker
20:48:36 [2022-06-06T20:48:36.023Z] #26 DONE 20.7s
20:48:36 [2022-06-06T20:48:36.023Z] 
20:48:36 [2022-06-06T20:48:36.023Z] #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
20:48:36 [2022-06-06T20:48:36.023Z] #67 sha256:cdd3616b4a8e38baa711849a39b0a1605b1721a9b2c3f5c0ada7e3f7e9986c54
20:48:36 [2022-06-06T20:48:36.023Z] #67 17.83 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:48:36 [2022-06-06T20:48:36.023Z] #67 18.03 go: downloading github.com/gofrs/flock v0.8.1
20:48:36 [2022-06-06T20:48:36.023Z] #67 18.12 go: downloading github.com/gorilla/mux v1.8.0
20:48:36 [2022-06-06T20:48:36.023Z] #67 18.39 go: downloading github.com/moby/sys/mountinfo v0.6.0
20:48:36 [2022-06-06T20:48:36.023Z] #67 18.83 go: downloading github.com/urfave/cli/v2 v2.4.0
20:48:36 [2022-06-06T20:48:36.023Z] #67 20.70 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
20:48:36 [2022-06-06T20:48:36.023Z] #67 20.98 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
20:48:36 [2022-06-06T20:48:36.081Z] #55 40.25 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
20:48:36 [2022-06-06T20:48:36.081Z] #55 40.26 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
20:48:36 [2022-06-06T20:48:36.097Z] 
20:48:36 [2022-06-06T20:48:36.098Z] #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
20:48:36 [2022-06-06T20:48:36.098Z] #67 sha256:58a4742b827e08434fed6647fb188965e645f864217c5204fe3dba18196fa1d5
20:48:36 [2022-06-06T20:48:36.098Z] #67 13.87 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
20:48:36 [2022-06-06T20:48:36.098Z] #67 15.39 go: downloading github.com/google/uuid v1.3.0
20:48:36 [2022-06-06T20:48:36.098Z] #67 15.58 go: downloading github.com/moby/vpnkit v0.5.0
20:48:36 [2022-06-06T20:48:36.098Z] #67 16.12 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:48:36 [2022-06-06T20:48:36.098Z] #67 16.49 go: downloading github.com/gofrs/flock v0.8.1
20:48:36 [2022-06-06T20:48:36.098Z] #67 16.59 go: downloading github.com/gorilla/mux v1.8.0
20:48:36 [2022-06-06T20:48:36.337Z] #55 40.48 go: downloading github.com/ultraware/funlen v0.0.3
20:48:36 [2022-06-06T20:48:36.337Z] #55 40.49 go: downloading github.com/ultraware/whitespace v0.0.4
20:48:36 [2022-06-06T20:48:36.337Z] #55 40.50 go: downloading github.com/uudashr/gocognit v1.0.5
20:48:36 [2022-06-06T20:48:36.337Z] #55 40.55 go: downloading github.com/yagipy/maintidx v1.0.0
20:48:36 [2022-06-06T20:48:36.337Z] #55 40.56 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
20:48:36 [2022-06-06T20:48:36.337Z] #55 ...
20:48:36 [2022-06-06T20:48:36.337Z] 
20:48:36 [2022-06-06T20:48:36.337Z] #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
20:48:36 [2022-06-06T20:48:36.337Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:48:36 [2022-06-06T20:48:36.337Z] #14 25.10 Reading package lists...
20:48:36 [2022-06-06T20:48:36.337Z] #14 30.72 Building dependency tree...
20:48:36 [2022-06-06T20:48:36.337Z] #14 34.67 The following additional packages will be installed:
20:48:36 [2022-06-06T20:48:36.337Z] #14 34.67   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:48:36 [2022-06-06T20:48:36.337Z] #14 34.67   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
20:48:36 [2022-06-06T20:48:36.337Z] #14 34.67   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
20:48:36 [2022-06-06T20:48:36.337Z] #14 34.67   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
20:48:36 [2022-06-06T20:48:36.337Z] #14 34.67   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
20:48:36 [2022-06-06T20:48:36.337Z] #14 34.67   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
20:48:36 [2022-06-06T20:48:36.337Z] #14 34.74   mingw-w64-common mingw-w64-x86-64-dev
20:48:36 [2022-06-06T20:48:36.337Z] #14 34.74 Suggested packages:
20:48:36 [2022-06-06T20:48:36.337Z] #14 34.74   gcc-10-locales seccomp wine64
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.23 The following NEW packages will be installed:
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.24   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.24   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.24   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.24   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.24   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.24   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.24   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.24   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.24   mingw-w64-x86-64-dev
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.67 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.67 Need to get 115 MB of archives.
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.67 After this operation, 645 MB of additional disk space will be used.
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.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]
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.81 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]
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
20:48:36 [2022-06-06T20:48:36.337Z] #14 37.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
20:48:36 [2022-06-06T20:48:36.337Z] #14 37.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
20:48:36 [2022-06-06T20:48:36.337Z] #14 37.57 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]
20:48:36 [2022-06-06T20:48:36.337Z] #14 37.60 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]
20:48:36 [2022-06-06T20:48:36.337Z] #14 38.36 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]
20:48:36 [2022-06-06T20:48:36.337Z] #14 40.03 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]
20:48:36 [2022-06-06T20:48:36.337Z] #14 40.59 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]
20:48:36 [2022-06-06T20:48:36.356Z] #67 17.03 go: downloading github.com/moby/sys/mountinfo v0.6.0
20:48:36 [2022-06-06T20:48:36.596Z] #14 ...
20:48:36 [2022-06-06T20:48:36.596Z] 
20:48:36 [2022-06-06T20:48:36.596Z] #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
20:48:36 [2022-06-06T20:48:36.596Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:48:36 [2022-06-06T20:48:36.596Z] #51 37.88 The following NEW packages will be installed:
20:48:36 [2022-06-06T20:48:36.596Z] #51 37.88   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:48:36 [2022-06-06T20:48:36.596Z] #51 37.89   python3-protobuf python3-six
20:48:36 [2022-06-06T20:48:36.596Z] #51 38.38 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
20:48:36 [2022-06-06T20:48:36.596Z] #51 38.38 Need to get 2314 kB of archives.
20:48:36 [2022-06-06T20:48:36.596Z] #51 38.38 After this operation, 11.1 MB of additional disk space will be used.
20:48:36 [2022-06-06T20:48:36.596Z] #51 38.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
20:48:36 [2022-06-06T20:48:36.596Z] #51 38.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:48:36 [2022-06-06T20:48:36.596Z] #51 38.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
20:48:36 [2022-06-06T20:48:36.596Z] #51 38.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
20:48:36 [2022-06-06T20:48:36.596Z] #51 38.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:48:36 [2022-06-06T20:48:36.596Z] #51 38.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:48:36 [2022-06-06T20:48:36.596Z] #51 38.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:48:36 [2022-06-06T20:48:36.852Z] #51 40.75 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
20:48:36 [2022-06-06T20:48:36.939Z] #44 2.608 + cd /tmp/tmp.KaRpmF5NhA/tini
20:48:37 [2022-06-06T20:48:37.199Z] #44 2.609 + git checkout -q v0.19.0
20:48:37 [2022-06-06T20:48:37.200Z] #44 2.660 + cmake .
20:48:37 [2022-06-06T20:48:37.299Z] #67 17.63 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
20:48:37 [2022-06-06T20:48:37.299Z] #67 17.93 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
20:48:37 [2022-06-06T20:48:37.403Z] #67 ...
20:48:37 [2022-06-06T20:48:37.403Z] 
20:48:37 [2022-06-06T20:48:37.403Z] #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
20:48:37 [2022-06-06T20:48:37.403Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:48:37 [2022-06-06T20:48:37.403Z] #14 12.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:48:37 [2022-06-06T20:48:37.403Z] #14 16.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:48:37 [2022-06-06T20:48:37.403Z] #14 ...
20:48:37 [2022-06-06T20:48:37.403Z] 
20:48:37 [2022-06-06T20:48:37.403Z] #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
20:48:37 [2022-06-06T20:48:37.403Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:48:37 [2022-06-06T20:48:37.403Z] #51 12.79 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:48:37 [2022-06-06T20:48:37.403Z] #51 16.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:48:37 [2022-06-06T20:48:37.403Z] #51 19.51 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
20:48:37 [2022-06-06T20:48:37.403Z] #51 ...
20:48:37 [2022-06-06T20:48:37.403Z] 
20:48:37 [2022-06-06T20:48:37.403Z] #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
20:48:37 [2022-06-06T20:48:37.403Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:48:37 [2022-06-06T20:48:37.403Z] #42 13.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:48:37 [2022-06-06T20:48:37.403Z] #42 16.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:48:37 [2022-06-06T20:48:37.460Z] #44 3.054 -- The C compiler identification is GNU 10.2.1
20:48:37 [2022-06-06T20:48:37.460Z] #44 3.117 -- Detecting C compiler ABI info
20:48:37 [2022-06-06T20:48:37.662Z] #42 ...
20:48:37 [2022-06-06T20:48:37.662Z] 
20:48:37 [2022-06-06T20:48:37.662Z] #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
20:48:37 [2022-06-06T20:48:37.662Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32
20:48:37 [2022-06-06T20:48:37.662Z] #53 17.98 go: downloading github.com/jonboulle/clockwork v0.2.2
20:48:37 [2022-06-06T20:48:37.662Z] #53 18.12 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
20:48:37 [2022-06-06T20:48:37.662Z] #53 18.34 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
20:48:37 [2022-06-06T20:48:37.662Z] #53 20.87 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
20:48:37 [2022-06-06T20:48:37.662Z] #53 20.90 go: downloading golang.org/x/mod v0.3.0
20:48:37 [2022-06-06T20:48:37.791Z] #62 61.32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
20:48:37 [2022-06-06T20:48:37.793Z] #51 ...
20:48:37 [2022-06-06T20:48:37.793Z] 
20:48:37 [2022-06-06T20:48:37.793Z] #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
20:48:37 [2022-06-06T20:48:37.793Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.35 NAME:
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.35    go-winres - A tool for embedding resources in Windows executables
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.35 
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.35 USAGE:
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.35    go-winres [global options] command [command options] [arguments...]
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.37 
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.37 COMMANDS:
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.37    init     Create an initial ./winres/winres.json
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.37    make     Make syso files for the "go build" command
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.37    simply   Make syso files for the "go build" command (simplified)
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.37    extract  Extract all resources from an executable
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.37    patch    Replace resources in an executable file (exe, dll)
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.37    help, h  Shows a list of commands or help for one command
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.37 
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.38 GLOBAL OPTIONS:
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.38    --help, -h  show help (default: false)
20:48:37 [2022-06-06T20:48:37.793Z] #40 DONE 41.8s
20:48:37 [2022-06-06T20:48:37.793Z] 
20:48:37 [2022-06-06T20:48:37.793Z] #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.44.0"      && /build/golangci-lint --version
20:48:37 [2022-06-06T20:48:37.793Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:48:37 [2022-06-06T20:48:37.793Z] #55 41.20 go: downloading gitlab.com/bosi/decorder v0.2.1
20:48:37 [2022-06-06T20:48:37.793Z] #55 41.35 go: downloading honnef.co/go/tools v0.2.2
20:48:37 [2022-06-06T20:48:37.882Z] #67 18.40 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
20:48:38 [2022-06-06T20:48:38.033Z] #44 3.638 -- Detecting C compiler ABI info - done
20:48:38 [2022-06-06T20:48:38.033Z] #44 3.715 -- Check for working C compiler: /usr/bin/cc - skipped
20:48:38 [2022-06-06T20:48:38.033Z] #44 3.729 -- Detecting C compile features
20:48:38 [2022-06-06T20:48:38.033Z] #44 3.730 -- Detecting C compile features - done
20:48:38 [2022-06-06T20:48:38.033Z] #44 3.766 -- Performing Test HAS_BUILTIN_FORTIFY
20:48:38 [2022-06-06T20:48:38.050Z] #62 ...
20:48:38 [2022-06-06T20:48:38.050Z] 
20:48:38 [2022-06-06T20:48:38.050Z] #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
20:48:38 [2022-06-06T20:48:38.050Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:48:38 [2022-06-06T20:48:38.050Z] #58 57.99 Setting up criu (3.17-1) ...
20:48:38 [2022-06-06T20:48:38.050Z] #58 60.28 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:48:38 [2022-06-06T20:48:38.050Z] #58 DONE 61.5s
20:48:38 [2022-06-06T20:48:38.050Z] 
20:48:38 [2022-06-06T20:48:38.050Z] #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
20:48:38 [2022-06-06T20:48:38.050Z] #54 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
20:48:38 [2022-06-06T20:48:38.304Z] #44 3.926 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:48:38 [2022-06-06T20:48:38.304Z] #44 3.962 -- Configuring done
20:48:38 [2022-06-06T20:48:38.304Z] #44 3.986 -- Generating done
20:48:38 [2022-06-06T20:48:38.304Z] #44 4.006 -- Build files have been written to: /tmp/tmp.KaRpmF5NhA/tini
20:48:38 [2022-06-06T20:48:38.304Z] #44 4.014 + make tini-static
20:48:38 [2022-06-06T20:48:38.367Z] #55 42.51 go: downloading mvdan.cc/gofumpt v0.2.1
20:48:38 [2022-06-06T20:48:38.367Z] #55 42.51 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:48:38 [2022-06-06T20:48:38.564Z] #44 4.242 Scanning dependencies of target tini-static
20:48:38 [2022-06-06T20:48:38.603Z] #53 ...
20:48:38 [2022-06-06T20:48:38.603Z] 
20:48:38 [2022-06-06T20:48:38.603Z] #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
20:48:38 [2022-06-06T20:48:38.603Z] #67 sha256:cdd3616b4a8e38baa711849a39b0a1605b1721a9b2c3f5c0ada7e3f7e9986c54
20:48:38 [2022-06-06T20:48:38.603Z] #67 24.08 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
20:48:38 [2022-06-06T20:48:38.625Z] #55 42.68 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
20:48:38 [2022-06-06T20:48:38.625Z] #55 42.68 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
20:48:38 [2022-06-06T20:48:38.824Z] #44 4.316 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:48:39 [2022-06-06T20:48:39.171Z] #67 24.60 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:48:39 [2022-06-06T20:48:39.431Z] #67 ...
20:48:39 [2022-06-06T20:48:39.431Z] 
20:48:39 [2022-06-06T20:48:39.431Z] #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
20:48:39 [2022-06-06T20:48:39.431Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519
20:48:39 [2022-06-06T20:48:39.431Z] #40 15.16 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:48:39 [2022-06-06T20:48:39.786Z] #67 ...
20:48:39 [2022-06-06T20:48:39.786Z] 
20:48:39 [2022-06-06T20:48:39.786Z] #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
20:48:39 [2022-06-06T20:48:39.786Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
20:48:39 [2022-06-06T20:48:39.786Z] #62 20.90 Fetched 8537 kB in 16s (535 kB/s)
20:48:39 [2022-06-06T20:48:39.993Z] #55 ...
20:48:39 [2022-06-06T20:48:39.993Z] 
20:48:39 [2022-06-06T20:48:39.993Z] #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
20:48:39 [2022-06-06T20:48:39.993Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:48:39 [2022-06-06T20:48:39.993Z] #42 33.93 Selecting previously unselected package libicu67:amd64.
20:48:39 [2022-06-06T20:48:39.993Z] #42 33.93 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
20:48:39 [2022-06-06T20:48:39.993Z] #42 33.94 Unpacking libicu67:amd64 (67.1-7) ...
20:48:39 [2022-06-06T20:48:39.993Z] #42 41.14 Selecting previously unselected package libxml2:amd64.
20:48:39 [2022-06-06T20:48:39.993Z] #42 41.14 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
20:48:39 [2022-06-06T20:48:39.993Z] #42 41.16 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:48:39 [2022-06-06T20:48:39.993Z] #42 41.83 Selecting previously unselected package libarchive13:amd64.
20:48:39 [2022-06-06T20:48:39.993Z] #42 41.83 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
20:48:39 [2022-06-06T20:48:39.993Z] #42 41.83 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:48:39 [2022-06-06T20:48:39.993Z] #42 42.24 Selecting previously unselected package libjsoncpp24:amd64.
20:48:39 [2022-06-06T20:48:39.993Z] #42 42.28 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
20:48:39 [2022-06-06T20:48:39.993Z] #42 42.28 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
20:48:39 [2022-06-06T20:48:39.993Z] #42 42.41 Selecting previously unselected package librhash0:amd64.
20:48:39 [2022-06-06T20:48:39.993Z] #42 42.41 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
20:48:39 [2022-06-06T20:48:39.993Z] #42 42.44 Unpacking librhash0:amd64 (1.4.1-2) ...
20:48:39 [2022-06-06T20:48:39.993Z] #42 42.80 Selecting previously unselected package libuv1:amd64.
20:48:39 [2022-06-06T20:48:39.993Z] #42 42.80 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
20:48:39 [2022-06-06T20:48:39.993Z] #42 42.80 Unpacking libuv1:amd64 (1.40.0-2) ...
20:48:39 [2022-06-06T20:48:39.993Z] #42 42.89 Selecting previously unselected package cmake.
20:48:39 [2022-06-06T20:48:39.993Z] #42 42.95 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
20:48:39 [2022-06-06T20:48:39.993Z] #42 42.95 Unpacking cmake (3.18.4-2+deb11u1) ...
20:48:39 [2022-06-06T20:48:39.993Z] #42 ...
20:48:39 [2022-06-06T20:48:39.993Z] 
20:48:39 [2022-06-06T20:48:39.993Z] #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.44.0"      && /build/golangci-lint --version
20:48:39 [2022-06-06T20:48:39.993Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:48:39 [2022-06-06T20:48:39.993Z] #55 44.17 go: downloading github.com/davecgh/go-spew v1.1.1
20:48:39 [2022-06-06T20:48:39.993Z] #55 44.23 go: downloading github.com/pmezard/go-difflib v1.0.0
20:48:40 [2022-06-06T20:48:40.210Z] #44 5.525 [100%] Linking C executable tini-static
20:48:40 [2022-06-06T20:48:40.250Z] #55 44.36 go: downloading github.com/stretchr/objx v0.1.1
20:48:40 [2022-06-06T20:48:40.250Z] #55 44.39 go: downloading github.com/hashicorp/hcl v1.0.0
20:48:40 [2022-06-06T20:48:40.352Z] #62 20.90 Reading package lists...
20:48:40 [2022-06-06T20:48:40.352Z] #62 ...
20:48:40 [2022-06-06T20:48:40.352Z] 
20:48:40 [2022-06-06T20:48:40.352Z] #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
20:48:40 [2022-06-06T20:48:40.352Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519
20:48:40 [2022-06-06T20:48:40.352Z] #40 11.18 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
20:48:40 [2022-06-06T20:48:40.352Z] #40 11.32 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
20:48:40 [2022-06-06T20:48:40.352Z] #40 17.36 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:48:40 [2022-06-06T20:48:40.352Z] #40 17.52 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:48:40 [2022-06-06T20:48:40.470Z] #44 5.971 [100%] Built target tini-static
20:48:40 [2022-06-06T20:48:40.470Z] #44 6.041 + mkdir -p /build
20:48:40 [2022-06-06T20:48:40.470Z] #44 6.043 + cp tini-static /build/docker-init
20:48:40 [2022-06-06T20:48:40.506Z] #55 44.63 go: downloading github.com/pelletier/go-toml v1.9.4
20:48:40 [2022-06-06T20:48:40.611Z] #40 ...
20:48:40 [2022-06-06T20:48:40.611Z] 
20:48:40 [2022-06-06T20:48:40.611Z] #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
20:48:40 [2022-06-06T20:48:40.611Z] #67 sha256:58a4742b827e08434fed6647fb188965e645f864217c5204fe3dba18196fa1d5
20:48:40 [2022-06-06T20:48:40.611Z] #67 20.86 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:48:40 [2022-06-06T20:48:40.611Z] #67 ...
20:48:40 [2022-06-06T20:48:40.611Z] 
20:48:40 [2022-06-06T20:48:40.611Z] #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
20:48:40 [2022-06-06T20:48:40.611Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589
20:48:40 [2022-06-06T20:48:40.611Z] #57 11.54 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:48:40 [2022-06-06T20:48:40.763Z] #55 44.81 go: downloading golang.org/x/text v0.3.7
20:48:40 [2022-06-06T20:48:40.871Z] #57 ...
20:48:40 [2022-06-06T20:48:40.871Z] 
20:48:40 [2022-06-06T20:48:40.871Z] #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
20:48:40 [2022-06-06T20:48:40.871Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:48:40 [2022-06-06T20:48:40.871Z] #51 14.06 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:48:40 [2022-06-06T20:48:40.871Z] #51 18.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:48:40 [2022-06-06T20:48:40.871Z] #51 21.29 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
20:48:41 [2022-06-06T20:48:41.132Z] #51 ...
20:48:41 [2022-06-06T20:48:41.132Z] 
20:48:41 [2022-06-06T20:48:41.132Z] #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
20:48:41 [2022-06-06T20:48:41.132Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32
20:48:41 [2022-06-06T20:48:41.132Z] #53 22.03 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
20:48:41 [2022-06-06T20:48:41.132Z] #53 22.08 go: downloading golang.org/x/mod v0.3.0
20:48:41 [2022-06-06T20:48:41.969Z] #40 ...
20:48:41 [2022-06-06T20:48:41.969Z] 
20:48:41 [2022-06-06T20:48:41.969Z] #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
20:48:41 [2022-06-06T20:48:41.969Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6
20:48:41 [2022-06-06T20:48:41.969Z] #38 27.21 tomll can be used in two ways:
20:48:41 [2022-06-06T20:48:41.969Z] #38 27.21 Writing to STDIN and reading from STDOUT:
20:48:41 [2022-06-06T20:48:41.969Z] #38 27.21   cat file.toml | tomll > file.toml
20:48:41 [2022-06-06T20:48:41.969Z] #38 27.21 
20:48:41 [2022-06-06T20:48:41.969Z] #38 27.21 Reading and updating a list of files:
20:48:41 [2022-06-06T20:48:41.969Z] #38 27.21   tomll a.toml b.toml c.toml
20:48:41 [2022-06-06T20:48:41.969Z] #38 27.21 
20:48:41 [2022-06-06T20:48:41.969Z] #38 27.21 When given a list of files, tomll will modify all files in place without asking.
20:48:41 [2022-06-06T20:48:41.969Z] #38 DONE 27.5s
20:48:41 [2022-06-06T20:48:41.969Z] 
20:48:41 [2022-06-06T20:48:41.969Z] #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
20:48:41 [2022-06-06T20:48:41.969Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
20:48:42 [2022-06-06T20:48:42.520Z] #53 ...
20:48:42 [2022-06-06T20:48:42.521Z] 
20:48:42 [2022-06-06T20:48:42.521Z] #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
20:48:42 [2022-06-06T20:48:42.521Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:48:42 [2022-06-06T20:48:42.521Z] #42 13.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:48:42 [2022-06-06T20:48:42.521Z] #42 17.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:48:42 [2022-06-06T20:48:42.521Z] #42 ...
20:48:42 [2022-06-06T20:48:42.521Z] 
20:48:42 [2022-06-06T20:48:42.521Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:48:42 [2022-06-06T20:48:42.521Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
20:48:42 [2022-06-06T20:48:42.521Z] #36 21.96 go: downloading github.com/sirupsen/logrus v1.6.0
20:48:42 [2022-06-06T20:48:42.521Z] #36 21.98 go: downloading github.com/spf13/cobra v1.1.3
20:48:42 [2022-06-06T20:48:42.521Z] #36 22.84 go: downloading github.com/mattn/go-isatty v0.0.3
20:48:42 [2022-06-06T20:48:42.521Z] #36 23.14 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
20:48:42 [2022-06-06T20:48:42.538Z] #34 ...
20:48:42 [2022-06-06T20:48:42.538Z] 
20:48:42 [2022-06-06T20:48:42.538Z] #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
20:48:42 [2022-06-06T20:48:42.538Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
20:48:42 [2022-06-06T20:48:42.538Z] #62 28.33 Fetched 8537 kB in 22s (390 kB/s)
20:48:42 [2022-06-06T20:48:42.780Z] #36 23.64 go: downloading gopkg.in/yaml.v2 v2.4.0
20:48:43 [2022-06-06T20:48:43.041Z] #36 24.05 go: downloading github.com/spf13/pflag v1.0.5
20:48:43 [2022-06-06T20:48:43.773Z] #44 DONE 8.9s
20:48:43 [2022-06-06T20:48:43.773Z] 
20:48:43 [2022-06-06T20:48:43.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
20:48:43 [2022-06-06T20:48:43.774Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109
20:48:43 [2022-06-06T20:48:43.774Z] #14 54.52 Selecting previously unselected package gcc-mingw-w64-base.
20:48:43 [2022-06-06T20:48:43.774Z] #14 54.53 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
20:48:43 [2022-06-06T20:48:43.774Z] #14 54.56 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:48:43 [2022-06-06T20:48:43.774Z] #14 54.67 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
20:48:43 [2022-06-06T20:48:43.774Z] #14 54.67 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
20:48:43 [2022-06-06T20:48:43.774Z] #14 54.68 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:48:43 [2022-06-06T20:48:43.981Z] #36 24.74 go: downloading github.com/cosiner/argv v0.1.0
20:48:43 [2022-06-06T20:48:43.981Z] #36 24.82 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
20:48:44 [2022-06-06T20:48:44.242Z] #36 25.12 go: downloading github.com/peterh/liner v1.2.2
20:48:44 [2022-06-06T20:48:44.500Z] #36 25.32 go: downloading github.com/google/go-dap v0.6.0
20:48:44 [2022-06-06T20:48:44.718Z] #14 60.62 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
20:48:44 [2022-06-06T20:48:44.718Z] #14 60.62 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
20:48:44 [2022-06-06T20:48:44.718Z] #14 60.63 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:48:44 [2022-06-06T20:48:44.938Z] #55 ...
20:48:44 [2022-06-06T20:48:44.939Z] 
20:48:44 [2022-06-06T20:48:44.939Z] #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
20:48:44 [2022-06-06T20:48:44.939Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:48:44 [2022-06-06T20:48:44.939Z] #42 47.35 Setting up libicu67:amd64 (67.1-7) ...
20:48:44 [2022-06-06T20:48:44.939Z] #42 47.36 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:48:44 [2022-06-06T20:48:44.939Z] #42 47.38 Setting up libuv1:amd64 (1.40.0-2) ...
20:48:44 [2022-06-06T20:48:44.939Z] #42 47.40 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:48:44 [2022-06-06T20:48:44.939Z] #42 47.44 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
20:48:44 [2022-06-06T20:48:44.939Z] #42 47.45 Setting up librhash0:amd64 (1.4.1-2) ...
20:48:44 [2022-06-06T20:48:44.939Z] #42 47.47 Setting up cmake-data (3.18.4-2+deb11u1) ...
20:48:44 [2022-06-06T20:48:44.939Z] #42 47.49 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:48:44 [2022-06-06T20:48:44.939Z] #42 47.51 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:48:44 [2022-06-06T20:48:44.939Z] #42 47.52 Setting up cmake (3.18.4-2+deb11u1) ...
20:48:44 [2022-06-06T20:48:44.939Z] #42 47.53 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:48:44 [2022-06-06T20:48:44.939Z] #42 DONE 48.7s
20:48:44 [2022-06-06T20:48:44.939Z] 
20:48:44 [2022-06-06T20:48:44.939Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
20:48:44 [2022-06-06T20:48:44.939Z] #43 sha256:360a926b4c37bda99870b29e54b3405ad8ec552f87d386c4167b856f98fd0994
20:48:45 [2022-06-06T20:48:45.069Z] #36 25.87 go: downloading github.com/russross/blackfriday/v2 v2.0.1
20:48:45 [2022-06-06T20:48:45.330Z] #36 26.31 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
20:48:46 [2022-06-06T20:48:46.271Z] #36 27.22 go: downloading github.com/mattn/go-runewidth v0.0.3
20:48:46 [2022-06-06T20:48:46.306Z] #43 DONE 1.5s
20:48:46 [2022-06-06T20:48:46.306Z] 
20:48:46 [2022-06-06T20:48:46.306Z] #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
20:48:46 [2022-06-06T20:48:46.306Z] #44 sha256:a4806b994b020cda32249cf535a167c770adae1a3e51b2e5c33b743ed0046da4
20:48:46 [2022-06-06T20:48:46.838Z] #36 27.61 go: downloading github.com/hashicorp/golang-lru v0.5.4
20:48:46 [2022-06-06T20:48:46.838Z] #36 27.69 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
20:48:47 [2022-06-06T20:48:47.236Z] #44 ...
20:48:47 [2022-06-06T20:48:47.236Z] 
20:48:47 [2022-06-06T20:48:47.236Z] #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
20:48:47 [2022-06-06T20:48:47.236Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:48:47 [2022-06-06T20:48:47.236Z] #14 41.18 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]
20:48:47 [2022-06-06T20:48:47.236Z] #14 42.69 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]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.35 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.36 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]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.43 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.43 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.47 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.47 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 44.77 debconf: delaying package configuration, since apt-utils is not installed
20:48:47 [2022-06-06T20:48:47.236Z] #14 45.12 Fetched 115 MB in 7s (16.1 MB/s)
20:48:47 [2022-06-06T20:48:47.236Z] #14 45.20 Selecting previously unselected package binutils-mingw-w64-i686.
20:48:47 [2022-06-06T20:48:47.236Z] #14 45.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 ... 15718 files and directories currently installed.)
20:48:47 [2022-06-06T20:48:47.236Z] #14 45.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
20:48:47 [2022-06-06T20:48:47.236Z] #14 45.29 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:48:47 [2022-06-06T20:48:47.236Z] #14 47.73 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:48:47 [2022-06-06T20:48:47.236Z] #14 47.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
20:48:47 [2022-06-06T20:48:47.236Z] #14 47.78 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:48:47 [2022-06-06T20:48:47.236Z] #14 50.39 Selecting previously unselected package binutils-mingw-w64.
20:48:47 [2022-06-06T20:48:47.236Z] #14 50.40 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
20:48:47 [2022-06-06T20:48:47.236Z] #14 50.42 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
20:48:47 [2022-06-06T20:48:47.236Z] #14 50.60 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:48:47 [2022-06-06T20:48:47.236Z] #14 50.60 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:48:47 [2022-06-06T20:48:47.236Z] #14 50.79 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:48:47 [2022-06-06T20:48:47.236Z] #14 50.79 Selecting previously unselected package dmsetup.
20:48:47 [2022-06-06T20:48:47.236Z] #14 50.79 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
20:48:47 [2022-06-06T20:48:47.236Z] #14 50.79 Unpacking dmsetup (2:1.02.175-2.1) ...
20:48:47 [2022-06-06T20:48:47.236Z] #14 50.98 Selecting previously unselected package mingw-w64-common.
20:48:47 [2022-06-06T20:48:47.236Z] #14 50.98 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
20:48:47 [2022-06-06T20:48:47.236Z] #14 50.98 Unpacking mingw-w64-common (8.0.0-1) ...
20:48:47 [2022-06-06T20:48:47.236Z] #14 ...
20:48:47 [2022-06-06T20:48:47.236Z] 
20:48:47 [2022-06-06T20:48:47.236Z] #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.44.0"      && /build/golangci-lint --version
20:48:47 [2022-06-06T20:48:47.236Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:48:47 [2022-06-06T20:48:47.236Z] #55 50.60 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
20:48:47 [2022-06-06T20:48:47.236Z] #55 50.79 go: downloading github.com/gobwas/glob v0.2.3
20:48:47 [2022-06-06T20:48:47.236Z] #55 50.79 go: downloading github.com/kisielk/gotool v1.0.0
20:48:47 [2022-06-06T20:48:47.236Z] #55 50.79 go: downloading github.com/gostaticanalysis/comment v1.4.2
20:48:47 [2022-06-06T20:48:47.236Z] #55 50.86 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
20:48:47 [2022-06-06T20:48:47.236Z] #55 50.89 go: downloading golang.org/x/mod v0.5.1
20:48:47 [2022-06-06T20:48:47.236Z] #55 50.98 go: downloading github.com/ettle/strcase v0.1.1
20:48:47 [2022-06-06T20:48:47.236Z] #55 51.05 go: downloading github.com/fatih/structtag v1.2.0
20:48:47 [2022-06-06T20:48:47.236Z] #55 51.05 go: downloading github.com/Masterminds/semver v1.5.0
20:48:47 [2022-06-06T20:48:47.236Z] #55 51.22 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
20:48:47 [2022-06-06T20:48:47.236Z] #55 51.26 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
20:48:47 [2022-06-06T20:48:47.236Z] #55 51.32 go: downloading github.com/prometheus/client_golang v1.7.1
20:48:47 [2022-06-06T20:48:47.413Z] #36 ...
20:48:47 [2022-06-06T20:48:47.413Z] 
20:48:47 [2022-06-06T20:48:47.413Z] #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
20:48:47 [2022-06-06T20:48:47.413Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6
20:48:47 [2022-06-06T20:48:47.413Z] #38 27.72 tomll can be used in two ways:
20:48:47 [2022-06-06T20:48:47.413Z] #38 27.72 Writing to STDIN and reading from STDOUT:
20:48:47 [2022-06-06T20:48:47.413Z] #38 27.72   cat file.toml | tomll > file.toml
20:48:47 [2022-06-06T20:48:47.413Z] #38 27.72 
20:48:47 [2022-06-06T20:48:47.413Z] #38 27.72 Reading and updating a list of files:
20:48:47 [2022-06-06T20:48:47.413Z] #38 27.72   tomll a.toml b.toml c.toml
20:48:47 [2022-06-06T20:48:47.413Z] #38 27.72 
20:48:47 [2022-06-06T20:48:47.413Z] #38 27.72 When given a list of files, tomll will modify all files in place without asking.
20:48:47 [2022-06-06T20:48:47.413Z] #38 DONE 28.2s
20:48:47 [2022-06-06T20:48:47.413Z] 
20:48:47 [2022-06-06T20:48:47.413Z] #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
20:48:47 [2022-06-06T20:48:47.413Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:48:47 [2022-06-06T20:48:47.494Z] #55 51.72 go: downloading github.com/prometheus/client_model v0.2.0
20:48:47 [2022-06-06T20:48:47.494Z] #55 51.84 go: downloading github.com/google/go-cmp v0.5.6
20:48:48 [2022-06-06T20:48:48.008Z] #54 ...
20:48:48 [2022-06-06T20:48:48.008Z] 
20:48:48 [2022-06-06T20:48:48.008Z] #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
20:48:48 [2022-06-06T20:48:48.008Z] #60 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32
20:48:48 [2022-06-06T20:48:48.008Z] #60 70.14 gotestsum version dev
20:48:48 [2022-06-06T20:48:48.008Z] #60 DONE 70.9s
20:48:48 [2022-06-06T20:48:48.008Z] 
20:48:48 [2022-06-06T20:48:48.008Z] #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
20:48:48 [2022-06-06T20:48:48.008Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a
20:48:48 [2022-06-06T20:48:48.057Z] #55 52.17 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:48:48 [2022-06-06T20:48:48.057Z] #55 52.25 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
20:48:48 [2022-06-06T20:48:48.057Z] #55 52.27 go: downloading github.com/olekukonko/tablewriter v0.0.5
20:48:48 [2022-06-06T20:48:48.313Z] #55 52.45 go: downloading github.com/beorn7/perks v1.0.1
20:48:48 [2022-06-06T20:48:48.313Z] #55 52.48 go: downloading github.com/cespare/xxhash/v2 v2.1.2
20:48:48 [2022-06-06T20:48:48.313Z] #55 52.50 go: downloading github.com/cespare/xxhash v1.1.0
20:48:48 [2022-06-06T20:48:48.313Z] #55 52.54 go: downloading github.com/golang/protobuf v1.5.2
20:48:48 [2022-06-06T20:48:48.313Z] #55 ...
20:48:48 [2022-06-06T20:48:48.313Z] 
20:48:48 [2022-06-06T20:48:48.313Z] #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
20:48:48 [2022-06-06T20:48:48.313Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:48:48 [2022-06-06T20:48:48.313Z] #51 42.24 debconf: delaying package configuration, since apt-utils is not installed
20:48:48 [2022-06-06T20:48:48.313Z] #51 42.53 Fetched 2314 kB in 3s (751 kB/s)
20:48:48 [2022-06-06T20:48:48.313Z] #51 42.64 Selecting previously unselected package libprotobuf23:amd64.
20:48:48 [2022-06-06T20:48:48.313Z] #51 42.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:48:48 [2022-06-06T20:48:48.313Z] #51 42.73 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 42.74 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 43.58 Selecting previously unselected package python3-pkg-resources.
20:48:48 [2022-06-06T20:48:48.313Z] #51 43.58 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 43.58 Unpacking python3-pkg-resources (52.0.0-4) ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 43.75 Selecting previously unselected package python3-six.
20:48:48 [2022-06-06T20:48:48.313Z] #51 43.75 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 43.76 Unpacking python3-six (1.16.0-2) ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 43.84 Selecting previously unselected package python3-protobuf.
20:48:48 [2022-06-06T20:48:48.313Z] #51 43.84 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 43.85 Unpacking python3-protobuf (3.12.4-1) ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 44.41 Selecting previously unselected package libnet1:amd64.
20:48:48 [2022-06-06T20:48:48.313Z] #51 44.41 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 44.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 44.54 Selecting previously unselected package libnl-3-200:amd64.
20:48:48 [2022-06-06T20:48:48.313Z] #51 44.54 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 44.54 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 44.78 Selecting previously unselected package libprotobuf-c1:amd64.
20:48:48 [2022-06-06T20:48:48.313Z] #51 44.78 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 44.80 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 44.92 Selecting previously unselected package criu.
20:48:48 [2022-06-06T20:48:48.313Z] #51 44.92 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 44.92 Unpacking criu (3.17-1) ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 45.77 Setting up python3-pkg-resources (52.0.0-4) ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 47.57 Setting up libprotobuf23:amd64 (3.12.4-1) ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 47.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 47.91 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 48.04 Setting up python3-six (1.16.0-2) ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 49.44 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 49.44 Setting up python3-protobuf (3.12.4-1) ...
20:48:48 [2022-06-06T20:48:48.350Z] #42 ...
20:48:48 [2022-06-06T20:48:48.350Z] 
20:48:48 [2022-06-06T20:48:48.350Z] #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
20:48:48 [2022-06-06T20:48:48.350Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:48:48 [2022-06-06T20:48:48.350Z] #14 29.04 Fetched 8537 kB in 22s (381 kB/s)
20:48:48 [2022-06-06T20:48:48.569Z] #51 ...
20:48:48 [2022-06-06T20:48:48.569Z] 
20:48:48 [2022-06-06T20:48:48.569Z] #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.44.0"      && /build/golangci-lint --version
20:48:48 [2022-06-06T20:48:48.569Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:48:48 [2022-06-06T20:48:48.569Z] #55 52.80 go: downloading github.com/prometheus/common v0.10.0
20:48:48 [2022-06-06T20:48:48.827Z] #55 52.97 go: downloading github.com/prometheus/procfs v0.6.0
20:48:48 [2022-06-06T20:48:48.827Z] #55 53.04 go: downloading github.com/mattn/go-runewidth v0.0.9
20:48:49 [2022-06-06T20:48:49.086Z] #55 53.28 go: downloading google.golang.org/protobuf v1.27.1
20:48:49 [2022-06-06T20:48:49.128Z] #62 28.33 Reading package lists...
20:48:49 [2022-06-06T20:48:49.128Z] #62 ...
20:48:49 [2022-06-06T20:48:49.128Z] 
20:48:49 [2022-06-06T20:48:49.128Z] #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
20:48:49 [2022-06-06T20:48:49.128Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:48:49 [2022-06-06T20:48:49.128Z] #14 29.47 Fetched 8537 kB in 22s (389 kB/s)
20:48:49 [2022-06-06T20:48:49.478Z] #19 61.86 Fetched 49.0 MB in 60s (815 kB/s)
20:48:50 [2022-06-06T20:48:50.993Z] #55 54.77 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
20:48:51 [2022-06-06T20:48:51.250Z] #55 ...
20:48:51 [2022-06-06T20:48:51.250Z] 
20:48:51 [2022-06-06T20:48:51.250Z] #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
20:48:51 [2022-06-06T20:48:51.250Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
20:48:51 [2022-06-06T20:48:51.250Z] #34 45.43 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.
20:48:51 [2022-06-06T20:48:51.250Z] #34 45.71 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
20:48:51 [2022-06-06T20:48:51.250Z] #34 46.02 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:48:51 [2022-06-06T20:48:51.508Z] #34 ...
20:48:51 [2022-06-06T20:48:51.508Z] 
20:48:51 [2022-06-06T20:48:51.508Z] #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
20:48:51 [2022-06-06T20:48:51.508Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:48:51 [2022-06-06T20:48:51.508Z] #51 53.26 Setting up criu (3.17-1) ...
20:48:51 [2022-06-06T20:48:51.508Z] #51 54.90 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:48:51 [2022-06-06T20:48:51.508Z] #51 DONE 55.4s
20:48:51 [2022-06-06T20:48:51.508Z] 
20:48:51 [2022-06-06T20:48:51.508Z] #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
20:48:51 [2022-06-06T20:48:51.508Z] #44 sha256:a4806b994b020cda32249cf535a167c770adae1a3e51b2e5c33b743ed0046da4
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.768 + RM_GOPATH=0
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.769 + TMP_GOPATH=
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.770 + : /build
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.770 + '[' -z '' ']'
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.774 ++ mktemp -d
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.790 + export GOPATH=/tmp/tmp.6cgHZSjRzR
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.793 + GOPATH=/tmp/tmp.6cgHZSjRzR
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.794 + RM_GOPATH=1
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.795 + case "$(go env GOARCH)" in
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.796 ++ go env GOARCH
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.802 + export GO_BUILDMODE=-buildmode=pie
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.802 + GO_BUILDMODE=-buildmode=pie
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.803 ++ dirname /install.sh
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.803 + dir=/
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.803 + bin=tini
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.803 + shift
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.804 Install tini version v0.19.0
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.804 + '[' '!' -f //tini.installer ']'
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.804 + . //tini.installer
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.804 ++ : v0.19.0
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.804 + install_tini
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.804 + echo 'Install tini version v0.19.0'
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.815 + git clone https://github.com/krallin/tini.git /tmp/tmp.6cgHZSjRzR/tini
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.818 Cloning into '/tmp/tmp.6cgHZSjRzR/tini'...
20:48:51 [2022-06-06T20:48:51.671Z] #14 29.47 Reading package lists...
20:48:51 [2022-06-06T20:48:51.671Z] #14 ...
20:48:51 [2022-06-06T20:48:51.671Z] 
20:48:51 [2022-06-06T20:48:51.671Z] #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
20:48:51 [2022-06-06T20:48:51.671Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
20:48:51 [2022-06-06T20:48:51.671Z] #62 28.33 Reading package lists...
20:48:52 [2022-06-06T20:48:52.072Z] #44 5.679 + cd /tmp/tmp.6cgHZSjRzR/tini
20:48:52 [2022-06-06T20:48:52.072Z] #44 5.679 + git checkout -q v0.19.0
20:48:52 [2022-06-06T20:48:52.072Z] #44 5.681 + cmake .
20:48:52 [2022-06-06T20:48:52.332Z] #44 6.229 -- The C compiler identification is GNU 10.2.1
20:48:52 [2022-06-06T20:48:52.332Z] #44 6.350 -- Detecting C compiler ABI info
20:48:53 [2022-06-06T20:48:53.262Z] #44 6.970 -- Detecting C compiler ABI info - done
20:48:53 [2022-06-06T20:48:53.262Z] #44 7.124 -- Check for working C compiler: /usr/bin/cc - skipped
20:48:53 [2022-06-06T20:48:53.262Z] #44 7.124 -- Detecting C compile features
20:48:53 [2022-06-06T20:48:53.262Z] #44 7.124 -- Detecting C compile features - done
20:48:53 [2022-06-06T20:48:53.262Z] #44 7.180 -- Performing Test HAS_BUILTIN_FORTIFY
20:48:53 [2022-06-06T20:48:53.519Z] #44 7.395 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:48:53 [2022-06-06T20:48:53.519Z] #44 7.516 -- Configuring done
20:48:53 [2022-06-06T20:48:53.580Z] #62 37.18 Reading package lists...
20:48:53 [2022-06-06T20:48:53.580Z] #62 ...
20:48:53 [2022-06-06T20:48:53.580Z] 
20:48:53 [2022-06-06T20:48:53.580Z] #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
20:48:53 [2022-06-06T20:48:53.580Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:48:53 [2022-06-06T20:48:53.580Z] #42 29.19 Fetched 8537 kB in 22s (393 kB/s)
20:48:53 [2022-06-06T20:48:53.580Z] #42 29.19 Reading package lists...
20:48:53 [2022-06-06T20:48:53.580Z] #42 37.76 Reading package lists...
20:48:53 [2022-06-06T20:48:53.580Z] #42 ...
20:48:53 [2022-06-06T20:48:53.580Z] 
20:48:53 [2022-06-06T20:48:53.580Z] #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
20:48:53 [2022-06-06T20:48:53.580Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:48:53 [2022-06-06T20:48:53.580Z] #51 29.12 Fetched 8541 kB in 22s (391 kB/s)
20:48:53 [2022-06-06T20:48:53.580Z] #51 29.12 Reading package lists...
20:48:53 [2022-06-06T20:48:53.776Z] #44 7.566 -- Generating done
20:48:53 [2022-06-06T20:48:53.776Z] #44 7.566 -- Build files have been written to: /tmp/tmp.6cgHZSjRzR/tini
20:48:53 [2022-06-06T20:48:53.776Z] #44 7.583 + make tini-static
20:48:53 [2022-06-06T20:48:53.839Z] #51 38.08 Reading package lists...
20:48:53 [2022-06-06T20:48:53.839Z] #51 ...
20:48:53 [2022-06-06T20:48:53.839Z] 
20:48:53 [2022-06-06T20:48:53.839Z] #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
20:48:53 [2022-06-06T20:48:53.839Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
20:48:54 [2022-06-06T20:48:54.032Z] #44 7.932 Scanning dependencies of target tini-static
20:48:54 [2022-06-06T20:48:54.289Z] #44 7.980 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:48:54 [2022-06-06T20:48:54.715Z] #14 70.03 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
20:48:54 [2022-06-06T20:48:54.715Z] #14 70.03 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
20:48:54 [2022-06-06T20:48:54.715Z] #14 70.04 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:48:54 [2022-06-06T20:48:54.883Z] #47 38.96 Updating files:  48% (1060/2177)
Updating files:  49% (1067/2177)
Updating files:  50% (1089/2177)
Updating files:  51% (1111/2177)
Updating files:  52% (1133/2177)
Updating files:  53% (1154/2177)
Updating files:  54% (1176/2177)
Updating files:  55% (1198/2177)
Updating files:  56% (1220/2177)
Updating files:  57% (1241/2177)
Updating files:  58% (1263/2177)
Updating files:  59% (1285/2177)
Updating files:  60% (1307/2177)
Updating files:  61% (1328/2177)
Updating files:  62% (1350/2177)
Updating files:  63% (1372/2177)
Updating files:  64% (1394/2177)
Updating files:  65% (1416/2177)
Updating files:  66% (1437/2177)
Updating files:  67% (1459/2177)
Updating files:  68% (1481/2177)
Updating files:  69% (1503/2177)
Updating files:  70% (1524/2177)
Updating files:  71% (1546/2177)
Updating files:  72% (1568/2177)
Updating files:  73% (1590/2177)
Updating files:  74% (1611/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
20:48:54 [2022-06-06T20:48:54.926Z] #14 29.04 Reading package lists...
20:48:54 [2022-06-06T20:48:54.926Z] #14 ...
20:48:54 [2022-06-06T20:48:54.926Z] 
20:48:54 [2022-06-06T20:48:54.926Z] #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
20:48:54 [2022-06-06T20:48:54.926Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
20:48:54 [2022-06-06T20:48:54.926Z] #62 20.90 Reading package lists...
20:48:55 [2022-06-06T20:48:55.143Z] #47 40.46 + git checkout -q v2.3.0
20:48:55 [2022-06-06T20:48:55.656Z] #14 ...
20:48:55 [2022-06-06T20:48:55.656Z] 
20:48:55 [2022-06-06T20:48:55.656Z] #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
20:48:55 [2022-06-06T20:48:55.656Z] #64 sha256:3f3636642229322e01da802e5dbb9360cd8e8ec0a41f96d1c97e584565e5eb4b
20:48:55 [2022-06-06T20:48:55.761Z] #44 9.471 [100%] Linking C executable tini-static
20:48:56 [2022-06-06T20:48:56.030Z] #44 9.967 [100%] Built target tini-static
20:48:56 [2022-06-06T20:48:56.030Z] #44 10.03 + mkdir -p /build
20:48:56 [2022-06-06T20:48:56.030Z] #44 10.03 + cp tini-static /build/docker-init
20:48:56 [2022-06-06T20:48:56.307Z] #62 31.07 Reading package lists...
20:48:56 [2022-06-06T20:48:56.307Z] #62 ...
20:48:56 [2022-06-06T20:48:56.307Z] 
20:48:56 [2022-06-06T20:48:56.307Z] #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
20:48:56 [2022-06-06T20:48:56.307Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
20:48:56 [2022-06-06T20:48:56.435Z] #64 34.49 Updating files:  61% (2933/4765)
Updating files:  62% (2955/4765)
Updating files:  63% (3002/4765)
Updating files:  64% (3050/4765)
Updating files:  65% (3098/4765)
Updating files:  66% (3145/4765)
Updating files:  67% (3193/4765)
Updating files:  68% (3241/4765)
Updating files:  69% (3288/4765)
Updating files:  70% (3336/4765)
Updating files:  71% (3384/4765)
Updating files:  72% (3431/4765)
Updating files:  73% (3479/4765)
Updating files:  74% (3527/4765)
Updating files:  75% (3574/4765)
Updating files:  76% (3622/4765)
Updating files:  77% (3670/4765)
Updating files:  78% (3717/4765)
Updating files:  79% (3765/4765)
Updating files:  80% (3812/4765)
Updating files:  81% (3860/4765)
Updating files:  82% (3908/4765)
Updating files:  83% (3955/4765)
Updating files:  84% (4003/4765)
Updating files:  85% (4051/4765)
Updating files:  86% (4098/4765)
Updating files:  87% (4146/4765)
Updating files:  88% (4194/4765)
Updating files:  89% (4241/4765)
Updating files:  90% (4289/4765)
Updating files:  91% (4337/4765)
Updating files:  92% (4384/4765)
Updating files:  93% (4432/4765)
Updating files:  94% (4480/4765)
Updating files:  95% (4527/4765)
Updating files:  96% (4575/4765)
Updating files:  97% (4623/4765)
Updating files:  98% (4670/4765)
Updating files:  99% (4718/4765)
Updating files: 100% (4765/4765)
Updating files: 100% (4765/4765), done.
20:48:56 [2022-06-06T20:48:56.435Z] #64 35.37 + cd /tmp/tmp.9UcjwmZ0EY/src/github.com/containerd/containerd
20:48:56 [2022-06-06T20:48:56.602Z] #44 DONE 10.6s
20:48:56 [2022-06-06T20:48:56.602Z] 
20:48:56 [2022-06-06T20:48:56.602Z] #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
20:48:56 [2022-06-06T20:48:56.602Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:48:56 [2022-06-06T20:48:56.602Z] #14 56.58 Selecting previously unselected package mingw-w64-x86-64-dev.
20:48:56 [2022-06-06T20:48:56.602Z] #14 56.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
20:48:56 [2022-06-06T20:48:56.602Z] #14 56.59 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
20:48:56 [2022-06-06T20:48:56.695Z] #64 35.37 + git checkout -q v1.6.6
20:48:57 [2022-06-06T20:48:57.346Z] #47 36.79 Updating files:  56% (1240/2177)
Updating files:  57% (1241/2177)
Updating files:  58% (1263/2177)
Updating files:  59% (1285/2177)
Updating files:  60% (1307/2177)
Updating files:  61% (1328/2177)
Updating files:  62% (1350/2177)
Updating files:  63% (1372/2177)
Updating files:  64% (1394/2177)
Updating files:  65% (1416/2177)
Updating files:  66% (1437/2177)
Updating files:  67% (1459/2177)
Updating files:  68% (1481/2177)
Updating files:  69% (1503/2177)
Updating files:  70% (1524/2177)
Updating files:  71% (1546/2177)
Updating files:  72% (1568/2177)
Updating files:  73% (1590/2177)
Updating files:  74% (1611/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  84% (1845/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
20:48:57 [2022-06-06T20:48:57.346Z] #47 38.15 + git checkout -q v2.3.0
20:48:57 [2022-06-06T20:48:57.636Z] #64 36.52 + export 'BUILDTAGS=netgo osusergo static_build'
20:48:57 [2022-06-06T20:48:57.636Z] #64 36.52 + BUILDTAGS='netgo osusergo static_build'
20:48:57 [2022-06-06T20:48:57.636Z] #64 36.52 + export EXTRA_FLAGS=-buildmode=pie
20:48:57 [2022-06-06T20:48:57.636Z] #64 36.52 + EXTRA_FLAGS=-buildmode=pie
20:48:57 [2022-06-06T20:48:57.636Z] #64 36.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:48:57 [2022-06-06T20:48:57.636Z] #64 36.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:48:57 [2022-06-06T20:48:57.636Z] #64 36.52 + '[' '' = dynamic ']'
20:48:57 [2022-06-06T20:48:57.636Z] #64 36.52 + make
20:48:57 [2022-06-06T20:48:57.968Z] #14 ...
20:48:57 [2022-06-06T20:48:57.968Z] 
20:48:57 [2022-06-06T20:48:57.968Z] #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
20:48:57 [2022-06-06T20:48:57.968Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32
20:48:57 [2022-06-06T20:48:57.968Z] #53 61.99 gotestsum version dev
20:48:57 [2022-06-06T20:48:57.968Z] #53 DONE 62.2s
20:48:57 [2022-06-06T20:48:57.968Z] 
20:48:57 [2022-06-06T20:48:57.968Z] #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
20:48:57 [2022-06-06T20:48:57.968Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
20:48:58 [2022-06-06T20:48:58.285Z] #47 ...
20:48:58 [2022-06-06T20:48:58.285Z] 
20:48:58 [2022-06-06T20:48:58.285Z] #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
20:48:58 [2022-06-06T20:48:58.285Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:48:58 [2022-06-06T20:48:58.285Z] #42 29.27 Fetched 8537 kB in 22s (381 kB/s)
20:48:58 [2022-06-06T20:48:58.285Z] #42 29.27 Reading package lists...
20:48:58 [2022-06-06T20:48:58.434Z] #47 43.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
20:48:58 [2022-06-06T20:48:58.546Z] #42 38.43 Reading package lists...
20:48:58 [2022-06-06T20:48:58.546Z] #42 ...
20:48:58 [2022-06-06T20:48:58.546Z] 
20:48:58 [2022-06-06T20:48:58.546Z] #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
20:48:58 [2022-06-06T20:48:58.546Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
20:48:58 [2022-06-06T20:48:58.546Z] #62 31.07 Reading package lists...
20:48:58 [2022-06-06T20:48:58.898Z] #47 ...
20:48:58 [2022-06-06T20:48:58.898Z] 
20:48:58 [2022-06-06T20:48:58.898Z] #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
20:48:58 [2022-06-06T20:48:58.898Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:48:58 [2022-06-06T20:48:58.898Z] #14 62.92 Selecting previously unselected package gcc-mingw-w64-base.
20:48:58 [2022-06-06T20:48:58.898Z] #14 62.93 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
20:48:58 [2022-06-06T20:48:58.898Z] #14 62.97 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:48:58 [2022-06-06T20:48:58.898Z] #14 63.08 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
20:48:58 [2022-06-06T20:48:58.898Z] #14 63.09 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
20:48:58 [2022-06-06T20:48:58.898Z] #14 63.09 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:48:59 [2022-06-06T20:48:59.064Z] #62 39.64 Building dependency tree...
20:48:59 [2022-06-06T20:48:59.064Z] #62 ...
20:48:59 [2022-06-06T20:48:59.064Z] 
20:48:59 [2022-06-06T20:48:59.064Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:48:59 [2022-06-06T20:48:59.064Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
20:48:59 [2022-06-06T20:48:59.064Z] #36 29.90 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
20:48:59 [2022-06-06T20:48:59.064Z] #36 29.97 go: downloading github.com/cilium/ebpf v0.7.0
20:48:59 [2022-06-06T20:48:59.064Z] #36 ...
20:48:59 [2022-06-06T20:48:59.064Z] 
20:48:59 [2022-06-06T20:48:59.064Z] #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
20:48:59 [2022-06-06T20:48:59.064Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:48:59 [2022-06-06T20:48:59.064Z] #14 29.04 Reading package lists...
20:48:59 [2022-06-06T20:48:59.547Z] #64 37.98 + bin/ctr
20:49:00 [2022-06-06T20:49:00.340Z] #47 ...
20:49:00 [2022-06-06T20:49:00.340Z] 
20:49:00 [2022-06-06T20:49:00.340Z] #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.44.0"      && /build/golangci-lint --version
20:49:00 [2022-06-06T20:49:00.340Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:49:00 [2022-06-06T20:49:00.340Z] #55 45.76 go: downloading github.com/fatih/color v1.13.0
20:49:00 [2022-06-06T20:49:00.340Z] #55 45.79 go: downloading github.com/gofrs/flock v0.8.1
20:49:00 [2022-06-06T20:49:00.340Z] #55 45.92 go: downloading github.com/spf13/cobra v1.3.0
20:49:00 [2022-06-06T20:49:00.340Z] #55 46.06 go: downloading github.com/spf13/viper v1.10.1
20:49:00 [2022-06-06T20:49:00.600Z] #55 46.27 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
20:49:00 [2022-06-06T20:49:00.970Z] #14 38.25 Reading package lists...
20:49:00 [2022-06-06T20:49:00.970Z] #14 ...
20:49:00 [2022-06-06T20:49:00.970Z] 
20:49:00 [2022-06-06T20:49:00.970Z] #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
20:49:00 [2022-06-06T20:49:00.970Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:49:00 [2022-06-06T20:49:00.970Z] #51 31.43 Fetched 8541 kB in 24s (354 kB/s)
20:49:00 [2022-06-06T20:49:00.970Z] #51 31.43 Reading package lists...
20:49:00 [2022-06-06T20:49:00.970Z] #51 40.58 Reading package lists...
20:49:00 [2022-06-06T20:49:00.970Z] #51 ...
20:49:00 [2022-06-06T20:49:00.970Z] 
20:49:00 [2022-06-06T20:49:00.970Z] #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
20:49:00 [2022-06-06T20:49:00.970Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
20:49:00 [2022-06-06T20:49:00.970Z] #47 40.99 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:49:01 [2022-06-06T20:49:01.990Z] #55 47.53 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
20:49:01 [2022-06-06T20:49:01.990Z] #55 47.55 go: downloading github.com/go-critic/go-critic v0.6.2
20:49:02 [2022-06-06T20:49:02.559Z] #55 ...
20:49:02 [2022-06-06T20:49:02.559Z] 
20:49:02 [2022-06-06T20:49:02.559Z] #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
20:49:02 [2022-06-06T20:49:02.559Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:49:02 [2022-06-06T20:49:02.559Z] #14 29.47 Reading package lists...
20:49:02 [2022-06-06T20:49:02.559Z] #14 38.49 Reading package lists...
20:49:02 [2022-06-06T20:49:02.559Z] #14 47.66 Building dependency tree...
20:49:02 [2022-06-06T20:49:02.559Z] #14 ...
20:49:02 [2022-06-06T20:49:02.559Z] 
20:49:02 [2022-06-06T20:49:02.559Z] #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
20:49:02 [2022-06-06T20:49:02.559Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:49:02 [2022-06-06T20:49:02.559Z] #51 38.08 Reading package lists...
20:49:03 [2022-06-06T20:49:03.937Z] #51 46.97 Building dependency tree...
20:49:06 [2022-06-06T20:49:06.402Z] #47 ...
20:49:06 [2022-06-06T20:49:06.402Z] 
20:49:06 [2022-06-06T20:49:06.402Z] #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
20:49:06 [2022-06-06T20:49:06.402Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:49:06 [2022-06-06T20:49:06.402Z] #14 38.25 Reading package lists...
20:49:06 [2022-06-06T20:49:06.989Z] #14 69.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
20:49:06 [2022-06-06T20:49:06.989Z] #14 69.85 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:49:06 [2022-06-06T20:49:06.989Z] #14 69.88 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:49:07 [2022-06-06T20:49:07.242Z] #51 ...
20:49:07 [2022-06-06T20:49:07.242Z] 
20:49:07 [2022-06-06T20:49:07.242Z] #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
20:49:07 [2022-06-06T20:49:07.242Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
20:49:07 [2022-06-06T20:49:07.242Z] #62 37.18 Reading package lists...
20:49:07 [2022-06-06T20:49:07.242Z] #62 45.63 Building dependency tree...
20:49:07 [2022-06-06T20:49:07.242Z] #62 51.81 The following additional packages will be installed:
20:49:07 [2022-06-06T20:49:07.242Z] #62 51.83   libbtrfs0
20:49:07 [2022-06-06T20:49:07.242Z] #62 52.25 The following NEW packages will be installed:
20:49:07 [2022-06-06T20:49:07.242Z] #62 52.26   libbtrfs-dev libbtrfs0
20:49:07 [2022-06-06T20:49:07.242Z] #62 52.76 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:49:07 [2022-06-06T20:49:07.242Z] #62 52.76 Need to get 460 kB of archives.
20:49:07 [2022-06-06T20:49:07.242Z] #62 52.76 After this operation, 1237 kB of additional disk space will be used.
20:49:07 [2022-06-06T20:49:07.242Z] #62 52.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:49:07 [2022-06-06T20:49:07.242Z] #62 52.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:49:07 [2022-06-06T20:49:07.242Z] #62 ...
20:49:07 [2022-06-06T20:49:07.242Z] 
20:49:07 [2022-06-06T20:49:07.242Z] #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
20:49:07 [2022-06-06T20:49:07.242Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:49:07 [2022-06-06T20:49:07.242Z] #51 52.78 The following additional packages will be installed:
20:49:07 [2022-06-06T20:49:07.242Z] #51 52.79   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:49:07 [2022-06-06T20:49:07.242Z] #51 52.80   python3-protobuf python3-six
20:49:07 [2022-06-06T20:49:07.242Z] #51 52.83 Suggested packages:
20:49:07 [2022-06-06T20:49:07.242Z] #51 52.83   python3-setuptools
20:49:07 [2022-06-06T20:49:07.242Z] #51 52.83 Recommended packages:
20:49:07 [2022-06-06T20:49:07.242Z] #51 52.83   iproute2 | iproute
20:49:07 [2022-06-06T20:49:07.811Z] #51 ...
20:49:07 [2022-06-06T20:49:07.811Z] 
20:49:07 [2022-06-06T20:49:07.811Z] #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
20:49:07 [2022-06-06T20:49:07.811Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589
20:49:07 [2022-06-06T20:49:07.811Z] #57 53.03 v3.0.2
20:49:07 [2022-06-06T20:49:07.811Z] #57 DONE 53.4s
20:49:07 [2022-06-06T20:49:07.811Z] 
20:49:07 [2022-06-06T20:49:07.811Z] #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
20:49:07 [2022-06-06T20:49:07.811Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:49:07 [2022-06-06T20:49:07.811Z] #42 37.76 Reading package lists...
20:49:07 [2022-06-06T20:49:07.811Z] #42 46.49 Building dependency tree...
20:49:07 [2022-06-06T20:49:07.811Z] #42 52.46 The following additional packages will be installed:
20:49:07 [2022-06-06T20:49:07.811Z] #42 52.49   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
20:49:07 [2022-06-06T20:49:07.811Z] #42 52.53 Suggested packages:
20:49:07 [2022-06-06T20:49:07.811Z] #42 52.56   cmake-doc ninja-build lrzip
20:49:07 [2022-06-06T20:49:07.811Z] #42 52.56 Recommended packages:
20:49:07 [2022-06-06T20:49:07.811Z] #42 52.56   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:49:08 [2022-06-06T20:49:08.088Z] #42 53.89 The following NEW packages will be installed:
20:49:08 [2022-06-06T20:49:08.089Z] #42 53.89   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:49:08 [2022-06-06T20:49:08.089Z] #42 53.89   vim-common xxd
20:49:08 [2022-06-06T20:49:08.349Z] #42 ...
20:49:08 [2022-06-06T20:49:08.349Z] 
20:49:08 [2022-06-06T20:49:08.349Z] #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
20:49:08 [2022-06-06T20:49:08.349Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:49:08 [2022-06-06T20:49:08.349Z] #51 53.85 The following NEW packages will be installed:
20:49:08 [2022-06-06T20:49:08.349Z] #51 53.90   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:49:08 [2022-06-06T20:49:08.349Z] #51 53.90   python3-protobuf python3-six
20:49:08 [2022-06-06T20:49:08.980Z] #14 47.15 Building dependency tree...
20:49:09 [2022-06-06T20:49:09.323Z] #51 54.69 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
20:49:09 [2022-06-06T20:49:09.323Z] #51 54.69 Need to get 2314 kB of archives.
20:49:09 [2022-06-06T20:49:09.323Z] #51 54.69 After this operation, 11.1 MB of additional disk space will be used.
20:49:09 [2022-06-06T20:49:09.323Z] #51 54.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
20:49:09 [2022-06-06T20:49:09.323Z] #51 54.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:49:09 [2022-06-06T20:49:09.323Z] #51 54.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
20:49:09 [2022-06-06T20:49:09.323Z] #51 54.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
20:49:09 [2022-06-06T20:49:09.538Z] #64 ...
20:49:09 [2022-06-06T20:49:09.538Z] 
20:49:09 [2022-06-06T20:49:09.538Z] #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
20:49:09 [2022-06-06T20:49:09.538Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109
20:49:09 [2022-06-06T20:49:09.538Z] #14 74.73 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
20:49:09 [2022-06-06T20:49:09.538Z] #14 74.75 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
20:49:09 [2022-06-06T20:49:09.538Z] #14 74.76 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:49:09 [2022-06-06T20:49:09.538Z] #14 79.55 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
20:49:09 [2022-06-06T20:49:09.538Z] #14 79.55 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
20:49:09 [2022-06-06T20:49:09.539Z] #14 79.56 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:49:09 [2022-06-06T20:49:09.658Z] #51 54.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:49:09 [2022-06-06T20:49:09.658Z] #51 54.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:49:09 [2022-06-06T20:49:09.658Z] #51 54.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:49:10 [2022-06-06T20:49:10.885Z] #14 ...
20:49:10 [2022-06-06T20:49:10.885Z] 
20:49:10 [2022-06-06T20:49:10.885Z] #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
20:49:10 [2022-06-06T20:49:10.885Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
20:49:10 [2022-06-06T20:49:10.885Z] #62 39.64 Building dependency tree...
20:49:10 [2022-06-06T20:49:10.885Z] #62 45.94 The following additional packages will be installed:
20:49:10 [2022-06-06T20:49:10.885Z] #62 45.95   libbtrfs0
20:49:10 [2022-06-06T20:49:10.885Z] #62 46.36 The following NEW packages will be installed:
20:49:10 [2022-06-06T20:49:10.885Z] #62 46.43   libbtrfs-dev libbtrfs0
20:49:10 [2022-06-06T20:49:10.885Z] #62 47.10 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:49:10 [2022-06-06T20:49:10.885Z] #62 47.10 Need to get 460 kB of archives.
20:49:10 [2022-06-06T20:49:10.885Z] #62 47.10 After this operation, 1237 kB of additional disk space will be used.
20:49:10 [2022-06-06T20:49:10.885Z] #62 47.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:49:10 [2022-06-06T20:49:10.885Z] #62 47.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:49:10 [2022-06-06T20:49:10.885Z] #62 48.96 debconf: delaying package configuration, since apt-utils is not installed
20:49:10 [2022-06-06T20:49:10.885Z] #62 49.46 Fetched 460 kB in 1s (919 kB/s)
20:49:10 [2022-06-06T20:49:10.885Z] #62 49.57 Selecting previously unselected package libbtrfs0:amd64.
20:49:10 [2022-06-06T20:49:10.885Z] #62 49.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:49:10 [2022-06-06T20:49:10.885Z] #62 49.73 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
20:49:10 [2022-06-06T20:49:10.885Z] #62 49.76 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:49:10 [2022-06-06T20:49:10.885Z] #62 50.24 Selecting previously unselected package libbtrfs-dev:amd64.
20:49:10 [2022-06-06T20:49:10.885Z] #62 50.28 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
20:49:10 [2022-06-06T20:49:10.885Z] #62 50.30 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:49:10 [2022-06-06T20:49:10.885Z] #62 51.08 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:49:10 [2022-06-06T20:49:10.885Z] #62 51.24 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:49:10 [2022-06-06T20:49:10.885Z] #62 51.31 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:49:11 [2022-06-06T20:49:11.143Z] #62 DONE 52.1s
20:49:11 [2022-06-06T20:49:11.143Z] 
20:49:11 [2022-06-06T20:49:11.143Z] #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.44.0"      && /build/golangci-lint --version
20:49:11 [2022-06-06T20:49:11.143Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:49:11 [2022-06-06T20:49:11.143Z] #55 45.86 go: downloading github.com/fatih/color v1.13.0
20:49:11 [2022-06-06T20:49:11.143Z] #55 45.87 go: downloading github.com/gofrs/flock v0.8.1
20:49:11 [2022-06-06T20:49:11.143Z] #55 45.94 go: downloading github.com/spf13/cobra v1.3.0
20:49:11 [2022-06-06T20:49:11.143Z] #55 46.07 go: downloading github.com/spf13/viper v1.10.1
20:49:11 [2022-06-06T20:49:11.143Z] #55 46.65 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
20:49:11 [2022-06-06T20:49:11.143Z] #55 46.93 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
20:49:11 [2022-06-06T20:49:11.143Z] #55 47.14 go: downloading github.com/go-critic/go-critic v0.6.2
20:49:11 [2022-06-06T20:49:11.143Z] #55 49.18 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:49:11 [2022-06-06T20:49:11.143Z] #55 49.20 go: downloading github.com/mattn/go-colorable v0.1.12
20:49:11 [2022-06-06T20:49:11.143Z] #55 49.27 go: downloading github.com/mattn/go-isatty v0.0.14
20:49:11 [2022-06-06T20:49:11.143Z] #55 49.31 go: downloading github.com/hashicorp/go-multierror v1.1.1
20:49:11 [2022-06-06T20:49:11.143Z] #55 ...
20:49:11 [2022-06-06T20:49:11.143Z] 
20:49:11 [2022-06-06T20:49:11.143Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
20:49:11 [2022-06-06T20:49:11.143Z] #63 sha256:570ec980a740d61d352b78c0969572ceb7f5ed941571876635012c89e5bfa25d
20:49:11 [2022-06-06T20:49:11.143Z] #63 DONE 0.1s
20:49:11 [2022-06-06T20:49:11.143Z] 
20:49:11 [2022-06-06T20:49:11.143Z] #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
20:49:11 [2022-06-06T20:49:11.143Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:49:11 [2022-06-06T20:49:11.143Z] #51 40.58 Reading package lists...
20:49:11 [2022-06-06T20:49:11.401Z] #51 49.64 Building dependency tree...
20:49:11 [2022-06-06T20:49:11.412Z] #19 61.86 Reading package lists...
20:49:12 [2022-06-06T20:49:12.217Z] #51 ...
20:49:12 [2022-06-06T20:49:12.217Z] 
20:49:12 [2022-06-06T20:49:12.217Z] #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
20:49:12 [2022-06-06T20:49:12.217Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
20:49:12 [2022-06-06T20:49:12.217Z] #62 54.68 debconf: delaying package configuration, since apt-utils is not installed
20:49:12 [2022-06-06T20:49:12.217Z] #62 55.13 Fetched 460 kB in 0s (1256 kB/s)
20:49:12 [2022-06-06T20:49:12.217Z] #62 55.46 Selecting previously unselected package libbtrfs0:amd64.
20:49:12 [2022-06-06T20:49:12.217Z] #62 55.46 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:49:12 [2022-06-06T20:49:12.217Z] #62 55.67 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
20:49:12 [2022-06-06T20:49:12.217Z] #62 55.69 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:49:12 [2022-06-06T20:49:12.217Z] #62 56.19 Selecting previously unselected package libbtrfs-dev:amd64.
20:49:12 [2022-06-06T20:49:12.217Z] #62 56.20 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
20:49:12 [2022-06-06T20:49:12.217Z] #62 56.21 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:49:12 [2022-06-06T20:49:12.217Z] #62 56.93 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:49:12 [2022-06-06T20:49:12.217Z] #62 57.06 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:49:12 [2022-06-06T20:49:12.217Z] #62 57.10 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:49:12 [2022-06-06T20:49:12.217Z] #62 DONE 57.6s
20:49:12 [2022-06-06T20:49:12.217Z] 
20:49:12 [2022-06-06T20:49:12.217Z] #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
20:49:12 [2022-06-06T20:49:12.217Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:49:12 [2022-06-06T20:49:12.217Z] #51 57.33 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
20:49:12 [2022-06-06T20:49:12.217Z] #51 ...
20:49:12 [2022-06-06T20:49:12.217Z] 
20:49:12 [2022-06-06T20:49:12.217Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
20:49:12 [2022-06-06T20:49:12.217Z] #63 sha256:e080310e81eed3f209043fae639a3514ef74c504a748f82f4d026b93ea2e8f75
20:49:12 [2022-06-06T20:49:12.217Z] #63 DONE 0.2s
20:49:12 [2022-06-06T20:49:12.217Z] 
20:49:12 [2022-06-06T20:49:12.218Z] #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
20:49:12 [2022-06-06T20:49:12.218Z] #64 sha256:306c873417994102249ea7d81abed61b443ec4e9ac30ebaf7373150a171f571c
20:49:13 [2022-06-06T20:49:13.595Z] #64 1.312 + RM_GOPATH=0
20:49:13 [2022-06-06T20:49:13.596Z] #64 1.312 + TMP_GOPATH=
20:49:13 [2022-06-06T20:49:13.596Z] #64 1.312 + : /build
20:49:13 [2022-06-06T20:49:13.596Z] #64 1.312 + '[' -z '' ']'
20:49:13 [2022-06-06T20:49:13.596Z] #64 1.312 ++ mktemp -d
20:49:13 [2022-06-06T20:49:13.596Z] #64 1.320 + export GOPATH=/tmp/tmp.JFNdps5vOB
20:49:13 [2022-06-06T20:49:13.596Z] #64 1.320 + GOPATH=/tmp/tmp.JFNdps5vOB
20:49:13 [2022-06-06T20:49:13.596Z] #64 1.320 + RM_GOPATH=1
20:49:13 [2022-06-06T20:49:13.596Z] #64 1.320 + case "$(go env GOARCH)" in
20:49:13 [2022-06-06T20:49:13.596Z] #64 1.320 ++ go env GOARCH
20:49:13 [2022-06-06T20:49:13.596Z] #64 1.380 + export GO_BUILDMODE=-buildmode=pie
20:49:13 [2022-06-06T20:49:13.596Z] #64 1.380 + GO_BUILDMODE=-buildmode=pie
20:49:13 [2022-06-06T20:49:13.596Z] #64 1.380 ++ dirname /install.sh
20:49:13 [2022-06-06T20:49:13.596Z] #64 1.396 + dir=/
20:49:13 [2022-06-06T20:49:13.596Z] #64 1.396 + bin=containerd
20:49:13 [2022-06-06T20:49:13.596Z] #64 1.396 + shift
20:49:13 [2022-06-06T20:49:13.596Z] #64 1.396 + '[' '!' -f //containerd.installer ']'
20:49:13 [2022-06-06T20:49:13.596Z] #64 1.396 + . //containerd.installer
20:49:13 [2022-06-06T20:49:13.596Z] #64 1.396 ++ set -e
20:49:13 [2022-06-06T20:49:13.596Z] #64 1.396 ++ : v1.6.6
20:49:13 [2022-06-06T20:49:13.596Z] #64 1.396 + install_containerd
20:49:13 [2022-06-06T20:49:13.596Z] #64 1.396 + echo 'Install containerd version v1.6.6'
20:49:13 [2022-06-06T20:49:13.596Z] #64 1.396 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JFNdps5vOB/src/github.com/containerd/containerd
20:49:13 [2022-06-06T20:49:13.596Z] #64 1.396 Install containerd version v1.6.6
20:49:13 [2022-06-06T20:49:13.596Z] #64 1.413 Cloning into '/tmp/tmp.JFNdps5vOB/src/github.com/containerd/containerd'...
20:49:13 [2022-06-06T20:49:13.596Z] #64 ...
20:49:13 [2022-06-06T20:49:13.596Z] 
20:49:13 [2022-06-06T20:49:13.596Z] #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.44.0"      && /build/golangci-lint --version
20:49:13 [2022-06-06T20:49:13.596Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:49:13 [2022-06-06T20:49:13.596Z] #55 49.40 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:49:13 [2022-06-06T20:49:13.596Z] #55 49.42 go: downloading github.com/hashicorp/go-multierror v1.1.1
20:49:13 [2022-06-06T20:49:13.596Z] #55 54.51 go: downloading github.com/mattn/go-colorable v0.1.12
20:49:13 [2022-06-06T20:49:13.596Z] #55 54.58 go: downloading github.com/sirupsen/logrus v1.8.1
20:49:13 [2022-06-06T20:49:13.596Z] #55 54.58 go: downloading github.com/stretchr/testify v1.7.0
20:49:13 [2022-06-06T20:49:13.596Z] #55 54.97 go: downloading github.com/mattn/go-isatty v0.0.14
20:49:13 [2022-06-06T20:49:13.596Z] #55 55.05 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
20:49:13 [2022-06-06T20:49:13.596Z] #55 55.12 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
20:49:13 [2022-06-06T20:49:13.596Z] #55 55.20 go: downloading github.com/fsnotify/fsnotify v1.5.1
20:49:13 [2022-06-06T20:49:13.596Z] #55 55.29 go: downloading github.com/magiconair/properties v1.8.5
20:49:13 [2022-06-06T20:49:13.596Z] #55 55.46 go: downloading github.com/mitchellh/mapstructure v1.4.3
20:49:13 [2022-06-06T20:49:13.596Z] #55 55.59 go: downloading github.com/spf13/afero v1.6.0
20:49:13 [2022-06-06T20:49:13.596Z] #55 55.75 go: downloading github.com/spf13/cast v1.4.1
20:49:13 [2022-06-06T20:49:13.596Z] #55 55.98 go: downloading github.com/spf13/jwalterweatherman v1.1.0
20:49:13 [2022-06-06T20:49:13.596Z] #55 56.04 go: downloading github.com/subosito/gotenv v1.2.0
20:49:13 [2022-06-06T20:49:13.596Z] #55 56.05 go: downloading gopkg.in/ini.v1 v1.66.2
20:49:13 [2022-06-06T20:49:13.596Z] #55 56.28 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:49:13 [2022-06-06T20:49:13.596Z] #55 56.32 go: downloading github.com/go-toolsmith/astcopy v1.0.0
20:49:13 [2022-06-06T20:49:13.596Z] #55 56.34 go: downloading github.com/go-toolsmith/astequal v1.0.1
20:49:13 [2022-06-06T20:49:13.596Z] #55 56.34 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:49:13 [2022-06-06T20:49:13.596Z] #55 56.38 go: downloading github.com/go-toolsmith/astp v1.0.0
20:49:13 [2022-06-06T20:49:13.596Z] #55 56.40 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:49:13 [2022-06-06T20:49:13.596Z] #55 56.43 go: downloading github.com/go-toolsmith/typep v1.0.2
20:49:13 [2022-06-06T20:49:13.596Z] #55 56.45 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
20:49:13 [2022-06-06T20:49:13.596Z] #55 56.47 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
20:49:13 [2022-06-06T20:49:13.596Z] #55 56.75 go: downloading github.com/hashicorp/errwrap v1.0.0
20:49:13 [2022-06-06T20:49:13.596Z] #55 56.94 go: downloading 4d63.com/gochecknoglobals v0.1.0
20:49:13 [2022-06-06T20:49:13.596Z] #55 57.05 go: downloading github.com/Antonboom/errname v0.1.5
20:49:13 [2022-06-06T20:49:13.596Z] #55 57.12 go: downloading github.com/Antonboom/nilnil v0.1.0
20:49:13 [2022-06-06T20:49:13.596Z] #55 57.20 go: downloading github.com/BurntSushi/toml v1.0.0
20:49:13 [2022-06-06T20:49:13.596Z] #55 58.02 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
20:49:13 [2022-06-06T20:49:13.596Z] #55 58.03 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
20:49:13 [2022-06-06T20:49:13.596Z] #55 58.16 go: downloading github.com/alexkohler/prealloc v1.0.0
20:49:13 [2022-06-06T20:49:13.596Z] #55 58.20 go: downloading github.com/ashanbrown/forbidigo v1.3.0
20:49:13 [2022-06-06T20:49:13.596Z] #55 58.23 go: downloading github.com/ashanbrown/makezero v1.1.0
20:49:13 [2022-06-06T20:49:13.596Z] #55 58.29 go: downloading github.com/bkielbasa/cyclop v1.2.0
20:49:13 [2022-06-06T20:49:13.596Z] #55 58.30 go: downloading github.com/blizzy78/varnamelen v0.5.0
20:49:13 [2022-06-06T20:49:13.596Z] #55 58.35 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
20:49:13 [2022-06-06T20:49:13.596Z] #55 58.43 go: downloading github.com/breml/bidichk v0.2.1
20:49:13 [2022-06-06T20:49:13.596Z] #55 58.43 go: downloading github.com/breml/errchkjson v0.2.1
20:49:13 [2022-06-06T20:49:13.596Z] #55 58.43 go: downloading github.com/butuzov/ireturn v0.1.1
20:49:13 [2022-06-06T20:49:13.596Z] #55 58.46 go: downloading github.com/charithe/durationcheck v0.0.9
20:49:13 [2022-06-06T20:49:13.596Z] #55 58.49 go: downloading github.com/daixiang0/gci v0.2.9
20:49:13 [2022-06-06T20:49:13.596Z] #55 58.65 go: downloading github.com/denis-tingajkin/go-header v0.4.2
20:49:13 [2022-06-06T20:49:13.596Z] #55 58.66 go: downloading github.com/esimonov/ifshort v1.0.4
20:49:13 [2022-06-06T20:49:13.596Z] #55 58.77 go: downloading github.com/fzipp/gocyclo v0.4.0
20:49:13 [2022-06-06T20:49:13.596Z] #55 58.83 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:49:13 [2022-06-06T20:49:13.596Z] #55 58.92 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:49:13 [2022-06-06T20:49:13.596Z] #55 58.92 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:49:13 [2022-06-06T20:49:13.596Z] #55 59.15 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:49:13 [2022-06-06T20:49:13.740Z] #14 89.35 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
20:49:13 [2022-06-06T20:49:13.740Z] #14 89.35 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
20:49:13 [2022-06-06T20:49:13.740Z] #14 89.35 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:49:13 [2022-06-06T20:49:13.855Z] #55 59.43 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:49:13 [2022-06-06T20:49:13.855Z] #55 59.56 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:49:13 [2022-06-06T20:49:13.855Z] #55 ...
20:49:13 [2022-06-06T20:49:13.855Z] 
20:49:13 [2022-06-06T20:49:13.855Z] #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
20:49:13 [2022-06-06T20:49:13.855Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:49:13 [2022-06-06T20:49:13.855Z] #51 59.27 debconf: delaying package configuration, since apt-utils is not installed
20:49:13 [2022-06-06T20:49:13.935Z] #51 ...
20:49:13 [2022-06-06T20:49:13.935Z] 
20:49:13 [2022-06-06T20:49:13.935Z] #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
20:49:13 [2022-06-06T20:49:13.935Z] #64 sha256:80d5d74584b92ff857c9a27faa48dfa3e125b761ff8316f87d7449197e036f59
20:49:13 [2022-06-06T20:49:13.935Z] #64 1.474 + RM_GOPATH=0
20:49:13 [2022-06-06T20:49:13.935Z] #64 1.474 + TMP_GOPATH=
20:49:13 [2022-06-06T20:49:13.935Z] #64 1.474 + : /build
20:49:13 [2022-06-06T20:49:13.935Z] #64 1.474 + '[' -z '' ']'
20:49:13 [2022-06-06T20:49:13.935Z] #64 1.478 ++ mktemp -d
20:49:13 [2022-06-06T20:49:13.935Z] #64 1.486 + export GOPATH=/tmp/tmp.2PCbeauuEk
20:49:13 [2022-06-06T20:49:13.935Z] #64 1.486 + GOPATH=/tmp/tmp.2PCbeauuEk
20:49:13 [2022-06-06T20:49:13.935Z] #64 1.486 + RM_GOPATH=1
20:49:13 [2022-06-06T20:49:13.935Z] #64 1.486 + case "$(go env GOARCH)" in
20:49:13 [2022-06-06T20:49:13.935Z] #64 1.486 ++ go env GOARCH
20:49:13 [2022-06-06T20:49:13.935Z] #64 1.519 + export GO_BUILDMODE=-buildmode=pie
20:49:13 [2022-06-06T20:49:13.935Z] #64 1.522 + GO_BUILDMODE=-buildmode=pie
20:49:13 [2022-06-06T20:49:13.935Z] #64 1.522 ++ dirname /install.sh
20:49:13 [2022-06-06T20:49:13.935Z] #64 1.534 + dir=/
20:49:13 [2022-06-06T20:49:13.935Z] #64 1.558 + bin=containerd
20:49:13 [2022-06-06T20:49:13.935Z] #64 1.558 + shift
20:49:13 [2022-06-06T20:49:13.935Z] #64 1.558 + '[' '!' -f //containerd.installer ']'
20:49:13 [2022-06-06T20:49:13.935Z] #64 1.559 + . //containerd.installer
20:49:13 [2022-06-06T20:49:13.935Z] #64 1.559 ++ set -e
20:49:13 [2022-06-06T20:49:13.935Z] #64 1.560 ++ : v1.6.6
20:49:13 [2022-06-06T20:49:13.935Z] #64 1.560 + install_containerd
20:49:13 [2022-06-06T20:49:13.935Z] #64 1.570 + echo 'Install containerd version v1.6.6'
20:49:13 [2022-06-06T20:49:13.935Z] #64 1.570 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2PCbeauuEk/src/github.com/containerd/containerd
20:49:13 [2022-06-06T20:49:13.935Z] #64 1.570 Install containerd version v1.6.6
20:49:13 [2022-06-06T20:49:13.935Z] #64 1.595 Cloning into '/tmp/tmp.2PCbeauuEk/src/github.com/containerd/containerd'...
20:49:14 [2022-06-06T20:49:14.115Z] #51 ...
20:49:14 [2022-06-06T20:49:14.115Z] 
20:49:14 [2022-06-06T20:49:14.115Z] #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
20:49:14 [2022-06-06T20:49:14.115Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:49:14 [2022-06-06T20:49:14.115Z] #14 47.66 Building dependency tree...
20:49:14 [2022-06-06T20:49:14.115Z] #14 53.46 The following additional packages will be installed:
20:49:14 [2022-06-06T20:49:14.115Z] #14 53.46   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:49:14 [2022-06-06T20:49:14.115Z] #14 53.46   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
20:49:14 [2022-06-06T20:49:14.115Z] #14 53.46   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
20:49:14 [2022-06-06T20:49:14.115Z] #14 53.46   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
20:49:14 [2022-06-06T20:49:14.115Z] #14 53.46   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
20:49:14 [2022-06-06T20:49:14.115Z] #14 53.46   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
20:49:14 [2022-06-06T20:49:14.115Z] #14 53.48   mingw-w64-common mingw-w64-x86-64-dev
20:49:14 [2022-06-06T20:49:14.115Z] #14 53.48 Suggested packages:
20:49:14 [2022-06-06T20:49:14.115Z] #14 53.48   gcc-10-locales seccomp wine64
20:49:14 [2022-06-06T20:49:14.115Z] #14 55.88 The following NEW packages will be installed:
20:49:14 [2022-06-06T20:49:14.115Z] #14 55.89   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:49:14 [2022-06-06T20:49:14.115Z] #14 55.90   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
20:49:14 [2022-06-06T20:49:14.115Z] #14 55.90   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
20:49:14 [2022-06-06T20:49:14.115Z] #14 55.90   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
20:49:14 [2022-06-06T20:49:14.115Z] #14 55.90   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
20:49:14 [2022-06-06T20:49:14.115Z] #14 55.90   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
20:49:14 [2022-06-06T20:49:14.115Z] #14 55.91   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
20:49:14 [2022-06-06T20:49:14.115Z] #14 55.92   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
20:49:14 [2022-06-06T20:49:14.115Z] #14 55.93   mingw-w64-x86-64-dev
20:49:14 [2022-06-06T20:49:14.115Z] #14 56.69 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
20:49:14 [2022-06-06T20:49:14.115Z] #14 56.69 Need to get 115 MB of archives.
20:49:14 [2022-06-06T20:49:14.115Z] #14 56.69 After this operation, 645 MB of additional disk space will be used.
20:49:14 [2022-06-06T20:49:14.115Z] #14 56.69 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]
20:49:14 [2022-06-06T20:49:14.115Z] #14 56.85 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]
20:49:14 [2022-06-06T20:49:14.115Z] #14 57.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
20:49:14 [2022-06-06T20:49:14.115Z] #14 57.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
20:49:14 [2022-06-06T20:49:14.115Z] #14 57.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
20:49:14 [2022-06-06T20:49:14.115Z] #14 57.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
20:49:14 [2022-06-06T20:49:14.115Z] #14 57.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
20:49:14 [2022-06-06T20:49:14.115Z] #14 58.13 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]
20:49:14 [2022-06-06T20:49:14.115Z] #14 58.15 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]
20:49:14 [2022-06-06T20:49:14.115Z] #14 59.14 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]
20:49:14 [2022-06-06T20:49:14.115Z] #14 ...
20:49:14 [2022-06-06T20:49:14.115Z] 
20:49:14 [2022-06-06T20:49:14.115Z] #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.44.0"      && /build/golangci-lint --version
20:49:14 [2022-06-06T20:49:14.115Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:49:14 [2022-06-06T20:49:14.115Z] #55 59.58 go: downloading github.com/golangci/misspell v0.3.5
20:49:14 [2022-06-06T20:49:14.115Z] #55 59.65 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:49:14 [2022-06-06T20:49:14.115Z] #55 59.68 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
20:49:14 [2022-06-06T20:49:14.115Z] #55 59.78 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
20:49:14 [2022-06-06T20:49:14.115Z] #55 59.82 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
20:49:14 [2022-06-06T20:49:14.115Z] #55 59.84 go: downloading github.com/jgautheron/goconst v1.5.1
20:49:14 [2022-06-06T20:49:14.115Z] #55 59.87 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
20:49:14 [2022-06-06T20:49:14.115Z] #55 59.89 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
20:49:14 [2022-06-06T20:49:14.116Z] #55 59.92 go: downloading github.com/julz/importas v0.1.0
20:49:14 [2022-06-06T20:49:14.116Z] #55 59.99 go: downloading github.com/kisielk/errcheck v1.6.0
20:49:14 [2022-06-06T20:49:14.375Z] #55 60.21 go: downloading github.com/kulti/thelper v0.5.0
20:49:14 [2022-06-06T20:49:14.634Z] #55 60.21 go: downloading github.com/kunwardeep/paralleltest v1.0.3
20:49:14 [2022-06-06T20:49:14.634Z] #55 60.25 go: downloading github.com/kyoh86/exportloopref v0.1.8
20:49:14 [2022-06-06T20:49:14.634Z] #55 60.38 go: downloading github.com/ldez/gomoddirectives v0.2.2
20:49:14 [2022-06-06T20:49:14.634Z] #55 60.39 go: downloading github.com/ldez/tagliatelle v0.3.0
20:49:14 [2022-06-06T20:49:14.893Z] #55 60.52 go: downloading github.com/leonklingele/grouper v1.1.0
20:49:14 [2022-06-06T20:49:14.893Z] #55 60.53 go: downloading github.com/maratori/testpackage v1.0.1
20:49:14 [2022-06-06T20:49:14.893Z] #55 60.57 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
20:49:14 [2022-06-06T20:49:14.893Z] #55 60.65 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
20:49:14 [2022-06-06T20:49:14.893Z] #55 60.70 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
20:49:14 [2022-06-06T20:49:14.893Z] #55 60.74 go: downloading github.com/mgechev/revive v1.1.3
20:49:15 [2022-06-06T20:49:15.648Z] #14 ...
20:49:15 [2022-06-06T20:49:15.648Z] 
20:49:15 [2022-06-06T20:49:15.648Z] #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
20:49:15 [2022-06-06T20:49:15.648Z] #67 sha256:acd49427a72e3e7b52075ef3d00863bf0b0b0a37ab09e3166b8b44f5ec2c27c3
20:49:15 [2022-06-06T20:49:15.648Z] #67 90.87 + for f in rootlesskit rootlesskit-docker-proxy
20:49:15 [2022-06-06T20:49:15.648Z] #67 90.87 + GOBIN=/build
20:49:15 [2022-06-06T20:49:15.648Z] #67 90.87 + GO111MODULE=on
20:49:15 [2022-06-06T20:49:15.648Z] #67 90.87 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
20:49:15 [2022-06-06T20:49:15.830Z] #55 61.61 go: downloading github.com/moricho/tparallel v0.2.1
20:49:16 [2022-06-06T20:49:16.398Z] #55 61.77 go: downloading github.com/nakabonne/nestif v0.3.1
20:49:16 [2022-06-06T20:49:16.398Z] #55 61.79 go: downloading github.com/nishanths/exhaustive v0.7.11
20:49:16 [2022-06-06T20:49:16.398Z] #55 62.05 go: downloading github.com/nishanths/predeclared v0.2.1
20:49:16 [2022-06-06T20:49:16.398Z] #55 62.11 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
20:49:16 [2022-06-06T20:49:16.398Z] #55 62.13 go: downloading github.com/ryancurrah/gomodguard v1.2.3
20:49:16 [2022-06-06T20:49:16.398Z] #55 62.17 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
20:49:16 [2022-06-06T20:49:16.468Z] #64 ...
20:49:16 [2022-06-06T20:49:16.468Z] 
20:49:16 [2022-06-06T20:49:16.468Z] #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
20:49:16 [2022-06-06T20:49:16.468Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:49:16 [2022-06-06T20:49:16.468Z] #42 38.43 Reading package lists...
20:49:16 [2022-06-06T20:49:16.468Z] #42 47.50 Building dependency tree...
20:49:16 [2022-06-06T20:49:16.468Z] #42 54.21 The following additional packages will be installed:
20:49:16 [2022-06-06T20:49:16.468Z] #42 54.24   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
20:49:16 [2022-06-06T20:49:16.468Z] #42 54.24 Suggested packages:
20:49:16 [2022-06-06T20:49:16.468Z] #42 54.26   cmake-doc ninja-build lrzip
20:49:16 [2022-06-06T20:49:16.468Z] #42 54.26 Recommended packages:
20:49:16 [2022-06-06T20:49:16.468Z] #42 54.26   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:49:16 [2022-06-06T20:49:16.468Z] #42 55.49 The following NEW packages will be installed:
20:49:16 [2022-06-06T20:49:16.468Z] #42 55.51   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:49:16 [2022-06-06T20:49:16.468Z] #42 55.53   vim-common xxd
20:49:16 [2022-06-06T20:49:16.468Z] #42 56.15 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:49:16 [2022-06-06T20:49:16.468Z] #42 56.15 Need to get 17.7 MB of archives.
20:49:16 [2022-06-06T20:49:16.468Z] #42 56.15 After this operation, 70.7 MB of additional disk space will be used.
20:49:16 [2022-06-06T20:49:16.468Z] #42 56.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:49:16 [2022-06-06T20:49:16.468Z] #42 56.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:49:16 [2022-06-06T20:49:16.468Z] #42 56.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
20:49:16 [2022-06-06T20:49:16.468Z] #42 56.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:49:16 [2022-06-06T20:49:16.468Z] #42 57.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
20:49:16 [2022-06-06T20:49:16.468Z] #42 57.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
20:49:16 [2022-06-06T20:49:16.468Z] #42 57.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
20:49:16 [2022-06-06T20:49:16.468Z] #42 57.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
20:49:16 [2022-06-06T20:49:16.468Z] #42 57.24 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
20:49:16 [2022-06-06T20:49:16.468Z] #42 57.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
20:49:16 [2022-06-06T20:49:16.468Z] #42 ...
20:49:16 [2022-06-06T20:49:16.468Z] 
20:49:16 [2022-06-06T20:49:16.468Z] #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.44.0"      && /build/golangci-lint --version
20:49:16 [2022-06-06T20:49:16.468Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:49:16 [2022-06-06T20:49:16.468Z] #55 54.86 go: downloading github.com/sirupsen/logrus v1.8.1
20:49:16 [2022-06-06T20:49:16.468Z] #55 54.87 go: downloading github.com/stretchr/testify v1.7.0
20:49:16 [2022-06-06T20:49:16.468Z] #55 55.19 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
20:49:16 [2022-06-06T20:49:16.468Z] #55 55.38 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
20:49:16 [2022-06-06T20:49:16.468Z] #55 55.39 go: downloading github.com/fsnotify/fsnotify v1.5.1
20:49:16 [2022-06-06T20:49:16.468Z] #55 55.57 go: downloading github.com/magiconair/properties v1.8.5
20:49:16 [2022-06-06T20:49:16.468Z] #55 55.58 go: downloading github.com/mitchellh/mapstructure v1.4.3
20:49:16 [2022-06-06T20:49:16.468Z] #55 55.71 go: downloading github.com/spf13/afero v1.6.0
20:49:16 [2022-06-06T20:49:16.468Z] #55 55.84 go: downloading github.com/spf13/cast v1.4.1
20:49:16 [2022-06-06T20:49:16.468Z] #55 55.91 go: downloading github.com/spf13/jwalterweatherman v1.1.0
20:49:16 [2022-06-06T20:49:16.468Z] #55 56.10 go: downloading github.com/subosito/gotenv v1.2.0
20:49:16 [2022-06-06T20:49:16.468Z] #55 56.12 go: downloading gopkg.in/ini.v1 v1.66.2
20:49:16 [2022-06-06T20:49:16.468Z] #55 56.39 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:49:16 [2022-06-06T20:49:16.468Z] #55 56.41 go: downloading github.com/go-toolsmith/astcopy v1.0.0
20:49:16 [2022-06-06T20:49:16.468Z] #55 56.43 go: downloading github.com/go-toolsmith/astequal v1.0.1
20:49:16 [2022-06-06T20:49:16.468Z] #55 56.47 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:49:16 [2022-06-06T20:49:16.468Z] #55 56.47 go: downloading github.com/go-toolsmith/astp v1.0.0
20:49:16 [2022-06-06T20:49:16.468Z] #55 56.48 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:49:16 [2022-06-06T20:49:16.468Z] #55 56.52 go: downloading github.com/go-toolsmith/typep v1.0.2
20:49:16 [2022-06-06T20:49:16.468Z] #55 56.53 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
20:49:16 [2022-06-06T20:49:16.468Z] #55 56.58 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
20:49:16 [2022-06-06T20:49:16.468Z] #55 56.92 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
20:49:16 [2022-06-06T20:49:16.657Z] #55 62.18 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
20:49:16 [2022-06-06T20:49:16.657Z] #55 62.26 go: downloading github.com/securego/gosec/v2 v2.9.6
20:49:16 [2022-06-06T20:49:16.917Z] #55 62.72 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
20:49:16 [2022-06-06T20:49:16.933Z] #14 ...
20:49:16 [2022-06-06T20:49:16.933Z] 
20:49:16 [2022-06-06T20:49:16.933Z] #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
20:49:16 [2022-06-06T20:49:16.933Z] #64 sha256:a1405f6554fdf2bc9e9bc86e8599572bd07d7cc45bb4e384cc9cb6e7ead40137
20:49:17 [2022-06-06T20:49:17.038Z] #55 57.74 go: downloading github.com/hashicorp/errwrap v1.0.0
20:49:17 [2022-06-06T20:49:17.038Z] #55 57.86 go: downloading 4d63.com/gochecknoglobals v0.1.0
20:49:17 [2022-06-06T20:49:17.038Z] #55 58.01 go: downloading github.com/Antonboom/errname v0.1.5
20:49:17 [2022-06-06T20:49:17.038Z] #55 58.08 go: downloading github.com/Antonboom/nilnil v0.1.0
20:49:17 [2022-06-06T20:49:17.176Z] #55 ...
20:49:17 [2022-06-06T20:49:17.176Z] 
20:49:17 [2022-06-06T20:49:17.176Z] #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
20:49:17 [2022-06-06T20:49:17.176Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519
20:49:17 [2022-06-06T20:49:17.176Z] #40 61.41 NAME:
20:49:17 [2022-06-06T20:49:17.176Z] #40 61.45    go-winres - A tool for embedding resources in Windows executables
20:49:17 [2022-06-06T20:49:17.176Z] #40 61.45 
20:49:17 [2022-06-06T20:49:17.176Z] #40 61.45 USAGE:
20:49:17 [2022-06-06T20:49:17.176Z] #40 61.45    go-winres [global options] command [command options] [arguments...]
20:49:17 [2022-06-06T20:49:17.176Z] #40 61.45 
20:49:17 [2022-06-06T20:49:17.176Z] #40 61.45 COMMANDS:
20:49:17 [2022-06-06T20:49:17.176Z] #40 61.45    init     Create an initial ./winres/winres.json
20:49:17 [2022-06-06T20:49:17.176Z] #40 61.45    make     Make syso files for the "go build" command
20:49:17 [2022-06-06T20:49:17.176Z] #40 61.45    simply   Make syso files for the "go build" command (simplified)
20:49:17 [2022-06-06T20:49:17.176Z] #40 61.45    extract  Extract all resources from an executable
20:49:17 [2022-06-06T20:49:17.176Z] #40 61.45    patch    Replace resources in an executable file (exe, dll)
20:49:17 [2022-06-06T20:49:17.176Z] #40 61.45    help, h  Shows a list of commands or help for one command
20:49:17 [2022-06-06T20:49:17.176Z] #40 61.45 
20:49:17 [2022-06-06T20:49:17.176Z] #40 61.45 GLOBAL OPTIONS:
20:49:17 [2022-06-06T20:49:17.176Z] #40 61.45    --help, -h  show help (default: false)
20:49:17 [2022-06-06T20:49:17.176Z] #40 DONE 62.8s
20:49:17 [2022-06-06T20:49:17.176Z] 
20:49:17 [2022-06-06T20:49:17.176Z] #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.44.0"      && /build/golangci-lint --version
20:49:17 [2022-06-06T20:49:17.176Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:49:17 [2022-06-06T20:49:17.176Z] #55 62.73 go: downloading github.com/sivchari/containedctx v1.0.1
20:49:17 [2022-06-06T20:49:17.176Z] #55 62.77 go: downloading github.com/sivchari/tenv v1.4.7
20:49:17 [2022-06-06T20:49:17.176Z] #55 62.87 go: downloading github.com/sonatard/noctx v0.0.1
20:49:17 [2022-06-06T20:49:17.176Z] #55 62.87 go: downloading github.com/sourcegraph/go-diff v0.6.1
20:49:17 [2022-06-06T20:49:17.176Z] #55 62.99 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
20:49:17 [2022-06-06T20:49:17.190Z] #64 46.83 Updating files:  52% (2487/4765)
Updating files:  53% (2526/4765)
Updating files:  54% (2574/4765)
Updating files:  55% (2621/4765)
Updating files:  56% (2669/4765)
Updating files:  57% (2717/4765)
Updating files:  58% (2764/4765)
Updating files:  59% (2812/4765)
Updating files:  60% (2859/4765)
Updating files:  61% (2907/4765)
Updating files:  62% (2955/4765)
Updating files:  63% (3002/4765)
Updating files:  64% (3050/4765)
Updating files:  65% (3098/4765)
Updating files:  66% (3145/4765)
Updating files:  67% (3193/4765)
Updating files:  68% (3241/4765)
Updating files:  69% (3288/4765)
Updating files:  70% (3336/4765)
Updating files:  71% (3384/4765)
Updating files:  72% (3431/4765)
Updating files:  73% (3479/4765)
Updating files:  74% (3527/4765)
Updating files:  75% (3574/4765)
Updating files:  76% (3622/4765)
Updating files:  77% (3670/4765)
Updating files:  78% (3717/4765)
Updating files:  79% (3765/4765)
Updating files:  80% (3812/4765)
Updating files:  81% (3860/4765)
Updating files:  82% (3908/4765)
Updating files:  83% (3955/4765)
Updating files:  84% (4003/4765)
Updating files:  85% (4051/4765)
Updating files:  86% (4098/4765)
Updating files:  87% (4146/4765)
Updating files:  88% (4194/4765)
Updating files:  89% (4241/4765)
Updating files:  90% (4289/4765)
Updating files:  90% (4324/4765)
Updating files:  91% (4337/4765)
Updating files:  92% (4384/4765)
Updating files:  93% (4432/4765)
Updating files:  94% (4480/4765)
Updating files:  95% (4527/4765)
Updating files:  96% (4575/4765)
Updating files:  97% (4623/4765)
Updating files:  98% (4670/4765)
Updating files:  99% (4718/4765)
Updating files: 100% (4765/4765)
Updating files: 100% (4765/4765), done.
20:49:17 [2022-06-06T20:49:17.190Z] #64 48.15 + cd /tmp/tmp.DXJwWp40GE/src/github.com/containerd/containerd
20:49:17 [2022-06-06T20:49:17.190Z] #64 48.15 + git checkout -q v1.6.6
20:49:17 [2022-06-06T20:49:17.297Z] #55 58.23 go: downloading github.com/BurntSushi/toml v1.0.0
20:49:17 [2022-06-06T20:49:17.435Z] #55 63.11 go: downloading github.com/sylvia7788/contextcheck v1.0.4
20:49:17 [2022-06-06T20:49:17.435Z] #55 63.14 go: downloading github.com/tdakkota/asciicheck v0.1.1
20:49:17 [2022-06-06T20:49:17.695Z] #55 63.33 go: downloading github.com/tetafro/godot v1.4.11
20:49:17 [2022-06-06T20:49:17.695Z] #55 63.41 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
20:49:17 [2022-06-06T20:49:17.695Z] #55 63.47 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
20:49:17 [2022-06-06T20:49:17.695Z] #55 63.47 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
20:49:17 [2022-06-06T20:49:17.954Z] #55 63.77 go: downloading github.com/ultraware/funlen v0.0.3
20:49:17 [2022-06-06T20:49:17.954Z] #55 63.78 go: downloading github.com/ultraware/whitespace v0.0.4
20:49:17 [2022-06-06T20:49:17.954Z] #55 63.79 go: downloading github.com/uudashr/gocognit v1.0.5
20:49:18 [2022-06-06T20:49:18.213Z] #55 63.97 go: downloading github.com/yagipy/maintidx v1.0.0
20:49:18 [2022-06-06T20:49:18.213Z] #55 64.05 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
20:49:18 [2022-06-06T20:49:18.677Z] #55 59.50 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
20:49:18 [2022-06-06T20:49:18.677Z] #55 59.57 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
20:49:18 [2022-06-06T20:49:18.790Z] #55 ...
20:49:18 [2022-06-06T20:49:18.790Z] 
20:49:18 [2022-06-06T20:49:18.790Z] #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
20:49:18 [2022-06-06T20:49:18.790Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:49:18 [2022-06-06T20:49:18.790Z] #42 54.37 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:49:18 [2022-06-06T20:49:18.790Z] #42 54.37 Need to get 17.7 MB of archives.
20:49:18 [2022-06-06T20:49:18.790Z] #42 54.37 After this operation, 70.7 MB of additional disk space will be used.
20:49:18 [2022-06-06T20:49:18.790Z] #42 54.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:49:18 [2022-06-06T20:49:18.790Z] #42 54.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:49:18 [2022-06-06T20:49:18.790Z] #42 54.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
20:49:18 [2022-06-06T20:49:18.790Z] #42 54.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:49:18 [2022-06-06T20:49:18.790Z] #42 55.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
20:49:18 [2022-06-06T20:49:18.790Z] #42 55.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
20:49:18 [2022-06-06T20:49:18.790Z] #42 55.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
20:49:18 [2022-06-06T20:49:18.790Z] #42 55.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
20:49:18 [2022-06-06T20:49:18.790Z] #42 55.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
20:49:18 [2022-06-06T20:49:18.790Z] #42 55.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
20:49:18 [2022-06-06T20:49:18.790Z] #42 57.65 debconf: delaying package configuration, since apt-utils is not installed
20:49:18 [2022-06-06T20:49:18.790Z] #42 58.02 Fetched 17.7 MB in 2s (8439 kB/s)
20:49:18 [2022-06-06T20:49:18.790Z] #42 58.18 Selecting previously unselected package xxd.
20:49:18 [2022-06-06T20:49:18.790Z] #42 58.18 (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 ... 15718 files and directories currently installed.)
20:49:18 [2022-06-06T20:49:18.790Z] #42 58.30 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:49:18 [2022-06-06T20:49:18.790Z] #42 58.32 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:49:18 [2022-06-06T20:49:18.790Z] #42 58.54 Selecting previously unselected package vim-common.
20:49:18 [2022-06-06T20:49:18.790Z] #42 58.55 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:49:18 [2022-06-06T20:49:18.790Z] #42 58.61 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:49:18 [2022-06-06T20:49:18.790Z] #42 59.18 Selecting previously unselected package cmake-data.
20:49:18 [2022-06-06T20:49:18.790Z] #42 59.21 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
20:49:18 [2022-06-06T20:49:18.790Z] #42 59.27 Unpacking cmake-data (3.18.4-2+deb11u1) ...
20:49:18 [2022-06-06T20:49:18.790Z] #42 64.48 Selecting previously unselected package libicu67:amd64.
20:49:18 [2022-06-06T20:49:18.790Z] #42 64.48 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
20:49:18 [2022-06-06T20:49:18.790Z] #42 64.51 Unpacking libicu67:amd64 (67.1-7) ...
20:49:18 [2022-06-06T20:49:18.790Z] #42 ...
20:49:18 [2022-06-06T20:49:18.790Z] 
20:49:18 [2022-06-06T20:49:18.790Z] #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
20:49:18 [2022-06-06T20:49:18.790Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:49:18 [2022-06-06T20:49:18.790Z] #51 59.70 Fetched 2314 kB in 4s (650 kB/s)
20:49:18 [2022-06-06T20:49:18.790Z] #51 59.84 Selecting previously unselected package libprotobuf23:amd64.
20:49:18 [2022-06-06T20:49:18.790Z] #51 59.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:49:18 [2022-06-06T20:49:18.790Z] #51 60.01 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
20:49:18 [2022-06-06T20:49:18.790Z] #51 60.15 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
20:49:18 [2022-06-06T20:49:18.790Z] #51 62.40 Selecting previously unselected package python3-pkg-resources.
20:49:18 [2022-06-06T20:49:18.790Z] #51 62.40 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
20:49:18 [2022-06-06T20:49:18.790Z] #51 62.45 Unpacking python3-pkg-resources (52.0.0-4) ...
20:49:18 [2022-06-06T20:49:18.790Z] #51 63.12 Selecting previously unselected package python3-six.
20:49:18 [2022-06-06T20:49:18.790Z] #51 63.12 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
20:49:18 [2022-06-06T20:49:18.790Z] #51 63.14 Unpacking python3-six (1.16.0-2) ...
20:49:18 [2022-06-06T20:49:18.790Z] #51 63.34 Selecting previously unselected package python3-protobuf.
20:49:18 [2022-06-06T20:49:18.790Z] #51 63.34 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
20:49:18 [2022-06-06T20:49:18.790Z] #51 63.36 Unpacking python3-protobuf (3.12.4-1) ...
20:49:18 [2022-06-06T20:49:18.790Z] #51 64.29 Selecting previously unselected package libnet1:amd64.
20:49:18 [2022-06-06T20:49:18.790Z] #51 64.29 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:49:18 [2022-06-06T20:49:18.790Z] #51 64.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:49:18 [2022-06-06T20:49:18.937Z] #55 59.73 go: downloading github.com/alexkohler/prealloc v1.0.0
20:49:18 [2022-06-06T20:49:18.937Z] #55 59.76 go: downloading github.com/ashanbrown/forbidigo v1.3.0
20:49:18 [2022-06-06T20:49:18.937Z] #55 59.83 go: downloading github.com/ashanbrown/makezero v1.1.0
20:49:18 [2022-06-06T20:49:18.937Z] #55 59.87 go: downloading github.com/bkielbasa/cyclop v1.2.0
20:49:18 [2022-06-06T20:49:18.937Z] #55 59.92 go: downloading github.com/blizzy78/varnamelen v0.5.0
20:49:19 [2022-06-06T20:49:19.050Z] #51 64.61 Selecting previously unselected package libnl-3-200:amd64.
20:49:19 [2022-06-06T20:49:19.050Z] #51 64.61 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:49:19 [2022-06-06T20:49:19.050Z] #51 64.61 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:49:19 [2022-06-06T20:49:19.083Z] #64 50.00 + export 'BUILDTAGS=netgo osusergo static_build'
20:49:19 [2022-06-06T20:49:19.083Z] #64 50.00 + BUILDTAGS='netgo osusergo static_build'
20:49:19 [2022-06-06T20:49:19.083Z] #64 50.00 + export EXTRA_FLAGS=-buildmode=pie
20:49:19 [2022-06-06T20:49:19.083Z] #64 50.00 + EXTRA_FLAGS=-buildmode=pie
20:49:19 [2022-06-06T20:49:19.083Z] #64 50.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:49:19 [2022-06-06T20:49:19.083Z] #64 50.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:49:19 [2022-06-06T20:49:19.083Z] #64 50.00 + '[' '' = dynamic ']'
20:49:19 [2022-06-06T20:49:19.083Z] #64 50.00 + make
20:49:19 [2022-06-06T20:49:19.197Z] #55 ...
20:49:19 [2022-06-06T20:49:19.197Z] 
20:49:19 [2022-06-06T20:49:19.197Z] #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
20:49:19 [2022-06-06T20:49:19.197Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589
20:49:19 [2022-06-06T20:49:19.197Z] #57 59.02 v3.0.2
20:49:19 [2022-06-06T20:49:19.197Z] #57 DONE 60.0s
20:49:19 [2022-06-06T20:49:19.197Z] 
20:49:19 [2022-06-06T20:49:19.198Z] #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.44.0"      && /build/golangci-lint --version
20:49:19 [2022-06-06T20:49:19.198Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:49:19 [2022-06-06T20:49:19.198Z] #55 60.03 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
20:49:19 [2022-06-06T20:49:19.198Z] #55 60.09 go: downloading github.com/breml/bidichk v0.2.1
20:49:19 [2022-06-06T20:49:19.198Z] #55 ...
20:49:19 [2022-06-06T20:49:19.198Z] 
20:49:19 [2022-06-06T20:49:19.198Z] #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
20:49:19 [2022-06-06T20:49:19.198Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:49:19 [2022-06-06T20:49:19.198Z] #42 59.89 debconf: delaying package configuration, since apt-utils is not installed
20:49:19 [2022-06-06T20:49:19.458Z] #42 60.39 Fetched 17.7 MB in 2s (8669 kB/s)
20:49:19 [2022-06-06T20:49:19.619Z] #51 64.94 Selecting previously unselected package libprotobuf-c1:amd64.
20:49:19 [2022-06-06T20:49:19.619Z] #51 64.94 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:49:19 [2022-06-06T20:49:19.619Z] #51 64.95 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:49:19 [2022-06-06T20:49:19.619Z] #51 65.12 Selecting previously unselected package criu.
20:49:19 [2022-06-06T20:49:19.619Z] #51 65.12 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
20:49:19 [2022-06-06T20:49:19.619Z] #51 65.16 Unpacking criu (3.17-1) ...
20:49:19 [2022-06-06T20:49:19.717Z] #42 60.60 Selecting previously unselected package xxd.
20:49:20 [2022-06-06T20:49:20.007Z] #42 60.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:49:20 [2022-06-06T20:49:20.007Z] #42 60.75 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:49:20 [2022-06-06T20:49:20.007Z] #42 60.77 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:49:20 [2022-06-06T20:49:20.266Z] #42 61.23 Selecting previously unselected package vim-common.
20:49:20 [2022-06-06T20:49:20.266Z] #42 61.23 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:49:20 [2022-06-06T20:49:20.266Z] #42 61.30 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:49:20 [2022-06-06T20:49:20.562Z] #51 66.16 Setting up python3-pkg-resources (52.0.0-4) ...
20:49:20 [2022-06-06T20:49:20.929Z] #67 95.77 rootlesskit version 1.0.0
20:49:20 [2022-06-06T20:49:20.929Z] #67 95.77 Usage of /build/rootlesskit-docker-proxy:
20:49:20 [2022-06-06T20:49:20.929Z] #67 95.77   -container-ip string
20:49:20 [2022-06-06T20:49:20.929Z] #67 95.77     	container ip
20:49:20 [2022-06-06T20:49:20.929Z] #67 95.77   -container-port int
20:49:20 [2022-06-06T20:49:20.929Z] #67 95.77     	container port (default -1)
20:49:20 [2022-06-06T20:49:20.929Z] #67 95.78   -host-ip string
20:49:20 [2022-06-06T20:49:20.929Z] #67 95.78     	host ip
20:49:20 [2022-06-06T20:49:20.929Z] #67 95.78   -host-port int
20:49:20 [2022-06-06T20:49:20.929Z] #67 95.78     	host port (default -1)
20:49:20 [2022-06-06T20:49:20.929Z] #67 95.78   -proto string
20:49:20 [2022-06-06T20:49:20.929Z] #67 95.78     	proxy protocol (default "tcp")
20:49:20 [2022-06-06T20:49:20.929Z] #67 ...
20:49:20 [2022-06-06T20:49:20.929Z] 
20:49:20 [2022-06-06T20:49:20.929Z] #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
20:49:20 [2022-06-06T20:49:20.929Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109
20:49:20 [2022-06-06T20:49:20.929Z] #14 93.90 Selecting previously unselected package g++-mingw-w64-x86-64.
20:49:20 [2022-06-06T20:49:20.929Z] #14 93.90 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
20:49:20 [2022-06-06T20:49:20.929Z] #14 93.93 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:49:20 [2022-06-06T20:49:20.929Z] #14 94.05 Selecting previously unselected package libapparmor1:arm64.
20:49:20 [2022-06-06T20:49:20.929Z] #14 94.06 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
20:49:20 [2022-06-06T20:49:20.929Z] #14 94.07 Unpacking libapparmor1:arm64 (2.13.6-10) ...
20:49:20 [2022-06-06T20:49:20.929Z] #14 94.14 Selecting previously unselected package libapparmor-dev:arm64.
20:49:20 [2022-06-06T20:49:20.929Z] #14 94.15 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
20:49:20 [2022-06-06T20:49:20.929Z] #14 94.15 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
20:49:20 [2022-06-06T20:49:20.929Z] #14 94.30 Selecting previously unselected package libbtrfs0:arm64.
20:49:20 [2022-06-06T20:49:20.929Z] #14 94.30 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
20:49:20 [2022-06-06T20:49:20.929Z] #14 94.31 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
20:49:20 [2022-06-06T20:49:20.929Z] #14 94.50 Selecting previously unselected package libbtrfs-dev:arm64.
20:49:20 [2022-06-06T20:49:20.929Z] #14 94.52 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
20:49:20 [2022-06-06T20:49:20.929Z] #14 94.53 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
20:49:20 [2022-06-06T20:49:20.929Z] #14 94.73 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
20:49:20 [2022-06-06T20:49:20.929Z] #14 94.74 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
20:49:20 [2022-06-06T20:49:20.929Z] #14 94.75 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
20:49:20 [2022-06-06T20:49:20.930Z] #14 94.79 Selecting previously unselected package libudev-dev:arm64.
20:49:20 [2022-06-06T20:49:20.930Z] #14 94.80 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
20:49:20 [2022-06-06T20:49:20.930Z] #14 94.80 Unpacking libudev-dev:arm64 (247.3-7) ...
20:49:20 [2022-06-06T20:49:20.930Z] #14 94.90 Selecting previously unselected package libsepol1-dev:arm64.
20:49:20 [2022-06-06T20:49:20.930Z] #14 94.91 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
20:49:20 [2022-06-06T20:49:20.930Z] #14 94.91 Unpacking libsepol1-dev:arm64 (3.1-1) ...
20:49:20 [2022-06-06T20:49:20.930Z] #14 95.14 Selecting previously unselected package libpcre2-16-0:arm64.
20:49:20 [2022-06-06T20:49:20.930Z] #14 95.15 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
20:49:20 [2022-06-06T20:49:20.930Z] #14 95.16 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
20:49:20 [2022-06-06T20:49:20.930Z] #14 95.30 Selecting previously unselected package libpcre2-32-0:arm64.
20:49:20 [2022-06-06T20:49:20.930Z] #14 95.30 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
20:49:20 [2022-06-06T20:49:20.930Z] #14 95.30 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
20:49:20 [2022-06-06T20:49:20.930Z] #14 95.45 Selecting previously unselected package libpcre2-posix2:arm64.
20:49:20 [2022-06-06T20:49:20.930Z] #14 95.46 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
20:49:20 [2022-06-06T20:49:20.930Z] #14 95.46 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
20:49:20 [2022-06-06T20:49:20.930Z] #14 95.53 Selecting previously unselected package libpcre2-dev:arm64.
20:49:20 [2022-06-06T20:49:20.930Z] #14 95.55 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
20:49:20 [2022-06-06T20:49:20.930Z] #14 95.55 Unpacking libpcre2-dev:arm64 (10.36-2) ...
20:49:20 [2022-06-06T20:49:20.930Z] #14 95.91 Selecting previously unselected package libselinux1-dev:arm64.
20:49:20 [2022-06-06T20:49:20.930Z] #14 95.92 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
20:49:20 [2022-06-06T20:49:20.930Z] #14 95.94 Unpacking libselinux1-dev:arm64 (3.1-3) ...
20:49:20 [2022-06-06T20:49:20.930Z] #14 96.67 Selecting previously unselected package libdevmapper-dev:arm64.
20:49:20 [2022-06-06T20:49:20.930Z] #14 96.67 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
20:49:20 [2022-06-06T20:49:20.930Z] #14 96.73 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
20:49:20 [2022-06-06T20:49:20.975Z] #64 51.68 + bin/ctr
20:49:21 [2022-06-06T20:49:21.202Z] #42 62.12 Selecting previously unselected package cmake-data.
20:49:21 [2022-06-06T20:49:21.202Z] #42 62.12 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
20:49:21 [2022-06-06T20:49:21.202Z] #42 62.14 Unpacking cmake-data (3.18.4-2+deb11u1) ...
20:49:21 [2022-06-06T20:49:21.500Z] #14 97.27 Selecting previously unselected package libseccomp-dev:arm64.
20:49:21 [2022-06-06T20:49:21.500Z] #14 97.27 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
20:49:21 [2022-06-06T20:49:21.500Z] #14 97.41 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:49:21 [2022-06-06T20:49:21.859Z] #14 97.55 Selecting previously unselected package libsystemd-dev:arm64.
20:49:21 [2022-06-06T20:49:21.859Z] #14 97.56 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ...
20:49:21 [2022-06-06T20:49:21.859Z] #14 97.57 Unpacking libsystemd-dev:arm64 (247.3-7) ...
20:49:22 [2022-06-06T20:49:22.586Z] #14 98.47 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:49:23 [2022-06-06T20:49:23.026Z] #14 98.51 Setting up libapparmor1:arm64 (2.13.6-10) ...
20:49:23 [2022-06-06T20:49:23.026Z] #14 98.55 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:49:23 [2022-06-06T20:49:23.111Z] #42 ...
20:49:23 [2022-06-06T20:49:23.111Z] 
20:49:23 [2022-06-06T20:49:23.111Z] #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
20:49:23 [2022-06-06T20:49:23.111Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:49:23 [2022-06-06T20:49:23.111Z] #14 53.66 The following additional packages will be installed:
20:49:23 [2022-06-06T20:49:23.111Z] #14 53.66   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:49:23 [2022-06-06T20:49:23.111Z] #14 53.67   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
20:49:23 [2022-06-06T20:49:23.111Z] #14 53.67   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
20:49:23 [2022-06-06T20:49:23.111Z] #14 53.67   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
20:49:23 [2022-06-06T20:49:23.111Z] #14 53.67   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
20:49:23 [2022-06-06T20:49:23.111Z] #14 53.67   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
20:49:23 [2022-06-06T20:49:23.111Z] #14 53.67   mingw-w64-common mingw-w64-x86-64-dev
20:49:23 [2022-06-06T20:49:23.111Z] #14 53.70 Suggested packages:
20:49:23 [2022-06-06T20:49:23.111Z] #14 53.70   gcc-10-locales seccomp wine64
20:49:23 [2022-06-06T20:49:23.111Z] #14 55.80 The following NEW packages will be installed:
20:49:23 [2022-06-06T20:49:23.111Z] #14 55.81   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:49:23 [2022-06-06T20:49:23.111Z] #14 55.81   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
20:49:23 [2022-06-06T20:49:23.111Z] #14 55.81   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
20:49:23 [2022-06-06T20:49:23.111Z] #14 55.81   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
20:49:23 [2022-06-06T20:49:23.111Z] #14 55.81   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
20:49:23 [2022-06-06T20:49:23.111Z] #14 55.82   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
20:49:23 [2022-06-06T20:49:23.111Z] #14 55.82   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
20:49:23 [2022-06-06T20:49:23.111Z] #14 55.82   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
20:49:23 [2022-06-06T20:49:23.111Z] #14 55.83   mingw-w64-x86-64-dev
20:49:23 [2022-06-06T20:49:23.111Z] #14 56.59 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
20:49:23 [2022-06-06T20:49:23.111Z] #14 56.59 Need to get 115 MB of archives.
20:49:23 [2022-06-06T20:49:23.111Z] #14 56.59 After this operation, 645 MB of additional disk space will be used.
20:49:23 [2022-06-06T20:49:23.111Z] #14 56.59 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]
20:49:23 [2022-06-06T20:49:23.111Z] #14 56.78 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]
20:49:23 [2022-06-06T20:49:23.111Z] #14 57.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
20:49:23 [2022-06-06T20:49:23.111Z] #14 57.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
20:49:23 [2022-06-06T20:49:23.111Z] #14 57.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
20:49:23 [2022-06-06T20:49:23.111Z] #14 57.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
20:49:23 [2022-06-06T20:49:23.111Z] #14 57.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
20:49:23 [2022-06-06T20:49:23.111Z] #14 58.06 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]
20:49:23 [2022-06-06T20:49:23.111Z] #14 58.08 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]
20:49:23 [2022-06-06T20:49:23.111Z] #14 59.02 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]
20:49:23 [2022-06-06T20:49:23.111Z] #14 61.99 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]
20:49:23 [2022-06-06T20:49:23.111Z] #14 63.05 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]
20:49:23 [2022-06-06T20:49:23.111Z] #14 ...
20:49:23 [2022-06-06T20:49:23.111Z] 
20:49:23 [2022-06-06T20:49:23.111Z] #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.44.0"      && /build/golangci-lint --version
20:49:23 [2022-06-06T20:49:23.111Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:49:23 [2022-06-06T20:49:23.111Z] #55 60.22 go: downloading github.com/breml/errchkjson v0.2.1
20:49:23 [2022-06-06T20:49:23.111Z] #55 60.35 go: downloading github.com/butuzov/ireturn v0.1.1
20:49:23 [2022-06-06T20:49:23.111Z] #55 60.69 go: downloading github.com/charithe/durationcheck v0.0.9
20:49:23 [2022-06-06T20:49:23.111Z] #55 60.74 go: downloading github.com/daixiang0/gci v0.2.9
20:49:23 [2022-06-06T20:49:23.111Z] #55 60.78 go: downloading github.com/denis-tingajkin/go-header v0.4.2
20:49:23 [2022-06-06T20:49:23.111Z] #55 60.86 go: downloading github.com/esimonov/ifshort v1.0.4
20:49:23 [2022-06-06T20:49:23.111Z] #55 60.92 go: downloading github.com/fzipp/gocyclo v0.4.0
20:49:23 [2022-06-06T20:49:23.111Z] #55 60.97 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:49:23 [2022-06-06T20:49:23.111Z] #55 61.09 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:49:23 [2022-06-06T20:49:23.111Z] #55 61.16 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:49:23 [2022-06-06T20:49:23.111Z] #55 61.80 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:49:23 [2022-06-06T20:49:23.111Z] #55 61.96 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:49:23 [2022-06-06T20:49:23.111Z] #55 62.10 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:49:23 [2022-06-06T20:49:23.111Z] #55 62.14 go: downloading github.com/golangci/misspell v0.3.5
20:49:23 [2022-06-06T20:49:23.111Z] #55 62.97 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:49:23 [2022-06-06T20:49:23.111Z] #55 63.04 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
20:49:23 [2022-06-06T20:49:23.111Z] #55 63.10 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
20:49:23 [2022-06-06T20:49:23.111Z] #55 63.23 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
20:49:23 [2022-06-06T20:49:23.111Z] #55 63.28 go: downloading github.com/jgautheron/goconst v1.5.1
20:49:23 [2022-06-06T20:49:23.111Z] #55 63.31 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
20:49:23 [2022-06-06T20:49:23.111Z] #55 63.37 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
20:49:23 [2022-06-06T20:49:23.111Z] #55 63.38 go: downloading github.com/julz/importas v0.1.0
20:49:23 [2022-06-06T20:49:23.111Z] #55 63.41 go: downloading github.com/kisielk/errcheck v1.6.0
20:49:23 [2022-06-06T20:49:23.111Z] #55 63.53 go: downloading github.com/kulti/thelper v0.5.0
20:49:23 [2022-06-06T20:49:23.111Z] #55 63.53 go: downloading github.com/kunwardeep/paralleltest v1.0.3
20:49:23 [2022-06-06T20:49:23.111Z] #55 63.59 go: downloading github.com/kyoh86/exportloopref v0.1.8
20:49:23 [2022-06-06T20:49:23.111Z] #55 63.75 go: downloading github.com/ldez/gomoddirectives v0.2.2
20:49:23 [2022-06-06T20:49:23.111Z] #55 63.81 go: downloading github.com/ldez/tagliatelle v0.3.0
20:49:23 [2022-06-06T20:49:23.111Z] #55 63.84 go: downloading github.com/leonklingele/grouper v1.1.0
20:49:23 [2022-06-06T20:49:23.111Z] #55 63.91 go: downloading github.com/maratori/testpackage v1.0.1
20:49:23 [2022-06-06T20:49:23.111Z] #55 63.93 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
20:49:23 [2022-06-06T20:49:23.111Z] #55 63.97 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
20:49:23 [2022-06-06T20:49:23.111Z] #55 64.09 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
20:49:23 [2022-06-06T20:49:23.111Z] #55 64.10 go: downloading github.com/mgechev/revive v1.1.3
20:49:23 [2022-06-06T20:49:23.365Z] #14 98.96 Setting up libsepol1-dev:arm64 (3.1-1) ...
20:49:23 [2022-06-06T20:49:23.682Z] #14 99.37 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:49:23 [2022-06-06T20:49:23.850Z] #51 68.89 Setting up libprotobuf23:amd64 (3.12.4-1) ...
20:49:23 [2022-06-06T20:49:23.850Z] #51 68.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:49:23 [2022-06-06T20:49:23.850Z] #51 68.93 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:49:23 [2022-06-06T20:49:23.850Z] #51 68.94 Setting up python3-six (1.16.0-2) ...
20:49:23 [2022-06-06T20:49:23.850Z] #51 ...
20:49:23 [2022-06-06T20:49:23.850Z] 
20:49:23 [2022-06-06T20:49:23.850Z] #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
20:49:23 [2022-06-06T20:49:23.850Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:49:23 [2022-06-06T20:49:23.850Z] #14 62.06 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]
20:49:23 [2022-06-06T20:49:23.850Z] #14 63.04 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
20:49:23 [2022-06-06T20:49:23.850Z] #14 64.25 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]
20:49:23 [2022-06-06T20:49:23.850Z] #14 65.91 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]
20:49:23 [2022-06-06T20:49:23.850Z] #14 66.72 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]
20:49:23 [2022-06-06T20:49:23.850Z] #14 66.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
20:49:23 [2022-06-06T20:49:23.850Z] #14 66.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
20:49:23 [2022-06-06T20:49:23.850Z] #14 66.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:49:23 [2022-06-06T20:49:23.850Z] #14 66.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:49:23 [2022-06-06T20:49:23.850Z] #14 66.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
20:49:23 [2022-06-06T20:49:23.850Z] #14 66.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
20:49:23 [2022-06-06T20:49:23.850Z] #14 66.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
20:49:23 [2022-06-06T20:49:23.850Z] #14 66.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
20:49:23 [2022-06-06T20:49:23.850Z] #14 66.83 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
20:49:23 [2022-06-06T20:49:23.850Z] #14 66.86 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
20:49:23 [2022-06-06T20:49:23.850Z] #14 66.86 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
20:49:23 [2022-06-06T20:49:23.850Z] #14 66.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
20:49:23 [2022-06-06T20:49:23.850Z] #14 66.93 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
20:49:23 [2022-06-06T20:49:23.851Z] #14 66.94 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
20:49:23 [2022-06-06T20:49:23.851Z] #14 66.96 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
20:49:23 [2022-06-06T20:49:23.851Z] #14 68.63 debconf: delaying package configuration, since apt-utils is not installed
20:49:23 [2022-06-06T20:49:23.851Z] #14 69.02 Fetched 115 MB in 11s (10.5 MB/s)
20:49:23 [2022-06-06T20:49:23.851Z] #14 69.12 Selecting previously unselected package binutils-mingw-w64-i686.
20:49:23 [2022-06-06T20:49:23.851Z] #14 69.13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:49:23 [2022-06-06T20:49:23.851Z] #14 69.23 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
20:49:23 [2022-06-06T20:49:23.851Z] #14 69.25 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:49:23 [2022-06-06T20:49:23.942Z] #14 99.58 Setting up libpcre2-16-0:arm64 (10.36-2) ...
20:49:24 [2022-06-06T20:49:24.047Z] #55 64.77 go: downloading github.com/moricho/tparallel v0.2.1
20:49:24 [2022-06-06T20:49:24.047Z] #55 64.77 go: downloading github.com/nakabonne/nestif v0.3.1
20:49:24 [2022-06-06T20:49:24.047Z] #55 ...
20:49:24 [2022-06-06T20:49:24.047Z] 
20:49:24 [2022-06-06T20:49:24.047Z] #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
20:49:24 [2022-06-06T20:49:24.047Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519
20:49:24 [2022-06-06T20:49:24.047Z] #40 64.42 NAME:
20:49:24 [2022-06-06T20:49:24.047Z] #40 64.43    go-winres - A tool for embedding resources in Windows executables
20:49:24 [2022-06-06T20:49:24.047Z] #40 64.43 
20:49:24 [2022-06-06T20:49:24.047Z] #40 64.43 USAGE:
20:49:24 [2022-06-06T20:49:24.047Z] #40 64.43    go-winres [global options] command [command options] [arguments...]
20:49:24 [2022-06-06T20:49:24.047Z] #40 64.43 
20:49:24 [2022-06-06T20:49:24.047Z] #40 64.43 COMMANDS:
20:49:24 [2022-06-06T20:49:24.047Z] #40 64.43    init     Create an initial ./winres/winres.json
20:49:24 [2022-06-06T20:49:24.047Z] #40 64.43    make     Make syso files for the "go build" command
20:49:24 [2022-06-06T20:49:24.047Z] #40 64.43    simply   Make syso files for the "go build" command (simplified)
20:49:24 [2022-06-06T20:49:24.047Z] #40 64.43    extract  Extract all resources from an executable
20:49:24 [2022-06-06T20:49:24.047Z] #40 64.43    patch    Replace resources in an executable file (exe, dll)
20:49:24 [2022-06-06T20:49:24.047Z] #40 64.43    help, h  Shows a list of commands or help for one command
20:49:24 [2022-06-06T20:49:24.047Z] #40 64.43 
20:49:24 [2022-06-06T20:49:24.047Z] #40 64.43 GLOBAL OPTIONS:
20:49:24 [2022-06-06T20:49:24.047Z] #40 64.43    --help, -h  show help (default: false)
20:49:24 [2022-06-06T20:49:24.047Z] #40 DONE 64.9s
20:49:24 [2022-06-06T20:49:24.047Z] 
20:49:24 [2022-06-06T20:49:24.047Z] #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.44.0"      && /build/golangci-lint --version
20:49:24 [2022-06-06T20:49:24.047Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:49:24 [2022-06-06T20:49:24.048Z] #55 64.84 go: downloading github.com/nishanths/exhaustive v0.7.11
20:49:24 [2022-06-06T20:49:24.048Z] #55 64.84 go: downloading github.com/nishanths/predeclared v0.2.1
20:49:24 [2022-06-06T20:49:24.048Z] #55 64.87 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
20:49:24 [2022-06-06T20:49:24.048Z] #55 64.94 go: downloading github.com/ryancurrah/gomodguard v1.2.3
20:49:24 [2022-06-06T20:49:24.048Z] #55 65.02 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
20:49:24 [2022-06-06T20:49:24.306Z] #55 65.28 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
20:49:24 [2022-06-06T20:49:24.306Z] #55 65.36 go: downloading github.com/securego/gosec/v2 v2.9.6
20:49:24 [2022-06-06T20:49:24.370Z] #14 100.1 Setting up libbtrfs0:arm64 (5.10.1-2) ...
20:49:24 [2022-06-06T20:49:24.874Z] #55 65.66 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
20:49:24 [2022-06-06T20:49:24.874Z] #55 65.67 go: downloading github.com/sivchari/containedctx v1.0.1
20:49:24 [2022-06-06T20:49:24.874Z] #55 65.67 go: downloading github.com/sivchari/tenv v1.4.7
20:49:24 [2022-06-06T20:49:24.874Z] #55 65.71 go: downloading github.com/sonatard/noctx v0.0.1
20:49:24 [2022-06-06T20:49:24.874Z] #55 65.81 go: downloading github.com/sourcegraph/go-diff v0.6.1
20:49:24 [2022-06-06T20:49:24.874Z] #55 65.81 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
20:49:25 [2022-06-06T20:49:25.009Z] #14 100.7 Setting up libpcre2-32-0:arm64 (10.36-2) ...
20:49:25 [2022-06-06T20:49:25.009Z] #14 100.8 Setting up libudev-dev:arm64 (247.3-7) ...
20:49:25 [2022-06-06T20:49:25.133Z] #55 66.05 go: downloading github.com/sylvia7788/contextcheck v1.0.4
20:49:25 [2022-06-06T20:49:25.133Z] #55 66.16 go: downloading github.com/tdakkota/asciicheck v0.1.1
20:49:25 [2022-06-06T20:49:25.133Z] #55 66.16 go: downloading github.com/tetafro/godot v1.4.11
20:49:25 [2022-06-06T20:49:25.229Z] #14 ...
20:49:25 [2022-06-06T20:49:25.229Z] 
20:49:25 [2022-06-06T20:49:25.229Z] #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
20:49:25 [2022-06-06T20:49:25.229Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:49:25 [2022-06-06T20:49:25.229Z] #51 70.62 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:49:25 [2022-06-06T20:49:25.229Z] #51 70.64 Setting up python3-protobuf (3.12.4-1) ...
20:49:25 [2022-06-06T20:49:25.443Z] #55 66.22 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
20:49:25 [2022-06-06T20:49:25.443Z] #55 66.27 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
20:49:25 [2022-06-06T20:49:25.443Z] #55 ...
20:49:25 [2022-06-06T20:49:25.443Z] 
20:49:25 [2022-06-06T20:49:25.443Z] #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
20:49:25 [2022-06-06T20:49:25.443Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:49:25 [2022-06-06T20:49:25.443Z] #51 55.99 The following additional packages will be installed:
20:49:25 [2022-06-06T20:49:25.443Z] #51 56.00   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:49:25 [2022-06-06T20:49:25.443Z] #51 56.00   python3-protobuf python3-six
20:49:25 [2022-06-06T20:49:25.443Z] #51 56.03 Suggested packages:
20:49:25 [2022-06-06T20:49:25.443Z] #51 56.05   python3-setuptools
20:49:25 [2022-06-06T20:49:25.443Z] #51 56.05 Recommended packages:
20:49:25 [2022-06-06T20:49:25.443Z] #51 56.05   iproute2 | iproute
20:49:25 [2022-06-06T20:49:25.443Z] #51 57.19 The following NEW packages will be installed:
20:49:25 [2022-06-06T20:49:25.443Z] #51 57.21   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:49:25 [2022-06-06T20:49:25.443Z] #51 57.23   python3-protobuf python3-six
20:49:25 [2022-06-06T20:49:25.443Z] #51 57.92 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
20:49:25 [2022-06-06T20:49:25.443Z] #51 57.92 Need to get 2314 kB of archives.
20:49:25 [2022-06-06T20:49:25.443Z] #51 57.92 After this operation, 11.1 MB of additional disk space will be used.
20:49:25 [2022-06-06T20:49:25.443Z] #51 57.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
20:49:25 [2022-06-06T20:49:25.443Z] #51 57.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:49:25 [2022-06-06T20:49:25.443Z] #51 57.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
20:49:25 [2022-06-06T20:49:25.443Z] #51 57.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
20:49:25 [2022-06-06T20:49:25.443Z] #51 58.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:49:25 [2022-06-06T20:49:25.443Z] #51 58.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:49:25 [2022-06-06T20:49:25.443Z] #51 58.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:49:25 [2022-06-06T20:49:25.443Z] #51 60.47 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
20:49:25 [2022-06-06T20:49:25.443Z] #51 62.62 debconf: delaying package configuration, since apt-utils is not installed
20:49:25 [2022-06-06T20:49:25.443Z] #51 63.09 Fetched 2314 kB in 3s (670 kB/s)
20:49:25 [2022-06-06T20:49:25.443Z] #51 63.33 Selecting previously unselected package libprotobuf23:amd64.
20:49:25 [2022-06-06T20:49:25.443Z] #51 63.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:49:25 [2022-06-06T20:49:25.443Z] #51 63.45 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
20:49:25 [2022-06-06T20:49:25.443Z] #51 63.46 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
20:49:25 [2022-06-06T20:49:25.443Z] #51 64.78 Selecting previously unselected package python3-pkg-resources.
20:49:25 [2022-06-06T20:49:25.443Z] #51 64.78 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
20:49:25 [2022-06-06T20:49:25.443Z] #51 64.82 Unpacking python3-pkg-resources (52.0.0-4) ...
20:49:25 [2022-06-06T20:49:25.443Z] #51 65.39 Selecting previously unselected package python3-six.
20:49:25 [2022-06-06T20:49:25.443Z] #51 65.40 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
20:49:25 [2022-06-06T20:49:25.443Z] #51 65.43 Unpacking python3-six (1.16.0-2) ...
20:49:25 [2022-06-06T20:49:25.443Z] #51 65.72 Selecting previously unselected package python3-protobuf.
20:49:25 [2022-06-06T20:49:25.443Z] #51 65.73 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
20:49:25 [2022-06-06T20:49:25.443Z] #51 65.76 Unpacking python3-protobuf (3.12.4-1) ...
20:49:25 [2022-06-06T20:49:25.443Z] #51 ...
20:49:25 [2022-06-06T20:49:25.443Z] 
20:49:25 [2022-06-06T20:49:25.443Z] #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.44.0"      && /build/golangci-lint --version
20:49:25 [2022-06-06T20:49:25.443Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:49:25 [2022-06-06T20:49:25.443Z] #55 66.33 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
20:49:25 [2022-06-06T20:49:25.443Z] #55 66.54 go: downloading github.com/ultraware/funlen v0.0.3
20:49:25 [2022-06-06T20:49:25.701Z] #55 66.58 go: downloading github.com/ultraware/whitespace v0.0.4
20:49:25 [2022-06-06T20:49:25.701Z] #55 66.58 go: downloading github.com/uudashr/gocognit v1.0.5
20:49:25 [2022-06-06T20:49:25.701Z] #55 66.65 go: downloading github.com/yagipy/maintidx v1.0.0
20:49:25 [2022-06-06T20:49:25.701Z] #55 66.82 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
20:49:25 [2022-06-06T20:49:25.711Z] #14 101.4 Setting up libpcre2-posix2:arm64 (10.36-2) ...
20:49:25 [2022-06-06T20:49:25.711Z] #14 101.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:49:26 [2022-06-06T20:49:26.281Z] #14 102.1 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
20:49:26 [2022-06-06T20:49:26.281Z] #14 102.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:49:26 [2022-06-06T20:49:26.645Z] #55 67.50 go: downloading gitlab.com/bosi/decorder v0.2.1
20:49:26 [2022-06-06T20:49:26.904Z] #55 67.64 go: downloading honnef.co/go/tools v0.2.2
20:49:26 [2022-06-06T20:49:26.910Z] #14 102.8 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
20:49:27 [2022-06-06T20:49:27.170Z] #14 102.9 Setting up mingw-w64-common (8.0.0-1) ...
20:49:27 [2022-06-06T20:49:27.460Z] #14 103.2 Setting up libsystemd-dev:arm64 (247.3-7) ...
20:49:27 [2022-06-06T20:49:27.460Z] #14 103.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
20:49:27 [2022-06-06T20:49:27.460Z] #14 103.3 Setting up libpcre2-dev:arm64 (10.36-2) ...
20:49:27 [2022-06-06T20:49:27.460Z] #14 103.4 Setting up libselinux1-dev:arm64 (3.1-3) ...
20:49:27 [2022-06-06T20:49:27.520Z] #64 ...
20:49:27 [2022-06-06T20:49:27.520Z] 
20:49:27 [2022-06-06T20:49:27.520Z] #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
20:49:27 [2022-06-06T20:49:27.520Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:49:27 [2022-06-06T20:49:27.520Z] #14 81.61 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
20:49:27 [2022-06-06T20:49:27.520Z] #14 81.62 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:49:27 [2022-06-06T20:49:27.520Z] #14 81.62 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:49:27 [2022-06-06T20:49:27.520Z] #14 87.24 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
20:49:27 [2022-06-06T20:49:27.520Z] #14 87.24 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
20:49:27 [2022-06-06T20:49:27.520Z] #14 87.24 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:49:27 [2022-06-06T20:49:27.721Z] #14 103.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:49:27 [2022-06-06T20:49:27.721Z] #14 103.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:49:27 [2022-06-06T20:49:27.982Z] #14 103.9 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
20:49:27 [2022-06-06T20:49:27.982Z] #14 103.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...#14 ...
20:49:27 [2022-06-06T20:49:27.982Z] 
20:49:27 [2022-06-06T20:49:27.982Z] #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
20:49:27 [2022-06-06T20:49:27.982Z] #67 sha256:acd49427a72e3e7b52075ef3d00863bf0b0b0a37ab09e3166b8b44f5ec2c27c3
20:49:27 [2022-06-06T20:49:27.982Z] #67 DONE 103.7s
20:49:27 [2022-06-06T20:49:27.982Z] 
20:49:27 [2022-06-06T20:49:27.982Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:49:27 [2022-06-06T20:49:27.982Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109
20:49:27 [2022-06-06T20:49:27.982Z] #14 103.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:49:27 [2022-06-06T20:49:27.982Z] #14 103.9 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
20:49:27 [2022-06-06T20:49:27.982Z] #14 103.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
20:49:27 [2022-06-06T20:49:27.982Z] #14 104.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:49:27 [2022-06-06T20:49:27.982Z] #14 104.0 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
20:49:27 [2022-06-06T20:49:27.982Z] #14 104.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:49:27 [2022-06-06T20:49:27.982Z] #14 104.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:49:27 [2022-06-06T20:49:27.982Z] #14 ...
20:49:27 [2022-06-06T20:49:27.982Z] 
20:49:27 [2022-06-06T20:49:27.982Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
20:49:27 [2022-06-06T20:49:27.982Z] #68 sha256:569cc47233f99a037bd8fdafca33aa87321b0358b7a2656d9056860035234d1c
20:49:28 [2022-06-06T20:49:28.242Z] #68 DONE 0.1s
20:49:28 [2022-06-06T20:49:28.242Z] 
20:49:28 [2022-06-06T20:49:28.242Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:49:28 [2022-06-06T20:49:28.242Z] #69 sha256:cf7a3d96a4289eb3a4c354efc416c4e35a2dad1451d28342b21657e4e1358f85
20:49:28 [2022-06-06T20:49:28.242Z] #69 DONE 0.1s
20:49:28 [2022-06-06T20:49:28.242Z] 
20:49:28 [2022-06-06T20:49:28.242Z] #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
20:49:28 [2022-06-06T20:49:28.242Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109
20:49:28 [2022-06-06T20:49:28.242Z] #14 104.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
20:49:28 [2022-06-06T20:49:28.242Z] #14 104.2 Setting up dmsetup (2:1.02.175-2.1) ...
20:49:28 [2022-06-06T20:49:28.242Z] #14 104.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
20:49:28 [2022-06-06T20:49:28.242Z] #14 104.2 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
20:49:28 [2022-06-06T20:49:28.242Z] #14 104.2 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:49:28 [2022-06-06T20:49:28.503Z] #14 DONE 104.5s
20:49:28 [2022-06-06T20:49:28.503Z] 
20:49:28 [2022-06-06T20:49:28.503Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
20:49:28 [2022-06-06T20:49:28.503Z] #59 sha256:0ea04ceb6800ad76f1bb2c64f48aa32b8ead72509542558961720adc37c02a91
20:49:28 [2022-06-06T20:49:28.807Z] #55 69.61 go: downloading mvdan.cc/gofumpt v0.2.1
20:49:28 [2022-06-06T20:49:28.807Z] #55 69.64 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:49:28 [2022-06-06T20:49:28.807Z] #55 69.72 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
20:49:28 [2022-06-06T20:49:28.885Z] #14 93.15 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
20:49:29 [2022-06-06T20:49:29.066Z] #55 69.87 go: downloading github.com/davecgh/go-spew v1.1.1
20:49:29 [2022-06-06T20:49:29.067Z] #55 69.87 go: downloading github.com/pmezard/go-difflib v1.0.0
20:49:29 [2022-06-06T20:49:29.067Z] #55 69.94 go: downloading github.com/stretchr/objx v0.1.1
20:49:29 [2022-06-06T20:49:29.142Z] #14 93.15 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:49:29 [2022-06-06T20:49:29.142Z] #14 93.15 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:49:29 [2022-06-06T20:49:29.325Z] #55 70.09 go: downloading github.com/hashicorp/hcl v1.0.0
20:49:29 [2022-06-06T20:49:29.326Z] #55 70.35 go: downloading github.com/pelletier/go-toml v1.9.4
20:49:29 [2022-06-06T20:49:29.423Z] #51 ...
20:49:29 [2022-06-06T20:49:29.423Z] 
20:49:29 [2022-06-06T20:49:29.423Z] #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.44.0"      && /build/golangci-lint --version
20:49:29 [2022-06-06T20:49:29.423Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:49:29 [2022-06-06T20:49:29.423Z] #55 64.88 go: downloading gitlab.com/bosi/decorder v0.2.1
20:49:29 [2022-06-06T20:49:29.423Z] #55 65.18 go: downloading honnef.co/go/tools v0.2.2
20:49:29 [2022-06-06T20:49:29.423Z] #55 66.80 go: downloading mvdan.cc/gofumpt v0.2.1
20:49:29 [2022-06-06T20:49:29.423Z] #55 66.82 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:49:29 [2022-06-06T20:49:29.423Z] #55 66.93 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
20:49:29 [2022-06-06T20:49:29.423Z] #55 67.04 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
20:49:29 [2022-06-06T20:49:29.423Z] #55 69.46 go: downloading github.com/davecgh/go-spew v1.1.1
20:49:29 [2022-06-06T20:49:29.423Z] #55 69.49 go: downloading github.com/pmezard/go-difflib v1.0.0
20:49:29 [2022-06-06T20:49:29.423Z] #55 69.55 go: downloading github.com/stretchr/objx v0.1.1
20:49:29 [2022-06-06T20:49:29.423Z] #55 69.85 go: downloading golang.org/x/text v0.3.7
20:49:29 [2022-06-06T20:49:29.423Z] #55 ...
20:49:29 [2022-06-06T20:49:29.423Z] 
20:49:29 [2022-06-06T20:49:29.423Z] #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
20:49:29 [2022-06-06T20:49:29.423Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:49:29 [2022-06-06T20:49:29.423Z] #42 75.06 Selecting previously unselected package libxml2:amd64.
20:49:29 [2022-06-06T20:49:29.423Z] #42 75.06 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
20:49:29 [2022-06-06T20:49:29.423Z] #42 75.08 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:49:29 [2022-06-06T20:49:29.444Z] #59 DONE 0.5s
20:49:29 [2022-06-06T20:49:29.444Z] 
20:49:29 [2022-06-06T20:49:29.444Z] #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
20:49:29 [2022-06-06T20:49:29.444Z] #60 sha256:2a29cd0f5603caf7e87b5a3a5de610430dac4f4060478babec1124b1cbd61f64
20:49:29 [2022-06-06T20:49:29.465Z] #19 81.93 Reading package lists...
20:49:29 [2022-06-06T20:49:29.584Z] #55 70.38 go: downloading golang.org/x/text v0.3.7
20:49:30 [2022-06-06T20:49:30.015Z] #60 0.925 + RM_GOPATH=0
20:49:30 [2022-06-06T20:49:30.015Z] #60 0.925 + TMP_GOPATH=
20:49:30 [2022-06-06T20:49:30.015Z] #60 0.925 + : /build
20:49:30 [2022-06-06T20:49:30.015Z] #60 0.925 + '[' -z '' ']'
20:49:30 [2022-06-06T20:49:30.015Z] #60 0.929 ++ mktemp -d
20:49:30 [2022-06-06T20:49:30.306Z] #60 ...
20:49:30 [2022-06-06T20:49:30.306Z] 
20:49:30 [2022-06-06T20:49:30.306Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
20:49:30 [2022-06-06T20:49:30.306Z] #15 sha256:14cafee787eaaddca7f2d68ce86c54a21dfd22c31b798287e3ac7a1943db8f02
20:49:30 [2022-06-06T20:49:30.306Z] #15 DONE 1.5s
20:49:30 [2022-06-06T20:49:30.306Z] 
20:49:30 [2022-06-06T20:49:30.306Z] #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
20:49:30 [2022-06-06T20:49:30.306Z] #60 sha256:2a29cd0f5603caf7e87b5a3a5de610430dac4f4060478babec1124b1cbd61f64
20:49:30 [2022-06-06T20:49:30.306Z] #60 1.002 + export GOPATH=/tmp/tmp.GhzIRXqHYc
20:49:30 [2022-06-06T20:49:30.306Z] #60 1.002 + GOPATH=/tmp/tmp.GhzIRXqHYc
20:49:30 [2022-06-06T20:49:30.306Z] #60 1.003 + RM_GOPATH=1
20:49:30 [2022-06-06T20:49:30.306Z] #60 1.003 + case "$(go env GOARCH)" in
20:49:30 [2022-06-06T20:49:30.306Z] #60 1.003 ++ go env GOARCH
20:49:30 [2022-06-06T20:49:30.306Z] #60 1.014 + export GO_BUILDMODE=-buildmode=pie
20:49:30 [2022-06-06T20:49:30.306Z] #60 1.014 + GO_BUILDMODE=-buildmode=pie
20:49:30 [2022-06-06T20:49:30.306Z] #60 1.014 ++ dirname /install.sh
20:49:30 [2022-06-06T20:49:30.306Z] #60 1.017 + dir=/
20:49:30 [2022-06-06T20:49:30.306Z] #60 1.017 + bin=runc
20:49:30 [2022-06-06T20:49:30.306Z] #60 1.017 + shift
20:49:30 [2022-06-06T20:49:30.306Z] #60 1.018 + '[' '!' -f //runc.installer ']'
20:49:30 [2022-06-06T20:49:30.306Z] #60 1.018 + . //runc.installer
20:49:30 [2022-06-06T20:49:30.306Z] #60 1.018 ++ set -e
20:49:30 [2022-06-06T20:49:30.306Z] #60 1.018 ++ : v1.1.2
20:49:30 [2022-06-06T20:49:30.306Z] #60 1.018 + install_runc
20:49:30 [2022-06-06T20:49:30.306Z] #60 1.018 + RUNC_BUILDTAGS=seccomp
20:49:30 [2022-06-06T20:49:30.306Z] #60 1.018 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
20:49:30 [2022-06-06T20:49:30.306Z] #60 1.018 Install runc version v1.1.2 (build tags: seccomp)
20:49:30 [2022-06-06T20:49:30.306Z] #60 1.018 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GhzIRXqHYc/src/github.com/opencontainers/runc
20:49:30 [2022-06-06T20:49:30.306Z] #60 1.027 Cloning into '/tmp/tmp.GhzIRXqHYc/src/github.com/opencontainers/runc'...
20:49:30 [2022-06-06T20:49:30.306Z] #60 ...
20:49:30 [2022-06-06T20:49:30.306Z] 
20:49:30 [2022-06-06T20:49:30.306Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:49:30 [2022-06-06T20:49:30.306Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2 Delve is a source level debugger for Go programs.
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2 
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2 Delve enables you to interact with your program by controlling the execution of the process,
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2 
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2 
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2 Pass flags to the program you are debugging using `--`, for example:
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2 
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2 `dlv exec ./hello -- server --config conf/config.toml`
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2 
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2 Usage:
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2   dlv [command]
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2 
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2 Available Commands:
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2   attach      Attach to running process and begin debugging.
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2   connect     Connect to a headless debug server with a terminal client.
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2   core        Examine a core dump.
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2   debug       Compile and begin debugging main package in current directory, or the package specified.
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2   exec        Execute a precompiled binary, and begin a debug session.
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2   help        Help about any command
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2   run         Deprecated command. Use 'debug' instead.
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2   test        Compile test binary and begin debugging program.
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2   trace       Compile and begin tracing program.
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2   version     Prints version.
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2 
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2 Flags:
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.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)
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.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)
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2       --disable-aslr                     Disables address space randomization
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2   -h, --help                             help for dlv
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2       --init string                      Init file, executed by the terminal client.
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2       --log                              Enable debugging server logging.
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2       --wd string                        Working directory for running the program.
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2 
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2 Additional help topics:
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2   dlv backend  Help about the --backend flag.
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2   dlv log      Help about logging flags.
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2   dlv redirect Help about file redirection.
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2 
20:49:30 [2022-06-06T20:49:30.306Z] #36 106.2 Use "dlv [command] --help" for more information about a command.
20:49:30 [2022-06-06T20:49:30.306Z] #36 DONE 106.3s
20:49:30 [2022-06-06T20:49:30.690Z] 
20:49:30 [2022-06-06T20:49:30.690Z] #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
20:49:30 [2022-06-06T20:49:30.690Z] #26 sha256:a7b13ac34d4cd935b66f4a57b380116e7e55ea827dfe5a50e65275b50a5d9997
20:49:30 [2022-06-06T20:49:30.802Z] #42 76.42 Selecting previously unselected package libarchive13:amd64.
20:49:30 [2022-06-06T20:49:30.802Z] #42 76.42 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
20:49:30 [2022-06-06T20:49:30.802Z] #42 76.46 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:49:31 [2022-06-06T20:49:31.488Z] #55 ...
20:49:31 [2022-06-06T20:49:31.488Z] 
20:49:31 [2022-06-06T20:49:31.488Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:49:31 [2022-06-06T20:49:31.488Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
20:49:31 [2022-06-06T20:49:31.488Z] #34 68.50 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.
20:49:31 [2022-06-06T20:49:31.488Z] #34 69.43 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
20:49:31 [2022-06-06T20:49:31.488Z] #34 69.97 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:49:31 [2022-06-06T20:49:31.740Z] #42 77.16 Selecting previously unselected package libjsoncpp24:amd64.
20:49:31 [2022-06-06T20:49:31.740Z] #42 77.18 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
20:49:31 [2022-06-06T20:49:31.740Z] #42 77.19 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
20:49:31 [2022-06-06T20:49:31.740Z] #42 77.39 Selecting previously unselected package librhash0:amd64.
20:49:31 [2022-06-06T20:49:31.740Z] #42 77.45 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
20:49:31 [2022-06-06T20:49:31.740Z] #42 77.46 Unpacking librhash0:amd64 (1.4.1-2) ...
20:49:32 [2022-06-06T20:49:32.000Z] #42 77.88 Selecting previously unselected package libuv1:amd64.
20:49:32 [2022-06-06T20:49:32.002Z] #26 105.0 Updating files:  16% (1930/11414)
Updating files:  17% (1941/11414)
Updating files:  18% (2055/11414)
Updating files:  19% (2169/11414)
Updating files:  20% (2283/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  29% (3345/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:  45% (5205/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)
20:49:32 [2022-06-06T20:49:32.002Z] #26 ...
20:49:32 [2022-06-06T20:49:32.002Z] 
20:49:32 [2022-06-06T20:49:32.002Z] #16 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:49:32 [2022-06-06T20:49:32.002Z] #16 sha256:0b156d60dd89b190a97e193b9f66ea1e035363b8d40a4900bf74673dcab237d4
20:49:32 [2022-06-06T20:49:32.002Z] #16 DONE 2.0s
20:49:32 [2022-06-06T20:49:32.002Z] 
20:49:32 [2022-06-06T20:49:32.002Z] #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
20:49:32 [2022-06-06T20:49:32.002Z] #26 sha256:a7b13ac34d4cd935b66f4a57b380116e7e55ea827dfe5a50e65275b50a5d9997
20:49:32 [2022-06-06T20:49:32.259Z] #42 77.89 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
20:49:32 [2022-06-06T20:49:32.259Z] #42 77.90 Unpacking libuv1:amd64 (1.40.0-2) ...
20:49:32 [2022-06-06T20:49:32.518Z] #42 78.16 Selecting previously unselected package cmake.
20:49:32 [2022-06-06T20:49:32.518Z] #42 78.19 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
20:49:32 [2022-06-06T20:49:32.518Z] #42 78.20 Unpacking cmake (3.18.4-2+deb11u1) ...
20:49:33 [2022-06-06T20:49:33.305Z] #26 105.0 Updating files:  16% (1930/11414)
Updating files:  17% (1941/11414)
Updating files:  18% (2055/11414)
Updating files:  19% (2169/11414)
Updating files:  20% (2283/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  29% (3345/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:  45% (5205/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  60% (6858/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:  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)
20:49:33 [2022-06-06T20:49:33.305Z] #26 ...
20:49:33 [2022-06-06T20:49:33.305Z] 
20:49:33 [2022-06-06T20:49:33.305Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:49:33 [2022-06-06T20:49:33.305Z] #17 sha256:902d59c12c3b47ba971c39a2715f225d35e995ad6b1b630db81848eb08ee28b2
20:49:33 [2022-06-06T20:49:33.305Z] #17 0.676 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:49:33 [2022-06-06T20:49:33.305Z] #17 DONE 1.1s
20:49:33 [2022-06-06T20:49:33.305Z] 
20:49:33 [2022-06-06T20:49:33.305Z] #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
20:49:33 [2022-06-06T20:49:33.305Z] #26 sha256:a7b13ac34d4cd935b66f4a57b380116e7e55ea827dfe5a50e65275b50a5d9997
20:49:33 [2022-06-06T20:49:33.392Z] #34 ...
20:49:33 [2022-06-06T20:49:33.392Z] 
20:49:33 [2022-06-06T20:49:33.392Z] #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
20:49:33 [2022-06-06T20:49:33.392Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:49:33 [2022-06-06T20:49:33.392Z] #14 64.13 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]
20:49:33 [2022-06-06T20:49:33.392Z] #14 66.42 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]
20:49:33 [2022-06-06T20:49:33.392Z] #14 67.49 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]
20:49:33 [2022-06-06T20:49:33.392Z] #14 67.49 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
20:49:33 [2022-06-06T20:49:33.392Z] #14 67.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
20:49:33 [2022-06-06T20:49:33.392Z] #14 67.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:49:33 [2022-06-06T20:49:33.392Z] #14 67.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:49:33 [2022-06-06T20:49:33.392Z] #14 67.52 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]
20:49:33 [2022-06-06T20:49:33.392Z] #14 67.52 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
20:49:33 [2022-06-06T20:49:33.392Z] #14 67.55 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
20:49:33 [2022-06-06T20:49:33.392Z] #14 67.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
20:49:33 [2022-06-06T20:49:33.392Z] #14 67.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
20:49:33 [2022-06-06T20:49:33.392Z] #14 67.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
20:49:33 [2022-06-06T20:49:33.392Z] #14 67.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
20:49:33 [2022-06-06T20:49:33.392Z] #14 67.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
20:49:33 [2022-06-06T20:49:33.392Z] #14 67.69 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
20:49:33 [2022-06-06T20:49:33.392Z] #14 67.69 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
20:49:33 [2022-06-06T20:49:33.392Z] #14 67.70 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
20:49:33 [2022-06-06T20:49:33.392Z] #14 69.13 debconf: delaying package configuration, since apt-utils is not installed
20:49:33 [2022-06-06T20:49:33.392Z] #14 69.59 Fetched 115 MB in 12s (9772 kB/s)
20:49:33 [2022-06-06T20:49:33.392Z] #14 69.75 Selecting previously unselected package binutils-mingw-w64-i686.
20:49:33 [2022-06-06T20:49:33.392Z] #14 69.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:49:33 [2022-06-06T20:49:33.392Z] #14 70.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
20:49:33 [2022-06-06T20:49:33.392Z] #14 70.03 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:49:33 [2022-06-06T20:49:33.392Z] #14 73.42 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:49:33 [2022-06-06T20:49:33.393Z] #14 73.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
20:49:33 [2022-06-06T20:49:33.393Z] #14 73.43 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:49:33 [2022-06-06T20:49:33.566Z] #26 105.0 Updating files:  16% (1930/11414)
Updating files:  17% (1941/11414)
Updating files:  18% (2055/11414)
Updating files:  19% (2169/11414)
Updating files:  20% (2283/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  29% (3345/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:  45% (5205/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  60% (6858/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:  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:  95% (10891/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.
20:49:33 [2022-06-06T20:49:33.635Z] #19 101.1 Building dependency tree...
20:49:33 [2022-06-06T20:49:33.826Z] #26 109.3 + cd /tmp/tmp.M7qmVlgJlK/tmp/docker-ce
20:49:33 [2022-06-06T20:49:33.826Z] #26 109.3 + git checkout -q v17.06.2-ce
20:49:34 [2022-06-06T20:49:34.398Z] #26 ...
20:49:34 [2022-06-06T20:49:34.398Z] 
20:49:34 [2022-06-06T20:49:34.398Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:49:34 [2022-06-06T20:49:34.398Z] #18 sha256:32147efc18b97cb38e67e362da5e7aa543d5c3bbcfbf8b635b9d67a9ab21554d
20:49:34 [2022-06-06T20:49:34.398Z] #18 DONE 1.3s
20:49:34 [2022-06-06T20:49:34.429Z] #42 ...
20:49:34 [2022-06-06T20:49:34.429Z] 
20:49:34 [2022-06-06T20:49:34.429Z] #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
20:49:34 [2022-06-06T20:49:34.429Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:49:34 [2022-06-06T20:49:34.429Z] #51 76.64 Setting up criu (3.17-1) ...
20:49:34 [2022-06-06T20:49:34.429Z] #51 79.14 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:49:34 [2022-06-06T20:49:34.429Z] #51 DONE 80.1s
20:49:34 [2022-06-06T20:49:34.429Z] 
20:49:34 [2022-06-06T20:49:34.429Z] #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.44.0"      && /build/golangci-lint --version
20:49:34 [2022-06-06T20:49:34.429Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:49:34 [2022-06-06T20:49:34.429Z] #55 78.73 go: downloading github.com/hashicorp/hcl v1.0.0
20:49:34 [2022-06-06T20:49:34.429Z] #55 78.93 go: downloading github.com/pelletier/go-toml v1.9.4
20:49:34 [2022-06-06T20:49:34.429Z] #55 79.15 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
20:49:34 [2022-06-06T20:49:34.429Z] #55 79.36 go: downloading github.com/gobwas/glob v0.2.3
20:49:34 [2022-06-06T20:49:34.429Z] #55 79.42 go: downloading github.com/kisielk/gotool v1.0.0
20:49:34 [2022-06-06T20:49:34.429Z] #55 79.52 go: downloading github.com/gostaticanalysis/comment v1.4.2
20:49:34 [2022-06-06T20:49:34.429Z] #55 79.62 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
20:49:34 [2022-06-06T20:49:34.429Z] #55 79.68 go: downloading golang.org/x/mod v0.5.1
20:49:34 [2022-06-06T20:49:34.429Z] #55 79.80 go: downloading github.com/ettle/strcase v0.1.1
20:49:34 [2022-06-06T20:49:34.429Z] #55 79.92 go: downloading github.com/fatih/structtag v1.2.0
20:49:34 [2022-06-06T20:49:34.429Z] #55 79.93 go: downloading github.com/Masterminds/semver v1.5.0
20:49:34 [2022-06-06T20:49:34.429Z] #55 80.13 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
20:49:34 [2022-06-06T20:49:34.429Z] #55 80.14 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
20:49:34 [2022-06-06T20:49:34.429Z] #55 80.21 go: downloading github.com/prometheus/client_golang v1.7.1
20:49:34 [2022-06-06T20:49:34.659Z] 
20:49:34 [2022-06-06T20:49:34.659Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:49:34 [2022-06-06T20:49:34.659Z] #19 sha256:a6a7bc4db83cbfe93c217233b9f5013a9e36cff56cfbd0297130c0f77493bf8d
20:49:35 [2022-06-06T20:49:35.001Z] #55 80.81 go: downloading github.com/prometheus/client_model v0.2.0
20:49:35 [2022-06-06T20:49:35.001Z] #55 80.89 go: downloading github.com/google/go-cmp v0.5.6
20:49:35 [2022-06-06T20:49:35.229Z] #19 DONE 0.8s
20:49:35 [2022-06-06T20:49:35.229Z] 
20:49:35 [2022-06-06T20:49:35.229Z] #20 [dev-systemd-false  6/26] RUN ldconfig
20:49:35 [2022-06-06T20:49:35.229Z] #20 sha256:49fdde9317fbdafe2d403e2c721d720e6ad35a512638523e7ae3c49237660b11
20:49:35 [2022-06-06T20:49:35.263Z] #55 ...
20:49:35 [2022-06-06T20:49:35.263Z] 
20:49:35 [2022-06-06T20:49:35.263Z] #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
20:49:35 [2022-06-06T20:49:35.263Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
20:49:35 [2022-06-06T20:49:35.263Z] #34 70.56 Updating files:  86% (1315/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.
20:49:35 [2022-06-06T20:49:35.263Z] #34 71.45 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
20:49:35 [2022-06-06T20:49:35.263Z] #34 72.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:49:35 [2022-06-06T20:49:35.523Z] #34 ...
20:49:35 [2022-06-06T20:49:35.523Z] 
20:49:35 [2022-06-06T20:49:35.523Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:49:35 [2022-06-06T20:49:35.523Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:49:35 [2022-06-06T20:49:35.523Z] #55 81.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:49:35 [2022-06-06T20:49:35.783Z] #55 81.45 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
20:49:35 [2022-06-06T20:49:35.783Z] #55 81.53 go: downloading github.com/olekukonko/tablewriter v0.0.5
20:49:36 [2022-06-06T20:49:36.043Z] #55 81.70 go: downloading github.com/beorn7/perks v1.0.1
20:49:36 [2022-06-06T20:49:36.043Z] #55 81.81 go: downloading github.com/cespare/xxhash/v2 v2.1.2
20:49:36 [2022-06-06T20:49:36.043Z] #55 81.85 go: downloading github.com/cespare/xxhash v1.1.0
20:49:36 [2022-06-06T20:49:36.043Z] #55 81.85 go: downloading github.com/golang/protobuf v1.5.2
20:49:36 [2022-06-06T20:49:36.168Z] #20 DONE 0.9s
20:49:36 [2022-06-06T20:49:36.168Z] 
20:49:36 [2022-06-06T20:49:36.168Z] #21 [dev-systemd-false  7/26] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:49:36 [2022-06-06T20:49:36.168Z] #21 sha256:f28f22170425c3c4a9ced5a3fb4848711fccb5bc9031664614a5ffa5eb240a8c
20:49:36 [2022-06-06T20:49:36.612Z] #55 82.24 go: downloading github.com/prometheus/common v0.10.0
20:49:36 [2022-06-06T20:49:36.681Z] #14 ...
20:49:36 [2022-06-06T20:49:36.681Z] 
20:49:36 [2022-06-06T20:49:36.681Z] #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
20:49:36 [2022-06-06T20:49:36.681Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:49:36 [2022-06-06T20:49:36.681Z] #51 66.80 Selecting previously unselected package libnet1:amd64.
20:49:36 [2022-06-06T20:49:36.681Z] #51 66.80 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:49:36 [2022-06-06T20:49:36.681Z] #51 66.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:49:36 [2022-06-06T20:49:36.681Z] #51 67.71 Selecting previously unselected package libnl-3-200:amd64.
20:49:36 [2022-06-06T20:49:36.681Z] #51 67.71 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:49:36 [2022-06-06T20:49:36.681Z] #51 67.74 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:49:36 [2022-06-06T20:49:36.681Z] #51 68.14 Selecting previously unselected package libprotobuf-c1:amd64.
20:49:36 [2022-06-06T20:49:36.681Z] #51 68.14 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:49:36 [2022-06-06T20:49:36.681Z] #51 68.15 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:49:36 [2022-06-06T20:49:36.681Z] #51 68.31 Selecting previously unselected package criu.
20:49:36 [2022-06-06T20:49:36.681Z] #51 68.31 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
20:49:36 [2022-06-06T20:49:36.681Z] #51 68.35 Unpacking criu (3.17-1) ...
20:49:36 [2022-06-06T20:49:36.681Z] #51 69.57 Setting up python3-pkg-resources (52.0.0-4) ...
20:49:36 [2022-06-06T20:49:36.681Z] #51 72.47 Setting up libprotobuf23:amd64 (3.12.4-1) ...
20:49:36 [2022-06-06T20:49:36.681Z] #51 72.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:49:36 [2022-06-06T20:49:36.681Z] #51 72.51 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:49:36 [2022-06-06T20:49:36.681Z] #51 72.54 Setting up python3-six (1.16.0-2) ...
20:49:36 [2022-06-06T20:49:36.681Z] #51 74.31 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:49:36 [2022-06-06T20:49:36.681Z] #51 74.34 Setting up python3-protobuf (3.12.4-1) ...
20:49:36 [2022-06-06T20:49:36.681Z] #51 ...
20:49:36 [2022-06-06T20:49:36.681Z] 
20:49:36 [2022-06-06T20:49:36.681Z] #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
20:49:36 [2022-06-06T20:49:36.681Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:49:36 [2022-06-06T20:49:36.681Z] #42 67.55 Selecting previously unselected package libicu67:amd64.
20:49:36 [2022-06-06T20:49:36.681Z] #42 67.56 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
20:49:36 [2022-06-06T20:49:36.681Z] #42 67.85 Unpacking libicu67:amd64 (67.1-7) ...
20:49:36 [2022-06-06T20:49:36.871Z] #55 82.54 go: downloading github.com/prometheus/procfs v0.6.0
20:49:37 [2022-06-06T20:49:37.109Z] #21 0.999 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:49:37 [2022-06-06T20:49:37.109Z] #21 1.011 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:49:37 [2022-06-06T20:49:37.109Z] #21 1.016 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:49:37 [2022-06-06T20:49:37.130Z] #55 82.73 go: downloading github.com/mattn/go-runewidth v0.0.9
20:49:37 [2022-06-06T20:49:37.130Z] #55 ...
20:49:37 [2022-06-06T20:49:37.130Z] 
20:49:37 [2022-06-06T20:49:37.130Z] #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
20:49:37 [2022-06-06T20:49:37.130Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:49:37 [2022-06-06T20:49:37.130Z] #14 72.67 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:49:37 [2022-06-06T20:49:37.130Z] #14 72.69 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
20:49:37 [2022-06-06T20:49:37.130Z] #14 72.70 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:49:37 [2022-06-06T20:49:37.130Z] #14 77.23 Selecting previously unselected package binutils-mingw-w64.
20:49:37 [2022-06-06T20:49:37.130Z] #14 77.23 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
20:49:37 [2022-06-06T20:49:37.130Z] #14 77.23 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
20:49:37 [2022-06-06T20:49:37.130Z] #14 77.52 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:49:37 [2022-06-06T20:49:37.130Z] #14 77.53 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:49:37 [2022-06-06T20:49:37.130Z] #14 77.60 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:49:37 [2022-06-06T20:49:37.130Z] #14 77.98 Selecting previously unselected package dmsetup.
20:49:37 [2022-06-06T20:49:37.130Z] #14 78.00 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
20:49:37 [2022-06-06T20:49:37.130Z] #14 78.01 Unpacking dmsetup (2:1.02.175-2.1) ...
20:49:37 [2022-06-06T20:49:37.130Z] #14 78.44 Selecting previously unselected package mingw-w64-common.
20:49:37 [2022-06-06T20:49:37.130Z] #14 78.44 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
20:49:37 [2022-06-06T20:49:37.130Z] #14 78.45 Unpacking mingw-w64-common (8.0.0-1) ...
20:49:37 [2022-06-06T20:49:37.130Z] #14 ...
20:49:37 [2022-06-06T20:49:37.130Z] 
20:49:37 [2022-06-06T20:49:37.130Z] #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.44.0"      && /build/golangci-lint --version
20:49:37 [2022-06-06T20:49:37.130Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:49:37 [2022-06-06T20:49:37.130Z] #55 82.81 go: downloading google.golang.org/protobuf v1.27.1
20:49:37 [2022-06-06T20:49:37.250Z] #42 ...
20:49:37 [2022-06-06T20:49:37.250Z] 
20:49:37 [2022-06-06T20:49:37.250Z] #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
20:49:37 [2022-06-06T20:49:37.250Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:49:37 [2022-06-06T20:49:37.250Z] #14 78.07 Selecting previously unselected package binutils-mingw-w64.
20:49:37 [2022-06-06T20:49:37.250Z] #14 78.07 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
20:49:37 [2022-06-06T20:49:37.250Z] #14 78.09 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
20:49:37 [2022-06-06T20:49:37.509Z] #14 78.23 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:49:37 [2022-06-06T20:49:37.509Z] #14 78.23 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:49:37 [2022-06-06T20:49:37.509Z] #14 78.24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:49:37 [2022-06-06T20:49:37.509Z] #14 78.62 Selecting previously unselected package dmsetup.
20:49:37 [2022-06-06T20:49:37.509Z] #14 78.63 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
20:49:37 [2022-06-06T20:49:37.690Z] #21 1.493 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
20:49:37 [2022-06-06T20:49:37.767Z] #14 78.65 Unpacking dmsetup (2:1.02.175-2.1) ...
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0 The following additional packages will be installed:
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.0   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.1   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.1   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.1   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.1   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.1   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.1   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.1   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.1   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.1   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.1   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.1   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.1   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.1   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.1   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.1   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.1   linux-libc-dev-s390x-cross patch xz-utils
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.2 Suggested packages:
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.2   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.2   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.2   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.2   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.2   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.2   libyaml-shell-perl ed diffutils-doc
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.2 Recommended packages:
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.2   fakeroot build-essential libalgorithm-merge-perl libwww-perl
20:49:37 [2022-06-06T20:49:37.819Z] #19 110.2   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
20:49:38 [2022-06-06T20:49:38.027Z] #14 78.95 Selecting previously unselected package mingw-w64-common.
20:49:38 [2022-06-06T20:49:38.027Z] #14 78.95 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
20:49:38 [2022-06-06T20:49:38.027Z] #14 78.98 Unpacking mingw-w64-common (8.0.0-1) ...
20:49:38 [2022-06-06T20:49:38.630Z] #21 2.403 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB]
20:49:39 [2022-06-06T20:49:39.673Z] #55 85.24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
20:49:40 [2022-06-06T20:49:40.011Z] #21 3.780 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:49:40 [2022-06-06T20:49:40.243Z] #55 ...
20:49:40 [2022-06-06T20:49:40.243Z] 
20:49:40 [2022-06-06T20:49:40.243Z] #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
20:49:40 [2022-06-06T20:49:40.243Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:49:40 [2022-06-06T20:49:40.243Z] #42 85.09 Setting up libicu67:amd64 (67.1-7) ...
20:49:40 [2022-06-06T20:49:40.243Z] #42 85.13 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:49:40 [2022-06-06T20:49:40.243Z] #42 85.16 Setting up libuv1:amd64 (1.40.0-2) ...
20:49:40 [2022-06-06T20:49:40.243Z] #42 85.19 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:49:40 [2022-06-06T20:49:40.243Z] #42 85.25 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
20:49:40 [2022-06-06T20:49:40.243Z] #42 85.31 Setting up librhash0:amd64 (1.4.1-2) ...
20:49:40 [2022-06-06T20:49:40.243Z] #42 85.33 Setting up cmake-data (3.18.4-2+deb11u1) ...
20:49:40 [2022-06-06T20:49:40.243Z] #42 85.40 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:49:40 [2022-06-06T20:49:40.243Z] #42 85.45 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:49:40 [2022-06-06T20:49:40.243Z] #42 85.48 Setting up cmake (3.18.4-2+deb11u1) ...
20:49:40 [2022-06-06T20:49:40.243Z] #42 85.50 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:49:40 [2022-06-06T20:49:40.243Z] #42 DONE 85.9s
20:49:40 [2022-06-06T20:49:40.243Z] 
20:49:40 [2022-06-06T20:49:40.243Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
20:49:40 [2022-06-06T20:49:40.243Z] #43 sha256:96da70875570c8aa93d85d2998d45626a1a5a96a06175de49f67c76d254d084b
20:49:40 [2022-06-06T20:49:40.501Z] #43 DONE 0.2s
20:49:40 [2022-06-06T20:49:40.501Z] 
20:49:40 [2022-06-06T20:49:40.501Z] #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
20:49:40 [2022-06-06T20:49:40.501Z] #44 sha256:ef54d688308c1c0f5a6cdfd8940e9766ceade201ea8d81f52da3d765dbaca6f9
20:49:41 [2022-06-06T20:49:41.881Z] #44 1.462 + RM_GOPATH=0
20:49:41 [2022-06-06T20:49:41.881Z] #44 1.462 + TMP_GOPATH=
20:49:41 [2022-06-06T20:49:41.881Z] #44 1.462 + : /build
20:49:41 [2022-06-06T20:49:41.881Z] #44 1.462 + '[' -z '' ']'
20:49:41 [2022-06-06T20:49:41.881Z] #44 1.462 ++ mktemp -d
20:49:41 [2022-06-06T20:49:41.881Z] #44 1.469 + export GOPATH=/tmp/tmp.COW64reWjd
20:49:41 [2022-06-06T20:49:41.881Z] #44 1.469 + GOPATH=/tmp/tmp.COW64reWjd
20:49:41 [2022-06-06T20:49:41.881Z] #44 1.469 + RM_GOPATH=1
20:49:41 [2022-06-06T20:49:41.881Z] #44 1.469 + case "$(go env GOARCH)" in
20:49:41 [2022-06-06T20:49:41.881Z] #44 1.469 ++ go env GOARCH
20:49:42 [2022-06-06T20:49:42.140Z] #44 1.594 + export GO_BUILDMODE=-buildmode=pie
20:49:42 [2022-06-06T20:49:42.140Z] #44 1.594 + GO_BUILDMODE=-buildmode=pie
20:49:42 [2022-06-06T20:49:42.140Z] #44 1.594 ++ dirname /install.sh
20:49:42 [2022-06-06T20:49:42.140Z] #44 1.594 + dir=/
20:49:42 [2022-06-06T20:49:42.140Z] #44 1.594 + bin=tini
20:49:42 [2022-06-06T20:49:42.140Z] #44 1.594 + shift
20:49:42 [2022-06-06T20:49:42.140Z] #44 1.594 + '[' '!' -f //tini.installer ']'
20:49:42 [2022-06-06T20:49:42.140Z] #44 1.594 + . //tini.installer
20:49:42 [2022-06-06T20:49:42.140Z] #44 1.594 ++ : v0.19.0
20:49:42 [2022-06-06T20:49:42.140Z] #44 1.594 + install_tini
20:49:42 [2022-06-06T20:49:42.140Z] #44 1.594 + echo 'Install tini version v0.19.0'
20:49:42 [2022-06-06T20:49:42.140Z] #44 1.594 + git clone https://github.com/krallin/tini.git /tmp/tmp.COW64reWjd/tini
20:49:42 [2022-06-06T20:49:42.140Z] #44 1.594 Install tini version v0.19.0
20:49:42 [2022-06-06T20:49:42.140Z] #44 1.595 Cloning into '/tmp/tmp.COW64reWjd/tini'...
20:49:42 [2022-06-06T20:49:42.551Z] #21 6.064 Fetched 8424 kB in 5s (1574 kB/s)
20:49:42 [2022-06-06T20:49:42.551Z] #21 6.064 Reading package lists...
20:49:42 [2022-06-06T20:49:42.551Z] #21 ...
20:49:42 [2022-06-06T20:49:42.551Z] 
20:49:42 [2022-06-06T20:49:42.552Z] #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
20:49:42 [2022-06-06T20:49:42.552Z] #34 sha256:3c43bfa515a78ed00ea24c9365d971d93e439163e3ab4e428cfd764352468242
20:49:42 [2022-06-06T20:49:42.552Z] #34 DONE 118.0s
20:49:42 [2022-06-06T20:49:42.552Z] 
20:49:42 [2022-06-06T20:49:42.552Z] #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
20:49:42 [2022-06-06T20:49:42.552Z] #60 sha256:2a29cd0f5603caf7e87b5a3a5de610430dac4f4060478babec1124b1cbd61f64
20:49:42 [2022-06-06T20:49:42.552Z] #60 9.351 + cd /tmp/tmp.GhzIRXqHYc/src/github.com/opencontainers/runc
20:49:42 [2022-06-06T20:49:42.552Z] #60 9.351 + git checkout -q v1.1.2
20:49:42 [2022-06-06T20:49:42.552Z] #60 9.783 + '[' -z '' ']'
20:49:42 [2022-06-06T20:49:42.552Z] #60 9.783 + target=static
20:49:42 [2022-06-06T20:49:42.552Z] #60 9.784 + make BUILDTAGS=seccomp static
20:49:42 [2022-06-06T20:49:42.552Z] #60 10.33 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 .
20:49:43 [2022-06-06T20:49:43.519Z] #44 2.830 + cd /tmp/tmp.COW64reWjd/tini
20:49:43 [2022-06-06T20:49:43.519Z] #44 2.831 + git checkout -q v0.19.0
20:49:43 [2022-06-06T20:49:43.519Z] #44 2.877 + cmake .
20:49:43 [2022-06-06T20:49:43.988Z] #14 106.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
20:49:43 [2022-06-06T20:49:43.988Z] #14 106.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:49:43 [2022-06-06T20:49:43.988Z] #14 106.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:49:44 [2022-06-06T20:49:44.087Z] #44 3.699 -- The C compiler identification is GNU 10.2.1
20:49:44 [2022-06-06T20:49:44.088Z] #44 3.819 -- Detecting C compiler ABI info
20:49:44 [2022-06-06T20:49:44.463Z] #60 ...
20:49:44 [2022-06-06T20:49:44.463Z] 
20:49:44 [2022-06-06T20:49:44.463Z] #21 [dev-systemd-false  7/26] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:49:44 [2022-06-06T20:49:44.463Z] #21 sha256:f28f22170425c3c4a9ced5a3fb4848711fccb5bc9031664614a5ffa5eb240a8c
20:49:44 [2022-06-06T20:49:44.463Z] #21 6.064 Reading package lists...
20:49:44 [2022-06-06T20:49:44.594Z] #14 ...
20:49:44 [2022-06-06T20:49:44.594Z] 
20:49:44 [2022-06-06T20:49:44.594Z] #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.44.0"      && /build/golangci-lint --version
20:49:44 [2022-06-06T20:49:44.594Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:49:44 [2022-06-06T20:49:44.594Z] #55 79.43 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
20:49:44 [2022-06-06T20:49:44.594Z] #55 79.50 go: downloading github.com/gobwas/glob v0.2.3
20:49:44 [2022-06-06T20:49:44.594Z] #55 79.52 go: downloading github.com/kisielk/gotool v1.0.0
20:49:44 [2022-06-06T20:49:44.594Z] #55 79.63 go: downloading github.com/gostaticanalysis/comment v1.4.2
20:49:44 [2022-06-06T20:49:44.594Z] #55 79.82 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
20:49:44 [2022-06-06T20:49:44.594Z] #55 79.82 go: downloading golang.org/x/mod v0.5.1
20:49:44 [2022-06-06T20:49:44.594Z] #55 79.91 go: downloading github.com/ettle/strcase v0.1.1
20:49:44 [2022-06-06T20:49:44.594Z] #55 80.00 go: downloading github.com/fatih/structtag v1.2.0
20:49:44 [2022-06-06T20:49:44.594Z] #55 80.06 go: downloading github.com/Masterminds/semver v1.5.0
20:49:44 [2022-06-06T20:49:44.594Z] #55 80.27 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
20:49:44 [2022-06-06T20:49:44.594Z] #55 80.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
20:49:44 [2022-06-06T20:49:44.594Z] #55 80.43 go: downloading github.com/prometheus/client_golang v1.7.1
20:49:44 [2022-06-06T20:49:44.594Z] #55 80.88 go: downloading github.com/prometheus/client_model v0.2.0
20:49:44 [2022-06-06T20:49:44.594Z] #55 81.07 go: downloading github.com/google/go-cmp v0.5.6
20:49:44 [2022-06-06T20:49:44.594Z] #55 81.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:49:44 [2022-06-06T20:49:44.594Z] #55 81.54 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
20:49:44 [2022-06-06T20:49:44.594Z] #55 81.61 go: downloading github.com/olekukonko/tablewriter v0.0.5
20:49:44 [2022-06-06T20:49:44.594Z] #55 81.81 go: downloading github.com/beorn7/perks v1.0.1
20:49:44 [2022-06-06T20:49:44.594Z] #55 81.85 go: downloading github.com/cespare/xxhash/v2 v2.1.2
20:49:44 [2022-06-06T20:49:44.594Z] #55 81.92 go: downloading github.com/cespare/xxhash v1.1.0
20:49:44 [2022-06-06T20:49:44.594Z] #55 81.97 go: downloading github.com/golang/protobuf v1.5.2
20:49:44 [2022-06-06T20:49:44.594Z] #55 82.38 go: downloading github.com/prometheus/common v0.10.0
20:49:44 [2022-06-06T20:49:44.594Z] #55 82.67 go: downloading github.com/prometheus/procfs v0.6.0
20:49:44 [2022-06-06T20:49:44.594Z] #55 82.95 go: downloading github.com/mattn/go-runewidth v0.0.9
20:49:44 [2022-06-06T20:49:44.594Z] #55 83.14 go: downloading google.golang.org/protobuf v1.27.1
20:49:44 [2022-06-06T20:49:44.594Z] #55 85.11 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
20:49:45 [2022-06-06T20:49:45.027Z] #44 4.628 -- Detecting C compiler ABI info - done
20:49:45 [2022-06-06T20:49:45.287Z] #44 4.734 -- Check for working C compiler: /usr/bin/cc - skipped
20:49:45 [2022-06-06T20:49:45.287Z] #44 4.752 -- Detecting C compile features
20:49:45 [2022-06-06T20:49:45.287Z] #44 4.755 -- Detecting C compile features - done
20:49:45 [2022-06-06T20:49:45.287Z] #44 4.798 -- Performing Test HAS_BUILTIN_FORTIFY
20:49:45 [2022-06-06T20:49:45.533Z] #55 ...
20:49:45 [2022-06-06T20:49:45.533Z] 
20:49:45 [2022-06-06T20:49:45.533Z] #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
20:49:45 [2022-06-06T20:49:45.533Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:49:45 [2022-06-06T20:49:45.533Z] #51 80.40 Setting up criu (3.17-1) ...
20:49:45 [2022-06-06T20:49:45.533Z] #51 83.40 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:49:45 [2022-06-06T20:49:45.533Z] #51 DONE 86.2s
20:49:45 [2022-06-06T20:49:45.533Z] 
20:49:45 [2022-06-06T20:49:45.533Z] #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
20:49:45 [2022-06-06T20:49:45.533Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:49:45 [2022-06-06T20:49:45.533Z] #42 78.82 Selecting previously unselected package libxml2:amd64.
20:49:45 [2022-06-06T20:49:45.533Z] #42 78.82 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
20:49:45 [2022-06-06T20:49:45.533Z] #42 78.83 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:49:45 [2022-06-06T20:49:45.533Z] #42 79.47 Selecting previously unselected package libarchive13:amd64.
20:49:45 [2022-06-06T20:49:45.533Z] #42 79.47 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
20:49:45 [2022-06-06T20:49:45.533Z] #42 79.48 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:49:45 [2022-06-06T20:49:45.533Z] #42 79.96 Selecting previously unselected package libjsoncpp24:amd64.
20:49:45 [2022-06-06T20:49:45.533Z] #42 79.96 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
20:49:45 [2022-06-06T20:49:45.533Z] #42 79.98 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
20:49:45 [2022-06-06T20:49:45.533Z] #42 80.23 Selecting previously unselected package librhash0:amd64.
20:49:45 [2022-06-06T20:49:45.533Z] #42 80.23 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
20:49:45 [2022-06-06T20:49:45.533Z] #42 80.24 Unpacking librhash0:amd64 (1.4.1-2) ...
20:49:45 [2022-06-06T20:49:45.533Z] #42 80.52 Selecting previously unselected package libuv1:amd64.
20:49:45 [2022-06-06T20:49:45.533Z] #42 80.52 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
20:49:45 [2022-06-06T20:49:45.533Z] #42 80.52 Unpacking libuv1:amd64 (1.40.0-2) ...
20:49:45 [2022-06-06T20:49:45.533Z] #42 80.91 Selecting previously unselected package cmake.
20:49:45 [2022-06-06T20:49:45.533Z] #42 80.91 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
20:49:45 [2022-06-06T20:49:45.533Z] #42 80.92 Unpacking cmake (3.18.4-2+deb11u1) ...
20:49:45 [2022-06-06T20:49:45.546Z] #44 5.257 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:49:45 [2022-06-06T20:49:45.807Z] #44 5.391 -- Configuring done
20:49:45 [2022-06-06T20:49:45.807Z] #44 5.426 -- Generating done
20:49:45 [2022-06-06T20:49:45.807Z] #44 5.448 -- Build files have been written to: /tmp/tmp.COW64reWjd/tini
20:49:45 [2022-06-06T20:49:45.807Z] #44 5.475 + make tini-static
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6 The following NEW packages will be installed:
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   crossbuild-essential-armel crossbuild-essential-armhf
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
20:49:45 [2022-06-06T20:49:45.927Z] #19 117.6   linux-libc-dev-s390x-cross patch xz-utils
20:49:45 [2022-06-06T20:49:45.927Z] #19 118.3 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded.
20:49:45 [2022-06-06T20:49:45.927Z] #19 118.3 Need to get 788 MB of archives.
20:49:45 [2022-06-06T20:49:45.927Z] #19 118.3 After this operation, 3385 MB of additional disk space will be used.
20:49:45 [2022-06-06T20:49:45.927Z] #19 118.3 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
20:49:45 [2022-06-06T20:49:45.927Z] #19 118.3 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
20:49:45 [2022-06-06T20:49:45.927Z] #19 118.3 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
20:49:45 [2022-06-06T20:49:45.927Z] #19 118.3 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
20:49:45 [2022-06-06T20:49:45.927Z] #19 118.3 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
20:49:45 [2022-06-06T20:49:45.927Z] #19 118.3 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
20:49:45 [2022-06-06T20:49:45.927Z] #19 118.3 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
20:49:45 [2022-06-06T20:49:45.927Z] #19 118.5 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
20:49:45 [2022-06-06T20:49:45.927Z] #19 118.6 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
20:49:46 [2022-06-06T20:49:46.185Z] #19 118.7 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
20:49:46 [2022-06-06T20:49:46.185Z] #19 118.8 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
20:49:46 [2022-06-06T20:49:46.375Z] #44 5.828 Scanning dependencies of target tini-static
20:49:46 [2022-06-06T20:49:46.375Z] #44 5.968 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:49:46 [2022-06-06T20:49:46.382Z] #21 8.343 Reading package lists...
20:49:46 [2022-06-06T20:49:46.442Z] #19 118.9 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]
20:49:46 [2022-06-06T20:49:46.442Z] #19 118.9 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]
20:49:46 [2022-06-06T20:49:46.472Z] #42 ...
20:49:46 [2022-06-06T20:49:46.472Z] 
20:49:46 [2022-06-06T20:49:46.472Z] #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
20:49:46 [2022-06-06T20:49:46.472Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:49:46 [2022-06-06T20:49:46.472Z] #14 87.21 Selecting previously unselected package mingw-w64-x86-64-dev.
20:49:46 [2022-06-06T20:49:46.472Z] #14 87.21 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
20:49:46 [2022-06-06T20:49:46.472Z] #14 87.25 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
20:49:46 [2022-06-06T20:49:46.509Z] #14 ...
20:49:46 [2022-06-06T20:49:46.509Z] 
20:49:46 [2022-06-06T20:49:46.509Z] #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
20:49:46 [2022-06-06T20:49:46.509Z] #67 sha256:5cf18708acab6c0259c6da32508d077e8124d8dc5e07c6e7e80d1f7960503b98
20:49:46 [2022-06-06T20:49:46.509Z] #67 110.4 + for f in rootlesskit rootlesskit-docker-proxy
20:49:46 [2022-06-06T20:49:46.509Z] #67 110.4 + GOBIN=/build
20:49:46 [2022-06-06T20:49:46.509Z] #67 110.4 + GO111MODULE=on
20:49:46 [2022-06-06T20:49:46.509Z] #67 110.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
20:49:46 [2022-06-06T20:49:46.953Z] #21 10.09 Building dependency tree...
20:49:47 [2022-06-06T20:49:47.213Z] #21 ...
20:49:47 [2022-06-06T20:49:47.213Z] 
20:49:47 [2022-06-06T20:49:47.213Z] #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
20:49:47 [2022-06-06T20:49:47.213Z] #26 sha256:a7b13ac34d4cd935b66f4a57b380116e7e55ea827dfe5a50e65275b50a5d9997
20:49:47 [2022-06-06T20:49:47.213Z] #26 113.0 + mkdir -p /tmp/tmp.M7qmVlgJlK/src/github.com/docker
20:49:47 [2022-06-06T20:49:47.213Z] #26 113.0 + mv components/cli /tmp/tmp.M7qmVlgJlK/src/github.com/docker/cli
20:49:47 [2022-06-06T20:49:47.213Z] #26 113.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
20:49:47 [2022-06-06T20:49:47.783Z] #26 ...
20:49:47 [2022-06-06T20:49:47.783Z] 
20:49:47 [2022-06-06T20:49:47.783Z] #21 [dev-systemd-false  7/26] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:49:47 [2022-06-06T20:49:47.783Z] #21 sha256:f28f22170425c3c4a9ced5a3fb4848711fccb5bc9031664614a5ffa5eb240a8c
20:49:47 [2022-06-06T20:49:47.783Z] #21 11.60 The following additional packages will be installed:
20:49:47 [2022-06-06T20:49:47.783Z] #21 11.60   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:49:47 [2022-06-06T20:49:47.783Z] #21 11.60   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:49:47 [2022-06-06T20:49:47.783Z] #21 11.61   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:49:47 [2022-06-06T20:49:47.783Z] #21 11.61   python3-pkg-resources vim-runtime xxd
20:49:47 [2022-06-06T20:49:47.783Z] #21 11.61 Suggested packages:
20:49:47 [2022-06-06T20:49:47.783Z] #21 11.61   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:49:47 [2022-06-06T20:49:47.783Z] #21 11.61   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
20:49:47 [2022-06-06T20:49:47.783Z] #21 11.61   acl attr quota
20:49:47 [2022-06-06T20:49:47.783Z] #21 11.61 Recommended packages:
20:49:47 [2022-06-06T20:49:47.783Z] #21 11.61   libatm1 nftables libpam-cap build-essential python3-dev unzip
20:49:48 [2022-06-06T20:49:48.279Z] #44 ...
20:49:48 [2022-06-06T20:49:48.279Z] 
20:49:48 [2022-06-06T20:49:48.279Z] #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
20:49:48 [2022-06-06T20:49:48.279Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32
20:49:48 [2022-06-06T20:49:48.279Z] #53 93.71 gotestsum version dev
20:49:48 [2022-06-06T20:49:48.339Z] #19 120.7 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]
20:49:48 [2022-06-06T20:49:48.339Z] #19 120.7 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]
20:49:48 [2022-06-06T20:49:48.725Z] #21 12.47 The following NEW packages will be installed:
20:49:48 [2022-06-06T20:49:48.725Z] #21 12.48   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
20:49:48 [2022-06-06T20:49:48.725Z] #21 12.48   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:49:48 [2022-06-06T20:49:48.725Z] #21 12.48   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
20:49:48 [2022-06-06T20:49:48.725Z] #21 12.48   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
20:49:48 [2022-06-06T20:49:48.725Z] #21 12.48   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
20:49:48 [2022-06-06T20:49:48.725Z] #21 12.48   python3-pkg-resources python3-setuptools python3-wheel sudo
20:49:48 [2022-06-06T20:49:48.725Z] #21 12.48   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:49:48 [2022-06-06T20:49:48.725Z] #21 12.48   xz-utils zip zstd
20:49:48 [2022-06-06T20:49:48.848Z] #53 DONE 94.7s
20:49:48 [2022-06-06T20:49:48.848Z] 
20:49:48 [2022-06-06T20:49:48.848Z] #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
20:49:48 [2022-06-06T20:49:48.848Z] #44 sha256:ef54d688308c1c0f5a6cdfd8940e9766ceade201ea8d81f52da3d765dbaca6f9
20:49:48 [2022-06-06T20:49:48.848Z] #44 7.987 [100%] Linking C executable tini-static
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.80 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.80 Need to get 27.0 MB of archives.
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.80 After this operation, 105 MB of additional disk space will be used.
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.85 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.88 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.88 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.88 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
20:49:48 [2022-06-06T20:49:48.986Z] #21 12.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
20:49:49 [2022-06-06T20:49:49.007Z] #14 ...
20:49:49 [2022-06-06T20:49:49.007Z] 
20:49:49 [2022-06-06T20:49:49.007Z] #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
20:49:49 [2022-06-06T20:49:49.007Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:49:49 [2022-06-06T20:49:49.007Z] #42 88.26 Setting up libicu67:amd64 (67.1-7) ...
20:49:49 [2022-06-06T20:49:49.007Z] #42 88.32 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:49:49 [2022-06-06T20:49:49.007Z] #42 88.35 Setting up libuv1:amd64 (1.40.0-2) ...
20:49:49 [2022-06-06T20:49:49.007Z] #42 88.51 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:49:49 [2022-06-06T20:49:49.007Z] #42 89.01 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
20:49:49 [2022-06-06T20:49:49.007Z] #42 89.03 Setting up librhash0:amd64 (1.4.1-2) ...
20:49:49 [2022-06-06T20:49:49.007Z] #42 89.05 Setting up cmake-data (3.18.4-2+deb11u1) ...
20:49:49 [2022-06-06T20:49:49.007Z] #42 89.07 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:49:49 [2022-06-06T20:49:49.007Z] #42 89.08 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:49:49 [2022-06-06T20:49:49.007Z] #42 89.11 Setting up cmake (3.18.4-2+deb11u1) ...
20:49:49 [2022-06-06T20:49:49.007Z] #42 89.12 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:49:49 [2022-06-06T20:49:49.007Z] #42 DONE 89.7s
20:49:49 [2022-06-06T20:49:49.007Z] 
20:49:49 [2022-06-06T20:49:49.007Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
20:49:49 [2022-06-06T20:49:49.007Z] #43 sha256:0439b2be169f3d1c5a0cd68d7ce61df9fdd13856aa5820edca75884beaef6db3
20:49:49 [2022-06-06T20:49:49.007Z] #43 DONE 0.3s
20:49:49 [2022-06-06T20:49:49.007Z] 
20:49:49 [2022-06-06T20:49:49.007Z] #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
20:49:49 [2022-06-06T20:49:49.007Z] #44 sha256:8d1021b6cada856f3d63fa8187f8b4efe0e97ef917ea069c7e58c7eb80638d97
20:49:49 [2022-06-06T20:49:49.247Z] #21 12.94 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
20:49:49 [2022-06-06T20:49:49.417Z] #44 8.904 [100%] Built target tini-static
20:49:49 [2022-06-06T20:49:49.417Z] #44 8.995 + mkdir -p /build
20:49:49 [2022-06-06T20:49:49.417Z] #44 9.011 + cp tini-static /build/docker-init
20:49:49 [2022-06-06T20:49:49.507Z] #21 13.31 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
20:49:49 [2022-06-06T20:49:49.507Z] #21 13.31 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:49:49 [2022-06-06T20:49:49.507Z] #21 13.31 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
20:49:49 [2022-06-06T20:49:49.507Z] #21 13.31 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
20:49:49 [2022-06-06T20:49:49.507Z] #21 13.31 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
20:49:49 [2022-06-06T20:49:49.507Z] #21 13.31 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
20:49:49 [2022-06-06T20:49:49.507Z] #21 13.31 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:49:49 [2022-06-06T20:49:49.507Z] #21 13.34 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:49:49 [2022-06-06T20:49:49.507Z] #21 13.37 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
20:49:49 [2022-06-06T20:49:49.507Z] #21 13.37 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:49:49 [2022-06-06T20:49:49.507Z] #21 13.37 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
20:49:49 [2022-06-06T20:49:49.507Z] #21 13.38 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
20:49:49 [2022-06-06T20:49:49.507Z] #21 13.38 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:49:49 [2022-06-06T20:49:49.507Z] #21 13.40 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
20:49:49 [2022-06-06T20:49:49.507Z] #21 13.43 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
20:49:49 [2022-06-06T20:49:49.507Z] #21 13.43 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
20:49:49 [2022-06-06T20:49:49.507Z] #21 13.43 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:49:49 [2022-06-06T20:49:49.676Z] #44 DONE 9.2s
20:49:49 [2022-06-06T20:49:49.676Z] 
20:49:49 [2022-06-06T20:49:49.677Z] #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
20:49:49 [2022-06-06T20:49:49.677Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:49:49 [2022-06-06T20:49:49.677Z] #14 87.17 Selecting previously unselected package mingw-w64-x86-64-dev.
20:49:49 [2022-06-06T20:49:49.677Z] #14 87.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
20:49:49 [2022-06-06T20:49:49.677Z] #14 87.18 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
20:49:49 [2022-06-06T20:49:49.767Z] #21 13.63 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
20:49:49 [2022-06-06T20:49:49.767Z] #21 13.65 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
20:49:49 [2022-06-06T20:49:49.767Z] #21 13.68 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
20:49:49 [2022-06-06T20:49:49.767Z] #21 13.69 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
20:49:50 [2022-06-06T20:49:50.234Z] #19 122.5 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]
20:49:50 [2022-06-06T20:49:50.234Z] #19 122.5 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]
20:49:50 [2022-06-06T20:49:50.338Z] #21 14.23 debconf: delaying package configuration, since apt-utils is not installed
20:49:50 [2022-06-06T20:49:50.338Z] #21 14.35 Fetched 27.0 MB in 1s (22.4 MB/s)
20:49:50 [2022-06-06T20:49:50.386Z] #44 1.053 + RM_GOPATH=0
20:49:50 [2022-06-06T20:49:50.386Z] #44 1.053 + TMP_GOPATH=
20:49:50 [2022-06-06T20:49:50.386Z] #44 1.053 + : /build
20:49:50 [2022-06-06T20:49:50.386Z] #44 1.053 + '[' -z '' ']'
20:49:50 [2022-06-06T20:49:50.386Z] #44 1.053 ++ mktemp -d
20:49:50 [2022-06-06T20:49:50.387Z] #44 1.062 + export GOPATH=/tmp/tmp.VbsjkBGUGi
20:49:50 [2022-06-06T20:49:50.387Z] #44 1.062 + GOPATH=/tmp/tmp.VbsjkBGUGi
20:49:50 [2022-06-06T20:49:50.387Z] #44 1.063 + RM_GOPATH=1
20:49:50 [2022-06-06T20:49:50.387Z] #44 1.063 + case "$(go env GOARCH)" in
20:49:50 [2022-06-06T20:49:50.387Z] #44 1.066 ++ go env GOARCH
20:49:50 [2022-06-06T20:49:50.387Z] #44 1.096 + export GO_BUILDMODE=-buildmode=pie
20:49:50 [2022-06-06T20:49:50.387Z] #44 1.096 + GO_BUILDMODE=-buildmode=pie
20:49:50 [2022-06-06T20:49:50.387Z] #44 1.096 ++ dirname /install.sh
20:49:50 [2022-06-06T20:49:50.387Z] #44 1.107 + dir=/
20:49:50 [2022-06-06T20:49:50.387Z] #44 1.107 + bin=tini
20:49:50 [2022-06-06T20:49:50.387Z] #44 1.107 + shift
20:49:50 [2022-06-06T20:49:50.387Z] #44 1.107 + '[' '!' -f //tini.installer ']'
20:49:50 [2022-06-06T20:49:50.387Z] #44 1.107 + . //tini.installer
20:49:50 [2022-06-06T20:49:50.387Z] #44 1.108 Install tini version v0.19.0
20:49:50 [2022-06-06T20:49:50.387Z] #44 1.108 ++ : v0.19.0
20:49:50 [2022-06-06T20:49:50.387Z] #44 1.108 + install_tini
20:49:50 [2022-06-06T20:49:50.387Z] #44 1.108 + echo 'Install tini version v0.19.0'
20:49:50 [2022-06-06T20:49:50.387Z] #44 1.108 + git clone https://github.com/krallin/tini.git /tmp/tmp.VbsjkBGUGi/tini
20:49:50 [2022-06-06T20:49:50.387Z] #44 1.115 Cloning into '/tmp/tmp.VbsjkBGUGi/tini'...
20:49:50 [2022-06-06T20:49:50.598Z] #21 14.40 Selecting previously unselected package pigz.
20:49:50 [2022-06-06T20:49:50.598Z] #21 14.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 ... 24010 files and directories currently installed.)
20:49:50 [2022-06-06T20:49:50.598Z] #21 14.43 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
20:49:50 [2022-06-06T20:49:50.598Z] #21 14.44 Unpacking pigz (2.6-1) ...
20:49:50 [2022-06-06T20:49:50.615Z] #14 96.38 Selecting previously unselected package gcc-mingw-w64-base.
20:49:50 [2022-06-06T20:49:50.615Z] #14 96.43 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
20:49:50 [2022-06-06T20:49:50.615Z] #14 96.43 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:49:50 [2022-06-06T20:49:50.858Z] #21 14.49 Selecting previously unselected package libelf1:arm64.
20:49:50 [2022-06-06T20:49:50.858Z] #21 14.51 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
20:49:50 [2022-06-06T20:49:50.858Z] #21 14.52 Unpacking libelf1:arm64 (0.183-1) ...
20:49:50 [2022-06-06T20:49:50.858Z] #21 14.64 Selecting previously unselected package libbpf0:arm64.
20:49:50 [2022-06-06T20:49:50.858Z] #21 14.64 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
20:49:50 [2022-06-06T20:49:50.858Z] #21 14.64 Unpacking libbpf0:arm64 (1:0.3-2) ...
20:49:50 [2022-06-06T20:49:50.858Z] #21 14.74 Selecting previously unselected package libcap2:arm64.
20:49:50 [2022-06-06T20:49:50.858Z] #21 14.74 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
20:49:50 [2022-06-06T20:49:50.858Z] #21 14.75 Unpacking libcap2:arm64 (1:2.44-1) ...
20:49:50 [2022-06-06T20:49:50.858Z] #21 14.82 Selecting previously unselected package libmnl0:arm64.
20:49:50 [2022-06-06T20:49:50.858Z] #21 14.82 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
20:49:50 [2022-06-06T20:49:50.858Z] #21 14.83 Unpacking libmnl0:arm64 (1.0.4-3) ...
20:49:50 [2022-06-06T20:49:50.858Z] #21 14.89 Selecting previously unselected package libxtables12:arm64.
20:49:50 [2022-06-06T20:49:50.875Z] #14 96.64 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
20:49:50 [2022-06-06T20:49:50.875Z] #14 96.64 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
20:49:50 [2022-06-06T20:49:50.875Z] #14 96.68 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:49:51 [2022-06-06T20:49:51.118Z] #21 14.90 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
20:49:51 [2022-06-06T20:49:51.118Z] #21 14.90 Unpacking libxtables12:arm64 (1.8.7-1) ...
20:49:51 [2022-06-06T20:49:51.118Z] #21 15.00 Selecting previously unselected package libcap2-bin.
20:49:51 [2022-06-06T20:49:51.118Z] #21 15.00 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
20:49:51 [2022-06-06T20:49:51.118Z] #21 15.00 Unpacking libcap2-bin (1:2.44-1) ...
20:49:51 [2022-06-06T20:49:51.118Z] #21 15.10 Selecting previously unselected package iproute2.
20:49:51 [2022-06-06T20:49:51.322Z] #44 2.234 + cd /tmp/tmp.VbsjkBGUGi/tini
20:49:51 [2022-06-06T20:49:51.322Z] #44 2.234 + git checkout -q v0.19.0
20:49:51 [2022-06-06T20:49:51.322Z] #44 2.262 + cmake .
20:49:51 [2022-06-06T20:49:51.379Z] #21 15.10 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
20:49:51 [2022-06-06T20:49:51.379Z] #21 15.10 Unpacking iproute2 (5.10.0-4) ...
20:49:51 [2022-06-06T20:49:51.639Z] #21 15.49 Selecting previously unselected package xxd.
20:49:51 [2022-06-06T20:49:51.639Z] #21 15.51 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
20:49:51 [2022-06-06T20:49:51.639Z] #21 15.52 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:49:51 [2022-06-06T20:49:51.639Z] #21 15.63 Selecting previously unselected package vim-common.
20:49:51 [2022-06-06T20:49:51.759Z] #67 ...
20:49:51 [2022-06-06T20:49:51.759Z] 
20:49:51 [2022-06-06T20:49:51.759Z] #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
20:49:51 [2022-06-06T20:49:51.759Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:49:51 [2022-06-06T20:49:51.759Z] #14 111.5 Selecting previously unselected package g++-mingw-w64-x86-64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 111.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 111.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 111.6 Selecting previously unselected package libapparmor1:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 111.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 111.7 Unpacking libapparmor1:amd64 (2.13.6-10) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 111.8 Selecting previously unselected package libapparmor-dev:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 111.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 111.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 111.9 Selecting previously unselected package libbtrfs0:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 111.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 111.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 112.1 Selecting previously unselected package libbtrfs-dev:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 112.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 112.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 112.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 112.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 112.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 112.5 Selecting previously unselected package libudev-dev:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 112.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 112.5 Unpacking libudev-dev:amd64 (247.3-7) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 112.7 Selecting previously unselected package libsepol1-dev:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 112.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 112.7 Unpacking libsepol1-dev:amd64 (3.1-1) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 112.9 Selecting previously unselected package libpcre2-16-0:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 113.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 113.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 113.1 Selecting previously unselected package libpcre2-32-0:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 113.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 113.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 113.3 Selecting previously unselected package libpcre2-posix2:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 113.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 113.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 113.4 Selecting previously unselected package libpcre2-dev:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 113.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 113.4 Unpacking libpcre2-dev:amd64 (10.36-2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 113.9 Selecting previously unselected package libselinux1-dev:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 113.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 113.9 Unpacking libselinux1-dev:amd64 (3.1-3) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 114.2 Selecting previously unselected package libdevmapper-dev:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 114.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 114.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 114.3 Selecting previously unselected package libseccomp-dev:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 114.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 114.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 114.4 Selecting previously unselected package libsystemd-dev:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 114.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 114.4 Unpacking libsystemd-dev:amd64 (247.3-7) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 114.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.0 Setting up libapparmor1:amd64 (2.13.6-10) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.0 Setting up libsepol1-dev:amd64 (3.1-1) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.0 Setting up libpcre2-16-0:amd64 (10.36-2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.1 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.1 Setting up libpcre2-32-0:amd64 (10.36-2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.1 Setting up libudev-dev:amd64 (247.3-7) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.1 Setting up libpcre2-posix2:amd64 (10.36-2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.1 Setting up mingw-w64-common (8.0.0-1) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.2 Setting up libsystemd-dev:amd64 (247.3-7) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.2 Setting up libpcre2-dev:amd64 (10.36-2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.2 Setting up libselinux1-dev:amd64 (3.1-3) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.4 Setting up dmsetup (2:1.02.175-2.1) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.4 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:49:51 [2022-06-06T20:49:51.890Z] #44 2.771 -- The C compiler identification is GNU 10.2.1
20:49:51 [2022-06-06T20:49:51.890Z] #44 2.833 -- Detecting C compiler ABI info
20:49:51 [2022-06-06T20:49:51.899Z] #21 15.64 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:49:51 [2022-06-06T20:49:51.899Z] #21 15.66 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:49:51 [2022-06-06T20:49:51.899Z] #21 15.78 Selecting previously unselected package bash-completion.
20:49:52 [2022-06-06T20:49:52.125Z] #19 124.3 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]
20:49:52 [2022-06-06T20:49:52.125Z] #19 124.3 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]
20:49:52 [2022-06-06T20:49:52.160Z] #21 15.79 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
20:49:52 [2022-06-06T20:49:52.692Z] #14 DONE 116.7s
20:49:52 [2022-06-06T20:49:52.692Z] 
20:49:52 [2022-06-06T20:49:52.692Z] #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
20:49:52 [2022-06-06T20:49:52.692Z] #67 sha256:5cf18708acab6c0259c6da32508d077e8124d8dc5e07c6e7e80d1f7960503b98
20:49:52 [2022-06-06T20:49:52.692Z] #67 115.9 rootlesskit version 1.0.0
20:49:52 [2022-06-06T20:49:52.692Z] #67 115.9 Usage of /build/rootlesskit-docker-proxy:
20:49:52 [2022-06-06T20:49:52.692Z] #67 115.9   -container-ip string
20:49:52 [2022-06-06T20:49:52.692Z] #67 115.9     	container ip
20:49:52 [2022-06-06T20:49:52.692Z] #67 115.9   -container-port int
20:49:52 [2022-06-06T20:49:52.692Z] #67 115.9     	container port (default -1)
20:49:52 [2022-06-06T20:49:52.692Z] #67 115.9   -host-ip string
20:49:52 [2022-06-06T20:49:52.692Z] #67 115.9     	host ip
20:49:52 [2022-06-06T20:49:52.692Z] #67 115.9   -host-port int
20:49:52 [2022-06-06T20:49:52.692Z] #67 115.9     	host port (default -1)
20:49:52 [2022-06-06T20:49:52.692Z] #67 115.9   -proto string
20:49:52 [2022-06-06T20:49:52.692Z] #67 115.9     	proxy protocol (default "tcp")
20:49:52 [2022-06-06T20:49:52.692Z] #67 DONE 116.3s
20:49:52 [2022-06-06T20:49:52.692Z] 
20:49:52 [2022-06-06T20:49:52.692Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
20:49:52 [2022-06-06T20:49:52.692Z] #59 sha256:831263fbb331a146ae3063f1cce2f1742465feaa1e481f4a13f870f5c586170c
20:49:52 [2022-06-06T20:49:52.692Z] #59 ...
20:49:52 [2022-06-06T20:49:52.692Z] 
20:49:52 [2022-06-06T20:49:52.692Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
20:49:52 [2022-06-06T20:49:52.692Z] #68 sha256:c98bd5a4ab4a2abef3803ef855875d7a826a3ecf0e74cfcc44ee84438295942e
20:49:52 [2022-06-06T20:49:52.692Z] #68 DONE 0.2s
20:49:52 [2022-06-06T20:49:52.692Z] 
20:49:52 [2022-06-06T20:49:52.692Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
20:49:52 [2022-06-06T20:49:52.692Z] #59 sha256:831263fbb331a146ae3063f1cce2f1742465feaa1e481f4a13f870f5c586170c
20:49:52 [2022-06-06T20:49:52.692Z] #59 DONE 0.3s
20:49:52 [2022-06-06T20:49:52.692Z] 
20:49:52 [2022-06-06T20:49:52.692Z] #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
20:49:52 [2022-06-06T20:49:52.692Z] #60 sha256:2e58755928d576408386b0a6944ca22de7cefcad6fc7bc526071e7a4c1832830
20:49:52 [2022-06-06T20:49:52.949Z] #60 ...
20:49:52 [2022-06-06T20:49:52.949Z] 
20:49:52 [2022-06-06T20:49:52.949Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:49:52 [2022-06-06T20:49:52.949Z] #69 sha256:7186c4f19e0e2f95265948126d5eed6f61ad65ef5b0a70ee27a54fe570de61f1
20:49:52 [2022-06-06T20:49:52.949Z] #69 DONE 0.2s
20:49:53 [2022-06-06T20:49:53.205Z] 
20:49:53 [2022-06-06T20:49:53.205Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
20:49:53 [2022-06-06T20:49:53.205Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22
20:49:53 [2022-06-06T20:49:53.266Z] #44 3.899 -- Detecting C compiler ABI info - done
20:49:53 [2022-06-06T20:49:53.266Z] #44 4.109 -- Check for working C compiler: /usr/bin/cc - skipped
20:49:53 [2022-06-06T20:49:53.266Z] #44 4.123 -- Detecting C compile features
20:49:53 [2022-06-06T20:49:53.266Z] #44 4.139 -- Detecting C compile features - done
20:49:53 [2022-06-06T20:49:53.266Z] #44 4.191 -- Performing Test HAS_BUILTIN_FORTIFY
20:49:53 [2022-06-06T20:49:53.496Z] #19 126.0 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]
20:49:53 [2022-06-06T20:49:53.496Z] #19 126.0 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]
20:49:53 [2022-06-06T20:49:53.833Z] #44 4.641 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:49:53 [2022-06-06T20:49:53.834Z] #44 4.767 -- Configuring done
20:49:53 [2022-06-06T20:49:53.834Z] #44 4.802 -- Generating done
20:49:53 [2022-06-06T20:49:53.834Z] #44 4.828 -- Build files have been written to: /tmp/tmp.VbsjkBGUGi/tini
20:49:53 [2022-06-06T20:49:53.834Z] #44 4.832 + make tini-static
20:49:54 [2022-06-06T20:49:54.070Z] #21 17.75 Unpacking bash-completion (1:2.11-2) ...
20:49:54 [2022-06-06T20:49:54.331Z] #21 18.04 Selecting previously unselected package bzip2.
20:49:54 [2022-06-06T20:49:54.331Z] #21 18.05 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
20:49:54 [2022-06-06T20:49:54.331Z] #21 18.06 Unpacking bzip2 (1.0.8-4) ...
20:49:54 [2022-06-06T20:49:54.331Z] #21 18.15 Selecting previously unselected package xz-utils.
20:49:54 [2022-06-06T20:49:54.331Z] #21 18.15 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
20:49:54 [2022-06-06T20:49:54.331Z] #21 18.16 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:49:54 [2022-06-06T20:49:54.401Z] #44 5.162 Scanning dependencies of target tini-static
20:49:54 [2022-06-06T20:49:54.401Z] #44 5.265 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:49:54 [2022-06-06T20:49:54.591Z] #21 18.31 Selecting previously unselected package apparmor.
20:49:54 [2022-06-06T20:49:54.591Z] #21 18.32 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
20:49:54 [2022-06-06T20:49:54.591Z] #21 18.39 Unpacking apparmor (2.13.6-10) ...
20:49:54 [2022-06-06T20:49:54.660Z] #44 ...
20:49:54 [2022-06-06T20:49:54.660Z] 
20:49:54 [2022-06-06T20:49:54.660Z] #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
20:49:54 [2022-06-06T20:49:54.660Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32
20:49:54 [2022-06-06T20:49:54.660Z] #53 94.25 gotestsum version dev
20:49:54 [2022-06-06T20:49:54.660Z] #53 DONE 95.4s
20:49:54 [2022-06-06T20:49:54.660Z] 
20:49:54 [2022-06-06T20:49:54.660Z] #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
20:49:54 [2022-06-06T20:49:54.660Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
20:49:54 [2022-06-06T20:49:54.852Z] #21 18.70 Selecting previously unselected package inetutils-ping.
20:49:54 [2022-06-06T20:49:54.852Z] #21 18.71 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
20:49:54 [2022-06-06T20:49:54.852Z] #21 18.72 Unpacking inetutils-ping (2:2.0-1) ...
20:49:54 [2022-06-06T20:49:54.852Z] #21 18.79 Selecting previously unselected package libip4tc2:arm64.
20:49:54 [2022-06-06T20:49:54.852Z] #21 18.80 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
20:49:55 [2022-06-06T20:49:55.113Z] #21 18.80 Unpacking libip4tc2:arm64 (1.8.7-1) ...
20:49:55 [2022-06-06T20:49:55.113Z] #21 18.86 Selecting previously unselected package libip6tc2:arm64.
20:49:55 [2022-06-06T20:49:55.113Z] #21 18.87 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
20:49:55 [2022-06-06T20:49:55.113Z] #21 18.87 Unpacking libip6tc2:arm64 (1.8.7-1) ...
20:49:55 [2022-06-06T20:49:55.113Z] #21 18.94 Selecting previously unselected package libnfnetlink0:arm64.
20:49:55 [2022-06-06T20:49:55.113Z] #21 18.94 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
20:49:55 [2022-06-06T20:49:55.113Z] #21 18.94 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:49:55 [2022-06-06T20:49:55.113Z] #21 19.00 Selecting previously unselected package libnetfilter-conntrack3:arm64.
20:49:55 [2022-06-06T20:49:55.113Z] #21 19.00 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
20:49:55 [2022-06-06T20:49:55.113Z] #21 19.01 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
20:49:55 [2022-06-06T20:49:55.113Z] #21 19.08 Selecting previously unselected package libnftnl11:arm64.
20:49:55 [2022-06-06T20:49:55.374Z] #21 19.08 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
20:49:55 [2022-06-06T20:49:55.374Z] #21 19.08 Unpacking libnftnl11:arm64 (1.1.9-1) ...
20:49:55 [2022-06-06T20:49:55.374Z] #21 19.17 Selecting previously unselected package iptables.
20:49:55 [2022-06-06T20:49:55.374Z] #21 19.18 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
20:49:55 [2022-06-06T20:49:55.374Z] #21 19.18 Unpacking iptables (1.8.7-1) ...
20:49:55 [2022-06-06T20:49:55.400Z] #19 127.5 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]
20:49:55 [2022-06-06T20:49:55.400Z] #19 127.5 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]
20:49:55 [2022-06-06T20:49:55.400Z] #19 127.5 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]
20:49:55 [2022-06-06T20:49:55.400Z] #19 127.5 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]
20:49:55 [2022-06-06T20:49:55.400Z] #19 127.6 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]
20:49:55 [2022-06-06T20:49:55.400Z] #19 127.6 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
20:49:55 [2022-06-06T20:49:55.400Z] #19 127.6 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
20:49:55 [2022-06-06T20:49:55.400Z] #19 127.6 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
20:49:55 [2022-06-06T20:49:55.400Z] #19 127.6 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
20:49:55 [2022-06-06T20:49:55.400Z] #19 127.6 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
20:49:55 [2022-06-06T20:49:55.400Z] #19 127.6 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
20:49:55 [2022-06-06T20:49:55.400Z] #19 127.7 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
20:49:55 [2022-06-06T20:49:55.400Z] #19 127.7 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
20:49:55 [2022-06-06T20:49:55.400Z] #19 127.7 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
20:49:55 [2022-06-06T20:49:55.400Z] #19 127.8 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
20:49:55 [2022-06-06T20:49:55.400Z] #19 127.9 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
20:49:55 [2022-06-06T20:49:55.400Z] #19 127.9 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
20:49:55 [2022-06-06T20:49:55.400Z] #19 127.9 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
20:49:55 [2022-06-06T20:49:55.400Z] #19 128.0 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]
20:49:55 [2022-06-06T20:49:55.634Z] #21 19.44 Selecting previously unselected package libonig5:arm64.
20:49:55 [2022-06-06T20:49:55.634Z] #21 19.46 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
20:49:55 [2022-06-06T20:49:55.634Z] #21 19.46 Unpacking libonig5:arm64 (6.9.6-1.1) ...
20:49:55 [2022-06-06T20:49:55.895Z] #21 19.62 Selecting previously unselected package libjq1:arm64.
20:49:55 [2022-06-06T20:49:55.895Z] #21 19.63 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
20:49:55 [2022-06-06T20:49:55.895Z] #21 19.64 Unpacking libjq1:arm64 (1.6-2.1) ...
20:49:55 [2022-06-06T20:49:55.895Z] #21 19.73 Selecting previously unselected package jq.
20:49:55 [2022-06-06T20:49:55.895Z] #21 19.74 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
20:49:55 [2022-06-06T20:49:55.895Z] #21 19.76 Unpacking jq (1.6-2.1) ...
20:49:56 [2022-06-06T20:49:56.038Z] #34 ...
20:49:56 [2022-06-06T20:49:56.038Z] 
20:49:56 [2022-06-06T20:49:56.038Z] #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
20:49:56 [2022-06-06T20:49:56.038Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:49:56 [2022-06-06T20:49:56.038Z] #14 97.03 Selecting previously unselected package gcc-mingw-w64-base.
20:49:56 [2022-06-06T20:49:56.038Z] #14 97.03 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
20:49:56 [2022-06-06T20:49:56.154Z] #21 19.83 Selecting previously unselected package libaio1:arm64.
20:49:56 [2022-06-06T20:49:56.155Z] #21 19.84 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
20:49:56 [2022-06-06T20:49:56.155Z] #21 19.84 Unpacking libaio1:arm64 (0.3.112-9) ...
20:49:56 [2022-06-06T20:49:56.155Z] #21 19.90 Selecting previously unselected package libgpm2:arm64.
20:49:56 [2022-06-06T20:49:56.155Z] #21 19.91 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
20:49:56 [2022-06-06T20:49:56.155Z] #21 19.91 Unpacking libgpm2:arm64 (1.20.7-8) ...
20:49:56 [2022-06-06T20:49:56.155Z] #21 19.98 Selecting previously unselected package libicu67:arm64.
20:49:56 [2022-06-06T20:49:56.155Z] #21 19.99 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
20:49:56 [2022-06-06T20:49:56.155Z] #21 19.99 Unpacking libicu67:arm64 (67.1-7) ...
20:49:56 [2022-06-06T20:49:56.297Z] #14 97.05 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:49:56 [2022-06-06T20:49:56.297Z] #14 97.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
20:49:56 [2022-06-06T20:49:56.297Z] #14 97.40 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
20:49:56 [2022-06-06T20:49:56.297Z] #14 97.40 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:49:56 [2022-06-06T20:49:56.476Z] #15 DONE 4.2s
20:49:56 [2022-06-06T20:49:56.477Z] 
20:49:56 [2022-06-06T20:49:56.477Z] #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
20:49:56 [2022-06-06T20:49:56.477Z] #60 sha256:2e58755928d576408386b0a6944ca22de7cefcad6fc7bc526071e7a4c1832830
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.440 + RM_GOPATH=0
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.440 + TMP_GOPATH=
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.440 + : /build
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.440 + '[' -z '' ']'
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.440 ++ mktemp -d
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.441 + export GOPATH=/tmp/tmp.BQkL0HQ4G3
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.441 + GOPATH=/tmp/tmp.BQkL0HQ4G3
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.441 + RM_GOPATH=1
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.441 + case "$(go env GOARCH)" in
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.441 ++ go env GOARCH
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.463 + export GO_BUILDMODE=-buildmode=pie
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.463 + GO_BUILDMODE=-buildmode=pie
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.463 ++ dirname /install.sh
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.466 Install runc version v1.1.2 (build tags: seccomp)
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.466 + dir=/
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.466 + bin=runc
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.466 + shift
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.466 + '[' '!' -f //runc.installer ']'
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.466 + . //runc.installer
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.466 ++ set -e
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.466 ++ : v1.1.2
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.466 + install_runc
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.466 + RUNC_BUILDTAGS=seccomp
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.466 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.469 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BQkL0HQ4G3/src/github.com/opencontainers/runc
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.469 Cloning into '/tmp/tmp.BQkL0HQ4G3/src/github.com/opencontainers/runc'...
20:49:57 [2022-06-06T20:49:57.689Z] #14 ...
20:49:57 [2022-06-06T20:49:57.689Z] 
20:49:57 [2022-06-06T20:49:57.689Z] #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
20:49:57 [2022-06-06T20:49:57.689Z] #44 sha256:8d1021b6cada856f3d63fa8187f8b4efe0e97ef917ea069c7e58c7eb80638d97
20:49:57 [2022-06-06T20:49:57.689Z] #44 7.285 [100%] Linking C executable tini-static
20:49:57 [2022-06-06T20:49:57.689Z] #44 8.166 [100%] Built target tini-static
20:49:57 [2022-06-06T20:49:57.689Z] #44 8.181 + mkdir -p /build
20:49:57 [2022-06-06T20:49:57.689Z] #44 8.203 + cp tini-static /build/docker-init
20:49:57 [2022-06-06T20:49:57.689Z] #44 DONE 8.3s
20:49:57 [2022-06-06T20:49:57.689Z] 
20:49:57 [2022-06-06T20:49:57.689Z] #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.44.0"      && /build/golangci-lint --version
20:49:57 [2022-06-06T20:49:57.689Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:49:57 [2022-06-06T20:49:57.934Z] #19 130.3 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
20:49:57 [2022-06-06T20:49:57.934Z] #19 130.3 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
20:49:57 [2022-06-06T20:49:57.934Z] #19 130.3 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
20:49:57 [2022-06-06T20:49:57.934Z] #19 130.4 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
20:49:57 [2022-06-06T20:49:57.934Z] #19 130.5 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]
20:49:58 [2022-06-06T20:49:58.694Z] #21 22.61 Selecting previously unselected package libinih1:arm64.
20:49:58 [2022-06-06T20:49:58.694Z] #21 22.62 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
20:49:58 [2022-06-06T20:49:58.694Z] #21 22.62 Unpacking libinih1:arm64 (53-1+b2) ...
20:49:58 [2022-06-06T20:49:58.954Z] #21 22.68 Selecting previously unselected package libnet1:arm64.
20:49:58 [2022-06-06T20:49:58.954Z] #21 22.69 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:49:58 [2022-06-06T20:49:58.954Z] #21 22.69 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:49:58 [2022-06-06T20:49:58.954Z] #21 22.79 Selecting previously unselected package libnl-3-200:arm64.
20:49:58 [2022-06-06T20:49:58.954Z] #21 22.79 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
20:49:58 [2022-06-06T20:49:58.954Z] #21 22.81 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
20:49:58 [2022-06-06T20:49:58.954Z] #21 22.88 Selecting previously unselected package libprotobuf-c1:arm64.
20:49:58 [2022-06-06T20:49:58.954Z] #21 22.89 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
20:49:59 [2022-06-06T20:49:59.214Z] #21 22.89 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:49:59 [2022-06-06T20:49:59.214Z] #21 22.94 Selecting previously unselected package net-tools.
20:49:59 [2022-06-06T20:49:59.214Z] #21 22.95 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
20:49:59 [2022-06-06T20:49:59.214Z] #21 22.95 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:49:59 [2022-06-06T20:49:59.214Z] #21 23.11 Selecting previously unselected package patch.
20:49:59 [2022-06-06T20:49:59.214Z] #21 23.12 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ...
20:49:59 [2022-06-06T20:49:59.214Z] #21 23.12 Unpacking patch (2.7.6-7) ...
20:49:59 [2022-06-06T20:49:59.474Z] #21 23.21 Selecting previously unselected package python-pip-whl.
20:49:59 [2022-06-06T20:49:59.474Z] #21 23.23 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:49:59 [2022-06-06T20:49:59.474Z] #21 23.24 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:50:00 [2022-06-06T20:50:00.043Z] #21 23.69 Selecting previously unselected package python3-lib2to3.
20:50:00 [2022-06-06T20:50:00.043Z] #21 23.69 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
20:50:00 [2022-06-06T20:50:00.043Z] #21 23.70 Unpacking python3-lib2to3 (3.9.2-1) ...
20:50:00 [2022-06-06T20:50:00.043Z] #21 23.82 Selecting previously unselected package python3-distutils.
20:50:00 [2022-06-06T20:50:00.043Z] #21 23.82 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
20:50:00 [2022-06-06T20:50:00.043Z] #21 23.83 Unpacking python3-distutils (3.9.2-1) ...
20:50:00 [2022-06-06T20:50:00.043Z] #21 23.93 Selecting previously unselected package python3-pkg-resources.
20:50:00 [2022-06-06T20:50:00.043Z] #21 23.94 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
20:50:00 [2022-06-06T20:50:00.043Z] #21 23.95 Unpacking python3-pkg-resources (52.0.0-4) ...
20:50:00 [2022-06-06T20:50:00.043Z] #21 24.06 Selecting previously unselected package python3-setuptools.
20:50:00 [2022-06-06T20:50:00.303Z] #21 24.06 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
20:50:00 [2022-06-06T20:50:00.303Z] #21 24.07 Unpacking python3-setuptools (52.0.0-4) ...
20:50:00 [2022-06-06T20:50:00.303Z] #21 24.30 Selecting previously unselected package python3-wheel.
20:50:00 [2022-06-06T20:50:00.303Z] #21 24.30 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
20:50:00 [2022-06-06T20:50:00.456Z] #19 132.8 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
20:50:00 [2022-06-06T20:50:00.456Z] #19 132.8 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
20:50:00 [2022-06-06T20:50:00.456Z] #19 132.8 Get:48 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB]
20:50:00 [2022-06-06T20:50:00.456Z] #19 132.9 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
20:50:00 [2022-06-06T20:50:00.456Z] #19 132.9 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
20:50:00 [2022-06-06T20:50:00.456Z] #19 132.9 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:50:00 [2022-06-06T20:50:00.563Z] #21 24.32 Unpacking python3-wheel (0.34.2-1) ...
20:50:00 [2022-06-06T20:50:00.563Z] #21 24.38 Selecting previously unselected package python3-pip.
20:50:00 [2022-06-06T20:50:00.563Z] #21 24.40 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:50:00 [2022-06-06T20:50:00.563Z] #21 24.40 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:50:00 [2022-06-06T20:50:00.648Z] #60 ...
20:50:00 [2022-06-06T20:50:00.648Z] 
20:50:00 [2022-06-06T20:50:00.648Z] #16 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:50:00 [2022-06-06T20:50:00.648Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67
20:50:00 [2022-06-06T20:50:00.648Z] #16 DONE 3.7s
20:50:00 [2022-06-06T20:50:00.648Z] 
20:50:00 [2022-06-06T20:50:00.648Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:50:00 [2022-06-06T20:50:00.648Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3
20:50:00 [2022-06-06T20:50:00.737Z] #19 133.3 Get:52 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
20:50:00 [2022-06-06T20:50:00.737Z] #19 133.3 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
20:50:00 [2022-06-06T20:50:00.737Z] #19 133.3 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
20:50:00 [2022-06-06T20:50:00.737Z] #19 133.3 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
20:50:00 [2022-06-06T20:50:00.737Z] #19 133.3 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
20:50:00 [2022-06-06T20:50:00.737Z] #19 133.3 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
20:50:00 [2022-06-06T20:50:00.737Z] #19 133.3 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
20:50:00 [2022-06-06T20:50:00.737Z] #19 133.3 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
20:50:00 [2022-06-06T20:50:00.737Z] #19 133.3 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
20:50:00 [2022-06-06T20:50:00.737Z] #19 133.3 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
20:50:00 [2022-06-06T20:50:00.737Z] #19 133.3 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
20:50:00 [2022-06-06T20:50:00.737Z] #19 133.3 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
20:50:00 [2022-06-06T20:50:00.823Z] #21 24.64 Selecting previously unselected package sudo.
20:50:00 [2022-06-06T20:50:00.823Z] #21 24.65 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ...
20:50:00 [2022-06-06T20:50:00.823Z] #21 24.65 Unpacking sudo (1.9.5p2-3) ...
20:50:00 [2022-06-06T20:50:00.996Z] #19 133.3 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
20:50:00 [2022-06-06T20:50:00.996Z] #19 133.3 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
20:50:00 [2022-06-06T20:50:00.996Z] #19 133.4 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
20:50:00 [2022-06-06T20:50:00.996Z] #19 133.4 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
20:50:00 [2022-06-06T20:50:00.996Z] #19 133.4 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
20:50:00 [2022-06-06T20:50:00.996Z] #19 133.4 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
20:50:00 [2022-06-06T20:50:00.996Z] #19 133.5 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
20:50:00 [2022-06-06T20:50:00.996Z] #19 133.5 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
20:50:00 [2022-06-06T20:50:00.996Z] #19 133.5 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
20:50:00 [2022-06-06T20:50:00.996Z] #19 133.6 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]
20:50:01 [2022-06-06T20:50:01.393Z] #21 25.13 Selecting previously unselected package thin-provisioning-tools.
20:50:01 [2022-06-06T20:50:01.393Z] #21 25.14 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ...
20:50:01 [2022-06-06T20:50:01.393Z] #21 25.14 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:50:01 [2022-06-06T20:50:01.393Z] #21 25.34 Selecting previously unselected package uidmap.
20:50:01 [2022-06-06T20:50:01.652Z] #21 25.34 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ...
20:50:01 [2022-06-06T20:50:01.652Z] #21 25.35 Unpacking uidmap (1:4.8.1-1) ...
20:50:01 [2022-06-06T20:50:01.652Z] #21 25.49 Selecting previously unselected package vim-runtime.
20:50:01 [2022-06-06T20:50:01.653Z] #21 25.51 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:50:01 [2022-06-06T20:50:01.653Z] #21 25.53 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:50:01 [2022-06-06T20:50:01.653Z] #21 25.54 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:50:01 [2022-06-06T20:50:01.653Z] #21 25.56 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:50:03 [2022-06-06T20:50:03.086Z] #14 106.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
20:50:03 [2022-06-06T20:50:03.086Z] #14 106.8 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:50:03 [2022-06-06T20:50:03.086Z] #14 106.8 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:50:03 [2022-06-06T20:50:03.169Z] #17 2.696 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:50:03 [2022-06-06T20:50:03.169Z] #17 DONE 2.8s
20:50:03 [2022-06-06T20:50:03.169Z] 
20:50:03 [2022-06-06T20:50:03.169Z] #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
20:50:03 [2022-06-06T20:50:03.169Z] #60 sha256:2e58755928d576408386b0a6944ca22de7cefcad6fc7bc526071e7a4c1832830
20:50:03 [2022-06-06T20:50:03.425Z] #60 ...
20:50:03 [2022-06-06T20:50:03.425Z] 
20:50:03 [2022-06-06T20:50:03.425Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:50:03 [2022-06-06T20:50:03.425Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138
20:50:03 [2022-06-06T20:50:03.521Z] #19 136.1 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
20:50:03 [2022-06-06T20:50:03.780Z] #19 136.1 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
20:50:03 [2022-06-06T20:50:03.780Z] #19 136.2 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
20:50:03 [2022-06-06T20:50:03.780Z] #19 136.2 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
20:50:03 [2022-06-06T20:50:03.780Z] #19 136.3 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]
20:50:04 [2022-06-06T20:50:04.951Z] #21 28.24 Selecting previously unselected package vim.
20:50:04 [2022-06-06T20:50:04.951Z] #21 28.26 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
20:50:04 [2022-06-06T20:50:04.951Z] #21 28.28 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:50:04 [2022-06-06T20:50:04.951Z] #21 28.79 Selecting previously unselected package xfsprogs.
20:50:04 [2022-06-06T20:50:04.951Z] #21 28.79 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ...
20:50:04 [2022-06-06T20:50:04.951Z] #21 28.80 Unpacking xfsprogs (5.10.0-4) ...
20:50:05 [2022-06-06T20:50:05.211Z] #21 29.16 Selecting previously unselected package zip.
20:50:05 [2022-06-06T20:50:05.211Z] #21 29.17 Preparing to unpack .../46-zip_3.0-12_arm64.deb ...
20:50:05 [2022-06-06T20:50:05.211Z] #21 29.18 Unpacking zip (3.0-12) ...
20:50:05 [2022-06-06T20:50:05.318Z] #18 DONE 1.9s
20:50:05 [2022-06-06T20:50:05.318Z] 
20:50:05 [2022-06-06T20:50:05.318Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:50:05 [2022-06-06T20:50:05.318Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1
20:50:05 [2022-06-06T20:50:05.471Z] #21 29.29 Selecting previously unselected package zstd.
20:50:05 [2022-06-06T20:50:05.471Z] #21 29.30 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ...
20:50:05 [2022-06-06T20:50:05.471Z] #21 29.30 Unpacking zstd (1.4.8+dfsg-2.1) ...
20:50:05 [2022-06-06T20:50:05.731Z] #21 29.54 Setting up python3-pkg-resources (52.0.0-4) ...
20:50:06 [2022-06-06T20:50:06.670Z] #21 30.32 Setting up libip4tc2:arm64 (1.8.7-1) ...
20:50:06 [2022-06-06T20:50:06.670Z] #21 30.33 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:50:06 [2022-06-06T20:50:06.670Z] #21 30.35 Setting up libgpm2:arm64 (1.20.7-8) ...
20:50:06 [2022-06-06T20:50:06.670Z] #21 30.36 Setting up libicu67:arm64 (67.1-7) ...
20:50:06 [2022-06-06T20:50:06.670Z] #21 30.37 Setting up libip6tc2:arm64 (1.8.7-1) ...
20:50:06 [2022-06-06T20:50:06.670Z] #21 30.39 Setting up libinih1:arm64 (53-1+b2) ...
20:50:06 [2022-06-06T20:50:06.670Z] #21 30.40 Setting up uidmap (1:4.8.1-1) ...
20:50:06 [2022-06-06T20:50:06.670Z] #21 30.41 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:50:06 [2022-06-06T20:50:06.670Z] #21 30.44 Setting up bzip2 (1.0.8-4) ...
20:50:06 [2022-06-06T20:50:06.670Z] #21 30.45 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:50:06 [2022-06-06T20:50:06.670Z] #21 30.47 Setting up python3-wheel (0.34.2-1) ...
20:50:07 [2022-06-06T20:50:07.059Z] #19 139.0 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
20:50:07 [2022-06-06T20:50:07.059Z] #19 139.0 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
20:50:07 [2022-06-06T20:50:07.059Z] #19 139.0 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
20:50:07 [2022-06-06T20:50:07.059Z] #19 139.0 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
20:50:07 [2022-06-06T20:50:07.059Z] #19 139.0 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
20:50:07 [2022-06-06T20:50:07.059Z] #19 139.0 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
20:50:07 [2022-06-06T20:50:07.059Z] #19 139.0 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
20:50:07 [2022-06-06T20:50:07.059Z] #19 139.1 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
20:50:07 [2022-06-06T20:50:07.059Z] #19 139.1 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
20:50:07 [2022-06-06T20:50:07.059Z] #19 139.2 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
20:50:07 [2022-06-06T20:50:07.059Z] #19 139.2 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]
20:50:07 [2022-06-06T20:50:07.210Z] #19 DONE 1.9s
20:50:07 [2022-06-06T20:50:07.210Z] 
20:50:07 [2022-06-06T20:50:07.210Z] #20 [dev-systemd-false  6/26] RUN ldconfig
20:50:07 [2022-06-06T20:50:07.210Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a
20:50:07 [2022-06-06T20:50:07.243Z] #21 31.14 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:50:07 [2022-06-06T20:50:07.502Z] #21 31.15 Setting up libcap2:arm64 (1:2.44-1) ...
20:50:07 [2022-06-06T20:50:07.502Z] #21 31.16 Setting up libcap2-bin (1:2.44-1) ...
20:50:07 [2022-06-06T20:50:07.502Z] #21 31.17 Setting up apparmor (2.13.6-10) ...
20:50:09 [2022-06-06T20:50:09.102Z] #20 DONE 1.9s
20:50:09 [2022-06-06T20:50:09.102Z] 
20:50:09 [2022-06-06T20:50:09.102Z] #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
20:50:09 [2022-06-06T20:50:09.102Z] #60 sha256:2e58755928d576408386b0a6944ca22de7cefcad6fc7bc526071e7a4c1832830
20:50:09 [2022-06-06T20:50:09.102Z] #60 12.76 + cd /tmp/tmp.BQkL0HQ4G3/src/github.com/opencontainers/runc
20:50:09 [2022-06-06T20:50:09.102Z] #60 12.76 + git checkout -q v1.1.2
20:50:09 [2022-06-06T20:50:09.102Z] #60 13.29 + '[' -z '' ']'
20:50:09 [2022-06-06T20:50:09.102Z] #60 13.29 + target=static
20:50:09 [2022-06-06T20:50:09.102Z] #60 13.29 + make BUILDTAGS=seccomp static
20:50:09 [2022-06-06T20:50:09.102Z] #60 13.69 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 .
20:50:09 [2022-06-06T20:50:09.144Z] #21 32.77 Setting up zip (3.0-12) ...
20:50:09 [2022-06-06T20:50:09.144Z] #21 32.78 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:50:09 [2022-06-06T20:50:09.144Z] #21 32.82 Setting up bash-completion (1:2.11-2) ...
20:50:09 [2022-06-06T20:50:09.597Z] #19 141.6 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
20:50:09 [2022-06-06T20:50:09.597Z] #19 141.6 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
20:50:09 [2022-06-06T20:50:09.597Z] #19 141.7 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
20:50:09 [2022-06-06T20:50:09.597Z] #19 141.8 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
20:50:09 [2022-06-06T20:50:09.597Z] #19 142.0 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB]
20:50:09 [2022-06-06T20:50:09.978Z] #55 ...
20:50:09 [2022-06-06T20:50:09.978Z] 
20:50:09 [2022-06-06T20:50:09.978Z] #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
20:50:09 [2022-06-06T20:50:09.978Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:50:09 [2022-06-06T20:50:09.978Z] #14 110.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
20:50:09 [2022-06-06T20:50:09.978Z] #14 110.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:50:09 [2022-06-06T20:50:09.978Z] #14 110.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:50:11 [2022-06-06T20:50:11.684Z] #21 35.23 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:50:11 [2022-06-06T20:50:11.684Z] #21 35.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:50:11 [2022-06-06T20:50:11.684Z] #21 35.25 Setting up libmnl0:arm64 (1.0.4-3) ...
20:50:11 [2022-06-06T20:50:11.684Z] #21 35.26 Setting up patch (2.7.6-7) ...
20:50:11 [2022-06-06T20:50:11.684Z] #21 35.28 Setting up sudo (1.9.5p2-3) ...
20:50:11 [2022-06-06T20:50:11.684Z] #21 35.35 invoke-rc.d: could not determine current runlevel
20:50:11 [2022-06-06T20:50:11.684Z] #21 35.35 invoke-rc.d: policy-rc.d denied execution of start.
20:50:11 [2022-06-06T20:50:11.684Z] #21 35.36 Setting up xfsprogs (5.10.0-4) ...
20:50:11 [2022-06-06T20:50:11.684Z] #21 35.37 Setting up libxtables12:arm64 (1.8.7-1) ...
20:50:11 [2022-06-06T20:50:11.684Z] #21 35.40 Setting up inetutils-ping (2:2.0-1) ...
20:50:11 [2022-06-06T20:50:11.684Z] #21 35.44 Setting up pigz (2.6-1) ...
20:50:11 [2022-06-06T20:50:11.684Z] #21 35.47 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:50:11 [2022-06-06T20:50:11.684Z] #21 35.48 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
20:50:11 [2022-06-06T20:50:11.684Z] #21 35.50 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:50:11 [2022-06-06T20:50:11.684Z] #21 35.51 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:50:12 [2022-06-06T20:50:12.121Z] #19 144.3 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
20:50:12 [2022-06-06T20:50:12.121Z] #19 144.3 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
20:50:12 [2022-06-06T20:50:12.121Z] #19 144.3 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
20:50:12 [2022-06-06T20:50:12.121Z] #19 144.4 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
20:50:12 [2022-06-06T20:50:12.121Z] #19 144.4 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
20:50:12 [2022-06-06T20:50:12.121Z] #19 144.4 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
20:50:12 [2022-06-06T20:50:12.121Z] #19 144.4 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
20:50:12 [2022-06-06T20:50:12.121Z] #19 144.4 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
20:50:12 [2022-06-06T20:50:12.121Z] #19 144.5 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
20:50:12 [2022-06-06T20:50:12.121Z] #19 144.5 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
20:50:12 [2022-06-06T20:50:12.121Z] #19 144.6 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
20:50:12 [2022-06-06T20:50:12.121Z] #19 144.7 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
20:50:12 [2022-06-06T20:50:12.121Z] #19 144.7 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
20:50:12 [2022-06-06T20:50:12.121Z] #19 144.7 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
20:50:12 [2022-06-06T20:50:12.121Z] #19 144.7 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]
20:50:12 [2022-06-06T20:50:12.254Z] #21 35.98 Setting up libaio1:arm64 (0.3.112-9) ...
20:50:12 [2022-06-06T20:50:12.254Z] #21 36.00 Setting up python3-lib2to3 (3.9.2-1) ...
20:50:12 [2022-06-06T20:50:12.369Z] #60 ...
20:50:12 [2022-06-06T20:50:12.369Z] 
20:50:12 [2022-06-06T20:50:12.369Z] #21 [dev-systemd-false  7/26] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:50:12 [2022-06-06T20:50:12.369Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450
20:50:12 [2022-06-06T20:50:12.369Z] #21 2.084 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:50:12 [2022-06-06T20:50:12.369Z] #21 2.117 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:50:12 [2022-06-06T20:50:12.369Z] #21 2.120 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:50:12 [2022-06-06T20:50:12.369Z] #21 2.598 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:50:12 [2022-06-06T20:50:12.369Z] #21 3.480 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:50:12 [2022-06-06T20:50:12.527Z] #21 36.41 Setting up libelf1:arm64 (0.183-1) ...
20:50:12 [2022-06-06T20:50:12.527Z] #21 36.52 Setting up zstd (1.4.8+dfsg-2.1) ...
20:50:12 [2022-06-06T20:50:12.801Z] #21 36.54 Setting up libonig5:arm64 (6.9.6-1.1) ...
20:50:12 [2022-06-06T20:50:12.801Z] #21 36.55 Setting up python3-distutils (3.9.2-1) ...
20:50:13 [2022-06-06T20:50:13.376Z] #21 36.98 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:50:13 [2022-06-06T20:50:13.376Z] #21 36.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:50:13 [2022-06-06T20:50:13.376Z] #21 36.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:50:13 [2022-06-06T20:50:13.376Z] #21 37.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:50:13 [2022-06-06T20:50:13.376Z] #21 37.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:50:13 [2022-06-06T20:50:13.376Z] #21 37.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:50:13 [2022-06-06T20:50:13.376Z] #21 37.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:50:13 [2022-06-06T20:50:13.376Z] #21 37.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:50:13 [2022-06-06T20:50:13.376Z] #21 37.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:50:13 [2022-06-06T20:50:13.376Z] #21 37.06 Setting up python3-setuptools (52.0.0-4) ...
20:50:13 [2022-06-06T20:50:13.733Z] #21 4.794 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:50:14 [2022-06-06T20:50:14.644Z] #19 146.7 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
20:50:14 [2022-06-06T20:50:14.644Z] #19 146.7 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
20:50:14 [2022-06-06T20:50:14.644Z] #19 146.8 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
20:50:14 [2022-06-06T20:50:14.644Z] #19 146.9 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
20:50:14 [2022-06-06T20:50:14.644Z] #19 147.0 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]
20:50:14 [2022-06-06T20:50:14.755Z] #21 38.39 Setting up libjq1:arm64 (1.6-2.1) ...
20:50:14 [2022-06-06T20:50:14.755Z] #21 38.40 Setting up libnftnl11:arm64 (1.1.9-1) ...
20:50:14 [2022-06-06T20:50:14.755Z] #21 38.42 Setting up thin-provisioning-tools (0.9.0-1) ...
20:50:14 [2022-06-06T20:50:14.755Z] #21 38.43 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:50:15 [2022-06-06T20:50:15.706Z] #21 39.39 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
20:50:15 [2022-06-06T20:50:15.706Z] #21 39.41 Setting up jq (1.6-2.1) ...
20:50:15 [2022-06-06T20:50:15.706Z] #21 39.43 Setting up libbpf0:arm64 (1:0.3-2) ...
20:50:15 [2022-06-06T20:50:15.706Z] #21 39.44 Setting up iptables (1.8.7-1) ...
20:50:15 [2022-06-06T20:50:15.706Z] #21 39.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:50:15 [2022-06-06T20:50:15.706Z] #21 39.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:50:15 [2022-06-06T20:50:15.706Z] #21 39.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:50:15 [2022-06-06T20:50:15.706Z] #21 39.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:50:15 [2022-06-06T20:50:15.706Z] #21 39.48 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:50:15 [2022-06-06T20:50:15.706Z] #21 39.49 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:50:15 [2022-06-06T20:50:15.706Z] #21 39.50 Setting up iproute2 (5.10.0-4) ...
20:50:16 [2022-06-06T20:50:16.276Z] #21 39.95 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:50:16 [2022-06-06T20:50:16.541Z] #19 148.8 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
20:50:16 [2022-06-06T20:50:16.541Z] #19 148.8 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
20:50:16 [2022-06-06T20:50:16.541Z] #19 148.8 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
20:50:16 [2022-06-06T20:50:16.541Z] #19 148.9 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
20:50:16 [2022-06-06T20:50:16.541Z] #19 148.9 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
20:50:16 [2022-06-06T20:50:16.541Z] #19 148.9 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
20:50:16 [2022-06-06T20:50:16.541Z] #19 148.9 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
20:50:16 [2022-06-06T20:50:16.541Z] #19 148.9 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
20:50:16 [2022-06-06T20:50:16.541Z] #19 149.0 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
20:50:16 [2022-06-06T20:50:16.541Z] #19 149.0 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
20:50:16 [2022-06-06T20:50:16.541Z] #19 149.0 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
20:50:16 [2022-06-06T20:50:16.541Z] #19 149.1 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]
20:50:17 [2022-06-06T20:50:17.658Z] #21 DONE 41.4s
20:50:17 [2022-06-06T20:50:17.658Z] 
20:50:17 [2022-06-06T20:50:17.658Z] #22 [dev-systemd-false  8/26] 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
20:50:17 [2022-06-06T20:50:17.658Z] #22 sha256:26137475dac873686777bd0156314dca208fc7d33375079d71d14c3dcb30c35d
20:50:17 [2022-06-06T20:50:17.976Z] #14 ...
20:50:17 [2022-06-06T20:50:17.977Z] 
20:50:17 [2022-06-06T20:50:17.977Z] #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
20:50:17 [2022-06-06T20:50:17.977Z] #64 sha256:306c873417994102249ea7d81abed61b443ec4e9ac30ebaf7373150a171f571c
20:50:17 [2022-06-06T20:50:17.977Z] #21 8.965 Fetched 8537 kB in 7s (1193 kB/s)
20:50:18 [2022-06-06T20:50:18.230Z] #22 0.640 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:50:18 [2022-06-06T20:50:18.230Z] #22 0.644 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:50:18 [2022-06-06T20:50:18.230Z] #22 0.648 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:50:18 [2022-06-06T20:50:18.230Z] #22 DONE 0.7s
20:50:18 [2022-06-06T20:50:18.230Z] 
20:50:18 [2022-06-06T20:50:18.230Z] #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
20:50:18 [2022-06-06T20:50:18.230Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e
20:50:18 [2022-06-06T20:50:18.490Z] #47 ...
20:50:18 [2022-06-06T20:50:18.490Z] 
20:50:18 [2022-06-06T20:50:18.490Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
20:50:18 [2022-06-06T20:50:18.490Z] #23 sha256:88254d14ddb90aa4c0cca30b66e3966710f4b7f4a492f4f9ef657a1c3e17af57
20:50:19 [2022-06-06T20:50:19.274Z] #64 65.02 Updating files:  33% (1607/4765)
Updating files:  34% (1621/4765)
Updating files:  35% (1668/4765)
Updating files:  36% (1716/4765)
Updating files:  37% (1764/4765)
Updating files:  38% (1811/4765)
Updating files:  39% (1859/4765)
Updating files:  40% (1906/4765)
Updating files:  41% (1954/4765)
Updating files:  42% (2002/4765)
Updating files:  43% (2049/4765)
Updating files:  44% (2097/4765)
Updating files:  45% (2145/4765)
Updating files:  46% (2192/4765)
Updating files:  47% (2240/4765)
Updating files:  48% (2288/4765)
Updating files:  49% (2335/4765)
Updating files:  50% (2383/4765)
Updating files:  51% (2431/4765)
Updating files:  52% (2478/4765)
Updating files:  53% (2526/4765)
Updating files:  54% (2574/4765)
Updating files:  55% (2621/4765)
Updating files:  56% (2669/4765)
Updating files:  57% (2717/4765)
Updating files:  58% (2764/4765)
Updating files:  59% (2812/4765)
Updating files:  60% (2859/4765)
Updating files:  61% (2907/4765)
Updating files:  62% (2955/4765)
Updating files:  63% (3002/4765)
Updating files:  64% (3050/4765)
Updating files:  65% (3098/4765)
Updating files:  66% (3145/4765)
Updating files:  67% (3193/4765)
Updating files:  68% (3241/4765)
Updating files:  69% (3288/4765)
Updating files:  69% (3329/4765)
Updating files:  70% (3336/4765)
Updating files:  71% (3384/4765)
Updating files:  72% (3431/4765)
Updating files:  73% (3479/4765)
Updating files:  74% (3527/4765)
Updating files:  75% (3574/4765)
Updating files:  76% (3622/4765)
Updating files:  77% (3670/4765)
Updating files:  78% (3717/4765)
Updating files:  79% (3765/4765)
Updating files:  80% (3812/4765)
Updating files:  81% (3860/4765)
Updating files:  82% (3908/4765)
Updating files:  83% (3955/4765)
Updating files:  84% (4003/4765)
Updating files:  85% (4051/4765)
Updating files:  86% (4098/4765)
Updating files:  87% (4146/4765)
Updating files:  88% (4194/4765)
Updating files:  89% (4241/4765)
Updating files:  90% (4289/4765)
Updating files:  91% (4337/4765)
Updating files:  92% (4384/4765)
Updating files:  93% (4432/4765)
Updating files:  94% (4480/4765)
Updating files:  95% (4527/4765)
Updating files:  96% (4575/4765)
Updating files:  97% (4623/4765)
Updating files:  98% (4670/4765)
Updating files:  98% (4672/4765)
Updating files:  99% (4718/4765)
Updating files: 100% (4765/4765)
Updating files: 100% (4765/4765), done.
20:50:19 [2022-06-06T20:50:19.274Z] #64 67.15 + cd /tmp/tmp.JFNdps5vOB/src/github.com/containerd/containerd
20:50:19 [2022-06-06T20:50:19.274Z] #64 67.15 + git checkout -q v1.6.6
20:50:19 [2022-06-06T20:50:19.346Z] #21 8.965 Reading package lists...
20:50:19 [2022-06-06T20:50:19.346Z] #21 ...
20:50:19 [2022-06-06T20:50:19.346Z] 
20:50:19 [2022-06-06T20:50:19.346Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:50:19 [2022-06-06T20:50:19.346Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
20:50:19 [2022-06-06T20:50:19.346Z] #34 DONE 143.4s
20:50:19 [2022-06-06T20:50:19.346Z] 
20:50:19 [2022-06-06T20:50:19.346Z] #21 [dev-systemd-false  7/26] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:50:19 [2022-06-06T20:50:19.346Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450
20:50:19 [2022-06-06T20:50:19.824Z] #19 152.0 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
20:50:19 [2022-06-06T20:50:19.824Z] #19 152.0 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
20:50:19 [2022-06-06T20:50:19.824Z] #19 152.1 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
20:50:19 [2022-06-06T20:50:19.824Z] #19 152.2 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
20:50:19 [2022-06-06T20:50:19.824Z] #19 152.3 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]
20:50:19 [2022-06-06T20:50:19.948Z] #14 ...
20:50:19 [2022-06-06T20:50:19.948Z] 
20:50:19 [2022-06-06T20:50:19.948Z] #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
20:50:19 [2022-06-06T20:50:19.948Z] #64 sha256:80d5d74584b92ff857c9a27faa48dfa3e125b761ff8316f87d7449197e036f59
20:50:20 [2022-06-06T20:50:20.081Z] #19 ...
20:50:20 [2022-06-06T20:50:20.081Z] 
20:50:20 [2022-06-06T20:50:20.082Z] #43 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:50:20 [2022-06-06T20:50:20.082Z] #43 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9 Delve is a source level debugger for Go programs.
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9 
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9 Delve enables you to interact with your program by controlling the execution of the process,
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9 
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9 
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9 Pass flags to the program you are debugging using `--`, for example:
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9 
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9 `dlv exec ./hello -- server --config conf/config.toml`
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9 
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9 Usage:
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9   dlv [command]
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9 
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9 Available Commands:
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9   attach      Attach to running process and begin debugging.
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9   connect     Connect to a headless debug server with a terminal client.
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9   core        Examine a core dump.
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9   debug       Compile and begin debugging main package in current directory, or the package specified.
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9   exec        Execute a precompiled binary, and begin a debug session.
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9   help        Help about any command
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9   run         Deprecated command. Use 'debug' instead.
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9   test        Compile test binary and begin debugging program.
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9   trace       Compile and begin tracing program.
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9   version     Prints version.
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9 
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9 Flags:
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9       --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)
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9       --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)
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9       --disable-aslr                     Disables address space randomization
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9   -h, --help                             help for dlv
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9       --init string                      Init file, executed by the terminal client.
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9       --log                              Enable debugging server logging.
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9       --wd string                        Working directory for running the program.
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9 
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9 Additional help topics:
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9   dlv backend  Help about the --backend flag.
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9   dlv log      Help about logging flags.
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9   dlv redirect Help about file redirection.
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9 
20:50:20 [2022-06-06T20:50:20.082Z] #43 163.9 Use "dlv [command] --help" for more information about a command.
20:50:20 [2022-06-06T20:50:20.653Z] #64 68.54 + export 'BUILDTAGS=netgo osusergo static_build'
20:50:20 [2022-06-06T20:50:20.653Z] #64 68.54 + BUILDTAGS='netgo osusergo static_build'
20:50:20 [2022-06-06T20:50:20.653Z] #64 68.54 + export EXTRA_FLAGS=-buildmode=pie
20:50:20 [2022-06-06T20:50:20.653Z] #64 68.54 + EXTRA_FLAGS=-buildmode=pie
20:50:20 [2022-06-06T20:50:20.653Z] #64 68.54 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:50:20 [2022-06-06T20:50:20.653Z] #64 68.54 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:50:20 [2022-06-06T20:50:20.653Z] #64 68.54 + '[' '' = dynamic ']'
20:50:20 [2022-06-06T20:50:20.653Z] #64 68.54 + make
20:50:21 [2022-06-06T20:50:21.013Z] #43 DONE 164.7s
20:50:21 [2022-06-06T20:50:21.013Z] 
20:50:21 [2022-06-06T20:50:21.014Z] #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
20:50:21 [2022-06-06T20:50:21.014Z] #41 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
20:50:21 [2022-06-06T20:50:21.014Z] #41 DONE 164.5s
20:50:21 [2022-06-06T20:50:21.014Z] 
20:50:21 [2022-06-06T20:50:21.014Z] #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.44.0"      && /build/golangci-lint --version
20:50:21 [2022-06-06T20:50:21.014Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:50:21 [2022-06-06T20:50:21.234Z] #21 8.965 Reading package lists...
20:50:21 [2022-06-06T20:50:21.270Z] #62 ...
20:50:21 [2022-06-06T20:50:21.270Z] 
20:50:21 [2022-06-06T20:50:21.270Z] #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
20:50:21 [2022-06-06T20:50:21.270Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a
20:50:21 [2022-06-06T20:50:21.271Z] #19 153.6 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
20:50:21 [2022-06-06T20:50:21.271Z] #19 153.6 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
20:50:21 [2022-06-06T20:50:21.498Z] #64 67.77 Updating files:  33% (1581/4765)
Updating files:  34% (1621/4765)
Updating files:  35% (1668/4765)
Updating files:  36% (1716/4765)
Updating files:  37% (1764/4765)
Updating files:  38% (1811/4765)
Updating files:  39% (1859/4765)
Updating files:  40% (1906/4765)
Updating files:  41% (1954/4765)
Updating files:  42% (2002/4765)
Updating files:  43% (2049/4765)
Updating files:  44% (2097/4765)
Updating files:  45% (2145/4765)
Updating files:  46% (2192/4765)
Updating files:  47% (2240/4765)
Updating files:  48% (2288/4765)
Updating files:  49% (2335/4765)
Updating files:  50% (2383/4765)
Updating files:  51% (2431/4765)
Updating files:  52% (2478/4765)
Updating files:  53% (2526/4765)
Updating files:  54% (2574/4765)
Updating files:  55% (2621/4765)
Updating files:  56% (2669/4765)
Updating files:  57% (2717/4765)
Updating files:  58% (2764/4765)
Updating files:  59% (2812/4765)
Updating files:  60% (2859/4765)
Updating files:  61% (2907/4765)
Updating files:  62% (2955/4765)
Updating files:  63% (3002/4765)
Updating files:  64% (3050/4765)
Updating files:  65% (3098/4765)
Updating files:  66% (3145/4765)
Updating files:  67% (3193/4765)
Updating files:  68% (3241/4765)
Updating files:  68% (3279/4765)
Updating files:  69% (3288/4765)
Updating files:  70% (3336/4765)
Updating files:  71% (3384/4765)
Updating files:  72% (3431/4765)
Updating files:  73% (3479/4765)
Updating files:  74% (3527/4765)
Updating files:  75% (3574/4765)
Updating files:  76% (3622/4765)
Updating files:  77% (3670/4765)
Updating files:  78% (3717/4765)
Updating files:  79% (3765/4765)
Updating files:  80% (3812/4765)
Updating files:  81% (3860/4765)
Updating files:  82% (3908/4765)
Updating files:  83% (3955/4765)
Updating files:  84% (4003/4765)
Updating files:  85% (4051/4765)
Updating files:  86% (4098/4765)
Updating files:  87% (4146/4765)
Updating files:  88% (4194/4765)
Updating files:  89% (4241/4765)
Updating files:  90% (4289/4765)
Updating files:  90% (4331/4765)
Updating files:  91% (4337/4765)
Updating files:  92% (4384/4765)
Updating files:  93% (4432/4765)
Updating files:  94% (4480/4765)
Updating files:  95% (4527/4765)
Updating files:  96% (4575/4765)
Updating files:  97% (4623/4765)
Updating files:  98% (4670/4765)
Updating files:  99% (4718/4765)
Updating files: 100% (4765/4765)
Updating files: 100% (4765/4765), done.
20:50:21 [2022-06-06T20:50:21.498Z] #64 70.15 + cd /tmp/tmp.2PCbeauuEk/src/github.com/containerd/containerd
20:50:21 [2022-06-06T20:50:21.498Z] #64 70.15 + git checkout -q v1.6.6
20:50:21 [2022-06-06T20:50:21.795Z] #21 12.32 Reading package lists...
20:50:21 [2022-06-06T20:50:21.795Z] #21 ...
20:50:21 [2022-06-06T20:50:21.795Z] 
20:50:21 [2022-06-06T20:50:21.795Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:50:21 [2022-06-06T20:50:21.795Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 Delve is a source level debugger for Go programs.
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 Delve enables you to interact with your program by controlling the execution of the process,
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 Pass flags to the program you are debugging using `--`, for example:
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 `dlv exec ./hello -- server --config conf/config.toml`
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 Usage:
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9   dlv [command]
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 Available Commands:
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9   attach      Attach to running process and begin debugging.
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9   connect     Connect to a headless debug server with a terminal client.
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9   core        Examine a core dump.
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9   debug       Compile and begin debugging main package in current directory, or the package specified.
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9   exec        Execute a precompiled binary, and begin a debug session.
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9   help        Help about any command
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9   run         Deprecated command. Use 'debug' instead.
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9   test        Compile test binary and begin debugging program.
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9   trace       Compile and begin tracing program.
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9   version     Prints version.
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 Flags:
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9       --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)
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9       --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)
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9       --disable-aslr                     Disables address space randomization
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9   -h, --help                             help for dlv
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9       --init string                      Init file, executed by the terminal client.
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9       --log                              Enable debugging server logging.
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9       --wd string                        Working directory for running the program.
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9 
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9 Additional help topics:
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9   dlv backend  Help about the --backend flag.
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9   dlv log      Help about logging flags.
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9   dlv redirect Help about file redirection.
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9 
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9 Use "dlv [command] --help" for more information about a command.
20:50:21 [2022-06-06T20:50:21.796Z] #36 DONE 146.0s
20:50:22 [2022-06-06T20:50:22.051Z] 
20:50:22 [2022-06-06T20:50:22.051Z] #21 [dev-systemd-false  7/26] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:50:22 [2022-06-06T20:50:22.051Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450
20:50:22 [2022-06-06T20:50:22.639Z] #19 154.7 debconf: delaying package configuration, since apt-utils is not installed
20:50:22 [2022-06-06T20:50:22.896Z] #19 155.3 Fetched 788 MB in 36s (22.1 MB/s)
20:50:22 [2022-06-06T20:50:22.896Z] #19 155.4 Selecting previously unselected package liblocale-gettext-perl.
20:50:22 [2022-06-06T20:50:22.896Z] #19 155.4 (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 ... 15718 files and directories currently installed.)
20:50:22 [2022-06-06T20:50:22.896Z] #19 155.4 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
20:50:22 [2022-06-06T20:50:22.896Z] #19 155.4 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
20:50:22 [2022-06-06T20:50:22.896Z] #19 155.6 Selecting previously unselected package bzip2.
20:50:22 [2022-06-06T20:50:22.896Z] #19 155.6 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
20:50:22 [2022-06-06T20:50:22.896Z] #19 155.6 Unpacking bzip2 (1.0.8-4) ...
20:50:23 [2022-06-06T20:50:23.153Z] #19 155.6 Selecting previously unselected package libmagic-mgc.
20:50:23 [2022-06-06T20:50:23.153Z] #19 155.6 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
20:50:23 [2022-06-06T20:50:23.398Z] #64 71.71 + export 'BUILDTAGS=netgo osusergo static_build'
20:50:23 [2022-06-06T20:50:23.398Z] #64 71.72 + BUILDTAGS='netgo osusergo static_build'
20:50:23 [2022-06-06T20:50:23.398Z] #64 71.72 + export EXTRA_FLAGS=-buildmode=pie
20:50:23 [2022-06-06T20:50:23.398Z] #64 71.72 + EXTRA_FLAGS=-buildmode=pie
20:50:23 [2022-06-06T20:50:23.398Z] #64 71.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:50:23 [2022-06-06T20:50:23.398Z] #64 71.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:50:23 [2022-06-06T20:50:23.398Z] #64 71.72 + '[' '' = dynamic ']'
20:50:23 [2022-06-06T20:50:23.398Z] #64 71.72 + make
20:50:23 [2022-06-06T20:50:23.410Z] #19 155.7 Unpacking libmagic-mgc (1:5.39-3) ...
20:50:23 [2022-06-06T20:50:23.410Z] #19 155.9 Selecting previously unselected package libmagic1:amd64.
20:50:23 [2022-06-06T20:50:23.667Z] #19 156.0 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
20:50:23 [2022-06-06T20:50:23.667Z] #19 156.0 Unpacking libmagic1:amd64 (1:5.39-3) ...
20:50:23 [2022-06-06T20:50:23.667Z] #19 156.1 Selecting previously unselected package file.
20:50:23 [2022-06-06T20:50:23.667Z] #19 156.1 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
20:50:23 [2022-06-06T20:50:23.667Z] #19 156.1 Unpacking file (1:5.39-3) ...
20:50:23 [2022-06-06T20:50:23.924Z] #19 156.3 Selecting previously unselected package xz-utils.
20:50:23 [2022-06-06T20:50:23.924Z] #19 156.3 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
20:50:23 [2022-06-06T20:50:23.924Z] #19 156.3 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:50:23 [2022-06-06T20:50:23.924Z] #19 156.5 Selecting previously unselected package binutils-aarch64-linux-gnu.
20:50:23 [2022-06-06T20:50:23.924Z] #19 156.5 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
20:50:23 [2022-06-06T20:50:23.924Z] #19 156.5 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
20:50:23 [2022-06-06T20:50:23.942Z] #21 12.32 Reading package lists...
20:50:23 [2022-06-06T20:50:23.978Z] #64 71.54 + bin/ctr
20:50:24 [2022-06-06T20:50:24.503Z] #21 14.97 Building dependency tree...
20:50:25 [2022-06-06T20:50:25.065Z] #21 16.26 The following additional packages will be installed:
20:50:25 [2022-06-06T20:50:25.065Z] #21 16.26   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:50:25 [2022-06-06T20:50:25.065Z] #21 16.26   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:50:25 [2022-06-06T20:50:25.065Z] #21 16.26   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:50:25 [2022-06-06T20:50:25.065Z] #21 16.26   python3-pkg-resources vim-runtime xxd
20:50:25 [2022-06-06T20:50:25.321Z] #21 16.27 Suggested packages:
20:50:25 [2022-06-06T20:50:25.321Z] #21 16.27   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:50:25 [2022-06-06T20:50:25.321Z] #21 16.27   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
20:50:25 [2022-06-06T20:50:25.321Z] #21 16.27   acl attr quota
20:50:25 [2022-06-06T20:50:25.321Z] #21 16.27 Recommended packages:
20:50:25 [2022-06-06T20:50:25.321Z] #21 16.27   libatm1 nftables libpam-cap build-essential python3-dev unzip
20:50:25 [2022-06-06T20:50:25.818Z] #19 158.0 Selecting previously unselected package binutils-arm-linux-gnueabi.
20:50:25 [2022-06-06T20:50:25.818Z] #19 158.0 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
20:50:25 [2022-06-06T20:50:25.818Z] #19 158.0 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
20:50:25 [2022-06-06T20:50:25.937Z] #64 74.24 + bin/ctr
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.47 The following NEW packages will be installed:
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.48   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.48   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.48   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.48   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.48   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.48   python3-pkg-resources python3-setuptools python3-wheel sudo
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.48   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.48   xz-utils zip zstd
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.78 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.78 Need to get 27.6 MB of archives.
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.78 After this operation, 106 MB of additional disk space will be used.
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.81 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.84 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.85 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
20:50:26 [2022-06-06T20:50:26.748Z] #19 159.2 Selecting previously unselected package binutils-arm-linux-gnueabihf.
20:50:26 [2022-06-06T20:50:26.748Z] #19 159.2 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
20:50:26 [2022-06-06T20:50:26.748Z] #19 159.2 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
20:50:26 [2022-06-06T20:50:26.943Z] #21 17.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
20:50:26 [2022-06-06T20:50:26.943Z] #21 17.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
20:50:26 [2022-06-06T20:50:26.943Z] #21 17.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:50:26 [2022-06-06T20:50:26.943Z] #21 17.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
20:50:26 [2022-06-06T20:50:26.943Z] #21 17.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
20:50:26 [2022-06-06T20:50:26.943Z] #21 17.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
20:50:26 [2022-06-06T20:50:26.943Z] #21 17.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:50:26 [2022-06-06T20:50:26.944Z] #21 17.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:50:26 [2022-06-06T20:50:26.944Z] #21 17.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:50:26 [2022-06-06T20:50:26.944Z] #21 17.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
20:50:26 [2022-06-06T20:50:26.944Z] #21 17.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
20:50:26 [2022-06-06T20:50:26.944Z] #21 17.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:50:26 [2022-06-06T20:50:26.944Z] #21 18.15 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.15 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.15 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.16 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.16 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.16 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.17 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.21 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.21 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.22 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.23 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.23 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.24 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.25 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.28 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.29 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.29 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:50:27 [2022-06-06T20:50:27.455Z] #21 18.44 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
20:50:27 [2022-06-06T20:50:27.455Z] #21 18.47 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
20:50:27 [2022-06-06T20:50:27.455Z] #21 18.49 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
20:50:27 [2022-06-06T20:50:27.455Z] #21 18.50 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
20:50:28 [2022-06-06T20:50:28.016Z] #21 18.92 debconf: delaying package configuration, since apt-utils is not installed
20:50:28 [2022-06-06T20:50:28.016Z] #21 19.05 Fetched 27.6 MB in 1s (27.3 MB/s)
20:50:28 [2022-06-06T20:50:28.016Z] #21 19.10 Selecting previously unselected package pigz.
20:50:28 [2022-06-06T20:50:28.016Z] #21 19.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24019 files and directories currently installed.)
20:50:28 [2022-06-06T20:50:28.016Z] #21 19.14 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
20:50:28 [2022-06-06T20:50:28.016Z] #21 19.14 Unpacking pigz (2.6-1) ...
20:50:28 [2022-06-06T20:50:28.118Z] #19 160.4 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
20:50:28 [2022-06-06T20:50:28.118Z] #19 160.4 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
20:50:28 [2022-06-06T20:50:28.118Z] #19 160.4 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
20:50:28 [2022-06-06T20:50:28.272Z] #21 19.25 Selecting previously unselected package libelf1:amd64.
20:50:28 [2022-06-06T20:50:28.272Z] #21 19.25 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
20:50:28 [2022-06-06T20:50:28.272Z] #21 19.26 Unpacking libelf1:amd64 (0.183-1) ...
20:50:28 [2022-06-06T20:50:28.272Z] #21 19.42 Selecting previously unselected package libbpf0:amd64.
20:50:28 [2022-06-06T20:50:28.272Z] #21 19.42 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
20:50:28 [2022-06-06T20:50:28.272Z] #21 19.42 Unpacking libbpf0:amd64 (1:0.3-2) ...
20:50:28 [2022-06-06T20:50:28.272Z] #21 19.52 Selecting previously unselected package libcap2:amd64.
20:50:28 [2022-06-06T20:50:28.487Z] #23 8.551 Collecting yamllint==1.26.1
20:50:28 [2022-06-06T20:50:28.487Z] #23 9.606   Downloading yamllint-1.26.1.tar.gz (126 kB)
20:50:28 [2022-06-06T20:50:28.527Z] #21 19.53 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
20:50:28 [2022-06-06T20:50:28.528Z] #21 19.53 Unpacking libcap2:amd64 (1:2.44-1) ...
20:50:28 [2022-06-06T20:50:28.528Z] #21 19.58 Selecting previously unselected package libmnl0:amd64.
20:50:28 [2022-06-06T20:50:28.528Z] #21 19.58 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
20:50:28 [2022-06-06T20:50:28.528Z] #21 19.59 Unpacking libmnl0:amd64 (1.0.4-3) ...
20:50:28 [2022-06-06T20:50:28.528Z] #21 19.64 Selecting previously unselected package libxtables12:amd64.
20:50:28 [2022-06-06T20:50:28.528Z] #21 19.65 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
20:50:28 [2022-06-06T20:50:28.528Z] #21 19.65 Unpacking libxtables12:amd64 (1.8.7-1) ...
20:50:28 [2022-06-06T20:50:28.528Z] #21 19.69 Selecting previously unselected package libcap2-bin.
20:50:28 [2022-06-06T20:50:28.528Z] #21 19.71 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
20:50:28 [2022-06-06T20:50:28.528Z] #21 19.71 Unpacking libcap2-bin (1:2.44-1) ...
20:50:28 [2022-06-06T20:50:28.528Z] #21 19.78 Selecting previously unselected package iproute2.
20:50:28 [2022-06-06T20:50:28.783Z] #21 19.79 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
20:50:28 [2022-06-06T20:50:28.783Z] #21 19.81 Unpacking iproute2 (5.10.0-4) ...
20:50:29 [2022-06-06T20:50:29.058Z] #23 10.53 Collecting pathspec>=0.5.3
20:50:29 [2022-06-06T20:50:29.058Z] #23 10.55   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
20:50:29 [2022-06-06T20:50:29.058Z] #23 10.79 Collecting pyyaml
20:50:29 [2022-06-06T20:50:29.058Z] #23 10.81   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
20:50:29 [2022-06-06T20:50:29.058Z] #23 10.85 Building wheels for collected packages: yamllint
20:50:29 [2022-06-06T20:50:29.058Z] #23 10.85   Building wheel for yamllint (setup.py): started
20:50:29 [2022-06-06T20:50:29.076Z] #19 161.7 Selecting previously unselected package binutils-s390x-linux-gnu.
20:50:29 [2022-06-06T20:50:29.346Z] #19 161.7 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
20:50:29 [2022-06-06T20:50:29.346Z] #19 161.8 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
20:50:29 [2022-06-06T20:50:29.347Z] #21 20.25 Selecting previously unselected package xxd.
20:50:29 [2022-06-06T20:50:29.347Z] #21 20.25 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:50:29 [2022-06-06T20:50:29.347Z] #21 20.26 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:50:29 [2022-06-06T20:50:29.347Z] #21 20.35 Selecting previously unselected package vim-common.
20:50:29 [2022-06-06T20:50:29.347Z] #21 20.36 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:50:29 [2022-06-06T20:50:29.347Z] #21 20.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:50:29 [2022-06-06T20:50:29.347Z] #21 20.48 Selecting previously unselected package bash-completion.
20:50:29 [2022-06-06T20:50:29.347Z] #21 20.49 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
20:50:29 [2022-06-06T20:50:29.999Z] #23 11.55   Building wheel for yamllint (setup.py): finished with status 'done'
20:50:29 [2022-06-06T20:50:29.999Z] #23 11.57   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8b84681e05013f1df787023b91695340111d78cdebb238986b3b4a9e8ebed421
20:50:29 [2022-06-06T20:50:29.999Z] #23 11.57   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
20:50:29 [2022-06-06T20:50:29.999Z] #23 11.58 Successfully built yamllint
20:50:29 [2022-06-06T20:50:29.999Z] #23 11.59 Installing collected packages: pyyaml, pathspec, yamllint
20:50:30 [2022-06-06T20:50:30.260Z] #23 11.92 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
20:50:30 [2022-06-06T20:50:30.280Z] #19 162.9 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
20:50:30 [2022-06-06T20:50:30.567Z] #19 162.9 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
20:50:30 [2022-06-06T20:50:30.567Z] #19 162.9 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
20:50:30 [2022-06-06T20:50:30.567Z] #19 163.1 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
20:50:30 [2022-06-06T20:50:30.567Z] #19 163.1 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
20:50:30 [2022-06-06T20:50:30.567Z] #19 163.1 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
20:50:31 [2022-06-06T20:50:31.200Z] #23 DONE 12.7s
20:50:31 [2022-06-06T20:50:31.200Z] 
20:50:31 [2022-06-06T20:50:31.200Z] #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
20:50:31 [2022-06-06T20:50:31.200Z] #64 sha256:3f3636642229322e01da802e5dbb9360cd8e8ec0a41f96d1c97e584565e5eb4b
20:50:31 [2022-06-06T20:50:31.238Z] #21 22.05 Unpacking bash-completion (1:2.11-2) ...
20:50:31 [2022-06-06T20:50:31.494Z] #21 22.51 Selecting previously unselected package bzip2.
20:50:31 [2022-06-06T20:50:31.494Z] #21 22.51 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
20:50:31 [2022-06-06T20:50:31.494Z] #21 22.52 Unpacking bzip2 (1.0.8-4) ...
20:50:31 [2022-06-06T20:50:31.494Z] #21 22.60 Selecting previously unselected package xz-utils.
20:50:31 [2022-06-06T20:50:31.494Z] #21 22.61 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
20:50:31 [2022-06-06T20:50:31.494Z] #21 22.62 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:50:31 [2022-06-06T20:50:31.750Z] #21 22.74 Selecting previously unselected package apparmor.
20:50:31 [2022-06-06T20:50:31.750Z] #21 22.75 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
20:50:31 [2022-06-06T20:50:31.750Z] #21 22.81 Unpacking apparmor (2.13.6-10) ...
20:50:32 [2022-06-06T20:50:32.006Z] #21 23.11 Selecting previously unselected package inetutils-ping.
20:50:32 [2022-06-06T20:50:32.006Z] #21 23.13 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
20:50:32 [2022-06-06T20:50:32.006Z] #21 23.13 Unpacking inetutils-ping (2:2.0-1) ...
20:50:32 [2022-06-06T20:50:32.262Z] #21 23.23 Selecting previously unselected package libip4tc2:amd64.
20:50:32 [2022-06-06T20:50:32.262Z] #21 23.26 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
20:50:32 [2022-06-06T20:50:32.262Z] #21 23.27 Unpacking libip4tc2:amd64 (1.8.7-1) ...
20:50:32 [2022-06-06T20:50:32.262Z] #21 23.34 Selecting previously unselected package libip6tc2:amd64.
20:50:32 [2022-06-06T20:50:32.262Z] #21 23.35 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
20:50:32 [2022-06-06T20:50:32.262Z] #21 23.36 Unpacking libip6tc2:amd64 (1.8.7-1) ...
20:50:32 [2022-06-06T20:50:32.262Z] #21 23.41 Selecting previously unselected package libnfnetlink0:amd64.
20:50:32 [2022-06-06T20:50:32.262Z] #21 23.42 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:50:32 [2022-06-06T20:50:32.262Z] #21 23.42 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:50:32 [2022-06-06T20:50:32.262Z] #21 23.48 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:50:32 [2022-06-06T20:50:32.502Z] #64 ...
20:50:32 [2022-06-06T20:50:32.502Z] 
20:50:32 [2022-06-06T20:50:32.502Z] #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
20:50:32 [2022-06-06T20:50:32.502Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:50:32 [2022-06-06T20:50:32.502Z] #14 133.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
20:50:32 [2022-06-06T20:50:32.502Z] #14 133.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:50:32 [2022-06-06T20:50:32.502Z] #14 133.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:50:32 [2022-06-06T20:50:32.518Z] #21 23.49 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
20:50:32 [2022-06-06T20:50:32.518Z] #21 23.49 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:50:32 [2022-06-06T20:50:32.518Z] #21 23.55 Selecting previously unselected package libnftnl11:amd64.
20:50:32 [2022-06-06T20:50:32.518Z] #21 23.55 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
20:50:32 [2022-06-06T20:50:32.518Z] #21 23.57 Unpacking libnftnl11:amd64 (1.1.9-1) ...
20:50:32 [2022-06-06T20:50:32.518Z] #21 23.67 Selecting previously unselected package iptables.
20:50:32 [2022-06-06T20:50:32.518Z] #21 23.67 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
20:50:32 [2022-06-06T20:50:32.518Z] #21 23.68 Unpacking iptables (1.8.7-1) ...
20:50:33 [2022-06-06T20:50:33.095Z] #21 23.95 Selecting previously unselected package libonig5:amd64.
20:50:33 [2022-06-06T20:50:33.095Z] #21 23.95 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
20:50:33 [2022-06-06T20:50:33.095Z] #21 23.95 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:50:33 [2022-06-06T20:50:33.095Z] #21 24.10 Selecting previously unselected package libjq1:amd64.
20:50:33 [2022-06-06T20:50:33.095Z] #21 24.10 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
20:50:33 [2022-06-06T20:50:33.095Z] #21 24.11 Unpacking libjq1:amd64 (1.6-2.1) ...
20:50:33 [2022-06-06T20:50:33.095Z] #21 24.21 Selecting previously unselected package jq.
20:50:33 [2022-06-06T20:50:33.095Z] #21 24.21 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
20:50:33 [2022-06-06T20:50:33.095Z] #21 24.22 Unpacking jq (1.6-2.1) ...
20:50:33 [2022-06-06T20:50:33.095Z] #21 24.27 Selecting previously unselected package libaio1:amd64.
20:50:33 [2022-06-06T20:50:33.095Z] #21 24.28 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
20:50:33 [2022-06-06T20:50:33.095Z] #21 24.29 Unpacking libaio1:amd64 (0.3.112-9) ...
20:50:33 [2022-06-06T20:50:33.352Z] #21 24.34 Selecting previously unselected package libgpm2:amd64.
20:50:33 [2022-06-06T20:50:33.352Z] #21 24.35 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
20:50:33 [2022-06-06T20:50:33.352Z] #21 24.35 Unpacking libgpm2:amd64 (1.20.7-8) ...
20:50:33 [2022-06-06T20:50:33.352Z] #21 24.41 Selecting previously unselected package libicu67:amd64.
20:50:33 [2022-06-06T20:50:33.352Z] #21 24.41 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
20:50:33 [2022-06-06T20:50:33.352Z] #21 24.42 Unpacking libicu67:amd64 (67.1-7) ...
20:50:33 [2022-06-06T20:50:33.962Z] #64 ...
20:50:33 [2022-06-06T20:50:33.962Z] 
20:50:33 [2022-06-06T20:50:33.962Z] #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
20:50:33 [2022-06-06T20:50:33.962Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:50:33 [2022-06-06T20:50:33.962Z] #14 129.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
20:50:33 [2022-06-06T20:50:33.962Z] #14 129.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:50:33 [2022-06-06T20:50:33.962Z] #14 129.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:50:33 [2022-06-06T20:50:33.962Z] #14 138.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
20:50:33 [2022-06-06T20:50:33.962Z] #14 138.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
20:50:33 [2022-06-06T20:50:33.962Z] #14 138.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.52 Selecting previously unselected package libinih1:amd64.
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.52 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.53 Unpacking libinih1:amd64 (53-1+b2) ...
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.57 Selecting previously unselected package libnet1:amd64.
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.59 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.68 Selecting previously unselected package libnl-3-200:amd64.
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.69 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.69 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.74 Selecting previously unselected package libprotobuf-c1:amd64.
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.75 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.82 Selecting previously unselected package net-tools.
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.83 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.84 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:50:36 [2022-06-06T20:50:36.873Z] #21 27.99 Selecting previously unselected package patch.
20:50:36 [2022-06-06T20:50:36.873Z] #21 28.00 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
20:50:36 [2022-06-06T20:50:36.873Z] #21 28.01 Unpacking patch (2.7.6-7) ...
20:50:36 [2022-06-06T20:50:36.873Z] #21 28.11 Selecting previously unselected package python-pip-whl.
20:50:37 [2022-06-06T20:50:37.129Z] #21 28.12 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:50:37 [2022-06-06T20:50:37.129Z] #21 28.13 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:50:37 [2022-06-06T20:50:37.691Z] #21 28.65 Selecting previously unselected package python3-lib2to3.
20:50:37 [2022-06-06T20:50:37.691Z] #21 28.65 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
20:50:37 [2022-06-06T20:50:37.691Z] #21 28.65 Unpacking python3-lib2to3 (3.9.2-1) ...
20:50:37 [2022-06-06T20:50:37.691Z] #21 28.74 Selecting previously unselected package python3-distutils.
20:50:37 [2022-06-06T20:50:37.691Z] #21 28.74 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
20:50:37 [2022-06-06T20:50:37.691Z] #21 28.75 Unpacking python3-distutils (3.9.2-1) ...
20:50:37 [2022-06-06T20:50:37.947Z] #21 28.90 Selecting previously unselected package python3-pkg-resources.
20:50:37 [2022-06-06T20:50:37.947Z] #21 28.90 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
20:50:37 [2022-06-06T20:50:37.947Z] #21 28.90 Unpacking python3-pkg-resources (52.0.0-4) ...
20:50:37 [2022-06-06T20:50:37.947Z] #21 29.02 Selecting previously unselected package python3-setuptools.
20:50:37 [2022-06-06T20:50:37.947Z] #21 29.03 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
20:50:37 [2022-06-06T20:50:37.947Z] #21 29.03 Unpacking python3-setuptools (52.0.0-4) ...
20:50:38 [2022-06-06T20:50:38.203Z] #21 29.21 Selecting previously unselected package python3-wheel.
20:50:38 [2022-06-06T20:50:38.203Z] #21 29.23 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
20:50:38 [2022-06-06T20:50:38.203Z] #21 29.24 Unpacking python3-wheel (0.34.2-1) ...
20:50:38 [2022-06-06T20:50:38.203Z] #21 29.30 Selecting previously unselected package python3-pip.
20:50:38 [2022-06-06T20:50:38.203Z] #21 29.32 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:50:38 [2022-06-06T20:50:38.203Z] #21 29.32 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:50:38 [2022-06-06T20:50:38.458Z] #21 29.59 Selecting previously unselected package sudo.
20:50:38 [2022-06-06T20:50:38.458Z] #21 29.59 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
20:50:38 [2022-06-06T20:50:38.458Z] #21 29.60 Unpacking sudo (1.9.5p2-3) ...
20:50:39 [2022-06-06T20:50:39.020Z] #21 30.05 Selecting previously unselected package thin-provisioning-tools.
20:50:39 [2022-06-06T20:50:39.020Z] #21 30.06 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
20:50:39 [2022-06-06T20:50:39.020Z] #21 30.06 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:50:39 [2022-06-06T20:50:39.276Z] #21 30.27 Selecting previously unselected package uidmap.
20:50:39 [2022-06-06T20:50:39.276Z] #21 30.29 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
20:50:39 [2022-06-06T20:50:39.276Z] #21 30.29 Unpacking uidmap (1:4.8.1-1) ...
20:50:39 [2022-06-06T20:50:39.276Z] #21 30.43 Selecting previously unselected package vim-runtime.
20:50:39 [2022-06-06T20:50:39.276Z] #21 30.43 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:50:39 [2022-06-06T20:50:39.276Z] #21 30.47 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:50:39 [2022-06-06T20:50:39.532Z] #21 30.50 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:50:39 [2022-06-06T20:50:39.532Z] #21 30.52 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:50:42 [2022-06-06T20:50:42.482Z] #14 143.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
20:50:42 [2022-06-06T20:50:42.482Z] #14 143.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
20:50:42 [2022-06-06T20:50:42.482Z] #14 143.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:50:42 [2022-06-06T20:50:42.798Z] #21 33.67 Selecting previously unselected package vim.
20:50:42 [2022-06-06T20:50:42.798Z] #21 33.69 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:50:42 [2022-06-06T20:50:42.798Z] #21 33.70 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:50:43 [2022-06-06T20:50:43.054Z] #21 34.21 Selecting previously unselected package xfsprogs.
20:50:43 [2022-06-06T20:50:43.309Z] #21 34.21 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
20:50:43 [2022-06-06T20:50:43.309Z] #21 34.22 Unpacking xfsprogs (5.10.0-4) ...
20:50:43 [2022-06-06T20:50:43.424Z] #64 ...
20:50:43 [2022-06-06T20:50:43.424Z] 
20:50:43 [2022-06-06T20:50:43.424Z] #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
20:50:43 [2022-06-06T20:50:43.424Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e
20:50:43 [2022-06-06T20:50:43.424Z] #47 177.6 + dpkg --print-architecture
20:50:43 [2022-06-06T20:50:43.424Z] #47 DONE 178.3s
20:50:43 [2022-06-06T20:50:43.424Z] 
20:50:43 [2022-06-06T20:50:43.424Z] #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.44.0"      && /build/golangci-lint --version
20:50:43 [2022-06-06T20:50:43.424Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3
20:50:43 [2022-06-06T20:50:43.565Z] #21 34.59 Selecting previously unselected package zip.
20:50:43 [2022-06-06T20:50:43.565Z] #21 34.60 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
20:50:43 [2022-06-06T20:50:43.565Z] #21 34.60 Unpacking zip (3.0-12) ...
20:50:43 [2022-06-06T20:50:43.565Z] #21 34.70 Selecting previously unselected package zstd.
20:50:43 [2022-06-06T20:50:43.565Z] #21 34.72 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
20:50:43 [2022-06-06T20:50:43.565Z] #21 34.72 Unpacking zstd (1.4.8+dfsg-2.1) ...
20:50:43 [2022-06-06T20:50:43.821Z] #21 35.03 Setting up python3-pkg-resources (52.0.0-4) ...
20:50:43 [2022-06-06T20:50:43.935Z] #14 149.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
20:50:43 [2022-06-06T20:50:43.935Z] #14 149.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:50:43 [2022-06-06T20:50:43.935Z] #14 149.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:50:44 [2022-06-06T20:50:44.748Z] #21 35.79 Setting up libip4tc2:amd64 (1.8.7-1) ...
20:50:44 [2022-06-06T20:50:44.748Z] #21 35.80 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:50:44 [2022-06-06T20:50:44.748Z] #21 35.81 Setting up libgpm2:amd64 (1.20.7-8) ...
20:50:44 [2022-06-06T20:50:44.748Z] #21 35.82 Setting up libicu67:amd64 (67.1-7) ...
20:50:44 [2022-06-06T20:50:44.748Z] #21 35.83 Setting up libip6tc2:amd64 (1.8.7-1) ...
20:50:44 [2022-06-06T20:50:44.748Z] #21 35.84 Setting up libinih1:amd64 (53-1+b2) ...
20:50:44 [2022-06-06T20:50:44.748Z] #21 35.85 Setting up uidmap (1:4.8.1-1) ...
20:50:44 [2022-06-06T20:50:44.748Z] #21 35.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:50:44 [2022-06-06T20:50:44.748Z] #21 35.87 Setting up bzip2 (1.0.8-4) ...
20:50:44 [2022-06-06T20:50:44.748Z] #21 35.88 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:50:44 [2022-06-06T20:50:44.748Z] #21 35.89 Setting up python3-wheel (0.34.2-1) ...
20:50:45 [2022-06-06T20:50:45.309Z] #21 36.39 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:50:45 [2022-06-06T20:50:45.309Z] #21 36.40 Setting up libcap2:amd64 (1:2.44-1) ...
20:50:45 [2022-06-06T20:50:45.309Z] #21 36.43 Setting up libcap2-bin (1:2.44-1) ...
20:50:45 [2022-06-06T20:50:45.309Z] #21 36.44 Setting up apparmor (2.13.6-10) ...
20:50:46 [2022-06-06T20:50:46.673Z] #21 37.80 Setting up zip (3.0-12) ...
20:50:46 [2022-06-06T20:50:46.673Z] #21 37.81 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:50:46 [2022-06-06T20:50:46.929Z] #21 37.87 Setting up bash-completion (1:2.11-2) ...
20:50:48 [2022-06-06T20:50:48.633Z] #19 178.4 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
20:50:48 [2022-06-06T20:50:48.633Z] #19 178.4 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
20:50:48 [2022-06-06T20:50:48.633Z] #19 178.4 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
20:50:48 [2022-06-06T20:50:48.633Z] #19 178.5 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
20:50:48 [2022-06-06T20:50:48.633Z] #19 178.5 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
20:50:48 [2022-06-06T20:50:48.633Z] #19 178.5 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.69 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.72 Setting up libmnl0:amd64 (1.0.4-3) ...
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.73 Setting up patch (2.7.6-7) ...
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.74 Setting up sudo (1.9.5p2-3) ...
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.81 invoke-rc.d: could not determine current runlevel
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.83 invoke-rc.d: policy-rc.d denied execution of start.
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.83 Setting up xfsprogs (5.10.0-4) ...
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.85 Setting up libxtables12:amd64 (1.8.7-1) ...
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.87 Setting up inetutils-ping (2:2.0-1) ...
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.91 Setting up pigz (2.6-1) ...
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.93 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.95 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.97 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.98 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:50:49 [2022-06-06T20:50:49.395Z] #21 40.50 Setting up libaio1:amd64 (0.3.112-9) ...
20:50:49 [2022-06-06T20:50:49.395Z] #21 40.51 Setting up python3-lib2to3 (3.9.2-1) ...
20:50:49 [2022-06-06T20:50:49.652Z] #21 40.89 Setting up libelf1:amd64 (0.183-1) ...
20:50:49 [2022-06-06T20:50:49.908Z] #21 40.92 Setting up zstd (1.4.8+dfsg-2.1) ...
20:50:49 [2022-06-06T20:50:49.908Z] #21 40.93 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:50:49 [2022-06-06T20:50:49.908Z] #21 40.94 Setting up python3-distutils (3.9.2-1) ...
20:50:50 [2022-06-06T20:50:50.472Z] #21 41.38 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:50:50 [2022-06-06T20:50:50.472Z] #21 41.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:50:50 [2022-06-06T20:50:50.472Z] #21 41.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:50:50 [2022-06-06T20:50:50.472Z] #21 41.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:50:50 [2022-06-06T20:50:50.472Z] #21 41.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:50:50 [2022-06-06T20:50:50.472Z] #21 41.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:50:50 [2022-06-06T20:50:50.472Z] #21 41.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:50:50 [2022-06-06T20:50:50.472Z] #21 41.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:50:50 [2022-06-06T20:50:50.472Z] #21 41.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:50:50 [2022-06-06T20:50:50.472Z] #21 41.44 Setting up python3-setuptools (52.0.0-4) ...
20:50:51 [2022-06-06T20:50:51.852Z] #21 42.78 Setting up libjq1:amd64 (1.6-2.1) ...
20:50:51 [2022-06-06T20:50:51.852Z] #21 42.79 Setting up libnftnl11:amd64 (1.1.9-1) ...
20:50:51 [2022-06-06T20:50:51.852Z] #21 42.80 Setting up thin-provisioning-tools (0.9.0-1) ...
20:50:51 [2022-06-06T20:50:51.852Z] #21 42.81 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:50:52 [2022-06-06T20:50:52.782Z] #21 43.90 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:50:52 [2022-06-06T20:50:52.782Z] #21 43.91 Setting up jq (1.6-2.1) ...
20:50:52 [2022-06-06T20:50:52.782Z] #21 43.92 Setting up libbpf0:amd64 (1:0.3-2) ...
20:50:52 [2022-06-06T20:50:52.782Z] #21 43.94 Setting up iptables (1.8.7-1) ...
20:50:52 [2022-06-06T20:50:52.782Z] #21 43.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:50:52 [2022-06-06T20:50:52.782Z] #21 43.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:50:52 [2022-06-06T20:50:52.782Z] #21 43.96 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:50:52 [2022-06-06T20:50:52.782Z] #21 43.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:50:52 [2022-06-06T20:50:52.782Z] #21 43.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:50:52 [2022-06-06T20:50:52.782Z] #21 43.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:50:52 [2022-06-06T20:50:52.782Z] #21 44.00 Setting up iproute2 (5.10.0-4) ...
20:50:53 [2022-06-06T20:50:53.295Z] #21 44.31 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:50:53 [2022-06-06T20:50:53.295Z] #21 DONE 44.6s
20:50:53 [2022-06-06T20:50:53.295Z] 
20:50:53 [2022-06-06T20:50:53.295Z] #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
20:50:53 [2022-06-06T20:50:53.295Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
20:50:53 [2022-06-06T20:50:53.552Z] #47 ...
20:50:53 [2022-06-06T20:50:53.552Z] 
20:50:53 [2022-06-06T20:50:53.552Z] #22 [dev-systemd-false  8/26] 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
20:50:53 [2022-06-06T20:50:53.552Z] #22 sha256:28b8ede06aaf80c2647e950a3b14bb108bc0b21cd6feabf88eaedddc580c78bb
20:50:54 [2022-06-06T20:50:54.706Z] #14 154.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
20:50:54 [2022-06-06T20:50:54.706Z] #14 154.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:50:54 [2022-06-06T20:50:54.706Z] #14 154.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:50:54 [2022-06-06T20:50:54.921Z] #22 1.234 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:50:54 [2022-06-06T20:50:54.921Z] #22 1.238 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:50:54 [2022-06-06T20:50:54.921Z] #22 1.241 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:50:54 [2022-06-06T20:50:54.921Z] #22 DONE 1.3s
20:50:54 [2022-06-06T20:50:54.921Z] 
20:50:54 [2022-06-06T20:50:54.921Z] #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
20:50:54 [2022-06-06T20:50:54.921Z] #60 sha256:2e58755928d576408386b0a6944ca22de7cefcad6fc7bc526071e7a4c1832830
20:50:54 [2022-06-06T20:50:54.921Z] #60 ...
20:50:54 [2022-06-06T20:50:54.921Z] 
20:50:54 [2022-06-06T20:50:54.921Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
20:50:54 [2022-06-06T20:50:54.921Z] #23 sha256:98f0f2607b2c07e90269be57bf0cae114d1acdf91571ccbc325d5f396d4ab29e
20:51:04 [2022-06-06T20:51:04.869Z] #23 9.615 Collecting yamllint==1.26.1
20:51:05 [2022-06-06T20:51:05.431Z] #23 10.65   Downloading yamllint-1.26.1.tar.gz (126 kB)
20:51:05 [2022-06-06T20:51:05.874Z] #14 ...
20:51:05 [2022-06-06T20:51:05.874Z] 
20:51:05 [2022-06-06T20:51:05.874Z] #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
20:51:05 [2022-06-06T20:51:05.874Z] #67 sha256:cdd3616b4a8e38baa711849a39b0a1605b1721a9b2c3f5c0ada7e3f7e9986c54
20:51:05 [2022-06-06T20:51:05.874Z] #67 170.4 + for f in rootlesskit rootlesskit-docker-proxy
20:51:05 [2022-06-06T20:51:05.874Z] #67 170.4 + GOBIN=/build
20:51:05 [2022-06-06T20:51:05.874Z] #67 170.4 + GO111MODULE=on
20:51:05 [2022-06-06T20:51:05.874Z] #67 170.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
20:51:06 [2022-06-06T20:51:06.359Z] #23 11.62 Collecting pathspec>=0.5.3
20:51:06 [2022-06-06T20:51:06.359Z] #23 11.64   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
20:51:06 [2022-06-06T20:51:06.616Z] #23 11.95 Collecting pyyaml
20:51:06 [2022-06-06T20:51:06.616Z] #23 11.96   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
20:51:06 [2022-06-06T20:51:06.692Z] #19 196.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
20:51:06 [2022-06-06T20:51:06.692Z] #19 196.8 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
20:51:06 [2022-06-06T20:51:06.692Z] #19 196.8 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
20:51:06 [2022-06-06T20:51:06.692Z] #19 196.9 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
20:51:06 [2022-06-06T20:51:06.692Z] #19 196.9 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
20:51:06 [2022-06-06T20:51:06.692Z] #19 196.9 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
20:51:06 [2022-06-06T20:51:06.872Z] #23 12.01 Building wheels for collected packages: yamllint
20:51:06 [2022-06-06T20:51:06.872Z] #23 12.01   Building wheel for yamllint (setup.py): started
20:51:07 [2022-06-06T20:51:07.800Z] #23 12.92   Building wheel for yamllint (setup.py): finished with status 'done'
20:51:07 [2022-06-06T20:51:07.800Z] #23 12.92   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b73f592e33225e2161340aab45583a6ea61f5ae4449267c1c5537f4fffce3b35
20:51:07 [2022-06-06T20:51:07.800Z] #23 12.92   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
20:51:07 [2022-06-06T20:51:07.800Z] #23 12.92 Successfully built yamllint
20:51:07 [2022-06-06T20:51:07.800Z] #23 12.96 Installing collected packages: pyyaml, pathspec, yamllint
20:51:08 [2022-06-06T20:51:08.056Z] #23 13.31 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
20:51:08 [2022-06-06T20:51:08.624Z] #23 DONE 13.8s
20:51:08 [2022-06-06T20:51:08.624Z] 
20:51:08 [2022-06-06T20:51:08.624Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
20:51:08 [2022-06-06T20:51:08.624Z] #27 sha256:ba462854f57e99abca41defe6d663aefae38fd539652f3a13bc0f50a7d85e7d3
20:51:08 [2022-06-06T20:51:08.880Z] #27 DONE 0.2s
20:51:08 [2022-06-06T20:51:08.880Z] 
20:51:08 [2022-06-06T20:51:08.880Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
20:51:08 [2022-06-06T20:51:08.880Z] #32 sha256:e52f20da552a9ad83e3a6eca93ca246c94154b1172e46c7568b3a49b689be190
20:51:09 [2022-06-06T20:51:09.136Z] #32 DONE 0.5s
20:51:09 [2022-06-06T20:51:09.136Z] 
20:51:09 [2022-06-06T20:51:09.136Z] #35 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
20:51:09 [2022-06-06T20:51:09.136Z] #35 sha256:6b059405618be92e046b3ecca1734a21b82b1f351adcce5a86a6d7343e812045
20:51:09 [2022-06-06T20:51:09.405Z] #35 DONE 0.1s
20:51:09 [2022-06-06T20:51:09.405Z] 
20:51:09 [2022-06-06T20:51:09.405Z] #37 [dev-systemd-false 13/26] COPY --from=delve         /build/ /usr/local/bin/
20:51:09 [2022-06-06T20:51:09.405Z] #37 sha256:40d8dacc0c2ad0b802b40873eaef8577c67aff39cedd29e3d3da2f700aecc9ea
20:51:09 [2022-06-06T20:51:09.405Z] #37 DONE 0.2s
20:51:09 [2022-06-06T20:51:09.405Z] 
20:51:09 [2022-06-06T20:51:09.405Z] #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
20:51:09 [2022-06-06T20:51:09.405Z] #60 sha256:2e58755928d576408386b0a6944ca22de7cefcad6fc7bc526071e7a4c1832830
20:51:09 [2022-06-06T20:51:09.663Z] #60 ...
20:51:09 [2022-06-06T20:51:09.663Z] 
20:51:09 [2022-06-06T20:51:09.663Z] #39 [dev-systemd-false 14/26] COPY --from=tomll         /build/ /usr/local/bin/
20:51:09 [2022-06-06T20:51:09.663Z] #39 sha256:afda57ba432bb9c82e73ac4984164b5959d683e2edc2b70542ce887b995526ce
20:51:09 [2022-06-06T20:51:09.663Z] #39 DONE 0.1s
20:51:09 [2022-06-06T20:51:09.663Z] 
20:51:09 [2022-06-06T20:51:09.663Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres      /build/ /usr/local/bin/
20:51:09 [2022-06-06T20:51:09.663Z] #41 sha256:cc5b5a4f193adfb9440a6d59079efddb4354f03c44d076da4af804f86ed1ddd0
20:51:09 [2022-06-06T20:51:09.663Z] #41 DONE 0.1s
20:51:09 [2022-06-06T20:51:09.919Z] 
20:51:09 [2022-06-06T20:51:09.919Z] #45 [dev-systemd-false 16/26] COPY --from=tini          /build/ /usr/local/bin/
20:51:09 [2022-06-06T20:51:09.919Z] #45 sha256:84100d1577ca6da32ed91a7e55421312b5993ef5198a87f6f137aa51b1e03739
20:51:09 [2022-06-06T20:51:09.919Z] #45 DONE 0.0s
20:51:09 [2022-06-06T20:51:09.919Z] 
20:51:09 [2022-06-06T20:51:09.919Z] #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
20:51:09 [2022-06-06T20:51:09.919Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
20:51:11 [2022-06-06T20:51:11.143Z] #67 ...
20:51:11 [2022-06-06T20:51:11.143Z] 
20:51:11 [2022-06-06T20:51:11.143Z] #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
20:51:11 [2022-06-06T20:51:11.143Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:51:11 [2022-06-06T20:51:11.143Z] #14 172.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
20:51:11 [2022-06-06T20:51:11.143Z] #14 172.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:51:11 [2022-06-06T20:51:11.143Z] #14 172.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:51:12 [2022-06-06T20:51:12.791Z] #14 ...
20:51:12 [2022-06-06T20:51:12.791Z] 
20:51:12 [2022-06-06T20:51:12.791Z] #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
20:51:12 [2022-06-06T20:51:12.791Z] #67 sha256:58a4742b827e08434fed6647fb188965e645f864217c5204fe3dba18196fa1d5
20:51:12 [2022-06-06T20:51:12.791Z] #67 171.0 + for f in rootlesskit rootlesskit-docker-proxy
20:51:12 [2022-06-06T20:51:12.791Z] #67 171.0 + GOBIN=/build
20:51:12 [2022-06-06T20:51:12.791Z] #67 171.0 + GO111MODULE=on
20:51:12 [2022-06-06T20:51:12.791Z] #67 171.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
20:51:14 [2022-06-06T20:51:14.434Z] #14 ...
20:51:14 [2022-06-06T20:51:14.435Z] 
20:51:14 [2022-06-06T20:51:14.435Z] #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
20:51:14 [2022-06-06T20:51:14.435Z] #67 sha256:cdd3616b4a8e38baa711849a39b0a1605b1721a9b2c3f5c0ada7e3f7e9986c54
20:51:14 [2022-06-06T20:51:14.435Z] #67 179.7 rootlesskit version 1.0.0
20:51:14 [2022-06-06T20:51:14.435Z] #67 179.7 Usage of /build/rootlesskit-docker-proxy:
20:51:14 [2022-06-06T20:51:14.435Z] #67 179.7   -container-ip string
20:51:14 [2022-06-06T20:51:14.435Z] #67 179.7     	container ip
20:51:14 [2022-06-06T20:51:14.435Z] #67 179.7   -container-port int
20:51:14 [2022-06-06T20:51:14.435Z] #67 179.7     	container port (default -1)
20:51:14 [2022-06-06T20:51:14.435Z] #67 179.7   -host-ip string
20:51:14 [2022-06-06T20:51:14.435Z] #67 179.7     	host ip
20:51:14 [2022-06-06T20:51:14.435Z] #67 179.7   -host-port int
20:51:14 [2022-06-06T20:51:14.435Z] #67 179.7     	host port (default -1)
20:51:14 [2022-06-06T20:51:14.435Z] #67 179.7   -proto string
20:51:14 [2022-06-06T20:51:14.435Z] #67 179.7     	proxy protocol (default "tcp")
20:51:16 [2022-06-06T20:51:16.080Z] #67 ...
20:51:16 [2022-06-06T20:51:16.080Z] 
20:51:16 [2022-06-06T20:51:16.080Z] #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
20:51:16 [2022-06-06T20:51:16.080Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:51:16 [2022-06-06T20:51:16.080Z] #14 176.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
20:51:16 [2022-06-06T20:51:16.080Z] #14 176.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:51:16 [2022-06-06T20:51:16.080Z] #14 176.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:51:16 [2022-06-06T20:51:16.971Z] #67 DONE 182.1s
20:51:16 [2022-06-06T20:51:16.971Z] 
20:51:16 [2022-06-06T20:51:16.971Z] #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
20:51:16 [2022-06-06T20:51:16.971Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:51:16 [2022-06-06T20:51:16.971Z] #14 182.3 Selecting previously unselected package g++-mingw-w64-x86-64.#14 ...
20:51:16 [2022-06-06T20:51:16.971Z] 
20:51:16 [2022-06-06T20:51:16.971Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
20:51:16 [2022-06-06T20:51:16.971Z] #68 sha256:77611467aabff01fe429ed5f344935c0e2dffd950cc16feec912cc9be6f233ca
20:51:16 [2022-06-06T20:51:16.971Z] #68 DONE 0.1s
20:51:16 [2022-06-06T20:51:16.971Z] 
20:51:16 [2022-06-06T20:51:16.971Z] #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
20:51:16 [2022-06-06T20:51:16.971Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:51:16 [2022-06-06T20:51:16.971Z] #14 182.3 Selecting previously unselected package g++-mingw-w64-x86-64.
20:51:16 [2022-06-06T20:51:16.971Z] #14 182.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
20:51:16 [2022-06-06T20:51:16.971Z] #14 182.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:51:16 [2022-06-06T20:51:16.971Z] #14 ...
20:51:16 [2022-06-06T20:51:16.971Z] 
20:51:16 [2022-06-06T20:51:16.971Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:51:16 [2022-06-06T20:51:16.971Z] #69 sha256:580ec895cb6c1a24cdb02f421fa746a4eabd9fa8a5718391c9aff1b10bc32b4e
20:51:16 [2022-06-06T20:51:16.971Z] #69 DONE 0.3s
20:51:16 [2022-06-06T20:51:16.971Z] 
20:51:16 [2022-06-06T20:51:16.971Z] #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
20:51:16 [2022-06-06T20:51:16.971Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:51:16 [2022-06-06T20:51:16.971Z] #14 182.7 Selecting previously unselected package libapparmor1:amd64.
20:51:16 [2022-06-06T20:51:16.971Z] #14 182.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
20:51:16 [2022-06-06T20:51:16.971Z] #14 182.7 Unpacking libapparmor1:amd64 (2.13.6-10) ...
20:51:16 [2022-06-06T20:51:16.971Z] #14 182.9 Selecting previously unselected package libapparmor-dev:amd64.
20:51:17 [2022-06-06T20:51:17.229Z] #14 182.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
20:51:17 [2022-06-06T20:51:17.229Z] #14 182.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
20:51:17 [2022-06-06T20:51:17.488Z] #14 183.1 Selecting previously unselected package libbtrfs0:amd64.
20:51:17 [2022-06-06T20:51:17.488Z] #14 183.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
20:51:17 [2022-06-06T20:51:17.488Z] #14 183.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:51:17 [2022-06-06T20:51:17.748Z] #14 183.4 Selecting previously unselected package libbtrfs-dev:amd64.
20:51:17 [2022-06-06T20:51:17.748Z] #14 183.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
20:51:17 [2022-06-06T20:51:17.748Z] #14 183.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:51:18 [2022-06-06T20:51:18.007Z] #14 183.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:51:18 [2022-06-06T20:51:18.007Z] #14 183.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:51:18 [2022-06-06T20:51:18.007Z] #14 183.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:51:18 [2022-06-06T20:51:18.295Z] #14 183.9 Selecting previously unselected package libudev-dev:amd64.
20:51:18 [2022-06-06T20:51:18.295Z] #14 184.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
20:51:18 [2022-06-06T20:51:18.295Z] #14 184.0 Unpacking libudev-dev:amd64 (247.3-7) ...
20:51:18 [2022-06-06T20:51:18.554Z] #14 184.3 Selecting previously unselected package libsepol1-dev:amd64.
20:51:18 [2022-06-06T20:51:18.554Z] #14 184.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
20:51:18 [2022-06-06T20:51:18.554Z] #14 184.3 Unpacking libsepol1-dev:amd64 (3.1-1) ...
20:51:19 [2022-06-06T20:51:19.148Z] #19 211.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
20:51:19 [2022-06-06T20:51:19.148Z] #19 211.5 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
20:51:19 [2022-06-06T20:51:19.148Z] #19 211.5 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
20:51:19 [2022-06-06T20:51:19.148Z] #19 211.6 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
20:51:19 [2022-06-06T20:51:19.148Z] #19 211.6 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
20:51:19 [2022-06-06T20:51:19.148Z] #19 211.7 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
20:51:19 [2022-06-06T20:51:19.394Z] #14 185.0 Selecting previously unselected package libpcre2-16-0:amd64.
20:51:19 [2022-06-06T20:51:19.394Z] #14 185.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
20:51:19 [2022-06-06T20:51:19.394Z] #14 185.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
20:51:19 [2022-06-06T20:51:19.655Z] #14 185.4 Selecting previously unselected package libpcre2-32-0:amd64.
20:51:19 [2022-06-06T20:51:19.655Z] #14 185.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
20:51:19 [2022-06-06T20:51:19.655Z] #14 185.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
20:51:19 [2022-06-06T20:51:19.916Z] #14 185.6 Selecting previously unselected package libpcre2-posix2:amd64.
20:51:19 [2022-06-06T20:51:19.916Z] #14 185.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
20:51:19 [2022-06-06T20:51:19.916Z] #14 185.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
20:51:19 [2022-06-06T20:51:19.916Z] #14 185.7 Selecting previously unselected package libpcre2-dev:amd64.
20:51:19 [2022-06-06T20:51:19.916Z] #14 185.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
20:51:19 [2022-06-06T20:51:19.916Z] #14 185.7 Unpacking libpcre2-dev:amd64 (10.36-2) ...
20:51:20 [2022-06-06T20:51:20.488Z] #14 186.2 Selecting previously unselected package libselinux1-dev:amd64.
20:51:20 [2022-06-06T20:51:20.488Z] #14 186.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
20:51:20 [2022-06-06T20:51:20.488Z] #14 186.3 Unpacking libselinux1-dev:amd64 (3.1-3) ...
20:51:21 [2022-06-06T20:51:21.058Z] #14 186.6 Selecting previously unselected package libdevmapper-dev:amd64.
20:51:21 [2022-06-06T20:51:21.058Z] #14 186.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
20:51:21 [2022-06-06T20:51:21.058Z] #14 186.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:51:21 [2022-06-06T20:51:21.058Z] #14 186.7 Selecting previously unselected package libseccomp-dev:amd64.
20:51:21 [2022-06-06T20:51:21.058Z] #14 186.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
20:51:21 [2022-06-06T20:51:21.058Z] #14 186.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:51:21 [2022-06-06T20:51:21.319Z] #14 186.9 Selecting previously unselected package libsystemd-dev:amd64.
20:51:21 [2022-06-06T20:51:21.319Z] #14 186.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
20:51:21 [2022-06-06T20:51:21.319Z] #14 186.9 Unpacking libsystemd-dev:amd64 (247.3-7) ...
20:51:21 [2022-06-06T20:51:21.894Z] #14 187.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:51:21 [2022-06-06T20:51:21.894Z] #14 187.5 Setting up libapparmor1:amd64 (2.13.6-10) ...
20:51:21 [2022-06-06T20:51:21.894Z] #14 187.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:51:21 [2022-06-06T20:51:21.894Z] #14 187.6 Setting up libsepol1-dev:amd64 (3.1-1) ...
20:51:21 [2022-06-06T20:51:21.894Z] #14 187.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:51:21 [2022-06-06T20:51:21.894Z] #14 187.6 Setting up libpcre2-16-0:amd64 (10.36-2) ...
20:51:21 [2022-06-06T20:51:21.894Z] #14 187.6 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:51:21 [2022-06-06T20:51:21.894Z] #14 187.7 Setting up libpcre2-32-0:amd64 (10.36-2) ...
20:51:21 [2022-06-06T20:51:21.894Z] #14 187.7 Setting up libudev-dev:amd64 (247.3-7) ...
20:51:21 [2022-06-06T20:51:21.894Z] #14 187.7 Setting up libpcre2-posix2:amd64 (10.36-2) ...
20:51:21 [2022-06-06T20:51:21.894Z] #14 187.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:51:21 [2022-06-06T20:51:21.894Z] #14 187.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:51:22 [2022-06-06T20:51:22.154Z] #14 187.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:51:22 [2022-06-06T20:51:22.154Z] #14 187.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
20:51:22 [2022-06-06T20:51:22.154Z] #14 187.8 Setting up mingw-w64-common (8.0.0-1) ...
20:51:22 [2022-06-06T20:51:22.154Z] #14 187.8 Setting up libsystemd-dev:amd64 (247.3-7) ...
20:51:22 [2022-06-06T20:51:22.154Z] #14 187.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
20:51:22 [2022-06-06T20:51:22.154Z] #14 187.9 Setting up libpcre2-dev:amd64 (10.36-2) ...
20:51:22 [2022-06-06T20:51:22.154Z] #14 187.9 Setting up libselinux1-dev:amd64 (3.1-3) ...
20:51:22 [2022-06-06T20:51:22.154Z] #14 187.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:51:22 [2022-06-06T20:51:22.154Z] #14 187.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:51:22 [2022-06-06T20:51:22.154Z] #14 187.9 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
20:51:22 [2022-06-06T20:51:22.154Z] #14 187.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:51:22 [2022-06-06T20:51:22.414Z] #14 188.0 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
20:51:22 [2022-06-06T20:51:22.414Z] #14 188.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
20:51:22 [2022-06-06T20:51:22.414Z] #14 188.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:51:22 [2022-06-06T20:51:22.414Z] #14 188.0 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
20:51:22 [2022-06-06T20:51:22.414Z] #14 188.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:51:22 [2022-06-06T20:51:22.414Z] #14 188.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:51:22 [2022-06-06T20:51:22.414Z] #14 188.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:51:22 [2022-06-06T20:51:22.414Z] #14 188.1 Setting up dmsetup (2:1.02.175-2.1) ...
20:51:22 [2022-06-06T20:51:22.414Z] #14 188.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:51:22 [2022-06-06T20:51:22.414Z] #14 188.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:51:22 [2022-06-06T20:51:22.650Z] #14 ...
20:51:22 [2022-06-06T20:51:22.650Z] 
20:51:22 [2022-06-06T20:51:22.650Z] #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
20:51:22 [2022-06-06T20:51:22.650Z] #67 sha256:58a4742b827e08434fed6647fb188965e645f864217c5204fe3dba18196fa1d5
20:51:22 [2022-06-06T20:51:22.650Z] #67 180.4 rootlesskit version 1.0.0
20:51:22 [2022-06-06T20:51:22.650Z] #67 180.4 Usage of /build/rootlesskit-docker-proxy:
20:51:22 [2022-06-06T20:51:22.650Z] #67 180.4   -container-ip string
20:51:22 [2022-06-06T20:51:22.650Z] #67 180.4     	container ip
20:51:22 [2022-06-06T20:51:22.650Z] #67 180.4   -container-port int
20:51:22 [2022-06-06T20:51:22.650Z] #67 180.4     	container port (default -1)
20:51:22 [2022-06-06T20:51:22.650Z] #67 180.4   -host-ip string
20:51:22 [2022-06-06T20:51:22.650Z] #67 180.4     	host ip
20:51:22 [2022-06-06T20:51:22.650Z] #67 180.4   -host-port int
20:51:22 [2022-06-06T20:51:22.650Z] #67 180.4     	host port (default -1)
20:51:22 [2022-06-06T20:51:22.650Z] #67 180.4   -proto string
20:51:22 [2022-06-06T20:51:22.650Z] #67 180.4     	proxy protocol (default "tcp")
20:51:22 [2022-06-06T20:51:22.673Z] #14 188.2 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:51:22 [2022-06-06T20:51:22.910Z] #67 DONE 183.5s
20:51:22 [2022-06-06T20:51:22.910Z] 
20:51:22 [2022-06-06T20:51:22.910Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
20:51:22 [2022-06-06T20:51:22.910Z] #68 sha256:ce08f32d8732cac86b63fd75e7887697644e77d8e60a5a18424875efcc701bc8
20:51:23 [2022-06-06T20:51:23.169Z] #68 DONE 0.2s
20:51:23 [2022-06-06T20:51:23.170Z] 
20:51:23 [2022-06-06T20:51:23.170Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:51:23 [2022-06-06T20:51:23.170Z] #69 sha256:fdbb3e140cc42c1625f7f9890caf3edf9abae4fec7b5b57c7711bc2bf2b58289
20:51:23 [2022-06-06T20:51:23.170Z] #69 DONE 0.1s
20:51:23 [2022-06-06T20:51:23.170Z] 
20:51:23 [2022-06-06T20:51:23.170Z] #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
20:51:23 [2022-06-06T20:51:23.170Z] #64 sha256:80d5d74584b92ff857c9a27faa48dfa3e125b761ff8316f87d7449197e036f59
20:51:23 [2022-06-06T20:51:23.245Z] #14 DONE 188.9s
20:51:23 [2022-06-06T20:51:23.245Z] 
20:51:23 [2022-06-06T20:51:23.245Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
20:51:23 [2022-06-06T20:51:23.245Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22
20:51:23 [2022-06-06T20:51:23.245Z] #15 ...
20:51:23 [2022-06-06T20:51:23.245Z] 
20:51:23 [2022-06-06T20:51:23.245Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
20:51:23 [2022-06-06T20:51:23.245Z] #59 sha256:cd90b052744a788990a8e5dd992a7f1344a73061d627bdce67adebcb6c6cb71e
20:51:23 [2022-06-06T20:51:23.245Z] #59 DONE 0.2s
20:51:23 [2022-06-06T20:51:23.429Z] #64 ...
20:51:23 [2022-06-06T20:51:23.429Z] 
20:51:23 [2022-06-06T20:51:23.429Z] #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
20:51:23 [2022-06-06T20:51:23.429Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:51:23 [2022-06-06T20:51:23.429Z] #14 184.5 Selecting previously unselected package g++-mingw-w64-x86-64.
20:51:23 [2022-06-06T20:51:23.429Z] #14 184.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
20:51:23 [2022-06-06T20:51:23.429Z] #14 184.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:51:23 [2022-06-06T20:51:23.505Z] 
20:51:23 [2022-06-06T20:51:23.505Z] #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
20:51:23 [2022-06-06T20:51:23.505Z] #60 sha256:90d538fd652dd99136c24e8c23ab0b1090043f30008529210c55a8449f329536
20:51:23 [2022-06-06T20:51:23.997Z] #14 184.8 Selecting previously unselected package libapparmor1:amd64.
20:51:23 [2022-06-06T20:51:23.998Z] #14 184.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
20:51:23 [2022-06-06T20:51:23.998Z] #14 184.8 Unpacking libapparmor1:amd64 (2.13.6-10) ...
20:51:24 [2022-06-06T20:51:24.256Z] #14 185.1 Selecting previously unselected package libapparmor-dev:amd64.
20:51:24 [2022-06-06T20:51:24.256Z] #14 185.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
20:51:24 [2022-06-06T20:51:24.256Z] #14 185.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
20:51:24 [2022-06-06T20:51:24.515Z] #14 185.4 Selecting previously unselected package libbtrfs0:amd64.
20:51:24 [2022-06-06T20:51:24.515Z] #14 185.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
20:51:24 [2022-06-06T20:51:24.515Z] #14 185.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:51:24 [2022-06-06T20:51:24.774Z] #14 185.7 Selecting previously unselected package libbtrfs-dev:amd64.
20:51:24 [2022-06-06T20:51:24.774Z] #14 185.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
20:51:24 [2022-06-06T20:51:24.774Z] #14 185.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:51:24 [2022-06-06T20:51:24.832Z] #47 206.5 + dpkg --print-architecture
20:51:24 [2022-06-06T20:51:24.832Z] #47 206.5 + git checkout -q v2.1.0
20:51:24 [2022-06-06T20:51:24.832Z] #47 206.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:51:24 [2022-06-06T20:51:24.832Z] #47 206.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:51:24 [2022-06-06T20:51:24.890Z] #60 1.715 + RM_GOPATH=0
20:51:24 [2022-06-06T20:51:24.890Z] #60 1.715 + TMP_GOPATH=
20:51:24 [2022-06-06T20:51:24.890Z] #60 1.715 + : /build
20:51:24 [2022-06-06T20:51:24.890Z] #60 1.715 + '[' -z '' ']'
20:51:24 [2022-06-06T20:51:24.890Z] #60 1.715 ++ mktemp -d
20:51:24 [2022-06-06T20:51:24.890Z] #60 1.715 + export GOPATH=/tmp/tmp.5C6bo1oEcw
20:51:24 [2022-06-06T20:51:24.890Z] #60 1.715 + GOPATH=/tmp/tmp.5C6bo1oEcw
20:51:24 [2022-06-06T20:51:24.890Z] #60 1.715 + RM_GOPATH=1
20:51:24 [2022-06-06T20:51:24.890Z] #60 1.715 + case "$(go env GOARCH)" in
20:51:24 [2022-06-06T20:51:24.890Z] #60 1.715 ++ go env GOARCH
20:51:25 [2022-06-06T20:51:25.033Z] #14 186.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:51:25 [2022-06-06T20:51:25.033Z] #14 186.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:51:25 [2022-06-06T20:51:25.150Z] #60 1.735 + export GO_BUILDMODE=-buildmode=pie
20:51:25 [2022-06-06T20:51:25.150Z] #60 1.735 + GO_BUILDMODE=-buildmode=pie
20:51:25 [2022-06-06T20:51:25.150Z] #60 1.735 ++ dirname /install.sh
20:51:25 [2022-06-06T20:51:25.150Z] #60 1.748 Install runc version v1.1.2 (build tags: seccomp)
20:51:25 [2022-06-06T20:51:25.150Z] #60 1.748 + dir=/
20:51:25 [2022-06-06T20:51:25.150Z] #60 1.748 + bin=runc
20:51:25 [2022-06-06T20:51:25.150Z] #60 1.748 + shift
20:51:25 [2022-06-06T20:51:25.150Z] #60 1.748 + '[' '!' -f //runc.installer ']'
20:51:25 [2022-06-06T20:51:25.150Z] #60 1.748 + . //runc.installer
20:51:25 [2022-06-06T20:51:25.150Z] #60 1.748 ++ set -e
20:51:25 [2022-06-06T20:51:25.150Z] #60 1.748 ++ : v1.1.2
20:51:25 [2022-06-06T20:51:25.150Z] #60 1.748 + install_runc
20:51:25 [2022-06-06T20:51:25.150Z] #60 1.748 + RUNC_BUILDTAGS=seccomp
20:51:25 [2022-06-06T20:51:25.150Z] #60 1.748 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
20:51:25 [2022-06-06T20:51:25.150Z] #60 1.748 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5C6bo1oEcw/src/github.com/opencontainers/runc
20:51:25 [2022-06-06T20:51:25.150Z] #60 1.749 Cloning into '/tmp/tmp.5C6bo1oEcw/src/github.com/opencontainers/runc'...
20:51:25 [2022-06-06T20:51:25.293Z] #14 186.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:51:25 [2022-06-06T20:51:25.293Z] #14 186.3 Selecting previously unselected package libudev-dev:amd64.
20:51:25 [2022-06-06T20:51:25.293Z] #14 186.3 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
20:51:25 [2022-06-06T20:51:25.293Z] #14 186.3 Unpacking libudev-dev:amd64 (247.3-7) ...
20:51:25 [2022-06-06T20:51:25.409Z] #60 ...
20:51:25 [2022-06-06T20:51:25.409Z] 
20:51:25 [2022-06-06T20:51:25.409Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
20:51:25 [2022-06-06T20:51:25.409Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22
20:51:25 [2022-06-06T20:51:25.409Z] #15 DONE 2.2s
20:51:25 [2022-06-06T20:51:25.668Z] 
20:51:25 [2022-06-06T20:51:25.668Z] #16 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:51:25 [2022-06-06T20:51:25.668Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67
20:51:25 [2022-06-06T20:51:25.811Z] #14 186.5 Selecting previously unselected package libsepol1-dev:amd64.
20:51:25 [2022-06-06T20:51:25.811Z] #14 186.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
20:51:25 [2022-06-06T20:51:25.811Z] #14 186.6 Unpacking libsepol1-dev:amd64 (3.1-1) ...
20:51:26 [2022-06-06T20:51:26.071Z] #14 186.9 Selecting previously unselected package libpcre2-16-0:amd64.
20:51:26 [2022-06-06T20:51:26.071Z] #14 186.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
20:51:26 [2022-06-06T20:51:26.071Z] #14 187.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
20:51:26 [2022-06-06T20:51:26.331Z] #14 187.3 Selecting previously unselected package libpcre2-32-0:amd64.
20:51:26 [2022-06-06T20:51:26.331Z] #14 187.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
20:51:26 [2022-06-06T20:51:26.331Z] #14 187.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
20:51:26 [2022-06-06T20:51:26.590Z] #14 187.7 Selecting previously unselected package libpcre2-posix2:amd64.
20:51:26 [2022-06-06T20:51:26.850Z] #14 187.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
20:51:26 [2022-06-06T20:51:26.850Z] #14 187.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
20:51:27 [2022-06-06T20:51:27.047Z] #16 DONE 1.5s
20:51:27 [2022-06-06T20:51:27.047Z] 
20:51:27 [2022-06-06T20:51:27.047Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:51:27 [2022-06-06T20:51:27.047Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3
20:51:27 [2022-06-06T20:51:27.109Z] #14 187.9 Selecting previously unselected package libpcre2-dev:amd64.
20:51:27 [2022-06-06T20:51:27.110Z] #14 187.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
20:51:27 [2022-06-06T20:51:27.110Z] #14 187.9 Unpacking libpcre2-dev:amd64 (10.36-2) ...
20:51:27 [2022-06-06T20:51:27.687Z] #14 188.7 Selecting previously unselected package libselinux1-dev:amd64.
20:51:27 [2022-06-06T20:51:27.687Z] #14 188.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
20:51:27 [2022-06-06T20:51:27.946Z] #14 188.7 Unpacking libselinux1-dev:amd64 (3.1-3) ...
20:51:28 [2022-06-06T20:51:28.206Z] #14 189.2 Selecting previously unselected package libdevmapper-dev:amd64.
20:51:28 [2022-06-06T20:51:28.206Z] #14 189.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
20:51:28 [2022-06-06T20:51:28.206Z] #14 189.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:51:28 [2022-06-06T20:51:28.426Z] #17 1.466 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:51:28 [2022-06-06T20:51:28.426Z] #17 DONE 1.5s
20:51:28 [2022-06-06T20:51:28.426Z] 
20:51:28 [2022-06-06T20:51:28.426Z] #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
20:51:28 [2022-06-06T20:51:28.426Z] #60 sha256:90d538fd652dd99136c24e8c23ab0b1090043f30008529210c55a8449f329536
20:51:28 [2022-06-06T20:51:28.426Z] #60 ...
20:51:28 [2022-06-06T20:51:28.426Z] 
20:51:28 [2022-06-06T20:51:28.426Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:51:28 [2022-06-06T20:51:28.426Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138
20:51:28 [2022-06-06T20:51:28.466Z] #14 189.4 Selecting previously unselected package libseccomp-dev:amd64.
20:51:28 [2022-06-06T20:51:28.466Z] #14 189.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
20:51:28 [2022-06-06T20:51:28.466Z] #14 189.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:51:28 [2022-06-06T20:51:28.726Z] #14 189.8 Selecting previously unselected package libsystemd-dev:amd64.
20:51:28 [2022-06-06T20:51:28.726Z] #14 189.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
20:51:28 [2022-06-06T20:51:28.985Z] #14 189.8 Unpacking libsystemd-dev:amd64 (247.3-7) ...
20:51:29 [2022-06-06T20:51:29.131Z] #19 221.1 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
20:51:29 [2022-06-06T20:51:29.131Z] #19 221.1 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
20:51:29 [2022-06-06T20:51:29.131Z] #19 221.1 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
20:51:29 [2022-06-06T20:51:29.131Z] #19 221.2 Selecting previously unselected package cpp-10-s390x-linux-gnu.
20:51:29 [2022-06-06T20:51:29.131Z] #19 221.2 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
20:51:29 [2022-06-06T20:51:29.131Z] #19 221.2 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
20:51:29 [2022-06-06T20:51:29.695Z] #19 ...
20:51:29 [2022-06-06T20:51:29.695Z] 
20:51:29 [2022-06-06T20:51:29.695Z] #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
20:51:29 [2022-06-06T20:51:29.695Z] #54 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
20:51:29 [2022-06-06T20:51:29.695Z] #54 233.2 + dpkg --print-architecture
20:51:29 [2022-06-06T20:51:29.695Z] #54 233.3 + git checkout -q v2.1.0
20:51:29 [2022-06-06T20:51:29.923Z] #14 190.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:51:29 [2022-06-06T20:51:29.923Z] #14 191.0 Setting up libapparmor1:amd64 (2.13.6-10) ...
20:51:29 [2022-06-06T20:51:29.952Z] #54 233.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:51:29 [2022-06-06T20:51:29.952Z] #54 233.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:51:30 [2022-06-06T20:51:30.182Z] #14 191.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:51:30 [2022-06-06T20:51:30.182Z] #14 191.1 Setting up libsepol1-dev:amd64 (3.1-1) ...
20:51:30 [2022-06-06T20:51:30.182Z] #14 191.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:51:30 [2022-06-06T20:51:30.182Z] #14 191.2 Setting up libpcre2-16-0:amd64 (10.36-2) ...
20:51:30 [2022-06-06T20:51:30.182Z] #14 191.2 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:51:30 [2022-06-06T20:51:30.182Z] #14 191.2 Setting up libpcre2-32-0:amd64 (10.36-2) ...
20:51:30 [2022-06-06T20:51:30.182Z] #14 191.3 Setting up libudev-dev:amd64 (247.3-7) ...
20:51:30 [2022-06-06T20:51:30.332Z] #18 DONE 1.9s
20:51:30 [2022-06-06T20:51:30.332Z] 
20:51:30 [2022-06-06T20:51:30.332Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:51:30 [2022-06-06T20:51:30.332Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1
20:51:30 [2022-06-06T20:51:30.441Z] #14 191.3 Setting up libpcre2-posix2:amd64 (10.36-2) ...
20:51:30 [2022-06-06T20:51:30.441Z] #14 191.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:51:30 [2022-06-06T20:51:30.441Z] #14 191.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:51:30 [2022-06-06T20:51:30.441Z] #14 191.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:51:30 [2022-06-06T20:51:30.441Z] #14 191.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
20:51:30 [2022-06-06T20:51:30.441Z] #14 191.5 Setting up mingw-w64-common (8.0.0-1) ...
20:51:30 [2022-06-06T20:51:30.700Z] #14 191.5 Setting up libsystemd-dev:amd64 (247.3-7) ...
20:51:30 [2022-06-06T20:51:30.700Z] #14 191.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
20:51:30 [2022-06-06T20:51:30.700Z] #14 191.6 Setting up libpcre2-dev:amd64 (10.36-2) ...
20:51:30 [2022-06-06T20:51:30.700Z] #14 191.7 Setting up libselinux1-dev:amd64 (3.1-3) ...
20:51:30 [2022-06-06T20:51:30.700Z] #14 191.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:51:30 [2022-06-06T20:51:30.700Z] #14 191.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:51:30 [2022-06-06T20:51:30.988Z] #14 191.8 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
20:51:30 [2022-06-06T20:51:30.988Z] #14 191.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:51:30 [2022-06-06T20:51:30.988Z] #14 191.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:51:30 [2022-06-06T20:51:30.988Z] #14 191.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
20:51:30 [2022-06-06T20:51:30.988Z] #14 191.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:51:30 [2022-06-06T20:51:30.988Z] #14 191.9 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
20:51:30 [2022-06-06T20:51:30.988Z] #14 191.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:51:30 [2022-06-06T20:51:30.988Z] #14 192.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:51:31 [2022-06-06T20:51:31.623Z] #14 192.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:51:31 [2022-06-06T20:51:31.623Z] #14 192.2 Setting up dmsetup (2:1.02.175-2.1) ...
20:51:32 [2022-06-06T20:51:32.347Z] #14 192.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:51:33 [2022-06-06T20:51:33.280Z] #14 194.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:51:33 [2022-06-06T20:51:33.611Z] #14 194.4 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:51:33 [2022-06-06T20:51:33.642Z] #19 DONE 3.1s
20:51:33 [2022-06-06T20:51:33.642Z] 
20:51:33 [2022-06-06T20:51:33.642Z] #20 [dev-systemd-false  6/26] RUN ldconfig
20:51:33 [2022-06-06T20:51:33.642Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a
20:51:34 [2022-06-06T20:51:34.551Z] #14 DONE 195.5s
20:51:34 [2022-06-06T20:51:34.551Z] 
20:51:34 [2022-06-06T20:51:34.551Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
20:51:34 [2022-06-06T20:51:34.551Z] #59 sha256:f44f2553d9011440ac64f5574bafa27f18366d5e789ed3c3c61082a064b3081a
20:51:34 [2022-06-06T20:51:34.817Z] #59 DONE 0.3s
20:51:34 [2022-06-06T20:51:34.817Z] 
20:51:34 [2022-06-06T20:51:34.817Z] #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
20:51:34 [2022-06-06T20:51:34.817Z] #60 sha256:09e1e1c0231464ea62b9d5372abe70b2faffcce219cca8333d1712aa5d721bb5
20:51:35 [2022-06-06T20:51:35.561Z] #20 DONE 2.2s
20:51:35 [2022-06-06T20:51:35.561Z] 
20:51:35 [2022-06-06T20:51:35.561Z] #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
20:51:35 [2022-06-06T20:51:35.561Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
20:51:35 [2022-06-06T20:51:35.823Z] #47 ...
20:51:35 [2022-06-06T20:51:35.823Z] 
20:51:35 [2022-06-06T20:51:35.823Z] #21 [dev-systemd-false  7/26] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:51:35 [2022-06-06T20:51:35.823Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450
20:51:38 [2022-06-06T20:51:38.049Z] #54 ...
20:51:38 [2022-06-06T20:51:38.049Z] 
20:51:38 [2022-06-06T20:51:38.049Z] #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
20:51:38 [2022-06-06T20:51:38.049Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a
20:51:38 [2022-06-06T20:51:38.049Z] #19 229.3 Selecting previously unselected package cpp-aarch64-linux-gnu.
20:51:38 [2022-06-06T20:51:38.049Z] #19 229.3 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
20:51:38 [2022-06-06T20:51:38.049Z] #19 229.3 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
20:51:38 [2022-06-06T20:51:38.049Z] #19 229.4 Selecting previously unselected package cpp-arm-linux-gnueabi.
20:51:38 [2022-06-06T20:51:38.049Z] #19 229.4 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
20:51:38 [2022-06-06T20:51:38.049Z] #19 229.4 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
20:51:38 [2022-06-06T20:51:38.049Z] #19 229.4 Selecting previously unselected package cpp-arm-linux-gnueabihf.
20:51:38 [2022-06-06T20:51:38.049Z] #19 229.4 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
20:51:38 [2022-06-06T20:51:38.049Z] #19 229.4 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
20:51:38 [2022-06-06T20:51:38.049Z] #19 229.5 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
20:51:38 [2022-06-06T20:51:38.049Z] #19 229.5 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
20:51:38 [2022-06-06T20:51:38.049Z] #19 229.5 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
20:51:38 [2022-06-06T20:51:38.049Z] #19 229.5 Selecting previously unselected package cpp-s390x-linux-gnu.
20:51:38 [2022-06-06T20:51:38.049Z] #19 229.5 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
20:51:38 [2022-06-06T20:51:38.049Z] #19 229.5 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
20:51:38 [2022-06-06T20:51:38.049Z] #19 229.6 Selecting previously unselected package cross-config.
20:51:38 [2022-06-06T20:51:38.049Z] #19 229.6 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
20:51:38 [2022-06-06T20:51:38.049Z] #19 229.6 Unpacking cross-config (2.6.18+nmu1) ...
20:51:38 [2022-06-06T20:51:38.049Z] #19 229.6 Selecting previously unselected package gcc-10-cross-base.
20:51:38 [2022-06-06T20:51:38.049Z] #19 229.6 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
20:51:38 [2022-06-06T20:51:38.049Z] #19 229.6 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
20:51:38 [2022-06-06T20:51:38.049Z] #19 229.7 Selecting previously unselected package libc6-arm64-cross.
20:51:38 [2022-06-06T20:51:38.049Z] #19 229.7 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
20:51:38 [2022-06-06T20:51:38.049Z] #19 229.7 Unpacking libc6-arm64-cross (2.31-9cross4) ...
20:51:38 [2022-06-06T20:51:38.049Z] #19 230.0 Selecting previously unselected package libgcc-s1-arm64-cross.
20:51:38 [2022-06-06T20:51:38.049Z] #19 230.0 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
20:51:38 [2022-06-06T20:51:38.049Z] #19 230.0 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
20:51:38 [2022-06-06T20:51:38.049Z] #19 230.0 Selecting previously unselected package libgomp1-arm64-cross.
20:51:38 [2022-06-06T20:51:38.049Z] #19 230.0 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
20:51:38 [2022-06-06T20:51:38.049Z] #19 230.0 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
20:51:38 [2022-06-06T20:51:38.049Z] #19 230.1 Selecting previously unselected package libitm1-arm64-cross.
20:51:38 [2022-06-06T20:51:38.049Z] #19 230.1 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
20:51:38 [2022-06-06T20:51:38.049Z] #19 230.1 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
20:51:38 [2022-06-06T20:51:38.049Z] #19 230.2 Selecting previously unselected package libatomic1-arm64-cross.
20:51:38 [2022-06-06T20:51:38.049Z] #19 230.2 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
20:51:38 [2022-06-06T20:51:38.049Z] #19 230.2 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
20:51:38 [2022-06-06T20:51:38.049Z] #19 230.2 Selecting previously unselected package libasan6-arm64-cross.
20:51:38 [2022-06-06T20:51:38.049Z] #19 230.2 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
20:51:38 [2022-06-06T20:51:38.049Z] #19 230.2 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
20:51:38 [2022-06-06T20:51:38.049Z] #19 230.6 Selecting previously unselected package liblsan0-arm64-cross.
20:51:38 [2022-06-06T20:51:38.111Z] #60 ...
20:51:38 [2022-06-06T20:51:38.111Z] 
20:51:38 [2022-06-06T20:51:38.111Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
20:51:38 [2022-06-06T20:51:38.111Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22
20:51:38 [2022-06-06T20:51:38.111Z] #15 DONE 3.0s
20:51:38 [2022-06-06T20:51:38.111Z] 
20:51:38 [2022-06-06T20:51:38.111Z] #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
20:51:38 [2022-06-06T20:51:38.111Z] #60 sha256:09e1e1c0231464ea62b9d5372abe70b2faffcce219cca8333d1712aa5d721bb5
20:51:38 [2022-06-06T20:51:38.111Z] #60 2.715 + RM_GOPATH=0
20:51:38 [2022-06-06T20:51:38.111Z] #60 2.715 + TMP_GOPATH=
20:51:38 [2022-06-06T20:51:38.111Z] #60 2.715 + : /build
20:51:38 [2022-06-06T20:51:38.111Z] #60 2.715 + '[' -z '' ']'
20:51:38 [2022-06-06T20:51:38.111Z] #60 2.715 ++ mktemp -d
20:51:38 [2022-06-06T20:51:38.111Z] #60 2.733 + export GOPATH=/tmp/tmp.aWJoyiwkay
20:51:38 [2022-06-06T20:51:38.111Z] #60 2.733 + GOPATH=/tmp/tmp.aWJoyiwkay
20:51:38 [2022-06-06T20:51:38.111Z] #60 2.733 + RM_GOPATH=1
20:51:38 [2022-06-06T20:51:38.111Z] #60 2.733 + case "$(go env GOARCH)" in
20:51:38 [2022-06-06T20:51:38.111Z] #60 2.733 ++ go env GOARCH
20:51:38 [2022-06-06T20:51:38.111Z] #60 2.740 Install runc version v1.1.2 (build tags: seccomp)
20:51:38 [2022-06-06T20:51:38.111Z] #60 2.740 + export GO_BUILDMODE=-buildmode=pie
20:51:38 [2022-06-06T20:51:38.111Z] #60 2.740 + GO_BUILDMODE=-buildmode=pie
20:51:38 [2022-06-06T20:51:38.111Z] #60 2.740 ++ dirname /install.sh
20:51:38 [2022-06-06T20:51:38.111Z] #60 2.740 + dir=/
20:51:38 [2022-06-06T20:51:38.111Z] #60 2.740 + bin=runc
20:51:38 [2022-06-06T20:51:38.111Z] #60 2.740 + shift
20:51:38 [2022-06-06T20:51:38.111Z] #60 2.740 + '[' '!' -f //runc.installer ']'
20:51:38 [2022-06-06T20:51:38.111Z] #60 2.740 + . //runc.installer
20:51:38 [2022-06-06T20:51:38.111Z] #60 2.740 ++ set -e
20:51:38 [2022-06-06T20:51:38.111Z] #60 2.740 ++ : v1.1.2
20:51:38 [2022-06-06T20:51:38.111Z] #60 2.740 + install_runc
20:51:38 [2022-06-06T20:51:38.111Z] #60 2.740 + RUNC_BUILDTAGS=seccomp
20:51:38 [2022-06-06T20:51:38.111Z] #60 2.740 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
20:51:38 [2022-06-06T20:51:38.111Z] #60 2.761 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.aWJoyiwkay/src/github.com/opencontainers/runc
20:51:38 [2022-06-06T20:51:38.111Z] #60 2.761 Cloning into '/tmp/tmp.aWJoyiwkay/src/github.com/opencontainers/runc'...
20:51:38 [2022-06-06T20:51:38.306Z] #19 230.6 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
20:51:38 [2022-06-06T20:51:38.306Z] #19 230.6 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
20:51:38 [2022-06-06T20:51:38.306Z] #19 230.9 Selecting previously unselected package libtsan0-arm64-cross.
20:51:38 [2022-06-06T20:51:38.366Z] #21 2.257 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:51:38 [2022-06-06T20:51:38.366Z] #21 2.436 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:51:38 [2022-06-06T20:51:38.366Z] #21 2.613 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:51:38 [2022-06-06T20:51:38.564Z] #19 230.9 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
20:51:38 [2022-06-06T20:51:38.564Z] #19 230.9 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
20:51:38 [2022-06-06T20:51:38.933Z] #21 3.350 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:51:39 [2022-06-06T20:51:39.128Z] #19 231.4 Selecting previously unselected package libstdc++6-arm64-cross.
20:51:39 [2022-06-06T20:51:39.128Z] #19 231.4 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
20:51:39 [2022-06-06T20:51:39.128Z] #19 231.4 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
20:51:39 [2022-06-06T20:51:39.128Z] #19 231.6 Selecting previously unselected package libubsan1-arm64-cross.
20:51:39 [2022-06-06T20:51:39.128Z] #19 231.6 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
20:51:39 [2022-06-06T20:51:39.128Z] #19 231.6 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
20:51:39 [2022-06-06T20:51:39.384Z] #19 231.8 Selecting previously unselected package libgcc-10-dev-arm64-cross.
20:51:39 [2022-06-06T20:51:39.384Z] #19 231.8 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
20:51:39 [2022-06-06T20:51:39.384Z] #19 231.8 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
20:51:39 [2022-06-06T20:51:39.489Z] #60 ...
20:51:39 [2022-06-06T20:51:39.489Z] 
20:51:39 [2022-06-06T20:51:39.489Z] #16 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:51:39 [2022-06-06T20:51:39.489Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67
20:51:39 [2022-06-06T20:51:39.489Z] #16 DONE 1.8s
20:51:39 [2022-06-06T20:51:39.489Z] 
20:51:39 [2022-06-06T20:51:39.489Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:51:39 [2022-06-06T20:51:39.489Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3
20:51:39 [2022-06-06T20:51:39.642Z] #19 232.1 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
20:51:39 [2022-06-06T20:51:39.642Z] #19 232.1 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
20:51:39 [2022-06-06T20:51:39.642Z] #19 232.1 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
20:51:39 [2022-06-06T20:51:39.688Z] #55 ...
20:51:39 [2022-06-06T20:51:39.688Z] 
20:51:39 [2022-06-06T20:51:39.688Z] #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
20:51:39 [2022-06-06T20:51:39.688Z] #26 sha256:a7b13ac34d4cd935b66f4a57b380116e7e55ea827dfe5a50e65275b50a5d9997
20:51:39 [2022-06-06T20:51:39.688Z] #26 227.6 + return
20:51:39 [2022-06-06T20:51:39.688Z] #26 DONE 230.1s
20:51:39 [2022-06-06T20:51:39.688Z] 
20:51:39 [2022-06-06T20:51:39.688Z] #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.44.0"      && /build/golangci-lint --version
20:51:39 [2022-06-06T20:51:39.688Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3
20:51:39 [2022-06-06T20:51:39.688Z] #55 228.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
20:51:39 [2022-06-06T20:51:39.688Z] #55 DONE 230.5s
20:51:39 [2022-06-06T20:51:39.688Z] 
20:51:39 [2022-06-06T20:51:39.688Z] #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
20:51:39 [2022-06-06T20:51:39.688Z] #64 sha256:3f3636642229322e01da802e5dbb9360cd8e8ec0a41f96d1c97e584565e5eb4b
20:51:39 [2022-06-06T20:51:39.688Z] #64 ...
20:51:39 [2022-06-06T20:51:39.688Z] 
20:51:39 [2022-06-06T20:51:39.688Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:51:39 [2022-06-06T20:51:39.688Z] #60 sha256:2a29cd0f5603caf7e87b5a3a5de610430dac4f4060478babec1124b1cbd61f64
20:51:39 [2022-06-06T20:51:39.688Z] #60 128.4 + mkdir -p /build
20:51:39 [2022-06-06T20:51:39.688Z] #60 128.4 + cp runc /build/runc
20:51:39 [2022-06-06T20:51:39.688Z] #60 DONE 128.9s
20:51:39 [2022-06-06T20:51:39.688Z] 
20:51:39 [2022-06-06T20:51:39.688Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
20:51:39 [2022-06-06T20:51:39.688Z] #27 sha256:27e92f2e5960c540418c9a86b2ad6b8a50050a0181901c03b27b18bf040b127f
20:51:39 [2022-06-06T20:51:39.688Z] #27 DONE 0.6s
20:51:39 [2022-06-06T20:51:39.688Z] 
20:51:39 [2022-06-06T20:51:39.688Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
20:51:39 [2022-06-06T20:51:39.688Z] #32 sha256:5d38dcfed02313fd6a1b6b203d00da73d78eb5672d4253708c47c8adc2e89392
20:51:39 [2022-06-06T20:51:39.688Z] #32 DONE 0.8s
20:51:39 [2022-06-06T20:51:39.688Z] 
20:51:39 [2022-06-06T20:51:39.688Z] #35 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
20:51:39 [2022-06-06T20:51:39.688Z] #35 sha256:dac46863d9773c64ada1dee09240be4feab70364d210ee656c3ea1005ab8aa51
20:51:39 [2022-06-06T20:51:39.948Z] #35 DONE 0.5s
20:51:39 [2022-06-06T20:51:39.948Z] 
20:51:39 [2022-06-06T20:51:39.948Z] #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
20:51:39 [2022-06-06T20:51:39.948Z] #64 sha256:3f3636642229322e01da802e5dbb9360cd8e8ec0a41f96d1c97e584565e5eb4b
20:51:39 [2022-06-06T20:51:39.948Z] #64 ...
20:51:39 [2022-06-06T20:51:39.948Z] 
20:51:39 [2022-06-06T20:51:39.948Z] #37 [dev-systemd-false 13/26] COPY --from=delve         /build/ /usr/local/bin/
20:51:39 [2022-06-06T20:51:39.948Z] #37 sha256:6d5b2b05522333fda94cf385644e32c281d968b714de3a9af48732ab32bb1bdc
20:51:40 [2022-06-06T20:51:40.518Z] #37 DONE 0.5s
20:51:40 [2022-06-06T20:51:40.518Z] 
20:51:40 [2022-06-06T20:51:40.518Z] #39 [dev-systemd-false 14/26] COPY --from=tomll         /build/ /usr/local/bin/
20:51:40 [2022-06-06T20:51:40.518Z] #39 sha256:e372ebf3512b3f5cedbd7d990c8e736accdf665202484299882b1bc537e9fdb9
20:51:40 [2022-06-06T20:51:40.518Z] #39 DONE 0.1s
20:51:40 [2022-06-06T20:51:40.518Z] 
20:51:40 [2022-06-06T20:51:40.518Z] #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
20:51:40 [2022-06-06T20:51:40.518Z] #64 sha256:3f3636642229322e01da802e5dbb9360cd8e8ec0a41f96d1c97e584565e5eb4b
20:51:40 [2022-06-06T20:51:40.518Z] #64 ...
20:51:40 [2022-06-06T20:51:40.518Z] 
20:51:40 [2022-06-06T20:51:40.518Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres      /build/ /usr/local/bin/
20:51:40 [2022-06-06T20:51:40.518Z] #41 sha256:e4504c9f61b29e7f154f293e9a07036fcca6677c1c5583e96762234e94dfa060
20:51:40 [2022-06-06T20:51:40.518Z] #41 DONE 0.1s
20:51:40 [2022-06-06T20:51:40.518Z] 
20:51:40 [2022-06-06T20:51:40.518Z] #45 [dev-systemd-false 16/26] COPY --from=tini          /build/ /usr/local/bin/
20:51:40 [2022-06-06T20:51:40.518Z] #45 sha256:dc33ecef01e9c41687a0766dbbb7c24c1ac7ed0baba95518bfe201c266cf3c82
20:51:40 [2022-06-06T20:51:40.518Z] #45 DONE 0.1s
20:51:40 [2022-06-06T20:51:40.778Z] 
20:51:40 [2022-06-06T20:51:40.778Z] #48 [dev-systemd-false 17/26] COPY --from=registry      /build/ /usr/local/bin/
20:51:40 [2022-06-06T20:51:40.778Z] #48 sha256:51056f851a78c1f035392e7a7cee018562a1b7e1e38cba81a63c58df3aaccbc4
20:51:41 [2022-06-06T20:51:41.348Z] #48 DONE 0.5s
20:51:41 [2022-06-06T20:51:41.348Z] 
20:51:41 [2022-06-06T20:51:41.348Z] #52 [dev-systemd-false 18/26] COPY --from=criu          /build/ /usr/local/bin/
20:51:41 [2022-06-06T20:51:41.348Z] #52 sha256:ea8f7db5bd792c10411118b2bac42394be2de35c1f15358b6039cec331a6fd7d
20:51:41 [2022-06-06T20:51:41.348Z] #52 DONE 0.1s
20:51:41 [2022-06-06T20:51:41.348Z] 
20:51:41 [2022-06-06T20:51:41.348Z] #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
20:51:41 [2022-06-06T20:51:41.348Z] #64 sha256:3f3636642229322e01da802e5dbb9360cd8e8ec0a41f96d1c97e584565e5eb4b
20:51:41 [2022-06-06T20:51:41.348Z] #64 ...
20:51:41 [2022-06-06T20:51:41.348Z] 
20:51:41 [2022-06-06T20:51:41.348Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum     /build/ /usr/local/bin/
20:51:41 [2022-06-06T20:51:41.348Z] #54 sha256:aa502b990e11b10f574dcaf728967abb1b106e30577991a3edaa357394f2b9f0
20:51:41 [2022-06-06T20:51:41.348Z] #54 DONE 0.1s
20:51:41 [2022-06-06T20:51:41.348Z] 
20:51:41 [2022-06-06T20:51:41.348Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/
20:51:41 [2022-06-06T20:51:41.348Z] #56 sha256:f95e9e50272c2078f32a8c08d49ed1f7e16c1c58e38fc9a50b3e68ccb52013cc
20:51:41 [2022-06-06T20:51:41.395Z] #17 1.857 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:51:41 [2022-06-06T20:51:41.490Z] #21 5.350 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:51:41 [2022-06-06T20:51:41.654Z] #17 DONE 2.1s
20:51:41 [2022-06-06T20:51:41.654Z] 
20:51:41 [2022-06-06T20:51:41.654Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:51:41 [2022-06-06T20:51:41.654Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138
20:51:43 [2022-06-06T20:51:43.261Z] #56 DONE 1.6s
20:51:43 [2022-06-06T20:51:43.261Z] 
20:51:43 [2022-06-06T20:51:43.261Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt         /build/ /usr/local/bin/
20:51:43 [2022-06-06T20:51:43.261Z] #58 sha256:f2a985040959fb526ec503652a39dcaaa29c87eaea5dec693361794ac6ef9efa
20:51:43 [2022-06-06T20:51:43.261Z] #58 DONE 0.1s
20:51:43 [2022-06-06T20:51:43.261Z] 
20:51:43 [2022-06-06T20:51:43.261Z] #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
20:51:43 [2022-06-06T20:51:43.261Z] #64 sha256:3f3636642229322e01da802e5dbb9360cd8e8ec0a41f96d1c97e584565e5eb4b
20:51:43 [2022-06-06T20:51:43.261Z] #64 200.9 + bin/containerd
20:51:43 [2022-06-06T20:51:43.406Z] #21 7.438 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:51:43 [2022-06-06T20:51:43.522Z] #64 ...
20:51:43 [2022-06-06T20:51:43.522Z] 
20:51:43 [2022-06-06T20:51:43.522Z] #61 [dev-systemd-false 22/26] COPY --from=runc          /build/ /usr/local/bin/
20:51:43 [2022-06-06T20:51:43.522Z] #61 sha256:e0a9aae88cc2dce6aa941f08ab785d4b7ece6ad604e9130649679146559219be
20:51:43 [2022-06-06T20:51:43.522Z] #61 DONE 0.5s
20:51:43 [2022-06-06T20:51:43.522Z] 
20:51:43 [2022-06-06T20:51:43.522Z] #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
20:51:43 [2022-06-06T20:51:43.522Z] #64 sha256:3f3636642229322e01da802e5dbb9360cd8e8ec0a41f96d1c97e584565e5eb4b
20:51:44 [2022-06-06T20:51:44.290Z] #18 DONE 2.2s
20:51:44 [2022-06-06T20:51:44.290Z] 
20:51:44 [2022-06-06T20:51:44.290Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:51:44 [2022-06-06T20:51:44.290Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1
20:51:45 [2022-06-06T20:51:45.685Z] #19 DONE 1.8s
20:51:45 [2022-06-06T20:51:45.685Z] 
20:51:45 [2022-06-06T20:51:45.685Z] #20 [dev-systemd-false  6/26] RUN ldconfig
20:51:45 [2022-06-06T20:51:45.685Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a
20:51:46 [2022-06-06T20:51:46.757Z] #47 DONE 228.8s
20:51:46 [2022-06-06T20:51:46.757Z] 
20:51:46 [2022-06-06T20:51:46.757Z] #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
20:51:46 [2022-06-06T20:51:46.757Z] #60 sha256:2e58755928d576408386b0a6944ca22de7cefcad6fc7bc526071e7a4c1832830
20:51:46 [2022-06-06T20:51:46.757Z] #60 ...
20:51:46 [2022-06-06T20:51:46.757Z] 
20:51:46 [2022-06-06T20:51:46.757Z] #48 [dev-systemd-false 17/26] COPY --from=registry      /build/ /usr/local/bin/
20:51:46 [2022-06-06T20:51:46.757Z] #48 sha256:2e109723885a1619a21565955f2fc6e9f0247065d5759c22cf3b602bf1dbbcb2
20:51:47 [2022-06-06T20:51:47.012Z] #48 DONE 0.5s
20:51:47 [2022-06-06T20:51:47.012Z] 
20:51:47 [2022-06-06T20:51:47.012Z] #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.44.0"      && /build/golangci-lint --version
20:51:47 [2022-06-06T20:51:47.012Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:51:47 [2022-06-06T20:51:47.268Z] #55 ...
20:51:47 [2022-06-06T20:51:47.268Z] 
20:51:47 [2022-06-06T20:51:47.268Z] #52 [dev-systemd-false 18/26] COPY --from=criu          /build/ /usr/local/bin/
20:51:47 [2022-06-06T20:51:47.268Z] #52 sha256:680e1720771fdbdd36aaf2226a472b2db4dafbaf709455bea86c4319dafd046c
20:51:47 [2022-06-06T20:51:47.268Z] #52 DONE 0.1s
20:51:47 [2022-06-06T20:51:47.268Z] 
20:51:47 [2022-06-06T20:51:47.268Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum     /build/ /usr/local/bin/
20:51:47 [2022-06-06T20:51:47.268Z] #54 sha256:2e29403a6227cc192a3e93b597ef6fe554736820b4a245eb38ce31b7ceca5aec
20:51:47 [2022-06-06T20:51:47.268Z] #54 DONE 0.1s
20:51:47 [2022-06-06T20:51:47.268Z] 
20:51:47 [2022-06-06T20:51:47.268Z] #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.44.0"      && /build/golangci-lint --version
20:51:47 [2022-06-06T20:51:47.268Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:51:47 [2022-06-06T20:51:47.599Z] #20 DONE 1.9s
20:51:47 [2022-06-06T20:51:47.599Z] 
20:51:47 [2022-06-06T20:51:47.599Z] #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
20:51:47 [2022-06-06T20:51:47.599Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
20:51:47 [2022-06-06T20:51:47.599Z] #34 ...
20:51:47 [2022-06-06T20:51:47.599Z] 
20:51:47 [2022-06-06T20:51:47.599Z] #21 [dev-systemd-false  7/26] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:51:47 [2022-06-06T20:51:47.599Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450
20:51:49 [2022-06-06T20:51:49.510Z] #21 1.855 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:51:49 [2022-06-06T20:51:49.510Z] #21 1.915 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:51:49 [2022-06-06T20:51:49.510Z] #21 1.922 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:51:49 [2022-06-06T20:51:49.987Z] #21 13.35 Fetched 8537 kB in 11s (755 kB/s)
20:51:49 [2022-06-06T20:51:49.987Z] #21 13.35 Reading package lists...
20:51:49 [2022-06-06T20:51:49.987Z] #21 ...
20:51:49 [2022-06-06T20:51:49.987Z] 
20:51:49 [2022-06-06T20:51:49.987Z] #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
20:51:49 [2022-06-06T20:51:49.987Z] #60 sha256:90d538fd652dd99136c24e8c23ab0b1090043f30008529210c55a8449f329536
20:51:49 [2022-06-06T20:51:49.987Z] #60 15.96 + cd /tmp/tmp.5C6bo1oEcw/src/github.com/opencontainers/runc
20:51:49 [2022-06-06T20:51:49.987Z] #60 15.97 + git checkout -q v1.1.2
20:51:49 [2022-06-06T20:51:49.987Z] #60 16.56 + '[' -z '' ']'
20:51:49 [2022-06-06T20:51:49.987Z] #60 16.56 + target=static
20:51:49 [2022-06-06T20:51:49.987Z] #60 16.56 + make BUILDTAGS=seccomp static
20:51:49 [2022-06-06T20:51:49.987Z] #60 17.02 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 .
20:51:50 [2022-06-06T20:51:50.446Z] #21 2.868 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:51:51 [2022-06-06T20:51:51.826Z] #19 242.6 Selecting previously unselected package gcc-aarch64-linux-gnu.
20:51:51 [2022-06-06T20:51:51.826Z] #19 242.6 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
20:51:51 [2022-06-06T20:51:51.826Z] #19 242.8 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
20:51:51 [2022-06-06T20:51:51.826Z] #19 243.7 Selecting previously unselected package linux-libc-dev-arm64-cross.
20:51:51 [2022-06-06T20:51:51.826Z] #19 243.7 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
20:51:51 [2022-06-06T20:51:51.826Z] #19 243.9 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
20:51:52 [2022-06-06T20:51:52.352Z] #21 4.921 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:51:52 [2022-06-06T20:51:52.563Z] #60 ...
20:51:52 [2022-06-06T20:51:52.563Z] 
20:51:52 [2022-06-06T20:51:52.563Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:51:52 [2022-06-06T20:51:52.563Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9 Delve is a source level debugger for Go programs.
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9 
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9 Delve enables you to interact with your program by controlling the execution of the process,
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9 
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9 
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9 Pass flags to the program you are debugging using `--`, for example:
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9 
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9 `dlv exec ./hello -- server --config conf/config.toml`
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9 
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9 Usage:
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9   dlv [command]
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9 
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9 Available Commands:
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9   attach      Attach to running process and begin debugging.
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9   connect     Connect to a headless debug server with a terminal client.
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9   core        Examine a core dump.
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9   debug       Compile and begin debugging main package in current directory, or the package specified.
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9   exec        Execute a precompiled binary, and begin a debug session.
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9   help        Help about any command
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9   run         Deprecated command. Use 'debug' instead.
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9   test        Compile test binary and begin debugging program.
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9   trace       Compile and begin tracing program.
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9   version     Prints version.
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9 
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9 Flags:
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9       --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)
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9       --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)
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9       --disable-aslr                     Disables address space randomization
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9   -h, --help                             help for dlv
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9       --init string                      Init file, executed by the terminal client.
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9       --log                              Enable debugging server logging.
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9       --wd string                        Working directory for running the program.
20:51:52 [2022-06-06T20:51:52.563Z] #36 217.9 
20:51:52 [2022-06-06T20:51:52.564Z] #36 217.9 Additional help topics:
20:51:52 [2022-06-06T20:51:52.564Z] #36 217.9   dlv backend  Help about the --backend flag.
20:51:52 [2022-06-06T20:51:52.564Z] #36 217.9   dlv log      Help about logging flags.
20:51:52 [2022-06-06T20:51:52.564Z] #36 217.9   dlv redirect Help about file redirection.
20:51:52 [2022-06-06T20:51:52.564Z] #36 217.9 
20:51:52 [2022-06-06T20:51:52.564Z] #36 217.9 Use "dlv [command] --help" for more information about a command.
20:51:52 [2022-06-06T20:51:52.564Z] #36 DONE 218.1s
20:51:52 [2022-06-06T20:51:52.564Z] 
20:51:52 [2022-06-06T20:51:52.564Z] #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
20:51:52 [2022-06-06T20:51:52.564Z] #60 sha256:90d538fd652dd99136c24e8c23ab0b1090043f30008529210c55a8449f329536
20:51:52 [2022-06-06T20:51:52.757Z] #19 245.1 Selecting previously unselected package libc6-dev-arm64-cross.
20:51:52 [2022-06-06T20:51:52.757Z] #19 245.1 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
20:51:53 [2022-06-06T20:51:53.015Z] #19 245.3 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
20:51:53 [2022-06-06T20:51:53.015Z] #19 ...
20:51:53 [2022-06-06T20:51:53.015Z] 
20:51:53 [2022-06-06T20:51:53.015Z] #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
20:51:53 [2022-06-06T20:51:53.015Z] #54 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
20:51:53 [2022-06-06T20:51:53.015Z] #54 DONE 256.7s
20:51:53 [2022-06-06T20:51:53.272Z] 
20:51:53 [2022-06-06T20:51:53.272Z] #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
20:51:53 [2022-06-06T20:51:53.272Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a
20:51:53 [2022-06-06T20:51:53.272Z] #19 245.8 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
20:51:53 [2022-06-06T20:51:53.509Z] #60 ...
20:51:53 [2022-06-06T20:51:53.509Z] 
20:51:53 [2022-06-06T20:51:53.509Z] #21 [dev-systemd-false  7/26] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:51:53 [2022-06-06T20:51:53.509Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450
20:51:53 [2022-06-06T20:51:53.509Z] #21 13.35 Reading package lists...
20:51:53 [2022-06-06T20:51:53.529Z] #19 245.8 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
20:51:53 [2022-06-06T20:51:53.529Z] #19 245.9 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
20:51:54 [2022-06-06T20:51:54.093Z] #19 246.6 Selecting previously unselected package g++-10-aarch64-linux-gnu.
20:51:54 [2022-06-06T20:51:54.093Z] #19 246.6 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
20:51:54 [2022-06-06T20:51:54.093Z] #19 246.6 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
20:51:54 [2022-06-06T20:51:54.255Z] #21 ...
20:51:54 [2022-06-06T20:51:54.255Z] 
20:51:54 [2022-06-06T20:51:54.255Z] #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
20:51:54 [2022-06-06T20:51:54.255Z] #60 sha256:09e1e1c0231464ea62b9d5372abe70b2faffcce219cca8333d1712aa5d721bb5
20:51:54 [2022-06-06T20:51:54.255Z] #60 19.14 + cd /tmp/tmp.aWJoyiwkay/src/github.com/opencontainers/runc
20:51:54 [2022-06-06T20:51:54.255Z] #60 19.14 + git checkout -q v1.1.2
20:51:55 [2022-06-06T20:51:55.192Z] #60 20.19 + '[' -z '' ']'
20:51:55 [2022-06-06T20:51:55.192Z] #60 20.19 + target=static
20:51:55 [2022-06-06T20:51:55.192Z] #60 20.19 + make BUILDTAGS=seccomp static
20:51:55 [2022-06-06T20:51:55.759Z] #60 20.73 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 .
20:51:57 [2022-06-06T20:51:57.709Z] #21 17.94 Reading package lists...
20:51:57 [2022-06-06T20:51:57.709Z] #21 ...
20:51:57 [2022-06-06T20:51:57.709Z] 
20:51:57 [2022-06-06T20:51:57.709Z] #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
20:51:57 [2022-06-06T20:51:57.709Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
20:51:57 [2022-06-06T20:51:57.709Z] #34 DONE 222.5s
20:51:57 [2022-06-06T20:51:57.709Z] 
20:51:57 [2022-06-06T20:51:57.709Z] #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
20:51:57 [2022-06-06T20:51:57.709Z] #60 sha256:90d538fd652dd99136c24e8c23ab0b1090043f30008529210c55a8449f329536
20:51:58 [2022-06-06T20:51:58.277Z] #60 ...
20:51:58 [2022-06-06T20:51:58.277Z] 
20:51:58 [2022-06-06T20:51:58.277Z] #21 [dev-systemd-false  7/26] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:51:58 [2022-06-06T20:51:58.277Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450
20:51:58 [2022-06-06T20:51:58.277Z] #21 17.94 Reading package lists...
20:51:59 [2022-06-06T20:51:59.655Z] #21 22.66 Building dependency tree...
20:52:00 [2022-06-06T20:52:00.646Z] #19 ...
20:52:00 [2022-06-06T20:52:00.646Z] 
20:52:00 [2022-06-06T20:52:00.646Z] #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.44.0"      && /build/golangci-lint --version
20:52:00 [2022-06-06T20:52:00.646Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:52:00 [2022-06-06T20:52:00.646Z] #62 264.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
20:52:01 [2022-06-06T20:52:01.047Z] #21 25.47 The following additional packages will be installed:
20:52:01 [2022-06-06T20:52:01.047Z] #21 25.47   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:52:01 [2022-06-06T20:52:01.047Z] #21 25.47   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:52:01 [2022-06-06T20:52:01.047Z] #21 25.47   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:52:01 [2022-06-06T20:52:01.047Z] #21 25.48   python3-pkg-resources vim-runtime xxd
20:52:01 [2022-06-06T20:52:01.047Z] #21 25.48 Suggested packages:
20:52:01 [2022-06-06T20:52:01.047Z] #21 25.48   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:52:01 [2022-06-06T20:52:01.047Z] #21 25.48   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
20:52:01 [2022-06-06T20:52:01.047Z] #21 25.48   acl attr quota
20:52:01 [2022-06-06T20:52:01.047Z] #21 25.48 Recommended packages:
20:52:01 [2022-06-06T20:52:01.047Z] #21 25.48   libatm1 nftables libpam-cap build-essential python3-dev unzip
20:52:02 [2022-06-06T20:52:02.325Z] #60 ...
20:52:02 [2022-06-06T20:52:02.325Z] 
20:52:02 [2022-06-06T20:52:02.325Z] #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
20:52:02 [2022-06-06T20:52:02.325Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
20:52:02 [2022-06-06T20:52:02.325Z] #34 DONE 222.1s
20:52:02 [2022-06-06T20:52:02.325Z] 
20:52:02 [2022-06-06T20:52:02.325Z] #21 [dev-systemd-false  7/26] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:52:02 [2022-06-06T20:52:02.325Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450
20:52:02 [2022-06-06T20:52:02.325Z] #21 7.215 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:52:02 [2022-06-06T20:52:02.325Z] #21 12.68 Fetched 8537 kB in 11s (768 kB/s)
20:52:02 [2022-06-06T20:52:02.543Z] #62 DONE 266.5s
20:52:02 [2022-06-06T20:52:02.543Z] 
20:52:02 [2022-06-06T20:52:02.543Z] #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
20:52:02 [2022-06-06T20:52:02.543Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a
20:52:02 [2022-06-06T20:52:02.543Z] #19 254.4 Selecting previously unselected package g++-aarch64-linux-gnu.
20:52:02 [2022-06-06T20:52:02.543Z] #19 254.4 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
20:52:02 [2022-06-06T20:52:02.543Z] #19 254.7 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
20:52:02 [2022-06-06T20:52:02.799Z] #19 255.1 Selecting previously unselected package patch.
20:52:02 [2022-06-06T20:52:02.799Z] #19 255.1 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
20:52:02 [2022-06-06T20:52:02.799Z] #19 255.1 Unpacking patch (2.7.6-7) ...
20:52:02 [2022-06-06T20:52:02.799Z] #19 255.2 Selecting previously unselected package dpkg-dev.
20:52:02 [2022-06-06T20:52:02.799Z] #19 255.2 Preparing to unpack .../047-dpkg-dev_1.20.10_all.deb ...
20:52:02 [2022-06-06T20:52:02.799Z] #19 255.2 Unpacking dpkg-dev (1.20.10) ...
20:52:02 [2022-06-06T20:52:02.973Z] #21 27.08 The following NEW packages will be installed:
20:52:02 [2022-06-06T20:52:02.973Z] #21 27.09   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
20:52:02 [2022-06-06T20:52:02.973Z] #21 27.09   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:52:02 [2022-06-06T20:52:02.973Z] #21 27.09   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
20:52:02 [2022-06-06T20:52:02.973Z] #21 27.10   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
20:52:02 [2022-06-06T20:52:02.973Z] #21 27.10   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
20:52:02 [2022-06-06T20:52:02.973Z] #21 27.10   python3-pkg-resources python3-setuptools python3-wheel sudo
20:52:02 [2022-06-06T20:52:02.973Z] #21 27.10   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:52:02 [2022-06-06T20:52:02.973Z] #21 27.10   xz-utils zip zstd
20:52:02 [2022-06-06T20:52:02.973Z] #21 27.41 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
20:52:02 [2022-06-06T20:52:02.973Z] #21 27.41 Need to get 27.6 MB of archives.
20:52:02 [2022-06-06T20:52:02.973Z] #21 27.41 After this operation, 106 MB of additional disk space will be used.
20:52:02 [2022-06-06T20:52:02.973Z] #21 27.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
20:52:02 [2022-06-06T20:52:02.973Z] #21 27.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
20:52:02 [2022-06-06T20:52:02.973Z] #21 27.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
20:52:02 [2022-06-06T20:52:02.973Z] #21 27.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:52:02 [2022-06-06T20:52:02.973Z] #21 27.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
20:52:02 [2022-06-06T20:52:02.973Z] #21 27.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
20:52:02 [2022-06-06T20:52:02.973Z] #21 27.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
20:52:03 [2022-06-06T20:52:03.055Z] #19 255.5 Selecting previously unselected package libconfig-inifiles-perl.
20:52:03 [2022-06-06T20:52:03.055Z] #19 255.5 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
20:52:03 [2022-06-06T20:52:03.055Z] #19 255.5 Unpacking libconfig-inifiles-perl (3.000003-1) ...
20:52:03 [2022-06-06T20:52:03.055Z] #19 255.5 Selecting previously unselected package libio-string-perl.
20:52:03 [2022-06-06T20:52:03.055Z] #19 255.5 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
20:52:03 [2022-06-06T20:52:03.055Z] #19 255.5 Unpacking libio-string-perl (1.08-3.1) ...
20:52:03 [2022-06-06T20:52:03.055Z] #19 255.6 Selecting previously unselected package libicu67:amd64.
20:52:03 [2022-06-06T20:52:03.055Z] #19 255.6 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
20:52:03 [2022-06-06T20:52:03.055Z] #19 255.6 Unpacking libicu67:amd64 (67.1-7) ...
20:52:03 [2022-06-06T20:52:03.240Z] #21 27.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
20:52:03 [2022-06-06T20:52:03.240Z] #21 27.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:52:03 [2022-06-06T20:52:03.240Z] #21 27.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:52:03 [2022-06-06T20:52:03.240Z] #21 27.54 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
20:52:03 [2022-06-06T20:52:03.240Z] #21 27.55 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
20:52:03 [2022-06-06T20:52:03.240Z] #21 27.55 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
20:52:03 [2022-06-06T20:52:03.240Z] #21 27.55 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
20:52:03 [2022-06-06T20:52:03.240Z] #21 27.57 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
20:52:03 [2022-06-06T20:52:03.240Z] #21 27.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
20:52:03 [2022-06-06T20:52:03.240Z] #21 27.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
20:52:03 [2022-06-06T20:52:03.240Z] #21 27.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:52:03 [2022-06-06T20:52:03.240Z] #21 27.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
20:52:03 [2022-06-06T20:52:03.240Z] #21 27.60 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
20:52:03 [2022-06-06T20:52:03.240Z] #21 27.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
20:52:03 [2022-06-06T20:52:03.240Z] #21 27.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:52:03 [2022-06-06T20:52:03.240Z] #21 27.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:52:03 [2022-06-06T20:52:03.240Z] #21 27.63 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:52:03 [2022-06-06T20:52:03.240Z] #21 27.63 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
20:52:03 [2022-06-06T20:52:03.240Z] #21 27.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
20:52:03 [2022-06-06T20:52:03.240Z] #21 27.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:52:03 [2022-06-06T20:52:03.509Z] #21 27.94 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
20:52:03 [2022-06-06T20:52:03.509Z] #21 27.94 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:52:03 [2022-06-06T20:52:03.509Z] #21 27.94 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:52:03 [2022-06-06T20:52:03.509Z] #21 27.94 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:52:03 [2022-06-06T20:52:03.509Z] #21 27.95 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
20:52:03 [2022-06-06T20:52:03.509Z] #21 27.95 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
20:52:03 [2022-06-06T20:52:03.509Z] #21 27.95 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:52:03 [2022-06-06T20:52:03.510Z] #21 28.02 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:52:03 [2022-06-06T20:52:03.703Z] #21 12.68 Reading package lists...
20:52:03 [2022-06-06T20:52:03.703Z] #21 ...
20:52:03 [2022-06-06T20:52:03.703Z] 
20:52:03 [2022-06-06T20:52:03.703Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:52:03 [2022-06-06T20:52:03.703Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7 Delve is a source level debugger for Go programs.
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7 
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7 Delve enables you to interact with your program by controlling the execution of the process,
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7 
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7 
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7 Pass flags to the program you are debugging using `--`, for example:
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7 
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7 `dlv exec ./hello -- server --config conf/config.toml`
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7 
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7 Usage:
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7   dlv [command]
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7 
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7 Available Commands:
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7   attach      Attach to running process and begin debugging.
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7   connect     Connect to a headless debug server with a terminal client.
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7   core        Examine a core dump.
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7   debug       Compile and begin debugging main package in current directory, or the package specified.
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7   exec        Execute a precompiled binary, and begin a debug session.
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7   help        Help about any command
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7   run         Deprecated command. Use 'debug' instead.
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7   test        Compile test binary and begin debugging program.
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7   trace       Compile and begin tracing program.
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7   version     Prints version.
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7 
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7 Flags:
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.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)
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.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)
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7       --disable-aslr                     Disables address space randomization
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7   -h, --help                             help for dlv
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7       --init string                      Init file, executed by the terminal client.
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7       --log                              Enable debugging server logging.
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7       --wd string                        Working directory for running the program.
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7 
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7 Additional help topics:
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7   dlv backend  Help about the --backend flag.
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7   dlv log      Help about logging flags.
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7   dlv redirect Help about file redirection.
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7 
20:52:03 [2022-06-06T20:52:03.703Z] #36 224.7 Use "dlv [command] --help" for more information about a command.
20:52:03 [2022-06-06T20:52:03.774Z] #21 28.02 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
20:52:03 [2022-06-06T20:52:03.774Z] #21 28.04 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:52:03 [2022-06-06T20:52:03.774Z] #21 28.04 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
20:52:03 [2022-06-06T20:52:03.774Z] #21 28.06 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
20:52:03 [2022-06-06T20:52:03.774Z] #21 28.06 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:52:03 [2022-06-06T20:52:03.774Z] #21 28.08 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
20:52:03 [2022-06-06T20:52:03.774Z] #21 28.12 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
20:52:03 [2022-06-06T20:52:03.775Z] #21 28.15 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
20:52:03 [2022-06-06T20:52:03.775Z] #21 28.16 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:52:04 [2022-06-06T20:52:04.044Z] #21 28.38 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
20:52:04 [2022-06-06T20:52:04.044Z] #21 28.42 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
20:52:04 [2022-06-06T20:52:04.044Z] #21 28.45 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
20:52:04 [2022-06-06T20:52:04.044Z] #21 28.46 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
20:52:04 [2022-06-06T20:52:04.422Z] #19 256.7 Selecting previously unselected package libxml2:amd64.
20:52:04 [2022-06-06T20:52:04.422Z] #19 256.7 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
20:52:04 [2022-06-06T20:52:04.422Z] #19 256.7 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:52:04 [2022-06-06T20:52:04.422Z] #19 256.8 Selecting previously unselected package libxml-namespacesupport-perl.
20:52:04 [2022-06-06T20:52:04.422Z] #19 256.8 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
20:52:04 [2022-06-06T20:52:04.422Z] #19 256.8 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
20:52:04 [2022-06-06T20:52:04.422Z] #19 256.9 Selecting previously unselected package libxml-sax-base-perl.
20:52:04 [2022-06-06T20:52:04.422Z] #19 256.9 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
20:52:04 [2022-06-06T20:52:04.422Z] #19 256.9 Unpacking libxml-sax-base-perl (1.09-1.1) ...
20:52:04 [2022-06-06T20:52:04.423Z] #19 256.9 Selecting previously unselected package libxml-sax-perl.
20:52:04 [2022-06-06T20:52:04.423Z] #19 256.9 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
20:52:04 [2022-06-06T20:52:04.423Z] #19 256.9 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
20:52:04 [2022-06-06T20:52:04.423Z] #19 257.0 Selecting previously unselected package libxml-libxml-perl.
20:52:04 [2022-06-06T20:52:04.678Z] #19 257.0 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
20:52:04 [2022-06-06T20:52:04.678Z] #19 257.0 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
20:52:04 [2022-06-06T20:52:04.678Z] #19 257.0 Selecting previously unselected package libxml-simple-perl.
20:52:04 [2022-06-06T20:52:04.678Z] #19 257.0 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
20:52:04 [2022-06-06T20:52:04.678Z] #19 257.1 Unpacking libxml-simple-perl (2.25-1) ...
20:52:04 [2022-06-06T20:52:04.678Z] #19 257.1 Selecting previously unselected package libyaml-perl.
20:52:04 [2022-06-06T20:52:04.678Z] #19 257.1 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
20:52:04 [2022-06-06T20:52:04.678Z] #19 257.1 Unpacking libyaml-perl (1.30-1) ...
20:52:04 [2022-06-06T20:52:04.678Z] #19 257.1 Selecting previously unselected package libconfig-auto-perl.
20:52:04 [2022-06-06T20:52:04.678Z] #19 257.1 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
20:52:04 [2022-06-06T20:52:04.678Z] #19 257.1 Unpacking libconfig-auto-perl (0.44-1.1) ...
20:52:04 [2022-06-06T20:52:04.678Z] #19 257.2 Selecting previously unselected package libfile-which-perl.
20:52:04 [2022-06-06T20:52:04.678Z] #19 257.2 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
20:52:04 [2022-06-06T20:52:04.678Z] #19 257.2 Unpacking libfile-which-perl (1.23-1) ...
20:52:04 [2022-06-06T20:52:04.678Z] #19 257.2 Selecting previously unselected package libfile-homedir-perl.
20:52:04 [2022-06-06T20:52:04.678Z] #19 257.2 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
20:52:04 [2022-06-06T20:52:04.678Z] #19 257.2 Unpacking libfile-homedir-perl (1.006-1) ...
20:52:04 [2022-06-06T20:52:04.678Z] #19 257.2 Selecting previously unselected package libdebian-dpkgcross-perl.
20:52:04 [2022-06-06T20:52:04.678Z] #19 257.2 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
20:52:04 [2022-06-06T20:52:04.678Z] #19 257.3 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
20:52:04 [2022-06-06T20:52:04.678Z] #19 257.3 Selecting previously unselected package dpkg-cross.
20:52:04 [2022-06-06T20:52:04.678Z] #19 257.3 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
20:52:04 [2022-06-06T20:52:04.678Z] #19 257.3 Unpacking dpkg-cross (2.6.18+nmu1) ...
20:52:04 [2022-06-06T20:52:04.678Z] #19 257.3 Selecting previously unselected package crossbuild-essential-arm64.
20:52:04 [2022-06-06T20:52:04.934Z] #19 257.3 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
20:52:04 [2022-06-06T20:52:04.934Z] #19 257.3 Unpacking crossbuild-essential-arm64 (12.9) ...
20:52:04 [2022-06-06T20:52:04.934Z] #19 257.4 Selecting previously unselected package libc6-armel-cross.
20:52:04 [2022-06-06T20:52:04.934Z] #19 257.4 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
20:52:04 [2022-06-06T20:52:04.934Z] #19 257.4 Unpacking libc6-armel-cross (2.31-9cross4) ...
20:52:04 [2022-06-06T20:52:04.934Z] #19 257.5 Selecting previously unselected package libgcc-s1-armel-cross.
20:52:04 [2022-06-06T20:52:04.934Z] #19 257.5 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
20:52:04 [2022-06-06T20:52:04.934Z] #19 257.5 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
20:52:04 [2022-06-06T20:52:04.934Z] #19 257.5 Selecting previously unselected package libgomp1-armel-cross.
20:52:04 [2022-06-06T20:52:04.934Z] #19 257.5 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
20:52:04 [2022-06-06T20:52:04.934Z] #19 257.5 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
20:52:04 [2022-06-06T20:52:04.934Z] #19 257.6 Selecting previously unselected package libatomic1-armel-cross.
20:52:04 [2022-06-06T20:52:04.987Z] #21 29.16 debconf: delaying package configuration, since apt-utils is not installed
20:52:04 [2022-06-06T20:52:04.987Z] #21 29.27 Fetched 27.6 MB in 1s (20.3 MB/s)
20:52:04 [2022-06-06T20:52:04.987Z] #21 29.31 Selecting previously unselected package pigz.
20:52:04 [2022-06-06T20:52:04.987Z] #21 29.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 ... 24019 files and directories currently installed.)
20:52:04 [2022-06-06T20:52:04.987Z] #21 29.36 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
20:52:04 [2022-06-06T20:52:04.987Z] #21 29.37 Unpacking pigz (2.6-1) ...
20:52:05 [2022-06-06T20:52:05.080Z] #36 DONE 225.9s
20:52:05 [2022-06-06T20:52:05.080Z] 
20:52:05 [2022-06-06T20:52:05.080Z] #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
20:52:05 [2022-06-06T20:52:05.080Z] #60 sha256:09e1e1c0231464ea62b9d5372abe70b2faffcce219cca8333d1712aa5d721bb5
20:52:05 [2022-06-06T20:52:05.080Z] #60 ...
20:52:05 [2022-06-06T20:52:05.080Z] 
20:52:05 [2022-06-06T20:52:05.080Z] #21 [dev-systemd-false  7/26] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:52:05 [2022-06-06T20:52:05.080Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450
20:52:05 [2022-06-06T20:52:05.080Z] #21 12.68 Reading package lists...
20:52:05 [2022-06-06T20:52:05.189Z] #19 257.6 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
20:52:05 [2022-06-06T20:52:05.189Z] #19 257.6 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
20:52:05 [2022-06-06T20:52:05.189Z] #19 257.6 Selecting previously unselected package libasan6-armel-cross.
20:52:05 [2022-06-06T20:52:05.189Z] #19 257.6 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
20:52:05 [2022-06-06T20:52:05.189Z] #19 257.6 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
20:52:05 [2022-06-06T20:52:05.189Z] #19 257.8 Selecting previously unselected package libstdc++6-armel-cross.
20:52:05 [2022-06-06T20:52:05.246Z] #21 29.45 Selecting previously unselected package libelf1:amd64.
20:52:05 [2022-06-06T20:52:05.246Z] #21 29.45 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
20:52:05 [2022-06-06T20:52:05.246Z] #21 29.46 Unpacking libelf1:amd64 (0.183-1) ...
20:52:05 [2022-06-06T20:52:05.246Z] #21 29.64 Selecting previously unselected package libbpf0:amd64.
20:52:05 [2022-06-06T20:52:05.246Z] #21 29.64 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
20:52:05 [2022-06-06T20:52:05.246Z] #21 29.64 Unpacking libbpf0:amd64 (1:0.3-2) ...
20:52:05 [2022-06-06T20:52:05.246Z] #21 29.72 Selecting previously unselected package libcap2:amd64.
20:52:05 [2022-06-06T20:52:05.445Z] #19 257.8 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
20:52:05 [2022-06-06T20:52:05.445Z] #19 257.9 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
20:52:05 [2022-06-06T20:52:05.445Z] #19 257.9 Selecting previously unselected package libubsan1-armel-cross.
20:52:05 [2022-06-06T20:52:05.445Z] #19 257.9 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
20:52:05 [2022-06-06T20:52:05.445Z] #19 257.9 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
20:52:05 [2022-06-06T20:52:05.505Z] #21 29.73 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
20:52:05 [2022-06-06T20:52:05.505Z] #21 29.74 Unpacking libcap2:amd64 (1:2.44-1) ...
20:52:05 [2022-06-06T20:52:05.505Z] #21 29.79 Selecting previously unselected package libmnl0:amd64.
20:52:05 [2022-06-06T20:52:05.505Z] #21 29.79 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
20:52:05 [2022-06-06T20:52:05.505Z] #21 29.79 Unpacking libmnl0:amd64 (1.0.4-3) ...
20:52:05 [2022-06-06T20:52:05.505Z] #21 29.85 Selecting previously unselected package libxtables12:amd64.
20:52:05 [2022-06-06T20:52:05.505Z] #21 29.85 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
20:52:05 [2022-06-06T20:52:05.505Z] #21 29.86 Unpacking libxtables12:amd64 (1.8.7-1) ...
20:52:05 [2022-06-06T20:52:05.505Z] #21 29.91 Selecting previously unselected package libcap2-bin.
20:52:05 [2022-06-06T20:52:05.505Z] #21 29.92 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
20:52:05 [2022-06-06T20:52:05.505Z] #21 29.93 Unpacking libcap2-bin (1:2.44-1) ...
20:52:05 [2022-06-06T20:52:05.701Z] #19 258.0 Selecting previously unselected package libgcc-10-dev-armel-cross.
20:52:05 [2022-06-06T20:52:05.701Z] #19 258.0 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
20:52:05 [2022-06-06T20:52:05.701Z] #19 258.0 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
20:52:05 [2022-06-06T20:52:05.701Z] #19 258.1 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
20:52:05 [2022-06-06T20:52:05.701Z] #19 258.1 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
20:52:05 [2022-06-06T20:52:05.701Z] #19 258.2 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
20:52:05 [2022-06-06T20:52:05.764Z] #21 30.01 Selecting previously unselected package iproute2.
20:52:05 [2022-06-06T20:52:05.765Z] #21 30.01 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
20:52:05 [2022-06-06T20:52:05.765Z] #21 30.02 Unpacking iproute2 (5.10.0-4) ...
20:52:06 [2022-06-06T20:52:06.024Z] #21 30.43 Selecting previously unselected package xxd.
20:52:06 [2022-06-06T20:52:06.024Z] #21 30.45 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:52:06 [2022-06-06T20:52:06.024Z] #21 30.45 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:52:06 [2022-06-06T20:52:06.024Z] #21 30.57 Selecting previously unselected package vim-common.
20:52:06 [2022-06-06T20:52:06.283Z] #21 30.57 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:52:06 [2022-06-06T20:52:06.283Z] #21 30.59 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:52:06 [2022-06-06T20:52:06.283Z] #21 30.70 Selecting previously unselected package bash-completion.
20:52:06 [2022-06-06T20:52:06.542Z] #21 30.71 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
20:52:07 [2022-06-06T20:52:07.922Z] #21 32.29 Unpacking bash-completion (1:2.11-2) ...
20:52:08 [2022-06-06T20:52:08.183Z] #21 32.60 Selecting previously unselected package bzip2.
20:52:08 [2022-06-06T20:52:08.183Z] #21 32.61 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
20:52:08 [2022-06-06T20:52:08.183Z] #21 32.62 Unpacking bzip2 (1.0.8-4) ...
20:52:08 [2022-06-06T20:52:08.183Z] #21 32.69 Selecting previously unselected package xz-utils.
20:52:08 [2022-06-06T20:52:08.183Z] #21 32.71 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
20:52:08 [2022-06-06T20:52:08.394Z] #21 17.70 Reading package lists...
20:52:08 [2022-06-06T20:52:08.442Z] #21 32.72 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:52:08 [2022-06-06T20:52:08.702Z] #21 32.88 Selecting previously unselected package apparmor.
20:52:08 [2022-06-06T20:52:08.702Z] #21 32.89 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
20:52:08 [2022-06-06T20:52:08.702Z] #21 32.95 Unpacking apparmor (2.13.6-10) ...
20:52:08 [2022-06-06T20:52:08.961Z] #21 33.36 Selecting previously unselected package inetutils-ping.
20:52:08 [2022-06-06T20:52:08.961Z] #21 33.38 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
20:52:08 [2022-06-06T20:52:08.961Z] #21 33.38 Unpacking inetutils-ping (2:2.0-1) ...
20:52:09 [2022-06-06T20:52:09.220Z] #21 33.50 Selecting previously unselected package libip4tc2:amd64.
20:52:09 [2022-06-06T20:52:09.220Z] #21 33.51 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
20:52:09 [2022-06-06T20:52:09.220Z] #21 33.51 Unpacking libip4tc2:amd64 (1.8.7-1) ...
20:52:09 [2022-06-06T20:52:09.220Z] #21 33.56 Selecting previously unselected package libip6tc2:amd64.
20:52:09 [2022-06-06T20:52:09.220Z] #21 33.57 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
20:52:09 [2022-06-06T20:52:09.220Z] #21 33.58 Unpacking libip6tc2:amd64 (1.8.7-1) ...
20:52:09 [2022-06-06T20:52:09.220Z] #21 33.63 Selecting previously unselected package libnfnetlink0:amd64.
20:52:09 [2022-06-06T20:52:09.220Z] #21 33.63 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:52:09 [2022-06-06T20:52:09.220Z] #21 33.64 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:52:09 [2022-06-06T20:52:09.479Z] #21 33.69 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:52:09 [2022-06-06T20:52:09.479Z] #21 33.69 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
20:52:09 [2022-06-06T20:52:09.479Z] #21 33.69 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:52:09 [2022-06-06T20:52:09.479Z] #21 33.76 Selecting previously unselected package libnftnl11:amd64.
20:52:09 [2022-06-06T20:52:09.479Z] #21 33.77 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
20:52:09 [2022-06-06T20:52:09.479Z] #21 33.78 Unpacking libnftnl11:amd64 (1.1.9-1) ...
20:52:09 [2022-06-06T20:52:09.479Z] #21 33.87 Selecting previously unselected package iptables.
20:52:09 [2022-06-06T20:52:09.479Z] #21 33.89 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
20:52:09 [2022-06-06T20:52:09.479Z] #21 33.89 Unpacking iptables (1.8.7-1) ...
20:52:09 [2022-06-06T20:52:09.739Z] #21 34.20 Selecting previously unselected package libonig5:amd64.
20:52:09 [2022-06-06T20:52:09.739Z] #21 34.21 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
20:52:09 [2022-06-06T20:52:09.739Z] #21 34.22 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:52:09 [2022-06-06T20:52:09.770Z] #21 21.00 Building dependency tree...
20:52:09 [2022-06-06T20:52:09.998Z] #21 34.35 Selecting previously unselected package libjq1:amd64.
20:52:09 [2022-06-06T20:52:09.998Z] #21 34.36 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
20:52:09 [2022-06-06T20:52:09.998Z] #21 34.36 Unpacking libjq1:amd64 (1.6-2.1) ...
20:52:09 [2022-06-06T20:52:09.998Z] #21 34.46 Selecting previously unselected package jq.
20:52:09 [2022-06-06T20:52:09.998Z] #21 34.47 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
20:52:09 [2022-06-06T20:52:09.998Z] #21 34.47 Unpacking jq (1.6-2.1) ...
20:52:10 [2022-06-06T20:52:10.257Z] #21 34.55 Selecting previously unselected package libaio1:amd64.
20:52:10 [2022-06-06T20:52:10.257Z] #21 34.56 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
20:52:10 [2022-06-06T20:52:10.257Z] #21 34.57 Unpacking libaio1:amd64 (0.3.112-9) ...
20:52:10 [2022-06-06T20:52:10.257Z] #21 34.61 Selecting previously unselected package libgpm2:amd64.
20:52:10 [2022-06-06T20:52:10.257Z] #21 34.61 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
20:52:10 [2022-06-06T20:52:10.257Z] #21 34.63 Unpacking libgpm2:amd64 (1.20.7-8) ...
20:52:10 [2022-06-06T20:52:10.257Z] #21 34.69 Selecting previously unselected package libicu67:amd64.
20:52:10 [2022-06-06T20:52:10.517Z] #21 34.69 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
20:52:10 [2022-06-06T20:52:10.517Z] #21 34.70 Unpacking libicu67:amd64 (67.1-7) ...
20:52:10 [2022-06-06T20:52:10.706Z] #21 23.20 The following additional packages will be installed:
20:52:10 [2022-06-06T20:52:10.706Z] #21 23.20   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:52:10 [2022-06-06T20:52:10.706Z] #21 23.20   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:52:10 [2022-06-06T20:52:10.706Z] #21 23.20   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:52:10 [2022-06-06T20:52:10.706Z] #21 23.20   python3-pkg-resources vim-runtime xxd
20:52:10 [2022-06-06T20:52:10.706Z] #21 23.20 Suggested packages:
20:52:10 [2022-06-06T20:52:10.706Z] #21 23.21   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:52:10 [2022-06-06T20:52:10.706Z] #21 23.21   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
20:52:10 [2022-06-06T20:52:10.706Z] #21 23.21   acl attr quota
20:52:10 [2022-06-06T20:52:10.706Z] #21 23.21 Recommended packages:
20:52:10 [2022-06-06T20:52:10.706Z] #21 23.21   libatm1 nftables libpam-cap build-essential python3-dev unzip
20:52:10 [2022-06-06T20:52:10.965Z] #19 262.9 Selecting previously unselected package gcc-arm-linux-gnueabi.
20:52:10 [2022-06-06T20:52:10.965Z] #19 262.9 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
20:52:10 [2022-06-06T20:52:10.965Z] #19 262.9 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
20:52:10 [2022-06-06T20:52:10.965Z] #19 262.9 Selecting previously unselected package linux-libc-dev-armel-cross.
20:52:10 [2022-06-06T20:52:10.965Z] #19 262.9 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
20:52:10 [2022-06-06T20:52:10.965Z] #19 262.9 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
20:52:10 [2022-06-06T20:52:10.965Z] #19 263.1 Selecting previously unselected package libc6-dev-armel-cross.
20:52:10 [2022-06-06T20:52:10.965Z] #19 263.1 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
20:52:10 [2022-06-06T20:52:10.965Z] #19 263.1 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
20:52:10 [2022-06-06T20:52:10.965Z] #19 263.3 Selecting previously unselected package libstdc++-10-dev-armel-cross.
20:52:10 [2022-06-06T20:52:10.965Z] #19 263.3 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
20:52:10 [2022-06-06T20:52:10.965Z] #19 263.3 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
20:52:10 [2022-06-06T20:52:10.965Z] #19 263.6 Selecting previously unselected package g++-10-arm-linux-gnueabi.
20:52:11 [2022-06-06T20:52:11.222Z] #19 263.6 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
20:52:11 [2022-06-06T20:52:11.222Z] #19 263.6 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
20:52:12 [2022-06-06T20:52:12.080Z] #21 24.63 The following NEW packages will be installed:
20:52:12 [2022-06-06T20:52:12.081Z] #21 24.63   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
20:52:12 [2022-06-06T20:52:12.081Z] #21 24.63   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:52:12 [2022-06-06T20:52:12.081Z] #21 24.63   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
20:52:12 [2022-06-06T20:52:12.081Z] #21 24.64   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
20:52:12 [2022-06-06T20:52:12.081Z] #21 24.64   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
20:52:12 [2022-06-06T20:52:12.081Z] #21 24.64   python3-pkg-resources python3-setuptools python3-wheel sudo
20:52:12 [2022-06-06T20:52:12.081Z] #21 24.64   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:52:12 [2022-06-06T20:52:12.081Z] #21 24.64   xz-utils zip zstd
20:52:12 [2022-06-06T20:52:12.339Z] #21 24.95 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
20:52:12 [2022-06-06T20:52:12.339Z] #21 24.95 Need to get 27.6 MB of archives.
20:52:12 [2022-06-06T20:52:12.339Z] #21 24.95 After this operation, 106 MB of additional disk space will be used.
20:52:12 [2022-06-06T20:52:12.339Z] #21 24.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
20:52:12 [2022-06-06T20:52:12.339Z] #21 24.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
20:52:12 [2022-06-06T20:52:12.339Z] #21 24.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
20:52:12 [2022-06-06T20:52:12.339Z] #21 24.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:52:12 [2022-06-06T20:52:12.339Z] #21 24.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
20:52:12 [2022-06-06T20:52:12.339Z] #21 24.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
20:52:12 [2022-06-06T20:52:12.339Z] #21 24.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
20:52:12 [2022-06-06T20:52:12.339Z] #21 24.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
20:52:12 [2022-06-06T20:52:12.339Z] #21 25.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:52:12 [2022-06-06T20:52:12.339Z] #21 25.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:52:12 [2022-06-06T20:52:12.339Z] #21 25.03 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
20:52:12 [2022-06-06T20:52:12.339Z] #21 25.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
20:52:12 [2022-06-06T20:52:12.339Z] #21 25.04 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
20:52:12 [2022-06-06T20:52:12.597Z] #21 25.05 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
20:52:12 [2022-06-06T20:52:12.597Z] #21 25.07 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
20:52:12 [2022-06-06T20:52:12.597Z] #21 25.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
20:52:12 [2022-06-06T20:52:12.597Z] #21 25.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
20:52:12 [2022-06-06T20:52:12.597Z] #21 25.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:52:12 [2022-06-06T20:52:12.597Z] #21 25.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
20:52:12 [2022-06-06T20:52:12.597Z] #21 25.08 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
20:52:12 [2022-06-06T20:52:12.597Z] #21 25.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
20:52:12 [2022-06-06T20:52:12.597Z] #21 25.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:52:12 [2022-06-06T20:52:12.597Z] #21 25.11 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:52:12 [2022-06-06T20:52:12.597Z] #21 25.11 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:52:12 [2022-06-06T20:52:12.597Z] #21 25.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
20:52:12 [2022-06-06T20:52:12.597Z] #21 25.12 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
20:52:12 [2022-06-06T20:52:12.597Z] #21 25.12 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:52:12 [2022-06-06T20:52:12.856Z] #21 25.47 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
20:52:12 [2022-06-06T20:52:12.856Z] #21 25.48 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:52:12 [2022-06-06T20:52:12.856Z] #21 25.48 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:52:12 [2022-06-06T20:52:12.856Z] #21 25.48 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:52:12 [2022-06-06T20:52:12.856Z] #21 25.48 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
20:52:12 [2022-06-06T20:52:12.856Z] #21 25.49 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
20:52:12 [2022-06-06T20:52:12.856Z] #21 25.49 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:52:12 [2022-06-06T20:52:12.856Z] #21 25.56 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:52:12 [2022-06-06T20:52:12.856Z] #21 25.56 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
20:52:12 [2022-06-06T20:52:12.856Z] #21 25.57 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:52:12 [2022-06-06T20:52:12.856Z] #21 25.58 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
20:52:13 [2022-06-06T20:52:13.114Z] #21 25.59 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
20:52:13 [2022-06-06T20:52:13.114Z] #21 25.60 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:52:13 [2022-06-06T20:52:13.114Z] #21 25.60 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
20:52:13 [2022-06-06T20:52:13.114Z] #21 25.64 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
20:52:13 [2022-06-06T20:52:13.114Z] #21 25.65 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
20:52:13 [2022-06-06T20:52:13.114Z] #21 25.66 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:52:13 [2022-06-06T20:52:13.114Z] #21 25.85 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
20:52:13 [2022-06-06T20:52:13.376Z] #21 25.89 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
20:52:13 [2022-06-06T20:52:13.376Z] #21 25.91 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
20:52:13 [2022-06-06T20:52:13.376Z] #21 25.92 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
20:52:13 [2022-06-06T20:52:13.806Z] #21 37.72 Selecting previously unselected package libinih1:amd64.
20:52:13 [2022-06-06T20:52:13.806Z] #21 37.73 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
20:52:13 [2022-06-06T20:52:13.806Z] #21 37.73 Unpacking libinih1:amd64 (53-1+b2) ...
20:52:13 [2022-06-06T20:52:13.806Z] #21 37.78 Selecting previously unselected package libnet1:amd64.
20:52:13 [2022-06-06T20:52:13.806Z] #21 37.78 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:52:13 [2022-06-06T20:52:13.806Z] #21 37.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:52:13 [2022-06-06T20:52:13.806Z] #21 37.86 Selecting previously unselected package libnl-3-200:amd64.
20:52:13 [2022-06-06T20:52:13.806Z] #21 37.87 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:52:13 [2022-06-06T20:52:13.806Z] #21 37.88 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:52:13 [2022-06-06T20:52:13.806Z] #21 37.95 Selecting previously unselected package libprotobuf-c1:amd64.
20:52:13 [2022-06-06T20:52:13.806Z] #21 37.96 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:52:13 [2022-06-06T20:52:13.806Z] #21 37.97 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:52:13 [2022-06-06T20:52:13.806Z] #21 38.00 Selecting previously unselected package net-tools.
20:52:13 [2022-06-06T20:52:13.806Z] #21 38.02 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
20:52:13 [2022-06-06T20:52:13.806Z] #21 38.03 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:52:13 [2022-06-06T20:52:13.806Z] #21 38.21 Selecting previously unselected package patch.
20:52:13 [2022-06-06T20:52:13.806Z] #21 38.21 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
20:52:13 [2022-06-06T20:52:13.806Z] #21 38.22 Unpacking patch (2.7.6-7) ...
20:52:13 [2022-06-06T20:52:13.806Z] #21 38.32 Selecting previously unselected package python-pip-whl.
20:52:13 [2022-06-06T20:52:13.944Z] #21 26.43 debconf: delaying package configuration, since apt-utils is not installed
20:52:14 [2022-06-06T20:52:14.065Z] #21 38.32 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:52:14 [2022-06-06T20:52:14.065Z] #21 38.33 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:52:14 [2022-06-06T20:52:14.202Z] #21 26.63 Fetched 27.6 MB in 1s (21.6 MB/s)
20:52:14 [2022-06-06T20:52:14.202Z] #21 26.70 Selecting previously unselected package pigz.
20:52:14 [2022-06-06T20:52:14.202Z] #21 26.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24019 files and directories currently installed.)
20:52:14 [2022-06-06T20:52:14.202Z] #21 26.79 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
20:52:14 [2022-06-06T20:52:14.202Z] #21 26.81 Unpacking pigz (2.6-1) ...
20:52:14 [2022-06-06T20:52:14.202Z] #21 26.91 Selecting previously unselected package libelf1:amd64.
20:52:14 [2022-06-06T20:52:14.459Z] #21 26.91 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
20:52:14 [2022-06-06T20:52:14.459Z] #21 26.93 Unpacking libelf1:amd64 (0.183-1) ...
20:52:14 [2022-06-06T20:52:14.633Z] #21 38.83 Selecting previously unselected package python3-lib2to3.
20:52:14 [2022-06-06T20:52:14.633Z] #21 38.84 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
20:52:14 [2022-06-06T20:52:14.633Z] #21 38.84 Unpacking python3-lib2to3 (3.9.2-1) ...
20:52:14 [2022-06-06T20:52:14.633Z] #21 38.95 Selecting previously unselected package python3-distutils.
20:52:14 [2022-06-06T20:52:14.633Z] #21 38.97 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
20:52:14 [2022-06-06T20:52:14.633Z] #21 38.97 Unpacking python3-distutils (3.9.2-1) ...
20:52:14 [2022-06-06T20:52:14.717Z] #21 27.29 Selecting previously unselected package libbpf0:amd64.
20:52:14 [2022-06-06T20:52:14.717Z] #21 27.30 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
20:52:14 [2022-06-06T20:52:14.717Z] #21 27.31 Unpacking libbpf0:amd64 (1:0.3-2) ...
20:52:14 [2022-06-06T20:52:14.892Z] #21 39.11 Selecting previously unselected package python3-pkg-resources.
20:52:14 [2022-06-06T20:52:14.892Z] #21 39.11 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
20:52:14 [2022-06-06T20:52:14.892Z] #21 39.12 Unpacking python3-pkg-resources (52.0.0-4) ...
20:52:14 [2022-06-06T20:52:14.892Z] #21 39.25 Selecting previously unselected package python3-setuptools.
20:52:14 [2022-06-06T20:52:14.892Z] #21 39.26 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
20:52:14 [2022-06-06T20:52:14.892Z] #21 39.27 Unpacking python3-setuptools (52.0.0-4) ...
20:52:14 [2022-06-06T20:52:14.976Z] #21 27.42 Selecting previously unselected package libcap2:amd64.
20:52:14 [2022-06-06T20:52:14.976Z] #21 27.42 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
20:52:14 [2022-06-06T20:52:14.976Z] #21 27.42 Unpacking libcap2:amd64 (1:2.44-1) ...
20:52:14 [2022-06-06T20:52:14.976Z] #21 27.60 Selecting previously unselected package libmnl0:amd64.
20:52:14 [2022-06-06T20:52:14.976Z] #21 27.61 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
20:52:14 [2022-06-06T20:52:14.976Z] #21 27.61 Unpacking libmnl0:amd64 (1.0.4-3) ...
20:52:15 [2022-06-06T20:52:15.151Z] #21 39.50 Selecting previously unselected package python3-wheel.
20:52:15 [2022-06-06T20:52:15.151Z] #21 39.51 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
20:52:15 [2022-06-06T20:52:15.151Z] #21 39.52 Unpacking python3-wheel (0.34.2-1) ...
20:52:15 [2022-06-06T20:52:15.151Z] #21 39.59 Selecting previously unselected package python3-pip.
20:52:15 [2022-06-06T20:52:15.235Z] #21 27.72 Selecting previously unselected package libxtables12:amd64.
20:52:15 [2022-06-06T20:52:15.235Z] #21 27.73 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
20:52:15 [2022-06-06T20:52:15.235Z] #21 27.74 Unpacking libxtables12:amd64 (1.8.7-1) ...
20:52:15 [2022-06-06T20:52:15.393Z] #19 268.0 Selecting previously unselected package g++-arm-linux-gnueabi.
20:52:15 [2022-06-06T20:52:15.393Z] #19 268.0 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
20:52:15 [2022-06-06T20:52:15.393Z] #19 268.0 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
20:52:15 [2022-06-06T20:52:15.410Z] #21 39.61 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:52:15 [2022-06-06T20:52:15.410Z] #21 39.61 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:52:15 [2022-06-06T20:52:15.410Z] #21 39.83 Selecting previously unselected package sudo.
20:52:15 [2022-06-06T20:52:15.410Z] #21 39.84 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
20:52:15 [2022-06-06T20:52:15.410Z] #21 39.85 Unpacking sudo (1.9.5p2-3) ...
20:52:15 [2022-06-06T20:52:15.493Z] #21 27.87 Selecting previously unselected package libcap2-bin.
20:52:15 [2022-06-06T20:52:15.493Z] #21 27.88 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
20:52:15 [2022-06-06T20:52:15.493Z] #21 27.89 Unpacking libcap2-bin (1:2.44-1) ...
20:52:15 [2022-06-06T20:52:15.649Z] #19 268.0 Selecting previously unselected package crossbuild-essential-armel.
20:52:15 [2022-06-06T20:52:15.649Z] #19 268.0 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
20:52:15 [2022-06-06T20:52:15.649Z] #19 268.1 Unpacking crossbuild-essential-armel (12.9) ...
20:52:15 [2022-06-06T20:52:15.649Z] #19 268.1 Selecting previously unselected package libc6-armhf-cross.
20:52:15 [2022-06-06T20:52:15.649Z] #19 268.1 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
20:52:15 [2022-06-06T20:52:15.649Z] #19 268.1 Unpacking libc6-armhf-cross (2.31-9cross4) ...
20:52:15 [2022-06-06T20:52:15.649Z] #19 268.2 Selecting previously unselected package libgcc-s1-armhf-cross.
20:52:15 [2022-06-06T20:52:15.649Z] #19 268.2 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
20:52:15 [2022-06-06T20:52:15.649Z] #19 268.2 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
20:52:15 [2022-06-06T20:52:15.649Z] #19 268.2 Selecting previously unselected package libgomp1-armhf-cross.
20:52:15 [2022-06-06T20:52:15.649Z] #19 268.2 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
20:52:15 [2022-06-06T20:52:15.649Z] #19 268.2 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
20:52:15 [2022-06-06T20:52:15.649Z] #19 268.3 Selecting previously unselected package libatomic1-armhf-cross.
20:52:15 [2022-06-06T20:52:15.752Z] #21 28.19 Selecting previously unselected package iproute2.
20:52:15 [2022-06-06T20:52:15.752Z] #21 28.20 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
20:52:15 [2022-06-06T20:52:15.752Z] #21 28.21 Unpacking iproute2 (5.10.0-4) ...
20:52:15 [2022-06-06T20:52:15.905Z] #19 268.3 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
20:52:15 [2022-06-06T20:52:15.905Z] #19 268.3 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
20:52:15 [2022-06-06T20:52:15.905Z] #19 268.4 Selecting previously unselected package libasan6-armhf-cross.
20:52:15 [2022-06-06T20:52:15.905Z] #19 268.4 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
20:52:15 [2022-06-06T20:52:15.905Z] #19 268.4 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
20:52:15 [2022-06-06T20:52:15.982Z] #21 40.32 Selecting previously unselected package thin-provisioning-tools.
20:52:15 [2022-06-06T20:52:15.983Z] #21 40.33 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
20:52:15 [2022-06-06T20:52:15.983Z] #21 40.34 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:52:16 [2022-06-06T20:52:16.161Z] #19 268.6 Selecting previously unselected package libstdc++6-armhf-cross.
20:52:16 [2022-06-06T20:52:16.161Z] #19 268.6 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
20:52:16 [2022-06-06T20:52:16.161Z] #19 268.6 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
20:52:16 [2022-06-06T20:52:16.161Z] #19 268.7 Selecting previously unselected package libubsan1-armhf-cross.
20:52:16 [2022-06-06T20:52:16.161Z] #19 268.7 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
20:52:16 [2022-06-06T20:52:16.161Z] #19 268.7 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
20:52:16 [2022-06-06T20:52:16.241Z] #21 40.51 Selecting previously unselected package uidmap.
20:52:16 [2022-06-06T20:52:16.241Z] #21 40.52 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
20:52:16 [2022-06-06T20:52:16.241Z] #21 40.52 Unpacking uidmap (1:4.8.1-1) ...
20:52:16 [2022-06-06T20:52:16.241Z] #21 40.66 Selecting previously unselected package vim-runtime.
20:52:16 [2022-06-06T20:52:16.241Z] #21 40.66 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:52:16 [2022-06-06T20:52:16.241Z] #21 40.69 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:52:16 [2022-06-06T20:52:16.241Z] #21 40.71 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:52:16 [2022-06-06T20:52:16.241Z] #21 40.73 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:52:16 [2022-06-06T20:52:16.418Z] #19 268.8 Selecting previously unselected package libgcc-10-dev-armhf-cross.
20:52:16 [2022-06-06T20:52:16.418Z] #19 268.8 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
20:52:16 [2022-06-06T20:52:16.418Z] #19 268.8 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
20:52:16 [2022-06-06T20:52:16.418Z] #19 268.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
20:52:16 [2022-06-06T20:52:16.418Z] #19 268.9 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
20:52:16 [2022-06-06T20:52:16.418Z] #19 268.9 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
20:52:16 [2022-06-06T20:52:16.686Z] #21 28.99 Selecting previously unselected package xxd.
20:52:16 [2022-06-06T20:52:16.686Z] #21 29.00 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:52:16 [2022-06-06T20:52:16.686Z] #21 29.00 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:52:16 [2022-06-06T20:52:16.686Z] #21 29.11 Selecting previously unselected package vim-common.
20:52:16 [2022-06-06T20:52:16.686Z] #21 29.11 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:52:16 [2022-06-06T20:52:16.686Z] #21 29.12 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:52:16 [2022-06-06T20:52:16.686Z] #21 29.27 Selecting previously unselected package bash-completion.
20:52:16 [2022-06-06T20:52:16.686Z] #21 29.27 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
20:52:19 [2022-06-06T20:52:19.531Z] #21 43.57 Selecting previously unselected package vim.
20:52:19 [2022-06-06T20:52:19.531Z] #21 43.57 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:52:19 [2022-06-06T20:52:19.531Z] #21 43.58 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:52:19 [2022-06-06T20:52:19.791Z] #21 44.10 Selecting previously unselected package xfsprogs.
20:52:19 [2022-06-06T20:52:19.791Z] #21 44.10 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
20:52:19 [2022-06-06T20:52:19.791Z] #21 44.10 Unpacking xfsprogs (5.10.0-4) ...
20:52:19 [2022-06-06T20:52:19.969Z] #21 32.20 Unpacking bash-completion (1:2.11-2) ...
20:52:19 [2022-06-06T20:52:19.969Z] #21 32.57 Selecting previously unselected package bzip2.
20:52:19 [2022-06-06T20:52:19.969Z] #21 32.57 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
20:52:19 [2022-06-06T20:52:19.969Z] #21 32.58 Unpacking bzip2 (1.0.8-4) ...
20:52:20 [2022-06-06T20:52:20.228Z] #21 32.67 Selecting previously unselected package xz-utils.
20:52:20 [2022-06-06T20:52:20.228Z] #21 32.67 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
20:52:20 [2022-06-06T20:52:20.228Z] #21 32.67 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:52:20 [2022-06-06T20:52:20.228Z] #21 32.82 Selecting previously unselected package apparmor.
20:52:20 [2022-06-06T20:52:20.228Z] #21 32.82 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
20:52:20 [2022-06-06T20:52:20.228Z] #21 32.88 Unpacking apparmor (2.13.6-10) ...
20:52:20 [2022-06-06T20:52:20.359Z] #21 44.50 Selecting previously unselected package zip.
20:52:20 [2022-06-06T20:52:20.359Z] #21 44.51 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
20:52:20 [2022-06-06T20:52:20.359Z] #21 44.51 Unpacking zip (3.0-12) ...
20:52:20 [2022-06-06T20:52:20.359Z] #21 44.66 Selecting previously unselected package zstd.
20:52:20 [2022-06-06T20:52:20.359Z] #21 44.66 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
20:52:20 [2022-06-06T20:52:20.359Z] #21 44.68 Unpacking zstd (1.4.8+dfsg-2.1) ...
20:52:20 [2022-06-06T20:52:20.618Z] #21 45.01 Setting up python3-pkg-resources (52.0.0-4) ...
20:52:20 [2022-06-06T20:52:20.794Z] #21 33.27 Selecting previously unselected package inetutils-ping.
20:52:20 [2022-06-06T20:52:20.794Z] #21 33.27 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
20:52:20 [2022-06-06T20:52:20.794Z] #21 33.28 Unpacking inetutils-ping (2:2.0-1) ...
20:52:20 [2022-06-06T20:52:20.794Z] #21 33.40 Selecting previously unselected package libip4tc2:amd64.
20:52:20 [2022-06-06T20:52:20.794Z] #21 33.40 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
20:52:20 [2022-06-06T20:52:20.795Z] #21 33.41 Unpacking libip4tc2:amd64 (1.8.7-1) ...
20:52:20 [2022-06-06T20:52:20.795Z] #21 33.49 Selecting previously unselected package libip6tc2:amd64.
20:52:20 [2022-06-06T20:52:20.795Z] #21 33.49 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
20:52:20 [2022-06-06T20:52:20.795Z] #21 33.51 Unpacking libip6tc2:amd64 (1.8.7-1) ...
20:52:21 [2022-06-06T20:52:21.055Z] #21 33.58 Selecting previously unselected package libnfnetlink0:amd64.
20:52:21 [2022-06-06T20:52:21.055Z] #21 33.58 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:52:21 [2022-06-06T20:52:21.055Z] #21 33.59 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:52:21 [2022-06-06T20:52:21.055Z] #21 33.65 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:52:21 [2022-06-06T20:52:21.055Z] #21 33.66 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
20:52:21 [2022-06-06T20:52:21.055Z] #21 33.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:52:21 [2022-06-06T20:52:21.055Z] #21 33.76 Selecting previously unselected package libnftnl11:amd64.
20:52:21 [2022-06-06T20:52:21.314Z] #21 33.78 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
20:52:21 [2022-06-06T20:52:21.314Z] #21 33.79 Unpacking libnftnl11:amd64 (1.1.9-1) ...
20:52:21 [2022-06-06T20:52:21.314Z] #21 33.88 Selecting previously unselected package iptables.
20:52:21 [2022-06-06T20:52:21.314Z] #21 33.88 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
20:52:21 [2022-06-06T20:52:21.314Z] #21 33.89 Unpacking iptables (1.8.7-1) ...
20:52:21 [2022-06-06T20:52:21.555Z] #21 45.91 Setting up libip4tc2:amd64 (1.8.7-1) ...
20:52:21 [2022-06-06T20:52:21.555Z] #21 45.93 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:52:21 [2022-06-06T20:52:21.555Z] #21 45.95 Setting up libgpm2:amd64 (1.20.7-8) ...
20:52:21 [2022-06-06T20:52:21.555Z] #21 45.98 Setting up libicu67:amd64 (67.1-7) ...
20:52:21 [2022-06-06T20:52:21.555Z] #21 46.00 Setting up libip6tc2:amd64 (1.8.7-1) ...
20:52:21 [2022-06-06T20:52:21.555Z] #21 46.01 Setting up libinih1:amd64 (53-1+b2) ...
20:52:21 [2022-06-06T20:52:21.555Z] #21 46.02 Setting up uidmap (1:4.8.1-1) ...
20:52:21 [2022-06-06T20:52:21.572Z] #21 34.13 Selecting previously unselected package libonig5:amd64.
20:52:21 [2022-06-06T20:52:21.572Z] #21 34.13 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
20:52:21 [2022-06-06T20:52:21.572Z] #21 34.14 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:52:21 [2022-06-06T20:52:21.572Z] #21 34.27 Selecting previously unselected package libjq1:amd64.
20:52:21 [2022-06-06T20:52:21.572Z] #21 34.27 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
20:52:21 [2022-06-06T20:52:21.670Z] #19 274.2 Selecting previously unselected package gcc-arm-linux-gnueabihf.
20:52:21 [2022-06-06T20:52:21.670Z] #19 274.2 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
20:52:21 [2022-06-06T20:52:21.670Z] #19 274.2 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
20:52:21 [2022-06-06T20:52:21.670Z] #19 274.3 Selecting previously unselected package linux-libc-dev-armhf-cross.
20:52:21 [2022-06-06T20:52:21.814Z] #21 46.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:52:21 [2022-06-06T20:52:21.814Z] #21 46.06 Setting up bzip2 (1.0.8-4) ...
20:52:21 [2022-06-06T20:52:21.814Z] #21 46.07 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:52:21 [2022-06-06T20:52:21.814Z] #21 46.09 Setting up python3-wheel (0.34.2-1) ...
20:52:21 [2022-06-06T20:52:21.831Z] #21 34.28 Unpacking libjq1:amd64 (1.6-2.1) ...
20:52:21 [2022-06-06T20:52:21.831Z] #21 34.40 Selecting previously unselected package jq.
20:52:21 [2022-06-06T20:52:21.831Z] #21 34.40 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
20:52:21 [2022-06-06T20:52:21.831Z] #21 34.41 Unpacking jq (1.6-2.1) ...
20:52:21 [2022-06-06T20:52:21.831Z] #21 34.51 Selecting previously unselected package libaio1:amd64.
20:52:21 [2022-06-06T20:52:21.926Z] #19 274.3 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
20:52:21 [2022-06-06T20:52:21.926Z] #19 274.3 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
20:52:21 [2022-06-06T20:52:21.926Z] #19 274.5 Selecting previously unselected package libc6-dev-armhf-cross.
20:52:21 [2022-06-06T20:52:21.926Z] #19 274.5 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
20:52:21 [2022-06-06T20:52:21.926Z] #19 274.5 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
20:52:22 [2022-06-06T20:52:22.089Z] #21 34.52 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
20:52:22 [2022-06-06T20:52:22.089Z] #21 34.52 Unpacking libaio1:amd64 (0.3.112-9) ...
20:52:22 [2022-06-06T20:52:22.089Z] #21 34.59 Selecting previously unselected package libgpm2:amd64.
20:52:22 [2022-06-06T20:52:22.089Z] #21 34.59 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
20:52:22 [2022-06-06T20:52:22.089Z] #21 34.60 Unpacking libgpm2:amd64 (1.20.7-8) ...
20:52:22 [2022-06-06T20:52:22.089Z] #21 34.67 Selecting previously unselected package libicu67:amd64.
20:52:22 [2022-06-06T20:52:22.089Z] #21 34.67 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
20:52:22 [2022-06-06T20:52:22.089Z] #21 34.68 Unpacking libicu67:amd64 (67.1-7) ...
20:52:22 [2022-06-06T20:52:22.183Z] #19 274.7 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
20:52:22 [2022-06-06T20:52:22.183Z] #19 274.7 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
20:52:22 [2022-06-06T20:52:22.183Z] #19 274.7 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
20:52:22 [2022-06-06T20:52:22.271Z] #64 240.8 # github.com/containerd/containerd/cmd/containerd
20:52:22 [2022-06-06T20:52:22.271Z] #64 240.8 /usr/bin/ld: /tmp/go-link-268452636/000019.o: in function `New':
20:52:22 [2022-06-06T20:52:22.271Z] #64 240.8 /tmp/tmp.9UcjwmZ0EY/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
20:52:22 [2022-06-06T20:52:22.271Z] #64 240.9 + bin/containerd-stress
20:52:22 [2022-06-06T20:52:22.383Z] #21 46.75 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:52:22 [2022-06-06T20:52:22.383Z] #21 46.76 Setting up libcap2:amd64 (1:2.44-1) ...
20:52:22 [2022-06-06T20:52:22.383Z] #21 46.78 Setting up libcap2-bin (1:2.44-1) ...
20:52:22 [2022-06-06T20:52:22.383Z] #21 46.79 Setting up apparmor (2.13.6-10) ...
20:52:22 [2022-06-06T20:52:22.445Z] #19 274.9 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
20:52:22 [2022-06-06T20:52:22.445Z] #19 275.0 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
20:52:22 [2022-06-06T20:52:22.445Z] #19 275.0 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
20:52:23 [2022-06-06T20:52:23.210Z] #64 241.9 + bin/containerd-shim
20:52:24 [2022-06-06T20:52:24.289Z] #21 48.27 Setting up zip (3.0-12) ...
20:52:24 [2022-06-06T20:52:24.289Z] #21 48.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:52:24 [2022-06-06T20:52:24.289Z] #21 48.31 Setting up bash-completion (1:2.11-2) ...
20:52:25 [2022-06-06T20:52:25.370Z] #21 37.56 Selecting previously unselected package libinih1:amd64.
20:52:25 [2022-06-06T20:52:25.370Z] #21 37.57 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
20:52:25 [2022-06-06T20:52:25.370Z] #21 37.57 Unpacking libinih1:amd64 (53-1+b2) ...
20:52:25 [2022-06-06T20:52:25.370Z] #21 37.62 Selecting previously unselected package libnet1:amd64.
20:52:25 [2022-06-06T20:52:25.370Z] #21 37.64 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:52:25 [2022-06-06T20:52:25.370Z] #21 37.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:52:25 [2022-06-06T20:52:25.370Z] #21 37.73 Selecting previously unselected package libnl-3-200:amd64.
20:52:25 [2022-06-06T20:52:25.370Z] #21 37.73 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:52:25 [2022-06-06T20:52:25.370Z] #21 37.74 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:52:25 [2022-06-06T20:52:25.370Z] #21 37.82 Selecting previously unselected package libprotobuf-c1:amd64.
20:52:25 [2022-06-06T20:52:25.370Z] #21 37.82 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:52:25 [2022-06-06T20:52:25.370Z] #21 37.82 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:52:25 [2022-06-06T20:52:25.370Z] #21 37.87 Selecting previously unselected package net-tools.
20:52:25 [2022-06-06T20:52:25.370Z] #21 37.87 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
20:52:25 [2022-06-06T20:52:25.370Z] #21 37.88 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:52:25 [2022-06-06T20:52:25.628Z] #21 38.03 Selecting previously unselected package patch.
20:52:25 [2022-06-06T20:52:25.628Z] #21 38.04 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
20:52:25 [2022-06-06T20:52:25.628Z] #21 38.05 Unpacking patch (2.7.6-7) ...
20:52:25 [2022-06-06T20:52:25.628Z] #21 38.15 Selecting previously unselected package python-pip-whl.
20:52:25 [2022-06-06T20:52:25.628Z] #21 38.15 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:52:25 [2022-06-06T20:52:25.628Z] #21 38.17 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:52:25 [2022-06-06T20:52:25.927Z] #21 50.17 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:52:25 [2022-06-06T20:52:25.927Z] #21 50.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:52:25 [2022-06-06T20:52:25.927Z] #21 50.20 Setting up libmnl0:amd64 (1.0.4-3) ...
20:52:25 [2022-06-06T20:52:25.927Z] #21 50.21 Setting up patch (2.7.6-7) ...
20:52:25 [2022-06-06T20:52:25.927Z] #21 50.23 Setting up sudo (1.9.5p2-3) ...
20:52:25 [2022-06-06T20:52:25.927Z] #21 50.29 invoke-rc.d: could not determine current runlevel
20:52:25 [2022-06-06T20:52:25.927Z] #21 50.30 invoke-rc.d: policy-rc.d denied execution of start.
20:52:25 [2022-06-06T20:52:25.927Z] #21 50.30 Setting up xfsprogs (5.10.0-4) ...
20:52:25 [2022-06-06T20:52:25.927Z] #21 50.32 Setting up libxtables12:amd64 (1.8.7-1) ...
20:52:25 [2022-06-06T20:52:25.927Z] #21 50.37 Setting up inetutils-ping (2:2.0-1) ...
20:52:25 [2022-06-06T20:52:25.930Z] #55 263.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
20:52:25 [2022-06-06T20:52:25.930Z] #55 DONE 264.7s
20:52:25 [2022-06-06T20:52:25.930Z] 
20:52:25 [2022-06-06T20:52:25.930Z] #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
20:52:25 [2022-06-06T20:52:25.930Z] #60 sha256:2e58755928d576408386b0a6944ca22de7cefcad6fc7bc526071e7a4c1832830
20:52:25 [2022-06-06T20:52:25.930Z] #60 148.5 + mkdir -p /build
20:52:25 [2022-06-06T20:52:25.930Z] #60 148.5 + cp runc /build/runc
20:52:25 [2022-06-06T20:52:25.930Z] #60 DONE 148.8s
20:52:25 [2022-06-06T20:52:25.930Z] 
20:52:25 [2022-06-06T20:52:25.930Z] #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
20:52:25 [2022-06-06T20:52:25.930Z] #64 sha256:a1405f6554fdf2bc9e9bc86e8599572bd07d7cc45bb4e384cc9cb6e7ead40137
20:52:25 [2022-06-06T20:52:25.930Z] #64 ...
20:52:25 [2022-06-06T20:52:25.930Z] 
20:52:25 [2022-06-06T20:52:25.930Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/
20:52:25 [2022-06-06T20:52:25.930Z] #56 sha256:95b34bd6a7d1a178fe313190cdf667049f076c6f7e565707f759afa65c97fd02
20:52:25 [2022-06-06T20:52:25.930Z] #56 DONE 0.6s
20:52:25 [2022-06-06T20:52:25.930Z] 
20:52:25 [2022-06-06T20:52:25.930Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt         /build/ /usr/local/bin/
20:52:25 [2022-06-06T20:52:25.930Z] #58 sha256:7379574e16623a0b83f8425e7a6ac26d1f0800952853d9c473e77236b9815d3e
20:52:25 [2022-06-06T20:52:25.930Z] #58 DONE 0.1s
20:52:25 [2022-06-06T20:52:25.930Z] 
20:52:25 [2022-06-06T20:52:25.930Z] #61 [dev-systemd-false 22/26] COPY --from=runc          /build/ /usr/local/bin/
20:52:25 [2022-06-06T20:52:25.930Z] #61 sha256:889520b3bceb87adeffd65dcd1439747cd38e1d54d03bfa1f2b6d96d33a9288e
20:52:25 [2022-06-06T20:52:25.930Z] #61 DONE 0.2s
20:52:25 [2022-06-06T20:52:25.930Z] 
20:52:25 [2022-06-06T20:52:25.930Z] #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
20:52:25 [2022-06-06T20:52:25.930Z] #64 sha256:a1405f6554fdf2bc9e9bc86e8599572bd07d7cc45bb4e384cc9cb6e7ead40137
20:52:26 [2022-06-06T20:52:26.187Z] #21 50.41 Setting up pigz (2.6-1) ...
20:52:26 [2022-06-06T20:52:26.187Z] #21 50.43 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:52:26 [2022-06-06T20:52:26.187Z] #21 50.44 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:52:26 [2022-06-06T20:52:26.187Z] #21 50.47 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:52:26 [2022-06-06T20:52:26.187Z] #21 50.48 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:52:26 [2022-06-06T20:52:26.194Z] #21 38.67 Selecting previously unselected package python3-lib2to3.
20:52:26 [2022-06-06T20:52:26.194Z] #21 38.67 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
20:52:26 [2022-06-06T20:52:26.194Z] #21 38.68 Unpacking python3-lib2to3 (3.9.2-1) ...
20:52:26 [2022-06-06T20:52:26.194Z] #21 38.77 Selecting previously unselected package python3-distutils.
20:52:26 [2022-06-06T20:52:26.194Z] #21 38.78 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
20:52:26 [2022-06-06T20:52:26.194Z] #21 38.79 Unpacking python3-distutils (3.9.2-1) ...
20:52:26 [2022-06-06T20:52:26.452Z] #21 38.91 Selecting previously unselected package python3-pkg-resources.
20:52:26 [2022-06-06T20:52:26.452Z] #21 38.93 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
20:52:26 [2022-06-06T20:52:26.452Z] #21 38.94 Unpacking python3-pkg-resources (52.0.0-4) ...
20:52:26 [2022-06-06T20:52:26.452Z] #21 39.05 Selecting previously unselected package python3-setuptools.
20:52:26 [2022-06-06T20:52:26.452Z] #21 39.06 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
20:52:26 [2022-06-06T20:52:26.452Z] #21 39.06 Unpacking python3-setuptools (52.0.0-4) ...
20:52:26 [2022-06-06T20:52:26.710Z] #21 39.30 Selecting previously unselected package python3-wheel.
20:52:26 [2022-06-06T20:52:26.710Z] #21 39.31 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
20:52:26 [2022-06-06T20:52:26.710Z] #21 39.31 Unpacking python3-wheel (0.34.2-1) ...
20:52:26 [2022-06-06T20:52:26.710Z] #21 39.37 Selecting previously unselected package python3-pip.
20:52:26 [2022-06-06T20:52:26.710Z] #21 39.37 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:52:26 [2022-06-06T20:52:26.710Z] #21 39.37 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:52:26 [2022-06-06T20:52:26.756Z] #21 51.17 Setting up libaio1:amd64 (0.3.112-9) ...
20:52:26 [2022-06-06T20:52:26.756Z] #21 51.18 Setting up python3-lib2to3 (3.9.2-1) ...
20:52:27 [2022-06-06T20:52:27.276Z] #21 39.63 Selecting previously unselected package sudo.
20:52:27 [2022-06-06T20:52:27.276Z] #21 39.63 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
20:52:27 [2022-06-06T20:52:27.276Z] #21 39.64 Unpacking sudo (1.9.5p2-3) ...
20:52:27 [2022-06-06T20:52:27.323Z] #21 51.54 Setting up libelf1:amd64 (0.183-1) ...
20:52:27 [2022-06-06T20:52:27.324Z] #21 51.60 Setting up zstd (1.4.8+dfsg-2.1) ...
20:52:27 [2022-06-06T20:52:27.324Z] #21 51.61 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:52:27 [2022-06-06T20:52:27.324Z] #21 51.63 Setting up python3-distutils (3.9.2-1) ...
20:52:27 [2022-06-06T20:52:27.534Z] #21 40.13 Selecting previously unselected package thin-provisioning-tools.
20:52:27 [2022-06-06T20:52:27.534Z] #21 40.14 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
20:52:27 [2022-06-06T20:52:27.534Z] #21 40.15 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:52:27 [2022-06-06T20:52:27.792Z] #21 40.36 Selecting previously unselected package uidmap.
20:52:27 [2022-06-06T20:52:27.792Z] #21 40.37 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
20:52:27 [2022-06-06T20:52:27.792Z] #21 40.39 Unpacking uidmap (1:4.8.1-1) ...
20:52:27 [2022-06-06T20:52:27.822Z] #64 238.6 + bin/containerd
20:52:27 [2022-06-06T20:52:27.892Z] #21 52.06 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:52:27 [2022-06-06T20:52:27.892Z] #21 52.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:52:27 [2022-06-06T20:52:27.892Z] #21 52.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:52:27 [2022-06-06T20:52:27.892Z] #21 52.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:52:27 [2022-06-06T20:52:27.892Z] #21 52.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:52:27 [2022-06-06T20:52:27.892Z] #21 52.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:52:27 [2022-06-06T20:52:27.892Z] #21 52.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:52:27 [2022-06-06T20:52:27.892Z] #21 52.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:52:27 [2022-06-06T20:52:27.892Z] #21 52.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:52:27 [2022-06-06T20:52:27.892Z] #21 52.15 Setting up python3-setuptools (52.0.0-4) ...
20:52:28 [2022-06-06T20:52:28.051Z] #21 40.54 Selecting previously unselected package vim-runtime.
20:52:28 [2022-06-06T20:52:28.051Z] #21 40.55 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:52:28 [2022-06-06T20:52:28.051Z] #21 40.57 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:52:28 [2022-06-06T20:52:28.051Z] #21 40.59 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:52:28 [2022-06-06T20:52:28.051Z] #21 40.60 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:52:29 [2022-06-06T20:52:29.063Z] #19 280.4 Selecting previously unselected package g++-arm-linux-gnueabihf.
20:52:29 [2022-06-06T20:52:29.063Z] #19 280.4 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
20:52:29 [2022-06-06T20:52:29.063Z] #19 280.6 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
20:52:29 [2022-06-06T20:52:29.063Z] #19 281.4 Selecting previously unselected package crossbuild-essential-armhf.
20:52:29 [2022-06-06T20:52:29.063Z] #19 281.4 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
20:52:29 [2022-06-06T20:52:29.088Z] #21 53.38 Setting up libjq1:amd64 (1.6-2.1) ...
20:52:29 [2022-06-06T20:52:29.088Z] #21 53.40 Setting up libnftnl11:amd64 (1.1.9-1) ...
20:52:29 [2022-06-06T20:52:29.088Z] #21 53.41 Setting up thin-provisioning-tools (0.9.0-1) ...
20:52:29 [2022-06-06T20:52:29.088Z] #21 53.42 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:52:29 [2022-06-06T20:52:29.351Z] #19 281.6 Unpacking crossbuild-essential-armhf (12.9) ...
20:52:30 [2022-06-06T20:52:30.026Z] #21 54.50 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:52:30 [2022-06-06T20:52:30.026Z] #21 54.52 Setting up jq (1.6-2.1) ...
20:52:30 [2022-06-06T20:52:30.278Z] #19 282.6 Selecting previously unselected package libc6-ppc64el-cross.
20:52:30 [2022-06-06T20:52:30.278Z] #19 282.6 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
20:52:30 [2022-06-06T20:52:30.285Z] #21 54.54 Setting up libbpf0:amd64 (1:0.3-2) ...
20:52:30 [2022-06-06T20:52:30.285Z] #21 54.57 Setting up iptables (1.8.7-1) ...
20:52:30 [2022-06-06T20:52:30.285Z] #21 54.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:52:30 [2022-06-06T20:52:30.285Z] #21 54.58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:52:30 [2022-06-06T20:52:30.285Z] #21 54.59 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:52:30 [2022-06-06T20:52:30.285Z] #21 54.60 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:52:30 [2022-06-06T20:52:30.285Z] #21 54.60 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:52:30 [2022-06-06T20:52:30.285Z] #21 54.61 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:52:30 [2022-06-06T20:52:30.285Z] #21 54.63 Setting up iproute2 (5.10.0-4) ...
20:52:30 [2022-06-06T20:52:30.534Z] #19 282.8 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
20:52:30 [2022-06-06T20:52:30.854Z] #21 55.00 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:52:31 [2022-06-06T20:52:31.096Z] #19 283.5 Selecting previously unselected package libgcc-s1-ppc64el-cross.
20:52:31 [2022-06-06T20:52:31.096Z] #19 283.5 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:52:31 [2022-06-06T20:52:31.096Z] #19 283.5 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
20:52:31 [2022-06-06T20:52:31.096Z] #19 283.5 Selecting previously unselected package libgomp1-ppc64el-cross.
20:52:31 [2022-06-06T20:52:31.096Z] #19 283.5 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:52:31 [2022-06-06T20:52:31.096Z] #19 283.5 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
20:52:31 [2022-06-06T20:52:31.096Z] #19 283.6 Selecting previously unselected package libitm1-ppc64el-cross.
20:52:31 [2022-06-06T20:52:31.096Z] #19 283.6 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:52:31 [2022-06-06T20:52:31.096Z] #19 283.6 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
20:52:31 [2022-06-06T20:52:31.096Z] #19 283.6 Selecting previously unselected package libatomic1-ppc64el-cross.
20:52:31 [2022-06-06T20:52:31.096Z] #19 283.6 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:52:31 [2022-06-06T20:52:31.096Z] #19 283.6 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
20:52:31 [2022-06-06T20:52:31.096Z] #19 283.6 Selecting previously unselected package libasan6-ppc64el-cross.
20:52:31 [2022-06-06T20:52:31.332Z] #21 43.27 Selecting previously unselected package vim.
20:52:31 [2022-06-06T20:52:31.332Z] #21 43.28 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:52:31 [2022-06-06T20:52:31.332Z] #21 43.30 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:52:31 [2022-06-06T20:52:31.332Z] #21 43.86 Selecting previously unselected package xfsprogs.
20:52:31 [2022-06-06T20:52:31.332Z] #21 43.86 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
20:52:31 [2022-06-06T20:52:31.332Z] #21 43.87 Unpacking xfsprogs (5.10.0-4) ...
20:52:31 [2022-06-06T20:52:31.352Z] #19 283.6 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:52:31 [2022-06-06T20:52:31.352Z] #19 283.6 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
20:52:31 [2022-06-06T20:52:31.352Z] #19 283.9 Selecting previously unselected package liblsan0-ppc64el-cross.
20:52:31 [2022-06-06T20:52:31.424Z] #21 DONE 55.7s
20:52:31 [2022-06-06T20:52:31.424Z] 
20:52:31 [2022-06-06T20:52:31.424Z] #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
20:52:31 [2022-06-06T20:52:31.424Z] #60 sha256:90d538fd652dd99136c24e8c23ab0b1090043f30008529210c55a8449f329536
20:52:31 [2022-06-06T20:52:31.424Z] #60 ...
20:52:31 [2022-06-06T20:52:31.424Z] 
20:52:31 [2022-06-06T20:52:31.424Z] #22 [dev-systemd-false  8/26] 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
20:52:31 [2022-06-06T20:52:31.424Z] #22 sha256:28b8ede06aaf80c2647e950a3b14bb108bc0b21cd6feabf88eaedddc580c78bb
20:52:31 [2022-06-06T20:52:31.608Z] #19 283.9 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:52:31 [2022-06-06T20:52:31.608Z] #19 283.9 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
20:52:31 [2022-06-06T20:52:31.608Z] #19 284.0 Selecting previously unselected package libtsan0-ppc64el-cross.
20:52:31 [2022-06-06T20:52:31.608Z] #19 284.0 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:52:31 [2022-06-06T20:52:31.608Z] #19 284.0 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
20:52:31 [2022-06-06T20:52:31.848Z] #21 44.24 Selecting previously unselected package zip.
20:52:31 [2022-06-06T20:52:31.848Z] #21 44.26 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
20:52:31 [2022-06-06T20:52:31.848Z] #21 44.26 Unpacking zip (3.0-12) ...
20:52:31 [2022-06-06T20:52:31.848Z] #21 44.41 Selecting previously unselected package zstd.
20:52:31 [2022-06-06T20:52:31.848Z] #21 44.41 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
20:52:31 [2022-06-06T20:52:31.848Z] #21 44.41 Unpacking zstd (1.4.8+dfsg-2.1) ...
20:52:31 [2022-06-06T20:52:31.864Z] #19 284.3 Selecting previously unselected package libstdc++6-ppc64el-cross.
20:52:31 [2022-06-06T20:52:31.864Z] #19 284.3 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:52:31 [2022-06-06T20:52:31.864Z] #19 284.3 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
20:52:31 [2022-06-06T20:52:31.864Z] #19 284.3 Selecting previously unselected package libubsan1-ppc64el-cross.
20:52:31 [2022-06-06T20:52:31.864Z] #19 284.3 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:52:31 [2022-06-06T20:52:31.864Z] #19 284.3 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
20:52:31 [2022-06-06T20:52:31.864Z] #19 284.5 Selecting previously unselected package libquadmath0-ppc64el-cross.
20:52:32 [2022-06-06T20:52:32.106Z] #21 44.66 Setting up python3-pkg-resources (52.0.0-4) ...
20:52:32 [2022-06-06T20:52:32.120Z] #19 284.5 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:52:32 [2022-06-06T20:52:32.120Z] #19 284.5 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
20:52:32 [2022-06-06T20:52:32.120Z] #19 284.5 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
20:52:32 [2022-06-06T20:52:32.120Z] #19 284.5 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:52:32 [2022-06-06T20:52:32.120Z] #19 284.5 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
20:52:32 [2022-06-06T20:52:32.120Z] #19 284.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
20:52:32 [2022-06-06T20:52:32.120Z] #19 284.7 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
20:52:32 [2022-06-06T20:52:32.120Z] #19 284.7 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
20:52:32 [2022-06-06T20:52:32.362Z] #22 0.803 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:52:32 [2022-06-06T20:52:32.362Z] #22 0.806 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:52:32 [2022-06-06T20:52:32.362Z] #22 0.810 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:52:32 [2022-06-06T20:52:32.362Z] #22 DONE 0.9s
20:52:32 [2022-06-06T20:52:32.362Z] 
20:52:32 [2022-06-06T20:52:32.362Z] #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
20:52:32 [2022-06-06T20:52:32.362Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
20:52:32 [2022-06-06T20:52:32.362Z] #47 ...
20:52:32 [2022-06-06T20:52:32.362Z] 
20:52:32 [2022-06-06T20:52:32.362Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
20:52:32 [2022-06-06T20:52:32.362Z] #23 sha256:98f0f2607b2c07e90269be57bf0cae114d1acdf91571ccbc325d5f396d4ab29e
20:52:33 [2022-06-06T20:52:33.040Z] #21 45.56 Setting up libip4tc2:amd64 (1.8.7-1) ...
20:52:33 [2022-06-06T20:52:33.040Z] #21 45.57 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:52:33 [2022-06-06T20:52:33.040Z] #21 45.58 Setting up libgpm2:amd64 (1.20.7-8) ...
20:52:33 [2022-06-06T20:52:33.040Z] #21 45.59 Setting up libicu67:amd64 (67.1-7) ...
20:52:33 [2022-06-06T20:52:33.040Z] #21 45.60 Setting up libip6tc2:amd64 (1.8.7-1) ...
20:52:33 [2022-06-06T20:52:33.040Z] #21 45.63 Setting up libinih1:amd64 (53-1+b2) ...
20:52:33 [2022-06-06T20:52:33.040Z] #21 45.64 Setting up uidmap (1:4.8.1-1) ...
20:52:33 [2022-06-06T20:52:33.198Z] #64 250.6 + bin/containerd-shim-runc-v1
20:52:33 [2022-06-06T20:52:33.298Z] #21 45.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:52:33 [2022-06-06T20:52:33.298Z] #21 45.67 Setting up bzip2 (1.0.8-4) ...
20:52:33 [2022-06-06T20:52:33.298Z] #21 45.68 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:52:33 [2022-06-06T20:52:33.298Z] #21 45.69 Setting up python3-wheel (0.34.2-1) ...
20:52:33 [2022-06-06T20:52:33.876Z] #21 46.42 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:52:33 [2022-06-06T20:52:33.876Z] #21 46.44 Setting up libcap2:amd64 (1:2.44-1) ...
20:52:33 [2022-06-06T20:52:33.876Z] #21 46.45 Setting up libcap2-bin (1:2.44-1) ...
20:52:33 [2022-06-06T20:52:33.876Z] #21 46.45 Setting up apparmor (2.13.6-10) ...
20:52:35 [2022-06-06T20:52:35.776Z] #21 48.03 Setting up zip (3.0-12) ...
20:52:35 [2022-06-06T20:52:35.776Z] #21 48.06 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:52:35 [2022-06-06T20:52:35.776Z] #21 48.11 Setting up bash-completion (1:2.11-2) ...
20:52:37 [2022-06-06T20:52:37.394Z] #19 289.3 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
20:52:37 [2022-06-06T20:52:37.394Z] #19 289.3 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
20:52:37 [2022-06-06T20:52:37.394Z] #19 289.3 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
20:52:37 [2022-06-06T20:52:37.394Z] #19 289.3 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
20:52:37 [2022-06-06T20:52:37.394Z] #19 289.3 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
20:52:37 [2022-06-06T20:52:37.394Z] #19 289.3 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
20:52:37 [2022-06-06T20:52:37.394Z] #19 289.5 Selecting previously unselected package libc6-dev-ppc64el-cross.
20:52:37 [2022-06-06T20:52:37.394Z] #19 289.5 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
20:52:37 [2022-06-06T20:52:37.394Z] #19 289.5 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
20:52:37 [2022-06-06T20:52:37.394Z] #19 289.8 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
20:52:37 [2022-06-06T20:52:37.394Z] #19 289.8 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:52:37 [2022-06-06T20:52:37.394Z] #19 289.8 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
20:52:37 [2022-06-06T20:52:37.422Z] #64 255.6 + bin/containerd-shim-runc-v2
20:52:37 [2022-06-06T20:52:37.651Z] #19 290.1 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
20:52:37 [2022-06-06T20:52:37.651Z] #19 290.1 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
20:52:37 [2022-06-06T20:52:37.651Z] #19 290.1 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
20:52:37 [2022-06-06T20:52:37.675Z] #21 49.99 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:52:37 [2022-06-06T20:52:37.675Z] #21 50.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:52:37 [2022-06-06T20:52:37.675Z] #21 50.02 Setting up libmnl0:amd64 (1.0.4-3) ...
20:52:37 [2022-06-06T20:52:37.675Z] #21 50.04 Setting up patch (2.7.6-7) ...
20:52:37 [2022-06-06T20:52:37.675Z] #21 50.06 Setting up sudo (1.9.5p2-3) ...
20:52:37 [2022-06-06T20:52:37.675Z] #21 50.15 invoke-rc.d: could not determine current runlevel
20:52:37 [2022-06-06T20:52:37.675Z] #21 50.16 invoke-rc.d: policy-rc.d denied execution of start.
20:52:37 [2022-06-06T20:52:37.675Z] #21 50.16 Setting up xfsprogs (5.10.0-4) ...
20:52:37 [2022-06-06T20:52:37.675Z] #21 50.18 Setting up libxtables12:amd64 (1.8.7-1) ...
20:52:37 [2022-06-06T20:52:37.675Z] #21 50.20 Setting up inetutils-ping (2:2.0-1) ...
20:52:37 [2022-06-06T20:52:37.675Z] #21 50.21 Setting up pigz (2.6-1) ...
20:52:37 [2022-06-06T20:52:37.675Z] #21 50.23 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:52:37 [2022-06-06T20:52:37.675Z] #21 50.24 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:52:37 [2022-06-06T20:52:37.675Z] #21 50.26 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:52:37 [2022-06-06T20:52:37.675Z] #21 50.28 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:52:37 [2022-06-06T20:52:37.685Z] #64 256.3 + binaries
20:52:37 [2022-06-06T20:52:37.685Z] #64 256.3 + install -D bin/containerd /build/containerd
20:52:37 [2022-06-06T20:52:37.685Z] #64 256.4 + install -D bin/containerd-shim /build/containerd-shim
20:52:37 [2022-06-06T20:52:37.685Z] #64 256.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:52:37 [2022-06-06T20:52:37.685Z] #64 256.4 + install -D bin/ctr /build/ctr
20:52:38 [2022-06-06T20:52:38.608Z] #21 51.02 Setting up libaio1:amd64 (0.3.112-9) ...
20:52:38 [2022-06-06T20:52:38.608Z] #21 51.04 Setting up python3-lib2to3 (3.9.2-1) ...
20:52:38 [2022-06-06T20:52:38.867Z] #21 51.43 Setting up libelf1:amd64 (0.183-1) ...
20:52:38 [2022-06-06T20:52:38.867Z] #21 51.46 Setting up zstd (1.4.8+dfsg-2.1) ...
20:52:38 [2022-06-06T20:52:38.867Z] #21 51.47 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:52:38 [2022-06-06T20:52:38.867Z] #21 51.49 Setting up python3-distutils (3.9.2-1) ...
20:52:39 [2022-06-06T20:52:39.435Z] #21 51.96 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:52:39 [2022-06-06T20:52:39.435Z] #21 51.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:52:39 [2022-06-06T20:52:39.435Z] #21 51.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:52:39 [2022-06-06T20:52:39.435Z] #21 51.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:52:39 [2022-06-06T20:52:39.435Z] #21 51.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:52:39 [2022-06-06T20:52:39.435Z] #21 51.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:52:39 [2022-06-06T20:52:39.435Z] #21 51.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:52:39 [2022-06-06T20:52:39.435Z] #21 52.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:52:39 [2022-06-06T20:52:39.435Z] #21 52.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:52:39 [2022-06-06T20:52:39.435Z] #21 52.06 Setting up python3-setuptools (52.0.0-4) ...
20:52:41 [2022-06-06T20:52:41.175Z] #21 53.62 Setting up libjq1:amd64 (1.6-2.1) ...
20:52:41 [2022-06-06T20:52:41.175Z] #21 53.63 Setting up libnftnl11:amd64 (1.1.9-1) ...
20:52:41 [2022-06-06T20:52:41.175Z] #21 53.64 Setting up thin-provisioning-tools (0.9.0-1) ...
20:52:41 [2022-06-06T20:52:41.175Z] #21 53.70 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:52:42 [2022-06-06T20:52:42.354Z] #23 9.221 Collecting yamllint==1.26.1
20:52:42 [2022-06-06T20:52:42.374Z] #21 54.82 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:52:42 [2022-06-06T20:52:42.374Z] #21 54.86 Setting up jq (1.6-2.1) ...
20:52:42 [2022-06-06T20:52:42.374Z] #21 54.87 Setting up libbpf0:amd64 (1:0.3-2) ...
20:52:42 [2022-06-06T20:52:42.374Z] #21 54.88 Setting up iptables (1.8.7-1) ...
20:52:42 [2022-06-06T20:52:42.374Z] #21 54.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:52:42 [2022-06-06T20:52:42.374Z] #21 54.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:52:42 [2022-06-06T20:52:42.374Z] #21 54.90 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:52:42 [2022-06-06T20:52:42.374Z] #21 54.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:52:42 [2022-06-06T20:52:42.374Z] #21 54.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:52:42 [2022-06-06T20:52:42.374Z] #21 54.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:52:42 [2022-06-06T20:52:42.374Z] #21 54.94 Setting up iproute2 (5.10.0-4) ...
20:52:42 [2022-06-06T20:52:42.613Z] #23 10.28   Downloading yamllint-1.26.1.tar.gz (126 kB)
20:52:42 [2022-06-06T20:52:42.633Z] #21 55.26 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:52:42 [2022-06-06T20:52:42.907Z] #19 294.7 Selecting previously unselected package g++-powerpc64le-linux-gnu.
20:52:42 [2022-06-06T20:52:42.907Z] #19 294.7 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
20:52:42 [2022-06-06T20:52:42.907Z] #19 294.7 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
20:52:42 [2022-06-06T20:52:42.907Z] #19 294.8 Selecting previously unselected package crossbuild-essential-ppc64el.
20:52:42 [2022-06-06T20:52:42.907Z] #19 294.8 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
20:52:42 [2022-06-06T20:52:42.907Z] #19 294.9 Unpacking crossbuild-essential-ppc64el (12.9) ...
20:52:42 [2022-06-06T20:52:42.907Z] #19 294.9 Selecting previously unselected package libc6-s390x-cross.
20:52:42 [2022-06-06T20:52:42.907Z] #19 294.9 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
20:52:42 [2022-06-06T20:52:42.907Z] #19 294.9 Unpacking libc6-s390x-cross (2.31-9cross4) ...
20:52:42 [2022-06-06T20:52:42.907Z] #19 295.2 Selecting previously unselected package libgcc-s1-s390x-cross.
20:52:42 [2022-06-06T20:52:42.907Z] #19 295.2 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
20:52:42 [2022-06-06T20:52:42.907Z] #19 295.2 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
20:52:42 [2022-06-06T20:52:42.907Z] #19 295.4 Selecting previously unselected package libgomp1-s390x-cross.
20:52:42 [2022-06-06T20:52:42.907Z] #19 295.4 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
20:52:42 [2022-06-06T20:52:42.907Z] #19 295.4 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
20:52:42 [2022-06-06T20:52:42.967Z] #64 DONE 261.2s
20:52:42 [2022-06-06T20:52:42.967Z] 
20:52:42 [2022-06-06T20:52:42.967Z] #65 [dev-systemd-false 23/26] COPY --from=containerd    /build/ /usr/local/bin/
20:52:42 [2022-06-06T20:52:42.967Z] #65 sha256:9ce39520be1112adce343591b7c777c8bc435b22245919130737008bcbd02105
20:52:43 [2022-06-06T20:52:43.162Z] #19 295.6 Selecting previously unselected package libitm1-s390x-cross.
20:52:43 [2022-06-06T20:52:43.163Z] #19 295.6 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
20:52:43 [2022-06-06T20:52:43.163Z] #19 295.6 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
20:52:43 [2022-06-06T20:52:43.421Z] #19 295.9 Selecting previously unselected package libatomic1-s390x-cross.
20:52:43 [2022-06-06T20:52:43.421Z] #19 295.9 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
20:52:43 [2022-06-06T20:52:43.421Z] #19 296.0 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
20:52:43 [2022-06-06T20:52:43.553Z] #23 11.24 Collecting pathspec>=0.5.3
20:52:43 [2022-06-06T20:52:43.553Z] #23 11.24   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
20:52:43 [2022-06-06T20:52:43.677Z] #19 296.1 Selecting previously unselected package libasan6-s390x-cross.
20:52:43 [2022-06-06T20:52:43.677Z] #19 296.1 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
20:52:43 [2022-06-06T20:52:43.677Z] #19 296.1 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
20:52:43 [2022-06-06T20:52:43.813Z] #23 11.60 Collecting pyyaml
20:52:43 [2022-06-06T20:52:43.813Z] #23 11.62   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)
20:52:43 [2022-06-06T20:52:43.813Z] #23 11.67 Building wheels for collected packages: yamllint
20:52:43 [2022-06-06T20:52:43.934Z] #19 296.4 Selecting previously unselected package libstdc++6-s390x-cross.
20:52:43 [2022-06-06T20:52:43.934Z] #19 296.4 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
20:52:43 [2022-06-06T20:52:43.934Z] #19 296.4 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
20:52:43 [2022-06-06T20:52:43.934Z] #19 296.4 Selecting previously unselected package libubsan1-s390x-cross.
20:52:43 [2022-06-06T20:52:43.934Z] #19 296.4 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
20:52:43 [2022-06-06T20:52:43.934Z] #19 296.4 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
20:52:43 [2022-06-06T20:52:43.934Z] #19 296.5 Selecting previously unselected package libgcc-10-dev-s390x-cross.
20:52:44 [2022-06-06T20:52:44.072Z] #23 11.68   Building wheel for yamllint (setup.py): started
20:52:44 [2022-06-06T20:52:44.190Z] #19 296.5 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
20:52:44 [2022-06-06T20:52:44.190Z] #19 296.5 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
20:52:44 [2022-06-06T20:52:44.190Z] #19 296.7 Selecting previously unselected package gcc-10-s390x-linux-gnu.
20:52:44 [2022-06-06T20:52:44.190Z] #19 296.7 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
20:52:44 [2022-06-06T20:52:44.190Z] #19 296.7 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
20:52:44 [2022-06-06T20:52:44.557Z] #21 DONE 56.9s
20:52:44 [2022-06-06T20:52:44.557Z] 
20:52:44 [2022-06-06T20:52:44.557Z] #22 [dev-systemd-false  8/26] 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
20:52:44 [2022-06-06T20:52:44.557Z] #22 sha256:28b8ede06aaf80c2647e950a3b14bb108bc0b21cd6feabf88eaedddc580c78bb
20:52:45 [2022-06-06T20:52:45.009Z] #23 12.65   Building wheel for yamllint (setup.py): finished with status 'done'
20:52:45 [2022-06-06T20:52:45.009Z] #23 12.66   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1e4a91f7ab36239ef837808117180c4ca74a71b2d72d9e64bd0f95178def0dd5
20:52:45 [2022-06-06T20:52:45.009Z] #23 12.66   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
20:52:45 [2022-06-06T20:52:45.009Z] #23 12.67 Successfully built yamllint
20:52:45 [2022-06-06T20:52:45.009Z] #23 12.69 Installing collected packages: pyyaml, pathspec, yamllint
20:52:45 [2022-06-06T20:52:45.123Z] #22 0.839 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:52:45 [2022-06-06T20:52:45.268Z] #23 12.99 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
20:52:45 [2022-06-06T20:52:45.382Z] #22 0.845 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:52:45 [2022-06-06T20:52:45.382Z] #22 0.848 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:52:45 [2022-06-06T20:52:45.382Z] #22 DONE 1.0s
20:52:45 [2022-06-06T20:52:45.382Z] 
20:52:45 [2022-06-06T20:52:45.382Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
20:52:45 [2022-06-06T20:52:45.382Z] #23 sha256:98f0f2607b2c07e90269be57bf0cae114d1acdf91571ccbc325d5f396d4ab29e
20:52:45 [2022-06-06T20:52:45.504Z] #65 DONE 2.0s
20:52:45 [2022-06-06T20:52:45.504Z] 
20:52:45 [2022-06-06T20:52:45.504Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:52:45 [2022-06-06T20:52:45.504Z] #70 sha256:b0031c97bf6cf38f194cbd9d39bf968c35df08e067030ec84908c74fa7de1a1f
20:52:45 [2022-06-06T20:52:45.504Z] #70 DONE 0.4s
20:52:45 [2022-06-06T20:52:45.504Z] 
20:52:45 [2022-06-06T20:52:45.504Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit        /build/ /usr/local/bin/
20:52:45 [2022-06-06T20:52:45.504Z] #75 sha256:5078c798f920a18aa38b45040221366efbd1bf7a2833815590e2bc87deab4e79
20:52:45 [2022-06-06T20:52:45.527Z] #23 DONE 13.4s
20:52:45 [2022-06-06T20:52:45.527Z] 
20:52:45 [2022-06-06T20:52:45.527Z] #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
20:52:45 [2022-06-06T20:52:45.527Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
20:52:45 [2022-06-06T20:52:45.787Z] #47 ...
20:52:45 [2022-06-06T20:52:45.787Z] 
20:52:45 [2022-06-06T20:52:45.787Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
20:52:45 [2022-06-06T20:52:45.787Z] #27 sha256:066cd84bd243500d1ae9f0db5c238c0a6924bd15038e6ac73c993204cd59b946
20:52:46 [2022-06-06T20:52:46.047Z] #27 DONE 0.2s
20:52:46 [2022-06-06T20:52:46.047Z] 
20:52:46 [2022-06-06T20:52:46.047Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
20:52:46 [2022-06-06T20:52:46.047Z] #32 sha256:6904ef0e1243b3d595bcde87937476cf7181237ace1fd963dfc6ea4ba26b9e12
20:52:46 [2022-06-06T20:52:46.309Z] #32 DONE 0.3s
20:52:46 [2022-06-06T20:52:46.309Z] 
20:52:46 [2022-06-06T20:52:46.309Z] #35 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
20:52:46 [2022-06-06T20:52:46.309Z] #35 sha256:b6a87a494efdbdc1cc2441c057156540da92bbaf25a06605281e97176217b533
20:52:46 [2022-06-06T20:52:46.309Z] #35 DONE 0.1s
20:52:46 [2022-06-06T20:52:46.309Z] 
20:52:46 [2022-06-06T20:52:46.309Z] #37 [dev-systemd-false 13/26] COPY --from=delve         /build/ /usr/local/bin/
20:52:46 [2022-06-06T20:52:46.309Z] #37 sha256:31e878b83869b7b06a617ebc59ff5ad05437c4003f0ecf45767bca3d2d08fe64
20:52:46 [2022-06-06T20:52:46.568Z] #37 DONE 0.2s
20:52:46 [2022-06-06T20:52:46.568Z] 
20:52:46 [2022-06-06T20:52:46.568Z] #39 [dev-systemd-false 14/26] COPY --from=tomll         /build/ /usr/local/bin/
20:52:46 [2022-06-06T20:52:46.568Z] #39 sha256:b5ad4a30481c80d2f0312c2affbd9eb88d004d3ddb3496a48b4903a4690abc15
20:52:46 [2022-06-06T20:52:46.568Z] #39 DONE 0.0s
20:52:46 [2022-06-06T20:52:46.568Z] 
20:52:46 [2022-06-06T20:52:46.568Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres      /build/ /usr/local/bin/
20:52:46 [2022-06-06T20:52:46.568Z] #41 sha256:b11fdd078a0a26bb385e2a30d6ecfdae6a752e995ac359b2dff5805c07a155c6
20:52:46 [2022-06-06T20:52:46.568Z] #41 DONE 0.1s
20:52:46 [2022-06-06T20:52:46.568Z] 
20:52:46 [2022-06-06T20:52:46.568Z] #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.44.0"      && /build/golangci-lint --version
20:52:46 [2022-06-06T20:52:46.568Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:52:46 [2022-06-06T20:52:46.568Z] #55 ...
20:52:46 [2022-06-06T20:52:46.568Z] 
20:52:46 [2022-06-06T20:52:46.568Z] #45 [dev-systemd-false 16/26] COPY --from=tini          /build/ /usr/local/bin/
20:52:46 [2022-06-06T20:52:46.568Z] #45 sha256:f5841234bf8b2308186e4e08a7e751e86d787252879ac0512c80b617b89c86f8
20:52:46 [2022-06-06T20:52:46.568Z] #45 DONE 0.0s
20:52:46 [2022-06-06T20:52:46.827Z] 
20:52:46 [2022-06-06T20:52:46.827Z] #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
20:52:46 [2022-06-06T20:52:46.827Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
20:52:47 [2022-06-06T20:52:47.410Z] #75 DONE 2.0s
20:52:47 [2022-06-06T20:52:47.670Z] 
20:52:47 [2022-06-06T20:52:47.670Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:52:47 [2022-06-06T20:52:47.670Z] #76 sha256:2cab1df5661e5fb618a4c87506d8c0eecc296dafff41d2fa1d4cd01d1c726f56
20:52:47 [2022-06-06T20:52:47.670Z] #76 DONE 0.0s
20:52:47 [2022-06-06T20:52:47.670Z] 
20:52:47 [2022-06-06T20:52:47.670Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
20:52:47 [2022-06-06T20:52:47.670Z] #77 sha256:2394c353734846be4b09997c0d13f1e402cd11000881193c192ff8c2490e5f5c
20:52:48 [2022-06-06T20:52:48.239Z] #77 DONE 0.8s
20:52:48 [2022-06-06T20:52:48.499Z] 
20:52:48 [2022-06-06T20:52:48.499Z] #78 exporting to image
20:52:48 [2022-06-06T20:52:48.499Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
20:52:48 [2022-06-06T20:52:48.499Z] #78 exporting layers
20:52:49 [2022-06-06T20:52:49.446Z] #19 301.0 Selecting previously unselected package gcc-s390x-linux-gnu.
20:52:49 [2022-06-06T20:52:49.446Z] #19 301.0 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
20:52:49 [2022-06-06T20:52:49.446Z] #19 301.0 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
20:52:49 [2022-06-06T20:52:49.446Z] #19 301.1 Selecting previously unselected package linux-libc-dev-s390x-cross.
20:52:49 [2022-06-06T20:52:49.446Z] #19 301.1 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
20:52:49 [2022-06-06T20:52:49.446Z] #19 301.1 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
20:52:49 [2022-06-06T20:52:49.446Z] #19 301.3 Selecting previously unselected package libc6-dev-s390x-cross.
20:52:49 [2022-06-06T20:52:49.446Z] #19 301.3 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
20:52:49 [2022-06-06T20:52:49.446Z] #19 301.3 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
20:52:49 [2022-06-06T20:52:49.446Z] #19 301.5 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
20:52:49 [2022-06-06T20:52:49.446Z] #19 301.5 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
20:52:49 [2022-06-06T20:52:49.446Z] #19 301.5 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
20:52:49 [2022-06-06T20:52:49.446Z] #19 301.8 Selecting previously unselected package g++-10-s390x-linux-gnu.
20:52:49 [2022-06-06T20:52:49.446Z] #19 301.8 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
20:52:49 [2022-06-06T20:52:49.446Z] #19 301.8 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
20:52:51 [2022-06-06T20:52:51.791Z] #78 exporting layers 3.1s done
20:52:51 [2022-06-06T20:52:51.791Z] #78 writing image sha256:c3e16dacd6842e349b93a498449029d29f1a05c5434f87770b957fbd12d96c20 done
20:52:51 [2022-06-06T20:52:51.791Z] #78 naming to docker.io/library/docker:a7e3182757ca20217032cdf5bc04e61e528c2dfa done
20:52:51 [2022-06-06T20:52:51.791Z] #78 DONE 3.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:52:52 [2022-06-06T20:52:52.113Z] + sudo modprobe ip6table_filter
[Pipeline] sh
20:52:52 [2022-06-06T20:52:52.396Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43700/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a7e3182757ca20217032cdf5bc04e61e528c2dfa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a7e3182757ca20217032cdf5bc04e61e528c2dfa hack/test/unit
20:52:53 [2022-06-06T20:52:53.334Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
20:52:53 [2022-06-06T20:52:53.334Z] + TESTFLAGS+=' -test.timeout=5m'
20:52:53 [2022-06-06T20:52:53.334Z] + TESTDIRS=./...
20:52:53 [2022-06-06T20:52:53.334Z] + exclude_paths='/vendor/|/integration'
20:52:53 [2022-06-06T20:52:53.334Z] ++ go list ./...
20:52:53 [2022-06-06T20:52:53.334Z] ++ grep -vE '(/vendor/|/integration)'
20:52:53 [2022-06-06T20:52:53.617Z] #19 306.0 Selecting previously unselected package g++-s390x-linux-gnu.
20:52:53 [2022-06-06T20:52:53.617Z] #19 306.0 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
20:52:53 [2022-06-06T20:52:53.617Z] #19 306.0 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
20:52:53 [2022-06-06T20:52:53.617Z] #19 306.0 Selecting previously unselected package crossbuild-essential-s390x.
20:52:53 [2022-06-06T20:52:53.617Z] #19 306.0 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
20:52:53 [2022-06-06T20:52:53.617Z] #19 306.0 Unpacking crossbuild-essential-s390x (12.9) ...
20:52:53 [2022-06-06T20:52:53.617Z] #19 306.0 Setting up libconfig-inifiles-perl (3.000003-1) ...
20:52:53 [2022-06-06T20:52:53.617Z] #19 306.0 Setting up libfile-which-perl (1.23-1) ...
20:52:53 [2022-06-06T20:52:53.617Z] #19 306.1 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
20:52:53 [2022-06-06T20:52:53.617Z] #19 306.1 Setting up libc6-armhf-cross (2.31-9cross4) ...
20:52:53 [2022-06-06T20:52:53.617Z] #19 306.1 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
20:52:53 [2022-06-06T20:52:53.617Z] #19 306.1 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
20:52:53 [2022-06-06T20:52:53.617Z] #19 306.1 Setting up libicu67:amd64 (67.1-7) ...
20:52:53 [2022-06-06T20:52:53.617Z] #19 306.1 Setting up libmagic-mgc (1:5.39-3) ...
20:52:53 [2022-06-06T20:52:53.617Z] #19 306.1 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
20:52:53 [2022-06-06T20:52:53.617Z] #19 306.1 Setting up libc6-s390x-cross (2.31-9cross4) ...
20:52:53 [2022-06-06T20:52:53.617Z] #19 306.1 Setting up libmagic1:amd64 (1:5.39-3) ...
20:52:53 [2022-06-06T20:52:53.617Z] #19 306.2 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
20:52:53 [2022-06-06T20:52:53.617Z] #19 306.2 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
20:52:53 [2022-06-06T20:52:53.617Z] #19 306.2 Setting up file (1:5.39-3) ...
20:52:53 [2022-06-06T20:52:53.617Z] #19 306.2 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
20:52:53 [2022-06-06T20:52:53.617Z] #19 306.2 Setting up bzip2 (1.0.8-4) ...
20:52:53 [2022-06-06T20:52:53.617Z] #19 306.2 Setting up libyaml-perl (1.30-1) ...
20:52:53 [2022-06-06T20:52:53.617Z] #19 306.2 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
20:52:53 [2022-06-06T20:52:53.617Z] #19 306.2 Setting up libxml-sax-base-perl (1.09-1.1) ...
20:52:53 [2022-06-06T20:52:53.873Z] #19 306.3 Setting up libio-string-perl (1.08-3.1) ...
20:52:53 [2022-06-06T20:52:53.873Z] #19 306.3 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
20:52:53 [2022-06-06T20:52:53.873Z] #19 306.3 Setting up cross-config (2.6.18+nmu1) ...
20:52:53 [2022-06-06T20:52:53.873Z] #19 306.4 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:52:53 [2022-06-06T20:52:53.873Z] #19 306.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:52:53 [2022-06-06T20:52:53.873Z] #19 306.4 Setting up libc6-arm64-cross (2.31-9cross4) ...
20:52:53 [2022-06-06T20:52:53.873Z] #19 306.4 Setting up patch (2.7.6-7) ...
20:52:53 [2022-06-06T20:52:53.873Z] #19 306.4 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
20:52:53 [2022-06-06T20:52:53.873Z] #19 306.5 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
20:52:53 [2022-06-06T20:52:53.873Z] #19 306.5 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
20:52:53 [2022-06-06T20:52:53.873Z] #19 306.5 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
20:52:53 [2022-06-06T20:52:53.873Z] #19 306.5 Setting up libc6-armel-cross (2.31-9cross4) ...
20:52:53 [2022-06-06T20:52:53.873Z] #19 306.5 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.129Z] #19 306.5 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.129Z] #19 306.5 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
20:52:54 [2022-06-06T20:52:54.129Z] #19 306.5 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
20:52:54 [2022-06-06T20:52:54.129Z] #19 306.5 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.129Z] #19 306.6 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.129Z] #19 306.6 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
20:52:54 [2022-06-06T20:52:54.129Z] #19 306.6 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
20:52:54 [2022-06-06T20:52:54.129Z] #19 306.6 Setting up libfile-homedir-perl (1.006-1) ...
20:52:54 [2022-06-06T20:52:54.129Z] #19 306.6 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
20:52:54 [2022-06-06T20:52:54.129Z] #19 306.6 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.129Z] #19 306.6 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:52:54 [2022-06-06T20:52:54.129Z] #19 306.7 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.129Z] #19 306.7 Setting up liblocale-gettext-perl (1.07-4+b1) ...
20:52:54 [2022-06-06T20:52:54.129Z] #19 306.7 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
20:52:54 [2022-06-06T20:52:54.129Z] #19 306.7 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.129Z] #19 306.7 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.129Z] #19 306.7 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.275Z] + pkg_list='github.com/docker/docker/api
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/server
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/server/backend/build
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/server/httpstatus
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/server/httputils
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/server/middleware
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/server/router
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/server/router/build
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/server/router/checkpoint
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/server/router/container
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/server/router/debug
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/server/router/distribution
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/server/router/grpc
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/server/router/image
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/server/router/network
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/server/router/plugin
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/server/router/session
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/server/router/swarm
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/server/router/system
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/server/router/volume
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/types
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/types/backend
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/types/blkiodev
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/types/container
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/types/events
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/types/filters
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/types/image
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/types/mount
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/types/network
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/types/plugins/logdriver
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/types/registry
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/types/strslice
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/types/swarm
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/types/swarm/runtime
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/types/time
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/types/versions
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/types/versions/v1p19
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/types/versions/v1p20
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/api/types/volume
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/builder
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/builder/builder-next
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/builder/builder-next/exporter
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/builder/builder-next/worker
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/builder/dockerfile
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/builder/remotecontext
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/builder/remotecontext/git
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/builder/remotecontext/urlutil
20:52:54 [2022-06-06T20:52:54.275Z] github.com/docker/docker/cli
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/cli/config
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/cli/debug
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/cli/winresources/docker-proxy
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/cli/winresources/dockerd
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/client
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/cmd/docker-proxy
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/cmd/dockerd
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/cmd/dockerd/trap
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/container
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/container/stream
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/contrib/apparmor
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/contrib/docker-device-tool
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/contrib/httpserver
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/cluster
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/cluster/convert
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/cluster/executor
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/cluster/executor/container
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/cluster/provider
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/config
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/events
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/events/testutils
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/exec
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/graphdriver
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/graphdriver/aufs
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/graphdriver/copy
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/graphdriver/overlay
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/graphdriver/register
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/graphdriver/vfs
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/graphdriver/zfs
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/images
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/initlayer
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/links
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/listeners
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/awslogs
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/fluentd
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/gcplogs
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/gelf
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/journald
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/local
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/logentries
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/loggertest
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/loggerutils
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/splunk
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/syslog
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/templates
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/names
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/network
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/stats
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/distribution
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/distribution/metadata
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/distribution/utils
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/distribution/xfer
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/dockerversion
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/errdefs
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/image
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/image/cache
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/image/tarexport
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/image/v1
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/internal/test/suite
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/layer
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libcontainerd
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libcontainerd/queue
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libcontainerd/remote
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libcontainerd/supervisor
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libcontainerd/types
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/bitseq
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/cluster
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/config
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/datastore
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/diagnostic
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/discoverapi
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/driverapi
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/drivers/bridge
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/drivers/host
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/drivers/null
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/drivers/overlay
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/drivers/remote
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/drivers/windows
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/drvregistry
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/etchosts
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/idm
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/internal/caller
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/ipam
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/ipamapi
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/ipams/builtin
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/ipams/null
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/ipams/remote
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/ipamutils
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/iptables
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/netlabel
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/netutils
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/networkdb
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/ns
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/options
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/osl
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/osl/kernel
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/portallocator
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/portmapper
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/resolvconf
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/testutils
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libnetwork/types
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/oci
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/oci/caps
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/opts
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/aaparser
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/archive
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/authorization
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/broadcaster
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/capabilities
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/chrootarchive
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/containerfs
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/devicemapper
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/directory
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/dmesg
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/fileutils
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/fsutils
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/homedir
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/idtools
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/ioutils
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/jsonmessage
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/longpath
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/loopback
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/namesgenerator
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/parsers
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/parsers/kernel
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/pidfile
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/platform
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/plugingetter
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/plugins
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/plugins/transport
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/pools
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/progress
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/pubsub
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/reexec
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/signal
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/stack
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/stdcopy
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/streamformatter
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/stringid
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/sysinfo
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/system
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/tailfile
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/tarsum
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/truncindex
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/urlutil
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/pkg/useragent
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/plugin
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/plugin/executor/containerd
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/plugin/v2
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/profiles/apparmor
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/profiles/seccomp
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/quota
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/reference
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/registry
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/registry/resumable
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/restartmanager
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/rootless
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/rootless/specconv
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/runconfig
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/runconfig/opts
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/testutil
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/testutil/daemon
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/testutil/environment
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/testutil/fakecontext
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/testutil/fakegit
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/testutil/fakestorage
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/testutil/fixtures/load
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/testutil/fixtures/plugin
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/testutil/registry
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/testutil/request
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/volume
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/volume/drivers
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/volume/local
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/volume/mounts
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/volume/service
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/volume/service/opts
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/volume/testutils'
20:52:54 [2022-06-06T20:52:54.276Z] ++ grep --fixed-strings -v /libnetwork
20:52:54 [2022-06-06T20:52:54.276Z] ++ echo 'github.com/docker/docker/api
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/server
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/server/backend/build
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/server/httpstatus
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/server/httputils
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/server/middleware
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/server/router
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/server/router/build
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/server/router/checkpoint
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/server/router/container
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/server/router/debug
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/server/router/distribution
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/server/router/grpc
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/server/router/image
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/server/router/network
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/server/router/plugin
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/server/router/session
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/server/router/swarm
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/server/router/system
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/server/router/volume
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/types
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/types/backend
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/types/blkiodev
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/types/container
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/types/events
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/types/filters
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/types/image
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/types/mount
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/types/network
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/types/plugins/logdriver
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/types/registry
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/types/strslice
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/types/swarm
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/types/swarm/runtime
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/types/time
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/types/versions
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/types/versions/v1p19
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/types/versions/v1p20
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/api/types/volume
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/builder
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/builder/builder-next
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/builder/builder-next/exporter
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/builder/builder-next/worker
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/builder/dockerfile
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/builder/remotecontext
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/builder/remotecontext/git
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/builder/remotecontext/urlutil
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/cli
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/cli/config
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/cli/debug
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/cli/winresources/docker-proxy
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/cli/winresources/dockerd
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/client
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/cmd/docker-proxy
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/cmd/dockerd
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/cmd/dockerd/trap
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/container
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/container/stream
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/contrib/apparmor
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/contrib/docker-device-tool
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/contrib/httpserver
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/cluster
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/cluster/convert
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/cluster/executor
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/cluster/executor/container
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/cluster/provider
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/config
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/events
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/events/testutils
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/exec
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/graphdriver
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/graphdriver/aufs
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/graphdriver/copy
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/graphdriver/overlay
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/graphdriver/register
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/graphdriver/vfs
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/graphdriver/zfs
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/images
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/initlayer
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/links
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/listeners
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/awslogs
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/fluentd
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/gcplogs
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/gelf
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/journald
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/local
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/logentries
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/loggertest
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/loggerutils
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/splunk
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/syslog
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/logger/templates
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/names
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/network
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/daemon/stats
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/distribution
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/distribution/metadata
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/distribution/utils
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/distribution/xfer
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/dockerversion
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/errdefs
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/image
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/image/cache
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/image/tarexport
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/image/v1
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/internal/test/suite
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/layer
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libcontainerd
20:52:54 [2022-06-06T20:52:54.276Z] github.com/docker/docker/libcontainerd/queue
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libcontainerd/remote
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libcontainerd/supervisor
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libcontainerd/types
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/bitseq
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/cluster
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/config
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/datastore
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/diagnostic
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/discoverapi
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/driverapi
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/drivers/bridge
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/drivers/host
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/drivers/null
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/drivers/overlay
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/drivers/remote
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/drivers/windows
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/drvregistry
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/etchosts
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/idm
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/internal/caller
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/ipam
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/ipamapi
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/ipams/builtin
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/ipams/null
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/ipams/remote
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/ipamutils
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/iptables
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/netlabel
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/netutils
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/networkdb
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/ns
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/options
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/osl
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/osl/kernel
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/portallocator
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/portmapper
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/resolvconf
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/testutils
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libnetwork/types
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/oci
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/oci/caps
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/opts
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/aaparser
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/archive
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/authorization
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/broadcaster
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/capabilities
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/chrootarchive
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/containerfs
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/devicemapper
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/directory
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/dmesg
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/fileutils
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/fsutils
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/homedir
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/idtools
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/ioutils
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/jsonmessage
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/longpath
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/loopback
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/namesgenerator
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/parsers
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/parsers/kernel
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/pidfile
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/platform
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/plugingetter
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/plugins
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/plugins/transport
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/pools
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/progress
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/pubsub
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/reexec
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/signal
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/stack
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/stdcopy
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/streamformatter
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/stringid
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/sysinfo
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/system
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/tailfile
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/tarsum
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/truncindex
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/urlutil
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/useragent
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/plugin
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/plugin/executor/containerd
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/plugin/v2
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/profiles/apparmor
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/profiles/seccomp
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/quota
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/reference
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/registry
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/registry/resumable
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/restartmanager
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/rootless
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/rootless/specconv
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/runconfig
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/runconfig/opts
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/testutil
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/testutil/daemon
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/testutil/environment
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/testutil/fakecontext
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/testutil/fakegit
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/testutil/fakestorage
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/testutil/fixtures/load
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/testutil/fixtures/plugin
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/testutil/registry
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/testutil/request
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/volume
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/volume/drivers
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/volume/local
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/volume/mounts
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/volume/service
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/volume/service/opts
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/volume/testutils'
20:52:54 [2022-06-06T20:52:54.277Z] + base_pkg_list='github.com/docker/docker/api
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/server
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/server/backend/build
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/server/httpstatus
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/server/httputils
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/server/middleware
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/server/router
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/server/router/build
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/server/router/checkpoint
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/server/router/container
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/server/router/debug
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/server/router/distribution
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/server/router/grpc
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/server/router/image
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/server/router/network
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/server/router/plugin
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/server/router/session
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/server/router/swarm
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/server/router/system
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/server/router/volume
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/types
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/types/backend
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/types/blkiodev
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/types/container
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/types/events
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/types/filters
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/types/image
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/types/mount
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/types/network
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/types/plugins/logdriver
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/types/registry
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/types/strslice
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/types/swarm
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/types/swarm/runtime
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/types/time
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/types/versions
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/types/versions/v1p19
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/types/versions/v1p20
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/api/types/volume
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/builder
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/builder/builder-next
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/builder/builder-next/exporter
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/builder/builder-next/worker
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/builder/dockerfile
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/builder/remotecontext
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/builder/remotecontext/git
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/builder/remotecontext/urlutil
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/cli
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/cli/config
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/cli/debug
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/cli/winresources/docker-proxy
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/cli/winresources/dockerd
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/client
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/cmd/docker-proxy
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/cmd/dockerd
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/cmd/dockerd/trap
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/container
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/container/stream
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/contrib/apparmor
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/contrib/docker-device-tool
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/contrib/httpserver
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/cluster
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/cluster/convert
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/cluster/executor
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/cluster/executor/container
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/cluster/provider
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/config
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/events
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/events/testutils
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/exec
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/graphdriver
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/graphdriver/aufs
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/graphdriver/copy
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/graphdriver/overlay
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/graphdriver/register
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/graphdriver/vfs
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/graphdriver/zfs
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/images
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/initlayer
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/links
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/listeners
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/logger
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/logger/awslogs
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/logger/fluentd
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/logger/gcplogs
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/logger/gelf
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/logger/journald
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/logger/local
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/logger/logentries
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/logger/loggertest
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/logger/loggerutils
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/logger/splunk
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/logger/syslog
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/logger/templates
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/names
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/network
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/daemon/stats
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/distribution
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/distribution/metadata
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/distribution/utils
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/distribution/xfer
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/dockerversion
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/errdefs
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/image
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/image/cache
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/image/tarexport
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/image/v1
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/internal/test/suite
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/layer
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libcontainerd
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libcontainerd/queue
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libcontainerd/remote
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libcontainerd/supervisor
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/libcontainerd/types
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/oci
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/oci/caps
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/opts
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/aaparser
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/archive
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/authorization
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/broadcaster
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/capabilities
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/chrootarchive
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/containerfs
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/devicemapper
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/directory
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/dmesg
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/fileutils
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/fsutils
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/homedir
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/idtools
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/ioutils
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/jsonmessage
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/longpath
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/loopback
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/namesgenerator
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/parsers
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/parsers/kernel
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/pidfile
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/platform
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/plugingetter
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/plugins
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/plugins/transport
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/pools
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/progress
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/pubsub
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/reexec
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/signal
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/stack
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/stdcopy
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/streamformatter
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/stringid
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/sysinfo
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/system
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/tailfile
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/tarsum
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/truncindex
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/urlutil
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/pkg/useragent
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/plugin
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/plugin/executor/containerd
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/plugin/v2
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/profiles/apparmor
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/profiles/seccomp
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/quota
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/reference
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/registry
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/registry/resumable
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/restartmanager
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/rootless
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/rootless/specconv
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/runconfig
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/runconfig/opts
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/testutil
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/testutil/daemon
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/testutil/environment
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/testutil/fakecontext
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/testutil/fakegit
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/testutil/fakestorage
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/testutil/fixtures/load
20:52:54 [2022-06-06T20:52:54.277Z] github.com/docker/docker/testutil/fixtures/plugin
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/testutil/registry
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/testutil/request
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/volume
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/volume/drivers
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/volume/local
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/volume/mounts
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/volume/service
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/volume/service/opts
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/volume/testutils'
20:52:54 [2022-06-06T20:52:54.278Z] ++ grep --fixed-strings /libnetwork
20:52:54 [2022-06-06T20:52:54.278Z] ++ echo 'github.com/docker/docker/api
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/server
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/server/backend/build
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/server/httpstatus
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/server/httputils
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/server/middleware
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/server/router
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/server/router/build
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/server/router/checkpoint
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/server/router/container
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/server/router/debug
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/server/router/distribution
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/server/router/grpc
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/server/router/image
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/server/router/network
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/server/router/plugin
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/server/router/session
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/server/router/swarm
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/server/router/system
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/server/router/volume
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/types
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/types/backend
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/types/blkiodev
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/types/container
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/types/events
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/types/filters
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/types/image
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/types/mount
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/types/network
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/types/plugins/logdriver
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/types/registry
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/types/strslice
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/types/swarm
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/types/swarm/runtime
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/types/time
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/types/versions
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/types/versions/v1p19
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/types/versions/v1p20
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/api/types/volume
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/builder
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/builder/builder-next
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/builder/builder-next/exporter
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/builder/builder-next/worker
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/builder/dockerfile
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/builder/remotecontext
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/builder/remotecontext/git
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/builder/remotecontext/urlutil
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/cli
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/cli/config
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/cli/debug
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/cli/winresources/docker-proxy
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/cli/winresources/dockerd
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/client
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/cmd/docker-proxy
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/cmd/dockerd
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/cmd/dockerd/trap
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/container
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/container/stream
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/contrib/apparmor
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/contrib/docker-device-tool
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/contrib/httpserver
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/cluster
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/cluster/convert
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/cluster/executor
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/cluster/executor/container
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/cluster/provider
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/config
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/events
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/events/testutils
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/exec
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/graphdriver
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/graphdriver/aufs
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/graphdriver/copy
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/graphdriver/overlay
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/graphdriver/register
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/graphdriver/vfs
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/graphdriver/zfs
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/images
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/initlayer
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/links
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/listeners
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/logger
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/logger/awslogs
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/logger/fluentd
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/logger/gcplogs
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/logger/gelf
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/logger/journald
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/logger/local
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/logger/logentries
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/logger/loggertest
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/logger/loggerutils
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/logger/splunk
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/logger/syslog
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/logger/templates
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/names
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/network
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/daemon/stats
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/distribution
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/distribution/metadata
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/distribution/utils
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/distribution/xfer
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/dockerversion
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/errdefs
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/image
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/image/cache
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/image/tarexport
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/image/v1
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/internal/test/suite
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/layer
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libcontainerd
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libcontainerd/queue
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libcontainerd/remote
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libcontainerd/supervisor
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libcontainerd/types
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/bitseq
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/cluster
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/config
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/datastore
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/diagnostic
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/discoverapi
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/driverapi
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/bridge
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/host
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/null
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/overlay
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/remote
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/windows
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drvregistry
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/etchosts
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/idm
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/internal/caller
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/ipam
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/ipamapi
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/ipams/builtin
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/ipams/null
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/ipams/remote
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/ipamutils
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/iptables
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/netlabel
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/netutils
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/networkdb
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/ns
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/options
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/osl
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/osl/kernel
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/portallocator
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/portmapper
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/resolvconf
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/testutils
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/types
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/oci
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/oci/caps
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/opts
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/aaparser
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/archive
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/authorization
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/broadcaster
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/capabilities
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/chrootarchive
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/containerfs
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/devicemapper
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/directory
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/dmesg
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/fileutils
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/fsutils
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/homedir
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/idtools
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/ioutils
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/jsonmessage
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/longpath
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/loopback
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/namesgenerator
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/parsers
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/parsers/kernel
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/pidfile
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/platform
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/plugingetter
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/plugins
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/plugins/transport
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/pools
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/progress
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/pubsub
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/reexec
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/signal
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/stack
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/stdcopy
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/streamformatter
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/stringid
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/sysinfo
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/system
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/tailfile
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/tarsum
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/truncindex
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/urlutil
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/pkg/useragent
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/plugin
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/plugin/executor/containerd
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/plugin/v2
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/profiles/apparmor
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/profiles/seccomp
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/quota
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/reference
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/registry
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/registry/resumable
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/restartmanager
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/rootless
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/rootless/specconv
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/runconfig
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/runconfig/opts
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/testutil
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/testutil/daemon
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/testutil/environment
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/testutil/fakecontext
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/testutil/fakegit
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/testutil/fakestorage
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/testutil/fixtures/load
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/testutil/fixtures/plugin
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/testutil/registry
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/testutil/request
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/volume
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/volume/drivers
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/volume/local
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/volume/mounts
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/volume/service
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/volume/service/opts
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/volume/testutils'
20:52:54 [2022-06-06T20:52:54.278Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/bitseq
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/cluster
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/config
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/datastore
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/diagnostic
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/discoverapi
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/driverapi
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/bridge
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/host
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/null
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/overlay
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/remote
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/windows
20:52:54 [2022-06-06T20:52:54.278Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/drvregistry
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/etchosts
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/idm
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/internal/caller
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/ipam
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/ipamapi
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/ipams/builtin
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/ipams/null
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/ipams/remote
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/ipamutils
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/iptables
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/netlabel
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/netutils
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/networkdb
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/ns
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/options
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/osl
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/osl/kernel
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/portallocator
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/portmapper
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/resolvconf
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/testutils
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/types'
20:52:54 [2022-06-06T20:52:54.279Z] + echo 'github.com/docker/docker/libnetwork
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/bitseq
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/cluster
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/config
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/datastore
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/diagnostic
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/discoverapi
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/driverapi
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/drivers/bridge
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/drivers/host
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/drivers/null
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/drivers/overlay
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/drivers/remote
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/drivers/windows
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/drvregistry
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/etchosts
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/idm
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/internal/caller
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/ipam
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/ipamapi
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/ipams/builtin
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/ipams/null
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/ipams/remote
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/ipamutils
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/iptables
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/netlabel
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/netutils
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/networkdb
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/ns
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/options
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/osl
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/osl/kernel
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/portallocator
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/portmapper
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/resolvconf
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/testutils
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/types'
20:52:54 [2022-06-06T20:52:54.279Z] + grep --fixed-strings libnetwork/drivers/bridge
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/drivers/bridge
20:52:54 [2022-06-06T20:52:54.279Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:52:54 [2022-06-06T20:52:54.279Z] + type docker-proxy
20:52:54 [2022-06-06T20:52:54.279Z] hack/test/unit: line 25: type: docker-proxy: not found
20:52:54 [2022-06-06T20:52:54.279Z] + hack/make.sh binary-proxy install-proxy
20:52:54 [2022-06-06T20:52:54.279Z] 
20:52:54 [2022-06-06T20:52:54.279Z] Removing bundles/
20:52:54 [2022-06-06T20:52:54.279Z] 
20:52:54 [2022-06-06T20:52:54.279Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
20:52:54 [2022-06-06T20:52:54.279Z] Building: bundles/binary-proxy/docker-proxy-dev
20:52:54 [2022-06-06T20:52:54.279Z] GOOS="" GOARCH="" GOARM=""
20:52:54 [2022-06-06T20:52:54.385Z] #19 306.7 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.386Z] #19 306.7 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.386Z] #19 306.7 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.386Z] #19 306.8 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.386Z] #19 306.8 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.386Z] #19 306.8 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.386Z] #19 306.8 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.386Z] #19 306.8 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
20:52:54 [2022-06-06T20:52:54.386Z] #19 306.8 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.386Z] #19 306.8 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.386Z] #19 306.8 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.386Z] #19 306.9 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.386Z] #19 306.9 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
20:52:54 [2022-06-06T20:52:54.386Z] #19 306.9 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.386Z] #19 306.9 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.386Z] #19 306.9 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.386Z] #19 306.9 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
20:52:54 [2022-06-06T20:52:54.386Z] #19 306.9 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.386Z] #19 306.9 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.386Z] #19 307.0 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.386Z] #19 307.0 Setting up libxml-sax-perl (1.02+dfsg-1) ...
20:52:54 [2022-06-06T20:52:54.386Z] #19 307.0 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
20:52:54 [2022-06-06T20:52:54.642Z] #19 307.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
20:52:54 [2022-06-06T20:52:54.642Z] #19 307.2 
20:52:54 [2022-06-06T20:52:54.642Z] #19 307.2 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
20:52:54 [2022-06-06T20:52:54.642Z] #19 307.3 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.642Z] #19 307.3 Setting up dpkg-dev (1.20.10) ...
20:52:54 [2022-06-06T20:52:54.642Z] #19 307.3 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.898Z] #19 307.3 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
20:52:54 [2022-06-06T20:52:54.898Z] #19 307.3 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.898Z] #19 307.3 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.898Z] #19 307.4 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.898Z] #19 307.4 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.898Z] #19 307.4 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.898Z] #19 307.4 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.898Z] #19 307.4 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.898Z] #19 307.4 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.898Z] #19 307.4 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
20:52:54 [2022-06-06T20:52:54.898Z] #19 307.4 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
20:52:54 [2022-06-06T20:52:54.898Z] #19 307.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
20:52:54 [2022-06-06T20:52:54.898Z] #19 307.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
20:52:55 [2022-06-06T20:52:55.154Z] #19 307.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
20:52:55 [2022-06-06T20:52:55.154Z] #19 307.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
20:52:55 [2022-06-06T20:52:55.154Z] #19 307.8 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
20:52:55 [2022-06-06T20:52:55.154Z] #19 307.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
20:52:55 [2022-06-06T20:52:55.154Z] #19 307.8 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
20:52:55 [2022-06-06T20:52:55.154Z] #19 307.8 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
20:52:55 [2022-06-06T20:52:55.154Z] #19 307.8 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
20:52:55 [2022-06-06T20:52:55.358Z] #23 9.615 Collecting yamllint==1.26.1
20:52:55 [2022-06-06T20:52:55.410Z] #19 307.8 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
20:52:55 [2022-06-06T20:52:55.410Z] #19 307.8 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
20:52:55 [2022-06-06T20:52:55.410Z] #19 307.8 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
20:52:55 [2022-06-06T20:52:55.410Z] #19 307.9 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
20:52:55 [2022-06-06T20:52:55.410Z] #19 307.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
20:52:55 [2022-06-06T20:52:55.410Z] #19 307.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
20:52:55 [2022-06-06T20:52:55.410Z] #19 307.9 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
20:52:55 [2022-06-06T20:52:55.410Z] #19 307.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
20:52:55 [2022-06-06T20:52:55.410Z] #19 307.9 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
20:52:55 [2022-06-06T20:52:55.410Z] #19 307.9 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
20:52:55 [2022-06-06T20:52:55.410Z] #19 307.9 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
20:52:55 [2022-06-06T20:52:55.410Z] #19 307.9 Setting up libxml-simple-perl (2.25-1) ...
20:52:55 [2022-06-06T20:52:55.410Z] #19 308.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
20:52:55 [2022-06-06T20:52:55.410Z] #19 308.0 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
20:52:55 [2022-06-06T20:52:55.410Z] #19 308.0 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
20:52:55 [2022-06-06T20:52:55.410Z] #19 308.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
20:52:55 [2022-06-06T20:52:55.410Z] #19 308.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
20:52:55 [2022-06-06T20:52:55.665Z] #19 308.0 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
20:52:55 [2022-06-06T20:52:55.666Z] #19 308.0 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
20:52:55 [2022-06-06T20:52:55.666Z] #19 308.0 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
20:52:55 [2022-06-06T20:52:55.666Z] #19 308.1 Setting up libconfig-auto-perl (0.44-1.1) ...
20:52:55 [2022-06-06T20:52:55.666Z] #19 308.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
20:52:55 [2022-06-06T20:52:55.666Z] #19 308.1 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
20:52:55 [2022-06-06T20:52:55.666Z] #19 308.1 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
20:52:55 [2022-06-06T20:52:55.666Z] #19 308.1 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
20:52:55 [2022-06-06T20:52:55.666Z] #19 308.1 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
20:52:55 [2022-06-06T20:52:55.666Z] #19 308.1 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
20:52:55 [2022-06-06T20:52:55.666Z] #19 308.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
20:52:55 [2022-06-06T20:52:55.666Z] #19 308.2 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
20:52:55 [2022-06-06T20:52:55.666Z] #19 308.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
20:52:55 [2022-06-06T20:52:55.666Z] #19 308.2 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
20:52:55 [2022-06-06T20:52:55.666Z] #19 308.2 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
20:52:55 [2022-06-06T20:52:55.923Z] #19 308.2 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
20:52:55 [2022-06-06T20:52:55.923Z] #19 308.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
20:52:55 [2022-06-06T20:52:55.923Z] #19 308.3 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
20:52:55 [2022-06-06T20:52:55.923Z] #19 308.3 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
20:52:55 [2022-06-06T20:52:55.923Z] #19 308.3 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
20:52:55 [2022-06-06T20:52:55.923Z] #19 308.3 Setting up dpkg-cross (2.6.18+nmu1) ...
20:52:55 [2022-06-06T20:52:55.923Z] #19 308.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
20:52:55 [2022-06-06T20:52:55.923Z] #19 308.4 Setting up crossbuild-essential-armel (12.9) ...
20:52:55 [2022-06-06T20:52:55.923Z] #19 308.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
20:52:55 [2022-06-06T20:52:55.923Z] #19 308.4 Setting up crossbuild-essential-armhf (12.9) ...
20:52:55 [2022-06-06T20:52:55.923Z] #19 308.4 Setting up crossbuild-essential-arm64 (12.9) ...
20:52:55 [2022-06-06T20:52:55.923Z] #19 308.4 Setting up crossbuild-essential-s390x (12.9) ...
20:52:55 [2022-06-06T20:52:55.923Z] #19 308.4 Setting up crossbuild-essential-ppc64el (12.9) ...
20:52:55 [2022-06-06T20:52:55.923Z] #19 308.4 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:52:56 [2022-06-06T20:52:56.294Z] #23 10.67   Downloading yamllint-1.26.1.tar.gz (126 kB)
20:52:57 [2022-06-06T20:52:57.230Z] #23 11.72 Collecting pathspec>=0.5.3
20:52:57 [2022-06-06T20:52:57.230Z] #23 11.73   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
20:52:57 [2022-06-06T20:52:57.291Z] #19 DONE 309.4s
20:52:57 [2022-06-06T20:52:57.291Z] 
20:52:57 [2022-06-06T20:52:57.291Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
20:52:57 [2022-06-06T20:52:57.291Z] #73 sha256:e25f4289948563b253eceeef4cc498def00f15125cac53ead37225f55e3f1307
20:52:57 [2022-06-06T20:52:57.291Z] #73 DONE 0.2s
20:52:57 [2022-06-06T20:52:57.291Z] 
20:52:57 [2022-06-06T20:52:57.291Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
20:52:57 [2022-06-06T20:52:57.291Z] #32 sha256:89060c03f5b5f59ffe1b7d61b4ed208ef85105bcf36fed332724198e28a0bdcc
20:52:57 [2022-06-06T20:52:57.291Z] #32 DONE 0.2s
20:52:57 [2022-06-06T20:52:57.291Z] 
20:52:57 [2022-06-06T20:52:57.291Z] #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
20:52:57 [2022-06-06T20:52:57.291Z] #74 sha256:3c6026d5b3b438aece64521b4b6366f135a9b128f70d0bf3a8ab17b57417e0e8
20:52:57 [2022-06-06T20:52:57.489Z] #23 12.09 Collecting pyyaml
20:52:57 [2022-06-06T20:52:57.489Z] #23 12.11   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)
20:52:57 [2022-06-06T20:52:57.489Z] #23 12.19 Building wheels for collected packages: yamllint
20:52:57 [2022-06-06T20:52:57.489Z] #23 12.20   Building wheel for yamllint (setup.py): started
20:52:58 [2022-06-06T20:52:58.427Z] #23 13.06   Building wheel for yamllint (setup.py): finished with status 'done'
20:52:58 [2022-06-06T20:52:58.427Z] #23 13.07   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5eab9944803fdcf191ba45e986f6c56d574267ff88f55f99b63ac0d0a530e2d1
20:52:58 [2022-06-06T20:52:58.427Z] #23 13.07   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
20:52:58 [2022-06-06T20:52:58.427Z] #23 13.07 Successfully built yamllint
20:52:58 [2022-06-06T20:52:58.427Z] #23 13.09 Installing collected packages: pyyaml, pathspec, yamllint
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.354 + RM_GOPATH=0
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.354 + TMP_GOPATH=
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.354 + : /build
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.354 + '[' -z '' ']'
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.355 ++ mktemp -d
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.358 + export GOPATH=/tmp/tmp.EDyxF6TnXs
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.358 + GOPATH=/tmp/tmp.EDyxF6TnXs
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.358 + RM_GOPATH=1
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.358 + case "$(go env GOARCH)" in
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.359 ++ go env GOARCH
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.365 + export GO_BUILDMODE=-buildmode=pie
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.365 + GO_BUILDMODE=-buildmode=pie
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.365 ++ dirname /install.sh
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.367 + dir=/
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.367 + bin=rootlesskit
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.367 + shift
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.367 + '[' '!' -f //rootlesskit.installer ']'
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.367 + . //rootlesskit.installer
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.367 ++ : 1920341cd41e047834a21007424162a2dc946315
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.367 + install_rootlesskit
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.367 + case "$1" in
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.367 + export CGO_ENABLED=0
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.367 + CGO_ENABLED=0
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.367 + _install_rootlesskit
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.368 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.368 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.371 + for f in rootlesskit rootlesskit-docker-proxy
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.371 + GOBIN=/build
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.371 + GO111MODULE=on
20:52:58 [2022-06-06T20:52:58.662Z] #74 1.371 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
20:52:58 [2022-06-06T20:52:58.919Z] #74 1.776 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
20:52:58 [2022-06-06T20:52:58.994Z] #23 13.47 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
20:52:59 [2022-06-06T20:52:59.254Z] #23 DONE 14.0s
20:52:59 [2022-06-06T20:52:59.254Z] 
20:52:59 [2022-06-06T20:52:59.254Z] #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
20:52:59 [2022-06-06T20:52:59.254Z] #60 sha256:09e1e1c0231464ea62b9d5372abe70b2faffcce219cca8333d1712aa5d721bb5
20:52:59 [2022-06-06T20:52:59.512Z] #60 ...
20:52:59 [2022-06-06T20:52:59.512Z] 
20:52:59 [2022-06-06T20:52:59.512Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
20:52:59 [2022-06-06T20:52:59.512Z] #27 sha256:581143eb0b012bf8594fdfb59804cb720b04692178ce1605600b549c6c137000
20:52:59 [2022-06-06T20:52:59.771Z] #27 DONE 0.4s
20:52:59 [2022-06-06T20:52:59.771Z] 
20:52:59 [2022-06-06T20:52:59.771Z] #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
20:52:59 [2022-06-06T20:52:59.771Z] #60 sha256:09e1e1c0231464ea62b9d5372abe70b2faffcce219cca8333d1712aa5d721bb5
20:52:59 [2022-06-06T20:52:59.771Z] #60 ...
20:52:59 [2022-06-06T20:52:59.771Z] 
20:52:59 [2022-06-06T20:52:59.771Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
20:52:59 [2022-06-06T20:52:59.771Z] #32 sha256:4883f6dcdc327c5279776e7632e70bd7eedb8d145c18c6a7c4af316a54c01156
20:53:00 [2022-06-06T20:53:00.291Z] #74 2.820 go: downloading github.com/urfave/cli/v2 v2.4.0
20:53:00 [2022-06-06T20:53:00.291Z] #74 2.822 go: downloading github.com/sirupsen/logrus v1.8.1
20:53:00 [2022-06-06T20:53:00.291Z] #74 3.131 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
20:53:00 [2022-06-06T20:53:00.339Z] #32 DONE 0.5s
20:53:00 [2022-06-06T20:53:00.339Z] 
20:53:00 [2022-06-06T20:53:00.339Z] #35 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
20:53:00 [2022-06-06T20:53:00.339Z] #35 sha256:68c568274bbd61e23bcf63b27f9276577f84cb764d09f1bbe036a46cfaf633f4
20:53:00 [2022-06-06T20:53:00.598Z] #35 DONE 0.3s
20:53:00 [2022-06-06T20:53:00.598Z] 
20:53:00 [2022-06-06T20:53:00.598Z] #37 [dev-systemd-false 13/26] COPY --from=delve         /build/ /usr/local/bin/
20:53:00 [2022-06-06T20:53:00.598Z] #37 sha256:bfb9504fe295236248b10ec97df22940a4d381f0a0ece7695ed7d5d0ad5c60cd
20:53:00 [2022-06-06T20:53:00.856Z] Created binary: bundles/binary-proxy/docker-proxy-dev
20:53:00 [2022-06-06T20:53:00.856Z] 
20:53:00 [2022-06-06T20:53:00.856Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
20:53:00 [2022-06-06T20:53:00.856Z] Installing docker-proxy to /usr/local/bin/
20:53:00 [2022-06-06T20:53:00.856Z] 
20:53:00 [2022-06-06T20:53:00.856Z] + mkdir -p bundles
20:53:00 [2022-06-06T20:53:00.856Z] + '[' -n 'github.com/docker/docker/api
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/server
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/server/backend/build
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/server/httpstatus
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/server/httputils
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/server/middleware
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/server/router
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/server/router/build
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/server/router/checkpoint
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/server/router/container
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/server/router/debug
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/server/router/distribution
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/server/router/grpc
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/server/router/image
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/server/router/network
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/server/router/plugin
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/server/router/session
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/server/router/swarm
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/server/router/system
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/server/router/volume
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/types
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/types/backend
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/types/blkiodev
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/types/container
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/types/events
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/types/filters
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/types/image
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/types/mount
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/types/network
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/types/plugins/logdriver
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/types/registry
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/types/strslice
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/types/swarm
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/types/swarm/runtime
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/types/time
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/types/versions
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/types/versions/v1p19
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/types/versions/v1p20
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/api/types/volume
20:53:00 [2022-06-06T20:53:00.856Z] github.com/docker/docker/builder
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/builder/builder-next
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/builder/builder-next/exporter
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/builder/builder-next/worker
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/builder/dockerfile
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/builder/remotecontext
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/builder/remotecontext/git
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/builder/remotecontext/urlutil
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/cli
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/cli/config
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/cli/debug
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/cli/winresources/docker-proxy
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/cli/winresources/dockerd
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/client
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/cmd/docker-proxy
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/cmd/dockerd
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/cmd/dockerd/trap
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/container
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/container/stream
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/contrib/apparmor
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/contrib/docker-device-tool
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/contrib/httpserver
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/cluster
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/cluster/convert
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/cluster/executor
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/cluster/executor/container
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/cluster/provider
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/config
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/events
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/events/testutils
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/exec
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/graphdriver
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/graphdriver/aufs
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/graphdriver/copy
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/graphdriver/overlay
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/graphdriver/register
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/graphdriver/vfs
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/graphdriver/zfs
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/images
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/initlayer
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/links
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/listeners
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/logger
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/logger/awslogs
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/logger/fluentd
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/logger/gcplogs
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/logger/gelf
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/logger/journald
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/logger/local
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/logger/logentries
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/logger/loggertest
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/logger/loggerutils
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/logger/splunk
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/logger/syslog
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/logger/templates
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/names
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/network
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/daemon/stats
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/distribution
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/distribution/metadata
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/distribution/utils
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/distribution/xfer
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/dockerversion
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/errdefs
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/image
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/image/cache
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/image/tarexport
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/image/v1
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/internal/test/suite
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/layer
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/libcontainerd
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/libcontainerd/queue
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/libcontainerd/remote
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/libcontainerd/supervisor
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/libcontainerd/types
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/oci
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/oci/caps
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/opts
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/aaparser
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/archive
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/authorization
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/broadcaster
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/capabilities
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/chrootarchive
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/containerfs
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/devicemapper
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/directory
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/dmesg
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/fileutils
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/fsutils
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/homedir
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/idtools
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/ioutils
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/jsonmessage
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/longpath
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/loopback
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/namesgenerator
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/parsers
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/parsers/kernel
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/pidfile
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/platform
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/plugingetter
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/plugins
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/plugins/transport
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/pools
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/progress
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/pubsub
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/reexec
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/signal
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/stack
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/stdcopy
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/streamformatter
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/stringid
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/sysinfo
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/system
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/tailfile
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/tarsum
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/truncindex
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/urlutil
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/pkg/useragent
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/plugin
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/plugin/executor/containerd
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/plugin/v2
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/profiles/apparmor
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/profiles/seccomp
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/quota
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/reference
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/registry
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/registry/resumable
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/restartmanager
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/rootless
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/rootless/specconv
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/runconfig
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/runconfig/opts
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/testutil
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/testutil/daemon
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/testutil/environment
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/testutil/fakecontext
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/testutil/fakegit
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/testutil/fakestorage
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/testutil/fixtures/load
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/testutil/fixtures/plugin
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/testutil/registry
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/testutil/request
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/volume
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/volume/drivers
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/volume/local
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/volume/mounts
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/volume/service
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/volume/service/opts
20:53:00 [2022-06-06T20:53:00.857Z] github.com/docker/docker/volume/testutils' ']'
20:53:00 [2022-06-06T20:53:00.858Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/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/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
20:53:00 [2022-06-06T20:53:00.858Z] ?   	github.com/docker/docker/api	[no test files]
20:53:00 [2022-06-06T20:53:00.858Z] #37 DONE 0.3s
20:53:00 [2022-06-06T20:53:00.858Z] 
20:53:00 [2022-06-06T20:53:00.858Z] #39 [dev-systemd-false 14/26] COPY --from=tomll         /build/ /usr/local/bin/
20:53:00 [2022-06-06T20:53:00.858Z] #39 sha256:8a150ee7749eec06c6a17c7651a69baeb52751251cec11843f4853ebfa55d86d
20:53:00 [2022-06-06T20:53:00.858Z] #39 DONE 0.1s
20:53:00 [2022-06-06T20:53:00.858Z] 
20:53:00 [2022-06-06T20:53:00.858Z] #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
20:53:00 [2022-06-06T20:53:00.858Z] #60 sha256:09e1e1c0231464ea62b9d5372abe70b2faffcce219cca8333d1712aa5d721bb5
20:53:01 [2022-06-06T20:53:01.117Z] #60 ...
20:53:01 [2022-06-06T20:53:01.117Z] 
20:53:01 [2022-06-06T20:53:01.117Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres      /build/ /usr/local/bin/
20:53:01 [2022-06-06T20:53:01.117Z] #41 sha256:5f0c8b4162b0225c1a3eaa1014d33973e248afe8d9e8264c2aa6506fa0791767
20:53:01 [2022-06-06T20:53:01.117Z] #41 DONE 0.1s
20:53:01 [2022-06-06T20:53:01.117Z] 
20:53:01 [2022-06-06T20:53:01.117Z] #45 [dev-systemd-false 16/26] COPY --from=tini          /build/ /usr/local/bin/
20:53:01 [2022-06-06T20:53:01.117Z] #45 sha256:6570a6cd148bb7510c68beff12b2046867fc1db4acabbdeb1e329c6cdea50aa5
20:53:01 [2022-06-06T20:53:01.117Z] #45 DONE 0.0s
20:53:01 [2022-06-06T20:53:01.117Z] 
20:53:01 [2022-06-06T20:53:01.117Z] #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
20:53:01 [2022-06-06T20:53:01.117Z] #60 sha256:09e1e1c0231464ea62b9d5372abe70b2faffcce219cca8333d1712aa5d721bb5
20:53:01 [2022-06-06T20:53:01.662Z] #74 4.425 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
20:53:01 [2022-06-06T20:53:01.920Z] #74 ...
20:53:01 [2022-06-06T20:53:01.920Z] 
20:53:01 [2022-06-06T20:53:01.920Z] #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
20:53:01 [2022-06-06T20:53:01.920Z] #33 sha256:a94de0669668b942d77ca10120abb5a7ec25a63e5eb90a6d36ce6d326bf2fe22
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.333 + RM_GOPATH=0
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.333 + TMP_GOPATH=
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.333 + : /build
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.334 + '[' -z '' ']'
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.335 ++ mktemp -d
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.339 + export GOPATH=/tmp/tmp.bDWLM0Qp2g
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.339 + GOPATH=/tmp/tmp.bDWLM0Qp2g
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.339 + RM_GOPATH=1
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.339 + case "$(go env GOARCH)" in
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.339 ++ go env GOARCH
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.345 + export GO_BUILDMODE=-buildmode=pie
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.345 + GO_BUILDMODE=-buildmode=pie
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.345 ++ dirname /install.sh
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.345 + dir=/
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.345 + bin=dockercli
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.345 + shift
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.345 + '[' '!' -f //dockercli.installer ']'
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.345 + . //dockercli.installer
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.345 ++ : stable
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.345 ++ : 17.06.2-ce
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.345 + install_dockercli
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.345 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.345 ++ uname -m
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.345 Install docker/cli version 17.06.2-ce from stable
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.355 + arch=x86_64
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.355 + '[' x86_64 '!=' x86_64 ']'
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.355 + url=https://download.docker.com/linux/static
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.355 + tar -xz docker/docker
20:53:01 [2022-06-06T20:53:01.920Z] #33 1.355 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:53:01 [2022-06-06T20:53:01.920Z] #33 4.539 + mkdir -p /build
20:53:01 [2022-06-06T20:53:01.920Z] #33 4.541 + mv docker/docker /build/
20:53:01 [2022-06-06T20:53:01.920Z] #33 4.543 + rmdir docker
20:53:01 [2022-06-06T20:53:01.920Z] #33 DONE 4.8s
20:53:01 [2022-06-06T20:53:01.920Z] 
20:53:01 [2022-06-06T20:53:01.920Z] #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
20:53:01 [2022-06-06T20:53:01.920Z] #74 sha256:3c6026d5b3b438aece64521b4b6366f135a9b128f70d0bf3a8ab17b57417e0e8
20:53:01 [2022-06-06T20:53:01.920Z] #74 4.702 go: downloading github.com/google/uuid v1.3.0
20:53:01 [2022-06-06T20:53:01.920Z] #74 4.705 go: downloading github.com/moby/vpnkit v0.5.0
20:53:01 [2022-06-06T20:53:01.920Z] #74 4.724 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:53:01 [2022-06-06T20:53:01.920Z] #74 4.760 go: downloading github.com/gofrs/flock v0.8.1
20:53:01 [2022-06-06T20:53:01.920Z] #74 4.807 go: downloading github.com/gorilla/mux v1.8.0
20:53:02 [2022-06-06T20:53:02.180Z] #74 4.859 go: downloading github.com/moby/sys/mountinfo v0.6.0
20:53:02 [2022-06-06T20:53:02.180Z] #74 5.042 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
20:53:02 [2022-06-06T20:53:02.180Z] #74 5.084 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
20:53:03 [2022-06-06T20:53:03.548Z] #74 6.301 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
20:53:03 [2022-06-06T20:53:03.548Z] #74 6.535 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:53:04 [2022-06-06T20:53:04.964Z] #47 287.5 + dpkg --print-architecture
20:53:04 [2022-06-06T20:53:04.964Z] #47 287.5 + git checkout -q v2.1.0
20:53:04 [2022-06-06T20:53:04.964Z] #47 287.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:53:04 [2022-06-06T20:53:04.964Z] #47 287.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:53:06 [2022-06-06T20:53:06.819Z] #74 ...
20:53:06 [2022-06-06T20:53:06.819Z] 
20:53:06 [2022-06-06T20:53:06.819Z] #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
20:53:06 [2022-06-06T20:53:06.819Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b
20:53:06 [2022-06-06T20:53:06.819Z] #20 1.858 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:53:06 [2022-06-06T20:53:06.819Z] #20 1.888 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:53:06 [2022-06-06T20:53:06.819Z] #20 1.889 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:53:06 [2022-06-06T20:53:06.819Z] #20 2.214 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:53:06 [2022-06-06T20:53:06.819Z] #20 2.538 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
20:53:06 [2022-06-06T20:53:06.819Z] #20 2.980 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
20:53:06 [2022-06-06T20:53:06.819Z] #20 3.511 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
20:53:06 [2022-06-06T20:53:06.819Z] #20 4.206 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
20:53:06 [2022-06-06T20:53:06.819Z] #20 4.801 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
20:53:06 [2022-06-06T20:53:06.819Z] #20 5.562 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB]
20:53:06 [2022-06-06T20:53:06.819Z] #20 5.562 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB]
20:53:06 [2022-06-06T20:53:06.819Z] #20 5.562 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:53:06 [2022-06-06T20:53:06.819Z] #20 5.562 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB]
20:53:06 [2022-06-06T20:53:06.819Z] #20 5.569 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB]
20:53:06 [2022-06-06T20:53:06.819Z] #20 5.586 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [146 kB]
20:53:06 [2022-06-06T20:53:06.819Z] #20 5.586 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
20:53:06 [2022-06-06T20:53:06.819Z] #20 5.606 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
20:53:06 [2022-06-06T20:53:06.819Z] #20 5.606 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
20:53:06 [2022-06-06T20:53:06.819Z] #20 5.606 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:53:06 [2022-06-06T20:53:06.819Z] #20 5.606 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
20:53:06 [2022-06-06T20:53:06.819Z] #20 5.606 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:53:07 [2022-06-06T20:53:07.075Z] #20 ...
20:53:07 [2022-06-06T20:53:07.075Z] 
20:53:07 [2022-06-06T20:53:07.075Z] #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
20:53:07 [2022-06-06T20:53:07.075Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb
20:53:07 [2022-06-06T20:53:07.075Z] #69 1.862 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:53:07 [2022-06-06T20:53:07.075Z] #69 1.888 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:53:07 [2022-06-06T20:53:07.075Z] #69 1.889 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:53:07 [2022-06-06T20:53:07.075Z] #69 2.202 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
20:53:07 [2022-06-06T20:53:07.075Z] #69 2.545 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
20:53:07 [2022-06-06T20:53:07.075Z] #69 2.989 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:53:07 [2022-06-06T20:53:07.075Z] #69 3.530 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
20:53:07 [2022-06-06T20:53:07.075Z] #69 4.076 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
20:53:07 [2022-06-06T20:53:07.075Z] #69 4.724 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
20:53:07 [2022-06-06T20:53:07.075Z] #69 5.427 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB]
20:53:07 [2022-06-06T20:53:07.075Z] #69 5.428 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB]
20:53:07 [2022-06-06T20:53:07.075Z] #69 5.440 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB]
20:53:07 [2022-06-06T20:53:07.075Z] #69 5.454 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB]
20:53:07 [2022-06-06T20:53:07.075Z] #69 5.456 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:53:07 [2022-06-06T20:53:07.075Z] #69 5.462 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [146 kB]
20:53:07 [2022-06-06T20:53:07.075Z] #69 5.467 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
20:53:07 [2022-06-06T20:53:07.075Z] #69 5.470 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:53:07 [2022-06-06T20:53:07.075Z] #69 5.478 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:53:07 [2022-06-06T20:53:07.075Z] #69 5.479 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
20:53:07 [2022-06-06T20:53:07.075Z] #69 5.480 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
20:53:07 [2022-06-06T20:53:07.075Z] #69 5.480 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
20:53:07 [2022-06-06T20:53:07.332Z] #69 ...
20:53:07 [2022-06-06T20:53:07.332Z] 
20:53:07 [2022-06-06T20:53:07.332Z] #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
20:53:07 [2022-06-06T20:53:07.332Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f
20:53:07 [2022-06-06T20:53:07.332Z] #49 1.857 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:53:07 [2022-06-06T20:53:07.332Z] #49 1.892 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:53:07 [2022-06-06T20:53:07.332Z] #49 1.892 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:53:07 [2022-06-06T20:53:07.332Z] #49 2.214 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
20:53:07 [2022-06-06T20:53:07.332Z] #49 2.651 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:53:07 [2022-06-06T20:53:07.332Z] #49 3.142 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
20:53:07 [2022-06-06T20:53:07.332Z] #49 3.725 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
20:53:07 [2022-06-06T20:53:07.332Z] #49 4.309 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
20:53:07 [2022-06-06T20:53:07.332Z] #49 4.788 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
20:53:07 [2022-06-06T20:53:07.332Z] #49 5.166 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB]
20:53:07 [2022-06-06T20:53:07.332Z] #49 5.182 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:53:07 [2022-06-06T20:53:07.332Z] #49 5.213 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB]
20:53:07 [2022-06-06T20:53:07.332Z] #49 5.213 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [146 kB]
20:53:07 [2022-06-06T20:53:07.332Z] #49 5.213 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB]
20:53:07 [2022-06-06T20:53:07.332Z] #49 5.213 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB]
20:53:07 [2022-06-06T20:53:07.332Z] #49 5.213 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
20:53:07 [2022-06-06T20:53:07.332Z] #49 5.262 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
20:53:07 [2022-06-06T20:53:07.332Z] #49 5.262 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:53:07 [2022-06-06T20:53:07.332Z] #49 5.262 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:53:07 [2022-06-06T20:53:07.332Z] #49 5.262 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
20:53:07 [2022-06-06T20:53:07.332Z] #49 5.262 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
20:53:15 [2022-06-06T20:53:15.758Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 7.9% of statements
20:53:15 [2022-06-06T20:53:15.997Z] #60 ...
20:53:15 [2022-06-06T20:53:15.997Z] 
20:53:15 [2022-06-06T20:53:15.997Z] #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
20:53:15 [2022-06-06T20:53:15.997Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
20:53:15 [2022-06-06T20:53:15.997Z] #47 295.8 + dpkg --print-architecture
20:53:15 [2022-06-06T20:53:15.997Z] #47 295.8 + git checkout -q v2.1.0
20:53:15 [2022-06-06T20:53:15.997Z] #47 296.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:53:15 [2022-06-06T20:53:15.997Z] #47 296.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:53:19 [2022-06-06T20:53:19.509Z] #49 ...
20:53:19 [2022-06-06T20:53:19.509Z] 
20:53:19 [2022-06-06T20:53:19.509Z] #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
20:53:19 [2022-06-06T20:53:19.509Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb
20:53:19 [2022-06-06T20:53:19.509Z] #69 21.69 Fetched 49.0 MB in 20s (2427 kB/s)
20:53:23 [2022-06-06T20:53:23.997Z] #64 289.2 # github.com/containerd/containerd/cmd/containerd
20:53:23 [2022-06-06T20:53:23.997Z] #64 289.2 /usr/bin/ld: /tmp/go-link-2283582626/000019.o: in function `New':
20:53:23 [2022-06-06T20:53:23.997Z] #64 289.2 /tmp/tmp.DXJwWp40GE/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
20:53:23 [2022-06-06T20:53:23.997Z] #64 289.3 + bin/containerd-stress
20:53:23 [2022-06-06T20:53:23.997Z] #64 290.5 + bin/containerd-shim
20:53:26 [2022-06-06T20:53:26.055Z] #69 21.69 Reading package lists...
20:53:26 [2022-06-06T20:53:26.055Z] #69 ...
20:53:26 [2022-06-06T20:53:26.055Z] 
20:53:26 [2022-06-06T20:53:26.055Z] #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
20:53:26 [2022-06-06T20:53:26.055Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b
20:53:26 [2022-06-06T20:53:26.055Z] #20 22.31 Fetched 49.0 MB in 21s (2370 kB/s)
20:53:26 [2022-06-06T20:53:26.896Z] #47 DONE 310.1s
20:53:26 [2022-06-06T20:53:26.896Z] 
20:53:26 [2022-06-06T20:53:26.896Z] #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.44.0"      && /build/golangci-lint --version
20:53:26 [2022-06-06T20:53:26.896Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:53:26 [2022-06-06T20:53:26.896Z] #55 ...
20:53:26 [2022-06-06T20:53:26.896Z] 
20:53:26 [2022-06-06T20:53:26.896Z] #48 [dev-systemd-false 17/26] COPY --from=registry      /build/ /usr/local/bin/
20:53:26 [2022-06-06T20:53:26.896Z] #48 sha256:509243c98eb9c46d953b731ac5353c92675c6621719772ef6e3311c18e5c91ea
20:53:26 [2022-06-06T20:53:26.896Z] #48 DONE 0.4s
20:53:26 [2022-06-06T20:53:26.896Z] 
20:53:26 [2022-06-06T20:53:26.896Z] #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
20:53:26 [2022-06-06T20:53:26.896Z] #60 sha256:90d538fd652dd99136c24e8c23ab0b1090043f30008529210c55a8449f329536
20:53:26 [2022-06-06T20:53:26.896Z] #60 ...
20:53:26 [2022-06-06T20:53:26.896Z] 
20:53:26 [2022-06-06T20:53:26.896Z] #52 [dev-systemd-false 18/26] COPY --from=criu          /build/ /usr/local/bin/
20:53:26 [2022-06-06T20:53:26.896Z] #52 sha256:9997e849806d11af597eb7220993f58e92b868d7def8cf2166dcf5cfd5effe74
20:53:26 [2022-06-06T20:53:26.896Z] #52 DONE 0.0s
20:53:26 [2022-06-06T20:53:26.896Z] 
20:53:26 [2022-06-06T20:53:26.896Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum     /build/ /usr/local/bin/
20:53:26 [2022-06-06T20:53:26.896Z] #54 sha256:67aa7d018b76cf82badb2d813f38c2a0ecf23d222dd1bda1e6057c19fcaf93c0
20:53:26 [2022-06-06T20:53:26.896Z] #54 DONE 0.1s
20:53:26 [2022-06-06T20:53:26.896Z] 
20:53:26 [2022-06-06T20:53:26.896Z] #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
20:53:26 [2022-06-06T20:53:26.896Z] #60 sha256:90d538fd652dd99136c24e8c23ab0b1090043f30008529210c55a8449f329536
20:53:27 [2022-06-06T20:53:27.951Z] #20 22.31 Reading package lists...
20:53:27 [2022-06-06T20:53:27.951Z] #20 ...
20:53:27 [2022-06-06T20:53:27.951Z] 
20:53:27 [2022-06-06T20:53:27.951Z] #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
20:53:27 [2022-06-06T20:53:27.951Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f
20:53:27 [2022-06-06T20:53:27.951Z] #49 21.81 Fetched 49.0 MB in 20s (2404 kB/s)
20:53:27 [2022-06-06T20:53:27.951Z] #49 21.81 Reading package lists...
20:53:27 [2022-06-06T20:53:27.951Z] #49 30.85 Reading package lists...
20:53:27 [2022-06-06T20:53:27.951Z] #49 ...
20:53:27 [2022-06-06T20:53:27.951Z] 
20:53:27 [2022-06-06T20:53:27.951Z] #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
20:53:27 [2022-06-06T20:53:27.951Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb
20:53:27 [2022-06-06T20:53:27.951Z] #69 21.69 Reading package lists...
20:53:30 [2022-06-06T20:53:30.540Z] #64 301.6 + bin/containerd-shim-runc-v1
20:53:37 [2022-06-06T20:53:37.078Z] #64 307.9 + bin/containerd-shim-runc-v2
20:53:37 [2022-06-06T20:53:37.640Z] #64 308.7 + binaries
20:53:37 [2022-06-06T20:53:37.640Z] #64 308.7 + install -D bin/containerd /build/containerd
20:53:37 [2022-06-06T20:53:37.640Z] #64 308.7 + install -D bin/containerd-shim /build/containerd-shim
20:53:37 [2022-06-06T20:53:37.640Z] #64 308.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:53:37 [2022-06-06T20:53:37.640Z] #64 308.7 + install -D bin/ctr /build/ctr
20:53:37 [2022-06-06T20:53:37.903Z] #69 30.99 Reading package lists...
20:53:37 [2022-06-06T20:53:37.903Z] #69 40.01 Building dependency tree...
20:53:37 [2022-06-06T20:53:37.903Z] #69 ...
20:53:37 [2022-06-06T20:53:37.903Z] 
20:53:37 [2022-06-06T20:53:37.903Z] #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
20:53:37 [2022-06-06T20:53:37.903Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f
20:53:37 [2022-06-06T20:53:37.903Z] #49 30.85 Reading package lists...
20:53:37 [2022-06-06T20:53:37.930Z] #47 DONE 318.2s
20:53:37 [2022-06-06T20:53:37.930Z] 
20:53:37 [2022-06-06T20:53:37.930Z] #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
20:53:37 [2022-06-06T20:53:37.930Z] #60 sha256:09e1e1c0231464ea62b9d5372abe70b2faffcce219cca8333d1712aa5d721bb5
20:53:38 [2022-06-06T20:53:38.160Z] #49 40.06 Building dependency tree...
20:53:38 [2022-06-06T20:53:38.160Z] #49 ...
20:53:38 [2022-06-06T20:53:38.160Z] 
20:53:38 [2022-06-06T20:53:38.160Z] #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
20:53:38 [2022-06-06T20:53:38.160Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b
20:53:38 [2022-06-06T20:53:38.160Z] #20 22.31 Reading package lists...
20:53:38 [2022-06-06T20:53:38.160Z] #20 31.46 Reading package lists...
20:53:38 [2022-06-06T20:53:38.498Z] #60 ...
20:53:38 [2022-06-06T20:53:38.498Z] 
20:53:38 [2022-06-06T20:53:38.498Z] #48 [dev-systemd-false 17/26] COPY --from=registry      /build/ /usr/local/bin/
20:53:38 [2022-06-06T20:53:38.498Z] #48 sha256:28054834f6456692d89d76409206564d34429018706c093df59d924335344a8a
20:53:39 [2022-06-06T20:53:39.066Z] #48 DONE 0.4s
20:53:39 [2022-06-06T20:53:39.066Z] 
20:53:39 [2022-06-06T20:53:39.066Z] #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.44.0"      && /build/golangci-lint --version
20:53:39 [2022-06-06T20:53:39.066Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:53:39 [2022-06-06T20:53:39.066Z] #55 ...
20:53:39 [2022-06-06T20:53:39.066Z] 
20:53:39 [2022-06-06T20:53:39.066Z] #52 [dev-systemd-false 18/26] COPY --from=criu          /build/ /usr/local/bin/
20:53:39 [2022-06-06T20:53:39.066Z] #52 sha256:dcc6f9854550ef90ff8dc72d0d0bafe82f5a72b52b10d3ae52a07bb44c15fd42
20:53:39 [2022-06-06T20:53:39.066Z] #52 DONE 0.1s
20:53:39 [2022-06-06T20:53:39.066Z] 
20:53:39 [2022-06-06T20:53:39.066Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum     /build/ /usr/local/bin/
20:53:39 [2022-06-06T20:53:39.066Z] #54 sha256:9c786cec47be68a0dee32aca36212590c7c93dd271ba4bab87a14d447d6016d8
20:53:39 [2022-06-06T20:53:39.090Z] #20 40.29 Building dependency tree...
20:53:39 [2022-06-06T20:53:39.090Z] #20 ...
20:53:39 [2022-06-06T20:53:39.090Z] 
20:53:39 [2022-06-06T20:53:39.090Z] #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
20:53:39 [2022-06-06T20:53:39.090Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb
20:53:39 [2022-06-06T20:53:39.090Z] #69 40.01 Building dependency tree...
20:53:39 [2022-06-06T20:53:39.325Z] #54 DONE 0.1s
20:53:39 [2022-06-06T20:53:39.325Z] 
20:53:39 [2022-06-06T20:53:39.325Z] #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
20:53:39 [2022-06-06T20:53:39.325Z] #60 sha256:09e1e1c0231464ea62b9d5372abe70b2faffcce219cca8333d1712aa5d721bb5
20:53:40 [2022-06-06T20:53:40.155Z] #64 DONE 310.7s
20:53:40 [2022-06-06T20:53:40.410Z] 
20:53:40 [2022-06-06T20:53:40.410Z] #65 [dev-systemd-false 23/26] COPY --from=containerd    /build/ /usr/local/bin/
20:53:40 [2022-06-06T20:53:40.411Z] #65 sha256:12c96cf3965fefb0b730aca49a2bad6e83890511817375388b0e3c92775426eb
20:53:40 [2022-06-06T20:53:40.983Z] #69 44.15 The following additional packages will be installed:
20:53:41 [2022-06-06T20:53:41.240Z] #69 44.17   libbtrfs0
20:53:41 [2022-06-06T20:53:41.240Z] #69 44.37 The following NEW packages will be installed:
20:53:41 [2022-06-06T20:53:41.337Z] #65 DONE 0.8s
20:53:41 [2022-06-06T20:53:41.337Z] 
20:53:41 [2022-06-06T20:53:41.337Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:53:41 [2022-06-06T20:53:41.337Z] #70 sha256:47c44c6ab95d488bf580c7514c036b7e416de8a6b0f6da5ed12ca58651be9f2b
20:53:41 [2022-06-06T20:53:41.337Z] #70 DONE 0.2s
20:53:41 [2022-06-06T20:53:41.337Z] 
20:53:41 [2022-06-06T20:53:41.337Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit        /build/ /usr/local/bin/
20:53:41 [2022-06-06T20:53:41.337Z] #75 sha256:3c2514ce0d53da628826f213bdf40d7999c306c34b136430fcf8e34896d90b45
20:53:41 [2022-06-06T20:53:41.497Z] #69 44.39   libbtrfs-dev libbtrfs0
20:53:41 [2022-06-06T20:53:41.757Z] #69 44.83 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:53:41 [2022-06-06T20:53:41.757Z] #69 44.83 Need to get 460 kB of archives.
20:53:41 [2022-06-06T20:53:41.757Z] #69 44.83 After this operation, 1237 kB of additional disk space will be used.
20:53:41 [2022-06-06T20:53:41.757Z] #69 44.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:53:41 [2022-06-06T20:53:41.757Z] #69 44.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:53:42 [2022-06-06T20:53:42.263Z] #75 DONE 0.8s
20:53:42 [2022-06-06T20:53:42.263Z] 
20:53:42 [2022-06-06T20:53:42.263Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:53:42 [2022-06-06T20:53:42.263Z] #76 sha256:210264abe79313169d5a3e9a4c409d67c4a89de63a0982270d41863263b1348d
20:53:42 [2022-06-06T20:53:42.263Z] #76 DONE 0.0s
20:53:42 [2022-06-06T20:53:42.263Z] 
20:53:42 [2022-06-06T20:53:42.264Z] #77 [dev-systemd-true 1/2] 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
20:53:42 [2022-06-06T20:53:42.264Z] #77 sha256:bfdb5c306d3d21e47ef58e5a96c3635eadc903fc089dc24a1c495a5682c50faa
20:53:42 [2022-06-06T20:53:42.321Z] #69 45.43 debconf: delaying package configuration, since apt-utils is not installed
20:53:42 [2022-06-06T20:53:42.824Z] #77 0.636 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:53:42 [2022-06-06T20:53:42.884Z] #69 45.78 Fetched 460 kB in 0s (1462 kB/s)
20:53:42 [2022-06-06T20:53:42.884Z] #69 45.84 Selecting previously unselected package libbtrfs0:amd64.
20:53:42 [2022-06-06T20:53:42.884Z] #69 45.84 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30256 files and directories currently installed.)
20:53:42 [2022-06-06T20:53:42.884Z] #69 45.90 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
20:53:42 [2022-06-06T20:53:42.884Z] #69 45.91 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:53:43 [2022-06-06T20:53:43.081Z] #77 0.717 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:53:43 [2022-06-06T20:53:43.141Z] #69 46.03 Selecting previously unselected package libbtrfs-dev:amd64.
20:53:43 [2022-06-06T20:53:43.141Z] #69 46.04 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
20:53:43 [2022-06-06T20:53:43.141Z] #69 46.05 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:53:43 [2022-06-06T20:53:43.141Z] #69 46.21 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:53:43 [2022-06-06T20:53:43.141Z] #69 46.23 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:53:43 [2022-06-06T20:53:43.141Z] #69 46.24 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:53:43 [2022-06-06T20:53:43.337Z] #77 0.884 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:53:43 [2022-06-06T20:53:43.398Z] #69 DONE 46.5s
20:53:43 [2022-06-06T20:53:43.398Z] 
20:53:43 [2022-06-06T20:53:43.398Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
20:53:43 [2022-06-06T20:53:43.398Z] #70 sha256:69f0dbc31eec1a0fc3381380755d4eaa694372aba45168401402ee5366ec40ff
20:53:43 [2022-06-06T20:53:43.398Z] #70 DONE 0.1s
20:53:43 [2022-06-06T20:53:43.398Z] 
20:53:43 [2022-06-06T20:53:43.398Z] #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
20:53:43 [2022-06-06T20:53:43.398Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b
20:53:43 [2022-06-06T20:53:43.398Z] #20 40.29 Building dependency tree...
20:53:43 [2022-06-06T20:53:43.398Z] #20 44.36 The following additional packages will be installed:
20:53:43 [2022-06-06T20:53:43.398Z] #20 44.37   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:53:43 [2022-06-06T20:53:43.398Z] #20 44.38   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
20:53:43 [2022-06-06T20:53:43.398Z] #20 44.38   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
20:53:43 [2022-06-06T20:53:43.398Z] #20 44.38   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
20:53:43 [2022-06-06T20:53:43.398Z] #20 44.38   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
20:53:43 [2022-06-06T20:53:43.398Z] #20 44.38   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
20:53:43 [2022-06-06T20:53:43.398Z] #20 44.40   mingw-w64-common mingw-w64-x86-64-dev
20:53:43 [2022-06-06T20:53:43.398Z] #20 44.43 Suggested packages:
20:53:43 [2022-06-06T20:53:43.398Z] #20 44.43   gcc-10-locales seccomp wine64
20:53:43 [2022-06-06T20:53:43.398Z] #20 45.08 The following NEW packages will be installed:
20:53:43 [2022-06-06T20:53:43.398Z] #20 45.08   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:53:43 [2022-06-06T20:53:43.398Z] #20 45.08   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
20:53:43 [2022-06-06T20:53:43.398Z] #20 45.08   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
20:53:43 [2022-06-06T20:53:43.398Z] #20 45.08   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
20:53:43 [2022-06-06T20:53:43.398Z] #20 45.08   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
20:53:43 [2022-06-06T20:53:43.398Z] #20 45.09   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
20:53:43 [2022-06-06T20:53:43.398Z] #20 45.09   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
20:53:43 [2022-06-06T20:53:43.398Z] #20 45.10   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
20:53:43 [2022-06-06T20:53:43.398Z] #20 45.10   mingw-w64-x86-64-dev
20:53:43 [2022-06-06T20:53:43.398Z] #20 45.50 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
20:53:43 [2022-06-06T20:53:43.398Z] #20 45.50 Need to get 115 MB of archives.
20:53:43 [2022-06-06T20:53:43.398Z] #20 45.50 After this operation, 645 MB of additional disk space will be used.
20:53:43 [2022-06-06T20:53:43.398Z] #20 45.50 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]
20:53:43 [2022-06-06T20:53:43.398Z] #20 45.54 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]
20:53:43 [2022-06-06T20:53:43.398Z] #20 45.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
20:53:43 [2022-06-06T20:53:43.398Z] #20 45.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
20:53:43 [2022-06-06T20:53:43.398Z] #20 45.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
20:53:43 [2022-06-06T20:53:43.398Z] #20 45.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
20:53:43 [2022-06-06T20:53:43.398Z] #20 45.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
20:53:43 [2022-06-06T20:53:43.398Z] #20 45.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]
20:53:43 [2022-06-06T20:53:43.398Z] #20 45.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]
20:53:43 [2022-06-06T20:53:43.398Z] #20 45.99 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]
20:53:43 [2022-06-06T20:53:43.398Z] #20 46.51 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]
20:53:43 [2022-06-06T20:53:43.594Z] #77 0.962 Reading package lists...
20:53:43 [2022-06-06T20:53:43.656Z] #20 46.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
20:53:43 [2022-06-06T20:53:43.913Z] #20 47.07 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]
20:53:44 [2022-06-06T20:53:44.412Z] #77 1.457 Reading package lists...
20:53:44 [2022-06-06T20:53:44.412Z] #77 1.957 Building dependency tree...
20:53:44 [2022-06-06T20:53:44.412Z] #77 2.059 Reading state information...
20:53:44 [2022-06-06T20:53:44.412Z] #77 2.171 The following additional packages will be installed:
20:53:44 [2022-06-06T20:53:44.477Z] #20 47.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]
20:53:44 [2022-06-06T20:53:44.667Z] #77 2.172   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
20:53:44 [2022-06-06T20:53:44.667Z] #77 2.172 Suggested packages:
20:53:44 [2022-06-06T20:53:44.667Z] #77 2.172   systemd-container policykit-1
20:53:44 [2022-06-06T20:53:44.667Z] #77 2.172 Recommended packages:
20:53:44 [2022-06-06T20:53:44.667Z] #77 2.172   systemd-timesyncd | time-daemon libnss-systemd
20:53:44 [2022-06-06T20:53:44.667Z] #77 2.238 The following NEW packages will be installed:
20:53:44 [2022-06-06T20:53:44.667Z] #77 2.238   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
20:53:44 [2022-06-06T20:53:44.667Z] #77 2.239   libkmod2 libpam-systemd systemd systemd-sysv
20:53:44 [2022-06-06T20:53:44.734Z] #20 47.77 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
20:53:44 [2022-06-06T20:53:44.734Z] #20 47.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
20:53:44 [2022-06-06T20:53:44.734Z] #20 47.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
20:53:44 [2022-06-06T20:53:44.734Z] #20 47.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:53:44 [2022-06-06T20:53:44.734Z] #20 47.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:53:44 [2022-06-06T20:53:44.734Z] #20 47.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]
20:53:44 [2022-06-06T20:53:44.734Z] #20 47.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
20:53:44 [2022-06-06T20:53:44.734Z] #20 47.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
20:53:44 [2022-06-06T20:53:44.734Z] #20 47.79 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
20:53:44 [2022-06-06T20:53:44.734Z] #20 47.80 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
20:53:44 [2022-06-06T20:53:44.734Z] #20 47.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
20:53:44 [2022-06-06T20:53:44.734Z] #20 47.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
20:53:44 [2022-06-06T20:53:44.734Z] #20 47.81 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
20:53:44 [2022-06-06T20:53:44.734Z] #20 47.82 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
20:53:44 [2022-06-06T20:53:44.734Z] #20 47.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
20:53:44 [2022-06-06T20:53:44.734Z] #20 47.82 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
20:53:44 [2022-06-06T20:53:44.923Z] #77 2.506 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:53:44 [2022-06-06T20:53:44.923Z] #77 2.506 Need to get 5817 kB of archives.
20:53:44 [2022-06-06T20:53:44.923Z] #77 2.506 After this operation, 19.3 MB of additional disk space will be used.
20:53:44 [2022-06-06T20:53:44.923Z] #77 2.506 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
20:53:44 [2022-06-06T20:53:44.923Z] #77 2.508 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
20:53:44 [2022-06-06T20:53:44.923Z] #77 2.510 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
20:53:44 [2022-06-06T20:53:44.923Z] #77 2.513 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
20:53:44 [2022-06-06T20:53:44.923Z] #77 2.514 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
20:53:44 [2022-06-06T20:53:44.923Z] #77 2.602 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB]
20:53:44 [2022-06-06T20:53:44.923Z] #77 2.605 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
20:53:44 [2022-06-06T20:53:44.923Z] #77 2.607 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
20:53:44 [2022-06-06T20:53:44.923Z] #77 2.609 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB]
20:53:44 [2022-06-06T20:53:44.923Z] #77 2.611 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.754 debconf: delaying package configuration, since apt-utils is not installed
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.783 Fetched 5817 kB in 0s (15.8 MB/s)
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.804 Selecting previously unselected package libargon2-1:amd64.
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.804 (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 ... 28631 files and directories currently installed.)
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.819 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.826 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.856 Selecting previously unselected package libjson-c5:amd64.
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.858 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.862 Unpacking libjson-c5:amd64 (0.15-2) ...
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.892 Selecting previously unselected package libcryptsetup12:amd64.
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.895 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.898 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.947 Selecting previously unselected package libkmod2:amd64.
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.950 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.953 Unpacking libkmod2:amd64 (28-1) ...
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.991 Selecting previously unselected package systemd.
20:53:45 [2022-06-06T20:53:45.297Z] #20 48.33 debconf: delaying package configuration, since apt-utils is not installed
20:53:45 [2022-06-06T20:53:45.435Z] #77 2.994 Preparing to unpack .../systemd_247.3-7_amd64.deb ...
20:53:45 [2022-06-06T20:53:45.435Z] #77 3.026 Unpacking systemd (247.3-7) ...
20:53:45 [2022-06-06T20:53:45.555Z] #20 48.67 Fetched 115 MB in 3s (44.0 MB/s)
20:53:45 [2022-06-06T20:53:45.690Z] #77 3.524 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
20:53:45 [2022-06-06T20:53:45.690Z] #77 3.534 Setting up libjson-c5:amd64 (0.15-2) ...
20:53:45 [2022-06-06T20:53:45.690Z] #77 3.543 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
20:53:45 [2022-06-06T20:53:45.812Z] #20 48.72 Selecting previously unselected package binutils-mingw-w64-i686.
20:53:45 [2022-06-06T20:53:45.812Z] #20 48.72 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30256 files and directories currently installed.)
20:53:45 [2022-06-06T20:53:45.812Z] #20 48.77 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
20:53:45 [2022-06-06T20:53:45.812Z] #20 48.77 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:53:45 [2022-06-06T20:53:45.946Z] #77 3.552 Setting up libkmod2:amd64 (28-1) ...
20:53:45 [2022-06-06T20:53:45.946Z] #77 3.561 Setting up systemd (247.3-7) ...
20:53:45 [2022-06-06T20:53:45.946Z] #77 3.595 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
20:53:45 [2022-06-06T20:53:45.946Z] #77 3.597 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
20:53:45 [2022-06-06T20:53:45.946Z] #77 3.600 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
20:53:45 [2022-06-06T20:53:45.946Z] #77 3.620 Initializing machine ID from KVM UUID.
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.000 Selecting previously unselected package systemd-sysv.
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.000 (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 ... 29442 files and directories currently installed.)
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.013 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ...
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.016 Unpacking systemd-sysv (247.3-7) ...
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.054 Selecting previously unselected package libdbus-1-3:amd64.
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.057 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.060 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.116 Selecting previously unselected package dbus.
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.117 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.126 Unpacking dbus (1.12.20-2) ...
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.179 Selecting previously unselected package libpam-systemd:amd64.
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.182 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ...
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.185 Unpacking libpam-systemd:amd64 (247.3-7) ...
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.228 Selecting previously unselected package dbus-user-session.
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.231 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.234 Unpacking dbus-user-session (1.12.20-2) ...
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.301 Setting up systemd-sysv (247.3-7) ...
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.311 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.320 Setting up dbus (1.12.20-2) ...
20:53:46 [2022-06-06T20:53:46.741Z] #20 49.70 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:53:46 [2022-06-06T20:53:46.742Z] #20 49.72 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
20:53:46 [2022-06-06T20:53:46.742Z] #20 49.72 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:53:46 [2022-06-06T20:53:46.767Z] #77 4.429 invoke-rc.d: could not determine current runlevel
20:53:46 [2022-06-06T20:53:46.767Z] #77 4.432 invoke-rc.d: policy-rc.d denied execution of start.
20:53:46 [2022-06-06T20:53:46.767Z] #77 4.436 Setting up libpam-systemd:amd64 (247.3-7) ...
20:53:47 [2022-06-06T20:53:47.024Z] #77 4.598 Setting up dbus-user-session (1.12.20-2) ...
20:53:47 [2022-06-06T20:53:47.024Z] #77 4.610 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:53:47 [2022-06-06T20:53:47.024Z] #77 DONE 4.7s
20:53:47 [2022-06-06T20:53:47.024Z] 
20:53:47 [2022-06-06T20:53:47.024Z] #78 [dev-systemd-true 2/2] RUN mkdir -p hack   && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh   && chmod +x hack/dind-systemd
20:53:47 [2022-06-06T20:53:47.024Z] #78 sha256:d4b396fd0b86f00455b3e021e02a32d347d70dc6f2e489dcfef3a34233fd135c
20:53:47 [2022-06-06T20:53:47.536Z] #78 0.378   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
20:53:47 [2022-06-06T20:53:47.536Z] #78 0.381                                  Dload  Upload   Total   Spent    Left  Speed
20:53:47 [2022-06-06T20:53:47.536Z] #78 0.381 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   8439      0 --:--:-- --:--:-- --:--:--  8439
20:53:47 [2022-06-06T20:53:47.536Z] #78 DONE 0.6s
20:53:47 [2022-06-06T20:53:47.738Z] #20 ...
20:53:47 [2022-06-06T20:53:47.738Z] 
20:53:47 [2022-06-06T20:53:47.738Z] #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
20:53:47 [2022-06-06T20:53:47.738Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f
20:53:47 [2022-06-06T20:53:47.738Z] #49 40.06 Building dependency tree...
20:53:47 [2022-06-06T20:53:47.738Z] #49 44.17 The following additional packages will be installed:
20:53:47 [2022-06-06T20:53:47.738Z] #49 44.22   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
20:53:47 [2022-06-06T20:53:47.738Z] #49 44.27 Suggested packages:
20:53:47 [2022-06-06T20:53:47.738Z] #49 44.27   cmake-doc ninja-build lrzip
20:53:47 [2022-06-06T20:53:47.738Z] #49 44.27 Recommended packages:
20:53:47 [2022-06-06T20:53:47.738Z] #49 44.27   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:53:47 [2022-06-06T20:53:47.738Z] #49 44.91 The following NEW packages will be installed:
20:53:47 [2022-06-06T20:53:47.738Z] #49 44.93   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
20:53:47 [2022-06-06T20:53:47.738Z] #49 45.36 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
20:53:47 [2022-06-06T20:53:47.738Z] #49 45.36 Need to get 8418 kB of archives.
20:53:47 [2022-06-06T20:53:47.738Z] #49 45.36 After this operation, 34.9 MB of additional disk space will be used.
20:53:47 [2022-06-06T20:53:47.738Z] #49 45.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:53:47 [2022-06-06T20:53:47.738Z] #49 45.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:53:47 [2022-06-06T20:53:47.738Z] #49 45.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
20:53:47 [2022-06-06T20:53:47.738Z] #49 45.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
20:53:47 [2022-06-06T20:53:47.738Z] #49 45.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
20:53:47 [2022-06-06T20:53:47.738Z] #49 45.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
20:53:47 [2022-06-06T20:53:47.738Z] #49 45.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
20:53:47 [2022-06-06T20:53:47.738Z] #49 45.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
20:53:47 [2022-06-06T20:53:47.738Z] #49 46.20 debconf: delaying package configuration, since apt-utils is not installed
20:53:47 [2022-06-06T20:53:47.738Z] #49 46.60 Fetched 8418 kB in 0s (20.1 MB/s)
20:53:47 [2022-06-06T20:53:47.738Z] #49 46.66 Selecting previously unselected package xxd.
20:53:47 [2022-06-06T20:53:47.738Z] #49 46.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30256 files and directories currently installed.)
20:53:47 [2022-06-06T20:53:47.738Z] #49 46.75 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:53:47 [2022-06-06T20:53:47.738Z] #49 46.77 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:53:47 [2022-06-06T20:53:47.738Z] #49 46.96 Selecting previously unselected package vim-common.
20:53:47 [2022-06-06T20:53:47.738Z] #49 46.97 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:53:47 [2022-06-06T20:53:47.738Z] #49 47.00 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:53:47 [2022-06-06T20:53:47.738Z] #49 47.24 Selecting previously unselected package cmake-data.
20:53:47 [2022-06-06T20:53:47.738Z] #49 47.24 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
20:53:47 [2022-06-06T20:53:47.738Z] #49 47.26 Unpacking cmake-data (3.18.4-2+deb11u1) ...
20:53:47 [2022-06-06T20:53:47.738Z] #49 48.06 Selecting previously unselected package libarchive13:amd64.
20:53:47 [2022-06-06T20:53:47.738Z] #49 48.06 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
20:53:47 [2022-06-06T20:53:47.738Z] #49 48.07 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:53:47 [2022-06-06T20:53:47.738Z] #49 48.25 Selecting previously unselected package libjsoncpp24:amd64.
20:53:47 [2022-06-06T20:53:47.738Z] #49 48.25 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
20:53:47 [2022-06-06T20:53:47.738Z] #49 48.25 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
20:53:47 [2022-06-06T20:53:47.738Z] #49 48.35 Selecting previously unselected package librhash0:amd64.
20:53:47 [2022-06-06T20:53:47.738Z] #49 48.36 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
20:53:47 [2022-06-06T20:53:47.738Z] #49 48.37 Unpacking librhash0:amd64 (1.4.1-2) ...
20:53:47 [2022-06-06T20:53:47.738Z] #49 48.46 Selecting previously unselected package libuv1:amd64.
20:53:47 [2022-06-06T20:53:47.738Z] #49 48.47 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
20:53:47 [2022-06-06T20:53:47.738Z] #49 48.48 Unpacking libuv1:amd64 (1.40.0-2) ...
20:53:47 [2022-06-06T20:53:47.738Z] #49 48.57 Selecting previously unselected package cmake.
20:53:47 [2022-06-06T20:53:47.738Z] #49 48.58 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
20:53:47 [2022-06-06T20:53:47.738Z] #49 48.59 Unpacking cmake (3.18.4-2+deb11u1) ...
20:53:47 [2022-06-06T20:53:47.738Z] #49 50.39 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:53:47 [2022-06-06T20:53:47.738Z] #49 50.41 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:53:47 [2022-06-06T20:53:47.738Z] #49 50.42 Setting up libuv1:amd64 (1.40.0-2) ...
20:53:47 [2022-06-06T20:53:47.738Z] #49 50.44 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:53:47 [2022-06-06T20:53:47.738Z] #49 50.46 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
20:53:47 [2022-06-06T20:53:47.738Z] #49 50.48 Setting up librhash0:amd64 (1.4.1-2) ...
20:53:47 [2022-06-06T20:53:47.738Z] #49 50.50 Setting up cmake-data (3.18.4-2+deb11u1) ...
20:53:47 [2022-06-06T20:53:47.738Z] #49 50.53 Setting up cmake (3.18.4-2+deb11u1) ...
20:53:47 [2022-06-06T20:53:47.739Z] #49 50.54 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:53:47 [2022-06-06T20:53:47.739Z] #49 DONE 50.9s
20:53:47 [2022-06-06T20:53:47.739Z] 
20:53:47 [2022-06-06T20:53:47.739Z] #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
20:53:47 [2022-06-06T20:53:47.739Z] #71 sha256:e9f249f9b80aaffc0130db8f324d4e69cdb4bd6611c80d9e7fa8b46ac17eb041
20:53:47 [2022-06-06T20:53:47.739Z] #71 0.839 + RM_GOPATH=0
20:53:47 [2022-06-06T20:53:47.739Z] #71 0.839 + TMP_GOPATH=
20:53:47 [2022-06-06T20:53:47.739Z] #71 0.839 + : /build
20:53:47 [2022-06-06T20:53:47.739Z] #71 0.839 + '[' -z '' ']'
20:53:47 [2022-06-06T20:53:47.739Z] #71 0.840 ++ mktemp -d
20:53:47 [2022-06-06T20:53:47.739Z] #71 0.846 + export GOPATH=/tmp/tmp.Jtz9L0ufoL
20:53:47 [2022-06-06T20:53:47.739Z] #71 0.846 + GOPATH=/tmp/tmp.Jtz9L0ufoL
20:53:47 [2022-06-06T20:53:47.739Z] #71 0.846 + RM_GOPATH=1
20:53:47 [2022-06-06T20:53:47.739Z] #71 0.846 + case "$(go env GOARCH)" in
20:53:47 [2022-06-06T20:53:47.739Z] #71 0.846 ++ go env GOARCH
20:53:47 [2022-06-06T20:53:47.739Z] #71 0.869 + export GO_BUILDMODE=-buildmode=pie
20:53:47 [2022-06-06T20:53:47.739Z] #71 0.869 + GO_BUILDMODE=-buildmode=pie
20:53:47 [2022-06-06T20:53:47.739Z] #71 0.869 ++ dirname /install.sh
20:53:47 [2022-06-06T20:53:47.739Z] #71 0.870 + dir=/
20:53:47 [2022-06-06T20:53:47.739Z] #71 0.870 + bin=containerd
20:53:47 [2022-06-06T20:53:47.739Z] #71 0.870 + shift
20:53:47 [2022-06-06T20:53:47.739Z] #71 0.871 + '[' '!' -f //containerd.installer ']'
20:53:47 [2022-06-06T20:53:47.739Z] #71 0.871 + . //containerd.installer
20:53:47 [2022-06-06T20:53:47.739Z] #71 0.871 ++ set -e
20:53:47 [2022-06-06T20:53:47.739Z] #71 0.871 ++ : v1.6.6
20:53:47 [2022-06-06T20:53:47.739Z] #71 0.871 + install_containerd
20:53:47 [2022-06-06T20:53:47.739Z] #71 0.873 Install containerd version v1.6.6
20:53:47 [2022-06-06T20:53:47.739Z] #71 0.873 + echo 'Install containerd version v1.6.6'
20:53:47 [2022-06-06T20:53:47.739Z] #71 0.873 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Jtz9L0ufoL/src/github.com/containerd/containerd
20:53:47 [2022-06-06T20:53:47.739Z] #71 0.883 Cloning into '/tmp/tmp.Jtz9L0ufoL/src/github.com/containerd/containerd'...
20:53:47 [2022-06-06T20:53:47.793Z] 
20:53:47 [2022-06-06T20:53:47.793Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
20:53:47 [2022-06-06T20:53:47.793Z] #79 sha256:648c44dcd2629af7f2f8b6c07d41047e1327e662894546a9e9141137f9b868d5
20:53:48 [2022-06-06T20:53:48.016Z] #71 ...
20:53:48 [2022-06-06T20:53:48.016Z] 
20:53:48 [2022-06-06T20:53:48.016Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
20:53:48 [2022-06-06T20:53:48.016Z] #50 sha256:b84efed881df7c633f42198849fa72eff4a13bd7e3e1349bd42b5cdcb874c4b6
20:53:48 [2022-06-06T20:53:48.016Z] #50 DONE 0.1s
20:53:48 [2022-06-06T20:53:48.016Z] 
20:53:48 [2022-06-06T20:53:48.016Z] #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
20:53:48 [2022-06-06T20:53:48.016Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b
20:53:48 [2022-06-06T20:53:48.016Z] #20 51.04 Selecting previously unselected package binutils-mingw-w64.
20:53:48 [2022-06-06T20:53:48.016Z] #20 51.04 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
20:53:48 [2022-06-06T20:53:48.016Z] #20 51.06 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
20:53:48 [2022-06-06T20:53:48.016Z] #20 51.16 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:53:48 [2022-06-06T20:53:48.310Z] #20 ...
20:53:48 [2022-06-06T20:53:48.310Z] 
20:53:48 [2022-06-06T20:53:48.310Z] #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
20:53:48 [2022-06-06T20:53:48.310Z] #74 sha256:3c6026d5b3b438aece64521b4b6366f135a9b128f70d0bf3a8ab17b57417e0e8
20:53:48 [2022-06-06T20:53:48.310Z] #74 47.51 + for f in rootlesskit rootlesskit-docker-proxy
20:53:48 [2022-06-06T20:53:48.310Z] #74 47.51 + GOBIN=/build
20:53:48 [2022-06-06T20:53:48.310Z] #74 47.51 + GO111MODULE=on
20:53:48 [2022-06-06T20:53:48.310Z] #74 47.51 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
20:53:48 [2022-06-06T20:53:48.310Z] #74 50.86 rootlesskit version 1.0.0
20:53:48 [2022-06-06T20:53:48.310Z] #74 50.87 Usage of /build/rootlesskit-docker-proxy:
20:53:48 [2022-06-06T20:53:48.310Z] #74 50.87   -container-ip string
20:53:48 [2022-06-06T20:53:48.310Z] #74 50.87     	container ip
20:53:48 [2022-06-06T20:53:48.310Z] #74 50.87   -container-port int
20:53:48 [2022-06-06T20:53:48.310Z] #74 50.87     	container port (default -1)
20:53:48 [2022-06-06T20:53:48.310Z] #74 50.87   -host-ip string
20:53:48 [2022-06-06T20:53:48.310Z] #74 50.87     	host ip
20:53:48 [2022-06-06T20:53:48.310Z] #74 50.87   -host-port int
20:53:48 [2022-06-06T20:53:48.310Z] #74 50.87     	host port (default -1)
20:53:48 [2022-06-06T20:53:48.310Z] #74 50.87   -proto string
20:53:48 [2022-06-06T20:53:48.310Z] #74 50.87     	proxy protocol (default "tcp")
20:53:48 [2022-06-06T20:53:48.310Z] #74 DONE 51.0s
20:53:48 [2022-06-06T20:53:48.310Z] 
20:53:48 [2022-06-06T20:53:48.310Z] #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
20:53:48 [2022-06-06T20:53:48.310Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b
20:53:48 [2022-06-06T20:53:48.310Z] #20 51.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:53:48 [2022-06-06T20:53:48.310Z] #20 51.18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:53:48 [2022-06-06T20:53:48.310Z] #20 ...
20:53:48 [2022-06-06T20:53:48.310Z] 
20:53:48 [2022-06-06T20:53:48.310Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
20:53:48 [2022-06-06T20:53:48.310Z] #75 sha256:b8094b8181121c16ad77e1cae422790657ef5c3700a09aef0e6bbfd9ab4fc4cc
20:53:48 [2022-06-06T20:53:48.310Z] #75 DONE 0.2s
20:53:48 [2022-06-06T20:53:48.310Z] 
20:53:48 [2022-06-06T20:53:48.310Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:53:48 [2022-06-06T20:53:48.310Z] #76 sha256:6f55824aa39edb765f890133081ba63228945c6556c452b63d63ee0d82b4bc81
20:53:48 [2022-06-06T20:53:48.310Z] #76 DONE 0.1s
20:53:48 [2022-06-06T20:53:48.310Z] 
20:53:48 [2022-06-06T20:53:48.310Z] #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
20:53:48 [2022-06-06T20:53:48.310Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b
20:53:48 [2022-06-06T20:53:48.310Z] #20 51.31 Selecting previously unselected package dmsetup.
20:53:48 [2022-06-06T20:53:48.310Z] #20 51.31 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
20:53:48 [2022-06-06T20:53:48.310Z] #20 51.33 Unpacking dmsetup (2:1.02.175-2.1) ...
20:53:48 [2022-06-06T20:53:48.572Z] #20 51.47 Selecting previously unselected package mingw-w64-common.
20:53:48 [2022-06-06T20:53:48.572Z] #20 51.47 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
20:53:48 [2022-06-06T20:53:48.572Z] #20 51.47 Unpacking mingw-w64-common (8.0.0-1) ...
20:53:48 [2022-06-06T20:53:48.721Z] #79 DONE 1.1s
20:53:48 [2022-06-06T20:53:48.721Z] 
20:53:48 [2022-06-06T20:53:48.721Z] #80 exporting to image
20:53:48 [2022-06-06T20:53:48.721Z] #80 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
20:53:48 [2022-06-06T20:53:48.721Z] #80 exporting layers
20:53:51 [2022-06-06T20:53:51.096Z] #20 53.75 Selecting previously unselected package mingw-w64-x86-64-dev.
20:53:51 [2022-06-06T20:53:51.096Z] #20 53.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
20:53:51 [2022-06-06T20:53:51.096Z] #20 53.76 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
20:53:51 [2022-06-06T20:53:51.659Z] #20 ...
20:53:51 [2022-06-06T20:53:51.659Z] 
20:53:51 [2022-06-06T20:53:51.659Z] #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
20:53:51 [2022-06-06T20:53:51.659Z] #51 sha256:0f39523cf304b28656ae0db0e76039b3a24797bf21721515bba85c3f0b74f1ac
20:53:51 [2022-06-06T20:53:51.659Z] #51 1.209 + RM_GOPATH=0
20:53:51 [2022-06-06T20:53:51.659Z] #51 1.209 + TMP_GOPATH=
20:53:51 [2022-06-06T20:53:51.659Z] #51 1.209 + : /build
20:53:51 [2022-06-06T20:53:51.659Z] #51 1.209 + '[' -z '' ']'
20:53:51 [2022-06-06T20:53:51.659Z] #51 1.209 ++ mktemp -d
20:53:51 [2022-06-06T20:53:51.659Z] #51 1.218 + export GOPATH=/tmp/tmp.dZ4dtDUeqK
20:53:51 [2022-06-06T20:53:51.659Z] #51 1.218 + GOPATH=/tmp/tmp.dZ4dtDUeqK
20:53:51 [2022-06-06T20:53:51.659Z] #51 1.219 + RM_GOPATH=1
20:53:51 [2022-06-06T20:53:51.659Z] #51 1.219 + case "$(go env GOARCH)" in
20:53:51 [2022-06-06T20:53:51.659Z] #51 1.224 ++ go env GOARCH
20:53:51 [2022-06-06T20:53:51.659Z] #51 1.262 + export GO_BUILDMODE=-buildmode=pie
20:53:51 [2022-06-06T20:53:51.659Z] #51 1.262 + GO_BUILDMODE=-buildmode=pie
20:53:51 [2022-06-06T20:53:51.659Z] #51 1.262 ++ dirname /install.sh
20:53:51 [2022-06-06T20:53:51.659Z] #51 1.270 Install tini version v0.19.0
20:53:51 [2022-06-06T20:53:51.659Z] #51 1.270 + dir=/
20:53:51 [2022-06-06T20:53:51.659Z] #51 1.270 + bin=tini
20:53:51 [2022-06-06T20:53:51.659Z] #51 1.270 + shift
20:53:51 [2022-06-06T20:53:51.659Z] #51 1.270 + '[' '!' -f //tini.installer ']'
20:53:51 [2022-06-06T20:53:51.659Z] #51 1.270 + . //tini.installer
20:53:51 [2022-06-06T20:53:51.659Z] #51 1.270 ++ : v0.19.0
20:53:51 [2022-06-06T20:53:51.659Z] #51 1.270 + install_tini
20:53:51 [2022-06-06T20:53:51.659Z] #51 1.270 + echo 'Install tini version v0.19.0'
20:53:51 [2022-06-06T20:53:51.659Z] #51 1.270 + git clone https://github.com/krallin/tini.git /tmp/tmp.dZ4dtDUeqK/tini
20:53:51 [2022-06-06T20:53:51.659Z] #51 1.273 Cloning into '/tmp/tmp.dZ4dtDUeqK/tini'...
20:53:51 [2022-06-06T20:53:51.659Z] #51 2.041 + cd /tmp/tmp.dZ4dtDUeqK/tini
20:53:51 [2022-06-06T20:53:51.659Z] #51 2.041 + git checkout -q v0.19.0
20:53:51 [2022-06-06T20:53:51.659Z] #51 2.062 + cmake .
20:53:51 [2022-06-06T20:53:51.659Z] #51 2.376 -- The C compiler identification is GNU 10.2.1
20:53:51 [2022-06-06T20:53:51.659Z] #51 2.393 -- Detecting C compiler ABI info
20:53:51 [2022-06-06T20:53:51.659Z] #51 2.580 -- Detecting C compiler ABI info - done
20:53:51 [2022-06-06T20:53:51.659Z] #51 2.624 -- Check for working C compiler: /usr/bin/cc - skipped
20:53:51 [2022-06-06T20:53:51.659Z] #51 2.629 -- Detecting C compile features
20:53:51 [2022-06-06T20:53:51.659Z] #51 2.630 -- Detecting C compile features - done
20:53:51 [2022-06-06T20:53:51.659Z] #51 2.648 -- Performing Test HAS_BUILTIN_FORTIFY
20:53:51 [2022-06-06T20:53:51.659Z] #51 2.701 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:53:51 [2022-06-06T20:53:51.659Z] #51 2.727 -- Configuring done
20:53:51 [2022-06-06T20:53:51.659Z] #51 2.734 -- Generating done
20:53:51 [2022-06-06T20:53:51.659Z] #51 2.737 -- Build files have been written to: /tmp/tmp.dZ4dtDUeqK/tini
20:53:51 [2022-06-06T20:53:51.659Z] #51 2.740 + make tini-static
20:53:51 [2022-06-06T20:53:51.659Z] #51 2.844 Scanning dependencies of target tini-static
20:53:51 [2022-06-06T20:53:51.659Z] #51 2.879 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:53:51 [2022-06-06T20:53:51.659Z] #51 3.267 [100%] Linking C executable tini-static
20:53:51 [2022-06-06T20:53:51.659Z] #51 3.494 [100%] Built target tini-static
20:53:51 [2022-06-06T20:53:51.659Z] #51 3.538 + mkdir -p /build
20:53:51 [2022-06-06T20:53:51.659Z] #51 3.540 + cp tini-static /build/docker-init
20:53:51 [2022-06-06T20:53:51.659Z] #51 DONE 3.8s
20:53:51 [2022-06-06T20:53:51.919Z] 
20:53:51 [2022-06-06T20:53:51.919Z] #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
20:53:51 [2022-06-06T20:53:51.919Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b
20:53:52 [2022-06-06T20:53:52.852Z] #20 55.93 Selecting previously unselected package gcc-mingw-w64-base.
20:53:52 [2022-06-06T20:53:52.852Z] #20 55.95 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
20:53:52 [2022-06-06T20:53:52.852Z] #20 55.95 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:53:52 [2022-06-06T20:53:52.852Z] #20 56.05 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
20:53:52 [2022-06-06T20:53:52.852Z] #20 56.05 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
20:53:53 [2022-06-06T20:53:53.109Z] #20 56.05 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:53:55 [2022-06-06T20:53:55.255Z] #80 exporting layers 6.1s done
20:53:55 [2022-06-06T20:53:55.255Z] #80 writing image sha256:58f8b8ce16b2b438a2763fbf6932fe1d5e5a55e4ab0b000d27edeeebec6581a6 done
20:53:55 [2022-06-06T20:53:55.255Z] #80 naming to docker.io/library/docker:a7e3182757ca20217032cdf5bc04e61e528c2dfa done
20:53:55 [2022-06-06T20:53:55.255Z] #80 DONE 6.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:53:55 [2022-06-06T20:53:55.627Z] #20 58.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
20:53:55 [2022-06-06T20:53:55.627Z] #20 58.36 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:53:55 [2022-06-06T20:53:55.627Z] #20 58.36 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:53:55 [2022-06-06T20:53:55.630Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43700/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a7e3182757ca20217032cdf5bc04e61e528c2dfa -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:a7e3182757ca20217032cdf5bc04e61e528c2dfa hack/make.sh dynbinary test-integration
20:53:56 [2022-06-06T20:53:56.557Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
20:53:56 [2022-06-06T20:53:56.557Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
20:53:56 [2022-06-06T20:53:56.557Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
20:53:56 [2022-06-06T20:53:56.557Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
20:53:56 [2022-06-06T20:53:56.557Z] 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)
20:53:56 [2022-06-06T20:53:56.557Z] Detected virtualization docker.
20:53:56 [2022-06-06T20:53:56.557Z] Detected architecture x86-64.
20:53:56 [2022-06-06T20:53:56.557Z] Set hostname to <c9e2415aeb45>.
20:53:56 [2022-06-06T20:53:56.557Z] modprobe@configfs.service: Succeeded.
20:53:56 [2022-06-06T20:53:56.557Z] modprobe@drm.service: Succeeded.
20:53:56 [2022-06-06T20:53:56.557Z] modprobe@fuse.service: Succeeded.
20:53:56 [2022-06-06T20:53:56.813Z] + source /etc/docker-entrypoint-cmd
20:53:56 [2022-06-06T20:53:56.813Z] ++ hack/make.sh dynbinary test-integration
20:53:56 [2022-06-06T20:53:56.813Z] 
20:53:56 [2022-06-06T20:53:56.813Z] Removing bundles/
20:53:56 [2022-06-06T20:53:56.813Z] 
20:53:56 [2022-06-06T20:53:56.813Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:53:56 [2022-06-06T20:53:56.813Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:53:56 [2022-06-06T20:53:56.813Z] GOOS="" GOARCH="" GOARM=""
20:53:58 [2022-06-06T20:53:58.899Z] #20 ...
20:53:58 [2022-06-06T20:53:58.899Z] 
20:53:58 [2022-06-06T20:53:58.899Z] #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
20:53:58 [2022-06-06T20:53:58.899Z] #71 sha256:e9f249f9b80aaffc0130db8f324d4e69cdb4bd6611c80d9e7fa8b46ac17eb041
20:53:58 [2022-06-06T20:53:58.899Z] #71 14.79 + cd /tmp/tmp.Jtz9L0ufoL/src/github.com/containerd/containerd
20:53:58 [2022-06-06T20:53:58.899Z] #71 14.79 + git checkout -q v1.6.6
20:53:58 [2022-06-06T20:53:58.899Z] #71 15.20 + export 'BUILDTAGS=netgo osusergo static_build'
20:53:58 [2022-06-06T20:53:58.899Z] #71 15.20 + BUILDTAGS='netgo osusergo static_build'
20:53:58 [2022-06-06T20:53:58.899Z] #71 15.21 + export EXTRA_FLAGS=-buildmode=pie
20:53:58 [2022-06-06T20:53:58.899Z] #71 15.21 + EXTRA_FLAGS=-buildmode=pie
20:53:58 [2022-06-06T20:53:58.899Z] #71 15.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:53:58 [2022-06-06T20:53:58.899Z] #71 15.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:53:58 [2022-06-06T20:53:58.899Z] #71 15.21 + '[' '' = dynamic ']'
20:53:58 [2022-06-06T20:53:58.899Z] #71 15.21 + make
20:53:58 [2022-06-06T20:53:58.983Z] #60 ...
20:53:58 [2022-06-06T20:53:58.983Z] 
20:53:58 [2022-06-06T20:53:58.983Z] #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.44.0"      && /build/golangci-lint --version
20:53:58 [2022-06-06T20:53:58.983Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:53:58 [2022-06-06T20:53:58.983Z] #55 343.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
20:53:59 [2022-06-06T20:53:59.462Z] #71 16.02 + bin/ctr
20:53:59 [2022-06-06T20:53:59.550Z] #55 DONE 345.2s
20:53:59 [2022-06-06T20:53:59.550Z] 
20:53:59 [2022-06-06T20:53:59.550Z] #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
20:53:59 [2022-06-06T20:53:59.550Z] #60 sha256:90d538fd652dd99136c24e8c23ab0b1090043f30008529210c55a8449f329536
20:53:59 [2022-06-06T20:53:59.550Z] #60 156.1 + mkdir -p /build
20:53:59 [2022-06-06T20:53:59.550Z] #60 156.1 + cp runc /build/runc
20:53:59 [2022-06-06T20:53:59.550Z] #60 DONE 156.4s
20:53:59 [2022-06-06T20:53:59.550Z] 
20:53:59 [2022-06-06T20:53:59.550Z] #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
20:53:59 [2022-06-06T20:53:59.550Z] #64 sha256:306c873417994102249ea7d81abed61b443ec4e9ac30ebaf7373150a171f571c
20:54:02 [2022-06-06T20:54:02.083Z] #64 ...
20:54:02 [2022-06-06T20:54:02.083Z] 
20:54:02 [2022-06-06T20:54:02.083Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/
20:54:02 [2022-06-06T20:54:02.083Z] #56 sha256:47359af0d55c413c3753088451ffb4e2c221d35b7a6e0da8235b721eedfa4e49
20:54:02 [2022-06-06T20:54:02.083Z] #56 DONE 0.4s
20:54:02 [2022-06-06T20:54:02.083Z] 
20:54:02 [2022-06-06T20:54:02.083Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt         /build/ /usr/local/bin/
20:54:02 [2022-06-06T20:54:02.083Z] #58 sha256:833c103edf623b3fd85b2c36c17e3c0fef0a05664d6cd043b49dfcef6b2a4218
20:54:02 [2022-06-06T20:54:02.083Z] #58 DONE 0.1s
20:54:02 [2022-06-06T20:54:02.083Z] 
20:54:02 [2022-06-06T20:54:02.083Z] #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
20:54:02 [2022-06-06T20:54:02.083Z] #64 sha256:306c873417994102249ea7d81abed61b443ec4e9ac30ebaf7373150a171f571c
20:54:02 [2022-06-06T20:54:02.341Z] #64 ...
20:54:02 [2022-06-06T20:54:02.341Z] 
20:54:02 [2022-06-06T20:54:02.341Z] #61 [dev-systemd-false 22/26] COPY --from=runc          /build/ /usr/local/bin/
20:54:02 [2022-06-06T20:54:02.341Z] #61 sha256:8bf64cb41e0e959e13b2b58a94799c0bf8916d088bed51395adb934c5e4cb032
20:54:02 [2022-06-06T20:54:02.341Z] #61 DONE 0.3s
20:54:02 [2022-06-06T20:54:02.341Z] 
20:54:02 [2022-06-06T20:54:02.341Z] #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
20:54:02 [2022-06-06T20:54:02.341Z] #64 sha256:306c873417994102249ea7d81abed61b443ec4e9ac30ebaf7373150a171f571c
20:54:05 [2022-06-06T20:54:05.628Z] #64 293.4 + bin/containerd
20:54:07 [2022-06-06T20:54:07.560Z] #71 ...
20:54:07 [2022-06-06T20:54:07.560Z] 
20:54:07 [2022-06-06T20:54:07.560Z] #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
20:54:07 [2022-06-06T20:54:07.560Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b
20:54:07 [2022-06-06T20:54:07.560Z] #20 61.90 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
20:54:07 [2022-06-06T20:54:07.560Z] #20 61.90 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:54:07 [2022-06-06T20:54:07.560Z] #20 61.90 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:54:07 [2022-06-06T20:54:07.560Z] #20 63.43 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
20:54:07 [2022-06-06T20:54:07.560Z] #20 63.43 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
20:54:07 [2022-06-06T20:54:07.560Z] #20 63.44 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:54:07 [2022-06-06T20:54:07.560Z] #20 65.10 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
20:54:07 [2022-06-06T20:54:07.560Z] #20 65.11 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:54:07 [2022-06-06T20:54:07.560Z] #20 65.11 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:54:07 [2022-06-06T20:54:07.560Z] #20 68.81 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
20:54:07 [2022-06-06T20:54:07.560Z] #20 68.81 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:54:07 [2022-06-06T20:54:07.560Z] #20 68.81 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:54:07 [2022-06-06T20:54:07.560Z] #20 70.57 Selecting previously unselected package g++-mingw-w64-x86-64.
20:54:07 [2022-06-06T20:54:07.560Z] #20 70.57 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
20:54:07 [2022-06-06T20:54:07.560Z] #20 70.58 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:54:07 [2022-06-06T20:54:07.560Z] #20 70.65 Selecting previously unselected package libapparmor1:amd64.
20:54:07 [2022-06-06T20:54:07.560Z] #20 70.65 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
20:54:07 [2022-06-06T20:54:07.560Z] #20 70.66 Unpacking libapparmor1:amd64 (2.13.6-10) ...
20:54:07 [2022-06-06T20:54:07.819Z] #20 70.71 Selecting previously unselected package libapparmor-dev:amd64.
20:54:07 [2022-06-06T20:54:07.819Z] #20 70.72 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
20:54:07 [2022-06-06T20:54:07.819Z] #20 70.73 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
20:54:07 [2022-06-06T20:54:07.819Z] #20 70.79 Selecting previously unselected package libbtrfs0:amd64.
20:54:07 [2022-06-06T20:54:07.819Z] #20 70.81 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
20:54:07 [2022-06-06T20:54:07.819Z] #20 70.81 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:54:07 [2022-06-06T20:54:07.819Z] #20 70.88 Selecting previously unselected package libbtrfs-dev:amd64.
20:54:07 [2022-06-06T20:54:07.819Z] #20 70.88 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
20:54:07 [2022-06-06T20:54:07.819Z] #20 70.89 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:54:08 [2022-06-06T20:54:08.076Z] #20 70.98 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:54:08 [2022-06-06T20:54:08.076Z] #20 70.98 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:54:08 [2022-06-06T20:54:08.076Z] #20 70.99 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:54:08 [2022-06-06T20:54:08.076Z] #20 71.02 Selecting previously unselected package libudev-dev:amd64.
20:54:08 [2022-06-06T20:54:08.076Z] #20 71.03 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
20:54:08 [2022-06-06T20:54:08.076Z] #20 71.04 Unpacking libudev-dev:amd64 (247.3-7) ...
20:54:08 [2022-06-06T20:54:08.076Z] #20 71.11 Selecting previously unselected package libsepol1-dev:amd64.
20:54:08 [2022-06-06T20:54:08.076Z] #20 71.11 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
20:54:08 [2022-06-06T20:54:08.076Z] #20 71.12 Unpacking libsepol1-dev:amd64 (3.1-1) ...
20:54:08 [2022-06-06T20:54:08.332Z] #20 71.25 Selecting previously unselected package libpcre2-16-0:amd64.
20:54:08 [2022-06-06T20:54:08.332Z] #20 71.26 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
20:54:08 [2022-06-06T20:54:08.332Z] #20 71.26 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
20:54:08 [2022-06-06T20:54:08.332Z] #20 71.36 Selecting previously unselected package libpcre2-32-0:amd64.
20:54:08 [2022-06-06T20:54:08.332Z] #20 71.37 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
20:54:08 [2022-06-06T20:54:08.332Z] #20 71.38 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
20:54:08 [2022-06-06T20:54:08.332Z] #20 71.46 Selecting previously unselected package libpcre2-posix2:amd64.
20:54:08 [2022-06-06T20:54:08.593Z] #20 71.47 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
20:54:08 [2022-06-06T20:54:08.593Z] #20 71.47 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
20:54:08 [2022-06-06T20:54:08.593Z] #20 71.51 Selecting previously unselected package libpcre2-dev:amd64.
20:54:08 [2022-06-06T20:54:08.593Z] #20 71.51 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
20:54:08 [2022-06-06T20:54:08.593Z] #20 71.52 Unpacking libpcre2-dev:amd64 (10.36-2) ...
20:54:08 [2022-06-06T20:54:08.593Z] #20 71.70 Selecting previously unselected package libselinux1-dev:amd64.
20:54:08 [2022-06-06T20:54:08.850Z] #20 71.71 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
20:54:08 [2022-06-06T20:54:08.850Z] #20 71.72 Unpacking libselinux1-dev:amd64 (3.1-3) ...
20:54:08 [2022-06-06T20:54:08.850Z] #20 71.83 Selecting previously unselected package libdevmapper-dev:amd64.
20:54:08 [2022-06-06T20:54:08.850Z] #20 71.84 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
20:54:08 [2022-06-06T20:54:08.850Z] #20 71.84 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:54:08 [2022-06-06T20:54:08.850Z] #20 71.89 Selecting previously unselected package libseccomp-dev:amd64.
20:54:08 [2022-06-06T20:54:08.850Z] #20 71.90 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
20:54:08 [2022-06-06T20:54:08.850Z] #20 71.90 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:54:08 [2022-06-06T20:54:08.850Z] #20 71.97 Selecting previously unselected package libsystemd-dev:amd64.
20:54:09 [2022-06-06T20:54:09.107Z] #20 71.98 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
20:54:09 [2022-06-06T20:54:09.107Z] #20 71.98 Unpacking libsystemd-dev:amd64 (247.3-7) ...
20:54:09 [2022-06-06T20:54:09.107Z] #20 72.20 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:54:09 [2022-06-06T20:54:09.107Z] #20 72.21 Setting up libapparmor1:amd64 (2.13.6-10) ...
20:54:09 [2022-06-06T20:54:09.107Z] #20 72.24 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:54:09 [2022-06-06T20:54:09.363Z] #20 72.25 Setting up libsepol1-dev:amd64 (3.1-1) ...
20:54:09 [2022-06-06T20:54:09.363Z] #20 72.27 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:54:09 [2022-06-06T20:54:09.363Z] #20 72.28 Setting up libpcre2-16-0:amd64 (10.36-2) ...
20:54:09 [2022-06-06T20:54:09.363Z] #20 72.29 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:54:09 [2022-06-06T20:54:09.363Z] #20 72.30 Setting up libpcre2-32-0:amd64 (10.36-2) ...
20:54:09 [2022-06-06T20:54:09.363Z] #20 72.32 Setting up libudev-dev:amd64 (247.3-7) ...
20:54:09 [2022-06-06T20:54:09.363Z] #20 72.33 Setting up libpcre2-posix2:amd64 (10.36-2) ...
20:54:09 [2022-06-06T20:54:09.363Z] #20 72.35 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:54:09 [2022-06-06T20:54:09.363Z] #20 72.36 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:54:09 [2022-06-06T20:54:09.363Z] #20 72.37 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:54:09 [2022-06-06T20:54:09.363Z] #20 72.38 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
20:54:09 [2022-06-06T20:54:09.363Z] #20 72.40 Setting up mingw-w64-common (8.0.0-1) ...
20:54:09 [2022-06-06T20:54:09.363Z] #20 72.41 Setting up libsystemd-dev:amd64 (247.3-7) ...
20:54:09 [2022-06-06T20:54:09.363Z] #20 72.42 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
20:54:09 [2022-06-06T20:54:09.363Z] #20 72.43 Setting up libpcre2-dev:amd64 (10.36-2) ...
20:54:09 [2022-06-06T20:54:09.363Z] #20 72.45 Setting up libselinux1-dev:amd64 (3.1-3) ...
20:54:09 [2022-06-06T20:54:09.363Z] #20 72.46 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:54:09 [2022-06-06T20:54:09.363Z] #20 72.48 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:54:09 [2022-06-06T20:54:09.363Z] #20 72.49 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
20:54:09 [2022-06-06T20:54:09.363Z] #20 72.50 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:54:09 [2022-06-06T20:54:09.364Z] #20 72.51 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
20:54:09 [2022-06-06T20:54:09.364Z] #20 72.52 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
20:54:09 [2022-06-06T20:54:09.364Z] #20 72.53 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:54:09 [2022-06-06T20:54:09.364Z] #20 72.54 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
20:54:09 [2022-06-06T20:54:09.364Z] #20 72.55 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:54:09 [2022-06-06T20:54:09.620Z] #20 72.57 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:54:09 [2022-06-06T20:54:09.620Z] #20 72.58 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:54:09 [2022-06-06T20:54:09.620Z] #20 72.60 Setting up dmsetup (2:1.02.175-2.1) ...
20:54:09 [2022-06-06T20:54:09.620Z] #20 72.61 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:54:09 [2022-06-06T20:54:09.620Z] #20 72.62 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:54:09 [2022-06-06T20:54:09.620Z] #20 72.63 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:54:10 [2022-06-06T20:54:10.989Z] #20 DONE 74.0s
20:54:10 [2022-06-06T20:54:10.989Z] 
20:54:10 [2022-06-06T20:54:10.989Z] #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
20:54:10 [2022-06-06T20:54:10.989Z] #71 sha256:e9f249f9b80aaffc0130db8f324d4e69cdb4bd6611c80d9e7fa8b46ac17eb041
20:54:10 [2022-06-06T20:54:10.989Z] #71 ...
20:54:10 [2022-06-06T20:54:10.989Z] 
20:54:10 [2022-06-06T20:54:10.989Z] #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
20:54:10 [2022-06-06T20:54:10.989Z] #21 sha256:ad57c19d2702b704f3e7e930cc2303a53f4f9cdca81fcfbc3aa719fd9d3f9575
20:54:11 [2022-06-06T20:54:11.402Z] #60 ...
20:54:11 [2022-06-06T20:54:11.402Z] 
20:54:11 [2022-06-06T20:54:11.402Z] #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.44.0"      && /build/golangci-lint --version
20:54:11 [2022-06-06T20:54:11.402Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:54:11 [2022-06-06T20:54:11.402Z] #55 351.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
20:54:11 [2022-06-06T20:54:11.661Z] #55 DONE 352.7s
20:54:11 [2022-06-06T20:54:11.661Z] 
20:54:11 [2022-06-06T20:54:11.661Z] #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
20:54:11 [2022-06-06T20:54:11.661Z] #60 sha256:09e1e1c0231464ea62b9d5372abe70b2faffcce219cca8333d1712aa5d721bb5
20:54:12 [2022-06-06T20:54:12.357Z] #21 1.122 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:54:12 [2022-06-06T20:54:12.357Z] #21 1.123 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:54:12 [2022-06-06T20:54:12.357Z] #21 1.123 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:54:12 [2022-06-06T20:54:12.613Z] #21 1.636 Fetched 39.4 kB in 1s (48.7 kB/s)
20:54:13 [2022-06-06T20:54:13.039Z] #60 ...
20:54:13 [2022-06-06T20:54:13.039Z] 
20:54:13 [2022-06-06T20:54:13.039Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/
20:54:13 [2022-06-06T20:54:13.039Z] #56 sha256:692c0224b7280aece019551af94468b7b46cf75c76ce4b2ba0ed9c4886753a2a
20:54:13 [2022-06-06T20:54:13.617Z] #56 DONE 0.9s
20:54:13 [2022-06-06T20:54:13.617Z] 
20:54:13 [2022-06-06T20:54:13.617Z] #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
20:54:13 [2022-06-06T20:54:13.617Z] #64 sha256:80d5d74584b92ff857c9a27faa48dfa3e125b761ff8316f87d7449197e036f59
20:54:13 [2022-06-06T20:54:13.878Z] #64 ...
20:54:13 [2022-06-06T20:54:13.878Z] 
20:54:13 [2022-06-06T20:54:13.878Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt         /build/ /usr/local/bin/
20:54:13 [2022-06-06T20:54:13.878Z] #58 sha256:dc2c3650c055d2477cd5809aadec4dfff9e1f074ebfaec63937ec8908b817056
20:54:13 [2022-06-06T20:54:13.878Z] #58 DONE 0.1s
20:54:13 [2022-06-06T20:54:13.878Z] 
20:54:13 [2022-06-06T20:54:13.878Z] #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
20:54:13 [2022-06-06T20:54:13.878Z] #60 sha256:09e1e1c0231464ea62b9d5372abe70b2faffcce219cca8333d1712aa5d721bb5
20:54:14 [2022-06-06T20:54:14.813Z] #60 160.0 + mkdir -p /build
20:54:14 [2022-06-06T20:54:14.813Z] #60 160.0 + cp runc /build/runc
20:54:15 [2022-06-06T20:54:15.383Z] #60 DONE 160.5s
20:54:15 [2022-06-06T20:54:15.383Z] 
20:54:15 [2022-06-06T20:54:15.383Z] #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
20:54:15 [2022-06-06T20:54:15.383Z] #64 sha256:80d5d74584b92ff857c9a27faa48dfa3e125b761ff8316f87d7449197e036f59
20:54:16 [2022-06-06T20:54:16.767Z] #64 ...
20:54:16 [2022-06-06T20:54:16.767Z] 
20:54:16 [2022-06-06T20:54:16.767Z] #61 [dev-systemd-false 22/26] COPY --from=runc          /build/ /usr/local/bin/
20:54:16 [2022-06-06T20:54:16.767Z] #61 sha256:fe5f814b5f7c61209e3005156162d07927ad343a140de0758e80856e8f05ff2b
20:54:16 [2022-06-06T20:54:16.767Z] #61 DONE 0.1s
20:54:16 [2022-06-06T20:54:16.767Z] 
20:54:16 [2022-06-06T20:54:16.767Z] #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
20:54:16 [2022-06-06T20:54:16.767Z] #64 sha256:80d5d74584b92ff857c9a27faa48dfa3e125b761ff8316f87d7449197e036f59
20:54:17 [2022-06-06T20:54:17.867Z] #21 1.636 Reading package lists...
20:54:19 [2022-06-06T20:54:19.299Z] #64 308.0 + bin/containerd
20:54:22 [2022-06-06T20:54:22.040Z] #21 6.327 Reading package lists...
20:54:22 [2022-06-06T20:54:22.968Z] #21 10.88 Building dependency tree...
20:54:22 [2022-06-06T20:54:22.968Z] #21 11.98 Reading state information...
20:54:23 [2022-06-06T20:54:23.473Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:54:23 [2022-06-06T20:54:23.473Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
20:54:23 [2022-06-06T20:54:23.473Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 31.9% of statements
20:54:23 [2022-06-06T20:54:23.473Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
20:54:23 [2022-06-06T20:54:23.473Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:54:23 [2022-06-06T20:54:23.473Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:54:23 [2022-06-06T20:54:23.473Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:54:23 [2022-06-06T20:54:23.473Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:54:23 [2022-06-06T20:54:23.473Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:54:23 [2022-06-06T20:54:23.473Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:54:23 [2022-06-06T20:54:23.473Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:54:23 [2022-06-06T20:54:23.473Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:54:23 [2022-06-06T20:54:23.473Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:54:23 [2022-06-06T20:54:23.473Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:54:23 [2022-06-06T20:54:23.473Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:54:23 [2022-06-06T20:54:23.733Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
20:54:23 [2022-06-06T20:54:23.993Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:54:24 [2022-06-06T20:54:24.334Z] #21 13.03 The following additional packages will be installed:
20:54:24 [2022-06-06T20:54:24.334Z] #21 13.03   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
20:54:24 [2022-06-06T20:54:24.334Z] #21 13.03   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
20:54:24 [2022-06-06T20:54:24.334Z] #21 13.03   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
20:54:24 [2022-06-06T20:54:24.334Z] #21 13.03   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
20:54:24 [2022-06-06T20:54:24.334Z] #21 13.03   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
20:54:24 [2022-06-06T20:54:24.334Z] #21 13.04   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
20:54:24 [2022-06-06T20:54:24.334Z] #21 13.04   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
20:54:24 [2022-06-06T20:54:24.334Z] #21 13.06 Suggested packages:
20:54:24 [2022-06-06T20:54:24.334Z] #21 13.06   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
20:54:24 [2022-06-06T20:54:24.334Z] #21 13.06   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
20:54:24 [2022-06-06T20:54:24.334Z] #21 13.06   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
20:54:24 [2022-06-06T20:54:24.334Z] #21 13.06   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
20:54:24 [2022-06-06T20:54:24.334Z] #21 13.06   seccomp:ppc64el seccomp:s390x
20:54:24 [2022-06-06T20:54:24.334Z] #21 13.06 Recommended packages:
20:54:24 [2022-06-06T20:54:24.334Z] #21 13.06   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
20:54:24 [2022-06-06T20:54:24.334Z] #21 13.06   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
20:54:24 [2022-06-06T20:54:24.334Z] #21 13.06   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
20:54:24 [2022-06-06T20:54:24.334Z] #21 13.06   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
20:54:24 [2022-06-06T20:54:24.562Z] ok  	github.com/docker/docker/api/server/router/volume	0.020s	coverage: 67.9% of statements
20:54:24 [2022-06-06T20:54:24.562Z] ?   	github.com/docker/docker/api/types	[no test files]
20:54:24 [2022-06-06T20:54:24.562Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:54:24 [2022-06-06T20:54:24.562Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:54:24 [2022-06-06T20:54:24.562Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:54:24 [2022-06-06T20:54:24.562Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:54:24 [2022-06-06T20:54:24.562Z] ok  	github.com/docker/docker/api/types/filters	0.012s	coverage: 92.2% of statements
20:54:24 [2022-06-06T20:54:24.562Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:54:24 [2022-06-06T20:54:24.562Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:54:24 [2022-06-06T20:54:24.562Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:54:24 [2022-06-06T20:54:24.562Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:54:24 [2022-06-06T20:54:24.562Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:54:24 [2022-06-06T20:54:24.562Z] ok  	github.com/docker/docker/api/types/strslice	0.010s	coverage: 90.0% of statements
20:54:24 [2022-06-06T20:54:24.562Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:54:24 [2022-06-06T20:54:24.562Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:54:24 [2022-06-06T20:54:24.562Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
20:54:24 [2022-06-06T20:54:24.591Z] #21 13.48 The following NEW packages will be installed:
20:54:24 [2022-06-06T20:54:24.591Z] #21 13.48   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
20:54:24 [2022-06-06T20:54:24.591Z] #21 13.48   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
20:54:24 [2022-06-06T20:54:24.591Z] #21 13.48   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
20:54:24 [2022-06-06T20:54:24.591Z] #21 13.48   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
20:54:24 [2022-06-06T20:54:24.591Z] #21 13.48   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
20:54:24 [2022-06-06T20:54:24.591Z] #21 13.48   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
20:54:24 [2022-06-06T20:54:24.591Z] #21 13.48   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
20:54:24 [2022-06-06T20:54:24.591Z] #21 13.48   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
20:54:24 [2022-06-06T20:54:24.591Z] #21 13.48   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
20:54:24 [2022-06-06T20:54:24.591Z] #21 13.48   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
20:54:24 [2022-06-06T20:54:24.591Z] #21 13.49   libseccomp2:ppc64el libseccomp2:s390x
20:54:24 [2022-06-06T20:54:24.821Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 77.3% of statements
20:54:24 [2022-06-06T20:54:24.822Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:54:24 [2022-06-06T20:54:24.822Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:54:24 [2022-06-06T20:54:24.822Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:54:24 [2022-06-06T20:54:24.822Z] ?   	github.com/docker/docker/builder	[no test files]
20:54:24 [2022-06-06T20:54:24.822Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:54:24 [2022-06-06T20:54:24.822Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:54:24 [2022-06-06T20:54:24.822Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:54:24 [2022-06-06T20:54:24.822Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:54:24 [2022-06-06T20:54:24.822Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:54:24 [2022-06-06T20:54:24.822Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:54:24 [2022-06-06T20:54:24.822Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:54:24 [2022-06-06T20:54:24.847Z] #21 13.83 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded.
20:54:24 [2022-06-06T20:54:24.847Z] #21 13.83 Need to get 15.9 MB of archives.
20:54:24 [2022-06-06T20:54:24.847Z] #21 13.83 After this operation, 73.0 MB of additional disk space will be used.
20:54:24 [2022-06-06T20:54:24.847Z] #21 13.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 13.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 13.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 13.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 13.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 13.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 13.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 13.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 13.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 13.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 13.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 13.90 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 13.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 13.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 13.94 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 13.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 13.94 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 13.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 13.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 13.97 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 13.97 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 13.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 13.97 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 14.00 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 14.01 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 14.01 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 14.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 14.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 14.04 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 14.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 14.04 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 14.04 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB]
20:54:24 [2022-06-06T20:54:24.847Z] #21 14.04 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB]
20:54:25 [2022-06-06T20:54:25.104Z] #21 14.04 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB]
20:54:25 [2022-06-06T20:54:25.104Z] #21 14.05 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
20:54:25 [2022-06-06T20:54:25.104Z] #21 14.05 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
20:54:25 [2022-06-06T20:54:25.104Z] #21 14.05 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
20:54:25 [2022-06-06T20:54:25.104Z] #21 14.05 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
20:54:25 [2022-06-06T20:54:25.104Z] #21 14.05 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB]
20:54:25 [2022-06-06T20:54:25.104Z] #21 14.05 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
20:54:25 [2022-06-06T20:54:25.667Z] #21 14.55 debconf: delaying package configuration, since apt-utils is not installed
20:54:25 [2022-06-06T20:54:25.667Z] #21 14.73 Fetched 15.9 MB in 1s (31.6 MB/s)
20:54:25 [2022-06-06T20:54:25.667Z] #21 14.76 Selecting previously unselected package gcc-10-base:armel.
20:54:25 [2022-06-06T20:54:25.667Z] #21 14.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 ... 38557 files and directories currently installed.)
20:54:25 [2022-06-06T20:54:25.667Z] #21 14.80 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
20:54:25 [2022-06-06T20:54:25.667Z] #21 14.81 Unpacking gcc-10-base:armel (10.2.1-6) ...
20:54:25 [2022-06-06T20:54:25.923Z] #21 14.86 Selecting previously unselected package gcc-10-base:armhf.
20:54:25 [2022-06-06T20:54:25.924Z] #21 14.87 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
20:54:25 [2022-06-06T20:54:25.924Z] #21 14.88 Unpacking gcc-10-base:armhf (10.2.1-6) ...
20:54:25 [2022-06-06T20:54:25.924Z] #21 14.93 Selecting previously unselected package gcc-10-base:ppc64el.
20:54:25 [2022-06-06T20:54:25.924Z] #21 14.93 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
20:54:25 [2022-06-06T20:54:25.924Z] #21 14.94 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
20:54:25 [2022-06-06T20:54:25.924Z] #21 14.99 Selecting previously unselected package gcc-10-base:s390x.
20:54:25 [2022-06-06T20:54:25.924Z] #21 14.99 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
20:54:25 [2022-06-06T20:54:25.924Z] #21 15.00 Unpacking gcc-10-base:s390x (10.2.1-6) ...
20:54:25 [2022-06-06T20:54:25.924Z] #21 15.05 Selecting previously unselected package gcc-10-base:arm64.
20:54:25 [2022-06-06T20:54:25.924Z] #21 15.06 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
20:54:25 [2022-06-06T20:54:25.924Z] #21 15.07 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
20:54:25 [2022-06-06T20:54:25.924Z] #21 15.13 Selecting previously unselected package libgcc-s1:armel.
20:54:26 [2022-06-06T20:54:26.180Z] #21 15.13 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
20:54:26 [2022-06-06T20:54:26.180Z] #21 15.14 Unpacking libgcc-s1:armel (10.2.1-6) ...
20:54:26 [2022-06-06T20:54:26.180Z] #21 15.19 Selecting previously unselected package libcrypt1:armel.
20:54:26 [2022-06-06T20:54:26.180Z] #21 15.20 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
20:54:26 [2022-06-06T20:54:26.180Z] #21 15.20 Unpacking libcrypt1:armel (1:4.4.18-4) ...
20:54:26 [2022-06-06T20:54:26.437Z] #21 15.30 Selecting previously unselected package libc6:armel.
20:54:26 [2022-06-06T20:54:26.437Z] #21 15.30 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ...
20:54:26 [2022-06-06T20:54:26.437Z] #21 15.48 Unpacking libc6:armel (2.31-13+deb11u3) ...
20:54:26 [2022-06-06T20:54:26.999Z] #21 15.88 Selecting previously unselected package libapparmor1:armel.
20:54:26 [2022-06-06T20:54:26.999Z] #21 15.88 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
20:54:26 [2022-06-06T20:54:26.999Z] #21 15.89 Unpacking libapparmor1:armel (2.13.6-10) ...
20:54:26 [2022-06-06T20:54:26.999Z] #21 15.94 Selecting previously unselected package libapparmor-dev:armel.
20:54:26 [2022-06-06T20:54:26.999Z] #21 15.95 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
20:54:26 [2022-06-06T20:54:26.999Z] #21 15.95 Unpacking libapparmor-dev:armel (2.13.6-10) ...
20:54:26 [2022-06-06T20:54:26.999Z] #21 16.01 Selecting previously unselected package libgcc-s1:arm64.
20:54:26 [2022-06-06T20:54:26.999Z] #21 16.02 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
20:54:26 [2022-06-06T20:54:26.999Z] #21 16.03 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
20:54:26 [2022-06-06T20:54:26.999Z] #21 16.08 Selecting previously unselected package libcrypt1:arm64.
20:54:26 [2022-06-06T20:54:26.999Z] #21 16.08 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
20:54:26 [2022-06-06T20:54:26.999Z] #21 16.09 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
20:54:27 [2022-06-06T20:54:27.255Z] #21 16.17 Selecting previously unselected package libc6:arm64.
20:54:27 [2022-06-06T20:54:27.255Z] #21 16.17 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ...
20:54:27 [2022-06-06T20:54:27.255Z] #21 16.34 Unpacking libc6:arm64 (2.31-13+deb11u3) ...
20:54:27 [2022-06-06T20:54:27.363Z] ok  	github.com/docker/docker/builder/remotecontext	0.096s	coverage: 13.7% of statements
20:54:27 [2022-06-06T20:54:27.363Z] ok  	github.com/docker/docker/builder/dockerfile	0.485s	coverage: 49.3% of statements
20:54:27 [2022-06-06T20:54:27.623Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
20:54:27 [2022-06-06T20:54:27.818Z] #21 16.81 Selecting previously unselected package libapparmor1:arm64.
20:54:27 [2022-06-06T20:54:27.818Z] #21 16.81 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
20:54:27 [2022-06-06T20:54:27.818Z] #21 16.81 Unpacking libapparmor1:arm64 (2.13.6-10) ...
20:54:27 [2022-06-06T20:54:27.818Z] #21 16.86 Selecting previously unselected package libapparmor-dev:arm64.
20:54:27 [2022-06-06T20:54:27.818Z] #21 16.86 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
20:54:27 [2022-06-06T20:54:27.818Z] #21 16.86 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
20:54:28 [2022-06-06T20:54:28.076Z] #21 16.94 Selecting previously unselected package libgcc-s1:s390x.
20:54:28 [2022-06-06T20:54:28.076Z] #21 16.95 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
20:54:28 [2022-06-06T20:54:28.076Z] #21 16.96 Unpacking libgcc-s1:s390x (10.2.1-6) ...
20:54:28 [2022-06-06T20:54:28.076Z] #21 17.00 Selecting previously unselected package libcrypt1:s390x.
20:54:28 [2022-06-06T20:54:28.076Z] #21 17.01 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
20:54:28 [2022-06-06T20:54:28.076Z] #21 17.01 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
20:54:28 [2022-06-06T20:54:28.076Z] #21 17.10 Selecting previously unselected package libc6:s390x.
20:54:28 [2022-06-06T20:54:28.076Z] #21 17.10 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ...
20:54:28 [2022-06-06T20:54:28.193Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
20:54:28 [2022-06-06T20:54:28.333Z] #21 17.31 Unpacking libc6:s390x (2.31-13+deb11u3) ...
20:54:28 [2022-06-06T20:54:28.590Z] #21 17.77 Selecting previously unselected package libapparmor1:s390x.
20:54:28 [2022-06-06T20:54:28.590Z] #21 17.77 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
20:54:28 [2022-06-06T20:54:28.846Z] #21 17.78 Unpacking libapparmor1:s390x (2.13.6-10) ...
20:54:28 [2022-06-06T20:54:28.846Z] #21 17.84 Selecting previously unselected package libapparmor-dev:s390x.
20:54:28 [2022-06-06T20:54:28.846Z] #21 17.84 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
20:54:28 [2022-06-06T20:54:28.846Z] #21 17.85 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
20:54:29 [2022-06-06T20:54:29.103Z] #21 17.93 Selecting previously unselected package libgcc-s1:armhf.
20:54:29 [2022-06-06T20:54:29.103Z] #21 17.93 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
20:54:29 [2022-06-06T20:54:29.103Z] #21 17.94 Unpacking libgcc-s1:armhf (10.2.1-6) ...
20:54:29 [2022-06-06T20:54:29.103Z] #21 17.99 Selecting previously unselected package libcrypt1:armhf.
20:54:29 [2022-06-06T20:54:29.103Z] #21 17.99 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
20:54:29 [2022-06-06T20:54:29.103Z] #21 18.00 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
20:54:29 [2022-06-06T20:54:29.103Z] #21 18.09 Selecting previously unselected package libc6:armhf.
20:54:29 [2022-06-06T20:54:29.103Z] #21 18.10 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ...
20:54:29 [2022-06-06T20:54:29.132Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.561s	coverage: 86.3% of statements
20:54:29 [2022-06-06T20:54:29.132Z] ?   	github.com/docker/docker/cli	[no test files]
20:54:29 [2022-06-06T20:54:29.132Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:54:29 [2022-06-06T20:54:29.132Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
20:54:29 [2022-06-06T20:54:29.132Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
20:54:29 [2022-06-06T20:54:29.360Z] #21 18.28 Unpacking libc6:armhf (2.31-13+deb11u3) ...
20:54:29 [2022-06-06T20:54:29.617Z] #21 18.75 Selecting previously unselected package libapparmor1:armhf.
20:54:29 [2022-06-06T20:54:29.617Z] #21 18.76 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
20:54:29 [2022-06-06T20:54:29.617Z] #21 18.76 Unpacking libapparmor1:armhf (2.13.6-10) ...
20:54:29 [2022-06-06T20:54:29.703Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.170s	coverage: 67.6% of statements
20:54:29 [2022-06-06T20:54:29.874Z] #21 18.83 Selecting previously unselected package libapparmor-dev:armhf.
20:54:29 [2022-06-06T20:54:29.874Z] #21 18.83 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
20:54:29 [2022-06-06T20:54:29.874Z] #21 18.84 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
20:54:29 [2022-06-06T20:54:29.874Z] #21 18.91 Selecting previously unselected package libgcc-s1:ppc64el.
20:54:29 [2022-06-06T20:54:29.874Z] #21 18.91 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
20:54:29 [2022-06-06T20:54:29.874Z] #21 18.92 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
20:54:29 [2022-06-06T20:54:29.874Z] #21 18.97 Selecting previously unselected package libcrypt1:ppc64el.
20:54:29 [2022-06-06T20:54:29.874Z] #21 18.97 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
20:54:29 [2022-06-06T20:54:29.874Z] #21 18.98 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
20:54:30 [2022-06-06T20:54:30.130Z] #21 19.07 Selecting previously unselected package libc6:ppc64el.
20:54:30 [2022-06-06T20:54:30.130Z] #21 19.08 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ...
20:54:30 [2022-06-06T20:54:30.387Z] #21 19.24 Unpacking libc6:ppc64el (2.31-13+deb11u3) ...
20:54:30 [2022-06-06T20:54:30.950Z] #21 19.85 Selecting previously unselected package libapparmor1:ppc64el.
20:54:30 [2022-06-06T20:54:30.950Z] #21 19.86 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
20:54:30 [2022-06-06T20:54:30.950Z] #21 19.87 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
20:54:30 [2022-06-06T20:54:30.951Z] #21 19.92 Selecting previously unselected package libapparmor-dev:ppc64el.
20:54:30 [2022-06-06T20:54:30.951Z] #21 19.93 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
20:54:30 [2022-06-06T20:54:30.951Z] #21 19.94 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
20:54:30 [2022-06-06T20:54:30.951Z] #21 20.00 Selecting previously unselected package libseccomp2:s390x.
20:54:30 [2022-06-06T20:54:30.951Z] #21 20.01 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ...
20:54:30 [2022-06-06T20:54:30.951Z] #21 20.01 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ...
20:54:31 [2022-06-06T20:54:31.207Z] #21 20.06 Selecting previously unselected package libseccomp-dev:s390x.
20:54:31 [2022-06-06T20:54:31.207Z] #21 20.07 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ...
20:54:31 [2022-06-06T20:54:31.207Z] #21 20.07 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
20:54:31 [2022-06-06T20:54:31.207Z] #21 20.14 Selecting previously unselected package libseccomp2:ppc64el.
20:54:31 [2022-06-06T20:54:31.207Z] #21 20.14 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ...
20:54:31 [2022-06-06T20:54:31.207Z] #21 20.15 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
20:54:31 [2022-06-06T20:54:31.207Z] #21 20.19 Selecting previously unselected package libseccomp-dev:ppc64el.
20:54:31 [2022-06-06T20:54:31.207Z] #21 20.20 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ...
20:54:31 [2022-06-06T20:54:31.207Z] #21 20.20 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
20:54:31 [2022-06-06T20:54:31.207Z] #21 20.27 Selecting previously unselected package libseccomp2:armhf.
20:54:31 [2022-06-06T20:54:31.207Z] #21 20.28 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
20:54:31 [2022-06-06T20:54:31.207Z] #21 20.29 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
20:54:31 [2022-06-06T20:54:31.464Z] #21 20.33 Selecting previously unselected package libseccomp-dev:armhf.
20:54:31 [2022-06-06T20:54:31.464Z] #21 20.34 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
20:54:31 [2022-06-06T20:54:31.464Z] #21 20.35 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
20:54:31 [2022-06-06T20:54:31.464Z] #21 20.42 Selecting previously unselected package libseccomp2:armel.
20:54:31 [2022-06-06T20:54:31.464Z] #21 20.43 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
20:54:31 [2022-06-06T20:54:31.464Z] #21 20.43 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
20:54:31 [2022-06-06T20:54:31.464Z] #21 20.48 Selecting previously unselected package libseccomp-dev:armel.
20:54:31 [2022-06-06T20:54:31.464Z] #21 20.49 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
20:54:31 [2022-06-06T20:54:31.464Z] #21 20.49 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
20:54:31 [2022-06-06T20:54:31.721Z] #21 20.56 Selecting previously unselected package libseccomp2:arm64.
20:54:31 [2022-06-06T20:54:31.721Z] #21 20.57 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ...
20:54:31 [2022-06-06T20:54:31.721Z] #21 20.57 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ...
20:54:31 [2022-06-06T20:54:31.721Z] #21 20.62 Selecting previously unselected package libseccomp-dev:arm64.
20:54:31 [2022-06-06T20:54:31.721Z] #21 20.63 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
20:54:31 [2022-06-06T20:54:31.721Z] #21 20.63 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:54:31 [2022-06-06T20:54:31.721Z] #21 20.74 Setting up gcc-10-base:arm64 (10.2.1-6) ...
20:54:31 [2022-06-06T20:54:31.721Z] #21 20.75 Setting up gcc-10-base:armel (10.2.1-6) ...
20:54:31 [2022-06-06T20:54:31.721Z] #21 20.76 Setting up gcc-10-base:armhf (10.2.1-6) ...
20:54:31 [2022-06-06T20:54:31.721Z] #21 20.78 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
20:54:31 [2022-06-06T20:54:31.721Z] #21 20.79 Setting up gcc-10-base:s390x (10.2.1-6) ...
20:54:31 [2022-06-06T20:54:31.721Z] #21 20.81 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
20:54:31 [2022-06-06T20:54:31.721Z] #21 20.82 Setting up libcrypt1:armel (1:4.4.18-4) ...
20:54:31 [2022-06-06T20:54:31.721Z] #21 20.84 Setting up libcrypt1:armhf (1:4.4.18-4) ...
20:54:31 [2022-06-06T20:54:31.721Z] #21 20.85 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
20:54:31 [2022-06-06T20:54:31.721Z] #21 20.87 Setting up libcrypt1:s390x (1:4.4.18-4) ...
20:54:31 [2022-06-06T20:54:31.721Z] #21 20.88 Setting up libgcc-s1:arm64 (10.2.1-6) ...
20:54:31 [2022-06-06T20:54:31.721Z] #21 20.89 Setting up libgcc-s1:armel (10.2.1-6) ...
20:54:31 [2022-06-06T20:54:31.721Z] #21 20.90 Setting up libgcc-s1:armhf (10.2.1-6) ...
20:54:31 [2022-06-06T20:54:31.978Z] #21 20.92 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
20:54:31 [2022-06-06T20:54:31.978Z] #21 20.93 Setting up libgcc-s1:s390x (10.2.1-6) ...
20:54:31 [2022-06-06T20:54:31.978Z] #21 20.95 Setting up libc6:arm64 (2.31-13+deb11u3) ...
20:54:32 [2022-06-06T20:54:32.998Z] ok  	github.com/docker/docker/client	0.117s	coverage: 75.6% of statements
20:54:33 [2022-06-06T20:54:33.347Z] #21 22.21 Setting up libc6:armel (2.31-13+deb11u3) ...
20:54:34 [2022-06-06T20:54:34.277Z] #21 23.44 Setting up libc6:armhf (2.31-13+deb11u3) ...
20:54:35 [2022-06-06T20:54:35.645Z] #21 24.66 Setting up libc6:ppc64el (2.31-13+deb11u3) ...
20:54:37 [2022-06-06T20:54:37.015Z] #21 25.93 Setting up libc6:s390x (2.31-13+deb11u3) ...
20:54:38 [2022-06-06T20:54:38.387Z] #21 27.13 Setting up libapparmor1:arm64 (2.13.6-10) ...
20:54:38 [2022-06-06T20:54:38.387Z] #21 27.15 Setting up libapparmor1:armel (2.13.6-10) ...
20:54:38 [2022-06-06T20:54:38.387Z] #21 27.16 Setting up libapparmor1:armhf (2.13.6-10) ...
20:54:38 [2022-06-06T20:54:38.387Z] #21 27.17 Setting up libapparmor1:ppc64el (2.13.6-10) ...
20:54:38 [2022-06-06T20:54:38.387Z] #21 27.19 Setting up libapparmor1:s390x (2.13.6-10) ...
20:54:38 [2022-06-06T20:54:38.387Z] #21 27.20 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ...
20:54:38 [2022-06-06T20:54:38.387Z] #21 27.21 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
20:54:38 [2022-06-06T20:54:38.387Z] #21 27.22 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
20:54:38 [2022-06-06T20:54:38.387Z] #21 27.24 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
20:54:38 [2022-06-06T20:54:38.387Z] #21 27.25 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ...
20:54:38 [2022-06-06T20:54:38.387Z] #21 27.26 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
20:54:38 [2022-06-06T20:54:38.387Z] #21 27.28 Setting up libapparmor-dev:armel (2.13.6-10) ...
20:54:38 [2022-06-06T20:54:38.387Z] #21 27.30 Setting up libapparmor-dev:armhf (2.13.6-10) ...
20:54:38 [2022-06-06T20:54:38.387Z] #21 27.31 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
20:54:38 [2022-06-06T20:54:38.387Z] #21 27.32 Setting up libapparmor-dev:s390x (2.13.6-10) ...
20:54:38 [2022-06-06T20:54:38.387Z] #21 27.34 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:54:38 [2022-06-06T20:54:38.387Z] #21 27.35 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
20:54:38 [2022-06-06T20:54:38.387Z] #21 27.36 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
20:54:38 [2022-06-06T20:54:38.387Z] #21 27.38 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
20:54:38 [2022-06-06T20:54:38.387Z] #21 27.39 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
20:54:38 [2022-06-06T20:54:38.387Z] #21 27.40 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:54:38 [2022-06-06T20:54:38.951Z] #21 DONE 27.9s
20:54:38 [2022-06-06T20:54:38.951Z] 
20:54:38 [2022-06-06T20:54:38.951Z] #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
20:54:38 [2022-06-06T20:54:38.951Z] #71 sha256:e9f249f9b80aaffc0130db8f324d4e69cdb4bd6611c80d9e7fa8b46ac17eb041
20:54:38 [2022-06-06T20:54:38.951Z] #71 ...
20:54:38 [2022-06-06T20:54:38.951Z] 
20:54:38 [2022-06-06T20:54:38.951Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
20:54:38 [2022-06-06T20:54:38.951Z] #66 sha256:1c58f9bb6f6ab6c4a00f0d5ca95e4cdeaec1cb3dbd0f84dfa6f656f88b26d198
20:54:38 [2022-06-06T20:54:38.951Z] #66 DONE 0.1s
20:54:38 [2022-06-06T20:54:38.951Z] 
20:54:38 [2022-06-06T20:54:38.951Z] #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
20:54:38 [2022-06-06T20:54:38.951Z] #67 sha256:aedf959a5ec3de1dde2f3fdaa74ee3ed646d5946177c6fca19f3e1c84292b7a9
20:54:39 [2022-06-06T20:54:39.885Z] #67 ...
20:54:39 [2022-06-06T20:54:39.885Z] 
20:54:39 [2022-06-06T20:54:39.885Z] #22 [dev-systemd-false  1/26] RUN groupadd -r docker
20:54:39 [2022-06-06T20:54:39.885Z] #22 sha256:4f15aa02a6e5ec15a4eb429aaa9fd820ba619047164ed2bfb365fe9136a40d1f
20:54:39 [2022-06-06T20:54:39.885Z] #22 DONE 1.2s
20:54:39 [2022-06-06T20:54:39.885Z] 
20:54:39 [2022-06-06T20:54:39.885Z] #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
20:54:39 [2022-06-06T20:54:39.885Z] #67 sha256:aedf959a5ec3de1dde2f3fdaa74ee3ed646d5946177c6fca19f3e1c84292b7a9
20:54:39 [2022-06-06T20:54:39.885Z] #67 1.093 + RM_GOPATH=0
20:54:39 [2022-06-06T20:54:39.885Z] #67 1.093 + TMP_GOPATH=
20:54:39 [2022-06-06T20:54:39.885Z] #67 1.093 + : /build
20:54:39 [2022-06-06T20:54:39.885Z] #67 1.093 + '[' -z '' ']'
20:54:39 [2022-06-06T20:54:39.885Z] #67 1.093 ++ mktemp -d
20:54:40 [2022-06-06T20:54:40.141Z] #67 1.097 + export GOPATH=/tmp/tmp.EqT3PIRPls
20:54:40 [2022-06-06T20:54:40.142Z] #67 1.097 + GOPATH=/tmp/tmp.EqT3PIRPls
20:54:40 [2022-06-06T20:54:40.142Z] #67 1.097 + RM_GOPATH=1
20:54:40 [2022-06-06T20:54:40.142Z] #67 1.097 + case "$(go env GOARCH)" in
20:54:40 [2022-06-06T20:54:40.142Z] #67 1.099 ++ go env GOARCH
20:54:40 [2022-06-06T20:54:40.142Z] #67 1.105 + export GO_BUILDMODE=-buildmode=pie
20:54:40 [2022-06-06T20:54:40.142Z] #67 1.105 + GO_BUILDMODE=-buildmode=pie
20:54:40 [2022-06-06T20:54:40.142Z] #67 1.105 ++ dirname /install.sh
20:54:40 [2022-06-06T20:54:40.142Z] #67 1.107 + dir=/
20:54:40 [2022-06-06T20:54:40.142Z] #67 1.107 + bin=runc
20:54:40 [2022-06-06T20:54:40.142Z] #67 1.107 + shift
20:54:40 [2022-06-06T20:54:40.142Z] #67 1.107 + '[' '!' -f //runc.installer ']'
20:54:40 [2022-06-06T20:54:40.142Z] #67 1.107 + . //runc.installer
20:54:40 [2022-06-06T20:54:40.142Z] #67 1.107 ++ set -e
20:54:40 [2022-06-06T20:54:40.142Z] #67 1.108 ++ : v1.1.2
20:54:40 [2022-06-06T20:54:40.142Z] #67 1.108 + install_runc
20:54:40 [2022-06-06T20:54:40.142Z] #67 1.108 + RUNC_BUILDTAGS=seccomp
20:54:40 [2022-06-06T20:54:40.142Z] #67 1.108 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
20:54:40 [2022-06-06T20:54:40.142Z] #67 1.108 Install runc version v1.1.2 (build tags: seccomp)
20:54:40 [2022-06-06T20:54:40.142Z] #67 1.108 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EqT3PIRPls/src/github.com/opencontainers/runc
20:54:40 [2022-06-06T20:54:40.142Z] #67 1.112 Cloning into '/tmp/tmp.EqT3PIRPls/src/github.com/opencontainers/runc'...
20:54:41 [2022-06-06T20:54:41.070Z] #67 ...
20:54:41 [2022-06-06T20:54:41.070Z] 
20:54:41 [2022-06-06T20:54:41.070Z] #23 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:54:41 [2022-06-06T20:54:41.070Z] #23 sha256:87d04ef435b9dab4d50becade0a3ae24b18518c519d15a70fc0384d686b87f22
20:54:41 [2022-06-06T20:54:41.070Z] #23 DONE 0.9s
20:54:41 [2022-06-06T20:54:41.326Z] 
20:54:41 [2022-06-06T20:54:41.326Z] #24 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:54:41 [2022-06-06T20:54:41.326Z] #24 sha256:a4ac116e4b90f0a178311b9cc2b3b75ce74b9c554d98446fc79b4d23e0f20466
20:54:41 [2022-06-06T20:54:41.890Z] #24 0.789 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:54:41 [2022-06-06T20:54:41.890Z] #24 DONE 0.9s
20:54:41 [2022-06-06T20:54:41.890Z] 
20:54:41 [2022-06-06T20:54:41.890Z] #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
20:54:41 [2022-06-06T20:54:41.890Z] #67 sha256:aedf959a5ec3de1dde2f3fdaa74ee3ed646d5946177c6fca19f3e1c84292b7a9
20:54:42 [2022-06-06T20:54:42.822Z] #67 ...
20:54:42 [2022-06-06T20:54:42.822Z] 
20:54:42 [2022-06-06T20:54:42.822Z] #25 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:54:42 [2022-06-06T20:54:42.822Z] #25 sha256:0336500aa27bc307335cad29a4b6d9f9f0015d8c2b285cd686c0f1d4e1be9234
20:54:42 [2022-06-06T20:54:42.822Z] #25 DONE 0.9s
20:54:43 [2022-06-06T20:54:43.080Z] 
20:54:43 [2022-06-06T20:54:43.080Z] #26 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:54:43 [2022-06-06T20:54:43.080Z] #26 sha256:c743d04da64a27452ca00ca0ddb70a83af62507e223a1b2305d0dce9373f6836
20:54:43 [2022-06-06T20:54:43.644Z] #26 DONE 0.9s
20:54:43 [2022-06-06T20:54:43.644Z] 
20:54:43 [2022-06-06T20:54:43.644Z] #27 [dev-systemd-false  6/26] RUN ldconfig
20:54:43 [2022-06-06T20:54:43.644Z] #27 sha256:043eb1b2a8c6fa31b391b6c774f8a2d88df6ebd7854b00254f2800140adb98df
20:54:44 [2022-06-06T20:54:44.573Z] #27 DONE 0.9s
20:54:44 [2022-06-06T20:54:44.573Z] 
20:54:44 [2022-06-06T20:54:44.573Z] #28 [dev-systemd-false  7/26] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:54:44 [2022-06-06T20:54:44.573Z] #28 sha256:751c20e3a5b013956620310a67f4009222636b2f846b6197e89f1d8abdcfa3ef
20:54:45 [2022-06-06T20:54:45.940Z] #28 1.297 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:54:45 [2022-06-06T20:54:45.940Z] #28 1.316 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:54:45 [2022-06-06T20:54:45.940Z] #28 1.320 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:54:46 [2022-06-06T20:54:46.196Z] #28 1.552 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:54:46 [2022-06-06T20:54:46.453Z] #28 1.784 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
20:54:46 [2022-06-06T20:54:46.710Z] #28 2.003 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
20:54:46 [2022-06-06T20:54:46.710Z] #28 2.275 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
20:54:47 [2022-06-06T20:54:47.273Z] #28 2.568 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
20:54:47 [2022-06-06T20:54:47.530Z] #28 2.893 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
20:54:47 [2022-06-06T20:54:47.787Z] #28 3.204 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB]
20:54:47 [2022-06-06T20:54:47.787Z] #28 3.205 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:54:47 [2022-06-06T20:54:47.787Z] #28 3.205 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB]
20:54:47 [2022-06-06T20:54:47.787Z] #28 3.206 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB]
20:54:47 [2022-06-06T20:54:47.787Z] #28 3.208 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB]
20:54:47 [2022-06-06T20:54:47.787Z] #28 3.209 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [146 kB]
20:54:48 [2022-06-06T20:54:48.411Z] #28 3.523 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
20:54:48 [2022-06-06T20:54:48.411Z] #28 3.531 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
20:54:48 [2022-06-06T20:54:48.411Z] #28 3.532 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
20:54:48 [2022-06-06T20:54:48.411Z] #28 3.533 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:54:48 [2022-06-06T20:54:48.411Z] #28 3.534 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
20:54:48 [2022-06-06T20:54:48.411Z] #28 3.535 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:54:54 [2022-06-06T20:54:54.993Z] #28 ...
20:54:54 [2022-06-06T20:54:54.993Z] 
20:54:54 [2022-06-06T20:54:54.993Z] #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
20:54:54 [2022-06-06T20:54:54.993Z] #67 sha256:aedf959a5ec3de1dde2f3fdaa74ee3ed646d5946177c6fca19f3e1c84292b7a9
20:54:54 [2022-06-06T20:54:54.993Z] #67 5.404 + cd /tmp/tmp.EqT3PIRPls/src/github.com/opencontainers/runc
20:54:54 [2022-06-06T20:54:54.993Z] #67 5.405 + git checkout -q v1.1.2
20:54:54 [2022-06-06T20:54:54.993Z] #67 5.762 + '[' -z '' ']'
20:54:54 [2022-06-06T20:54:54.993Z] #67 5.763 + target=static
20:54:54 [2022-06-06T20:54:54.993Z] #67 5.763 + make BUILDTAGS=seccomp static
20:54:54 [2022-06-06T20:54:54.993Z] #67 6.140 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 .
20:55:00 [2022-06-06T20:55:00.247Z] #67 ...
20:55:00 [2022-06-06T20:55:00.247Z] 
20:55:00 [2022-06-06T20:55:00.247Z] #28 [dev-systemd-false  7/26] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:55:00 [2022-06-06T20:55:00.247Z] #28 sha256:751c20e3a5b013956620310a67f4009222636b2f846b6197e89f1d8abdcfa3ef
20:55:00 [2022-06-06T20:55:00.247Z] #28 14.75 Fetched 49.0 MB in 14s (3556 kB/s)
20:55:01 [2022-06-06T20:55:01.860Z] #64 343.4 # github.com/containerd/containerd/cmd/containerd
20:55:01 [2022-06-06T20:55:01.860Z] #64 343.4 /usr/bin/ld: /tmp/go-link-3880220161/000019.o: in function `New':
20:55:01 [2022-06-06T20:55:01.860Z] #64 343.4 /tmp/tmp.JFNdps5vOB/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
20:55:01 [2022-06-06T20:55:01.860Z] #64 343.5 + bin/containerd-stress
20:55:01 [2022-06-06T20:55:01.860Z] #64 344.5 + bin/containerd-shim
20:55:05 [2022-06-06T20:55:05.185Z] ok  	github.com/docker/docker/cmd/dockerd	0.086s	coverage: 29.7% of statements
20:55:06 [2022-06-06T20:55:06.124Z] ok  	github.com/docker/docker/container	0.119s	coverage: 34.8% of statements
20:55:06 [2022-06-06T20:55:06.695Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.455s	coverage: 0.0% of statements
20:55:06 [2022-06-06T20:55:06.695Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
20:55:06 [2022-06-06T20:55:06.695Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:55:06 [2022-06-06T20:55:06.695Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:55:06 [2022-06-06T20:55:06.695Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:55:06 [2022-06-06T20:55:06.695Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:55:06 [2022-06-06T20:55:06.795Z] #28 14.75 Reading package lists...
20:55:08 [2022-06-06T20:55:08.431Z] #64 355.6 + bin/containerd-shim-runc-v1
20:55:11 [2022-06-06T20:55:11.983Z] ok  	github.com/docker/docker/daemon/cluster	0.071s	coverage: 0.5% of statements
20:55:13 [2022-06-06T20:55:13.337Z] #28 21.45 Reading package lists...
20:55:13 [2022-06-06T20:55:13.366Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.020s	coverage: 65.3% of statements
20:55:14 [2022-06-06T20:55:14.267Z] #28 27.98 Building dependency tree...
20:55:14 [2022-06-06T20:55:14.747Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.010s	coverage: 36.9% of statements
20:55:14 [2022-06-06T20:55:14.995Z] #64 361.8 + bin/containerd-shim-runc-v2
20:55:14 [2022-06-06T20:55:14.995Z] #64 362.6 + binaries
20:55:14 [2022-06-06T20:55:14.995Z] #64 362.6 + install -D bin/containerd /build/containerd
20:55:14 [2022-06-06T20:55:14.995Z] #64 362.6 + install -D bin/containerd-shim /build/containerd-shim
20:55:14 [2022-06-06T20:55:14.995Z] #64 362.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:55:14 [2022-06-06T20:55:14.995Z] #64 362.6 + install -D bin/ctr /build/ctr
20:55:15 [2022-06-06T20:55:15.197Z] #28 30.60 bzip2 is already the newest version (1.0.8-4).
20:55:15 [2022-06-06T20:55:15.197Z] #28 30.60 patch is already the newest version (2.7.6-7).
20:55:15 [2022-06-06T20:55:15.197Z] #28 30.60 xz-utils is already the newest version (5.2.5-2.1~deb11u1).
20:55:15 [2022-06-06T20:55:15.197Z] #28 30.60 The following additional packages will be installed:
20:55:15 [2022-06-06T20:55:15.197Z] #28 30.60   libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
20:55:15 [2022-06-06T20:55:15.197Z] #28 30.61   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
20:55:15 [2022-06-06T20:55:15.197Z] #28 30.61   libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:55:15 [2022-06-06T20:55:15.197Z] #28 30.62   python3-pkg-resources vim-runtime xxd
20:55:15 [2022-06-06T20:55:15.197Z] #28 30.63 Suggested packages:
20:55:15 [2022-06-06T20:55:15.197Z] #28 30.63   apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm
20:55:15 [2022-06-06T20:55:15.454Z] #28 30.64   python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota
20:55:15 [2022-06-06T20:55:15.454Z] #28 30.64 Recommended packages:
20:55:15 [2022-06-06T20:55:15.454Z] #28 30.64   libatm1 nftables libpam-cap build-essential python3-dev unzip
20:55:15 [2022-06-06T20:55:15.524Z] #64 359.3 # github.com/containerd/containerd/cmd/containerd
20:55:15 [2022-06-06T20:55:15.524Z] #64 359.3 /usr/bin/ld: /tmp/go-link-2187366355/000019.o: in function `New':
20:55:15 [2022-06-06T20:55:15.524Z] #64 359.3 /tmp/tmp.2PCbeauuEk/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
20:55:15 [2022-06-06T20:55:15.524Z] #64 359.4 + bin/containerd-stress
20:55:15 [2022-06-06T20:55:15.524Z] #64 360.5 + bin/containerd-shim
20:55:16 [2022-06-06T20:55:16.822Z] #28 32.03 The following NEW packages will be installed:
20:55:16 [2022-06-06T20:55:16.822Z] #28 32.03   apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0
20:55:16 [2022-06-06T20:55:16.822Z] #28 32.03   libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
20:55:16 [2022-06-06T20:55:16.822Z] #28 32.04   libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
20:55:16 [2022-06-06T20:55:16.822Z] #28 32.04   libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl
20:55:16 [2022-06-06T20:55:16.822Z] #28 32.04   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
20:55:16 [2022-06-06T20:55:16.822Z] #28 32.04   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
20:55:16 [2022-06-06T20:55:16.822Z] #28 32.04   vim-common vim-runtime xfsprogs xxd zip zstd
20:55:16 [2022-06-06T20:55:16.895Z] #64 DONE 364.5s
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.42 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded.
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.42 Need to get 18.6 MB of archives.
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.42 After this operation, 71.4 MB of additional disk space will be used.
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.46 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.47 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.48 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.49 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.49 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.49 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.49 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.50 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.51 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.51 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.52 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.52 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.57 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.57 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.57 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.58 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.58 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.59 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.59 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.62 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
20:55:17 [2022-06-06T20:55:17.080Z] #28 32.63 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
20:55:17 [2022-06-06T20:55:17.337Z] #28 32.63 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:55:17 [2022-06-06T20:55:17.337Z] #28 32.74 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
20:55:17 [2022-06-06T20:55:17.337Z] #28 32.76 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
20:55:17 [2022-06-06T20:55:17.337Z] #28 32.77 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
20:55:17 [2022-06-06T20:55:17.337Z] #28 32.78 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
20:55:17 [2022-06-06T20:55:17.830Z] 
20:55:17 [2022-06-06T20:55:17.830Z] #65 [dev-systemd-false 23/26] COPY --from=containerd    /build/ /usr/local/bin/
20:55:17 [2022-06-06T20:55:17.830Z] #65 sha256:c986a48a8a9f3b9c967f75e1986116eae8a14bc001f3dfc1de715cd7d737068c
20:55:18 [2022-06-06T20:55:18.267Z] #28 33.38 debconf: delaying package configuration, since apt-utils is not installed
20:55:18 [2022-06-06T20:55:18.267Z] #28 33.62 Fetched 18.6 MB in 1s (28.1 MB/s)
20:55:18 [2022-06-06T20:55:18.267Z] #28 33.66 Selecting previously unselected package pigz.
20:55:18 [2022-06-06T20:55:18.267Z] #28 33.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 40117 files and directories currently installed.)
20:55:18 [2022-06-06T20:55:18.267Z] #28 33.71 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
20:55:18 [2022-06-06T20:55:18.267Z] #28 33.72 Unpacking pigz (2.6-1) ...
20:55:18 [2022-06-06T20:55:18.396Z] #65 DONE 0.8s
20:55:18 [2022-06-06T20:55:18.524Z] #28 33.80 Selecting previously unselected package libelf1:amd64.
20:55:18 [2022-06-06T20:55:18.524Z] #28 33.81 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
20:55:18 [2022-06-06T20:55:18.524Z] #28 33.83 Unpacking libelf1:amd64 (0.183-1) ...
20:55:18 [2022-06-06T20:55:18.524Z] #28 33.96 Selecting previously unselected package libbpf0:amd64.
20:55:18 [2022-06-06T20:55:18.524Z] #28 33.96 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
20:55:18 [2022-06-06T20:55:18.524Z] #28 33.97 Unpacking libbpf0:amd64 (1:0.3-2) ...
20:55:18 [2022-06-06T20:55:18.524Z] #28 34.05 Selecting previously unselected package libcap2:amd64.
20:55:18 [2022-06-06T20:55:18.654Z] 
20:55:18 [2022-06-06T20:55:18.654Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:55:18 [2022-06-06T20:55:18.654Z] #70 sha256:b8f34899968eca3958b82e856d15fcb33e67f89cfcbb3a804d0e10212e85740b
20:55:18 [2022-06-06T20:55:18.781Z] #28 34.06 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
20:55:18 [2022-06-06T20:55:18.781Z] #28 34.06 Unpacking libcap2:amd64 (1:2.44-1) ...
20:55:18 [2022-06-06T20:55:18.781Z] #28 34.12 Selecting previously unselected package libmnl0:amd64.
20:55:18 [2022-06-06T20:55:18.781Z] #28 34.12 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
20:55:18 [2022-06-06T20:55:18.781Z] #28 34.14 Unpacking libmnl0:amd64 (1.0.4-3) ...
20:55:18 [2022-06-06T20:55:18.781Z] #28 34.19 Selecting previously unselected package libxtables12:amd64.
20:55:18 [2022-06-06T20:55:18.781Z] #28 34.19 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
20:55:18 [2022-06-06T20:55:18.781Z] #28 34.20 Unpacking libxtables12:amd64 (1.8.7-1) ...
20:55:18 [2022-06-06T20:55:18.781Z] #28 34.26 Selecting previously unselected package libcap2-bin.
20:55:18 [2022-06-06T20:55:18.781Z] #28 34.26 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
20:55:18 [2022-06-06T20:55:18.781Z] #28 34.27 Unpacking libcap2-bin (1:2.44-1) ...
20:55:18 [2022-06-06T20:55:18.781Z] #28 34.33 Selecting previously unselected package iproute2.
20:55:18 [2022-06-06T20:55:18.781Z] #28 34.33 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
20:55:18 [2022-06-06T20:55:18.912Z] #70 DONE 0.2s
20:55:18 [2022-06-06T20:55:18.912Z] 
20:55:18 [2022-06-06T20:55:18.912Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit        /build/ /usr/local/bin/
20:55:18 [2022-06-06T20:55:18.912Z] #75 sha256:3b5a707d19823273fb70fad5e9e991b7d11bb5fabf4e82bde0f2bbb47c1f8105
20:55:19 [2022-06-06T20:55:19.038Z] #28 34.34 Unpacking iproute2 (5.10.0-4) ...
20:55:19 [2022-06-06T20:55:19.295Z] #28 34.62 Selecting previously unselected package xxd.
20:55:19 [2022-06-06T20:55:19.295Z] #28 34.64 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:55:19 [2022-06-06T20:55:19.295Z] #28 34.64 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:55:19 [2022-06-06T20:55:19.295Z] #28 34.73 Selecting previously unselected package vim-common.
20:55:19 [2022-06-06T20:55:19.295Z] #28 34.73 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:55:19 [2022-06-06T20:55:19.295Z] #28 34.74 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:55:19 [2022-06-06T20:55:19.295Z] #28 34.85 Selecting previously unselected package bash-completion.
20:55:19 [2022-06-06T20:55:19.552Z] #28 34.85 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
20:55:19 [2022-06-06T20:55:19.848Z] #75 DONE 0.8s
20:55:19 [2022-06-06T20:55:19.848Z] 
20:55:19 [2022-06-06T20:55:19.848Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:55:19 [2022-06-06T20:55:19.848Z] #76 sha256:074031498d30a31cecd9372c67197597f00cd76f88042eb449ba75fd0a2a35ab
20:55:19 [2022-06-06T20:55:19.848Z] #76 DONE 0.0s
20:55:19 [2022-06-06T20:55:19.848Z] 
20:55:19 [2022-06-06T20:55:19.848Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
20:55:19 [2022-06-06T20:55:19.848Z] #77 sha256:5e75db8bb0576149f602a3b0781b86ccf79f9b69bb974825916232428fcf8338
20:55:20 [2022-06-06T20:55:20.922Z] #28 35.93 Unpacking bash-completion (1:2.11-2) ...
20:55:20 [2022-06-06T20:55:20.922Z] #28 36.23 Selecting previously unselected package apparmor.
20:55:20 [2022-06-06T20:55:20.922Z] #28 36.23 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ...
20:55:20 [2022-06-06T20:55:20.922Z] #28 36.27 Unpacking apparmor (2.13.6-10) ...
20:55:21 [2022-06-06T20:55:21.179Z] #28 36.49 Selecting previously unselected package inetutils-ping.
20:55:21 [2022-06-06T20:55:21.179Z] #28 36.50 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ...
20:55:21 [2022-06-06T20:55:21.179Z] #28 36.50 Unpacking inetutils-ping (2:2.0-1) ...
20:55:21 [2022-06-06T20:55:21.179Z] #28 36.58 Selecting previously unselected package libip4tc2:amd64.
20:55:21 [2022-06-06T20:55:21.179Z] #28 36.59 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ...
20:55:21 [2022-06-06T20:55:21.179Z] #28 36.60 Unpacking libip4tc2:amd64 (1.8.7-1) ...
20:55:21 [2022-06-06T20:55:21.179Z] #28 36.68 Selecting previously unselected package libip6tc2:amd64.
20:55:21 [2022-06-06T20:55:21.179Z] #28 36.68 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ...
20:55:21 [2022-06-06T20:55:21.179Z] #28 36.69 Unpacking libip6tc2:amd64 (1.8.7-1) ...
20:55:21 [2022-06-06T20:55:21.224Z] #77 DONE 1.6s
20:55:21 [2022-06-06T20:55:21.224Z] 
20:55:21 [2022-06-06T20:55:21.224Z] #78 exporting to image
20:55:21 [2022-06-06T20:55:21.224Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
20:55:21 [2022-06-06T20:55:21.224Z] #78 exporting layers
20:55:21 [2022-06-06T20:55:21.321Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.446s	coverage: 13.4% of statements
20:55:21 [2022-06-06T20:55:21.436Z] #28 36.74 Selecting previously unselected package libnfnetlink0:amd64.
20:55:21 [2022-06-06T20:55:21.436Z] #28 36.75 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:55:21 [2022-06-06T20:55:21.436Z] #28 36.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:55:21 [2022-06-06T20:55:21.436Z] #28 36.82 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:55:21 [2022-06-06T20:55:21.436Z] #28 36.83 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
20:55:21 [2022-06-06T20:55:21.436Z] #28 36.83 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:55:21 [2022-06-06T20:55:21.436Z] #28 36.89 Selecting previously unselected package libnftnl11:amd64.
20:55:21 [2022-06-06T20:55:21.436Z] #28 36.90 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ...
20:55:21 [2022-06-06T20:55:21.436Z] #28 36.90 Unpacking libnftnl11:amd64 (1.1.9-1) ...
20:55:21 [2022-06-06T20:55:21.436Z] #28 36.97 Selecting previously unselected package iptables.
20:55:21 [2022-06-06T20:55:21.693Z] #28 36.98 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ...
20:55:21 [2022-06-06T20:55:21.693Z] #28 36.98 Unpacking iptables (1.8.7-1) ...
20:55:21 [2022-06-06T20:55:21.693Z] #28 37.21 Selecting previously unselected package libonig5:amd64.
20:55:21 [2022-06-06T20:55:21.949Z] #28 37.22 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ...
20:55:21 [2022-06-06T20:55:21.949Z] #28 37.23 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:55:21 [2022-06-06T20:55:21.949Z] #28 37.33 Selecting previously unselected package libjq1:amd64.
20:55:21 [2022-06-06T20:55:21.949Z] #28 37.34 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ...
20:55:21 [2022-06-06T20:55:21.949Z] #28 37.34 Unpacking libjq1:amd64 (1.6-2.1) ...
20:55:21 [2022-06-06T20:55:21.949Z] #28 37.40 Selecting previously unselected package jq.
20:55:21 [2022-06-06T20:55:21.949Z] #28 37.40 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ...
20:55:21 [2022-06-06T20:55:21.949Z] #28 37.41 Unpacking jq (1.6-2.1) ...
20:55:21 [2022-06-06T20:55:21.949Z] #28 37.48 Selecting previously unselected package libaio1:amd64.
20:55:22 [2022-06-06T20:55:22.206Z] #28 37.49 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ...
20:55:22 [2022-06-06T20:55:22.206Z] #28 37.49 Unpacking libaio1:amd64 (0.3.112-9) ...
20:55:22 [2022-06-06T20:55:22.206Z] #28 37.54 Selecting previously unselected package libgpm2:amd64.
20:55:22 [2022-06-06T20:55:22.206Z] #28 37.54 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ...
20:55:22 [2022-06-06T20:55:22.206Z] #28 37.55 Unpacking libgpm2:amd64 (1.20.7-8) ...
20:55:22 [2022-06-06T20:55:22.206Z] #28 37.60 Selecting previously unselected package libinih1:amd64.
20:55:22 [2022-06-06T20:55:22.206Z] #28 37.62 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ...
20:55:22 [2022-06-06T20:55:22.206Z] #28 37.62 Unpacking libinih1:amd64 (53-1+b2) ...
20:55:22 [2022-06-06T20:55:22.206Z] #28 37.66 Selecting previously unselected package libnet1:amd64.
20:55:22 [2022-06-06T20:55:22.206Z] #28 37.67 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:55:22 [2022-06-06T20:55:22.206Z] #28 37.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:55:22 [2022-06-06T20:55:22.261Z] ok  	github.com/docker/docker/daemon/config	0.040s	coverage: 81.5% of statements
20:55:22 [2022-06-06T20:55:22.463Z] #28 37.74 Selecting previously unselected package libnl-3-200:amd64.
20:55:22 [2022-06-06T20:55:22.463Z] #28 37.74 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:55:22 [2022-06-06T20:55:22.463Z] #28 37.75 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:55:22 [2022-06-06T20:55:22.463Z] #28 37.83 Selecting previously unselected package libprotobuf-c1:amd64.
20:55:22 [2022-06-06T20:55:22.463Z] #28 37.84 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:55:22 [2022-06-06T20:55:22.463Z] #28 37.84 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:55:22 [2022-06-06T20:55:22.463Z] #28 37.88 Selecting previously unselected package net-tools.
20:55:22 [2022-06-06T20:55:22.463Z] #28 37.89 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
20:55:22 [2022-06-06T20:55:22.463Z] #28 37.90 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:55:22 [2022-06-06T20:55:22.521Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
20:55:22 [2022-06-06T20:55:22.720Z] #28 38.06 Selecting previously unselected package python-pip-whl.
20:55:22 [2022-06-06T20:55:22.720Z] #28 38.06 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:55:22 [2022-06-06T20:55:22.720Z] #28 38.08 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:55:22 [2022-06-06T20:55:22.977Z] #28 38.42 Selecting previously unselected package python3-lib2to3.
20:55:22 [2022-06-06T20:55:22.977Z] #28 ...
20:55:22 [2022-06-06T20:55:22.977Z] 
20:55:22 [2022-06-06T20:55:22.977Z] #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
20:55:22 [2022-06-06T20:55:22.977Z] #71 sha256:e9f249f9b80aaffc0130db8f324d4e69cdb4bd6611c80d9e7fa8b46ac17eb041
20:55:22 [2022-06-06T20:55:22.977Z] #71 99.41 + bin/containerd
20:55:23 [2022-06-06T20:55:23.462Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
20:55:23 [2022-06-06T20:55:23.643Z] #64 371.8 + bin/containerd-shim-runc-v1
20:55:24 [2022-06-06T20:55:24.402Z] ok  	github.com/docker/docker/daemon	10.114s	coverage: 16.1% of statements
20:55:24 [2022-06-06T20:55:24.402Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:55:24 [2022-06-06T20:55:24.402Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:55:24 [2022-06-06T20:55:24.402Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:55:24 [2022-06-06T20:55:24.402Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:55:24 [2022-06-06T20:55:24.402Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.556s	coverage: 74.8% of statements
20:55:25 [2022-06-06T20:55:25.342Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.292s	coverage: 56.2% of statements
20:55:26 [2022-06-06T20:55:26.282Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 3.0% of statements
20:55:27 [2022-06-06T20:55:27.677Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
20:55:27 [2022-06-06T20:55:27.787Z] #78 exporting layers 6.4s done
20:55:27 [2022-06-06T20:55:27.787Z] #78 writing image sha256:6970f4ede97759f17d0867378db971a877f978851ea864c16b8db8b9bc4951a0 done
20:55:27 [2022-06-06T20:55:27.787Z] #78 naming to docker.io/library/docker:a7e3182757ca20217032cdf5bc04e61e528c2dfa done
20:55:27 [2022-06-06T20:55:27.787Z] #78 DONE 6.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
20:55:28 [2022-06-06T20:55:28.116Z] + trap exit INT TERM
20:55:28 [2022-06-06T20:55:28.116Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
20:55:28 [2022-06-06T20:55:28.116Z] + CONTAINER_NAME=docker-pr1
20:55:28 [2022-06-06T20:55:28.116Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43700/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43700/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a7e3182757ca20217032cdf5bc04e61e528c2dfa -e DOCKER_GRAPHDRIVER docker:a7e3182757ca20217032cdf5bc04e61e528c2dfa hack/make.sh dynbinary
20:55:28 [2022-06-06T20:55:28.231Z] #71 ...
20:55:28 [2022-06-06T20:55:28.231Z] 
20:55:28 [2022-06-06T20:55:28.231Z] #28 [dev-systemd-false  7/26] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:55:28 [2022-06-06T20:55:28.231Z] #28 sha256:751c20e3a5b013956620310a67f4009222636b2f846b6197e89f1d8abdcfa3ef
20:55:28 [2022-06-06T20:55:28.231Z] #28 38.43 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 38.43 Unpacking python3-lib2to3 (3.9.2-1) ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 38.51 Selecting previously unselected package python3-distutils.
20:55:28 [2022-06-06T20:55:28.231Z] #28 38.51 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 38.52 Unpacking python3-distutils (3.9.2-1) ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 38.63 Selecting previously unselected package python3-pkg-resources.
20:55:28 [2022-06-06T20:55:28.231Z] #28 38.64 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 38.65 Unpacking python3-pkg-resources (52.0.0-4) ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 38.74 Selecting previously unselected package python3-setuptools.
20:55:28 [2022-06-06T20:55:28.231Z] #28 38.74 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 38.75 Unpacking python3-setuptools (52.0.0-4) ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 38.91 Selecting previously unselected package python3-wheel.
20:55:28 [2022-06-06T20:55:28.231Z] #28 38.92 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 38.92 Unpacking python3-wheel (0.34.2-1) ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 38.97 Selecting previously unselected package python3-pip.
20:55:28 [2022-06-06T20:55:28.231Z] #28 38.98 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 38.98 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 39.17 Selecting previously unselected package sudo.
20:55:28 [2022-06-06T20:55:28.231Z] #28 39.17 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 39.18 Unpacking sudo (1.9.5p2-3) ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 39.53 Selecting previously unselected package thin-provisioning-tools.
20:55:28 [2022-06-06T20:55:28.231Z] #28 39.53 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 39.54 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 39.68 Selecting previously unselected package uidmap.
20:55:28 [2022-06-06T20:55:28.231Z] #28 39.69 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 39.70 Unpacking uidmap (1:4.8.1-1) ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 39.80 Selecting previously unselected package vim-runtime.
20:55:28 [2022-06-06T20:55:28.231Z] #28 39.80 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 39.83 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:55:28 [2022-06-06T20:55:28.231Z] #28 39.84 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:55:28 [2022-06-06T20:55:28.231Z] #28 39.85 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 41.54 Selecting previously unselected package vim.
20:55:28 [2022-06-06T20:55:28.231Z] #28 41.55 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 41.57 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 41.92 Selecting previously unselected package xfsprogs.
20:55:28 [2022-06-06T20:55:28.231Z] #28 41.93 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 41.93 Unpacking xfsprogs (5.10.0-4) ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 42.24 Selecting previously unselected package zip.
20:55:28 [2022-06-06T20:55:28.231Z] #28 42.24 Preparing to unpack .../42-zip_3.0-12_amd64.deb ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 42.25 Unpacking zip (3.0-12) ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 42.34 Selecting previously unselected package zstd.
20:55:28 [2022-06-06T20:55:28.231Z] #28 42.35 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 42.35 Unpacking zstd (1.4.8+dfsg-2.1) ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 42.59 Setting up python3-pkg-resources (52.0.0-4) ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 43.10 Setting up libip4tc2:amd64 (1.8.7-1) ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 43.11 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 43.13 Setting up libgpm2:amd64 (1.20.7-8) ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 43.15 Setting up libip6tc2:amd64 (1.8.7-1) ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 43.16 Setting up libinih1:amd64 (53-1+b2) ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 43.18 Setting up uidmap (1:4.8.1-1) ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 43.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 43.22 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 43.23 Setting up python3-wheel (0.34.2-1) ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 43.63 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 43.64 Setting up libcap2:amd64 (1:2.44-1) ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 43.66 Setting up libcap2-bin (1:2.44-1) ...
20:55:28 [2022-06-06T20:55:28.231Z] #28 43.68 Setting up apparmor (2.13.6-10) ...
20:55:29 [2022-06-06T20:55:29.051Z] 
20:55:29 [2022-06-06T20:55:29.051Z] Removing bundles/
20:55:29 [2022-06-06T20:55:29.051Z] 
20:55:29 [2022-06-06T20:55:29.051Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:55:29 [2022-06-06T20:55:29.051Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:55:29 [2022-06-06T20:55:29.051Z] GOOS="" GOARCH="" GOARM=""
20:55:29 [2022-06-06T20:55:29.067Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.271s	coverage: 50.6% of statements
20:55:29 [2022-06-06T20:55:29.601Z] #28 44.88 Setting up zip (3.0-12) ...
20:55:29 [2022-06-06T20:55:29.601Z] #28 44.90 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:55:29 [2022-06-06T20:55:29.601Z] #28 44.92 Setting up bash-completion (1:2.11-2) ...
20:55:30 [2022-06-06T20:55:30.007Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.024s	coverage: 45.9% of statements
20:55:30 [2022-06-06T20:55:30.007Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:55:30 [2022-06-06T20:55:30.285Z] #64 378.3 + bin/containerd-shim-runc-v2
20:55:30 [2022-06-06T20:55:30.542Z] #64 379.1 + binaries
20:55:30 [2022-06-06T20:55:30.542Z] #64 379.1 + install -D bin/containerd /build/containerd
20:55:30 [2022-06-06T20:55:30.542Z] #64 379.1 + install -D bin/containerd-shim /build/containerd-shim
20:55:30 [2022-06-06T20:55:30.542Z] #64 379.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:55:30 [2022-06-06T20:55:30.542Z] #64 379.2 + install -D bin/ctr /build/ctr
20:55:30 [2022-06-06T20:55:30.947Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.012s	coverage: 58.5% of statements
20:55:30 [2022-06-06T20:55:30.947Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.886s	coverage: 58.5% of statements
20:55:30 [2022-06-06T20:55:30.947Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:55:30 [2022-06-06T20:55:30.947Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:55:30 [2022-06-06T20:55:30.970Z] #28 46.13 Setting up libmnl0:amd64 (1.0.4-3) ...
20:55:30 [2022-06-06T20:55:30.970Z] #28 46.14 Setting up sudo (1.9.5p2-3) ...
20:55:30 [2022-06-06T20:55:30.970Z] #28 46.21 invoke-rc.d: could not determine current runlevel
20:55:30 [2022-06-06T20:55:30.970Z] #28 46.22 invoke-rc.d: policy-rc.d denied execution of start.
20:55:30 [2022-06-06T20:55:30.970Z] #28 46.23 Setting up xfsprogs (5.10.0-4) ...
20:55:30 [2022-06-06T20:55:30.970Z] #28 46.24 Setting up libxtables12:amd64 (1.8.7-1) ...
20:55:30 [2022-06-06T20:55:30.970Z] #28 46.26 Setting up inetutils-ping (2:2.0-1) ...
20:55:30 [2022-06-06T20:55:30.970Z] #28 46.27 Setting up pigz (2.6-1) ...
20:55:30 [2022-06-06T20:55:30.970Z] #28 46.29 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:55:30 [2022-06-06T20:55:30.970Z] #28 46.30 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:55:30 [2022-06-06T20:55:30.970Z] #28 46.32 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:55:30 [2022-06-06T20:55:30.970Z] #28 46.34 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:55:31 [2022-06-06T20:55:31.227Z] #28 46.75 Setting up libaio1:amd64 (0.3.112-9) ...
20:55:31 [2022-06-06T20:55:31.484Z] #28 46.76 Setting up python3-lib2to3 (3.9.2-1) ...
20:55:31 [2022-06-06T20:55:31.741Z] #28 47.04 Setting up libelf1:amd64 (0.183-1) ...
20:55:31 [2022-06-06T20:55:31.741Z] #28 47.06 Setting up zstd (1.4.8+dfsg-2.1) ...
20:55:31 [2022-06-06T20:55:31.741Z] #28 47.08 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:55:31 [2022-06-06T20:55:31.741Z] #28 47.09 Setting up python3-distutils (3.9.2-1) ...
20:55:31 [2022-06-06T20:55:31.888Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
20:55:31 [2022-06-06T20:55:31.998Z] #28 47.42 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:55:31 [2022-06-06T20:55:31.998Z] #28 47.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:55:31 [2022-06-06T20:55:31.998Z] #28 47.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:55:31 [2022-06-06T20:55:31.998Z] #28 47.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:55:32 [2022-06-06T20:55:32.255Z] #28 47.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:55:32 [2022-06-06T20:55:32.255Z] #28 47.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:55:32 [2022-06-06T20:55:32.255Z] #28 47.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:55:32 [2022-06-06T20:55:32.255Z] #28 47.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:55:32 [2022-06-06T20:55:32.255Z] #28 47.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:55:32 [2022-06-06T20:55:32.255Z] #28 47.50 Setting up python3-setuptools (52.0.0-4) ...
20:55:32 [2022-06-06T20:55:32.439Z] #64 DONE 381.2s
20:55:32 [2022-06-06T20:55:32.458Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
20:55:33 [2022-06-06T20:55:33.028Z] ok  	github.com/docker/docker/daemon/images	0.053s	coverage: 6.6% of statements
20:55:33 [2022-06-06T20:55:33.029Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:55:33 [2022-06-06T20:55:33.029Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:55:33 [2022-06-06T20:55:33.076Z] #28 48.30 Setting up libjq1:amd64 (1.6-2.1) ...
20:55:33 [2022-06-06T20:55:33.076Z] #28 48.32 Setting up libnftnl11:amd64 (1.1.9-1) ...
20:55:33 [2022-06-06T20:55:33.076Z] #28 48.33 Setting up thin-provisioning-tools (0.9.0-1) ...
20:55:33 [2022-06-06T20:55:33.076Z] #28 48.35 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:55:33 [2022-06-06T20:55:33.640Z] #28 49.06 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:55:33 [2022-06-06T20:55:33.640Z] #28 49.08 Setting up jq (1.6-2.1) ...
20:55:33 [2022-06-06T20:55:33.640Z] #28 49.09 Setting up libbpf0:amd64 (1:0.3-2) ...
20:55:33 [2022-06-06T20:55:33.640Z] #28 49.11 Setting up iptables (1.8.7-1) ...
20:55:33 [2022-06-06T20:55:33.640Z] #28 49.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:55:33 [2022-06-06T20:55:33.640Z] #28 49.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:55:33 [2022-06-06T20:55:33.640Z] #28 49.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:55:33 [2022-06-06T20:55:33.640Z] #28 49.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:55:33 [2022-06-06T20:55:33.640Z] #28 49.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:55:33 [2022-06-06T20:55:33.640Z] #28 49.18 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:55:33 [2022-06-06T20:55:33.818Z] 
20:55:33 [2022-06-06T20:55:33.818Z] #65 [dev-systemd-false 23/26] COPY --from=containerd    /build/ /usr/local/bin/
20:55:33 [2022-06-06T20:55:33.818Z] #65 sha256:a62c6ceab551cf6628bede9dae8b9df14be79145507d8d8a5a191eec676c7b8a
20:55:33 [2022-06-06T20:55:33.896Z] #28 49.20 Setting up iproute2 (5.10.0-4) ...
20:55:33 [2022-06-06T20:55:33.969Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.2% of statements
20:55:34 [2022-06-06T20:55:34.153Z] #28 49.48 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:55:34 [2022-06-06T20:55:34.229Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.143s	coverage: 79.9% of statements
20:55:34 [2022-06-06T20:55:34.382Z] #65 DONE 0.8s
20:55:34 [2022-06-06T20:55:34.382Z] 
20:55:34 [2022-06-06T20:55:34.382Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:55:34 [2022-06-06T20:55:34.382Z] #70 sha256:9e6c05e78b307e16a09c13cc4aa81d9cccdca4e60951b223f4423c19cf3166bd
20:55:34 [2022-06-06T20:55:34.489Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.007s	coverage: 53.6% of statements
20:55:34 [2022-06-06T20:55:34.489Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:55:34 [2022-06-06T20:55:34.640Z] #70 DONE 0.3s
20:55:34 [2022-06-06T20:55:34.640Z] 
20:55:34 [2022-06-06T20:55:34.640Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit        /build/ /usr/local/bin/
20:55:34 [2022-06-06T20:55:34.640Z] #75 sha256:74d93611af97c563f6b679b9fff2aa0fa90afcf3bdf47840217a777e46da92bb
20:55:34 [2022-06-06T20:55:34.717Z] #28 DONE 50.1s
20:55:34 [2022-06-06T20:55:34.717Z] 
20:55:34 [2022-06-06T20:55:34.717Z] #29 [dev-systemd-false  8/26] 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
20:55:34 [2022-06-06T20:55:34.717Z] #29 sha256:7613aa2ab9f5f8188f2e7728f71678052ab587f2f13bf9a3a7fdd0fb8faad8d2
20:55:35 [2022-06-06T20:55:35.058Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
20:55:35 [2022-06-06T20:55:35.058Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 23.4% of statements
20:55:35 [2022-06-06T20:55:35.574Z] #75 DONE 0.9s
20:55:35 [2022-06-06T20:55:35.574Z] 
20:55:35 [2022-06-06T20:55:35.574Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:55:35 [2022-06-06T20:55:35.574Z] #76 sha256:68427c648d894d56fd063da4b13aeb189949d9a4a5c2a155f2f57477b27d4b64
20:55:35 [2022-06-06T20:55:35.574Z] #76 DONE 0.0s
20:55:35 [2022-06-06T20:55:35.574Z] 
20:55:35 [2022-06-06T20:55:35.574Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
20:55:35 [2022-06-06T20:55:35.574Z] #77 sha256:bd00406725096c981119aef640427a9138827b915badf63f5406bb981e4fceb4
20:55:35 [2022-06-06T20:55:35.628Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
20:55:35 [2022-06-06T20:55:35.648Z] #29 0.853 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:55:35 [2022-06-06T20:55:35.648Z] #29 0.857 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:55:35 [2022-06-06T20:55:35.648Z] #29 0.861 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:55:35 [2022-06-06T20:55:35.648Z] #29 DONE 0.9s
20:55:35 [2022-06-06T20:55:35.648Z] 
20:55:35 [2022-06-06T20:55:35.648Z] #30 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
20:55:35 [2022-06-06T20:55:35.648Z] #30 sha256:06f72c9b31f4a2c26f18add57228420f705a12e20840c424867af9f088d8946e
20:55:36 [2022-06-06T20:55:36.198Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.175s	coverage: 76.8% of statements
20:55:36 [2022-06-06T20:55:36.459Z] ok  	github.com/docker/docker/daemon/logger/local	0.028s	coverage: 79.2% of statements
20:55:36 [2022-06-06T20:55:36.459Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:55:36 [2022-06-06T20:55:36.459Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
20:55:37 [2022-06-06T20:55:37.400Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.026s	coverage: 31.5% of statements
20:55:37 [2022-06-06T20:55:37.400Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.024s	coverage: 62.0% of statements
20:55:37 [2022-06-06T20:55:37.971Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.014s	coverage: 46.8% of statements
20:55:38 [2022-06-06T20:55:38.101Z] #77 DONE 2.1s
20:55:38 [2022-06-06T20:55:38.101Z] 
20:55:38 [2022-06-06T20:55:38.101Z] #78 exporting to image
20:55:38 [2022-06-06T20:55:38.101Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
20:55:38 [2022-06-06T20:55:38.101Z] #78 exporting layers
20:55:38 [2022-06-06T20:55:38.541Z] ok  	github.com/docker/docker/daemon/logger/templates	0.010s	coverage: 8.3% of statements
20:55:38 [2022-06-06T20:55:38.802Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
20:55:39 [2022-06-06T20:55:39.742Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.575s	coverage: 82.5% of statements
20:55:39 [2022-06-06T20:55:39.742Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:55:39 [2022-06-06T20:55:39.742Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:55:40 [2022-06-06T20:55:40.681Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
20:55:40 [2022-06-06T20:55:40.681Z] ok  	github.com/docker/docker/distribution	0.595s	coverage: 28.0% of statements
20:55:40 [2022-06-06T20:55:40.681Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:55:41 [2022-06-06T20:55:41.251Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
20:55:41 [2022-06-06T20:55:41.821Z] ok  	github.com/docker/docker/image	0.024s	coverage: 86.9% of statements
20:55:42 [2022-06-06T20:55:42.390Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
20:55:42 [2022-06-06T20:55:42.960Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.7% of statements
20:55:42 [2022-06-06T20:55:42.960Z] ok  	github.com/docker/docker/distribution/xfer	1.892s	coverage: 84.9% of statements
20:55:42 [2022-06-06T20:55:42.960Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:55:42 [2022-06-06T20:55:42.960Z] ?   	github.com/docker/docker/image/v1	[no test files]
20:55:42 [2022-06-06T20:55:42.960Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:55:43 [2022-06-06T20:55:43.531Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
20:55:43 [2022-06-06T20:55:43.743Z] #30 7.538 Collecting yamllint==1.26.1
20:55:44 [2022-06-06T20:55:44.101Z] ok  	github.com/docker/docker/oci	0.010s	coverage: 46.0% of statements
20:55:44 [2022-06-06T20:55:44.307Z] #30 8.581   Downloading yamllint-1.26.1.tar.gz (126 kB)
20:55:44 [2022-06-06T20:55:44.660Z] #78 exporting layers 6.6s done
20:55:44 [2022-06-06T20:55:44.660Z] #78 writing image sha256:be00cb4e99948e98fe25b8772fb4b3db157b5e4c2dbfd3dabcb4ab0f1cb9c23d done
20:55:44 [2022-06-06T20:55:44.660Z] #78 naming to docker.io/library/docker:a7e3182757ca20217032cdf5bc04e61e528c2dfa done
20:55:44 [2022-06-06T20:55:44.660Z] #78 DONE 6.6s
[Pipeline] }
20:55:44 [2022-06-06T20:55:44.670Z] ok  	github.com/docker/docker/opts	0.024s	coverage: 66.0% of statements
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:55:44 [2022-06-06T20:55:44.871Z] #30 9.250 Collecting pathspec>=0.5.3
20:55:44 [2022-06-06T20:55:44.871Z] #30 9.255   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
20:55:44 [2022-06-06T20:55:44.930Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
20:55:44 [2022-06-06T20:55:44.993Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43700/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a7e3182757ca20217032cdf5bc04e61e528c2dfa -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:a7e3182757ca20217032cdf5bc04e61e528c2dfa hack/make.sh dynbinary test-integration
20:55:45 [2022-06-06T20:55:45.127Z] #30 9.464 Collecting pyyaml
20:55:45 [2022-06-06T20:55:45.127Z] #30 9.480   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)
20:55:45 [2022-06-06T20:55:45.127Z] #30 9.524 Building wheels for collected packages: yamllint
20:55:45 [2022-06-06T20:55:45.127Z] #30 9.526   Building wheel for yamllint (setup.py): started
20:55:45 [2022-06-06T20:55:45.925Z] 
20:55:45 [2022-06-06T20:55:45.925Z] Removing bundles/
20:55:45 [2022-06-06T20:55:45.925Z] 
20:55:45 [2022-06-06T20:55:45.925Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:55:45 [2022-06-06T20:55:45.925Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:55:45 [2022-06-06T20:55:45.925Z] GOOS="" GOARCH="" GOARM=""
20:55:46 [2022-06-06T20:55:46.058Z] #30 10.11   Building wheel for yamllint (setup.py): finished with status 'done'
20:55:46 [2022-06-06T20:55:46.058Z] #30 10.11   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=11574942663afee653e5ed2feb762d83055e1b3f2887581bae4162ff234e5a6a
20:55:46 [2022-06-06T20:55:46.058Z] #30 10.11   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
20:55:46 [2022-06-06T20:55:46.058Z] #30 10.11 Successfully built yamllint
20:55:46 [2022-06-06T20:55:46.058Z] #30 10.13 Installing collected packages: pyyaml, pathspec, yamllint
20:55:46 [2022-06-06T20:55:46.058Z] #30 10.38 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
20:55:46 [2022-06-06T20:55:46.312Z] ok  	github.com/docker/docker/pkg/archive	0.298s	coverage: 82.3% of statements
20:55:46 [2022-06-06T20:55:46.621Z] #30 DONE 10.7s
20:55:46 [2022-06-06T20:55:46.621Z] 
20:55:46 [2022-06-06T20:55:46.621Z] #34 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
20:55:46 [2022-06-06T20:55:46.621Z] #34 sha256:3dbe73deab7e6f46a7a1d9c02fa2899c4ef9fcb2d62dce153bf8cf6438b48632
20:55:46 [2022-06-06T20:55:46.621Z] #34 DONE 0.3s
20:55:46 [2022-06-06T20:55:46.621Z] 
20:55:46 [2022-06-06T20:55:46.622Z] #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
20:55:46 [2022-06-06T20:55:46.622Z] #71 sha256:e9f249f9b80aaffc0130db8f324d4e69cdb4bd6611c80d9e7fa8b46ac17eb041
20:55:46 [2022-06-06T20:55:46.622Z] #71 ...
20:55:46 [2022-06-06T20:55:46.622Z] 
20:55:46 [2022-06-06T20:55:46.622Z] #39 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
20:55:46 [2022-06-06T20:55:46.622Z] #39 sha256:a33df609197943fd97fe920bec98c3cb6548e0879002685ae4a319b5f12352f1
20:55:46 [2022-06-06T20:55:46.878Z] #39 DONE 0.3s
20:55:46 [2022-06-06T20:55:46.878Z] 
20:55:46 [2022-06-06T20:55:46.878Z] #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
20:55:46 [2022-06-06T20:55:46.878Z] #71 sha256:e9f249f9b80aaffc0130db8f324d4e69cdb4bd6611c80d9e7fa8b46ac17eb041
20:55:46 [2022-06-06T20:55:46.878Z] #71 ...
20:55:46 [2022-06-06T20:55:46.878Z] 
20:55:46 [2022-06-06T20:55:46.878Z] #42 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
20:55:46 [2022-06-06T20:55:46.878Z] #42 sha256:e428567d5e9df1ec4dd6e6ae20906bccda565ac2b407ca518dc5965dd1e729e4
20:55:46 [2022-06-06T20:55:46.878Z] #42 DONE 0.1s
20:55:47 [2022-06-06T20:55:47.135Z] 
20:55:47 [2022-06-06T20:55:47.135Z] #44 [dev-systemd-false 13/26] COPY --from=delve         /build/ /usr/local/bin/
20:55:47 [2022-06-06T20:55:47.135Z] #44 sha256:5523c604c38f76e9dc718c199d684c1006c937234f627722e16f246610e08387
20:55:47 [2022-06-06T20:55:47.135Z] #44 DONE 0.1s
20:55:47 [2022-06-06T20:55:47.135Z] 
20:55:47 [2022-06-06T20:55:47.135Z] #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
20:55:47 [2022-06-06T20:55:47.135Z] #67 sha256:aedf959a5ec3de1dde2f3fdaa74ee3ed646d5946177c6fca19f3e1c84292b7a9
20:55:47 [2022-06-06T20:55:47.135Z] #67 ...
20:55:47 [2022-06-06T20:55:47.135Z] 
20:55:47 [2022-06-06T20:55:47.135Z] #46 [dev-systemd-false 14/26] COPY --from=tomll         /build/ /usr/local/bin/
20:55:47 [2022-06-06T20:55:47.135Z] #46 sha256:ac84e4a99c4d57c3e9e9c85538252baacb05d391e88b69eee0b47fa7053a0ff0
20:55:47 [2022-06-06T20:55:47.135Z] #46 DONE 0.1s
20:55:47 [2022-06-06T20:55:47.135Z] 
20:55:47 [2022-06-06T20:55:47.135Z] #48 [dev-systemd-false 15/26] COPY --from=gowinres      /build/ /usr/local/bin/
20:55:47 [2022-06-06T20:55:47.135Z] #48 sha256:b81c9533fb051ce9ae8ed75f5e7021f925badf9d33775da899d27a7ae51b81b9
20:55:47 [2022-06-06T20:55:47.392Z] #48 DONE 0.1s
20:55:47 [2022-06-06T20:55:47.392Z] 
20:55:47 [2022-06-06T20:55:47.392Z] #52 [dev-systemd-false 16/26] COPY --from=tini          /build/ /usr/local/bin/
20:55:47 [2022-06-06T20:55:47.392Z] #52 sha256:c3ffa15229e34b161dc13b308be536dcbce0d8d35df71cf0b195b08ec41c4f94
20:55:47 [2022-06-06T20:55:47.392Z] #52 DONE 0.1s
20:55:47 [2022-06-06T20:55:47.392Z] 
20:55:47 [2022-06-06T20:55:47.392Z] #55 [dev-systemd-false 17/26] COPY --from=registry      /build/ /usr/local/bin/
20:55:47 [2022-06-06T20:55:47.392Z] #55 sha256:848aa1e95f3daa1bddc30d8af08fbb881f9cbedb5c770b57feb92aceb55045f3
20:55:47 [2022-06-06T20:55:47.392Z] #55 DONE 0.1s
20:55:47 [2022-06-06T20:55:47.392Z] 
20:55:47 [2022-06-06T20:55:47.392Z] #59 [dev-systemd-false 18/26] COPY --from=criu          /build/ /usr/local/bin/
20:55:47 [2022-06-06T20:55:47.392Z] #59 sha256:ee27df124945fc0c3917309aed51abf20bd14b7060e446a0398e2aac5046c972
20:55:47 [2022-06-06T20:55:47.392Z] #59 DONE 0.1s
20:55:47 [2022-06-06T20:55:47.392Z] 
20:55:47 [2022-06-06T20:55:47.392Z] #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
20:55:47 [2022-06-06T20:55:47.392Z] #71 sha256:e9f249f9b80aaffc0130db8f324d4e69cdb4bd6611c80d9e7fa8b46ac17eb041
20:55:47 [2022-06-06T20:55:47.649Z] #71 ...
20:55:47 [2022-06-06T20:55:47.649Z] 
20:55:47 [2022-06-06T20:55:47.649Z] #61 [dev-systemd-false 19/26] COPY --from=gotestsum     /build/ /usr/local/bin/
20:55:47 [2022-06-06T20:55:47.649Z] #61 sha256:c75c420fdea11ddf1f1a6ad9ab045d733889e1c4f8618ccc8055f72d3f670c2c
20:55:47 [2022-06-06T20:55:47.649Z] #61 DONE 0.1s
20:55:47 [2022-06-06T20:55:47.649Z] 
20:55:47 [2022-06-06T20:55:47.649Z] #63 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/
20:55:47 [2022-06-06T20:55:47.649Z] #63 sha256:aebb19f6a51fa0543a3387d736a6af8c6d25a676915f1e644c4bcf4c04df6d38
20:55:47 [2022-06-06T20:55:47.649Z] #63 DONE 0.2s
20:55:47 [2022-06-06T20:55:47.649Z] 
20:55:47 [2022-06-06T20:55:47.649Z] #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
20:55:47 [2022-06-06T20:55:47.649Z] #67 sha256:aedf959a5ec3de1dde2f3fdaa74ee3ed646d5946177c6fca19f3e1c84292b7a9
20:55:47 [2022-06-06T20:55:47.693Z] ok  	github.com/docker/docker/pkg/authorization	0.571s	coverage: 68.3% of statements
20:55:47 [2022-06-06T20:55:47.693Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
20:55:47 [2022-06-06T20:55:47.907Z] #67 ...
20:55:47 [2022-06-06T20:55:47.907Z] 
20:55:47 [2022-06-06T20:55:47.907Z] #65 [dev-systemd-false 21/26] COPY --from=shfmt         /build/ /usr/local/bin/
20:55:47 [2022-06-06T20:55:47.907Z] #65 sha256:60d9a37d21112c55ff72f1191870d1d16cd75faadaf754c3a15cb78741823efc
20:55:47 [2022-06-06T20:55:47.907Z] #65 DONE 0.1s
20:55:47 [2022-06-06T20:55:47.953Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
20:55:48 [2022-06-06T20:55:48.164Z] 
20:55:48 [2022-06-06T20:55:48.164Z] #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
20:55:48 [2022-06-06T20:55:48.164Z] #67 sha256:aedf959a5ec3de1dde2f3fdaa74ee3ed646d5946177c6fca19f3e1c84292b7a9
20:55:51 [2022-06-06T20:55:51.292Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.517s	coverage: 42.7% of statements
20:55:51 [2022-06-06T20:55:51.292Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
20:55:51 [2022-06-06T20:55:51.551Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
20:55:51 [2022-06-06T20:55:51.811Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
20:55:52 [2022-06-06T20:55:52.070Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 87.2% of statements
20:55:52 [2022-06-06T20:55:52.070Z] ok  	github.com/docker/docker/layer	7.814s	coverage: 69.0% of statements
20:55:52 [2022-06-06T20:55:52.070Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:55:52 [2022-06-06T20:55:52.070Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:55:52 [2022-06-06T20:55:52.070Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:55:52 [2022-06-06T20:55:52.070Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:55:52 [2022-06-06T20:55:52.070Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:55:52 [2022-06-06T20:55:52.070Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:55:52 [2022-06-06T20:55:52.639Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
20:55:52 [2022-06-06T20:55:52.639Z] ok  	github.com/docker/docker/pkg/fsutils	0.182s	coverage: 85.1% of statements
20:55:53 [2022-06-06T20:55:53.578Z] ok  	github.com/docker/docker/pkg/idtools	0.453s	coverage: 67.9% of statements
20:55:53 [2022-06-06T20:55:53.578Z] ok  	github.com/docker/docker/pkg/ioutils	0.358s	coverage: 70.1% of statements
20:55:53 [2022-06-06T20:55:53.838Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
20:55:53 [2022-06-06T20:55:53.838Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.009s	coverage: 91.7% of statements
20:55:53 [2022-06-06T20:55:53.838Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:55:54 [2022-06-06T20:55:54.098Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
20:55:54 [2022-06-06T20:55:54.098Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
20:55:54 [2022-06-06T20:55:54.357Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
20:55:54 [2022-06-06T20:55:54.617Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.5% of statements
20:55:54 [2022-06-06T20:55:54.617Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
20:55:54 [2022-06-06T20:55:54.617Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:55:54 [2022-06-06T20:55:54.617Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:55:55 [2022-06-06T20:55:55.186Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.013s	coverage: 56.8% of statements
20:55:55 [2022-06-06T20:55:55.446Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
20:55:55 [2022-06-06T20:55:55.705Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
20:55:55 [2022-06-06T20:55:55.965Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
20:55:57 [2022-06-06T20:55:57.344Z] ok  	github.com/docker/docker/pkg/pubsub	1.046s	coverage: 75.0% of statements
20:55:57 [2022-06-06T20:55:57.345Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
20:55:57 [2022-06-06T20:55:57.605Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
20:55:57 [2022-06-06T20:55:57.865Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
20:55:58 [2022-06-06T20:55:58.124Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
20:55:58 [2022-06-06T20:55:58.385Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
20:55:58 [2022-06-06T20:55:58.954Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
20:55:59 [2022-06-06T20:55:59.214Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
20:55:59 [2022-06-06T20:55:59.473Z] ok  	github.com/docker/docker/pkg/tailfile	0.045s	coverage: 88.6% of statements
20:56:00 [2022-06-06T20:56:00.043Z] ok  	github.com/docker/docker/pkg/tarsum	0.043s	coverage: 89.3% of statements
20:56:00 [2022-06-06T20:56:00.303Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
20:56:00 [2022-06-06T20:56:00.562Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
20:56:02 [2022-06-06T20:56:02.478Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
20:56:02 [2022-06-06T20:56:02.738Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
20:56:02 [2022-06-06T20:56:02.999Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 86.0% of statements
20:56:03 [2022-06-06T20:56:03.305Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:56:03 [2022-06-06T20:56:03.305Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
20:56:03 [2022-06-06T20:56:03.305Z] GOOS="" GOARCH="" GOARM=""
20:56:03 [2022-06-06T20:56:03.305Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
20:56:03 [2022-06-06T20:56:03.305Z] 
20:56:03 [2022-06-06T20:56:03.305Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:56:03 [2022-06-06T20:56:03.305Z] DOCKER_SYSTEMD=1
20:56:03 [2022-06-06T20:56:03.305Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:56:03 [2022-06-06T20:56:03.305Z] HOSTNAME=c9e2415aeb45
20:56:03 [2022-06-06T20:56:03.305Z] DEST=bundles/test-integration
20:56:03 [2022-06-06T20:56:03.305Z] PWD=/go/src/github.com/docker/docker
20:56:03 [2022-06-06T20:56:03.305Z] DOCKER_GITCOMMIT=a7e3182757ca20217032cdf5bc04e61e528c2dfa
20:56:03 [2022-06-06T20:56:03.305Z] container=docker
20:56:03 [2022-06-06T20:56:03.305Z] HOME=/root
20:56:03 [2022-06-06T20:56:03.305Z] LANG=C.UTF-8
20:56:03 [2022-06-06T20:56:03.305Z] INVOCATION_ID=5439fa555a5448e0930cf7a844fde39c
20:56:03 [2022-06-06T20:56:03.306Z] GOLANG_VERSION=1.18.3
20:56:03 [2022-06-06T20:56:03.306Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:56:03 [2022-06-06T20:56:03.306Z] VALIDATE_BRANCH=master
20:56:03 [2022-06-06T20:56:03.306Z] TERM=xterm
20:56:03 [2022-06-06T20:56:03.306Z] DOCKER_PKG=github.com/docker/docker
20:56:03 [2022-06-06T20:56:03.306Z] SHLVL=3
20:56:03 [2022-06-06T20:56:03.306Z] TIMEOUT=120m
20:56:03 [2022-06-06T20:56:03.306Z] DOCKER_BUILDTAGS= journald
20:56:03 [2022-06-06T20:56:03.306Z] DOCKER_GRAPHDRIVER=overlay2
20:56:03 [2022-06-06T20:56:03.306Z] GO111MODULE=off
20:56:03 [2022-06-06T20:56:03.306Z] DOCKER_EXPERIMENTAL=1
20:56:03 [2022-06-06T20:56:03.306Z] TEST_SKIP_INTEGRATION_CLI=1
20:56:03 [2022-06-06T20:56:03.306Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:56:03 [2022-06-06T20:56:03.306Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:56:03 [2022-06-06T20:56:03.306Z] GOPATH=/go
20:56:03 [2022-06-06T20:56:03.306Z] PKG_CONFIG=pkg-config
20:56:03 [2022-06-06T20:56:03.306Z] _=/usr/bin/env
20:56:03 [2022-06-06T20:56:03.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:56:04 [2022-06-06T20:56:04.380Z] ok  	github.com/docker/docker/quota	0.240s	coverage: 71.4% of statements
20:56:04 [2022-06-06T20:56:04.640Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
20:56:05 [2022-06-06T20:56:05.581Z] ok  	github.com/docker/docker/registry	0.080s	coverage: 58.6% of statements
20:56:05 [2022-06-06T20:56:05.841Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
20:56:06 [2022-06-06T20:56:06.102Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
20:56:06 [2022-06-06T20:56:06.671Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
20:56:06 [2022-06-06T20:56:06.931Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
20:56:08 [2022-06-06T20:56:08.843Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
20:56:09 [2022-06-06T20:56:09.103Z] ok  	github.com/docker/docker/volume/local	0.080s	coverage: 76.8% of statements
20:56:09 [2022-06-06T20:56:09.673Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 67.7% of statements
20:56:10 [2022-06-06T20:56:10.063Z] #67 88.88 + mkdir -p /build
20:56:10 [2022-06-06T20:56:10.063Z] #67 88.88 + cp runc /build/runc
20:56:10 [2022-06-06T20:56:10.063Z] #67 DONE 89.2s
20:56:10 [2022-06-06T20:56:10.063Z] 
20:56:10 [2022-06-06T20:56:10.063Z] #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
20:56:10 [2022-06-06T20:56:10.063Z] #71 sha256:e9f249f9b80aaffc0130db8f324d4e69cdb4bd6611c80d9e7fa8b46ac17eb041
20:56:10 [2022-06-06T20:56:10.063Z] #71 ...
20:56:10 [2022-06-06T20:56:10.063Z] 
20:56:10 [2022-06-06T20:56:10.063Z] #68 [dev-systemd-false 22/26] COPY --from=runc          /build/ /usr/local/bin/
20:56:10 [2022-06-06T20:56:10.063Z] #68 sha256:132fe49d244d6766d73e4add6ba73aebc19e28c2f8444ca4580ed5235773e364
20:56:10 [2022-06-06T20:56:10.063Z] #68 DONE 0.1s
20:56:10 [2022-06-06T20:56:10.063Z] 
20:56:10 [2022-06-06T20:56:10.063Z] #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
20:56:10 [2022-06-06T20:56:10.063Z] #71 sha256:e9f249f9b80aaffc0130db8f324d4e69cdb4bd6611c80d9e7fa8b46ac17eb041
20:56:11 [2022-06-06T20:56:11.055Z] ok  	github.com/docker/docker/volume/service	0.018s	coverage: 72.3% of statements
20:56:29 [2022-06-06T20:56:29.149Z] ok  	github.com/docker/docker/pkg/plugins	33.646s	coverage: 76.3% of statements
20:56:29 [2022-06-06T20:56:29.149Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:56:29 [2022-06-06T20:56:29.149Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:56:29 [2022-06-06T20:56:29.149Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
20:56:29 [2022-06-06T20:56:29.149Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
20:56:29 [2022-06-06T20:56:29.149Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:56:29 [2022-06-06T20:56:29.149Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:56:29 [2022-06-06T20:56:29.149Z] ?   	github.com/docker/docker/rootless	[no test files]
20:56:29 [2022-06-06T20:56:29.149Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
20:56:29 [2022-06-06T20:56:29.149Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:56:29 [2022-06-06T20:56:29.149Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:56:29 [2022-06-06T20:56:29.149Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:56:29 [2022-06-06T20:56:29.149Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:56:29 [2022-06-06T20:56:29.149Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:56:29 [2022-06-06T20:56:29.149Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:56:29 [2022-06-06T20:56:29.149Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:56:29 [2022-06-06T20:56:29.149Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:56:29 [2022-06-06T20:56:29.149Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:56:29 [2022-06-06T20:56:29.149Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:56:29 [2022-06-06T20:56:29.149Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:56:29 [2022-06-06T20:56:29.149Z] ?   	github.com/docker/docker/volume	[no test files]
20:56:29 [2022-06-06T20:56:29.149Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:56:29 [2022-06-06T20:56:29.149Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] === Skipped
20:56:29 [2022-06-06T20:56:29.149Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
20:56:29 [2022-06-06T20:56:29.149Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
20:56:29 [2022-06-06T20:56:29.149Z]     network_proxy_test.go:208: No support for dual stack yet
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
20:56:29 [2022-06-06T20:56:29.149Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
20:56:29 [2022-06-06T20:56:29.149Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:44: Driver btrfs not supported
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:44: Driver btrfs not supported
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:44: Driver btrfs not supported
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:44: Driver btrfs not supported
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:44: Driver btrfs not supported
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:71: No driver to put!
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:56:29 [2022-06-06T20:56:29.149Z] time="2022-06-06T20:55:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:56:29 [2022-06-06T20:56:29.149Z] time="2022-06-06T20:55:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:56:29 [2022-06-06T20:56:29.149Z] time="2022-06-06T20:55:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:56:29 [2022-06-06T20:56:29.149Z] time="2022-06-06T20:55:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:56:29 [2022-06-06T20:56:29.149Z] time="2022-06-06T20:55:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:71: No driver to put!
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
20:56:29 [2022-06-06T20:56:29.149Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
20:56:29 [2022-06-06T20:56:29.149Z]     overlay_test.go:50: Fails to compute changes intermittently
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:56:29 [2022-06-06T20:56:29.149Z]     overlay_test.go:65: Cannot run test with naive change algorithm
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:44: Driver zfs not supported
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:44: Driver zfs not supported
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:44: Driver zfs not supported
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:44: Driver zfs not supported
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:44: Driver zfs not supported
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:56:29 [2022-06-06T20:56:29.149Z]     graphtest_unix.go:71: No driver to put!
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:56:29 [2022-06-06T20:56:29.149Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:56:29 [2022-06-06T20:56:29.149Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
20:56:29 [2022-06-06T20:56:29.149Z] 
20:56:29 [2022-06-06T20:56:29.149Z] DONE 2781 tests, 28 skipped in 209.244s
20:56:29 [2022-06-06T20:56:29.149Z] + '[' -n 'github.com/docker/docker/libnetwork
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/bitseq
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/cluster
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/config
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/datastore
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/diagnostic
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/discoverapi
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/driverapi
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/drivers/bridge
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/drivers/host
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/drivers/null
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/drivers/overlay
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/drivers/remote
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/drivers/windows
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/drvregistry
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/etchosts
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/idm
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/internal/caller
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/ipam
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/ipamapi
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/ipams/builtin
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/ipams/null
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/ipams/remote
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/ipamutils
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/iptables
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/netlabel
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/netutils
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/networkdb
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/ns
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/options
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/osl
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/osl/kernel
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/portallocator
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/portmapper
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/resolvconf
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/testutils
20:56:29 [2022-06-06T20:56:29.149Z] github.com/docker/docker/libnetwork/types' ']'
20:56:29 [2022-06-06T20:56:29.150Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -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
20:56:42 [2022-06-06T20:56:42.104Z] #71 176.5 # github.com/containerd/containerd/cmd/containerd
20:56:42 [2022-06-06T20:56:42.104Z] #71 176.5 /usr/bin/ld: /tmp/go-link-2728359158/000019.o: in function `New':
20:56:42 [2022-06-06T20:56:42.104Z] #71 176.5 /tmp/tmp.Jtz9L0ufoL/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
20:56:42 [2022-06-06T20:56:42.104Z] #71 176.5 + bin/containerd-stress
20:56:42 [2022-06-06T20:56:42.104Z] #71 177.6 + bin/containerd-shim
20:56:49 [2022-06-06T20:56:49.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:56:49 [2022-06-06T20:56:49.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:56:54 [2022-06-06T20:56:54.351Z] #71 189.0 + bin/containerd-shim-runc-v1
20:56:59 [2022-06-06T20:56:59.605Z] #71 195.2 + bin/containerd-shim-runc-v2
20:56:59 [2022-06-06T20:56:59.605Z] #71 196.0 + binaries
20:56:59 [2022-06-06T20:56:59.605Z] #71 196.0 + install -D bin/containerd /build/containerd
20:56:59 [2022-06-06T20:56:59.605Z] #71 196.0 + install -D bin/containerd-shim /build/containerd-shim
20:56:59 [2022-06-06T20:56:59.605Z] #71 196.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:56:59 [2022-06-06T20:56:59.605Z] #71 196.0 + install -D bin/ctr /build/ctr
20:56:59 [2022-06-06T20:56:59.861Z] #71 DONE 196.5s
20:57:01 [2022-06-06T20:57:01.229Z] 
20:57:01 [2022-06-06T20:57:01.229Z] #72 [dev-systemd-false 23/26] COPY --from=containerd    /build/ /usr/local/bin/
20:57:01 [2022-06-06T20:57:01.229Z] #72 sha256:ca6d2831da07c663fc3f8a4de8ac2746edcb663afa9ee6101cb6162c4c0146a2
20:57:01 [2022-06-06T20:57:01.486Z] #72 DONE 0.2s
20:57:01 [2022-06-06T20:57:01.486Z] 
20:57:01 [2022-06-06T20:57:01.486Z] #77 [dev-systemd-false 24/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:57:01 [2022-06-06T20:57:01.486Z] #77 sha256:20105cd9f515ad68d6cbf7dd60de9fb4f7271fd14dae75d8a2d039aeccc31bb4
20:57:01 [2022-06-06T20:57:01.486Z] #77 DONE 0.1s
20:57:01 [2022-06-06T20:57:01.486Z] 
20:57:01 [2022-06-06T20:57:01.486Z] #82 [dev-systemd-false 25/26] COPY --from=vpnkit        /build/ /usr/local/bin/
20:57:01 [2022-06-06T20:57:01.486Z] #82 sha256:2992d5a70443d34f8476ef7c14753ae79a565b38d84e4f62cbc802204a35ce6b
20:57:02 [2022-06-06T20:57:02.048Z] #82 DONE 0.5s
20:57:02 [2022-06-06T20:57:02.048Z] 
20:57:02 [2022-06-06T20:57:02.048Z] #83 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:57:02 [2022-06-06T20:57:02.048Z] #83 sha256:9c0cc45249e0f16a807971b7fef054fd45526904d22e7a3ed45f24874b8f8681
20:57:02 [2022-06-06T20:57:02.048Z] #83 DONE 0.0s
20:57:02 [2022-06-06T20:57:02.048Z] 
20:57:02 [2022-06-06T20:57:02.048Z] #84 [final 1/1] COPY . /go/src/github.com/docker/docker
20:57:02 [2022-06-06T20:57:02.048Z] #84 sha256:7292c30794bf1234970d38b98fc6edfc700cdef12c2952a9d2639c78f5702107
20:57:07 [2022-06-06T20:57:07.292Z] #84 DONE 4.2s
20:57:07 [2022-06-06T20:57:07.292Z] 
20:57:07 [2022-06-06T20:57:07.292Z] #85 exporting to image
20:57:07 [2022-06-06T20:57:07.292Z] #85 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
20:57:07 [2022-06-06T20:57:07.292Z] #85 exporting layers
20:57:11 [2022-06-06T20:57:11.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
20:57:15 [2022-06-06T20:57:15.840Z] ok  	github.com/docker/docker/libnetwork	37.427s	coverage: 40.6% of statements
20:57:15 [2022-06-06T20:57:15.840Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.135s	coverage: 84.4% of statements
20:57:15 [2022-06-06T20:57:15.840Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
20:57:15 [2022-06-06T20:57:15.840Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
20:57:15 [2022-06-06T20:57:15.840Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
20:57:15 [2022-06-06T20:57:15.840Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
20:57:15 [2022-06-06T20:57:15.840Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
20:57:15 [2022-06-06T20:57:15.840Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
20:57:15 [2022-06-06T20:57:15.840Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
20:57:15 [2022-06-06T20:57:15.840Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
20:57:15 [2022-06-06T20:57:15.840Z] ok  	github.com/docker/docker/libnetwork/config	0.015s	coverage: 22.4% of statements
20:57:15 [2022-06-06T20:57:15.840Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
20:57:15 [2022-06-06T20:57:15.840Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
20:57:15 [2022-06-06T20:57:15.840Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
20:57:15 [2022-06-06T20:57:15.840Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
20:57:17 [2022-06-06T20:57:17.220Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.521s	coverage: 59.9% of statements
20:57:17 [2022-06-06T20:57:17.220Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
20:57:17 [2022-06-06T20:57:17.220Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.005s	coverage: 34.8% of statements
20:57:17 [2022-06-06T20:57:17.791Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.065s	coverage: 4.0% of statements
20:57:17 [2022-06-06T20:57:17.791Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
20:57:18 [2022-06-06T20:57:18.361Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.016s	coverage: 4.5% of statements
20:57:18 [2022-06-06T20:57:18.361Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
20:57:18 [2022-06-06T20:57:18.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:57:18 [2022-06-06T20:57:18.620Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
20:57:28 [2022-06-06T20:57:28.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:57:28 [2022-06-06T20:57:28.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:57:28 [2022-06-06T20:57:28.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:57:28 [2022-06-06T20:57:28.610Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.488s	coverage: 7.4% of statements
20:57:28 [2022-06-06T20:57:28.610Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
20:57:28 [2022-06-06T20:57:28.610Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
20:57:28 [2022-06-06T20:57:28.610Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
20:57:28 [2022-06-06T20:57:28.610Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
20:57:28 [2022-06-06T20:57:28.610Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
20:57:28 [2022-06-06T20:57:28.610Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
20:57:28 [2022-06-06T20:57:28.871Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
20:57:29 [2022-06-06T20:57:29.131Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.010s	coverage: 81.2% of statements
20:57:29 [2022-06-06T20:57:29.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:57:29 [2022-06-06T20:57:29.400Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
20:57:29 [2022-06-06T20:57:29.401Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
20:57:29 [2022-06-06T20:57:29.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:57:30 [2022-06-06T20:57:30.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:57:32 [2022-06-06T20:57:32.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:57:33 [2022-06-06T20:57:33.795Z] #85 exporting layers 25.3s done
20:57:33 [2022-06-06T20:57:33.795Z] #85 writing image sha256:df38fecc31eb44b6b811473fc9891e068cc1fe7a6e15f766a586c7d2f16e5591 done
20:57:33 [2022-06-06T20:57:33.795Z] #85 naming to docker.io/library/docker:a7e3182757ca20217032cdf5bc04e61e528c2dfa done
20:57:33 [2022-06-06T20:57:33.795Z] #85 DONE 25.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
20:57:33 [2022-06-06T20:57:33.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:57:34 [2022-06-06T20:57:34.110Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43700/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43700/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a7e3182757ca20217032cdf5bc04e61e528c2dfa -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a7e3182757ca20217032cdf5bc04e61e528c2dfa hack/validate/default
20:57:34 [2022-06-06T20:57:34.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:57:35 [2022-06-06T20:57:35.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:57:35 [2022-06-06T20:57:35.477Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
20:57:35 [2022-06-06T20:57:35.477Z] No api/types/ or api/swagger.yaml changes in diff.
20:57:35 [2022-06-06T20:57:35.477Z] Congratulations!  All TOML source files changed here have valid syntax.
20:57:35 [2022-06-06T20:57:35.477Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
20:57:35 [2022-06-06T20:57:35.477Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
20:57:35 [2022-06-06T20:57:35.477Z] Congratulations!  No new tests were added to integration-cli.
20:57:35 [2022-06-06T20:57:35.477Z] 
20:57:35 [2022-06-06T20:57:35.477Z] INFO Start validation with golang-ci-lint
20:57:35 [2022-06-06T20:57:35.553Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:57:35 [2022-06-06T20:57:35.553Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
20:57:35 [2022-06-06T20:57:35.553Z] GOOS="" GOARCH="" GOARM=""
20:57:35 [2022-06-06T20:57:35.553Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
20:57:35 [2022-06-06T20:57:35.553Z] 
20:57:35 [2022-06-06T20:57:35.553Z] + TEST_INTEGRATION_DEST=2
20:57:35 [2022-06-06T20:57:35.553Z] + CONTAINER_NAME=docker-pr1-2
20:57:35 [2022-06-06T20:57:35.553Z] + TEST_SKIP_INTEGRATION=1
20:57:35 [2022-06-06T20:57:35.553Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
20:57:35 [2022-06-06T20:57:35.553Z] + run_tests
20:57:35 [2022-06-06T20:57:35.553Z] + c=0
20:57:35 [2022-06-06T20:57:35.553Z] + '[' -n 0 ']'
20:57:35 [2022-06-06T20:57:35.553Z] + rm=
20:57:35 [2022-06-06T20:57:35.553Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43700/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43700/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43700/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a7e3182757ca20217032cdf5bc04e61e528c2dfa -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a7e3182757ca20217032cdf5bc04e61e528c2dfa hack/make.sh '' test-integration
20:57:35 [2022-06-06T20:57:35.553Z] + TEST_INTEGRATION_DEST=1
20:57:35 [2022-06-06T20:57:35.553Z] + CONTAINER_NAME=docker-pr1-1
20:57:35 [2022-06-06T20:57:35.553Z] + TEST_SKIP_INTEGRATION_CLI=1
20:57:35 [2022-06-06T20:57:35.553Z] + run_tests test-integration-flaky
20:57:35 [2022-06-06T20:57:35.553Z] + '[' -n 0 ']'
20:57:35 [2022-06-06T20:57:35.553Z] + rm=
20:57:35 [2022-06-06T20:57:35.553Z] + TEST_INTEGRATION_DEST=3
20:57:35 [2022-06-06T20:57:35.553Z] + CONTAINER_NAME=docker-pr1-3
20:57:35 [2022-06-06T20:57:35.553Z] + TEST_SKIP_INTEGRATION=1
20:57:35 [2022-06-06T20:57:35.553Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
20:57:35 [2022-06-06T20:57:35.553Z] + run_tests
20:57:35 [2022-06-06T20:57:35.553Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43700/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43700/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43700/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a7e3182757ca20217032cdf5bc04e61e528c2dfa -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a7e3182757ca20217032cdf5bc04e61e528c2dfa hack/make.sh test-integration-flaky test-integration
20:57:35 [2022-06-06T20:57:35.553Z] + '[' -n 0 ']'
20:57:35 [2022-06-06T20:57:35.553Z] + rm=
20:57:35 [2022-06-06T20:57:35.553Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43700/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43700/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43700/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a7e3182757ca20217032cdf5bc04e61e528c2dfa -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a7e3182757ca20217032cdf5bc04e61e528c2dfa hack/make.sh '' test-integration
20:57:35 [2022-06-06T20:57:35.553Z] ++ jobs -p
20:57:35 [2022-06-06T20:57:35.553Z] + for job in $(jobs -p)
20:57:35 [2022-06-06T20:57:35.553Z] + wait 11421
20:57:35 [2022-06-06T20:57:35.553Z] 
20:57:35 [2022-06-06T20:57:35.553Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:57:35 [2022-06-06T20:57:35.553Z] 
20:57:35 [2022-06-06T20:57:35.553Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:57:35 [2022-06-06T20:57:35.553Z] HOSTNAME=3264d2686d8d
20:57:35 [2022-06-06T20:57:35.553Z] TEST_SKIP_INTEGRATION=1
20:57:35 [2022-06-06T20:57:35.553Z] TESTDEBUG=0
20:57:35 [2022-06-06T20:57:35.553Z] DEST=bundles/test-integration
20:57:35 [2022-06-06T20:57:35.553Z] PWD=/go/src/github.com/docker/docker
20:57:35 [2022-06-06T20:57:35.553Z] KEEPBUNDLE=1
20:57:35 [2022-06-06T20:57:35.553Z] DOCKER_GITCOMMIT=a7e3182757ca20217032cdf5bc04e61e528c2dfa
20:57:35 [2022-06-06T20:57:35.553Z] container=docker
20:57:35 [2022-06-06T20:57:35.553Z] HOME=/root
20:57:35 [2022-06-06T20:57:35.553Z] GOLANG_VERSION=1.18.3
20:57:35 [2022-06-06T20:57:35.553Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:57:35 [2022-06-06T20:57:35.553Z] VALIDATE_BRANCH=master
20:57:35 [2022-06-06T20:57:35.553Z] TERM=xterm
20:57:35 [2022-06-06T20:57:35.553Z] DOCKER_PKG=github.com/docker/docker
20:57:35 [2022-06-06T20:57:35.553Z] SHLVL=1
20:57:35 [2022-06-06T20:57:35.553Z] TIMEOUT=120m
20:57:35 [2022-06-06T20:57:35.553Z] DOCKER_BUILDTAGS= journald
20:57:35 [2022-06-06T20:57:35.553Z] DOCKER_GRAPHDRIVER=overlay2
20:57:35 [2022-06-06T20:57:35.553Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
20:57:35 [2022-06-06T20:57:35.553Z] GO111MODULE=off
20:57:35 [2022-06-06T20:57:35.553Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:57:35 [2022-06-06T20:57:35.553Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:57:35 [2022-06-06T20:57:35.553Z] GOPATH=/go
20:57:35 [2022-06-06T20:57:35.553Z] PKG_CONFIG=pkg-config
20:57:35 [2022-06-06T20:57:35.553Z] _=/usr/bin/env
20:57:35 [2022-06-06T20:57:35.553Z] Building test suite binary ./integration-cli/test.main
20:57:35 [2022-06-06T20:57:35.553Z] 
20:57:35 [2022-06-06T20:57:35.553Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
20:57:35 [2022-06-06T20:57:35.553Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:57:35 [2022-06-06T20:57:35.553Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:57:35 [2022-06-06T20:57:35.553Z] HOSTNAME=0e7cc8b89445
20:57:35 [2022-06-06T20:57:35.553Z] TEST_SKIP_INTEGRATION=1
20:57:35 [2022-06-06T20:57:35.553Z] TESTDEBUG=0
20:57:35 [2022-06-06T20:57:35.553Z] DEST=bundles/test-integration
20:57:35 [2022-06-06T20:57:35.553Z] PWD=/go/src/github.com/docker/docker
20:57:35 [2022-06-06T20:57:35.553Z] KEEPBUNDLE=1
20:57:35 [2022-06-06T20:57:35.553Z] DOCKER_GITCOMMIT=a7e3182757ca20217032cdf5bc04e61e528c2dfa
20:57:35 [2022-06-06T20:57:35.553Z] container=docker
20:57:35 [2022-06-06T20:57:35.553Z] HOME=/root
20:57:35 [2022-06-06T20:57:35.553Z] GOLANG_VERSION=1.18.3
20:57:35 [2022-06-06T20:57:35.553Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:57:35 [2022-06-06T20:57:35.553Z] VALIDATE_BRANCH=master
20:57:35 [2022-06-06T20:57:35.553Z] TERM=xterm
20:57:35 [2022-06-06T20:57:35.553Z] DOCKER_PKG=github.com/docker/docker
20:57:35 [2022-06-06T20:57:35.553Z] SHLVL=1
20:57:35 [2022-06-06T20:57:35.553Z] TIMEOUT=120m
20:57:35 [2022-06-06T20:57:35.553Z] DOCKER_BUILDTAGS= journald
20:57:35 [2022-06-06T20:57:35.553Z] DOCKER_GRAPHDRIVER=overlay2
20:57:35 [2022-06-06T20:57:35.553Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
20:57:35 [2022-06-06T20:57:35.553Z] GO111MODULE=off
20:57:35 [2022-06-06T20:57:35.553Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:57:35 [2022-06-06T20:57:35.553Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:57:35 [2022-06-06T20:57:35.553Z] GOPATH=/go
20:57:35 [2022-06-06T20:57:35.553Z] PKG_CONFIG=pkg-config
20:57:35 [2022-06-06T20:57:35.553Z] _=/usr/bin/env
20:57:35 [2022-06-06T20:57:35.553Z] Building test suite binary ./integration-cli/test.main
20:57:35 [2022-06-06T20:57:35.553Z] No new tests added to integration.
20:57:35 [2022-06-06T20:57:35.553Z] 
20:57:35 [2022-06-06T20:57:35.553Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:57:35 [2022-06-06T20:57:35.553Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:57:35 [2022-06-06T20:57:35.553Z] HOSTNAME=df1f350527ab
20:57:35 [2022-06-06T20:57:35.553Z] TESTDEBUG=0
20:57:35 [2022-06-06T20:57:35.553Z] DEST=bundles/test-integration
20:57:35 [2022-06-06T20:57:35.553Z] PWD=/go/src/github.com/docker/docker
20:57:35 [2022-06-06T20:57:35.553Z] KEEPBUNDLE=1
20:57:35 [2022-06-06T20:57:35.553Z] DOCKER_GITCOMMIT=a7e3182757ca20217032cdf5bc04e61e528c2dfa
20:57:35 [2022-06-06T20:57:35.553Z] container=docker
20:57:35 [2022-06-06T20:57:35.553Z] HOME=/root
20:57:35 [2022-06-06T20:57:35.553Z] GOLANG_VERSION=1.18.3
20:57:35 [2022-06-06T20:57:35.553Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:57:35 [2022-06-06T20:57:35.553Z] VALIDATE_BRANCH=master
20:57:35 [2022-06-06T20:57:35.553Z] TERM=xterm
20:57:35 [2022-06-06T20:57:35.553Z] DOCKER_PKG=github.com/docker/docker
20:57:35 [2022-06-06T20:57:35.553Z] SHLVL=1
20:57:35 [2022-06-06T20:57:35.553Z] TIMEOUT=120m
20:57:35 [2022-06-06T20:57:35.553Z] DOCKER_BUILDTAGS= journald
20:57:35 [2022-06-06T20:57:35.553Z] DOCKER_GRAPHDRIVER=overlay2
20:57:35 [2022-06-06T20:57:35.553Z] GO111MODULE=off
20:57:35 [2022-06-06T20:57:35.553Z] TEST_SKIP_INTEGRATION_CLI=1
20:57:35 [2022-06-06T20:57:35.553Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:57:35 [2022-06-06T20:57:35.553Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:57:35 [2022-06-06T20:57:35.553Z] GOPATH=/go
20:57:35 [2022-06-06T20:57:35.553Z] PKG_CONFIG=pkg-config
20:57:35 [2022-06-06T20:57:35.553Z] _=/usr/bin/env
20:57:35 [2022-06-06T20:57:35.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:57:35 [2022-06-06T20:57:35.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:57:36 [2022-06-06T20:57:36.039Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
20:57:36 [2022-06-06T20:57:36.039Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
20:57:36 [2022-06-06T20:57:36.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:57:37 [2022-06-06T20:57:37.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:57:38 [2022-06-06T20:57:38.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:57:39 [2022-06-06T20:57:39.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:57:40 [2022-06-06T20:57:40.271Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:57:40 [2022-06-06T20:57:40.271Z] Using test binary docker
20:57:40 [2022-06-06T20:57:40.271Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:57:40 [2022-06-06T20:57:40.271Z] Starting apparmor (via systemctl): apparmor.service.
20:57:40 [2022-06-06T20:57:40.271Z] INFO: Waiting for daemon to start...
20:57:40 [2022-06-06T20:57:40.271Z] Starting dockerd
20:57:41 [2022-06-06T20:57:41.631Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
20:57:43 [2022-06-06T20:57:43.534Z] .
20:57:43 [2022-06-06T20:57:43.534Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:57:43 [2022-06-06T20:57:43.534Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:57:43 [2022-06-06T20:57:43.534Z] Error: No such image: emptyfs
20:57:43 [2022-06-06T20:57:43.534Z] Running integration-test (iteration 1)
20:57:43 [2022-06-06T20:57:43.534Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
20:57:43 [2022-06-06T20:57:43.790Z] Loaded image: busybox:latest
20:57:44 [2022-06-06T20:57:44.046Z] Loaded image: busybox:glibc
20:57:45 [2022-06-06T20:57:45.409Z] Loaded image: debian:bullseye-slim
20:57:45 [2022-06-06T20:57:45.409Z] Loaded image: hello-world:latest
20:57:45 [2022-06-06T20:57:45.409Z] Loaded image: arm32v7/hello-world:latest
20:57:45 [2022-06-06T20:57:45.409Z] INFO: Testing against a local daemon
20:57:45 [2022-06-06T20:57:45.409Z] === RUN   TestCgroupNamespacesBuild
20:57:46 [2022-06-06T20:57:46.775Z] --- PASS: TestCgroupNamespacesBuild (1.29s)
20:57:46 [2022-06-06T20:57:46.775Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:57:48 [2022-06-06T20:57:48.139Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s)
20:57:48 [2022-06-06T20:57:48.139Z] === RUN   TestBuildWithSession
20:57:48 [2022-06-06T20:57:48.139Z]     build_session_test.go:25: TODO: BuildKit
20:57:48 [2022-06-06T20:57:48.139Z] --- SKIP: TestBuildWithSession (0.00s)
20:57:48 [2022-06-06T20:57:48.139Z] === RUN   TestBuildSquashParent
20:57:52 [2022-06-06T20:57:52.302Z] --- PASS: TestBuildSquashParent (4.20s)
20:57:52 [2022-06-06T20:57:52.302Z] === RUN   TestBuildWithRemoveAndForceRemove
20:57:52 [2022-06-06T20:57:52.302Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:57:52 [2022-06-06T20:57:52.302Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:57:52 [2022-06-06T20:57:52.302Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:57:52 [2022-06-06T20:57:52.302Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:57:52 [2022-06-06T20:57:52.302Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:57:52 [2022-06-06T20:57:52.302Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:57:52 [2022-06-06T20:57:52.302Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:57:52 [2022-06-06T20:57:52.302Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:57:52 [2022-06-06T20:57:52.302Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:57:52 [2022-06-06T20:57:52.302Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:57:52 [2022-06-06T20:57:52.302Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:57:52 [2022-06-06T20:57:52.302Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:57:52 [2022-06-06T20:57:52.302Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:57:52 [2022-06-06T20:57:52.302Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:57:52 [2022-06-06T20:57:52.381Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:57:52 [2022-06-06T20:57:52.381Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
20:57:52 [2022-06-06T20:57:52.381Z] GOOS="" GOARCH="" GOARM=""
20:57:52 [2022-06-06T20:57:52.381Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
20:57:52 [2022-06-06T20:57:52.381Z] 
20:57:52 [2022-06-06T20:57:52.381Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:57:52 [2022-06-06T20:57:52.381Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:57:52 [2022-06-06T20:57:52.381Z] HOSTNAME=86f07921b82d
20:57:52 [2022-06-06T20:57:52.381Z] DEST=bundles/test-integration
20:57:52 [2022-06-06T20:57:52.382Z] PWD=/go/src/github.com/docker/docker
20:57:52 [2022-06-06T20:57:52.382Z] DOCKER_ROOTLESS=1
20:57:52 [2022-06-06T20:57:52.382Z] DOCKER_GITCOMMIT=a7e3182757ca20217032cdf5bc04e61e528c2dfa
20:57:52 [2022-06-06T20:57:52.382Z] container=docker
20:57:52 [2022-06-06T20:57:52.382Z] HOME=/root
20:57:52 [2022-06-06T20:57:52.382Z] GOLANG_VERSION=1.18.3
20:57:52 [2022-06-06T20:57:52.382Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:57:52 [2022-06-06T20:57:52.382Z] VALIDATE_BRANCH=master
20:57:52 [2022-06-06T20:57:52.382Z] TERM=xterm
20:57:52 [2022-06-06T20:57:52.382Z] DOCKER_PKG=github.com/docker/docker
20:57:52 [2022-06-06T20:57:52.382Z] SHLVL=1
20:57:52 [2022-06-06T20:57:52.382Z] TIMEOUT=120m
20:57:52 [2022-06-06T20:57:52.382Z] DOCKER_BUILDTAGS= journald
20:57:52 [2022-06-06T20:57:52.382Z] DOCKER_GRAPHDRIVER=overlay2
20:57:52 [2022-06-06T20:57:52.382Z] GO111MODULE=off
20:57:52 [2022-06-06T20:57:52.382Z] DOCKER_EXPERIMENTAL=1
20:57:52 [2022-06-06T20:57:52.382Z] TEST_SKIP_INTEGRATION_CLI=1
20:57:52 [2022-06-06T20:57:52.382Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:57:52 [2022-06-06T20:57:52.382Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:57:52 [2022-06-06T20:57:52.382Z] GOPATH=/go
20:57:52 [2022-06-06T20:57:52.382Z] PKG_CONFIG=pkg-config
20:57:52 [2022-06-06T20:57:52.382Z] _=/usr/bin/env
20:57:52 [2022-06-06T20:57:52.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:57:54 [2022-06-06T20:57:54.191Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:57:54 [2022-06-06T20:57:54.192Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:57:56 [2022-06-06T20:57:56.079Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:57:56 [2022-06-06T20:57:56.079Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:57:56 [2022-06-06T20:57:56.521Z] ok  	github.com/docker/docker/libnetwork/ipam	16.243s	coverage: 85.3% of statements
20:57:56 [2022-06-06T20:57:56.521Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
20:57:56 [2022-06-06T20:57:56.521Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
20:57:56 [2022-06-06T20:57:56.781Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
20:57:57 [2022-06-06T20:57:57.350Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
20:57:57 [2022-06-06T20:57:57.350Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
20:57:57 [2022-06-06T20:57:57.443Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
20:57:57 [2022-06-06T20:57:57.443Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.66s)
20:57:57 [2022-06-06T20:57:57.443Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.67s)
20:57:57 [2022-06-06T20:57:57.443Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.04s)
20:57:57 [2022-06-06T20:57:57.443Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.06s)
20:57:57 [2022-06-06T20:57:57.443Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.45s)
20:57:57 [2022-06-06T20:57:57.443Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.55s)
20:57:57 [2022-06-06T20:57:57.443Z] === RUN   TestBuildMultiStageCopy
20:57:57 [2022-06-06T20:57:57.443Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:57:57 [2022-06-06T20:57:57.609Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
20:57:58 [2022-06-06T20:57:58.180Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.270s	coverage: 74.0% of statements
20:57:58 [2022-06-06T20:57:58.749Z] ok  	github.com/docker/docker/libnetwork/iptables	0.168s	coverage: 45.1% of statements
20:57:58 [2022-06-06T20:57:58.749Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
20:57:58 [2022-06-06T20:57:58.806Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:57:59 [2022-06-06T20:57:59.063Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:57:59 [2022-06-06T20:57:59.319Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
20:57:59 [2022-06-06T20:57:59.319Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:57:59 [2022-06-06T20:57:59.576Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:57:59 [2022-06-06T20:57:59.869Z] --- PASS: TestBuildMultiStageCopy (2.32s)
20:57:59 [2022-06-06T20:57:59.869Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.42s)
20:57:59 [2022-06-06T20:57:59.869Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s)
20:57:59 [2022-06-06T20:57:59.869Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
20:57:59 [2022-06-06T20:57:59.869Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
20:57:59 [2022-06-06T20:57:59.869Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
20:57:59 [2022-06-06T20:57:59.869Z] === RUN   TestBuildMultiStageParentConfig
20:58:00 [2022-06-06T20:58:00.441Z] --- PASS: TestBuildMultiStageParentConfig (0.68s)
20:58:00 [2022-06-06T20:58:00.441Z] === RUN   TestBuildLabelWithTargets
20:58:01 [2022-06-06T20:58:01.826Z] --- PASS: TestBuildLabelWithTargets (1.10s)
20:58:01 [2022-06-06T20:58:01.826Z] === RUN   TestBuildWithEmptyLayers
20:58:02 [2022-06-06T20:58:02.081Z] --- PASS: TestBuildWithEmptyLayers (0.46s)
20:58:02 [2022-06-06T20:58:02.081Z] === RUN   TestBuildMultiStageOnBuild
20:58:03 [2022-06-06T20:58:03.969Z] --- PASS: TestBuildMultiStageOnBuild (1.63s)
20:58:03 [2022-06-06T20:58:03.969Z] === RUN   TestBuildUncleanTarFilenames
20:58:04 [2022-06-06T20:58:04.229Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
20:58:04 [2022-06-06T20:58:04.229Z] === RUN   TestBuildMultiStageLayerLeak
20:58:06 [2022-06-06T20:58:06.116Z] --- PASS: TestBuildMultiStageLayerLeak (1.73s)
20:58:06 [2022-06-06T20:58:06.116Z] === RUN   TestBuildWithHugeFile
20:58:39 [2022-06-06T20:58:39.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:58:39 [2022-06-06T20:58:39.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:59:00 [2022-06-06T20:59:00.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
20:59:02 [2022-06-06T20:59:02.280Z] --- PASS: TestBuildWithHugeFile (50.87s)
20:59:02 [2022-06-06T20:59:02.281Z] === RUN   TestBuildWCOWSandboxSize
20:59:02 [2022-06-06T20:59:02.281Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
20:59:02 [2022-06-06T20:59:02.281Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
20:59:02 [2022-06-06T20:59:02.281Z] === RUN   TestBuildWithEmptyDockerfile
20:59:02 [2022-06-06T20:59:02.281Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:59:02 [2022-06-06T20:59:02.281Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:59:02 [2022-06-06T20:59:02.281Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:59:02 [2022-06-06T20:59:02.281Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:59:02 [2022-06-06T20:59:02.281Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:59:02 [2022-06-06T20:59:02.281Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:59:02 [2022-06-06T20:59:02.281Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:59:02 [2022-06-06T20:59:02.281Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:59:02 [2022-06-06T20:59:02.281Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:59:02 [2022-06-06T20:59:02.281Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
20:59:02 [2022-06-06T20:59:02.281Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
20:59:02 [2022-06-06T20:59:02.281Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
20:59:02 [2022-06-06T20:59:02.281Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
20:59:02 [2022-06-06T20:59:02.281Z] === RUN   TestBuildPreserveOwnership
20:59:02 [2022-06-06T20:59:02.281Z] === RUN   TestBuildPreserveOwnership/copy_from
20:59:02 [2022-06-06T20:59:02.281Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:59:02 [2022-06-06T20:59:02.281Z] --- PASS: TestBuildPreserveOwnership (3.68s)
20:59:02 [2022-06-06T20:59:02.281Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.43s)
20:59:02 [2022-06-06T20:59:02.281Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.24s)
20:59:02 [2022-06-06T20:59:02.281Z] === RUN   TestBuildPlatformInvalid
20:59:02 [2022-06-06T20:59:02.281Z] --- PASS: TestBuildPlatformInvalid (0.07s)
20:59:02 [2022-06-06T20:59:02.281Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
20:59:02 [2022-06-06T20:59:02.281Z] Loaded image: busybox:latest
20:59:02 [2022-06-06T20:59:02.281Z] Loaded image: busybox:glibc
20:59:03 [2022-06-06T20:59:03.208Z] Loaded image: debian:bullseye-slim
20:59:03 [2022-06-06T20:59:03.208Z] Loaded image: hello-world:latest
20:59:03 [2022-06-06T20:59:03.208Z] Loaded image: arm32v7/hello-world:latest
20:59:06 [2022-06-06T20:59:06.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:59:13 [2022-06-06T20:59:13.148Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.83s)
20:59:13 [2022-06-06T20:59:13.148Z] PASS
20:59:13 [2022-06-06T20:59:13.148Z] 
20:59:13 [2022-06-06T20:59:13.148Z] === Skipped
20:59:13 [2022-06-06T20:59:13.148Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
20:59:13 [2022-06-06T20:59:13.148Z]     build_session_test.go:25: TODO: BuildKit
20:59:13 [2022-06-06T20:59:13.148Z] 
20:59:13 [2022-06-06T20:59:13.148Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
20:59:13 [2022-06-06T20:59:13.148Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
20:59:13 [2022-06-06T20:59:13.148Z] 
20:59:13 [2022-06-06T20:59:13.148Z] DONE 34 tests, 2 skipped in 88.106s
20:59:13 [2022-06-06T20:59:13.148Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
20:59:13 [2022-06-06T20:59:13.148Z] INFO: Testing against a local daemon
20:59:13 [2022-06-06T20:59:13.148Z] === RUN   TestConfigInspect
20:59:14 [2022-06-06T20:59:14.075Z] --- PASS: TestConfigInspect (2.29s)
20:59:14 [2022-06-06T20:59:14.075Z] === RUN   TestConfigList
20:59:16 [2022-06-06T20:59:16.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:59:16 [2022-06-06T20:59:16.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:59:16 [2022-06-06T20:59:16.586Z] --- PASS: TestConfigList (2.16s)
20:59:16 [2022-06-06T20:59:16.586Z] === RUN   TestConfigsCreateAndDelete
20:59:17 [2022-06-06T20:59:17.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:59:17 [2022-06-06T20:59:17.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:59:17 [2022-06-06T20:59:17.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:59:18 [2022-06-06T20:59:18.491Z] --- PASS: TestConfigsCreateAndDelete (2.30s)
20:59:18 [2022-06-06T20:59:18.491Z] === RUN   TestConfigsUpdate
20:59:18 [2022-06-06T20:59:18.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:59:21 [2022-06-06T20:59:21.003Z] --- PASS: TestConfigsUpdate (2.19s)
20:59:21 [2022-06-06T20:59:21.003Z] === RUN   TestTemplatedConfig
20:59:21 [2022-06-06T20:59:21.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:59:22 [2022-06-06T20:59:22.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:59:23 [2022-06-06T20:59:23.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:59:23 [2022-06-06T20:59:23.515Z] --- PASS: TestTemplatedConfig (2.63s)
20:59:23 [2022-06-06T20:59:23.515Z] === RUN   TestConfigCreateResolve
20:59:23 [2022-06-06T20:59:23.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:59:24 [2022-06-06T20:59:24.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:59:25 [2022-06-06T20:59:25.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:59:25 [2022-06-06T20:59:25.402Z] --- PASS: TestConfigCreateResolve (2.17s)
20:59:25 [2022-06-06T20:59:25.402Z] PASS
20:59:25 [2022-06-06T20:59:25.402Z] 
20:59:25 [2022-06-06T20:59:25.402Z] DONE 6 tests in 13.761s
20:59:25 [2022-06-06T20:59:25.402Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
20:59:25 [2022-06-06T20:59:25.402Z] INFO: Testing against a local daemon
20:59:25 [2022-06-06T20:59:25.402Z] === RUN   TestAttachWithTTY
20:59:25 [2022-06-06T20:59:25.657Z] --- PASS: TestAttachWithTTY (0.07s)
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestAttachWithoutTTy
20:59:25 [2022-06-06T20:59:25.657Z] --- PASS: TestAttachWithoutTTy (0.06s)
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestCheckpoint
20:59:25 [2022-06-06T20:59:25.657Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:59:25 [2022-06-06T20:59:25.657Z] --- SKIP: TestCheckpoint (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/commit
20:59:25 [2022-06-06T20:59:25.657Z] === PAUSE TestContainerInvalidJSON/commit
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/containers/create
20:59:25 [2022-06-06T20:59:25.657Z] === PAUSE TestContainerInvalidJSON/containers/create
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
20:59:25 [2022-06-06T20:59:25.657Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
20:59:25 [2022-06-06T20:59:25.657Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
20:59:25 [2022-06-06T20:59:25.657Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:59:25 [2022-06-06T20:59:25.657Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
20:59:25 [2022-06-06T20:59:25.657Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
20:59:25 [2022-06-06T20:59:25.657Z] === CONT  TestContainerInvalidJSON/commit
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
20:59:25 [2022-06-06T20:59:25.657Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/commit/empty_body
20:59:25 [2022-06-06T20:59:25.657Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
20:59:25 [2022-06-06T20:59:25.657Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
20:59:25 [2022-06-06T20:59:25.657Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
20:59:25 [2022-06-06T20:59:25.657Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
20:59:25 [2022-06-06T20:59:25.657Z] === CONT  TestContainerInvalidJSON/containers/create
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
20:59:25 [2022-06-06T20:59:25.657Z] --- PASS: TestContainerInvalidJSON (0.01s)
20:59:25 [2022-06-06T20:59:25.657Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
20:59:25 [2022-06-06T20:59:25.657Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:59:25 [2022-06-06T20:59:25.657Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestCopyFromContainerPathIsNotDir
20:59:25 [2022-06-06T20:59:25.657Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
20:59:25 [2022-06-06T20:59:25.657Z] === RUN   TestCopyToContainerPathDoesNotExist
20:59:25 [2022-06-06T20:59:25.913Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
20:59:25 [2022-06-06T20:59:25.913Z] === RUN   TestCopyEmptyFile
20:59:26 [2022-06-06T20:59:26.168Z] --- PASS: TestCopyEmptyFile (0.22s)
20:59:26 [2022-06-06T20:59:26.168Z] === RUN   TestCopyToContainerPathIsNotDir
20:59:26 [2022-06-06T20:59:26.168Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
20:59:26 [2022-06-06T20:59:26.168Z] === RUN   TestCopyFromContainer
20:59:26 [2022-06-06T20:59:26.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:59:27 [2022-06-06T20:59:27.107Z] === RUN   TestCopyFromContainer//
20:59:27 [2022-06-06T20:59:27.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:59:27 [2022-06-06T20:59:27.363Z] === RUN   TestCopyFromContainer//bar/root
20:59:27 [2022-06-06T20:59:27.363Z] === RUN   TestCopyFromContainer//bar/root/
20:59:27 [2022-06-06T20:59:27.363Z] === RUN   TestCopyFromContainer/bar/quux
20:59:27 [2022-06-06T20:59:27.363Z] === RUN   TestCopyFromContainer/bar/quux/
20:59:27 [2022-06-06T20:59:27.619Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:59:27 [2022-06-06T20:59:27.619Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:59:27 [2022-06-06T20:59:27.619Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:59:27 [2022-06-06T20:59:27.619Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:59:27 [2022-06-06T20:59:27.874Z] === RUN   TestCopyFromContainer/bar/notarget
20:59:27 [2022-06-06T20:59:27.874Z] --- PASS: TestCopyFromContainer (1.72s)
20:59:27 [2022-06-06T20:59:27.874Z]     --- PASS: TestCopyFromContainer// (0.06s)
20:59:27 [2022-06-06T20:59:27.874Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
20:59:27 [2022-06-06T20:59:27.874Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
20:59:27 [2022-06-06T20:59:27.874Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
20:59:27 [2022-06-06T20:59:27.874Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
20:59:27 [2022-06-06T20:59:27.874Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
20:59:27 [2022-06-06T20:59:27.874Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
20:59:27 [2022-06-06T20:59:27.874Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
20:59:27 [2022-06-06T20:59:27.874Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
20:59:27 [2022-06-06T20:59:27.874Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
20:59:27 [2022-06-06T20:59:27.874Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:59:27 [2022-06-06T20:59:27.874Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:59:27 [2022-06-06T20:59:27.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:59:27 [2022-06-06T20:59:27.874Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:59:27 [2022-06-06T20:59:27.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:59:27 [2022-06-06T20:59:27.874Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:59:27 [2022-06-06T20:59:27.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:59:27 [2022-06-06T20:59:27.874Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:59:27 [2022-06-06T20:59:27.874Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:59:27 [2022-06-06T20:59:27.874Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:59:27 [2022-06-06T20:59:27.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:59:27 [2022-06-06T20:59:27.874Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:59:27 [2022-06-06T20:59:27.874Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:59:27 [2022-06-06T20:59:27.874Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:59:27 [2022-06-06T20:59:27.874Z] === RUN   TestCreateLinkToNonExistingContainer
20:59:27 [2022-06-06T20:59:27.874Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
20:59:27 [2022-06-06T20:59:27.874Z] === RUN   TestCreateWithInvalidEnv
20:59:27 [2022-06-06T20:59:27.874Z] === RUN   TestCreateWithInvalidEnv/0
20:59:27 [2022-06-06T20:59:27.874Z] === PAUSE TestCreateWithInvalidEnv/0
20:59:27 [2022-06-06T20:59:27.874Z] === RUN   TestCreateWithInvalidEnv/1
20:59:27 [2022-06-06T20:59:27.874Z] === PAUSE TestCreateWithInvalidEnv/1
20:59:27 [2022-06-06T20:59:27.874Z] === RUN   TestCreateWithInvalidEnv/2
20:59:27 [2022-06-06T20:59:27.874Z] === PAUSE TestCreateWithInvalidEnv/2
20:59:27 [2022-06-06T20:59:27.874Z] === CONT  TestCreateWithInvalidEnv/0
20:59:27 [2022-06-06T20:59:27.874Z] === CONT  TestCreateWithInvalidEnv/2
20:59:27 [2022-06-06T20:59:27.874Z] === CONT  TestCreateWithInvalidEnv/1
20:59:27 [2022-06-06T20:59:27.874Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
20:59:27 [2022-06-06T20:59:27.874Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:59:27 [2022-06-06T20:59:27.874Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:59:27 [2022-06-06T20:59:27.874Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:59:27 [2022-06-06T20:59:27.874Z] === RUN   TestCreateTmpfsMountsTarget
20:59:27 [2022-06-06T20:59:27.874Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
20:59:27 [2022-06-06T20:59:27.874Z] === RUN   TestCreateWithCustomMaskedPaths
20:59:28 [2022-06-06T20:59:28.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:59:28 [2022-06-06T20:59:28.993Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:59:28 [2022-06-06T20:59:28.993Z] Using test binary docker
20:59:28 [2022-06-06T20:59:28.993Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:59:28 [2022-06-06T20:59:28.993Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:59:28 [2022-06-06T20:59:28.993Z] INFO: Waiting for daemon to start...
20:59:28 [2022-06-06T20:59:28.993Z] Starting dockerd
20:59:29 [2022-06-06T20:59:29.760Z] --- PASS: TestCreateWithCustomMaskedPaths (1.52s)
20:59:29 [2022-06-06T20:59:29.760Z] === RUN   TestCreateWithCustomReadonlyPaths
20:59:31 [2022-06-06T20:59:31.124Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s)
20:59:31 [2022-06-06T20:59:31.124Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:59:31 [2022-06-06T20:59:31.124Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:59:31 [2022-06-06T20:59:31.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:59:31 [2022-06-06T20:59:31.124Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:59:31 [2022-06-06T20:59:31.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:59:31 [2022-06-06T20:59:31.124Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:59:31 [2022-06-06T20:59:31.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:59:31 [2022-06-06T20:59:31.124Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:59:31 [2022-06-06T20:59:31.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:59:31 [2022-06-06T20:59:31.124Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:59:31 [2022-06-06T20:59:31.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:59:31 [2022-06-06T20:59:31.124Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:59:31 [2022-06-06T20:59:31.124Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:59:31 [2022-06-06T20:59:31.124Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:59:31 [2022-06-06T20:59:31.124Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:59:31 [2022-06-06T20:59:31.124Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:59:31 [2022-06-06T20:59:31.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:59:31 [2022-06-06T20:59:31.124Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
20:59:31 [2022-06-06T20:59:31.124Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:59:31 [2022-06-06T20:59:31.124Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
20:59:31 [2022-06-06T20:59:31.124Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
20:59:31 [2022-06-06T20:59:31.124Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
20:59:31 [2022-06-06T20:59:31.124Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:59:31 [2022-06-06T20:59:31.523Z] .
20:59:31 [2022-06-06T20:59:31.523Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:59:31 [2022-06-06T20:59:31.523Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:59:31 [2022-06-06T20:59:31.523Z] Error: No such image: emptyfs
20:59:31 [2022-06-06T20:59:31.523Z] Running integration-test (iteration 1)
20:59:31 [2022-06-06T20:59:31.523Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
20:59:31 [2022-06-06T20:59:31.523Z] Loaded image: busybox:latest
20:59:31 [2022-06-06T20:59:31.684Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s)
20:59:31 [2022-06-06T20:59:31.684Z] === RUN   TestCreateDifferentPlatform
20:59:31 [2022-06-06T20:59:31.684Z] === RUN   TestCreateDifferentPlatform/different_os
20:59:31 [2022-06-06T20:59:31.684Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:59:31 [2022-06-06T20:59:31.684Z] --- PASS: TestCreateDifferentPlatform (0.01s)
20:59:31 [2022-06-06T20:59:31.684Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:59:31 [2022-06-06T20:59:31.684Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:59:31 [2022-06-06T20:59:31.684Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:59:31 [2022-06-06T20:59:31.684Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
20:59:31 [2022-06-06T20:59:31.684Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:59:31 [2022-06-06T20:59:31.684Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
20:59:31 [2022-06-06T20:59:31.684Z] === RUN   TestCreateInvalidHostConfig
20:59:31 [2022-06-06T20:59:31.781Z] Loaded image: busybox:glibc
20:59:31 [2022-06-06T20:59:31.939Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
20:59:31 [2022-06-06T20:59:31.939Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
20:59:31 [2022-06-06T20:59:31.939Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
20:59:31 [2022-06-06T20:59:31.939Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
20:59:31 [2022-06-06T20:59:31.939Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:59:31 [2022-06-06T20:59:31.939Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:59:31 [2022-06-06T20:59:31.939Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
20:59:31 [2022-06-06T20:59:31.939Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
20:59:31 [2022-06-06T20:59:31.939Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
20:59:31 [2022-06-06T20:59:31.939Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
20:59:31 [2022-06-06T20:59:31.939Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:59:31 [2022-06-06T20:59:31.939Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
20:59:31 [2022-06-06T20:59:31.939Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
20:59:31 [2022-06-06T20:59:31.939Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
20:59:31 [2022-06-06T20:59:31.939Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
20:59:31 [2022-06-06T20:59:31.939Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
20:59:31 [2022-06-06T20:59:31.939Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
20:59:31 [2022-06-06T20:59:31.939Z] === RUN   TestContainerStartOnDaemonRestart
20:59:31 [2022-06-06T20:59:31.939Z] === PAUSE TestContainerStartOnDaemonRestart
20:59:31 [2022-06-06T20:59:31.939Z] === RUN   TestDaemonRestartIpcMode
20:59:31 [2022-06-06T20:59:31.939Z] === PAUSE TestDaemonRestartIpcMode
20:59:31 [2022-06-06T20:59:31.939Z] === RUN   TestDaemonHostGatewayIP
20:59:31 [2022-06-06T20:59:31.939Z] === PAUSE TestDaemonHostGatewayIP
20:59:31 [2022-06-06T20:59:31.939Z] === RUN   TestRestartDaemonWithRestartingContainer
20:59:31 [2022-06-06T20:59:31.939Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:59:31 [2022-06-06T20:59:31.939Z] === RUN   TestContainerKillOnDaemonStart
20:59:31 [2022-06-06T20:59:31.939Z] === PAUSE TestContainerKillOnDaemonStart
20:59:31 [2022-06-06T20:59:31.939Z] === RUN   TestDiff
20:59:32 [2022-06-06T20:59:32.499Z] --- PASS: TestDiff (0.58s)
20:59:32 [2022-06-06T20:59:32.499Z] === RUN   TestExecWithCloseStdin
20:59:33 [2022-06-06T20:59:33.060Z] --- PASS: TestExecWithCloseStdin (0.64s)
20:59:33 [2022-06-06T20:59:33.060Z] === RUN   TestExec
20:59:33 [2022-06-06T20:59:33.153Z] Loaded image: debian:bullseye-slim
20:59:33 [2022-06-06T20:59:33.153Z] Loaded image: hello-world:latest
20:59:33 [2022-06-06T20:59:33.153Z] Loaded image: arm32v7/hello-world:latest
20:59:33 [2022-06-06T20:59:33.153Z] INFO: Testing against a local daemon
20:59:33 [2022-06-06T20:59:33.153Z] === RUN   TestCgroupNamespacesBuild
20:59:33 [2022-06-06T20:59:33.621Z] --- PASS: TestExec (0.61s)
20:59:33 [2022-06-06T20:59:33.621Z] === RUN   TestExecUser
20:59:34 [2022-06-06T20:59:34.182Z] --- PASS: TestExecUser (0.63s)
20:59:34 [2022-06-06T20:59:34.182Z] === RUN   TestExportContainerAndImportImage
20:59:34 [2022-06-06T20:59:34.530Z] --- PASS: TestCgroupNamespacesBuild (1.36s)
20:59:34 [2022-06-06T20:59:34.530Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:59:35 [2022-06-06T20:59:35.109Z] --- PASS: TestExportContainerAndImportImage (0.67s)
20:59:35 [2022-06-06T20:59:35.110Z] === RUN   TestExportContainerAfterDaemonRestart
20:59:35 [2022-06-06T20:59:35.905Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s)
20:59:35 [2022-06-06T20:59:35.905Z] === RUN   TestBuildWithSession
20:59:35 [2022-06-06T20:59:35.905Z]     build_session_test.go:25: TODO: BuildKit
20:59:35 [2022-06-06T20:59:35.905Z] --- SKIP: TestBuildWithSession (0.00s)
20:59:35 [2022-06-06T20:59:35.905Z] === RUN   TestBuildSquashParent
20:59:36 [2022-06-06T20:59:36.473Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
20:59:36 [2022-06-06T20:59:36.473Z] === RUN   TestHealthCheckWorkdir
20:59:37 [2022-06-06T20:59:37.033Z] --- PASS: TestHealthCheckWorkdir (0.70s)
20:59:37 [2022-06-06T20:59:37.033Z] === RUN   TestHealthKillContainer
20:59:44 [2022-06-06T20:59:44.007Z] --- PASS: TestBuildSquashParent (7.76s)
20:59:44 [2022-06-06T20:59:44.007Z] === RUN   TestBuildWithRemoveAndForceRemove
20:59:44 [2022-06-06T20:59:44.007Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:59:44 [2022-06-06T20:59:44.007Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:59:44 [2022-06-06T20:59:44.007Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:59:44 [2022-06-06T20:59:44.007Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:59:44 [2022-06-06T20:59:44.007Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:59:44 [2022-06-06T20:59:44.007Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:59:44 [2022-06-06T20:59:44.007Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:59:44 [2022-06-06T20:59:44.007Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:59:44 [2022-06-06T20:59:44.007Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:59:44 [2022-06-06T20:59:44.007Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:59:44 [2022-06-06T20:59:44.007Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:59:44 [2022-06-06T20:59:44.007Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:59:44 [2022-06-06T20:59:44.007Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:59:44 [2022-06-06T20:59:44.007Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:59:45 [2022-06-06T20:59:45.110Z] --- PASS: TestHealthKillContainer (8.20s)
20:59:45 [2022-06-06T20:59:45.110Z] === RUN   TestInspectCpusetInConfigPre120
20:59:45 [2022-06-06T20:59:45.669Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s)
20:59:45 [2022-06-06T20:59:45.669Z] === RUN   TestIpcModeNone
20:59:45 [2022-06-06T20:59:45.906Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:59:45 [2022-06-06T20:59:45.906Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:59:46 [2022-06-06T20:59:46.230Z] --- PASS: TestIpcModeNone (0.62s)
20:59:46 [2022-06-06T20:59:46.230Z] === RUN   TestIpcModePrivate
20:59:46 [2022-06-06T20:59:46.790Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
20:59:47 [2022-06-06T20:59:47.046Z] --- PASS: TestIpcModePrivate (0.65s)
20:59:47 [2022-06-06T20:59:47.046Z] === RUN   TestIpcModeShareable
20:59:47 [2022-06-06T20:59:47.302Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
20:59:47 [2022-06-06T20:59:47.557Z] --- PASS: TestIpcModeShareable (0.64s)
20:59:47 [2022-06-06T20:59:47.557Z] === RUN   TestAPIIpcModeShareableAndContainer
20:59:47 [2022-06-06T20:59:47.804Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:59:47 [2022-06-06T20:59:47.804Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:59:49 [2022-06-06T20:59:49.444Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s)
20:59:49 [2022-06-06T20:59:49.444Z] === RUN   TestAPIIpcModeHost
20:59:49 [2022-06-06T20:59:49.699Z] --- PASS: TestAPIIpcModeHost (0.38s)
20:59:49 [2022-06-06T20:59:49.700Z] === RUN   TestDaemonIpcModeShareable
20:59:49 [2022-06-06T20:59:49.702Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
20:59:49 [2022-06-06T20:59:49.702Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.38s)
20:59:49 [2022-06-06T20:59:49.702Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.42s)
20:59:49 [2022-06-06T20:59:49.702Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.87s)
20:59:49 [2022-06-06T20:59:49.702Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.88s)
20:59:49 [2022-06-06T20:59:49.702Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s)
20:59:49 [2022-06-06T20:59:49.702Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s)
20:59:49 [2022-06-06T20:59:49.702Z] === RUN   TestBuildMultiStageCopy
20:59:49 [2022-06-06T20:59:49.702Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:59:50 [2022-06-06T20:59:50.789Z] ok  	github.com/docker/docker/libnetwork/networkdb	105.389s	coverage: 59.9% of statements
20:59:50 [2022-06-06T20:59:50.789Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
20:59:50 [2022-06-06T20:59:50.789Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
20:59:51 [2022-06-06T20:59:51.048Z] ok  	github.com/docker/docker/libnetwork/osl	4.311s	coverage: 39.7% of statements
20:59:51 [2022-06-06T20:59:51.063Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
20:59:51 [2022-06-06T20:59:51.063Z] --- PASS: TestDaemonIpcModeShareable (1.20s)
20:59:51 [2022-06-06T20:59:51.063Z] === RUN   TestDaemonIpcModePrivate
20:59:51 [2022-06-06T20:59:51.307Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
20:59:51 [2022-06-06T20:59:51.566Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
20:59:52 [2022-06-06T20:59:52.000Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
20:59:52 [2022-06-06T20:59:52.271Z] --- PASS: TestDaemonIpcModePrivate (1.20s)
20:59:52 [2022-06-06T20:59:52.271Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:59:52 [2022-06-06T20:59:52.504Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.651s	coverage: 48.6% of statements
20:59:52 [2022-06-06T20:59:52.764Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
20:59:52 [2022-06-06T20:59:52.764Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
20:59:52 [2022-06-06T20:59:52.981Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:59:53 [2022-06-06T20:59:53.024Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
20:59:53 [2022-06-06T20:59:53.024Z] 
20:59:53 [2022-06-06T20:59:53.024Z] === Skipped
20:59:53 [2022-06-06T20:59:53.024Z] === SKIP: libnetwork TestParallel1 (0.00s)
20:59:53 [2022-06-06T20:59:53.024Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
20:59:53 [2022-06-06T20:59:53.024Z] 
20:59:53 [2022-06-06T20:59:53.024Z] === SKIP: libnetwork TestParallel2 (0.00s)
20:59:53 [2022-06-06T20:59:53.024Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
20:59:53 [2022-06-06T20:59:53.024Z] 
20:59:53 [2022-06-06T20:59:53.024Z] === SKIP: libnetwork TestParallel3 (0.00s)
20:59:53 [2022-06-06T20:59:53.024Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
20:59:53 [2022-06-06T20:59:53.024Z] 
20:59:53 [2022-06-06T20:59:53.024Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
20:59:53 [2022-06-06T20:59:53.024Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
20:59:53 [2022-06-06T20:59:53.024Z] 
20:59:53 [2022-06-06T20:59:53.024Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
20:59:53 [2022-06-06T20:59:53.025Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
20:59:53 [2022-06-06T20:59:53.025Z] 
20:59:53 [2022-06-06T20:59:53.025Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
20:59:53 [2022-06-06T20:59:53.025Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
20:59:53 [2022-06-06T20:59:53.025Z] 
20:59:53 [2022-06-06T20:59:53.025Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
20:59:53 [2022-06-06T20:59:53.025Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
20:59:53 [2022-06-06T20:59:53.025Z] 
20:59:53 [2022-06-06T20:59:53.025Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
20:59:53 [2022-06-06T20:59:53.025Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
20:59:53 [2022-06-06T20:59:53.025Z] 
20:59:53 [2022-06-06T20:59:53.025Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
20:59:53 [2022-06-06T20:59:53.025Z]     firewalld_test.go:14: firewalld is not running
20:59:53 [2022-06-06T20:59:53.025Z] 
20:59:53 [2022-06-06T20:59:53.025Z] DONE 325 tests, 9 skipped in 203.966s
20:59:53 [2022-06-06T20:59:53.214Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
20:59:53 [2022-06-06T20:59:53.478Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s)
20:59:53 [2022-06-06T20:59:53.478Z] === RUN   TestDaemonIpcModeShareableFromConfig
Post stage
[Pipeline] junit
20:59:53 [2022-06-06T20:59:53.979Z] Recording test results
20:59:54 [2022-06-06T20:59:54.352Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:59:54 [2022-06-06T20:59:54.406Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
20:59:54 [2022-06-06T20:59:54.662Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.24s)
20:59:54 [2022-06-06T20:59:54.662Z] === RUN   TestIpcModeOlderClient
20:59:54 [2022-06-06T20:59:54.662Z] === PAUSE TestIpcModeOlderClient
20:59:54 [2022-06-06T20:59:54.662Z] === RUN   TestKillContainerInvalidSignal
20:59:55 [2022-06-06T20:59:55.022Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:59:55 [2022-06-06T20:59:55.223Z] --- PASS: TestKillContainerInvalidSignal (0.48s)
20:59:55 [2022-06-06T20:59:55.223Z] === RUN   TestKillContainer
20:59:55 [2022-06-06T20:59:55.223Z] === RUN   TestKillContainer/no_signal
20:59:55 [2022-06-06T20:59:55.284Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:59:55 [2022-06-06T20:59:55.371Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43700/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a7e3182757ca20217032cdf5bc04e61e528c2dfa -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:a7e3182757ca20217032cdf5bc04e61e528c2dfa hack/make.sh dynbinary test-integration
20:59:55 [2022-06-06T20:59:55.479Z] === RUN   TestKillContainer/non_killing_signal
20:59:55 [2022-06-06T20:59:55.631Z] 
20:59:55 [2022-06-06T20:59:55.891Z] Removing bundles/
20:59:55 [2022-06-06T20:59:55.891Z] 
20:59:55 [2022-06-06T20:59:55.891Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:59:55 [2022-06-06T20:59:55.891Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:59:55 [2022-06-06T20:59:55.891Z] GOOS="" GOARCH="" GOARM=""
20:59:56 [2022-06-06T20:59:56.040Z] === RUN   TestKillContainer/killing_signal
20:59:56 [2022-06-06T20:59:56.216Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:59:56 [2022-06-06T20:59:56.602Z] --- PASS: TestKillContainer (1.34s)
20:59:56 [2022-06-06T20:59:56.602Z]     --- PASS: TestKillContainer/no_signal (0.43s)
20:59:56 [2022-06-06T20:59:56.602Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
20:59:56 [2022-06-06T20:59:56.602Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
20:59:56 [2022-06-06T20:59:56.602Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:59:56 [2022-06-06T20:59:56.602Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:59:56 [2022-06-06T20:59:56.858Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:59:57 [2022-06-06T20:59:57.147Z] --- PASS: TestBuildMultiStageCopy (7.33s)
20:59:57 [2022-06-06T20:59:57.147Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s)
20:59:57 [2022-06-06T20:59:57.147Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
20:59:57 [2022-06-06T20:59:57.147Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
20:59:57 [2022-06-06T20:59:57.147Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
20:59:57 [2022-06-06T20:59:57.147Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
20:59:57 [2022-06-06T20:59:57.147Z] === RUN   TestBuildMultiStageParentConfig
20:59:57 [2022-06-06T20:59:57.419Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s)
20:59:57 [2022-06-06T20:59:57.419Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
20:59:57 [2022-06-06T20:59:57.419Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
20:59:57 [2022-06-06T20:59:57.419Z] === RUN   TestKillStoppedContainer
20:59:57 [2022-06-06T20:59:57.419Z] --- PASS: TestKillStoppedContainer (0.05s)
20:59:57 [2022-06-06T20:59:57.419Z] === RUN   TestKillStoppedContainerAPIPre120
20:59:57 [2022-06-06T20:59:57.419Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
20:59:57 [2022-06-06T20:59:57.419Z] === RUN   TestKillDifferentUserContainer
20:59:57 [2022-06-06T20:59:57.980Z] --- PASS: TestKillDifferentUserContainer (0.46s)
20:59:57 [2022-06-06T20:59:57.980Z] === RUN   TestInspectOomKilledTrue
20:59:57 [2022-06-06T20:59:57.980Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
20:59:57 [2022-06-06T20:59:57.980Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:59:57 [2022-06-06T20:59:57.980Z] === RUN   TestInspectOomKilledFalse
20:59:58 [2022-06-06T20:59:58.236Z] --- PASS: TestInspectOomKilledFalse (0.39s)
20:59:58 [2022-06-06T20:59:58.236Z] === RUN   TestLinksEtcHostsContentMatch
20:59:58 [2022-06-06T20:59:58.491Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
20:59:58 [2022-06-06T20:59:58.491Z] === RUN   TestLinksContainerNames
20:59:59 [2022-06-06T20:59:59.418Z] --- PASS: TestLinksContainerNames (0.90s)
20:59:59 [2022-06-06T20:59:59.418Z] === RUN   TestLogsFollowTailEmpty
20:59:59 [2022-06-06T20:59:59.979Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
20:59:59 [2022-06-06T20:59:59.979Z] === RUN   TestContainerNetworkMountsNoChown
21:00:00 [2022-06-06T21:00:00.235Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
21:00:00 [2022-06-06T21:00:00.235Z] === RUN   TestMountDaemonRoot
21:00:00 [2022-06-06T21:00:00.235Z] === RUN   TestMountDaemonRoot/default
21:00:00 [2022-06-06T21:00:00.235Z] === PAUSE TestMountDaemonRoot/default
21:00:00 [2022-06-06T21:00:00.235Z] === RUN   TestMountDaemonRoot/private
21:00:00 [2022-06-06T21:00:00.235Z] === PAUSE TestMountDaemonRoot/private
21:00:00 [2022-06-06T21:00:00.235Z] === RUN   TestMountDaemonRoot/rprivate
21:00:00 [2022-06-06T21:00:00.235Z] === PAUSE TestMountDaemonRoot/rprivate
21:00:00 [2022-06-06T21:00:00.235Z] === RUN   TestMountDaemonRoot/slave
21:00:00 [2022-06-06T21:00:00.235Z] === PAUSE TestMountDaemonRoot/slave
21:00:00 [2022-06-06T21:00:00.235Z] === RUN   TestMountDaemonRoot/rslave
21:00:00 [2022-06-06T21:00:00.235Z] === PAUSE TestMountDaemonRoot/rslave
21:00:00 [2022-06-06T21:00:00.235Z] === RUN   TestMountDaemonRoot/shared
21:00:00 [2022-06-06T21:00:00.235Z] === PAUSE TestMountDaemonRoot/shared
21:00:00 [2022-06-06T21:00:00.235Z] === RUN   TestMountDaemonRoot/rshared
21:00:00 [2022-06-06T21:00:00.235Z] === PAUSE TestMountDaemonRoot/rshared
21:00:00 [2022-06-06T21:00:00.235Z] === CONT  TestMountDaemonRoot/default
21:00:00 [2022-06-06T21:00:00.235Z] === RUN   TestMountDaemonRoot/default/bind_root
21:00:00 [2022-06-06T21:00:00.235Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:00:00 [2022-06-06T21:00:00.235Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:00:00 [2022-06-06T21:00:00.235Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:00:00 [2022-06-06T21:00:00.235Z] === RUN   TestMountDaemonRoot/default/mount_root
21:00:00 [2022-06-06T21:00:00.235Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:00:00 [2022-06-06T21:00:00.235Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:00:00 [2022-06-06T21:00:00.235Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:00:00 [2022-06-06T21:00:00.235Z] === CONT  TestMountDaemonRoot/default/bind_root
21:00:00 [2022-06-06T21:00:00.235Z] === CONT  TestMountDaemonRoot/rshared
21:00:00 [2022-06-06T21:00:00.235Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:00:00 [2022-06-06T21:00:00.235Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:00:00 [2022-06-06T21:00:00.235Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:00:00 [2022-06-06T21:00:00.235Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:00:00 [2022-06-06T21:00:00.235Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:00:00 [2022-06-06T21:00:00.235Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:00:00 [2022-06-06T21:00:00.235Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:00:00 [2022-06-06T21:00:00.235Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:00:00 [2022-06-06T21:00:00.235Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:00:00 [2022-06-06T21:00:00.492Z] === CONT  TestMountDaemonRoot/shared
21:00:00 [2022-06-06T21:00:00.492Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:00:00 [2022-06-06T21:00:00.492Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:00:00 [2022-06-06T21:00:00.492Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:00:00 [2022-06-06T21:00:00.492Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:00:00 [2022-06-06T21:00:00.492Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:00:00 [2022-06-06T21:00:00.492Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:00:00 [2022-06-06T21:00:00.492Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:00:00 [2022-06-06T21:00:00.492Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:00:00 [2022-06-06T21:00:00.492Z] === CONT  TestMountDaemonRoot/rslave
21:00:00 [2022-06-06T21:00:00.492Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:00:00 [2022-06-06T21:00:00.492Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:00:00 [2022-06-06T21:00:00.492Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:00:00 [2022-06-06T21:00:00.492Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:00:00 [2022-06-06T21:00:00.492Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:00:00 [2022-06-06T21:00:00.492Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:00:00 [2022-06-06T21:00:00.492Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:00:00 [2022-06-06T21:00:00.492Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:00:00 [2022-06-06T21:00:00.492Z] === CONT  TestMountDaemonRoot/slave
21:00:00 [2022-06-06T21:00:00.492Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:00:00 [2022-06-06T21:00:00.492Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:00:00 [2022-06-06T21:00:00.492Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:00:00 [2022-06-06T21:00:00.492Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:00:00 [2022-06-06T21:00:00.492Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:00:00 [2022-06-06T21:00:00.492Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:00:00 [2022-06-06T21:00:00.492Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:00:00 [2022-06-06T21:00:00.492Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:00:00 [2022-06-06T21:00:00.492Z] === CONT  TestMountDaemonRoot/rprivate
21:00:00 [2022-06-06T21:00:00.492Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:00:00 [2022-06-06T21:00:00.492Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:00:00 [2022-06-06T21:00:00.492Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:00:00 [2022-06-06T21:00:00.492Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:00:00 [2022-06-06T21:00:00.492Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:00:00 [2022-06-06T21:00:00.492Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:00:00 [2022-06-06T21:00:00.492Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:00:00 [2022-06-06T21:00:00.492Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:00:00 [2022-06-06T21:00:00.492Z] === CONT  TestMountDaemonRoot/private
21:00:00 [2022-06-06T21:00:00.492Z] === RUN   TestMountDaemonRoot/private/bind_root
21:00:00 [2022-06-06T21:00:00.492Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:00:00 [2022-06-06T21:00:00.492Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:00:00 [2022-06-06T21:00:00.492Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:00:00 [2022-06-06T21:00:00.492Z] === RUN   TestMountDaemonRoot/private/mount_root
21:00:00 [2022-06-06T21:00:00.492Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:00:00 [2022-06-06T21:00:00.492Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:00:00 [2022-06-06T21:00:00.492Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:00:00 [2022-06-06T21:00:00.492Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:00:00 [2022-06-06T21:00:00.492Z] === CONT  TestMountDaemonRoot/default/mount_root
21:00:00 [2022-06-06T21:00:00.492Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:00:00 [2022-06-06T21:00:00.492Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:00:00 [2022-06-06T21:00:00.492Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:00:00 [2022-06-06T21:00:00.492Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:00:00 [2022-06-06T21:00:00.492Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:00:00 [2022-06-06T21:00:00.492Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:00:00 [2022-06-06T21:00:00.492Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:00:00 [2022-06-06T21:00:00.492Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:00:00 [2022-06-06T21:00:00.492Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:00:00 [2022-06-06T21:00:00.492Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:00:00 [2022-06-06T21:00:00.492Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:00:00 [2022-06-06T21:00:00.748Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:00:00 [2022-06-06T21:00:00.748Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:00:00 [2022-06-06T21:00:00.748Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:00:00 [2022-06-06T21:00:00.748Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:00:00 [2022-06-06T21:00:00.748Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:00:00 [2022-06-06T21:00:00.748Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:00:00 [2022-06-06T21:00:00.748Z] === CONT  TestMountDaemonRoot/private/bind_root
21:00:00 [2022-06-06T21:00:00.748Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:00:00 [2022-06-06T21:00:00.748Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:00:00 [2022-06-06T21:00:00.748Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:00:00 [2022-06-06T21:00:00.748Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:00:00 [2022-06-06T21:00:00.748Z] === CONT  TestMountDaemonRoot/private/mount_root
21:00:00 [2022-06-06T21:00:00.748Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:00:00 [2022-06-06T21:00:00.748Z] --- PASS: TestMountDaemonRoot (0.02s)
21:00:00 [2022-06-06T21:00:00.748Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:00:00 [2022-06-06T21:00:00.748Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
21:00:00 [2022-06-06T21:00:00.748Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
21:00:00 [2022-06-06T21:00:00.748Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
21:00:00 [2022-06-06T21:00:00.748Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
21:00:00 [2022-06-06T21:00:00.748Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:00:00 [2022-06-06T21:00:00.748Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
21:00:00 [2022-06-06T21:00:00.748Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
21:00:00 [2022-06-06T21:00:00.748Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
21:00:00 [2022-06-06T21:00:00.748Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
21:00:00 [2022-06-06T21:00:00.748Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:00:00 [2022-06-06T21:00:00.748Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
21:00:00 [2022-06-06T21:00:00.748Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
21:00:00 [2022-06-06T21:00:00.748Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
21:00:00 [2022-06-06T21:00:00.748Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
21:00:00 [2022-06-06T21:00:00.748Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:00:00 [2022-06-06T21:00:00.748Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
21:00:00 [2022-06-06T21:00:00.748Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
21:00:00 [2022-06-06T21:00:00.748Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
21:00:00 [2022-06-06T21:00:00.748Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
21:00:00 [2022-06-06T21:00:00.748Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:00:00 [2022-06-06T21:00:00.748Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
21:00:00 [2022-06-06T21:00:00.748Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
21:00:00 [2022-06-06T21:00:00.748Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
21:00:00 [2022-06-06T21:00:00.748Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
21:00:00 [2022-06-06T21:00:00.748Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:00:00 [2022-06-06T21:00:00.748Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
21:00:00 [2022-06-06T21:00:00.748Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
21:00:00 [2022-06-06T21:00:00.748Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
21:00:00 [2022-06-06T21:00:00.748Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
21:00:00 [2022-06-06T21:00:00.748Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:00:00 [2022-06-06T21:00:00.748Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
21:00:00 [2022-06-06T21:00:00.748Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
21:00:00 [2022-06-06T21:00:00.748Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
21:00:00 [2022-06-06T21:00:00.748Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
21:00:00 [2022-06-06T21:00:00.748Z] === RUN   TestContainerBindMountNonRecursive
21:00:02 [2022-06-06T21:00:02.405Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
21:00:02 [2022-06-06T21:00:02.405Z] === RUN   TestBuildLabelWithTargets
21:00:02 [2022-06-06T21:00:02.635Z] --- PASS: TestContainerBindMountNonRecursive (1.41s)
21:00:02 [2022-06-06T21:00:02.635Z] === RUN   TestContainerVolumesMountedAsShared
21:00:02 [2022-06-06T21:00:02.635Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
21:00:02 [2022-06-06T21:00:02.635Z] === RUN   TestContainerVolumesMountedAsSlave
21:00:03 [2022-06-06T21:00:03.196Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s)
21:00:03 [2022-06-06T21:00:03.196Z] === RUN   TestNetworkNat
21:00:03 [2022-06-06T21:00:03.452Z] --- PASS: TestNetworkNat (0.46s)
21:00:03 [2022-06-06T21:00:03.452Z] === RUN   TestNetworkLocalhostTCPNat
21:00:04 [2022-06-06T21:00:04.013Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
21:00:04 [2022-06-06T21:00:04.013Z] === RUN   TestNetworkLoopbackNat
21:00:06 [2022-06-06T21:00:06.524Z] --- PASS: TestNetworkLoopbackNat (2.59s)
21:00:06 [2022-06-06T21:00:06.524Z] === RUN   TestPause
21:00:07 [2022-06-06T21:00:07.085Z] --- PASS: TestPause (0.43s)
21:00:07 [2022-06-06T21:00:07.085Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:00:07 [2022-06-06T21:00:07.085Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:00:07 [2022-06-06T21:00:07.085Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:00:07 [2022-06-06T21:00:07.085Z] === RUN   TestPauseStopPausedContainer
21:00:07 [2022-06-06T21:00:07.341Z] --- PASS: TestPauseStopPausedContainer (0.46s)
21:00:07 [2022-06-06T21:00:07.341Z] === RUN   TestPidHost
21:00:08 [2022-06-06T21:00:08.267Z] --- PASS: TestPidHost (0.99s)
21:00:08 [2022-06-06T21:00:08.267Z] === RUN   TestPsFilter
21:00:08 [2022-06-06T21:00:08.523Z] --- PASS: TestPsFilter (0.12s)
21:00:08 [2022-06-06T21:00:08.523Z] === RUN   TestRemoveContainerWithRemovedVolume
21:00:08 [2022-06-06T21:00:08.779Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
21:00:08 [2022-06-06T21:00:08.779Z] === RUN   TestRemoveContainerWithVolume
21:00:09 [2022-06-06T21:00:09.340Z] --- PASS: TestRemoveContainerWithVolume (0.39s)
21:00:09 [2022-06-06T21:00:09.340Z] === RUN   TestRemoveContainerRunning
21:00:09 [2022-06-06T21:00:09.596Z] --- PASS: TestRemoveContainerRunning (0.44s)
21:00:09 [2022-06-06T21:00:09.596Z] === RUN   TestRemoveContainerForceRemoveRunning
21:00:10 [2022-06-06T21:00:10.157Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
21:00:10 [2022-06-06T21:00:10.157Z] === RUN   TestRemoveInvalidContainer
21:00:10 [2022-06-06T21:00:10.157Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:00:10 [2022-06-06T21:00:10.157Z] === RUN   TestRenameLinkedContainer
21:00:10 [2022-06-06T21:00:10.506Z] --- PASS: TestBuildLabelWithTargets (8.01s)
21:00:10 [2022-06-06T21:00:10.506Z] === RUN   TestBuildWithEmptyLayers
21:00:12 [2022-06-06T21:00:12.044Z] --- PASS: TestRenameLinkedContainer (1.71s)
21:00:12 [2022-06-06T21:00:12.044Z] === RUN   TestRenameStoppedContainer
21:00:12 [2022-06-06T21:00:12.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:00:12 [2022-06-06T21:00:12.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:00:12 [2022-06-06T21:00:12.300Z] --- PASS: TestRenameStoppedContainer (0.42s)
21:00:12 [2022-06-06T21:00:12.300Z] === RUN   TestRenameRunningContainerAndReuse
21:00:13 [2022-06-06T21:00:13.030Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
21:00:13 [2022-06-06T21:00:13.030Z] === RUN   TestBuildMultiStageOnBuild
21:00:13 [2022-06-06T21:00:13.227Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
21:00:13 [2022-06-06T21:00:13.227Z] === RUN   TestRenameInvalidName
21:00:13 [2022-06-06T21:00:13.483Z] --- PASS: TestRenameInvalidName (0.42s)
21:00:13 [2022-06-06T21:00:13.483Z] === RUN   TestRenameAnonymousContainer
21:00:15 [2022-06-06T21:00:15.371Z] --- PASS: TestRenameAnonymousContainer (1.62s)
21:00:15 [2022-06-06T21:00:15.371Z] === RUN   TestRenameContainerWithSameName
21:00:15 [2022-06-06T21:00:15.627Z] --- PASS: TestRenameContainerWithSameName (0.41s)
21:00:15 [2022-06-06T21:00:15.627Z] === RUN   TestRenameContainerWithLinkedContainer
21:00:16 [2022-06-06T21:00:16.554Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s)
21:00:16 [2022-06-06T21:00:16.554Z] === RUN   TestResize
21:00:16 [2022-06-06T21:00:16.809Z] --- PASS: TestResize (0.45s)
21:00:16 [2022-06-06T21:00:16.809Z] === RUN   TestResizeWithInvalidSize
21:00:17 [2022-06-06T21:00:17.371Z] --- PASS: TestResizeWithInvalidSize (0.45s)
21:00:17 [2022-06-06T21:00:17.371Z] === RUN   TestResizeWhenContainerNotStarted
21:00:17 [2022-06-06T21:00:17.931Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
21:00:17 [2022-06-06T21:00:17.931Z] === RUN   TestDaemonRestartKillContainers
21:00:17 [2022-06-06T21:00:17.931Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:00:17 [2022-06-06T21:00:17.931Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:00:18 [2022-06-06T21:00:18.287Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
21:00:18 [2022-06-06T21:00:18.287Z] === RUN   TestBuildUncleanTarFilenames
21:00:18 [2022-06-06T21:00:18.852Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
21:00:18 [2022-06-06T21:00:18.852Z] === RUN   TestBuildMultiStageLayerLeak
21:00:19 [2022-06-06T21:00:19.298Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:00:19 [2022-06-06T21:00:19.554Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:00:20 [2022-06-06T21:00:20.918Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:00:22 [2022-06-06T21:00:22.281Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:00:23 [2022-06-06T21:00:23.030Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s)
21:00:23 [2022-06-06T21:00:23.030Z] === RUN   TestBuildWithHugeFile
21:00:23 [2022-06-06T21:00:23.206Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:00:23 [2022-06-06T21:00:23.462Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:00:26 [2022-06-06T21:00:26.729Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:00:26 [2022-06-06T21:00:26.988Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:00:27 [2022-06-06T21:00:27.470Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|deps|files|name|types_sizes) took 2m50.554353605s 
21:00:27 [2022-06-06T21:00:27.470Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner.  Replaced by revive. 
21:00:27 [2022-06-06T21:00:27.470Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 492.988496ms 
21:00:28 [2022-06-06T21:00:28.875Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:00:30 [2022-06-06T21:00:30.761Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:00:30 [2022-06-06T21:00:30.762Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:00:32 [2022-06-06T21:00:32.649Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:00:32 [2022-06-06T21:00:32.649Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:00:34 [2022-06-06T21:00:34.536Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:00:35 [2022-06-06T21:00:35.899Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:00:35 [2022-06-06T21:00:35.899Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s)
21:00:35 [2022-06-06T21:00:35.899Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.84s)
21:00:35 [2022-06-06T21:00:35.899Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.37s)
21:00:35 [2022-06-06T21:00:35.899Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s)
21:00:35 [2022-06-06T21:00:35.899Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.06s)
21:00:35 [2022-06-06T21:00:35.899Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
21:00:35 [2022-06-06T21:00:35.899Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.41s)
21:00:35 [2022-06-06T21:00:35.899Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.44s)
21:00:35 [2022-06-06T21:00:35.899Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.01s)
21:00:35 [2022-06-06T21:00:35.899Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s)
21:00:35 [2022-06-06T21:00:35.899Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.00s)
21:00:35 [2022-06-06T21:00:35.899Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.96s)
21:00:35 [2022-06-06T21:00:35.899Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.03s)
21:00:35 [2022-06-06T21:00:35.899Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.89s)
21:00:35 [2022-06-06T21:00:35.899Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.84s)
21:00:35 [2022-06-06T21:00:35.899Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.50s)
21:00:35 [2022-06-06T21:00:35.899Z] === RUN   TestCgroupNamespacesRun
21:00:37 [2022-06-06T21:00:37.261Z] --- PASS: TestCgroupNamespacesRun (1.17s)
21:00:37 [2022-06-06T21:00:37.261Z] === RUN   TestCgroupNamespacesRunPrivileged
21:00:37 [2022-06-06T21:00:37.261Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
21:00:37 [2022-06-06T21:00:37.261Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
21:00:37 [2022-06-06T21:00:37.261Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:00:38 [2022-06-06T21:00:38.623Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
21:00:38 [2022-06-06T21:00:38.623Z] === RUN   TestCgroupNamespacesRunHostMode
21:00:39 [2022-06-06T21:00:39.549Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s)
21:00:39 [2022-06-06T21:00:39.549Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:00:40 [2022-06-06T21:00:40.912Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
21:00:40 [2022-06-06T21:00:40.912Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:00:41 [2022-06-06T21:00:41.838Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
21:00:41 [2022-06-06T21:00:41.838Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:00:42 [2022-06-06T21:00:42.763Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
21:00:42 [2022-06-06T21:00:42.763Z] === RUN   TestCgroupNamespacesRunOlderClient
21:00:43 [2022-06-06T21:00:43.705Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s)
21:00:43 [2022-06-06T21:00:43.705Z] === RUN   TestNISDomainname
21:00:44 [2022-06-06T21:00:44.281Z] --- PASS: TestNISDomainname (0.58s)
21:00:44 [2022-06-06T21:00:44.281Z] === RUN   TestHostnameDnsResolution
21:00:45 [2022-06-06T21:00:45.223Z] --- PASS: TestHostnameDnsResolution (0.71s)
21:00:45 [2022-06-06T21:00:45.223Z] === RUN   TestUnprivilegedPortsAndPing
21:00:45 [2022-06-06T21:00:45.478Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
21:00:45 [2022-06-06T21:00:45.478Z] === RUN   TestPrivilegedHostDevices
21:00:46 [2022-06-06T21:00:46.040Z] --- PASS: TestPrivilegedHostDevices (0.50s)
21:00:46 [2022-06-06T21:00:46.040Z] === RUN   TestConsoleSize
21:00:46 [2022-06-06T21:00:46.600Z] --- PASS: TestConsoleSize (0.42s)
21:00:46 [2022-06-06T21:00:46.600Z] === RUN   TestStats
21:00:49 [2022-06-06T21:00:49.110Z] --- PASS: TestStats (2.47s)
21:00:49 [2022-06-06T21:00:49.110Z] === RUN   TestStopContainerWithTimeout
21:00:49 [2022-06-06T21:00:49.110Z] === RUN   TestStopContainerWithTimeout/0
21:00:49 [2022-06-06T21:00:49.110Z] === PAUSE TestStopContainerWithTimeout/0
21:00:49 [2022-06-06T21:00:49.110Z] === RUN   TestStopContainerWithTimeout/1
21:00:49 [2022-06-06T21:00:49.110Z] === PAUSE TestStopContainerWithTimeout/1
21:00:49 [2022-06-06T21:00:49.110Z] === RUN   TestStopContainerWithTimeout/3
21:00:49 [2022-06-06T21:00:49.110Z] === PAUSE TestStopContainerWithTimeout/3
21:00:49 [2022-06-06T21:00:49.110Z] === RUN   TestStopContainerWithTimeout/-1
21:00:49 [2022-06-06T21:00:49.110Z] === PAUSE TestStopContainerWithTimeout/-1
21:00:49 [2022-06-06T21:00:49.110Z] === CONT  TestStopContainerWithTimeout/0
21:00:49 [2022-06-06T21:00:49.110Z] === CONT  TestStopContainerWithTimeout/-1
21:00:49 [2022-06-06T21:00:49.671Z] === CONT  TestStopContainerWithTimeout/3
21:00:52 [2022-06-06T21:00:52.182Z] === CONT  TestStopContainerWithTimeout/1
21:00:53 [2022-06-06T21:00:53.109Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:00:53 [2022-06-06T21:00:53.109Z]     --- PASS: TestStopContainerWithTimeout/0 (0.76s)
21:00:53 [2022-06-06T21:00:53.109Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.76s)
21:00:53 [2022-06-06T21:00:53.109Z]     --- PASS: TestStopContainerWithTimeout/3 (2.42s)
21:00:53 [2022-06-06T21:00:53.109Z]     --- PASS: TestStopContainerWithTimeout/1 (1.47s)
21:00:53 [2022-06-06T21:00:53.109Z] === RUN   TestDeleteDevicemapper
21:00:53 [2022-06-06T21:00:53.109Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:00:53 [2022-06-06T21:00:53.109Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:00:53 [2022-06-06T21:00:53.109Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:00:54 [2022-06-06T21:00:54.997Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s)
21:00:54 [2022-06-06T21:00:54.997Z] === RUN   TestUpdateMemory
21:00:55 [2022-06-06T21:00:55.253Z] --- PASS: TestUpdateMemory (0.58s)
21:00:55 [2022-06-06T21:00:55.253Z] === RUN   TestUpdateCPUQuota
21:00:56 [2022-06-06T21:00:56.179Z] --- PASS: TestUpdateCPUQuota (0.94s)
21:00:56 [2022-06-06T21:00:56.179Z] === RUN   TestUpdatePidsLimit
21:00:56 [2022-06-06T21:00:56.179Z] === RUN   TestUpdatePidsLimit/update_from_none
21:00:56 [2022-06-06T21:00:56.434Z] === RUN   TestUpdatePidsLimit/no_change
21:00:56 [2022-06-06T21:00:56.689Z] === RUN   TestUpdatePidsLimit/update_lower
21:00:56 [2022-06-06T21:00:56.944Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:00:57 [2022-06-06T21:00:57.200Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:00:57 [2022-06-06T21:00:57.458Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:00:57 [2022-06-06T21:00:57.714Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:00:58 [2022-06-06T21:00:58.275Z] --- PASS: TestUpdatePidsLimit (2.15s)
21:00:58 [2022-06-06T21:00:58.275Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.23s)
21:00:58 [2022-06-06T21:00:58.275Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
21:00:58 [2022-06-06T21:00:58.275Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.27s)
21:00:58 [2022-06-06T21:00:58.275Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.28s)
21:00:58 [2022-06-06T21:00:58.275Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
21:00:58 [2022-06-06T21:00:58.275Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s)
21:00:58 [2022-06-06T21:00:58.275Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
21:00:58 [2022-06-06T21:00:58.275Z] === RUN   TestUpdateRestartPolicy
21:01:10 [2022-06-06T21:01:10.433Z] --- PASS: TestUpdateRestartPolicy (11.10s)
21:01:10 [2022-06-06T21:01:10.433Z] === RUN   TestUpdateRestartWithAutoRemove
21:01:10 [2022-06-06T21:01:10.433Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
21:01:10 [2022-06-06T21:01:10.433Z] === RUN   TestWaitNonBlocked
21:01:10 [2022-06-06T21:01:10.433Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:01:10 [2022-06-06T21:01:10.433Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:01:10 [2022-06-06T21:01:10.433Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:01:10 [2022-06-06T21:01:10.433Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:01:10 [2022-06-06T21:01:10.433Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:01:10 [2022-06-06T21:01:10.433Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:01:10 [2022-06-06T21:01:10.433Z] --- PASS: TestWaitNonBlocked (0.01s)
21:01:10 [2022-06-06T21:01:10.433Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s)
21:01:10 [2022-06-06T21:01:10.433Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s)
21:01:10 [2022-06-06T21:01:10.433Z] === RUN   TestWaitBlocked
21:01:10 [2022-06-06T21:01:10.689Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:01:10 [2022-06-06T21:01:10.689Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:01:10 [2022-06-06T21:01:10.689Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:01:10 [2022-06-06T21:01:10.689Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:01:10 [2022-06-06T21:01:10.689Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:01:10 [2022-06-06T21:01:10.689Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:01:11 [2022-06-06T21:01:11.250Z] --- PASS: TestWaitBlocked (0.01s)
21:01:11 [2022-06-06T21:01:11.250Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s)
21:01:11 [2022-06-06T21:01:11.250Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s)
21:01:11 [2022-06-06T21:01:11.250Z] === CONT  TestContainerStartOnDaemonRestart
21:01:11 [2022-06-06T21:01:11.250Z] === CONT  TestContainerKillOnDaemonStart
21:01:13 [2022-06-06T21:01:13.764Z] --- PASS: TestContainerStartOnDaemonRestart (2.27s)
21:01:13 [2022-06-06T21:01:13.764Z] === CONT  TestRestartDaemonWithRestartingContainer
21:01:15 [2022-06-06T21:01:15.135Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.70s)
21:01:15 [2022-06-06T21:01:15.135Z] === CONT  TestDaemonHostGatewayIP
21:01:17 [2022-06-06T21:01:17.648Z] --- PASS: TestDaemonHostGatewayIP (2.27s)
21:01:17 [2022-06-06T21:01:17.648Z] === CONT  TestDaemonRestartIpcMode
21:01:19 [2022-06-06T21:01:19.246Z] --- PASS: TestBuildWithHugeFile (50.85s)
21:01:19 [2022-06-06T21:01:19.246Z] === RUN   TestBuildWCOWSandboxSize
21:01:19 [2022-06-06T21:01:19.246Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:01:19 [2022-06-06T21:01:19.246Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
21:01:19 [2022-06-06T21:01:19.246Z] === RUN   TestBuildWithEmptyDockerfile
21:01:19 [2022-06-06T21:01:19.246Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:01:19 [2022-06-06T21:01:19.246Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:01:19 [2022-06-06T21:01:19.246Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:01:19 [2022-06-06T21:01:19.246Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:01:19 [2022-06-06T21:01:19.246Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:01:19 [2022-06-06T21:01:19.246Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:01:19 [2022-06-06T21:01:19.246Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:01:19 [2022-06-06T21:01:19.246Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:01:19 [2022-06-06T21:01:19.246Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:01:19 [2022-06-06T21:01:19.246Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s)
21:01:19 [2022-06-06T21:01:19.246Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
21:01:19 [2022-06-06T21:01:19.246Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
21:01:19 [2022-06-06T21:01:19.246Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
21:01:19 [2022-06-06T21:01:19.246Z] === RUN   TestBuildPreserveOwnership
21:01:19 [2022-06-06T21:01:19.246Z] === RUN   TestBuildPreserveOwnership/copy_from
21:01:19 [2022-06-06T21:01:19.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
21:01:20 [2022-06-06T21:01:20.164Z] --- PASS: TestDaemonRestartIpcMode (2.23s)
21:01:20 [2022-06-06T21:01:20.164Z] === CONT  TestIpcModeOlderClient
21:01:20 [2022-06-06T21:01:20.164Z] --- PASS: TestIpcModeOlderClient (0.07s)
21:01:20 [2022-06-06T21:01:20.177Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:01:23 [2022-06-06T21:01:23.426Z] --- PASS: TestContainerKillOnDaemonStart (11.85s)
21:01:23 [2022-06-06T21:01:23.426Z] PASS
21:01:23 [2022-06-06T21:01:23.426Z] 
21:01:23 [2022-06-06T21:01:23.426Z] === Skipped
21:01:23 [2022-06-06T21:01:23.426Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
21:01:23 [2022-06-06T21:01:23.426Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:01:23 [2022-06-06T21:01:23.426Z] 
21:01:23 [2022-06-06T21:01:23.426Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
21:01:23 [2022-06-06T21:01:23.426Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
21:01:23 [2022-06-06T21:01:23.426Z] 
21:01:23 [2022-06-06T21:01:23.426Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:01:23 [2022-06-06T21:01:23.426Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:01:23 [2022-06-06T21:01:23.426Z] 
21:01:23 [2022-06-06T21:01:23.426Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
21:01:23 [2022-06-06T21:01:23.426Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
21:01:23 [2022-06-06T21:01:23.426Z] 
21:01:23 [2022-06-06T21:01:23.426Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
21:01:23 [2022-06-06T21:01:23.426Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:01:23 [2022-06-06T21:01:23.426Z] 
21:01:23 [2022-06-06T21:01:23.426Z] DONE 243 tests, 5 skipped in 117.641s
21:01:23 [2022-06-06T21:01:23.426Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
21:01:23 [2022-06-06T21:01:23.426Z] === RUN   TestConfigDaemonLibtrustID
21:01:23 [2022-06-06T21:01:23.680Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
21:01:23 [2022-06-06T21:01:23.680Z] === RUN   TestConfigDaemonID
21:01:24 [2022-06-06T21:01:24.353Z] --- PASS: TestBuildPreserveOwnership (9.86s)
21:01:24 [2022-06-06T21:01:24.353Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.84s)
21:01:24 [2022-06-06T21:01:24.353Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
21:01:24 [2022-06-06T21:01:24.353Z] === RUN   TestBuildPlatformInvalid
21:01:24 [2022-06-06T21:01:24.353Z] --- PASS: TestBuildPlatformInvalid (0.09s)
21:01:24 [2022-06-06T21:01:24.353Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:01:24 [2022-06-06T21:01:24.353Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
21:01:24 [2022-06-06T21:01:24.353Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
21:01:24 [2022-06-06T21:01:24.353Z] PASS
21:01:24 [2022-06-06T21:01:24.353Z] 
21:01:24 [2022-06-06T21:01:24.353Z] === Skipped
21:01:24 [2022-06-06T21:01:24.353Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
21:01:24 [2022-06-06T21:01:24.353Z]     build_session_test.go:25: TODO: BuildKit
21:01:24 [2022-06-06T21:01:24.353Z] 
21:01:24 [2022-06-06T21:01:24.353Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
21:01:24 [2022-06-06T21:01:24.353Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:01:24 [2022-06-06T21:01:24.353Z] 
21:01:24 [2022-06-06T21:01:24.353Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
21:01:24 [2022-06-06T21:01:24.353Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
21:01:24 [2022-06-06T21:01:24.353Z] 
21:01:24 [2022-06-06T21:01:24.353Z] DONE 34 tests, 3 skipped in 112.852s
21:01:24 [2022-06-06T21:01:24.353Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
21:01:24 [2022-06-06T21:01:24.353Z] INFO: Testing against a local daemon
21:01:24 [2022-06-06T21:01:24.353Z] === RUN   TestConfigInspect
21:01:24 [2022-06-06T21:01:24.353Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:01:24 [2022-06-06T21:01:24.353Z] --- SKIP: TestConfigInspect (0.02s)
21:01:24 [2022-06-06T21:01:24.353Z] === RUN   TestConfigList
21:01:24 [2022-06-06T21:01:24.353Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:01:24 [2022-06-06T21:01:24.353Z] --- SKIP: TestConfigList (0.01s)
21:01:24 [2022-06-06T21:01:24.353Z] === RUN   TestConfigsCreateAndDelete
21:01:24 [2022-06-06T21:01:24.353Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:01:24 [2022-06-06T21:01:24.353Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
21:01:24 [2022-06-06T21:01:24.353Z] === RUN   TestConfigsUpdate
21:01:24 [2022-06-06T21:01:24.353Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:01:24 [2022-06-06T21:01:24.353Z] --- SKIP: TestConfigsUpdate (0.02s)
21:01:24 [2022-06-06T21:01:24.353Z] === RUN   TestTemplatedConfig
21:01:24 [2022-06-06T21:01:24.353Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:01:24 [2022-06-06T21:01:24.353Z] --- SKIP: TestTemplatedConfig (0.00s)
21:01:24 [2022-06-06T21:01:24.353Z] === RUN   TestConfigCreateResolve
21:01:24 [2022-06-06T21:01:24.353Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:01:24 [2022-06-06T21:01:24.353Z] --- SKIP: TestConfigCreateResolve (0.01s)
21:01:24 [2022-06-06T21:01:24.353Z] PASS
21:01:24 [2022-06-06T21:01:24.353Z] 
21:01:24 [2022-06-06T21:01:24.353Z] === Skipped
21:01:24 [2022-06-06T21:01:24.353Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
21:01:24 [2022-06-06T21:01:24.353Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:01:24 [2022-06-06T21:01:24.353Z] 
21:01:24 [2022-06-06T21:01:24.353Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
21:01:24 [2022-06-06T21:01:24.353Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:01:24 [2022-06-06T21:01:24.353Z] 
21:01:24 [2022-06-06T21:01:24.353Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
21:01:24 [2022-06-06T21:01:24.353Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:01:24 [2022-06-06T21:01:24.353Z] 
21:01:24 [2022-06-06T21:01:24.353Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
21:01:24 [2022-06-06T21:01:24.353Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:01:24 [2022-06-06T21:01:24.353Z] 
21:01:24 [2022-06-06T21:01:24.353Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
21:01:24 [2022-06-06T21:01:24.353Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:01:24 [2022-06-06T21:01:24.353Z] 
21:01:24 [2022-06-06T21:01:24.353Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
21:01:24 [2022-06-06T21:01:24.353Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:01:24 [2022-06-06T21:01:24.353Z] 
21:01:24 [2022-06-06T21:01:24.353Z] DONE 6 tests, 6 skipped in 0.151s
21:01:24 [2022-06-06T21:01:24.353Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
21:01:24 [2022-06-06T21:01:24.605Z]     daemon_test.go:83: [df4f86d67aa43] daemon is not started
21:01:24 [2022-06-06T21:01:24.606Z] --- PASS: TestConfigDaemonID (1.04s)
21:01:24 [2022-06-06T21:01:24.606Z] === RUN   TestDaemonConfigValidation
21:01:24 [2022-06-06T21:01:24.606Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:01:24 [2022-06-06T21:01:24.606Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:01:24 [2022-06-06T21:01:24.606Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:01:24 [2022-06-06T21:01:24.606Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:01:24 [2022-06-06T21:01:24.606Z] === RUN   TestDaemonConfigValidation/invalid_config
21:01:24 [2022-06-06T21:01:24.606Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:01:24 [2022-06-06T21:01:24.606Z] === RUN   TestDaemonConfigValidation/malformed_config
21:01:24 [2022-06-06T21:01:24.606Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:01:24 [2022-06-06T21:01:24.606Z] === RUN   TestDaemonConfigValidation/valid_config
21:01:24 [2022-06-06T21:01:24.606Z] === PAUSE TestDaemonConfigValidation/valid_config
21:01:24 [2022-06-06T21:01:24.606Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:01:24 [2022-06-06T21:01:24.606Z] === CONT  TestDaemonConfigValidation/malformed_config
21:01:24 [2022-06-06T21:01:24.611Z] INFO: Testing against a local daemon
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestAttachWithTTY
21:01:24 [2022-06-06T21:01:24.611Z] --- PASS: TestAttachWithTTY (0.05s)
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestAttachWithoutTTy
21:01:24 [2022-06-06T21:01:24.611Z] --- PASS: TestAttachWithoutTTy (0.05s)
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestCheckpoint
21:01:24 [2022-06-06T21:01:24.611Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:01:24 [2022-06-06T21:01:24.611Z] --- SKIP: TestCheckpoint (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/commit
21:01:24 [2022-06-06T21:01:24.611Z] === PAUSE TestContainerInvalidJSON/commit
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/containers/create
21:01:24 [2022-06-06T21:01:24.611Z] === PAUSE TestContainerInvalidJSON/containers/create
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
21:01:24 [2022-06-06T21:01:24.611Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
21:01:24 [2022-06-06T21:01:24.611Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
21:01:24 [2022-06-06T21:01:24.611Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:01:24 [2022-06-06T21:01:24.611Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
21:01:24 [2022-06-06T21:01:24.611Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
21:01:24 [2022-06-06T21:01:24.611Z] === CONT  TestContainerInvalidJSON/commit
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
21:01:24 [2022-06-06T21:01:24.611Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/commit/empty_body
21:01:24 [2022-06-06T21:01:24.611Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
21:01:24 [2022-06-06T21:01:24.611Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
21:01:24 [2022-06-06T21:01:24.611Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
21:01:24 [2022-06-06T21:01:24.611Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
21:01:24 [2022-06-06T21:01:24.611Z] === CONT  TestContainerInvalidJSON/containers/create
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
21:01:24 [2022-06-06T21:01:24.611Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:01:24 [2022-06-06T21:01:24.611Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:01:24 [2022-06-06T21:01:24.611Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
21:01:24 [2022-06-06T21:01:24.611Z] === RUN   TestCopyFromContainerPathIsNotDir
21:01:24 [2022-06-06T21:01:24.861Z] === CONT  TestDaemonConfigValidation/valid_config
21:01:24 [2022-06-06T21:01:24.861Z] === CONT  TestDaemonConfigValidation/invalid_config
21:01:24 [2022-06-06T21:01:24.861Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:01:24 [2022-06-06T21:01:24.861Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:01:24 [2022-06-06T21:01:24.861Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
21:01:24 [2022-06-06T21:01:24.861Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
21:01:24 [2022-06-06T21:01:24.861Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
21:01:24 [2022-06-06T21:01:24.861Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
21:01:24 [2022-06-06T21:01:24.861Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
21:01:24 [2022-06-06T21:01:24.861Z] === RUN   TestConfigDaemonSeccompProfiles
21:01:24 [2022-06-06T21:01:24.861Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:01:24 [2022-06-06T21:01:24.869Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
21:01:24 [2022-06-06T21:01:24.869Z] === RUN   TestCopyToContainerPathDoesNotExist
21:01:24 [2022-06-06T21:01:24.869Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
21:01:24 [2022-06-06T21:01:24.869Z] === RUN   TestCopyEmptyFile
21:01:25 [2022-06-06T21:01:25.126Z] --- PASS: TestCopyEmptyFile (0.21s)
21:01:25 [2022-06-06T21:01:25.126Z] === RUN   TestCopyToContainerPathIsNotDir
21:01:25 [2022-06-06T21:01:25.126Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
21:01:25 [2022-06-06T21:01:25.126Z] === RUN   TestCopyFromContainer
21:01:26 [2022-06-06T21:01:26.230Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:01:27 [2022-06-06T21:01:27.161Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:01:28 [2022-06-06T21:01:28.088Z] === CONT  TestConfigDaemonSeccompProfiles
21:01:28 [2022-06-06T21:01:28.088Z]     daemon_test.go:197: [d239f661af515] daemon is not started
21:01:28 [2022-06-06T21:01:28.088Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
21:01:28 [2022-06-06T21:01:28.088Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
21:01:28 [2022-06-06T21:01:28.088Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
21:01:28 [2022-06-06T21:01:28.088Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
21:01:28 [2022-06-06T21:01:28.088Z] === RUN   TestDaemonProxy
21:01:28 [2022-06-06T21:01:28.088Z] === RUN   TestDaemonProxy/environment_variables
21:01:29 [2022-06-06T21:01:29.375Z] === RUN   TestCopyFromContainer//
21:01:29 [2022-06-06T21:01:29.375Z] === RUN   TestCopyFromContainer//bar/root
21:01:29 [2022-06-06T21:01:29.375Z] === RUN   TestCopyFromContainer//bar/root/
21:01:29 [2022-06-06T21:01:29.375Z] === RUN   TestCopyFromContainer/bar/quux
21:01:29 [2022-06-06T21:01:29.375Z] === RUN   TestCopyFromContainer/bar/quux/
21:01:29 [2022-06-06T21:01:29.375Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:01:29 [2022-06-06T21:01:29.375Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:01:29 [2022-06-06T21:01:29.375Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:01:29 [2022-06-06T21:01:29.633Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:01:29 [2022-06-06T21:01:29.633Z] === RUN   TestCopyFromContainer/bar/notarget
21:01:29 [2022-06-06T21:01:29.633Z] --- PASS: TestCopyFromContainer (4.61s)
21:01:29 [2022-06-06T21:01:29.633Z]     --- PASS: TestCopyFromContainer// (0.06s)
21:01:29 [2022-06-06T21:01:29.633Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
21:01:29 [2022-06-06T21:01:29.633Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
21:01:29 [2022-06-06T21:01:29.633Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
21:01:29 [2022-06-06T21:01:29.633Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
21:01:29 [2022-06-06T21:01:29.633Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
21:01:29 [2022-06-06T21:01:29.633Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
21:01:29 [2022-06-06T21:01:29.633Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
21:01:29 [2022-06-06T21:01:29.633Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
21:01:29 [2022-06-06T21:01:29.633Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
21:01:29 [2022-06-06T21:01:29.633Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:01:29 [2022-06-06T21:01:29.633Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:01:29 [2022-06-06T21:01:29.633Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:01:29 [2022-06-06T21:01:29.633Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:01:29 [2022-06-06T21:01:29.633Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:01:29 [2022-06-06T21:01:29.633Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:01:29 [2022-06-06T21:01:29.633Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:01:29 [2022-06-06T21:01:29.633Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:01:29 [2022-06-06T21:01:29.633Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:01:29 [2022-06-06T21:01:29.633Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:01:29 [2022-06-06T21:01:29.633Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:01:29 [2022-06-06T21:01:29.633Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:01:29 [2022-06-06T21:01:29.633Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:01:29 [2022-06-06T21:01:29.633Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:01:29 [2022-06-06T21:01:29.633Z] === RUN   TestCreateLinkToNonExistingContainer
21:01:29 [2022-06-06T21:01:29.633Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
21:01:29 [2022-06-06T21:01:29.633Z] === RUN   TestCreateWithInvalidEnv
21:01:29 [2022-06-06T21:01:29.633Z] === RUN   TestCreateWithInvalidEnv/0
21:01:29 [2022-06-06T21:01:29.633Z] === PAUSE TestCreateWithInvalidEnv/0
21:01:29 [2022-06-06T21:01:29.633Z] === RUN   TestCreateWithInvalidEnv/1
21:01:29 [2022-06-06T21:01:29.633Z] === PAUSE TestCreateWithInvalidEnv/1
21:01:29 [2022-06-06T21:01:29.633Z] === RUN   TestCreateWithInvalidEnv/2
21:01:29 [2022-06-06T21:01:29.633Z] === PAUSE TestCreateWithInvalidEnv/2
21:01:29 [2022-06-06T21:01:29.633Z] === CONT  TestCreateWithInvalidEnv/0
21:01:29 [2022-06-06T21:01:29.633Z] === CONT  TestCreateWithInvalidEnv/2
21:01:29 [2022-06-06T21:01:29.633Z] === CONT  TestCreateWithInvalidEnv/1
21:01:29 [2022-06-06T21:01:29.633Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:01:29 [2022-06-06T21:01:29.633Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:01:29 [2022-06-06T21:01:29.633Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:01:29 [2022-06-06T21:01:29.633Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:01:29 [2022-06-06T21:01:29.633Z] === RUN   TestCreateTmpfsMountsTarget
21:01:29 [2022-06-06T21:01:29.633Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
21:01:29 [2022-06-06T21:01:29.633Z] === RUN   TestCreateWithCustomMaskedPaths
21:01:29 [2022-06-06T21:01:29.972Z] === RUN   TestDaemonProxy/command-line_options
21:01:31 [2022-06-06T21:01:31.004Z] --- PASS: TestCreateWithCustomMaskedPaths (1.30s)
21:01:31 [2022-06-06T21:01:31.004Z] === RUN   TestCreateWithCustomReadonlyPaths
21:01:31 [2022-06-06T21:01:31.862Z] === RUN   TestDaemonProxy/configuration_file
21:01:32 [2022-06-06T21:01:32.363Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:01:32 [2022-06-06T21:01:32.363Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
21:01:32 [2022-06-06T21:01:32.363Z] GOOS="" GOARCH="" GOARM=""
21:01:32 [2022-06-06T21:01:32.363Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
21:01:32 [2022-06-06T21:01:32.363Z] 
21:01:32 [2022-06-06T21:01:32.363Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:01:32 [2022-06-06T21:01:32.363Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:01:32 [2022-06-06T21:01:32.363Z] HOSTNAME=c6abb9826106
21:01:32 [2022-06-06T21:01:32.363Z] TESTDEBUG=0
21:01:32 [2022-06-06T21:01:32.363Z] DEST=bundles/test-integration
21:01:32 [2022-06-06T21:01:32.363Z] PWD=/go/src/github.com/docker/docker
21:01:32 [2022-06-06T21:01:32.363Z] DOCKER_GITCOMMIT=a7e3182757ca20217032cdf5bc04e61e528c2dfa
21:01:32 [2022-06-06T21:01:32.363Z] container=docker
21:01:32 [2022-06-06T21:01:32.363Z] HOME=/root
21:01:32 [2022-06-06T21:01:32.363Z] GOLANG_VERSION=1.18.3
21:01:32 [2022-06-06T21:01:32.363Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:01:32 [2022-06-06T21:01:32.363Z] VALIDATE_BRANCH=master
21:01:32 [2022-06-06T21:01:32.363Z] TERM=xterm
21:01:32 [2022-06-06T21:01:32.363Z] DOCKER_PKG=github.com/docker/docker
21:01:32 [2022-06-06T21:01:32.363Z] SHLVL=1
21:01:32 [2022-06-06T21:01:32.363Z] TIMEOUT=120m
21:01:32 [2022-06-06T21:01:32.363Z] DOCKER_BUILDTAGS= journald
21:01:32 [2022-06-06T21:01:32.363Z] DOCKER_GRAPHDRIVER=overlay2
21:01:32 [2022-06-06T21:01:32.363Z] GO111MODULE=off
21:01:32 [2022-06-06T21:01:32.363Z] DOCKER_EXPERIMENTAL=1
21:01:32 [2022-06-06T21:01:32.363Z] TEST_SKIP_INTEGRATION_CLI=1
21:01:32 [2022-06-06T21:01:32.363Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:01:32 [2022-06-06T21:01:32.363Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:01:32 [2022-06-06T21:01:32.363Z] GOPATH=/go
21:01:32 [2022-06-06T21:01:32.363Z] PKG_CONFIG=pkg-config
21:01:32 [2022-06-06T21:01:32.363Z] _=/usr/bin/env
21:01:32 [2022-06-06T21:01:32.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:01:32 [2022-06-06T21:01:32.378Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s)
21:01:32 [2022-06-06T21:01:32.378Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:01:32 [2022-06-06T21:01:32.378Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:01:32 [2022-06-06T21:01:32.378Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:01:32 [2022-06-06T21:01:32.378Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:01:32 [2022-06-06T21:01:32.378Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:01:32 [2022-06-06T21:01:32.378Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:01:32 [2022-06-06T21:01:32.378Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:01:32 [2022-06-06T21:01:32.378Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:01:32 [2022-06-06T21:01:32.378Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:01:32 [2022-06-06T21:01:32.378Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:01:32 [2022-06-06T21:01:32.378Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:01:32 [2022-06-06T21:01:32.378Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:01:32 [2022-06-06T21:01:32.378Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:01:32 [2022-06-06T21:01:32.378Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:01:32 [2022-06-06T21:01:32.378Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:01:32 [2022-06-06T21:01:32.378Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:01:32 [2022-06-06T21:01:32.378Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:01:32 [2022-06-06T21:01:32.378Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
21:01:32 [2022-06-06T21:01:32.378Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
21:01:32 [2022-06-06T21:01:32.378Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
21:01:32 [2022-06-06T21:01:32.378Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
21:01:32 [2022-06-06T21:01:32.378Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
21:01:32 [2022-06-06T21:01:32.378Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:01:32 [2022-06-06T21:01:32.943Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
21:01:32 [2022-06-06T21:01:32.943Z] === RUN   TestCreateDifferentPlatform
21:01:32 [2022-06-06T21:01:32.943Z] === RUN   TestCreateDifferentPlatform/different_os
21:01:32 [2022-06-06T21:01:32.943Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:01:32 [2022-06-06T21:01:32.943Z] --- PASS: TestCreateDifferentPlatform (0.02s)
21:01:32 [2022-06-06T21:01:32.943Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:01:32 [2022-06-06T21:01:32.943Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:01:32 [2022-06-06T21:01:32.943Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:01:32 [2022-06-06T21:01:32.943Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
21:01:32 [2022-06-06T21:01:32.943Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:01:32 [2022-06-06T21:01:32.943Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
21:01:32 [2022-06-06T21:01:32.943Z] === RUN   TestCreateInvalidHostConfig
21:01:32 [2022-06-06T21:01:32.943Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
21:01:32 [2022-06-06T21:01:32.943Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
21:01:32 [2022-06-06T21:01:32.943Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
21:01:32 [2022-06-06T21:01:32.943Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
21:01:32 [2022-06-06T21:01:32.943Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:01:32 [2022-06-06T21:01:32.943Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:01:32 [2022-06-06T21:01:32.943Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
21:01:32 [2022-06-06T21:01:32.943Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
21:01:32 [2022-06-06T21:01:32.943Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
21:01:32 [2022-06-06T21:01:32.943Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
21:01:32 [2022-06-06T21:01:32.943Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:01:32 [2022-06-06T21:01:32.943Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
21:01:32 [2022-06-06T21:01:32.943Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
21:01:32 [2022-06-06T21:01:32.943Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
21:01:32 [2022-06-06T21:01:32.943Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
21:01:32 [2022-06-06T21:01:32.943Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
21:01:32 [2022-06-06T21:01:32.943Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
21:01:32 [2022-06-06T21:01:32.943Z] === RUN   TestContainerStartOnDaemonRestart
21:01:32 [2022-06-06T21:01:32.943Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
21:01:32 [2022-06-06T21:01:32.943Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
21:01:32 [2022-06-06T21:01:32.943Z] === RUN   TestDaemonRestartIpcMode
21:01:32 [2022-06-06T21:01:32.943Z] === PAUSE TestDaemonRestartIpcMode
21:01:32 [2022-06-06T21:01:32.943Z] === RUN   TestDaemonHostGatewayIP
21:01:32 [2022-06-06T21:01:32.943Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
21:01:32 [2022-06-06T21:01:32.943Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
21:01:32 [2022-06-06T21:01:32.943Z] === RUN   TestRestartDaemonWithRestartingContainer
21:01:32 [2022-06-06T21:01:32.943Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:01:32 [2022-06-06T21:01:32.943Z] === RUN   TestContainerKillOnDaemonStart
21:01:32 [2022-06-06T21:01:32.943Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
21:01:32 [2022-06-06T21:01:32.943Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
21:01:32 [2022-06-06T21:01:32.943Z] === RUN   TestDiff
21:01:33 [2022-06-06T21:01:33.224Z] === RUN   TestDaemonProxy/conflicting_options
21:01:33 [2022-06-06T21:01:33.508Z] --- PASS: TestDiff (0.46s)
21:01:33 [2022-06-06T21:01:33.508Z] === RUN   TestExecWithCloseStdin
21:01:33 [2022-06-06T21:01:33.766Z] --- PASS: TestExecWithCloseStdin (0.50s)
21:01:33 [2022-06-06T21:01:33.766Z] === RUN   TestExec
21:01:33 [2022-06-06T21:01:33.785Z] === RUN   TestDaemonProxy/reload_sanitized
21:01:34 [2022-06-06T21:01:34.330Z] --- PASS: TestExec (0.52s)
21:01:34 [2022-06-06T21:01:34.330Z] === RUN   TestExecUser
21:01:34 [2022-06-06T21:01:34.346Z] --- PASS: TestDaemonProxy (6.22s)
21:01:34 [2022-06-06T21:01:34.346Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
21:01:34 [2022-06-06T21:01:34.346Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
21:01:34 [2022-06-06T21:01:34.346Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
21:01:34 [2022-06-06T21:01:34.346Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
21:01:34 [2022-06-06T21:01:34.346Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
21:01:34 [2022-06-06T21:01:34.346Z] PASS
21:01:34 [2022-06-06T21:01:34.346Z] 
21:01:34 [2022-06-06T21:01:34.346Z] DONE 18 tests in 11.142s
21:01:34 [2022-06-06T21:01:34.346Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
21:01:34 [2022-06-06T21:01:34.346Z] INFO: Testing against a local daemon
21:01:34 [2022-06-06T21:01:34.346Z] === RUN   TestCommitInheritsEnv
21:01:34 [2022-06-06T21:01:34.603Z] --- PASS: TestCommitInheritsEnv (0.28s)
21:01:34 [2022-06-06T21:01:34.603Z] === RUN   TestImportExtremelyLargeImageWorks
21:01:34 [2022-06-06T21:01:34.603Z] === PAUSE TestImportExtremelyLargeImageWorks
21:01:34 [2022-06-06T21:01:34.603Z] === RUN   TestImportWithCustomPlatform
21:01:34 [2022-06-06T21:01:34.603Z] === RUN   TestImportWithCustomPlatform/#00
21:01:34 [2022-06-06T21:01:34.603Z] === RUN   TestImportWithCustomPlatform/_______
21:01:34 [2022-06-06T21:01:34.603Z] === RUN   TestImportWithCustomPlatform//
21:01:34 [2022-06-06T21:01:34.603Z] === RUN   TestImportWithCustomPlatform/linux
21:01:34 [2022-06-06T21:01:34.859Z] === RUN   TestImportWithCustomPlatform/LINUX
21:01:34 [2022-06-06T21:01:34.859Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
21:01:34 [2022-06-06T21:01:34.859Z] === RUN   TestImportWithCustomPlatform/macos
21:01:34 [2022-06-06T21:01:34.859Z] === RUN   TestImportWithCustomPlatform/macos/arm64
21:01:34 [2022-06-06T21:01:34.859Z] === RUN   TestImportWithCustomPlatform/nintendo64
21:01:34 [2022-06-06T21:01:34.859Z] --- PASS: TestImportWithCustomPlatform (0.33s)
21:01:34 [2022-06-06T21:01:34.859Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
21:01:34 [2022-06-06T21:01:34.859Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
21:01:34 [2022-06-06T21:01:34.859Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
21:01:34 [2022-06-06T21:01:34.859Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
21:01:34 [2022-06-06T21:01:34.859Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
21:01:34 [2022-06-06T21:01:34.859Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
21:01:34 [2022-06-06T21:01:34.859Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
21:01:34 [2022-06-06T21:01:34.859Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
21:01:34 [2022-06-06T21:01:34.859Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
21:01:34 [2022-06-06T21:01:34.859Z] === RUN   TestImagesFilterMultiReference
21:01:34 [2022-06-06T21:01:34.895Z] --- PASS: TestExecUser (0.50s)
21:01:34 [2022-06-06T21:01:34.895Z] === RUN   TestExportContainerAndImportImage
21:01:35 [2022-06-06T21:01:35.114Z] --- PASS: TestImagesFilterMultiReference (0.06s)
21:01:35 [2022-06-06T21:01:35.114Z] === RUN   TestImagePullPlatformInvalid
21:01:35 [2022-06-06T21:01:35.114Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
21:01:35 [2022-06-06T21:01:35.114Z] === RUN   TestRemoveImageOrphaning
21:01:35 [2022-06-06T21:01:35.376Z] --- PASS: TestRemoveImageOrphaning (0.25s)
21:01:35 [2022-06-06T21:01:35.376Z] === RUN   TestRemoveImageGarbageCollector
21:01:35 [2022-06-06T21:01:35.462Z] --- PASS: TestExportContainerAndImportImage (0.67s)
21:01:35 [2022-06-06T21:01:35.462Z] === RUN   TestExportContainerAfterDaemonRestart
21:01:35 [2022-06-06T21:01:35.936Z] time="2022-06-06T21:01:35Z" level=info msg="[graphdriver] trying configured driver: overlay2"
21:01:36 [2022-06-06T21:01:36.835Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s)
21:01:36 [2022-06-06T21:01:36.835Z] === RUN   TestHealthCheckWorkdir
21:01:37 [2022-06-06T21:01:37.300Z] --- PASS: TestRemoveImageGarbageCollector (1.96s)
21:01:37 [2022-06-06T21:01:37.300Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:01:37 [2022-06-06T21:01:37.300Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
21:01:37 [2022-06-06T21:01:37.300Z] === RUN   TestTagInvalidReference
21:01:37 [2022-06-06T21:01:37.300Z] --- PASS: TestTagInvalidReference (0.01s)
21:01:37 [2022-06-06T21:01:37.300Z] === RUN   TestTagValidPrefixedRepo
21:01:37 [2022-06-06T21:01:37.300Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
21:01:37 [2022-06-06T21:01:37.300Z] === RUN   TestTagExistedNameWithoutForce
21:01:37 [2022-06-06T21:01:37.300Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:01:37 [2022-06-06T21:01:37.300Z] === RUN   TestTagOfficialNames
21:01:37 [2022-06-06T21:01:37.300Z] --- PASS: TestTagOfficialNames (0.04s)
21:01:37 [2022-06-06T21:01:37.300Z] === RUN   TestTagMatchesDigest
21:01:37 [2022-06-06T21:01:37.300Z] --- PASS: TestTagMatchesDigest (0.01s)
21:01:37 [2022-06-06T21:01:37.300Z] === CONT  TestImportExtremelyLargeImageWorks
21:01:37 [2022-06-06T21:01:37.401Z] --- PASS: TestHealthCheckWorkdir (0.55s)
21:01:37 [2022-06-06T21:01:37.401Z] === RUN   TestHealthKillContainer
21:01:45 [2022-06-06T21:01:45.502Z] --- PASS: TestHealthKillContainer (7.92s)
21:01:45 [2022-06-06T21:01:45.502Z] === RUN   TestInspectCpusetInConfigPre120
21:01:45 [2022-06-06T21:01:45.502Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
21:01:45 [2022-06-06T21:01:45.502Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
21:01:45 [2022-06-06T21:01:45.502Z] === RUN   TestIpcModeNone
21:01:46 [2022-06-06T21:01:46.067Z] --- PASS: TestIpcModeNone (0.60s)
21:01:46 [2022-06-06T21:01:46.067Z] === RUN   TestIpcModePrivate
21:01:46 [2022-06-06T21:01:46.325Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
21:01:46 [2022-06-06T21:01:46.325Z] --- PASS: TestIpcModePrivate (0.46s)
21:01:46 [2022-06-06T21:01:46.325Z] === RUN   TestIpcModeShareable
21:01:46 [2022-06-06T21:01:46.325Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:01:46 [2022-06-06T21:01:46.325Z] --- SKIP: TestIpcModeShareable (0.00s)
21:01:46 [2022-06-06T21:01:46.325Z] === RUN   TestAPIIpcModeShareableAndContainer
21:01:46 [2022-06-06T21:01:46.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:01:48 [2022-06-06T21:01:48.224Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s)
21:01:48 [2022-06-06T21:01:48.225Z] === RUN   TestAPIIpcModeHost
21:01:48 [2022-06-06T21:01:48.225Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:01:48 [2022-06-06T21:01:48.225Z] --- SKIP: TestAPIIpcModeHost (0.00s)
21:01:48 [2022-06-06T21:01:48.225Z] === RUN   TestDaemonIpcModeShareable
21:01:48 [2022-06-06T21:01:48.225Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:01:48 [2022-06-06T21:01:48.225Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
21:01:48 [2022-06-06T21:01:48.225Z] === RUN   TestDaemonIpcModePrivate
21:01:48 [2022-06-06T21:01:48.790Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
21:01:49 [2022-06-06T21:01:49.048Z] --- PASS: TestDaemonIpcModePrivate (1.17s)
21:01:49 [2022-06-06T21:01:49.048Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:01:49 [2022-06-06T21:01:49.048Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:01:49 [2022-06-06T21:01:49.048Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
21:01:49 [2022-06-06T21:01:49.048Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:01:49 [2022-06-06T21:01:49.048Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:01:49 [2022-06-06T21:01:49.048Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
21:01:49 [2022-06-06T21:01:49.048Z] === RUN   TestIpcModeOlderClient
21:01:49 [2022-06-06T21:01:49.048Z] === PAUSE TestIpcModeOlderClient
21:01:49 [2022-06-06T21:01:49.048Z] === RUN   TestKillContainerInvalidSignal
21:01:49 [2022-06-06T21:01:49.613Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
21:01:49 [2022-06-06T21:01:49.613Z] === RUN   TestKillContainer
21:01:49 [2022-06-06T21:01:49.613Z] === RUN   TestKillContainer/no_signal
21:01:49 [2022-06-06T21:01:49.873Z] === RUN   TestKillContainer/non_killing_signal
21:01:50 [2022-06-06T21:01:50.131Z] === RUN   TestKillContainer/killing_signal
21:01:50 [2022-06-06T21:01:50.697Z] --- PASS: TestKillContainer (1.26s)
21:01:50 [2022-06-06T21:01:50.697Z]     --- PASS: TestKillContainer/no_signal (0.41s)
21:01:50 [2022-06-06T21:01:50.697Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
21:01:50 [2022-06-06T21:01:50.697Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
21:01:50 [2022-06-06T21:01:50.697Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:01:50 [2022-06-06T21:01:50.697Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:01:51 [2022-06-06T21:01:51.263Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:01:51 [2022-06-06T21:01:51.521Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s)
21:01:51 [2022-06-06T21:01:51.521Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
21:01:51 [2022-06-06T21:01:51.521Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
21:01:51 [2022-06-06T21:01:51.521Z] === RUN   TestKillStoppedContainer
21:01:51 [2022-06-06T21:01:51.521Z] --- PASS: TestKillStoppedContainer (0.04s)
21:01:51 [2022-06-06T21:01:51.521Z] === RUN   TestKillStoppedContainerAPIPre120
21:01:51 [2022-06-06T21:01:51.779Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
21:01:51 [2022-06-06T21:01:51.779Z] === RUN   TestKillDifferentUserContainer
21:01:52 [2022-06-06T21:01:52.038Z] --- PASS: TestKillDifferentUserContainer (0.49s)
21:01:52 [2022-06-06T21:01:52.038Z] === RUN   TestInspectOomKilledTrue
21:01:52 [2022-06-06T21:01:52.038Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
21:01:52 [2022-06-06T21:01:52.038Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:01:52 [2022-06-06T21:01:52.038Z] === RUN   TestInspectOomKilledFalse
21:01:52 [2022-06-06T21:01:52.038Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:01:52 [2022-06-06T21:01:52.038Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:01:52 [2022-06-06T21:01:52.038Z] === RUN   TestLinksEtcHostsContentMatch
21:01:52 [2022-06-06T21:01:52.038Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
21:01:52 [2022-06-06T21:01:52.038Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
21:01:52 [2022-06-06T21:01:52.038Z] === RUN   TestLinksContainerNames
21:01:52 [2022-06-06T21:01:52.970Z] --- PASS: TestLinksContainerNames (0.84s)
21:01:52 [2022-06-06T21:01:52.970Z] === RUN   TestLogsFollowTailEmpty
21:01:53 [2022-06-06T21:01:53.535Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
21:01:53 [2022-06-06T21:01:53.535Z] === RUN   TestContainerNetworkMountsNoChown
21:01:53 [2022-06-06T21:01:53.794Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s)
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/default
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/default
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/private
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/private
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/rprivate
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/rprivate
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/slave
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/slave
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/rslave
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/rslave
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/shared
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/shared
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/rshared
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/rshared
21:01:53 [2022-06-06T21:01:53.794Z] === CONT  TestMountDaemonRoot/default
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/default/bind_root
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/default/mount_root
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === CONT  TestMountDaemonRoot/default/bind_root
21:01:53 [2022-06-06T21:01:53.794Z] === CONT  TestMountDaemonRoot/rshared
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:01:53 [2022-06-06T21:01:53.794Z] === CONT  TestMountDaemonRoot/shared
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === CONT  TestMountDaemonRoot/rslave
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === CONT  TestMountDaemonRoot/slave
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:01:53 [2022-06-06T21:01:53.794Z] === CONT  TestMountDaemonRoot/rprivate
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === CONT  TestMountDaemonRoot/private
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/private/bind_root
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/private/mount_root
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:01:53 [2022-06-06T21:01:53.794Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === CONT  TestMountDaemonRoot/default/mount_root
21:01:53 [2022-06-06T21:01:53.794Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:01:53 [2022-06-06T21:01:53.794Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:01:54 [2022-06-06T21:01:54.053Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:01:54 [2022-06-06T21:01:54.053Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:01:54 [2022-06-06T21:01:54.053Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:01:54 [2022-06-06T21:01:54.053Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:01:54 [2022-06-06T21:01:54.053Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:01:54 [2022-06-06T21:01:54.053Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:01:54 [2022-06-06T21:01:54.053Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:01:54 [2022-06-06T21:01:54.053Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:01:54 [2022-06-06T21:01:54.053Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:01:54 [2022-06-06T21:01:54.053Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:01:54 [2022-06-06T21:01:54.053Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:01:54 [2022-06-06T21:01:54.053Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:01:54 [2022-06-06T21:01:54.053Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:01:54 [2022-06-06T21:01:54.053Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:01:54 [2022-06-06T21:01:54.053Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:01:54 [2022-06-06T21:01:54.053Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:01:54 [2022-06-06T21:01:54.053Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:01:54 [2022-06-06T21:01:54.053Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:01:54 [2022-06-06T21:01:54.053Z] === CONT  TestMountDaemonRoot/private/bind_root
21:01:54 [2022-06-06T21:01:54.053Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:01:54 [2022-06-06T21:01:54.314Z] === CONT  TestMountDaemonRoot/private/mount_root
21:01:54 [2022-06-06T21:01:54.314Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:01:54 [2022-06-06T21:01:54.314Z] --- PASS: TestMountDaemonRoot (0.01s)
21:01:54 [2022-06-06T21:01:54.314Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:01:54 [2022-06-06T21:01:54.314Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
21:01:54 [2022-06-06T21:01:54.314Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
21:01:54 [2022-06-06T21:01:54.314Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
21:01:54 [2022-06-06T21:01:54.314Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
21:01:54 [2022-06-06T21:01:54.314Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:01:54 [2022-06-06T21:01:54.314Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
21:01:54 [2022-06-06T21:01:54.314Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
21:01:54 [2022-06-06T21:01:54.314Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
21:01:54 [2022-06-06T21:01:54.314Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
21:01:54 [2022-06-06T21:01:54.314Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:01:54 [2022-06-06T21:01:54.314Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
21:01:54 [2022-06-06T21:01:54.314Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
21:01:54 [2022-06-06T21:01:54.314Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
21:01:54 [2022-06-06T21:01:54.314Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
21:01:54 [2022-06-06T21:01:54.314Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:01:54 [2022-06-06T21:01:54.314Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
21:01:54 [2022-06-06T21:01:54.314Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
21:01:54 [2022-06-06T21:01:54.314Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
21:01:54 [2022-06-06T21:01:54.314Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
21:01:54 [2022-06-06T21:01:54.314Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:01:54 [2022-06-06T21:01:54.314Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
21:01:54 [2022-06-06T21:01:54.314Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
21:01:54 [2022-06-06T21:01:54.314Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
21:01:54 [2022-06-06T21:01:54.314Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
21:01:54 [2022-06-06T21:01:54.314Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:01:54 [2022-06-06T21:01:54.314Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
21:01:54 [2022-06-06T21:01:54.314Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
21:01:54 [2022-06-06T21:01:54.314Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
21:01:54 [2022-06-06T21:01:54.314Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
21:01:54 [2022-06-06T21:01:54.314Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:01:54 [2022-06-06T21:01:54.314Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
21:01:54 [2022-06-06T21:01:54.314Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
21:01:54 [2022-06-06T21:01:54.314Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
21:01:54 [2022-06-06T21:01:54.314Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
21:01:54 [2022-06-06T21:01:54.314Z] === RUN   TestContainerBindMountNonRecursive
21:01:54 [2022-06-06T21:01:54.314Z]     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)
21:01:54 [2022-06-06T21:01:54.314Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
21:01:54 [2022-06-06T21:01:54.314Z] === RUN   TestContainerVolumesMountedAsShared
21:01:54 [2022-06-06T21:01:54.314Z]     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)
21:01:54 [2022-06-06T21:01:54.314Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
21:01:54 [2022-06-06T21:01:54.314Z] === RUN   TestContainerVolumesMountedAsSlave
21:01:54 [2022-06-06T21:01:54.314Z]     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)
21:01:54 [2022-06-06T21:01:54.314Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
21:01:54 [2022-06-06T21:01:54.314Z] === RUN   TestNetworkNat
21:01:54 [2022-06-06T21:01:54.880Z] --- PASS: TestNetworkNat (0.60s)
21:01:54 [2022-06-06T21:01:54.880Z] === RUN   TestNetworkLocalhostTCPNat
21:01:55 [2022-06-06T21:01:55.445Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
21:01:55 [2022-06-06T21:01:55.445Z] === RUN   TestNetworkLoopbackNat
21:01:57 [2022-06-06T21:01:57.970Z] --- PASS: TestNetworkLoopbackNat (2.58s)
21:01:57 [2022-06-06T21:01:57.970Z] === RUN   TestPause
21:01:57 [2022-06-06T21:01:57.970Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
21:01:57 [2022-06-06T21:01:57.970Z] --- SKIP: TestPause (0.00s)
21:01:57 [2022-06-06T21:01:57.970Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:01:57 [2022-06-06T21:01:57.970Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:01:57 [2022-06-06T21:01:57.970Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:01:57 [2022-06-06T21:01:57.970Z] === RUN   TestPauseStopPausedContainer
21:01:57 [2022-06-06T21:01:57.970Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
21:01:57 [2022-06-06T21:01:57.970Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
21:01:57 [2022-06-06T21:01:57.970Z] === RUN   TestPidHost
21:01:58 [2022-06-06T21:01:58.904Z] --- PASS: TestPidHost (0.92s)
21:01:58 [2022-06-06T21:01:58.904Z] === RUN   TestPsFilter
21:01:58 [2022-06-06T21:01:58.904Z] --- PASS: TestPsFilter (0.10s)
21:01:58 [2022-06-06T21:01:58.904Z] === RUN   TestRemoveContainerWithRemovedVolume
21:01:59 [2022-06-06T21:01:59.473Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
21:01:59 [2022-06-06T21:01:59.473Z] === RUN   TestRemoveContainerWithVolume
21:01:59 [2022-06-06T21:01:59.731Z] --- PASS: TestRemoveContainerWithVolume (0.50s)
21:01:59 [2022-06-06T21:01:59.731Z] === RUN   TestRemoveContainerRunning
21:02:00 [2022-06-06T21:02:00.295Z] --- PASS: TestRemoveContainerRunning (0.40s)
21:02:00 [2022-06-06T21:02:00.295Z] === RUN   TestRemoveContainerForceRemoveRunning
21:02:00 [2022-06-06T21:02:00.866Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
21:02:00 [2022-06-06T21:02:00.866Z] === RUN   TestRemoveInvalidContainer
21:02:00 [2022-06-06T21:02:00.866Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:02:00 [2022-06-06T21:02:00.866Z] === RUN   TestRenameLinkedContainer
21:02:02 [2022-06-06T21:02:02.764Z] --- PASS: TestRenameLinkedContainer (1.77s)
21:02:02 [2022-06-06T21:02:02.764Z] === RUN   TestRenameStoppedContainer
21:02:02 [2022-06-06T21:02:02.764Z] --- PASS: TestRenameStoppedContainer (0.41s)
21:02:02 [2022-06-06T21:02:02.764Z] === RUN   TestRenameRunningContainerAndReuse
21:02:03 [2022-06-06T21:02:03.696Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s)
21:02:03 [2022-06-06T21:02:03.697Z] === RUN   TestRenameInvalidName
21:02:03 [2022-06-06T21:02:03.876Z] INFO [linters context/goanalysis] analyzers took 5m2.801919691s with top 10 stages: buildir: 2m1.984935673s, goimports: 25.286013607s, unconvert: 17.957127536s, gosec: 15.840712689s, S1038: 8.842525491s, golint: 8.062321489s, misspell: 6.56683031s, nilness: 4.475042834s, S1039: 3.958185202s, printf: 3.589671853s 
21:02:03 [2022-06-06T21:02:03.876Z] INFO [runner] Issues before processing: 3033, after processing: 0 
21:02:03 [2022-06-06T21:02:03.876Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 2034/2034, cgo: 2417/3033, filename_unadjuster: 2417/2417, path_prettifier: 2417/2417, skip_files: 2417/2417, skip_dirs: 2417/2417, exclude-rules: 77/2034, nolint: 0/77, autogenerated_exclude: 2034/2417, exclude: 2034/2034 
21:02:03 [2022-06-06T21:02:03.876Z] INFO [runner] processing took 81.595818ms with stages: nolint: 32.071304ms, identifier_marker: 21.399494ms, path_prettifier: 9.727977ms, autogenerated_exclude: 8.326043ms, exclude-rules: 7.877193ms, skip_dirs: 1.788005ms, cgo: 274.062µs, filename_unadjuster: 126.558µs, max_same_issues: 1.532µs, uniq_by_line: 607ns, max_from_linter: 480ns, diff: 420ns, skip_files: 404ns, exclude: 290ns, source_code: 287ns, path_shortener: 259ns, severity-rules: 243ns, max_per_file_from_linter: 232ns, sort_results: 227ns, path_prefixer: 201ns 
21:02:03 [2022-06-06T21:02:03.876Z] INFO [runner] linters took 1m31.636030787s with stages: goanalysis_metalinter: 1m31.554289714s 
21:02:03 [2022-06-06T21:02:03.876Z] INFO File cache stats: 1671 entries of total size 8.5MiB 
21:02:03 [2022-06-06T21:02:03.876Z] INFO Memory: 2628 samples, avg is 284.3MB, max is 1177.9MB 
21:02:03 [2022-06-06T21:02:03.876Z] INFO Execution took 4m22.695268111s               
21:02:03 [2022-06-06T21:02:03.876Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
21:02:04 [2022-06-06T21:02:04.195Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43700/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a7e3182757ca20217032cdf5bc04e61e528c2dfa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a7e3182757ca20217032cdf5bc04e61e528c2dfa hack/make.sh dynbinary test-docker-py
21:02:04 [2022-06-06T21:02:04.262Z] --- PASS: TestRenameInvalidName (0.41s)
21:02:04 [2022-06-06T21:02:04.262Z] === RUN   TestRenameAnonymousContainer
21:02:04 [2022-06-06T21:02:04.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:02:04 [2022-06-06T21:02:04.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:02:04 [2022-06-06T21:02:04.758Z] 
21:02:04 [2022-06-06T21:02:04.758Z] Removing bundles/
21:02:04 [2022-06-06T21:02:04.758Z] 
21:02:04 [2022-06-06T21:02:04.758Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:02:04 [2022-06-06T21:02:04.758Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:02:04 [2022-06-06T21:02:04.758Z] GOOS="" GOARCH="" GOARM=""
21:02:05 [2022-06-06T21:02:05.636Z] --- PASS: TestRenameAnonymousContainer (1.56s)
21:02:05 [2022-06-06T21:02:05.636Z] === RUN   TestRenameContainerWithSameName
21:02:06 [2022-06-06T21:02:06.201Z] --- PASS: TestRenameContainerWithSameName (0.45s)
21:02:06 [2022-06-06T21:02:06.201Z] === RUN   TestRenameContainerWithLinkedContainer
21:02:07 [2022-06-06T21:02:07.135Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s)
21:02:07 [2022-06-06T21:02:07.135Z] === RUN   TestResize
21:02:07 [2022-06-06T21:02:07.393Z] --- PASS: TestResize (0.42s)
21:02:07 [2022-06-06T21:02:07.393Z] === RUN   TestResizeWithInvalidSize
21:02:07 [2022-06-06T21:02:07.958Z] --- PASS: TestResizeWithInvalidSize (0.45s)
21:02:07 [2022-06-06T21:02:07.958Z] === RUN   TestResizeWhenContainerNotStarted
21:02:08 [2022-06-06T21:02:08.216Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s)
21:02:08 [2022-06-06T21:02:08.216Z] === RUN   TestDaemonRestartKillContainers
21:02:08 [2022-06-06T21:02:08.216Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
21:02:08 [2022-06-06T21:02:08.216Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
21:02:08 [2022-06-06T21:02:08.216Z] === RUN   TestCgroupNamespacesRun
21:02:09 [2022-06-06T21:02:09.588Z] --- PASS: TestCgroupNamespacesRun (1.14s)
21:02:09 [2022-06-06T21:02:09.588Z] === RUN   TestCgroupNamespacesRunPrivileged
21:02:10 [2022-06-06T21:02:10.522Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s)
21:02:10 [2022-06-06T21:02:10.522Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:02:11 [2022-06-06T21:02:11.894Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s)
21:02:11 [2022-06-06T21:02:11.894Z] === RUN   TestCgroupNamespacesRunHostMode
21:02:12 [2022-06-06T21:02:12.828Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s)
21:02:12 [2022-06-06T21:02:12.828Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:02:14 [2022-06-06T21:02:14.202Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
21:02:14 [2022-06-06T21:02:14.202Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:02:15 [2022-06-06T21:02:15.140Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s)
21:02:15 [2022-06-06T21:02:15.140Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:02:16 [2022-06-06T21:02:16.077Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
21:02:16 [2022-06-06T21:02:16.077Z] === RUN   TestCgroupNamespacesRunOlderClient
21:02:17 [2022-06-06T21:02:17.012Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s)
21:02:17 [2022-06-06T21:02:17.012Z] === RUN   TestNISDomainname
21:02:17 [2022-06-06T21:02:17.012Z]     run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
21:02:17 [2022-06-06T21:02:17.012Z] --- SKIP: TestNISDomainname (0.02s)
21:02:17 [2022-06-06T21:02:17.012Z] === RUN   TestHostnameDnsResolution
21:02:17 [2022-06-06T21:02:17.946Z] --- PASS: TestHostnameDnsResolution (0.67s)
21:02:17 [2022-06-06T21:02:17.946Z] === RUN   TestUnprivilegedPortsAndPing
21:02:17 [2022-06-06T21:02:17.946Z]     run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
21:02:17 [2022-06-06T21:02:17.946Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
21:02:17 [2022-06-06T21:02:17.946Z] === RUN   TestPrivilegedHostDevices
21:02:18 [2022-06-06T21:02:18.206Z] --- PASS: TestPrivilegedHostDevices (0.46s)
21:02:18 [2022-06-06T21:02:18.206Z] === RUN   TestConsoleSize
21:02:18 [2022-06-06T21:02:18.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:02:18 [2022-06-06T21:02:18.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:02:18 [2022-06-06T21:02:18.772Z] --- PASS: TestConsoleSize (0.45s)
21:02:18 [2022-06-06T21:02:18.772Z] === RUN   TestStats
21:02:18 [2022-06-06T21:02:18.772Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
21:02:18 [2022-06-06T21:02:18.772Z] --- SKIP: TestStats (0.00s)
21:02:18 [2022-06-06T21:02:18.772Z] === RUN   TestStopContainerWithTimeout
21:02:18 [2022-06-06T21:02:18.772Z] === RUN   TestStopContainerWithTimeout/0
21:02:18 [2022-06-06T21:02:18.772Z] === PAUSE TestStopContainerWithTimeout/0
21:02:18 [2022-06-06T21:02:18.772Z] === RUN   TestStopContainerWithTimeout/1
21:02:18 [2022-06-06T21:02:18.772Z] === PAUSE TestStopContainerWithTimeout/1
21:02:18 [2022-06-06T21:02:18.772Z] === RUN   TestStopContainerWithTimeout/3
21:02:18 [2022-06-06T21:02:18.772Z] === PAUSE TestStopContainerWithTimeout/3
21:02:18 [2022-06-06T21:02:18.772Z] === RUN   TestStopContainerWithTimeout/-1
21:02:18 [2022-06-06T21:02:18.772Z] === PAUSE TestStopContainerWithTimeout/-1
21:02:18 [2022-06-06T21:02:18.772Z] === CONT  TestStopContainerWithTimeout/0
21:02:18 [2022-06-06T21:02:18.772Z] === CONT  TestStopContainerWithTimeout/-1
21:02:18 [2022-06-06T21:02:18.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:02:19 [2022-06-06T21:02:19.338Z] === CONT  TestStopContainerWithTimeout/3
21:02:19 [2022-06-06T21:02:19.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
21:02:21 [2022-06-06T21:02:21.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:02:21 [2022-06-06T21:02:21.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:02:21 [2022-06-06T21:02:21.862Z] === CONT  TestStopContainerWithTimeout/1
21:02:22 [2022-06-06T21:02:22.806Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:02:22 [2022-06-06T21:02:22.806Z]     --- PASS: TestStopContainerWithTimeout/0 (0.60s)
21:02:22 [2022-06-06T21:02:22.806Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.68s)
21:02:22 [2022-06-06T21:02:22.806Z]     --- PASS: TestStopContainerWithTimeout/3 (2.51s)
21:02:22 [2022-06-06T21:02:22.806Z]     --- PASS: TestStopContainerWithTimeout/1 (1.56s)
21:02:22 [2022-06-06T21:02:22.806Z] === RUN   TestDeleteDevicemapper
21:02:23 [2022-06-06T21:02:23.083Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:02:23 [2022-06-06T21:02:23.083Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:02:23 [2022-06-06T21:02:23.083Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:02:24 [2022-06-06T21:02:24.468Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.57s)
21:02:24 [2022-06-06T21:02:24.468Z] === RUN   TestUpdateMemory
21:02:24 [2022-06-06T21:02:24.468Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
21:02:24 [2022-06-06T21:02:24.468Z] --- SKIP: TestUpdateMemory (0.00s)
21:02:24 [2022-06-06T21:02:24.468Z] === RUN   TestUpdateCPUQuota
21:02:24 [2022-06-06T21:02:24.468Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
21:02:24 [2022-06-06T21:02:24.468Z] --- SKIP: TestUpdateCPUQuota (0.00s)
21:02:24 [2022-06-06T21:02:24.468Z] === RUN   TestUpdatePidsLimit
21:02:24 [2022-06-06T21:02:24.468Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
21:02:24 [2022-06-06T21:02:24.468Z] --- SKIP: TestUpdatePidsLimit (0.00s)
21:02:24 [2022-06-06T21:02:24.468Z] === RUN   TestUpdateRestartPolicy
21:02:25 [2022-06-06T21:02:25.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:02:27 [2022-06-06T21:02:27.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:02:33 [2022-06-06T21:02:33.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:02:34 [2022-06-06T21:02:34.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:02:34 [2022-06-06T21:02:34.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:02:35 [2022-06-06T21:02:35.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:02:35 [2022-06-06T21:02:35.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:02:35 [2022-06-06T21:02:35.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:02:35 [2022-06-06T21:02:35.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:02:36 [2022-06-06T21:02:36.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:02:36 [2022-06-06T21:02:36.655Z] --- PASS: TestUpdateRestartPolicy (10.97s)
21:02:36 [2022-06-06T21:02:36.655Z] === RUN   TestUpdateRestartWithAutoRemove
21:02:36 [2022-06-06T21:02:36.655Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
21:02:36 [2022-06-06T21:02:36.655Z] === RUN   TestWaitNonBlocked
21:02:36 [2022-06-06T21:02:36.655Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:02:36 [2022-06-06T21:02:36.655Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:02:36 [2022-06-06T21:02:36.655Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:02:36 [2022-06-06T21:02:36.655Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:02:36 [2022-06-06T21:02:36.655Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:02:36 [2022-06-06T21:02:36.655Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:02:36 [2022-06-06T21:02:36.655Z] --- PASS: TestWaitNonBlocked (0.01s)
21:02:36 [2022-06-06T21:02:36.655Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s)
21:02:36 [2022-06-06T21:02:36.655Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s)
21:02:36 [2022-06-06T21:02:36.655Z] === RUN   TestWaitBlocked
21:02:36 [2022-06-06T21:02:36.655Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:02:36 [2022-06-06T21:02:36.655Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:02:36 [2022-06-06T21:02:36.656Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:02:36 [2022-06-06T21:02:36.656Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:02:36 [2022-06-06T21:02:36.656Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:02:36 [2022-06-06T21:02:36.656Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:02:37 [2022-06-06T21:02:37.588Z] --- PASS: TestWaitBlocked (0.01s)
21:02:37 [2022-06-06T21:02:37.588Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s)
21:02:37 [2022-06-06T21:02:37.588Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s)
21:02:37 [2022-06-06T21:02:37.588Z] === CONT  TestDaemonRestartIpcMode
21:02:37 [2022-06-06T21:02:37.588Z] === CONT  TestIpcModeOlderClient
21:02:37 [2022-06-06T21:02:37.588Z] --- PASS: TestIpcModeOlderClient (0.09s)
21:02:37 [2022-06-06T21:02:37.588Z] === CONT  TestRestartDaemonWithRestartingContainer
21:02:37 [2022-06-06T21:02:37.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:02:38 [2022-06-06T21:02:38.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:02:39 [2022-06-06T21:02:39.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:02:39 [2022-06-06T21:02:39.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:02:40 [2022-06-06T21:02:40.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:02:40 [2022-06-06T21:02:40.867Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.88s)
21:02:40 [2022-06-06T21:02:40.867Z] --- PASS: TestDaemonRestartIpcMode (3.01s)
21:02:40 [2022-06-06T21:02:40.867Z] PASS
21:02:40 [2022-06-06T21:02:40.867Z] 
21:02:40 [2022-06-06T21:02:40.867Z] === Skipped
21:02:40 [2022-06-06T21:02:40.867Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
21:02:40 [2022-06-06T21:02:40.867Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:02:40 [2022-06-06T21:02:40.867Z] 
21:02:40 [2022-06-06T21:02:40.867Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
21:02:40 [2022-06-06T21:02:40.867Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
21:02:40 [2022-06-06T21:02:40.867Z] 
21:02:40 [2022-06-06T21:02:40.867Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
21:02:40 [2022-06-06T21:02:40.867Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
21:02:40 [2022-06-06T21:02:40.867Z] 
21:02:40 [2022-06-06T21:02:40.867Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
21:02:40 [2022-06-06T21:02:40.867Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
21:02:40 [2022-06-06T21:02:40.867Z] 
21:02:40 [2022-06-06T21:02:40.867Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
21:02:40 [2022-06-06T21:02:40.867Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
21:02:40 [2022-06-06T21:02:40.867Z] 
21:02:40 [2022-06-06T21:02:40.867Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
21:02:40 [2022-06-06T21:02:40.867Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:02:40 [2022-06-06T21:02:40.867Z] 
21:02:40 [2022-06-06T21:02:40.867Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
21:02:40 [2022-06-06T21:02:40.867Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:02:40 [2022-06-06T21:02:40.867Z] 
21:02:40 [2022-06-06T21:02:40.867Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
21:02:40 [2022-06-06T21:02:40.867Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:02:40 [2022-06-06T21:02:40.867Z] 
21:02:40 [2022-06-06T21:02:40.867Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
21:02:40 [2022-06-06T21:02:40.867Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:02:40 [2022-06-06T21:02:40.867Z] 
21:02:40 [2022-06-06T21:02:40.867Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
21:02:40 [2022-06-06T21:02:40.867Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:02:40 [2022-06-06T21:02:40.867Z] 
21:02:40 [2022-06-06T21:02:40.867Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
21:02:40 [2022-06-06T21:02:40.867Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
21:02:40 [2022-06-06T21:02:40.867Z] 
21:02:40 [2022-06-06T21:02:40.867Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
21:02:40 [2022-06-06T21:02:40.867Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:02:40 [2022-06-06T21:02:40.867Z] 
21:02:40 [2022-06-06T21:02:40.867Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
21:02:40 [2022-06-06T21:02:40.867Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
21:02:40 [2022-06-06T21:02:40.867Z] 
21:02:40 [2022-06-06T21:02:40.867Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
21:02:40 [2022-06-06T21:02:40.867Z]     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)
21:02:40 [2022-06-06T21:02:40.867Z] 
21:02:40 [2022-06-06T21:02:40.867Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
21:02:40 [2022-06-06T21:02:40.867Z]     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)
21:02:40 [2022-06-06T21:02:40.867Z] 
21:02:40 [2022-06-06T21:02:40.867Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
21:02:40 [2022-06-06T21:02:40.867Z]     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)
21:02:40 [2022-06-06T21:02:40.867Z] 
21:02:40 [2022-06-06T21:02:40.867Z] === SKIP: amd64.integration.container TestPause (0.00s)
21:02:40 [2022-06-06T21:02:40.867Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
21:02:40 [2022-06-06T21:02:40.867Z] 
21:02:40 [2022-06-06T21:02:40.867Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:02:40 [2022-06-06T21:02:40.867Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:02:40 [2022-06-06T21:02:40.867Z] 
21:02:40 [2022-06-06T21:02:40.867Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
21:02:40 [2022-06-06T21:02:40.867Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
21:02:40 [2022-06-06T21:02:40.867Z] 
21:02:40 [2022-06-06T21:02:40.867Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
21:02:40 [2022-06-06T21:02:40.867Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
21:02:40 [2022-06-06T21:02:40.867Z] 
21:02:40 [2022-06-06T21:02:40.867Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
21:02:40 [2022-06-06T21:02:40.867Z]     run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
21:02:40 [2022-06-06T21:02:40.867Z] 
21:02:40 [2022-06-06T21:02:40.867Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
21:02:40 [2022-06-06T21:02:40.867Z]     run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
21:02:40 [2022-06-06T21:02:40.867Z] 
21:02:40 [2022-06-06T21:02:40.867Z] === SKIP: amd64.integration.container TestStats (0.00s)
21:02:40 [2022-06-06T21:02:40.867Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
21:02:40 [2022-06-06T21:02:40.867Z] 
21:02:40 [2022-06-06T21:02:40.867Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
21:02:40 [2022-06-06T21:02:40.867Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:02:40 [2022-06-06T21:02:40.868Z] 
21:02:40 [2022-06-06T21:02:40.868Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
21:02:40 [2022-06-06T21:02:40.868Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
21:02:40 [2022-06-06T21:02:40.868Z] 
21:02:40 [2022-06-06T21:02:40.868Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
21:02:40 [2022-06-06T21:02:40.868Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
21:02:40 [2022-06-06T21:02:40.868Z] 
21:02:40 [2022-06-06T21:02:40.868Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
21:02:40 [2022-06-06T21:02:40.868Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
21:02:40 [2022-06-06T21:02:40.868Z] 
21:02:40 [2022-06-06T21:02:40.868Z] DONE 220 tests, 27 skipped in 76.035s
21:02:40 [2022-06-06T21:02:40.868Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
21:02:40 [2022-06-06T21:02:40.868Z] === RUN   TestConfigDaemonLibtrustID
21:02:40 [2022-06-06T21:02:40.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:02:41 [2022-06-06T21:02:41.252Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
21:02:41 [2022-06-06T21:02:41.252Z] === RUN   TestConfigDaemonID
21:02:41 [2022-06-06T21:02:41.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:02:41 [2022-06-06T21:02:41.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:02:42 [2022-06-06T21:02:42.188Z]     daemon_test.go:83: [dd1ef6352c1a5] daemon is not started
21:02:42 [2022-06-06T21:02:42.189Z] --- PASS: TestConfigDaemonID (1.07s)
21:02:42 [2022-06-06T21:02:42.189Z] === RUN   TestDaemonConfigValidation
21:02:42 [2022-06-06T21:02:42.189Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:02:42 [2022-06-06T21:02:42.189Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:02:42 [2022-06-06T21:02:42.189Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:02:42 [2022-06-06T21:02:42.189Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:02:42 [2022-06-06T21:02:42.189Z] === RUN   TestDaemonConfigValidation/invalid_config
21:02:42 [2022-06-06T21:02:42.189Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:02:42 [2022-06-06T21:02:42.189Z] === RUN   TestDaemonConfigValidation/malformed_config
21:02:42 [2022-06-06T21:02:42.189Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:02:42 [2022-06-06T21:02:42.189Z] === RUN   TestDaemonConfigValidation/valid_config
21:02:42 [2022-06-06T21:02:42.189Z] === PAUSE TestDaemonConfigValidation/valid_config
21:02:42 [2022-06-06T21:02:42.189Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:02:42 [2022-06-06T21:02:42.189Z] === CONT  TestDaemonConfigValidation/malformed_config
21:02:42 [2022-06-06T21:02:42.189Z] === CONT  TestDaemonConfigValidation/valid_config
21:02:42 [2022-06-06T21:02:42.189Z] === CONT  TestDaemonConfigValidation/invalid_config
21:02:42 [2022-06-06T21:02:42.446Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:02:42 [2022-06-06T21:02:42.446Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:02:42 [2022-06-06T21:02:42.446Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
21:02:42 [2022-06-06T21:02:42.446Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
21:02:42 [2022-06-06T21:02:42.446Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
21:02:42 [2022-06-06T21:02:42.446Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.11s)
21:02:42 [2022-06-06T21:02:42.446Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
21:02:42 [2022-06-06T21:02:42.446Z] === RUN   TestConfigDaemonSeccompProfiles
21:02:42 [2022-06-06T21:02:42.446Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:02:42 [2022-06-06T21:02:42.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:02:43 [2022-06-06T21:02:43.383Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:02:43 [2022-06-06T21:02:43.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:02:44 [2022-06-06T21:02:44.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:02:44 [2022-06-06T21:02:44.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:02:44 [2022-06-06T21:02:44.756Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:02:44 [2022-06-06T21:02:44.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:02:45 [2022-06-06T21:02:45.528Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:02:45 [2022-06-06T21:02:45.528Z] Using test binary docker
21:02:45 [2022-06-06T21:02:45.528Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:02:45 [2022-06-06T21:02:45.528Z] +++ /etc/init.d/apparmor start
21:02:45 [2022-06-06T21:02:45.528Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:02:45 [2022-06-06T21:02:45.528Z] INFO: Waiting for daemon to start...
21:02:45 [2022-06-06T21:02:45.528Z] Starting dockerd
21:02:45 [2022-06-06T21:02:45.528Z] +++ 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
21:02:45 [2022-06-06T21:02:45.688Z] === CONT  TestConfigDaemonSeccompProfiles
21:02:45 [2022-06-06T21:02:45.688Z]     daemon_test.go:197: [db2999eb47705] daemon is not started
21:02:45 [2022-06-06T21:02:45.688Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s)
21:02:45 [2022-06-06T21:02:45.688Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s)
21:02:45 [2022-06-06T21:02:45.688Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s)
21:02:45 [2022-06-06T21:02:45.688Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s)
21:02:45 [2022-06-06T21:02:45.688Z] === RUN   TestDaemonProxy
21:02:45 [2022-06-06T21:02:45.688Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
21:02:45 [2022-06-06T21:02:45.688Z] --- SKIP: TestDaemonProxy (0.00s)
21:02:45 [2022-06-06T21:02:45.688Z] PASS
21:02:45 [2022-06-06T21:02:45.688Z] 
21:02:45 [2022-06-06T21:02:45.688Z] === Skipped
21:02:45 [2022-06-06T21:02:45.688Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
21:02:45 [2022-06-06T21:02:45.688Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
21:02:45 [2022-06-06T21:02:45.688Z] 
21:02:45 [2022-06-06T21:02:45.688Z] DONE 13 tests, 1 skipped in 5.222s
21:02:45 [2022-06-06T21:02:45.688Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
21:02:45 [2022-06-06T21:02:45.946Z] INFO: Testing against a local daemon
21:02:45 [2022-06-06T21:02:45.946Z] === RUN   TestCommitInheritsEnv
21:02:47 [2022-06-06T21:02:47.317Z] --- PASS: TestCommitInheritsEnv (1.28s)
21:02:47 [2022-06-06T21:02:47.317Z] === RUN   TestImportExtremelyLargeImageWorks
21:02:47 [2022-06-06T21:02:47.317Z] === PAUSE TestImportExtremelyLargeImageWorks
21:02:47 [2022-06-06T21:02:47.317Z] === RUN   TestImportWithCustomPlatform
21:02:47 [2022-06-06T21:02:47.317Z] === RUN   TestImportWithCustomPlatform/#00
21:02:47 [2022-06-06T21:02:47.317Z] === RUN   TestImportWithCustomPlatform/_______
21:02:47 [2022-06-06T21:02:47.317Z] === RUN   TestImportWithCustomPlatform//
21:02:47 [2022-06-06T21:02:47.317Z] === RUN   TestImportWithCustomPlatform/linux
21:02:47 [2022-06-06T21:02:47.317Z] === RUN   TestImportWithCustomPlatform/LINUX
21:02:47 [2022-06-06T21:02:47.317Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
21:02:47 [2022-06-06T21:02:47.317Z] === RUN   TestImportWithCustomPlatform/macos
21:02:47 [2022-06-06T21:02:47.317Z] === RUN   TestImportWithCustomPlatform/macos/arm64
21:02:47 [2022-06-06T21:02:47.317Z] === RUN   TestImportWithCustomPlatform/nintendo64
21:02:47 [2022-06-06T21:02:47.317Z] --- PASS: TestImportWithCustomPlatform (0.32s)
21:02:47 [2022-06-06T21:02:47.317Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
21:02:47 [2022-06-06T21:02:47.317Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
21:02:47 [2022-06-06T21:02:47.317Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
21:02:47 [2022-06-06T21:02:47.317Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
21:02:47 [2022-06-06T21:02:47.317Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
21:02:47 [2022-06-06T21:02:47.317Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
21:02:47 [2022-06-06T21:02:47.317Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
21:02:47 [2022-06-06T21:02:47.317Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
21:02:47 [2022-06-06T21:02:47.317Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
21:02:47 [2022-06-06T21:02:47.317Z] === RUN   TestImagesFilterMultiReference
21:02:47 [2022-06-06T21:02:47.575Z] --- PASS: TestImagesFilterMultiReference (0.07s)
21:02:47 [2022-06-06T21:02:47.575Z] === RUN   TestImagePullPlatformInvalid
21:02:47 [2022-06-06T21:02:47.575Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
21:02:47 [2022-06-06T21:02:47.575Z] === RUN   TestRemoveImageOrphaning
21:02:48 [2022-06-06T21:02:48.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:02:49 [2022-06-06T21:02:49.471Z] --- PASS: TestRemoveImageOrphaning (1.54s)
21:02:49 [2022-06-06T21:02:49.471Z] === RUN   TestRemoveImageGarbageCollector
21:02:49 [2022-06-06T21:02:49.471Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
21:02:49 [2022-06-06T21:02:49.471Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:02:49 [2022-06-06T21:02:49.471Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:02:49 [2022-06-06T21:02:49.471Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
21:02:49 [2022-06-06T21:02:49.471Z] === RUN   TestTagInvalidReference
21:02:49 [2022-06-06T21:02:49.471Z] --- PASS: TestTagInvalidReference (0.01s)
21:02:49 [2022-06-06T21:02:49.471Z] === RUN   TestTagValidPrefixedRepo
21:02:49 [2022-06-06T21:02:49.471Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
21:02:49 [2022-06-06T21:02:49.471Z] === RUN   TestTagExistedNameWithoutForce
21:02:49 [2022-06-06T21:02:49.471Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:02:49 [2022-06-06T21:02:49.471Z] === RUN   TestTagOfficialNames
21:02:49 [2022-06-06T21:02:49.471Z] --- PASS: TestTagOfficialNames (0.05s)
21:02:49 [2022-06-06T21:02:49.471Z] === RUN   TestTagMatchesDigest
21:02:49 [2022-06-06T21:02:49.471Z] --- PASS: TestTagMatchesDigest (0.01s)
21:02:49 [2022-06-06T21:02:49.471Z] === CONT  TestImportExtremelyLargeImageWorks
21:02:49 [2022-06-06T21:02:49.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:02:52 [2022-06-06T21:02:52.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:02:53 [2022-06-06T21:02:53.703Z] .
21:02:53 [2022-06-06T21:02:53.703Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:02:53 [2022-06-06T21:02:53.703Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:02:53 [2022-06-06T21:02:53.703Z] Error: No such image: emptyfs
21:02:53 [2022-06-06T21:02:53.703Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:02:53 [2022-06-06T21:02:53.703Z] ++++ docker load
21:02:53 [2022-06-06T21:02:53.703Z] Running integration-test (iteration 1)
21:02:53 [2022-06-06T21:02:53.703Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
21:02:53 [2022-06-06T21:02:53.703Z] ++ 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
21:02:53 [2022-06-06T21:02:53.703Z] ++ set -e
21:02:53 [2022-06-06T21:02:53.703Z] ++ '[' -n 0 ']'
21:02:53 [2022-06-06T21:02:53.703Z] ++ set -x
21:02:53 [2022-06-06T21:02:53.703Z] ++ 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
21:02:53 [2022-06-06T21:02:53.703Z] Loaded image: busybox:latest
21:02:53 [2022-06-06T21:02:53.703Z] Loaded image: busybox:glibc
21:02:53 [2022-06-06T21:02:53.963Z] Loaded image: debian:bullseye-slim
21:02:53 [2022-06-06T21:02:53.963Z] Loaded image: hello-world:latest
21:02:54 [2022-06-06T21:02:54.222Z] Loaded image: arm32v7/hello-world:latest
21:02:54 [2022-06-06T21:02:54.222Z] INFO: Testing against a local daemon
21:02:54 [2022-06-06T21:02:54.222Z] === RUN   TestCgroupNamespacesBuild
21:02:55 [2022-06-06T21:02:55.160Z] --- PASS: TestCgroupNamespacesBuild (1.12s)
21:02:55 [2022-06-06T21:02:55.160Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:02:55 [2022-06-06T21:02:55.522Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:02:55 [2022-06-06T21:02:55.522Z] Using test binary docker
21:02:55 [2022-06-06T21:02:55.522Z] +++ /etc/init.d/apparmor start
21:02:55 [2022-06-06T21:02:55.522Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:02:55 [2022-06-06T21:02:55.522Z] INFO: Waiting for daemon to start...
21:02:55 [2022-06-06T21:02:55.522Z] Starting dockerd
21:02:55 [2022-06-06T21:02:55.522Z] +++ 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
21:02:56 [2022-06-06T21:02:56.540Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s)
21:02:56 [2022-06-06T21:02:56.540Z] === RUN   TestBuildWithSession
21:02:56 [2022-06-06T21:02:56.540Z]     build_session_test.go:25: TODO: BuildKit
21:02:56 [2022-06-06T21:02:56.540Z] --- SKIP: TestBuildWithSession (0.00s)
21:02:56 [2022-06-06T21:02:56.540Z] === RUN   TestBuildSquashParent
21:02:57 [2022-06-06T21:02:57.431Z] .
21:02:57 [2022-06-06T21:02:57.431Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:02:57 [2022-06-06T21:02:57.431Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:02:57 [2022-06-06T21:02:57.431Z] Error: No such image: emptyfs
21:02:57 [2022-06-06T21:02:57.431Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:02:57 [2022-06-06T21:02:57.431Z] ++++ docker load
21:02:57 [2022-06-06T21:02:57.689Z] Running integration-test (iteration 1)
21:02:57 [2022-06-06T21:02:57.689Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
21:02:57 [2022-06-06T21:02:57.689Z] ++ 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
21:02:57 [2022-06-06T21:02:57.689Z] ++ set -e
21:02:57 [2022-06-06T21:02:57.689Z] ++ '[' -n 0 ']'
21:02:57 [2022-06-06T21:02:57.689Z] ++ set -x
21:02:57 [2022-06-06T21:02:57.689Z] ++ 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
21:02:58 [2022-06-06T21:02:58.624Z] Loaded image: busybox:latest
21:02:59 [2022-06-06T21:02:59.190Z] Loaded image: busybox:glibc
21:03:00 [2022-06-06T21:03:00.735Z] --- PASS: TestBuildSquashParent (3.84s)
21:03:00 [2022-06-06T21:03:00.735Z] === RUN   TestBuildWithRemoveAndForceRemove
21:03:00 [2022-06-06T21:03:00.735Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:03:00 [2022-06-06T21:03:00.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:03:00 [2022-06-06T21:03:00.735Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:03:00 [2022-06-06T21:03:00.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:03:00 [2022-06-06T21:03:00.735Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:03:00 [2022-06-06T21:03:00.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:03:00 [2022-06-06T21:03:00.735Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:03:00 [2022-06-06T21:03:00.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:03:00 [2022-06-06T21:03:00.735Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:03:00 [2022-06-06T21:03:00.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:03:00 [2022-06-06T21:03:00.735Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:03:00 [2022-06-06T21:03:00.735Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:03:00 [2022-06-06T21:03:00.735Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:03:00 [2022-06-06T21:03:00.735Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:03:01 [2022-06-06T21:03:01.674Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:03:01 [2022-06-06T21:03:01.674Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:03:02 [2022-06-06T21:03:02.614Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:03:02 [2022-06-06T21:03:02.874Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:03:04 [2022-06-06T21:03:04.255Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
21:03:04 [2022-06-06T21:03:04.255Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.28s)
21:03:04 [2022-06-06T21:03:04.255Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.32s)
21:03:04 [2022-06-06T21:03:04.255Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.18s)
21:03:04 [2022-06-06T21:03:04.255Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.25s)
21:03:04 [2022-06-06T21:03:04.255Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.18s)
21:03:04 [2022-06-06T21:03:04.255Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.15s)
21:03:04 [2022-06-06T21:03:04.255Z] === RUN   TestBuildMultiStageCopy
21:03:04 [2022-06-06T21:03:04.255Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:03:04 [2022-06-06T21:03:04.455Z] Loaded image: debian:bullseye-slim
21:03:04 [2022-06-06T21:03:04.455Z] Loaded image: hello-world:latest
21:03:04 [2022-06-06T21:03:04.455Z] Loaded image: arm32v7/hello-world:latest
21:03:04 [2022-06-06T21:03:04.455Z] INFO: Testing against a local daemon
21:03:04 [2022-06-06T21:03:04.455Z] === RUN   TestCgroupNamespacesBuild
21:03:05 [2022-06-06T21:03:05.194Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:03:05 [2022-06-06T21:03:05.454Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:03:05 [2022-06-06T21:03:05.713Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:03:05 [2022-06-06T21:03:05.973Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:03:06 [2022-06-06T21:03:06.233Z] --- PASS: TestBuildMultiStageCopy (2.26s)
21:03:06 [2022-06-06T21:03:06.233Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.33s)
21:03:06 [2022-06-06T21:03:06.233Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
21:03:06 [2022-06-06T21:03:06.233Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.26s)
21:03:06 [2022-06-06T21:03:06.233Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
21:03:06 [2022-06-06T21:03:06.233Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
21:03:06 [2022-06-06T21:03:06.233Z] === RUN   TestBuildMultiStageParentConfig
21:03:06 [2022-06-06T21:03:06.802Z] --- PASS: TestBuildMultiStageParentConfig (0.64s)
21:03:06 [2022-06-06T21:03:06.802Z] === RUN   TestBuildLabelWithTargets
21:03:06 [2022-06-06T21:03:06.987Z] --- PASS: TestCgroupNamespacesBuild (2.57s)
21:03:06 [2022-06-06T21:03:06.987Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:03:08 [2022-06-06T21:03:08.181Z] --- PASS: TestBuildLabelWithTargets (1.03s)
21:03:08 [2022-06-06T21:03:08.182Z] === RUN   TestBuildWithEmptyLayers
21:03:08 [2022-06-06T21:03:08.441Z] --- PASS: TestBuildWithEmptyLayers (0.46s)
21:03:08 [2022-06-06T21:03:08.441Z] === RUN   TestBuildMultiStageOnBuild
21:03:08 [2022-06-06T21:03:08.890Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.11s)
21:03:08 [2022-06-06T21:03:08.890Z] === RUN   TestBuildWithSession
21:03:08 [2022-06-06T21:03:08.890Z]     build_session_test.go:25: TODO: BuildKit
21:03:08 [2022-06-06T21:03:08.890Z] --- SKIP: TestBuildWithSession (0.00s)
21:03:08 [2022-06-06T21:03:08.890Z] === RUN   TestBuildSquashParent
21:03:09 [2022-06-06T21:03:09.823Z] --- PASS: TestBuildMultiStageOnBuild (1.36s)
21:03:09 [2022-06-06T21:03:09.823Z] === RUN   TestBuildUncleanTarFilenames
21:03:10 [2022-06-06T21:03:10.392Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
21:03:10 [2022-06-06T21:03:10.392Z] === RUN   TestBuildMultiStageLayerLeak
21:03:11 [2022-06-06T21:03:11.773Z] --- PASS: TestBuildMultiStageLayerLeak (1.39s)
21:03:11 [2022-06-06T21:03:11.773Z] === RUN   TestBuildWithHugeFile
21:03:13 [2022-06-06T21:03:13.668Z] --- PASS: TestImportExtremelyLargeImageWorks (92.24s)
21:03:13 [2022-06-06T21:03:13.668Z] PASS
21:03:13 [2022-06-06T21:03:13.668Z] 
21:03:13 [2022-06-06T21:03:13.668Z] DONE 22 tests in 95.384s
21:03:13 [2022-06-06T21:03:13.668Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
21:03:13 [2022-06-06T21:03:13.668Z] INFO: Testing against a local daemon
21:03:13 [2022-06-06T21:03:13.668Z] === RUN   TestNetworkCreateDelete
21:03:13 [2022-06-06T21:03:13.668Z] --- PASS: TestNetworkCreateDelete (0.12s)
21:03:13 [2022-06-06T21:03:13.668Z] === RUN   TestDockerNetworkDeletePreferID
21:03:13 [2022-06-06T21:03:13.668Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
21:03:13 [2022-06-06T21:03:13.668Z] === RUN   TestDaemonDNSFallback
21:03:17 [2022-06-06T21:03:17.058Z] --- PASS: TestDaemonDNSFallback (6.33s)
21:03:17 [2022-06-06T21:03:17.058Z] === RUN   TestInspectNetwork
21:03:18 [2022-06-06T21:03:18.872Z] --- PASS: TestBuildSquashParent (9.06s)
21:03:18 [2022-06-06T21:03:18.872Z] === RUN   TestBuildWithRemoveAndForceRemove
21:03:18 [2022-06-06T21:03:18.872Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:03:18 [2022-06-06T21:03:18.872Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:03:18 [2022-06-06T21:03:18.872Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:03:18 [2022-06-06T21:03:18.872Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:03:18 [2022-06-06T21:03:18.872Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:03:18 [2022-06-06T21:03:18.872Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:03:18 [2022-06-06T21:03:18.872Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:03:18 [2022-06-06T21:03:18.872Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:03:18 [2022-06-06T21:03:18.872Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:03:18 [2022-06-06T21:03:18.872Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:03:18 [2022-06-06T21:03:18.872Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:03:18 [2022-06-06T21:03:18.872Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:03:18 [2022-06-06T21:03:18.872Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:03:18 [2022-06-06T21:03:18.872Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:03:19 [2022-06-06T21:03:19.572Z] === RUN   TestInspectNetwork/full_network_id
21:03:19 [2022-06-06T21:03:19.572Z] === RUN   TestInspectNetwork/partial_network_id
21:03:19 [2022-06-06T21:03:19.572Z] === RUN   TestInspectNetwork/network_name
21:03:19 [2022-06-06T21:03:19.572Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:03:21 [2022-06-06T21:03:21.408Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:03:21 [2022-06-06T21:03:21.408Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:03:24 [2022-06-06T21:03:24.696Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:03:24 [2022-06-06T21:03:24.696Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:03:24 [2022-06-06T21:03:24.809Z] --- PASS: TestInspectNetwork (7.42s)
21:03:24 [2022-06-06T21:03:24.809Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:03:24 [2022-06-06T21:03:24.809Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:03:24 [2022-06-06T21:03:24.809Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:03:24 [2022-06-06T21:03:24.809Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:03:24 [2022-06-06T21:03:24.809Z] === RUN   TestRunContainerWithBridgeNone
21:03:25 [2022-06-06T21:03:25.737Z] --- PASS: TestRunContainerWithBridgeNone (1.61s)
21:03:25 [2022-06-06T21:03:25.737Z] === RUN   TestNetworkInvalidJSON
21:03:25 [2022-06-06T21:03:25.737Z] === RUN   TestNetworkInvalidJSON/networks/create
21:03:25 [2022-06-06T21:03:25.737Z] === PAUSE TestNetworkInvalidJSON/networks/create
21:03:25 [2022-06-06T21:03:25.737Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
21:03:25 [2022-06-06T21:03:25.737Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
21:03:25 [2022-06-06T21:03:25.737Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
21:03:25 [2022-06-06T21:03:25.737Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
21:03:25 [2022-06-06T21:03:25.737Z] === CONT  TestNetworkInvalidJSON/networks/create
21:03:25 [2022-06-06T21:03:25.737Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
21:03:25 [2022-06-06T21:03:25.737Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
21:03:25 [2022-06-06T21:03:25.737Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
21:03:25 [2022-06-06T21:03:25.737Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
21:03:25 [2022-06-06T21:03:25.737Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
21:03:25 [2022-06-06T21:03:25.737Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
21:03:25 [2022-06-06T21:03:25.737Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
21:03:25 [2022-06-06T21:03:25.737Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
21:03:25 [2022-06-06T21:03:25.737Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
21:03:25 [2022-06-06T21:03:25.737Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
21:03:25 [2022-06-06T21:03:25.737Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
21:03:25 [2022-06-06T21:03:25.737Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
21:03:25 [2022-06-06T21:03:25.737Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
21:03:25 [2022-06-06T21:03:25.737Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
21:03:25 [2022-06-06T21:03:25.738Z] --- PASS: TestNetworkInvalidJSON (0.01s)
21:03:25 [2022-06-06T21:03:25.738Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
21:03:25 [2022-06-06T21:03:25.738Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
21:03:25 [2022-06-06T21:03:25.738Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
21:03:25 [2022-06-06T21:03:25.738Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
21:03:25 [2022-06-06T21:03:25.738Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
21:03:25 [2022-06-06T21:03:25.738Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
21:03:25 [2022-06-06T21:03:25.738Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
21:03:25 [2022-06-06T21:03:25.738Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
21:03:25 [2022-06-06T21:03:25.738Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
21:03:25 [2022-06-06T21:03:25.738Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
21:03:25 [2022-06-06T21:03:25.738Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
21:03:25 [2022-06-06T21:03:25.738Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
21:03:25 [2022-06-06T21:03:25.738Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
21:03:25 [2022-06-06T21:03:25.738Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
21:03:25 [2022-06-06T21:03:25.738Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
21:03:25 [2022-06-06T21:03:25.738Z] === RUN   TestNetworkList
21:03:25 [2022-06-06T21:03:25.738Z] === RUN   TestNetworkList//networks
21:03:25 [2022-06-06T21:03:25.738Z] === PAUSE TestNetworkList//networks
21:03:25 [2022-06-06T21:03:25.738Z] === RUN   TestNetworkList//networks/
21:03:25 [2022-06-06T21:03:25.738Z] === PAUSE TestNetworkList//networks/
21:03:25 [2022-06-06T21:03:25.738Z] === CONT  TestNetworkList//networks
21:03:25 [2022-06-06T21:03:25.738Z] === CONT  TestNetworkList//networks/
21:03:25 [2022-06-06T21:03:25.738Z] --- PASS: TestNetworkList (0.01s)
21:03:25 [2022-06-06T21:03:25.738Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:03:25 [2022-06-06T21:03:25.738Z]     --- PASS: TestNetworkList//networks (0.00s)
21:03:25 [2022-06-06T21:03:25.738Z] === RUN   TestHostIPv4BridgeLabel
21:03:25 [2022-06-06T21:03:25.993Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
21:03:25 [2022-06-06T21:03:25.993Z] === RUN   TestDaemonRestartWithLiveRestore
21:03:27 [2022-06-06T21:03:27.355Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
21:03:27 [2022-06-06T21:03:27.355Z] === RUN   TestDaemonDefaultNetworkPools
21:03:27 [2022-06-06T21:03:27.916Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
21:03:27 [2022-06-06T21:03:27.916Z] === RUN   TestDaemonRestartWithExistingNetwork
21:03:27 [2022-06-06T21:03:27.984Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
21:03:27 [2022-06-06T21:03:27.984Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.43s)
21:03:27 [2022-06-06T21:03:27.984Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.48s)
21:03:27 [2022-06-06T21:03:27.984Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.09s)
21:03:27 [2022-06-06T21:03:27.984Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.07s)
21:03:27 [2022-06-06T21:03:27.984Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.19s)
21:03:27 [2022-06-06T21:03:27.984Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.35s)
21:03:27 [2022-06-06T21:03:27.984Z] === RUN   TestBuildMultiStageCopy
21:03:27 [2022-06-06T21:03:27.984Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:03:28 [2022-06-06T21:03:28.882Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
21:03:28 [2022-06-06T21:03:28.882Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:03:30 [2022-06-06T21:03:30.245Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
21:03:30 [2022-06-06T21:03:30.245Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:03:30 [2022-06-06T21:03:30.518Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:03:30 [2022-06-06T21:03:30.777Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:03:30 [2022-06-06T21:03:30.811Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
21:03:30 [2022-06-06T21:03:30.811Z] === RUN   TestServiceWithPredefinedNetwork
21:03:31 [2022-06-06T21:03:31.345Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:03:31 [2022-06-06T21:03:31.912Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:03:32 [2022-06-06T21:03:32.849Z] --- PASS: TestBuildMultiStageCopy (5.03s)
21:03:32 [2022-06-06T21:03:32.849Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.63s)
21:03:32 [2022-06-06T21:03:32.849Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s)
21:03:32 [2022-06-06T21:03:32.849Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s)
21:03:32 [2022-06-06T21:03:32.849Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s)
21:03:32 [2022-06-06T21:03:32.849Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s)
21:03:32 [2022-06-06T21:03:32.849Z] === RUN   TestBuildMultiStageParentConfig
21:03:33 [2022-06-06T21:03:33.364Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s)
21:03:33 [2022-06-06T21:03:33.364Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:03:33 [2022-06-06T21:03:33.364Z]     service_test.go:243: FLAKY_TEST
21:03:33 [2022-06-06T21:03:33.364Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:03:33 [2022-06-06T21:03:33.364Z] === RUN   TestServiceWithDataPathPortInit
21:03:34 [2022-06-06T21:03:34.226Z] --- PASS: TestBuildMultiStageParentConfig (1.50s)
21:03:34 [2022-06-06T21:03:34.226Z] === RUN   TestBuildLabelWithTargets
21:03:36 [2022-06-06T21:03:36.761Z] --- PASS: TestBuildLabelWithTargets (2.33s)
21:03:36 [2022-06-06T21:03:36.761Z] === RUN   TestBuildWithEmptyLayers
21:03:38 [2022-06-06T21:03:38.138Z] --- PASS: TestBuildWithEmptyLayers (1.47s)
21:03:38 [2022-06-06T21:03:38.138Z] === RUN   TestBuildMultiStageOnBuild
21:03:41 [2022-06-06T21:03:41.430Z] --- PASS: TestBuildMultiStageOnBuild (3.05s)
21:03:41 [2022-06-06T21:03:41.430Z] === RUN   TestBuildUncleanTarFilenames
21:03:42 [2022-06-06T21:03:42.808Z] --- PASS: TestBuildUncleanTarFilenames (1.87s)
21:03:42 [2022-06-06T21:03:42.808Z] === RUN   TestBuildMultiStageLayerLeak
21:03:47 [2022-06-06T21:03:47.000Z] --- PASS: TestBuildMultiStageLayerLeak (3.52s)
21:03:47 [2022-06-06T21:03:47.000Z] === RUN   TestBuildWithHugeFile
21:03:48 [2022-06-06T21:03:48.194Z] --- PASS: TestServiceWithDataPathPortInit (14.11s)
21:03:48 [2022-06-06T21:03:48.194Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:03:50 [2022-06-06T21:03:50.082Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:d6qzugk0ke16viva1jgv0qhmd Created:2022-06-06 21:03:48.426989997 +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[0b8520daa8c535b0bd9e717340140a97925935927a71f491e6e6960ee1ac335e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k2r5g4c9ixz2ee20h9qkfya1b EndpointID:96fd0e18d212ba4504cf678e806aecbb919c61632573a97f88acd38b190335e3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fe14fb5f9880d111cf8564cc20d85509a475b255e50c488a789cba0731da845e 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:32ad91e0cfe2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k2r5g4c9ixz2ee20h9qkfya1b EndpointID:96fd0e18d212ba4504cf678e806aecbb919c61632573a97f88acd38b190335e3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:03:54 [2022-06-06T21:03:54.241Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.99s)
21:03:54 [2022-06-06T21:03:54.241Z] PASS
21:03:54 [2022-06-06T21:03:54.241Z] 
21:03:54 [2022-06-06T21:03:54.241Z] === Skipped
21:03:54 [2022-06-06T21:03:54.241Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:03:54 [2022-06-06T21:03:54.241Z]     service_test.go:243: FLAKY_TEST
21:03:54 [2022-06-06T21:03:54.241Z] 
21:03:54 [2022-06-06T21:03:54.241Z] DONE 38 tests, 1 skipped in 44.489s
21:03:54 [2022-06-06T21:03:54.241Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:03:54 [2022-06-06T21:03:54.241Z] INFO: Testing against a local daemon
21:03:54 [2022-06-06T21:03:54.241Z] === RUN   TestDockerNetworkIpvlanPersistance
21:03:54 [2022-06-06T21:03:54.241Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:03:54 [2022-06-06T21:03:54.241Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:03:54 [2022-06-06T21:03:54.241Z] === RUN   TestDockerNetworkIpvlan
21:03:54 [2022-06-06T21:03:54.241Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:03:54 [2022-06-06T21:03:54.241Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:03:54 [2022-06-06T21:03:54.241Z] PASS
21:03:54 [2022-06-06T21:03:54.241Z] 
21:03:54 [2022-06-06T21:03:54.241Z] === Skipped
21:03:54 [2022-06-06T21:03:54.241Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:03:54 [2022-06-06T21:03:54.241Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:03:54 [2022-06-06T21:03:54.241Z] 
21:03:54 [2022-06-06T21:03:54.241Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:03:54 [2022-06-06T21:03:54.241Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:03:54 [2022-06-06T21:03:54.241Z] 
21:03:54 [2022-06-06T21:03:54.241Z] DONE 2 tests, 2 skipped in 0.024s
21:03:54 [2022-06-06T21:03:54.241Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:03:54 [2022-06-06T21:03:54.241Z] INFO: Testing against a local daemon
21:03:54 [2022-06-06T21:03:54.241Z] === RUN   TestDockerNetworkMacvlanPersistance
21:03:55 [2022-06-06T21:03:55.604Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s)
21:03:55 [2022-06-06T21:03:55.604Z] === RUN   TestDockerNetworkMacvlan
21:03:56 [2022-06-06T21:03:56.165Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:03:57 [2022-06-06T21:03:57.091Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:03:57 [2022-06-06T21:03:57.651Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:03:58 [2022-06-06T21:03:58.466Z] --- PASS: TestBuildWithHugeFile (40.82s)
21:03:58 [2022-06-06T21:03:58.466Z] === RUN   TestBuildWCOWSandboxSize
21:03:58 [2022-06-06T21:03:58.466Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:03:58 [2022-06-06T21:03:58.466Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
21:03:58 [2022-06-06T21:03:58.466Z] === RUN   TestBuildWithEmptyDockerfile
21:03:58 [2022-06-06T21:03:58.466Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:03:58 [2022-06-06T21:03:58.466Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:03:58 [2022-06-06T21:03:58.466Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:03:58 [2022-06-06T21:03:58.466Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:03:58 [2022-06-06T21:03:58.466Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:03:58 [2022-06-06T21:03:58.466Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:03:58 [2022-06-06T21:03:58.466Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:03:58 [2022-06-06T21:03:58.466Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:03:58 [2022-06-06T21:03:58.466Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:03:58 [2022-06-06T21:03:58.466Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
21:03:58 [2022-06-06T21:03:58.466Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s)
21:03:58 [2022-06-06T21:03:58.466Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s)
21:03:58 [2022-06-06T21:03:58.466Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
21:03:58 [2022-06-06T21:03:58.466Z] === RUN   TestBuildPreserveOwnership
21:03:58 [2022-06-06T21:03:58.466Z] === RUN   TestBuildPreserveOwnership/copy_from
21:03:58 [2022-06-06T21:03:58.466Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:03:58 [2022-06-06T21:03:58.466Z] --- PASS: TestBuildPreserveOwnership (2.86s)
21:03:58 [2022-06-06T21:03:58.466Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.87s)
21:03:58 [2022-06-06T21:03:58.466Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.99s)
21:03:58 [2022-06-06T21:03:58.466Z] === RUN   TestBuildPlatformInvalid
21:03:58 [2022-06-06T21:03:58.466Z] --- PASS: TestBuildPlatformInvalid (0.08s)
21:03:58 [2022-06-06T21:03:58.466Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:03:58 [2022-06-06T21:03:58.466Z] Loaded image: busybox:latest
21:03:58 [2022-06-06T21:03:58.466Z] Loaded image: busybox:glibc
21:03:58 [2022-06-06T21:03:58.466Z] Loaded image: debian:bullseye-slim
21:03:58 [2022-06-06T21:03:58.466Z] Loaded image: hello-world:latest
21:03:58 [2022-06-06T21:03:58.466Z] Loaded image: arm32v7/hello-world:latest
21:03:59 [2022-06-06T21:03:59.539Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:04:01 [2022-06-06T21:04:01.429Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:04:04 [2022-06-06T21:04:04.692Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:04:05 [2022-06-06T21:04:05.041Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.37s)
21:04:05 [2022-06-06T21:04:05.041Z] PASS
21:04:05 [2022-06-06T21:04:05.041Z] 
21:04:05 [2022-06-06T21:04:05.041Z] === Skipped
21:04:05 [2022-06-06T21:04:05.041Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
21:04:05 [2022-06-06T21:04:05.041Z]     build_session_test.go:25: TODO: BuildKit
21:04:05 [2022-06-06T21:04:05.041Z] 
21:04:05 [2022-06-06T21:04:05.041Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
21:04:05 [2022-06-06T21:04:05.041Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:04:05 [2022-06-06T21:04:05.041Z] 
21:04:05 [2022-06-06T21:04:05.041Z] DONE 34 tests, 2 skipped in 72.459s
21:04:05 [2022-06-06T21:04:05.041Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
21:04:05 [2022-06-06T21:04:05.041Z] ++ 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
21:04:05 [2022-06-06T21:04:05.041Z] ++ set -e
21:04:05 [2022-06-06T21:04:05.041Z] ++ '[' -n 0 ']'
21:04:05 [2022-06-06T21:04:05.041Z] ++ set -x
21:04:05 [2022-06-06T21:04:05.041Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:04:05 [2022-06-06T21:04:05.041Z] INFO: Testing against a local daemon
21:04:05 [2022-06-06T21:04:05.041Z] === RUN   TestConfigInspect
21:04:05 [2022-06-06T21:04:05.254Z] --- PASS: TestDockerNetworkMacvlan (9.79s)
21:04:05 [2022-06-06T21:04:05.254Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
21:04:05 [2022-06-06T21:04:05.254Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
21:04:05 [2022-06-06T21:04:05.254Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s)
21:04:05 [2022-06-06T21:04:05.254Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s)
21:04:05 [2022-06-06T21:04:05.254Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.11s)
21:04:05 [2022-06-06T21:04:05.254Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s)
21:04:05 [2022-06-06T21:04:05.254Z] PASS
21:04:05 [2022-06-06T21:04:05.254Z] 
21:04:05 [2022-06-06T21:04:05.254Z] DONE 8 tests in 11.078s
21:04:05 [2022-06-06T21:04:05.254Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
21:04:05 [2022-06-06T21:04:05.254Z] testing: warning: no tests to run
21:04:05 [2022-06-06T21:04:05.254Z] PASS
21:04:05 [2022-06-06T21:04:05.254Z] 
21:04:05 [2022-06-06T21:04:05.254Z] DONE 0 tests in 0.007s
21:04:05 [2022-06-06T21:04:05.254Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:04:05 [2022-06-06T21:04:05.254Z] INFO: Testing against a local daemon
21:04:05 [2022-06-06T21:04:05.254Z] === RUN   TestAuthZPluginAllowRequest
21:04:06 [2022-06-06T21:04:06.618Z] --- PASS: TestAuthZPluginAllowRequest (1.15s)
21:04:06 [2022-06-06T21:04:06.618Z] === RUN   TestAuthZPluginTLS
21:04:07 [2022-06-06T21:04:07.179Z] --- PASS: TestAuthZPluginTLS (0.55s)
21:04:07 [2022-06-06T21:04:07.179Z] === RUN   TestAuthZPluginDenyRequest
21:04:07 [2022-06-06T21:04:07.435Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
21:04:07 [2022-06-06T21:04:07.435Z] === RUN   TestAuthZPluginAPIDenyResponse
21:04:07 [2022-06-06T21:04:07.580Z] --- PASS: TestConfigInspect (2.25s)
21:04:07 [2022-06-06T21:04:07.580Z] === RUN   TestConfigList
21:04:07 [2022-06-06T21:04:07.996Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
21:04:07 [2022-06-06T21:04:07.996Z] === RUN   TestAuthZPluginDenyResponse
21:04:08 [2022-06-06T21:04:08.556Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
21:04:08 [2022-06-06T21:04:08.556Z] === RUN   TestAuthZPluginAllowEventStream
21:04:09 [2022-06-06T21:04:09.489Z] --- PASS: TestConfigList (2.19s)
21:04:09 [2022-06-06T21:04:09.489Z] === RUN   TestConfigsCreateAndDelete
21:04:09 [2022-06-06T21:04:09.920Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s)
21:04:09 [2022-06-06T21:04:09.920Z] === RUN   TestAuthZPluginErrorResponse
21:04:10 [2022-06-06T21:04:10.483Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
21:04:10 [2022-06-06T21:04:10.483Z] === RUN   TestAuthZPluginErrorRequest
21:04:10 [2022-06-06T21:04:10.738Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
21:04:10 [2022-06-06T21:04:10.738Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:04:11 [2022-06-06T21:04:11.171Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:04:11 [2022-06-06T21:04:11.171Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
21:04:11 [2022-06-06T21:04:11.171Z] GOOS="" GOARCH="" GOARM=""
21:04:11 [2022-06-06T21:04:11.171Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
21:04:11 [2022-06-06T21:04:11.171Z] 
21:04:11 [2022-06-06T21:04:11.171Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
21:04:11 [2022-06-06T21:04:11.171Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
21:04:11 [2022-06-06T21:04:11.171Z] Using test binary docker
21:04:11 [2022-06-06T21:04:11.171Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:04:11 [2022-06-06T21:04:11.171Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:04:11 [2022-06-06T21:04:11.171Z] INFO: Waiting for daemon to start...
21:04:11 [2022-06-06T21:04:11.171Z] Starting dockerd
21:04:11 [2022-06-06T21:04:11.171Z] .
21:04:11 [2022-06-06T21:04:11.171Z] INFO: Building docker-sdk-python3:5.0.3...
21:04:11 [2022-06-06T21:04:11.299Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
21:04:11 [2022-06-06T21:04:11.299Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:04:12 [2022-06-06T21:04:12.026Z] --- PASS: TestConfigsCreateAndDelete (2.30s)
21:04:12 [2022-06-06T21:04:12.026Z] === RUN   TestConfigsUpdate
21:04:13 [2022-06-06T21:04:13.184Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s)
21:04:13 [2022-06-06T21:04:13.184Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:04:14 [2022-06-06T21:04:14.550Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.45s)
21:04:14 [2022-06-06T21:04:14.550Z] === RUN   TestAuthZPluginHeader
21:04:14 [2022-06-06T21:04:14.570Z] --- PASS: TestConfigsUpdate (2.20s)
21:04:14 [2022-06-06T21:04:14.570Z] === RUN   TestTemplatedConfig
21:04:15 [2022-06-06T21:04:15.110Z] --- PASS: TestAuthZPluginHeader (0.70s)
21:04:15 [2022-06-06T21:04:15.110Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:04:17 [2022-06-06T21:04:17.111Z] --- PASS: TestTemplatedConfig (2.56s)
21:04:17 [2022-06-06T21:04:17.111Z] === RUN   TestConfigCreateResolve
21:04:19 [2022-06-06T21:04:19.019Z] --- PASS: TestConfigCreateResolve (2.16s)
21:04:19 [2022-06-06T21:04:19.019Z] PASS
21:04:19 [2022-06-06T21:04:19.019Z] 
21:04:19 [2022-06-06T21:04:19.019Z] DONE 6 tests in 13.750s
21:04:19 [2022-06-06T21:04:19.019Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
21:04:19 [2022-06-06T21:04:19.019Z] ++ 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
21:04:19 [2022-06-06T21:04:19.019Z] ++ set -e
21:04:19 [2022-06-06T21:04:19.019Z] ++ '[' -n 0 ']'
21:04:19 [2022-06-06T21:04:19.019Z] ++ set -x
21:04:19 [2022-06-06T21:04:19.019Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:04:19 [2022-06-06T21:04:19.019Z] INFO: Testing against a local daemon
21:04:19 [2022-06-06T21:04:19.019Z] === RUN   TestAttachWithTTY
21:04:19 [2022-06-06T21:04:19.019Z] --- PASS: TestAttachWithTTY (0.06s)
21:04:19 [2022-06-06T21:04:19.019Z] === RUN   TestAttachWithoutTTy
21:04:19 [2022-06-06T21:04:19.019Z] --- PASS: TestAttachWithoutTTy (0.04s)
21:04:19 [2022-06-06T21:04:19.019Z] === RUN   TestCheckpoint
21:04:19 [2022-06-06T21:04:19.019Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:04:19 [2022-06-06T21:04:19.019Z] --- SKIP: TestCheckpoint (0.00s)
21:04:19 [2022-06-06T21:04:19.019Z] === RUN   TestContainerInvalidJSON
21:04:19 [2022-06-06T21:04:19.019Z] === RUN   TestContainerInvalidJSON/commit
21:04:19 [2022-06-06T21:04:19.019Z] === PAUSE TestContainerInvalidJSON/commit
21:04:19 [2022-06-06T21:04:19.019Z] === RUN   TestContainerInvalidJSON/containers/create
21:04:19 [2022-06-06T21:04:19.019Z] === PAUSE TestContainerInvalidJSON/containers/create
21:04:19 [2022-06-06T21:04:19.019Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
21:04:19 [2022-06-06T21:04:19.019Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
21:04:19 [2022-06-06T21:04:19.019Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
21:04:19 [2022-06-06T21:04:19.019Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
21:04:19 [2022-06-06T21:04:19.019Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
21:04:19 [2022-06-06T21:04:19.019Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
21:04:19 [2022-06-06T21:04:19.019Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:04:19 [2022-06-06T21:04:19.019Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:04:19 [2022-06-06T21:04:19.019Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
21:04:19 [2022-06-06T21:04:19.019Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
21:04:19 [2022-06-06T21:04:19.019Z] === CONT  TestContainerInvalidJSON/commit
21:04:19 [2022-06-06T21:04:19.019Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
21:04:19 [2022-06-06T21:04:19.019Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
21:04:19 [2022-06-06T21:04:19.019Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
21:04:19 [2022-06-06T21:04:19.019Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
21:04:19 [2022-06-06T21:04:19.019Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
21:04:19 [2022-06-06T21:04:19.020Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
21:04:19 [2022-06-06T21:04:19.020Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
21:04:19 [2022-06-06T21:04:19.020Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
21:04:19 [2022-06-06T21:04:19.020Z] === RUN   TestContainerInvalidJSON/commit/empty_body
21:04:19 [2022-06-06T21:04:19.020Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
21:04:19 [2022-06-06T21:04:19.020Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
21:04:19 [2022-06-06T21:04:19.020Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
21:04:19 [2022-06-06T21:04:19.020Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
21:04:19 [2022-06-06T21:04:19.020Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
21:04:19 [2022-06-06T21:04:19.020Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
21:04:19 [2022-06-06T21:04:19.020Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
21:04:19 [2022-06-06T21:04:19.020Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
21:04:19 [2022-06-06T21:04:19.020Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
21:04:19 [2022-06-06T21:04:19.020Z] === CONT  TestContainerInvalidJSON/containers/create
21:04:19 [2022-06-06T21:04:19.020Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
21:04:19 [2022-06-06T21:04:19.020Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
21:04:19 [2022-06-06T21:04:19.020Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
21:04:19 [2022-06-06T21:04:19.020Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
21:04:19 [2022-06-06T21:04:19.020Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
21:04:19 [2022-06-06T21:04:19.020Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
21:04:19 [2022-06-06T21:04:19.020Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
21:04:19 [2022-06-06T21:04:19.020Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
21:04:19 [2022-06-06T21:04:19.020Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:04:19 [2022-06-06T21:04:19.020Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
21:04:19 [2022-06-06T21:04:19.020Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
21:04:19 [2022-06-06T21:04:19.020Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
21:04:19 [2022-06-06T21:04:19.020Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
21:04:19 [2022-06-06T21:04:19.020Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
21:04:19 [2022-06-06T21:04:19.020Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
21:04:19 [2022-06-06T21:04:19.020Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:04:19 [2022-06-06T21:04:19.020Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
21:04:19 [2022-06-06T21:04:19.020Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:04:19 [2022-06-06T21:04:19.020Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
21:04:19 [2022-06-06T21:04:19.020Z] === RUN   TestCopyFromContainerPathIsNotDir
21:04:19 [2022-06-06T21:04:19.273Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.83s)
21:04:19 [2022-06-06T21:04:19.273Z] === RUN   TestAuthZPluginV2Disable
21:04:19 [2022-06-06T21:04:19.280Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
21:04:19 [2022-06-06T21:04:19.280Z] === RUN   TestCopyToContainerPathDoesNotExist
21:04:19 [2022-06-06T21:04:19.280Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
21:04:19 [2022-06-06T21:04:19.280Z] === RUN   TestCopyEmptyFile
21:04:19 [2022-06-06T21:04:19.539Z] --- PASS: TestCopyEmptyFile (0.22s)
21:04:19 [2022-06-06T21:04:19.539Z] === RUN   TestCopyToContainerPathIsNotDir
21:04:19 [2022-06-06T21:04:19.539Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
21:04:19 [2022-06-06T21:04:19.539Z] === RUN   TestCopyFromContainer
21:04:20 [2022-06-06T21:04:20.481Z] === RUN   TestCopyFromContainer//
21:04:20 [2022-06-06T21:04:20.481Z] === RUN   TestCopyFromContainer//bar/root
21:04:20 [2022-06-06T21:04:20.481Z] === RUN   TestCopyFromContainer//bar/root/
21:04:20 [2022-06-06T21:04:20.743Z] === RUN   TestCopyFromContainer/bar/quux
21:04:20 [2022-06-06T21:04:20.743Z] === RUN   TestCopyFromContainer/bar/quux/
21:04:20 [2022-06-06T21:04:20.743Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:04:20 [2022-06-06T21:04:20.743Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:04:20 [2022-06-06T21:04:20.743Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:04:21 [2022-06-06T21:04:21.003Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:04:21 [2022-06-06T21:04:21.003Z] === RUN   TestCopyFromContainer/bar/notarget
21:04:21 [2022-06-06T21:04:21.003Z] --- PASS: TestCopyFromContainer (1.55s)
21:04:21 [2022-06-06T21:04:21.003Z]     --- PASS: TestCopyFromContainer// (0.06s)
21:04:21 [2022-06-06T21:04:21.003Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
21:04:21 [2022-06-06T21:04:21.003Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
21:04:21 [2022-06-06T21:04:21.003Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
21:04:21 [2022-06-06T21:04:21.003Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
21:04:21 [2022-06-06T21:04:21.003Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
21:04:21 [2022-06-06T21:04:21.003Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
21:04:21 [2022-06-06T21:04:21.003Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
21:04:21 [2022-06-06T21:04:21.003Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
21:04:21 [2022-06-06T21:04:21.003Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
21:04:21 [2022-06-06T21:04:21.003Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:04:21 [2022-06-06T21:04:21.003Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:04:21 [2022-06-06T21:04:21.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:04:21 [2022-06-06T21:04:21.003Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:04:21 [2022-06-06T21:04:21.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:04:21 [2022-06-06T21:04:21.003Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:04:21 [2022-06-06T21:04:21.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:04:21 [2022-06-06T21:04:21.003Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:04:21 [2022-06-06T21:04:21.003Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:04:21 [2022-06-06T21:04:21.003Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:04:21 [2022-06-06T21:04:21.003Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:04:21 [2022-06-06T21:04:21.003Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:04:21 [2022-06-06T21:04:21.003Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:04:21 [2022-06-06T21:04:21.003Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:04:21 [2022-06-06T21:04:21.003Z] === RUN   TestCreateLinkToNonExistingContainer
21:04:21 [2022-06-06T21:04:21.003Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
21:04:21 [2022-06-06T21:04:21.003Z] === RUN   TestCreateWithInvalidEnv
21:04:21 [2022-06-06T21:04:21.003Z] === RUN   TestCreateWithInvalidEnv/0
21:04:21 [2022-06-06T21:04:21.003Z] === PAUSE TestCreateWithInvalidEnv/0
21:04:21 [2022-06-06T21:04:21.003Z] === RUN   TestCreateWithInvalidEnv/1
21:04:21 [2022-06-06T21:04:21.003Z] === PAUSE TestCreateWithInvalidEnv/1
21:04:21 [2022-06-06T21:04:21.003Z] === RUN   TestCreateWithInvalidEnv/2
21:04:21 [2022-06-06T21:04:21.003Z] === PAUSE TestCreateWithInvalidEnv/2
21:04:21 [2022-06-06T21:04:21.003Z] === CONT  TestCreateWithInvalidEnv/0
21:04:21 [2022-06-06T21:04:21.003Z] === CONT  TestCreateWithInvalidEnv/2
21:04:21 [2022-06-06T21:04:21.003Z] === CONT  TestCreateWithInvalidEnv/1
21:04:21 [2022-06-06T21:04:21.003Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:04:21 [2022-06-06T21:04:21.003Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:04:21 [2022-06-06T21:04:21.003Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:04:21 [2022-06-06T21:04:21.003Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:04:21 [2022-06-06T21:04:21.003Z] === RUN   TestCreateTmpfsMountsTarget
21:04:21 [2022-06-06T21:04:21.263Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
21:04:21 [2022-06-06T21:04:21.263Z] === RUN   TestCreateWithCustomMaskedPaths
21:04:22 [2022-06-06T21:04:22.537Z] --- PASS: TestAuthZPluginV2Disable (3.37s)
21:04:22 [2022-06-06T21:04:22.537Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:04:22 [2022-06-06T21:04:22.642Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s)
21:04:22 [2022-06-06T21:04:22.642Z] === RUN   TestCreateWithCustomReadonlyPaths
21:04:23 [2022-06-06T21:04:23.581Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s)
21:04:23 [2022-06-06T21:04:23.581Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:04:23 [2022-06-06T21:04:23.581Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:04:23 [2022-06-06T21:04:23.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:04:23 [2022-06-06T21:04:23.581Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:04:23 [2022-06-06T21:04:23.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:04:23 [2022-06-06T21:04:23.581Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:04:23 [2022-06-06T21:04:23.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:04:23 [2022-06-06T21:04:23.581Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:04:23 [2022-06-06T21:04:23.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:04:23 [2022-06-06T21:04:23.581Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:04:23 [2022-06-06T21:04:23.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:04:23 [2022-06-06T21:04:23.581Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:04:23 [2022-06-06T21:04:23.581Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:04:23 [2022-06-06T21:04:23.581Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:04:23 [2022-06-06T21:04:23.581Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:04:23 [2022-06-06T21:04:23.581Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:04:23 [2022-06-06T21:04:23.581Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:04:23 [2022-06-06T21:04:23.581Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:04:23 [2022-06-06T21:04:23.581Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:04:23 [2022-06-06T21:04:23.581Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:04:23 [2022-06-06T21:04:23.581Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:04:23 [2022-06-06T21:04:23.581Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
21:04:23 [2022-06-06T21:04:23.581Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:04:24 [2022-06-06T21:04:24.150Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
21:04:24 [2022-06-06T21:04:24.150Z] === RUN   TestCreateDifferentPlatform
21:04:24 [2022-06-06T21:04:24.150Z] === RUN   TestCreateDifferentPlatform/different_os
21:04:24 [2022-06-06T21:04:24.150Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:04:24 [2022-06-06T21:04:24.150Z] --- PASS: TestCreateDifferentPlatform (0.01s)
21:04:24 [2022-06-06T21:04:24.150Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:04:24 [2022-06-06T21:04:24.150Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:04:24 [2022-06-06T21:04:24.150Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:04:24 [2022-06-06T21:04:24.150Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
21:04:24 [2022-06-06T21:04:24.150Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:04:24 [2022-06-06T21:04:24.150Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
21:04:24 [2022-06-06T21:04:24.150Z] === RUN   TestCreateInvalidHostConfig
21:04:24 [2022-06-06T21:04:24.150Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
21:04:24 [2022-06-06T21:04:24.150Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
21:04:24 [2022-06-06T21:04:24.150Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
21:04:24 [2022-06-06T21:04:24.150Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
21:04:24 [2022-06-06T21:04:24.150Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:04:24 [2022-06-06T21:04:24.150Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:04:24 [2022-06-06T21:04:24.150Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
21:04:24 [2022-06-06T21:04:24.150Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
21:04:24 [2022-06-06T21:04:24.150Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
21:04:24 [2022-06-06T21:04:24.150Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
21:04:24 [2022-06-06T21:04:24.150Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:04:24 [2022-06-06T21:04:24.150Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
21:04:24 [2022-06-06T21:04:24.150Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
21:04:24 [2022-06-06T21:04:24.150Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
21:04:24 [2022-06-06T21:04:24.150Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
21:04:24 [2022-06-06T21:04:24.150Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
21:04:24 [2022-06-06T21:04:24.150Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
21:04:24 [2022-06-06T21:04:24.150Z] === RUN   TestContainerStartOnDaemonRestart
21:04:24 [2022-06-06T21:04:24.150Z] === PAUSE TestContainerStartOnDaemonRestart
21:04:24 [2022-06-06T21:04:24.150Z] === RUN   TestDaemonRestartIpcMode
21:04:24 [2022-06-06T21:04:24.150Z] === PAUSE TestDaemonRestartIpcMode
21:04:24 [2022-06-06T21:04:24.150Z] === RUN   TestDaemonHostGatewayIP
21:04:24 [2022-06-06T21:04:24.150Z] === PAUSE TestDaemonHostGatewayIP
21:04:24 [2022-06-06T21:04:24.150Z] === RUN   TestRestartDaemonWithRestartingContainer
21:04:24 [2022-06-06T21:04:24.150Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:04:24 [2022-06-06T21:04:24.150Z] === RUN   TestContainerKillOnDaemonStart
21:04:24 [2022-06-06T21:04:24.150Z] === PAUSE TestContainerKillOnDaemonStart
21:04:24 [2022-06-06T21:04:24.150Z] === RUN   TestDiff
21:04:24 [2022-06-06T21:04:24.410Z] --- PASS: TestDiff (0.41s)
21:04:24 [2022-06-06T21:04:24.410Z] === RUN   TestExecWithCloseStdin
21:04:25 [2022-06-06T21:04:25.000Z] --- PASS: TestExecWithCloseStdin (0.49s)
21:04:25 [2022-06-06T21:04:25.000Z] === RUN   TestExec
21:04:25 [2022-06-06T21:04:25.578Z] --- PASS: TestExec (0.47s)
21:04:25 [2022-06-06T21:04:25.578Z] === RUN   TestExecUser
21:04:25 [2022-06-06T21:04:25.801Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.26s)
21:04:25 [2022-06-06T21:04:25.801Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:04:25 [2022-06-06T21:04:25.842Z] --- PASS: TestExecUser (0.47s)
21:04:25 [2022-06-06T21:04:25.842Z] === RUN   TestExportContainerAndImportImage
21:04:25 [2022-06-06T21:04:25.894Z] --- PASS: TestImportExtremelyLargeImageWorks (93.09s)
21:04:25 [2022-06-06T21:04:25.894Z] PASS
21:04:25 [2022-06-06T21:04:25.894Z] 
21:04:25 [2022-06-06T21:04:25.894Z] === Skipped
21:04:25 [2022-06-06T21:04:25.894Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
21:04:25 [2022-06-06T21:04:25.894Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
21:04:25 [2022-06-06T21:04:25.894Z] 
21:04:25 [2022-06-06T21:04:25.894Z] DONE 22 tests, 1 skipped in 96.679s
21:04:25 [2022-06-06T21:04:25.894Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
21:04:25 [2022-06-06T21:04:25.894Z] INFO: Testing against a local daemon
21:04:25 [2022-06-06T21:04:25.894Z] === RUN   TestNetworkCreateDelete
21:04:25 [2022-06-06T21:04:25.894Z] --- PASS: TestNetworkCreateDelete (0.14s)
21:04:25 [2022-06-06T21:04:25.894Z] === RUN   TestDockerNetworkDeletePreferID
21:04:25 [2022-06-06T21:04:25.894Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s)
21:04:25 [2022-06-06T21:04:25.894Z] === RUN   TestDaemonDNSFallback
21:04:26 [2022-06-06T21:04:26.413Z] --- PASS: TestExportContainerAndImportImage (0.59s)
21:04:26 [2022-06-06T21:04:26.413Z] === RUN   TestExportContainerAfterDaemonRestart
21:04:27 [2022-06-06T21:04:27.793Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
21:04:27 [2022-06-06T21:04:27.793Z] === RUN   TestHealthCheckWorkdir
21:04:28 [2022-06-06T21:04:28.362Z] --- PASS: TestHealthCheckWorkdir (0.52s)
21:04:28 [2022-06-06T21:04:28.362Z] === RUN   TestHealthKillContainer
21:04:30 [2022-06-06T21:04:30.072Z] --- PASS: TestDaemonDNSFallback (6.34s)
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestInspectNetwork
21:04:30 [2022-06-06T21:04:30.072Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:30 [2022-06-06T21:04:30.072Z] --- SKIP: TestInspectNetwork (0.00s)
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestRunContainerWithBridgeNone
21:04:30 [2022-06-06T21:04:30.072Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
21:04:30 [2022-06-06T21:04:30.072Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestNetworkInvalidJSON
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestNetworkInvalidJSON/networks/create
21:04:30 [2022-06-06T21:04:30.072Z] === PAUSE TestNetworkInvalidJSON/networks/create
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
21:04:30 [2022-06-06T21:04:30.072Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
21:04:30 [2022-06-06T21:04:30.072Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
21:04:30 [2022-06-06T21:04:30.072Z] === CONT  TestNetworkInvalidJSON/networks/create
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
21:04:30 [2022-06-06T21:04:30.072Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
21:04:30 [2022-06-06T21:04:30.072Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
21:04:30 [2022-06-06T21:04:30.072Z] --- PASS: TestNetworkInvalidJSON (0.01s)
21:04:30 [2022-06-06T21:04:30.072Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
21:04:30 [2022-06-06T21:04:30.072Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
21:04:30 [2022-06-06T21:04:30.072Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
21:04:30 [2022-06-06T21:04:30.072Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
21:04:30 [2022-06-06T21:04:30.072Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
21:04:30 [2022-06-06T21:04:30.072Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
21:04:30 [2022-06-06T21:04:30.072Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
21:04:30 [2022-06-06T21:04:30.072Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
21:04:30 [2022-06-06T21:04:30.072Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
21:04:30 [2022-06-06T21:04:30.072Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
21:04:30 [2022-06-06T21:04:30.072Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
21:04:30 [2022-06-06T21:04:30.072Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
21:04:30 [2022-06-06T21:04:30.072Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
21:04:30 [2022-06-06T21:04:30.072Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
21:04:30 [2022-06-06T21:04:30.072Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestNetworkList
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestNetworkList//networks
21:04:30 [2022-06-06T21:04:30.072Z] === PAUSE TestNetworkList//networks
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestNetworkList//networks/
21:04:30 [2022-06-06T21:04:30.072Z] === PAUSE TestNetworkList//networks/
21:04:30 [2022-06-06T21:04:30.072Z] === CONT  TestNetworkList//networks
21:04:30 [2022-06-06T21:04:30.072Z] === CONT  TestNetworkList//networks/
21:04:30 [2022-06-06T21:04:30.072Z] --- PASS: TestNetworkList (0.01s)
21:04:30 [2022-06-06T21:04:30.072Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:04:30 [2022-06-06T21:04:30.072Z]     --- PASS: TestNetworkList//networks (0.00s)
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestHostIPv4BridgeLabel
21:04:30 [2022-06-06T21:04:30.072Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
21:04:30 [2022-06-06T21:04:30.072Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestDaemonRestartWithLiveRestore
21:04:30 [2022-06-06T21:04:30.072Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
21:04:30 [2022-06-06T21:04:30.072Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestDaemonDefaultNetworkPools
21:04:30 [2022-06-06T21:04:30.072Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
21:04:30 [2022-06-06T21:04:30.072Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestDaemonRestartWithExistingNetwork
21:04:30 [2022-06-06T21:04:30.072Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
21:04:30 [2022-06-06T21:04:30.072Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:04:30 [2022-06-06T21:04:30.072Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
21:04:30 [2022-06-06T21:04:30.072Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:04:30 [2022-06-06T21:04:30.072Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
21:04:30 [2022-06-06T21:04:30.072Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestServiceWithPredefinedNetwork
21:04:30 [2022-06-06T21:04:30.072Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:30 [2022-06-06T21:04:30.072Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:04:30 [2022-06-06T21:04:30.072Z]     service_test.go:243: FLAKY_TEST
21:04:30 [2022-06-06T21:04:30.072Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestServiceWithDataPathPortInit
21:04:30 [2022-06-06T21:04:30.072Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:30 [2022-06-06T21:04:30.072Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
21:04:30 [2022-06-06T21:04:30.072Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:04:30 [2022-06-06T21:04:30.072Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:30 [2022-06-06T21:04:30.072Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
21:04:30 [2022-06-06T21:04:30.072Z] PASS
21:04:30 [2022-06-06T21:04:30.072Z] 
21:04:30 [2022-06-06T21:04:30.072Z] === Skipped
21:04:30 [2022-06-06T21:04:30.072Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
21:04:30 [2022-06-06T21:04:30.072Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:30 [2022-06-06T21:04:30.072Z] 
21:04:30 [2022-06-06T21:04:30.072Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
21:04:30 [2022-06-06T21:04:30.072Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
21:04:30 [2022-06-06T21:04:30.072Z] 
21:04:30 [2022-06-06T21:04:30.072Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
21:04:30 [2022-06-06T21:04:30.072Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
21:04:30 [2022-06-06T21:04:30.072Z] 
21:04:30 [2022-06-06T21:04:30.072Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
21:04:30 [2022-06-06T21:04:30.072Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
21:04:30 [2022-06-06T21:04:30.072Z] 
21:04:30 [2022-06-06T21:04:30.072Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
21:04:30 [2022-06-06T21:04:30.072Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
21:04:30 [2022-06-06T21:04:30.072Z] 
21:04:30 [2022-06-06T21:04:30.072Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
21:04:30 [2022-06-06T21:04:30.072Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
21:04:30 [2022-06-06T21:04:30.072Z] 
21:04:30 [2022-06-06T21:04:30.072Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
21:04:30 [2022-06-06T21:04:30.072Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
21:04:30 [2022-06-06T21:04:30.072Z] 
21:04:30 [2022-06-06T21:04:30.072Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
21:04:30 [2022-06-06T21:04:30.073Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]     service_test.go:243: FLAKY_TEST
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
21:04:30 [2022-06-06T21:04:30.073Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] DONE 34 tests, 12 skipped in 7.127s
21:04:30 [2022-06-06T21:04:30.073Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:04:30 [2022-06-06T21:04:30.073Z] INFO: Testing against a local daemon
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestDockerNetworkIpvlanPersistance
21:04:30 [2022-06-06T21:04:30.073Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:04:30 [2022-06-06T21:04:30.073Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestDockerNetworkIpvlan
21:04:30 [2022-06-06T21:04:30.073Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:04:30 [2022-06-06T21:04:30.073Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z] PASS
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] === Skipped
21:04:30 [2022-06-06T21:04:30.073Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] DONE 2 tests, 2 skipped in 0.095s
21:04:30 [2022-06-06T21:04:30.073Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:04:30 [2022-06-06T21:04:30.073Z] INFO: Testing against a local daemon
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestDockerNetworkMacvlanPersistance
21:04:30 [2022-06-06T21:04:30.073Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
21:04:30 [2022-06-06T21:04:30.073Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestDockerNetworkMacvlan
21:04:30 [2022-06-06T21:04:30.073Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
21:04:30 [2022-06-06T21:04:30.073Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z] PASS
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] === Skipped
21:04:30 [2022-06-06T21:04:30.073Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] DONE 2 tests, 2 skipped in 0.087s
21:04:30 [2022-06-06T21:04:30.073Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
21:04:30 [2022-06-06T21:04:30.073Z] testing: warning: no tests to run
21:04:30 [2022-06-06T21:04:30.073Z] PASS
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] DONE 0 tests in 0.026s
21:04:30 [2022-06-06T21:04:30.073Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:04:30 [2022-06-06T21:04:30.073Z] INFO: Testing against a local daemon
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestAuthZPluginAllowRequest
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestAuthZPluginTLS
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] --- SKIP: TestAuthZPluginTLS (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestAuthZPluginDenyRequest
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestAuthZPluginAPIDenyResponse
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestAuthZPluginDenyResponse
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestAuthZPluginAllowEventStream
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestAuthZPluginErrorResponse
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestAuthZPluginErrorRequest
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestAuthZPluginHeader
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] --- SKIP: TestAuthZPluginHeader (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s)
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestAuthZPluginV2Disable
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] --- SKIP: TestAuthZPluginV2Disable (0.01s)
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
21:04:30 [2022-06-06T21:04:30.073Z] PASS
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] === Skipped
21:04:30 [2022-06-06T21:04:30.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s)
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s)
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
21:04:30 [2022-06-06T21:04:30.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] DONE 17 tests, 17 skipped in 0.279s
21:04:30 [2022-06-06T21:04:30.073Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:04:30 [2022-06-06T21:04:30.073Z] INFO: Testing against a local daemon
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestPluginInvalidJSON
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:04:30 [2022-06-06T21:04:30.073Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:04:30 [2022-06-06T21:04:30.073Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:04:30 [2022-06-06T21:04:30.073Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:04:30 [2022-06-06T21:04:30.073Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:04:30 [2022-06-06T21:04:30.073Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:04:30 [2022-06-06T21:04:30.073Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:04:30 [2022-06-06T21:04:30.073Z] --- PASS: TestPluginInvalidJSON (0.02s)
21:04:30 [2022-06-06T21:04:30.073Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
21:04:30 [2022-06-06T21:04:30.073Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestPluginInstall
21:04:30 [2022-06-06T21:04:30.073Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] --- SKIP: TestPluginInstall (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestPluginsWithRuntimes
21:04:30 [2022-06-06T21:04:30.073Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
21:04:30 [2022-06-06T21:04:30.073Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z] === RUN   TestPluginBackCompatMediaTypes
21:04:30 [2022-06-06T21:04:30.073Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
21:04:30 [2022-06-06T21:04:30.073Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z] PASS
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] === Skipped
21:04:30 [2022-06-06T21:04:30.073Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
21:04:30 [2022-06-06T21:04:30.073Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
21:04:30 [2022-06-06T21:04:30.073Z] 
21:04:30 [2022-06-06T21:04:30.073Z] DONE 19 tests, 3 skipped in 0.143s
21:04:30 [2022-06-06T21:04:30.073Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:04:30 [2022-06-06T21:04:30.331Z] INFO: Testing against a local daemon
21:04:30 [2022-06-06T21:04:30.331Z] === RUN   TestExternalGraphDriver
21:04:30 [2022-06-06T21:04:30.331Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
21:04:30 [2022-06-06T21:04:30.331Z] --- SKIP: TestExternalGraphDriver (0.03s)
21:04:30 [2022-06-06T21:04:30.331Z] === RUN   TestGraphdriverPluginV2
21:04:34 [2022-06-06T21:04:34.513Z] --- PASS: TestGraphdriverPluginV2 (3.54s)
21:04:34 [2022-06-06T21:04:34.513Z] PASS
21:04:34 [2022-06-06T21:04:34.513Z] 
21:04:34 [2022-06-06T21:04:34.513Z] === Skipped
21:04:34 [2022-06-06T21:04:34.513Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s)
21:04:34 [2022-06-06T21:04:34.513Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
21:04:34 [2022-06-06T21:04:34.513Z] 
21:04:34 [2022-06-06T21:04:34.513Z] DONE 2 tests, 1 skipped in 3.673s
21:04:34 [2022-06-06T21:04:34.513Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:04:34 [2022-06-06T21:04:34.513Z] INFO: Testing against a local daemon
21:04:34 [2022-06-06T21:04:34.513Z] === RUN   TestContinueAfterPluginCrash
21:04:34 [2022-06-06T21:04:34.513Z] === PAUSE TestContinueAfterPluginCrash
21:04:34 [2022-06-06T21:04:34.513Z] === RUN   TestReadPluginNoRead
21:04:34 [2022-06-06T21:04:34.513Z] === PAUSE TestReadPluginNoRead
21:04:34 [2022-06-06T21:04:34.513Z] === RUN   TestDaemonStartWithLogOpt
21:04:34 [2022-06-06T21:04:34.513Z] === PAUSE TestDaemonStartWithLogOpt
21:04:34 [2022-06-06T21:04:34.513Z] === CONT  TestContinueAfterPluginCrash
21:04:34 [2022-06-06T21:04:34.514Z] === CONT  TestDaemonStartWithLogOpt
21:04:35 [2022-06-06T21:04:35.812Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.06s)
21:04:35 [2022-06-06T21:04:35.812Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:04:36 [2022-06-06T21:04:36.486Z] --- PASS: TestHealthKillContainer (7.90s)
21:04:36 [2022-06-06T21:04:36.486Z] === RUN   TestInspectCpusetInConfigPre120
21:04:36 [2022-06-06T21:04:36.746Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
21:04:36 [2022-06-06T21:04:36.746Z] === RUN   TestIpcModeNone
21:04:37 [2022-06-06T21:04:37.006Z] --- PASS: TestIpcModeNone (0.47s)
21:04:37 [2022-06-06T21:04:37.006Z] === RUN   TestIpcModePrivate
21:04:37 [2022-06-06T21:04:37.574Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
21:04:37 [2022-06-06T21:04:37.575Z] --- PASS: TestIpcModePrivate (0.47s)
21:04:37 [2022-06-06T21:04:37.575Z] === RUN   TestIpcModeShareable
21:04:37 [2022-06-06T21:04:37.834Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
21:04:38 [2022-06-06T21:04:38.093Z] --- PASS: TestIpcModeShareable (0.48s)
21:04:38 [2022-06-06T21:04:38.093Z] === RUN   TestAPIIpcModeShareableAndContainer
21:04:38 [2022-06-06T21:04:38.695Z] --- PASS: TestDaemonStartWithLogOpt (4.46s)
21:04:38 [2022-06-06T21:04:38.695Z] === CONT  TestReadPluginNoRead
21:04:39 [2022-06-06T21:04:39.473Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s)
21:04:39 [2022-06-06T21:04:39.473Z] === RUN   TestAPIIpcModeHost
21:04:39 [2022-06-06T21:04:39.733Z] --- PASS: TestAPIIpcModeHost (0.35s)
21:04:39 [2022-06-06T21:04:39.733Z] === RUN   TestDaemonIpcModeShareable
21:04:40 [2022-06-06T21:04:40.593Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:04:41 [2022-06-06T21:04:41.112Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
21:04:41 [2022-06-06T21:04:41.112Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
21:04:41 [2022-06-06T21:04:41.112Z] === RUN   TestDaemonIpcModePrivate
21:04:41 [2022-06-06T21:04:41.964Z] === RUN   TestReadPluginNoRead/default
21:04:42 [2022-06-06T21:04:42.050Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
21:04:42 [2022-06-06T21:04:42.050Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
21:04:42 [2022-06-06T21:04:42.050Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:04:43 [2022-06-06T21:04:43.336Z] --- PASS: TestContinueAfterPluginCrash (9.06s)
21:04:43 [2022-06-06T21:04:43.336Z] === RUN   TestReadPluginNoRead/disabled_caching
21:04:43 [2022-06-06T21:04:43.430Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
21:04:43 [2022-06-06T21:04:43.431Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s)
21:04:43 [2022-06-06T21:04:43.431Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:04:44 [2022-06-06T21:04:44.368Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
21:04:44 [2022-06-06T21:04:44.627Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.24s)
21:04:44 [2022-06-06T21:04:44.628Z] === RUN   TestIpcModeOlderClient
21:04:44 [2022-06-06T21:04:44.628Z] === PAUSE TestIpcModeOlderClient
21:04:44 [2022-06-06T21:04:44.628Z] === RUN   TestKillContainerInvalidSignal
21:04:44 [2022-06-06T21:04:44.708Z] === CONT  TestReadPluginNoRead
21:04:44 [2022-06-06T21:04:44.708Z]     read_test.go:92: [dac3af5ed9af7] daemon is not started
21:04:44 [2022-06-06T21:04:44.708Z] --- PASS: TestReadPluginNoRead (6.12s)
21:04:44 [2022-06-06T21:04:44.708Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.31s)
21:04:44 [2022-06-06T21:04:44.708Z]     --- PASS: TestReadPluginNoRead/default (1.40s)
21:04:44 [2022-06-06T21:04:44.708Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.25s)
21:04:44 [2022-06-06T21:04:44.708Z] PASS
21:04:44 [2022-06-06T21:04:44.708Z] 
21:04:44 [2022-06-06T21:04:44.708Z] DONE 6 tests in 10.700s
21:04:44 [2022-06-06T21:04:44.708Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:04:44 [2022-06-06T21:04:44.708Z] testing: warning: no tests to run
21:04:44 [2022-06-06T21:04:44.708Z] PASS
21:04:44 [2022-06-06T21:04:44.708Z] 
21:04:44 [2022-06-06T21:04:44.708Z] DONE 0 tests in 0.031s
21:04:44 [2022-06-06T21:04:44.708Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:04:44 [2022-06-06T21:04:44.708Z] INFO: Testing against a local daemon
21:04:44 [2022-06-06T21:04:44.708Z] === RUN   TestPluginWithDevMounts
21:04:44 [2022-06-06T21:04:44.708Z]     mounts_test.go:20: (*Execution).IsRootless-fm
21:04:44 [2022-06-06T21:04:44.708Z] --- SKIP: TestPluginWithDevMounts (0.00s)
21:04:44 [2022-06-06T21:04:44.708Z] PASS
21:04:44 [2022-06-06T21:04:44.708Z] 
21:04:44 [2022-06-06T21:04:44.708Z] === Skipped
21:04:44 [2022-06-06T21:04:44.708Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
21:04:44 [2022-06-06T21:04:44.708Z]     mounts_test.go:20: (*Execution).IsRootless-fm
21:04:44 [2022-06-06T21:04:44.708Z] 
21:04:44 [2022-06-06T21:04:44.708Z] DONE 1 tests, 1 skipped in 0.105s
21:04:44 [2022-06-06T21:04:44.708Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
21:04:44 [2022-06-06T21:04:44.708Z] INFO: Testing against a local daemon
21:04:44 [2022-06-06T21:04:44.708Z] === RUN   TestSecretInspect
21:04:44 [2022-06-06T21:04:44.708Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:44 [2022-06-06T21:04:44.708Z] --- SKIP: TestSecretInspect (0.01s)
21:04:44 [2022-06-06T21:04:44.708Z] === RUN   TestSecretList
21:04:44 [2022-06-06T21:04:44.708Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:44 [2022-06-06T21:04:44.887Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
21:04:44 [2022-06-06T21:04:44.887Z] === RUN   TestKillContainer
21:04:44 [2022-06-06T21:04:44.887Z] === RUN   TestKillContainer/no_signal
21:04:44 [2022-06-06T21:04:44.967Z] --- SKIP: TestSecretList (0.01s)
21:04:44 [2022-06-06T21:04:44.967Z] === RUN   TestSecretsCreateAndDelete
21:04:44 [2022-06-06T21:04:44.967Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:44 [2022-06-06T21:04:44.967Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
21:04:44 [2022-06-06T21:04:44.967Z] === RUN   TestSecretsUpdate
21:04:44 [2022-06-06T21:04:44.967Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:44 [2022-06-06T21:04:44.967Z] --- SKIP: TestSecretsUpdate (0.01s)
21:04:44 [2022-06-06T21:04:44.967Z] === RUN   TestTemplatedSecret
21:04:44 [2022-06-06T21:04:44.967Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:44 [2022-06-06T21:04:44.967Z] --- SKIP: TestTemplatedSecret (0.00s)
21:04:44 [2022-06-06T21:04:44.967Z] === RUN   TestSecretCreateResolve
21:04:44 [2022-06-06T21:04:44.967Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:44 [2022-06-06T21:04:44.967Z] --- SKIP: TestSecretCreateResolve (0.01s)
21:04:44 [2022-06-06T21:04:44.967Z] PASS
21:04:44 [2022-06-06T21:04:44.967Z] 
21:04:44 [2022-06-06T21:04:44.967Z] === Skipped
21:04:44 [2022-06-06T21:04:44.967Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
21:04:44 [2022-06-06T21:04:44.967Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:44 [2022-06-06T21:04:44.967Z] 
21:04:44 [2022-06-06T21:04:44.967Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
21:04:44 [2022-06-06T21:04:44.967Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:44 [2022-06-06T21:04:44.967Z] 
21:04:44 [2022-06-06T21:04:44.967Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
21:04:44 [2022-06-06T21:04:44.967Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:44 [2022-06-06T21:04:44.967Z] 
21:04:44 [2022-06-06T21:04:44.967Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
21:04:44 [2022-06-06T21:04:44.967Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:44 [2022-06-06T21:04:44.967Z] 
21:04:44 [2022-06-06T21:04:44.967Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
21:04:44 [2022-06-06T21:04:44.967Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:44 [2022-06-06T21:04:44.967Z] 
21:04:44 [2022-06-06T21:04:44.967Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
21:04:44 [2022-06-06T21:04:44.967Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:44 [2022-06-06T21:04:44.967Z] 
21:04:44 [2022-06-06T21:04:44.967Z] DONE 6 tests, 6 skipped in 0.148s
21:04:44 [2022-06-06T21:04:44.967Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
21:04:44 [2022-06-06T21:04:44.967Z] INFO: Testing against a local daemon
21:04:44 [2022-06-06T21:04:44.967Z] === RUN   TestServiceCreateInit
21:04:44 [2022-06-06T21:04:44.967Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:04:44 [2022-06-06T21:04:44.967Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:44 [2022-06-06T21:04:44.967Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:04:44 [2022-06-06T21:04:44.967Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:44 [2022-06-06T21:04:44.967Z] --- PASS: TestServiceCreateInit (0.04s)
21:04:44 [2022-06-06T21:04:44.967Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
21:04:44 [2022-06-06T21:04:44.967Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
21:04:44 [2022-06-06T21:04:44.967Z] === RUN   TestCreateServiceMultipleTimes
21:04:44 [2022-06-06T21:04:44.967Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:44 [2022-06-06T21:04:44.967Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
21:04:44 [2022-06-06T21:04:44.967Z] === RUN   TestCreateServiceConflict
21:04:44 [2022-06-06T21:04:44.967Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:44 [2022-06-06T21:04:44.967Z] --- SKIP: TestCreateServiceConflict (0.01s)
21:04:44 [2022-06-06T21:04:44.967Z] === RUN   TestCreateServiceMaxReplicas
21:04:44 [2022-06-06T21:04:44.967Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:44 [2022-06-06T21:04:44.967Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
21:04:44 [2022-06-06T21:04:44.967Z] === RUN   TestCreateWithDuplicateNetworkNames
21:04:44 [2022-06-06T21:04:44.967Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:44 [2022-06-06T21:04:44.967Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
21:04:44 [2022-06-06T21:04:44.967Z] === RUN   TestCreateServiceSecretFileMode
21:04:44 [2022-06-06T21:04:44.967Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:44 [2022-06-06T21:04:44.967Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
21:04:44 [2022-06-06T21:04:44.967Z] === RUN   TestCreateServiceConfigFileMode
21:04:44 [2022-06-06T21:04:44.967Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:45 [2022-06-06T21:04:45.225Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
21:04:45 [2022-06-06T21:04:45.225Z] === RUN   TestCreateServiceSysctls
21:04:45 [2022-06-06T21:04:45.225Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:45 [2022-06-06T21:04:45.225Z] --- SKIP: TestCreateServiceSysctls (0.03s)
21:04:45 [2022-06-06T21:04:45.225Z] === RUN   TestCreateServiceCapabilities
21:04:45 [2022-06-06T21:04:45.225Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:45 [2022-06-06T21:04:45.225Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
21:04:45 [2022-06-06T21:04:45.225Z] === RUN   TestInspect
21:04:45 [2022-06-06T21:04:45.225Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:45 [2022-06-06T21:04:45.225Z] --- SKIP: TestInspect (0.02s)
21:04:45 [2022-06-06T21:04:45.225Z] === RUN   TestCreateJob
21:04:45 [2022-06-06T21:04:45.225Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:45 [2022-06-06T21:04:45.225Z] --- SKIP: TestCreateJob (0.01s)
21:04:45 [2022-06-06T21:04:45.225Z] === RUN   TestReplicatedJob
21:04:45 [2022-06-06T21:04:45.225Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:45 [2022-06-06T21:04:45.225Z] --- SKIP: TestReplicatedJob (0.01s)
21:04:45 [2022-06-06T21:04:45.225Z] === RUN   TestUpdateReplicatedJob
21:04:45 [2022-06-06T21:04:45.225Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:45 [2022-06-06T21:04:45.225Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
21:04:45 [2022-06-06T21:04:45.225Z] === RUN   TestServiceListWithStatuses
21:04:45 [2022-06-06T21:04:45.225Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:04:45 [2022-06-06T21:04:45.225Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:04:45 [2022-06-06T21:04:45.225Z] === RUN   TestDockerNetworkConnectAlias
21:04:45 [2022-06-06T21:04:45.225Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:45 [2022-06-06T21:04:45.225Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
21:04:45 [2022-06-06T21:04:45.225Z] === RUN   TestDockerNetworkReConnect
21:04:45 [2022-06-06T21:04:45.225Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:45 [2022-06-06T21:04:45.225Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
21:04:45 [2022-06-06T21:04:45.225Z] === RUN   TestServicePlugin
21:04:45 [2022-06-06T21:04:45.457Z] === RUN   TestKillContainer/non_killing_signal
21:04:45 [2022-06-06T21:04:45.716Z] === RUN   TestKillContainer/killing_signal
21:04:46 [2022-06-06T21:04:46.285Z] --- PASS: TestKillContainer (1.33s)
21:04:46 [2022-06-06T21:04:46.285Z]     --- PASS: TestKillContainer/no_signal (0.42s)
21:04:46 [2022-06-06T21:04:46.285Z]     --- PASS: TestKillContainer/non_killing_signal (0.32s)
21:04:46 [2022-06-06T21:04:46.285Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
21:04:46 [2022-06-06T21:04:46.285Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:04:46 [2022-06-06T21:04:46.285Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:04:46 [2022-06-06T21:04:46.854Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:04:47 [2022-06-06T21:04:47.113Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s)
21:04:47 [2022-06-06T21:04:47.113Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
21:04:47 [2022-06-06T21:04:47.113Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s)
21:04:47 [2022-06-06T21:04:47.113Z] === RUN   TestKillStoppedContainer
21:04:47 [2022-06-06T21:04:47.113Z] --- PASS: TestKillStoppedContainer (0.05s)
21:04:47 [2022-06-06T21:04:47.113Z] === RUN   TestKillStoppedContainerAPIPre120
21:04:47 [2022-06-06T21:04:47.122Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:47 [2022-06-06T21:04:47.122Z] --- SKIP: TestServicePlugin (1.96s)
21:04:47 [2022-06-06T21:04:47.123Z] === RUN   TestServiceUpdateLabel
21:04:47 [2022-06-06T21:04:47.123Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:47 [2022-06-06T21:04:47.123Z] --- SKIP: TestServiceUpdateLabel (0.01s)
21:04:47 [2022-06-06T21:04:47.123Z] === RUN   TestServiceUpdateSecrets
21:04:47 [2022-06-06T21:04:47.123Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:47 [2022-06-06T21:04:47.123Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
21:04:47 [2022-06-06T21:04:47.123Z] === RUN   TestServiceUpdateConfigs
21:04:47 [2022-06-06T21:04:47.123Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:47 [2022-06-06T21:04:47.123Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
21:04:47 [2022-06-06T21:04:47.123Z] === RUN   TestServiceUpdateNetwork
21:04:47 [2022-06-06T21:04:47.123Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:47 [2022-06-06T21:04:47.123Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
21:04:47 [2022-06-06T21:04:47.123Z] === RUN   TestServiceUpdatePidsLimit
21:04:47 [2022-06-06T21:04:47.373Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
21:04:47 [2022-06-06T21:04:47.373Z] === RUN   TestKillDifferentUserContainer
21:04:47 [2022-06-06T21:04:47.380Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:47 [2022-06-06T21:04:47.380Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
21:04:47 [2022-06-06T21:04:47.380Z] PASS
21:04:47 [2022-06-06T21:04:47.380Z] 
21:04:47 [2022-06-06T21:04:47.380Z] === Skipped
21:04:47 [2022-06-06T21:04:47.380Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
21:04:47 [2022-06-06T21:04:47.380Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:47 [2022-06-06T21:04:47.380Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
21:04:47 [2022-06-06T21:04:47.380Z] 
21:04:47 [2022-06-06T21:04:47.380Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
21:04:47 [2022-06-06T21:04:47.380Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:47 [2022-06-06T21:04:47.380Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
21:04:47 [2022-06-06T21:04:47.380Z] 
21:04:47 [2022-06-06T21:04:47.380Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
21:04:47 [2022-06-06T21:04:47.380Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:47 [2022-06-06T21:04:47.380Z] 
21:04:47 [2022-06-06T21:04:47.380Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
21:04:47 [2022-06-06T21:04:47.380Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:47 [2022-06-06T21:04:47.380Z] 
21:04:47 [2022-06-06T21:04:47.380Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
21:04:47 [2022-06-06T21:04:47.380Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:47 [2022-06-06T21:04:47.380Z] 
21:04:47 [2022-06-06T21:04:47.380Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
21:04:47 [2022-06-06T21:04:47.380Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:47 [2022-06-06T21:04:47.380Z] 
21:04:47 [2022-06-06T21:04:47.380Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
21:04:47 [2022-06-06T21:04:47.380Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:47 [2022-06-06T21:04:47.380Z] 
21:04:47 [2022-06-06T21:04:47.380Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
21:04:47 [2022-06-06T21:04:47.380Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:47 [2022-06-06T21:04:47.380Z] 
21:04:47 [2022-06-06T21:04:47.380Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
21:04:47 [2022-06-06T21:04:47.380Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:47 [2022-06-06T21:04:47.380Z] 
21:04:47 [2022-06-06T21:04:47.380Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
21:04:47 [2022-06-06T21:04:47.380Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:47 [2022-06-06T21:04:47.380Z] 
21:04:47 [2022-06-06T21:04:47.380Z] === SKIP: amd64.integration.service TestInspect (0.02s)
21:04:47 [2022-06-06T21:04:47.380Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:47 [2022-06-06T21:04:47.380Z] 
21:04:47 [2022-06-06T21:04:47.380Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
21:04:47 [2022-06-06T21:04:47.380Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:47 [2022-06-06T21:04:47.380Z] 
21:04:47 [2022-06-06T21:04:47.380Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
21:04:47 [2022-06-06T21:04:47.380Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:47 [2022-06-06T21:04:47.380Z] 
21:04:47 [2022-06-06T21:04:47.380Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
21:04:47 [2022-06-06T21:04:47.380Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:47 [2022-06-06T21:04:47.380Z] 
21:04:47 [2022-06-06T21:04:47.380Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
21:04:47 [2022-06-06T21:04:47.380Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:04:47 [2022-06-06T21:04:47.380Z] 
21:04:47 [2022-06-06T21:04:47.380Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
21:04:47 [2022-06-06T21:04:47.380Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:47 [2022-06-06T21:04:47.380Z] 
21:04:47 [2022-06-06T21:04:47.380Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
21:04:47 [2022-06-06T21:04:47.380Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:47 [2022-06-06T21:04:47.380Z] 
21:04:47 [2022-06-06T21:04:47.380Z] === SKIP: amd64.integration.service TestServicePlugin (1.96s)
21:04:47 [2022-06-06T21:04:47.380Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:47 [2022-06-06T21:04:47.380Z] 
21:04:47 [2022-06-06T21:04:47.380Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
21:04:47 [2022-06-06T21:04:47.380Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:47 [2022-06-06T21:04:47.380Z] 
21:04:47 [2022-06-06T21:04:47.380Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
21:04:47 [2022-06-06T21:04:47.380Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:47 [2022-06-06T21:04:47.380Z] 
21:04:47 [2022-06-06T21:04:47.380Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
21:04:47 [2022-06-06T21:04:47.380Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:47 [2022-06-06T21:04:47.380Z] 
21:04:47 [2022-06-06T21:04:47.380Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
21:04:47 [2022-06-06T21:04:47.380Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:47 [2022-06-06T21:04:47.380Z] 
21:04:47 [2022-06-06T21:04:47.380Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
21:04:47 [2022-06-06T21:04:47.380Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:04:47 [2022-06-06T21:04:47.380Z] 
21:04:47 [2022-06-06T21:04:47.380Z] DONE 24 tests, 23 skipped in 2.397s
21:04:47 [2022-06-06T21:04:47.380Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
21:04:47 [2022-06-06T21:04:47.380Z] INFO: Testing against a local daemon
21:04:47 [2022-06-06T21:04:47.380Z] === RUN   TestSessionCreate
21:04:47 [2022-06-06T21:04:47.380Z] --- PASS: TestSessionCreate (0.03s)
21:04:47 [2022-06-06T21:04:47.380Z] === RUN   TestSessionCreateWithBadUpgrade
21:04:47 [2022-06-06T21:04:47.380Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
21:04:47 [2022-06-06T21:04:47.380Z] PASS
21:04:47 [2022-06-06T21:04:47.380Z] 
21:04:47 [2022-06-06T21:04:47.380Z] DONE 2 tests in 0.166s
21:04:47 [2022-06-06T21:04:47.380Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
21:04:47 [2022-06-06T21:04:47.632Z] --- PASS: TestKillDifferentUserContainer (0.44s)
21:04:47 [2022-06-06T21:04:47.632Z] === RUN   TestInspectOomKilledTrue
21:04:47 [2022-06-06T21:04:47.638Z] INFO: Testing against a local daemon
21:04:47 [2022-06-06T21:04:47.638Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:04:47 [2022-06-06T21:04:47.638Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:04:47 [2022-06-06T21:04:47.638Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:04:47 [2022-06-06T21:04:47.638Z] === RUN   TestDiskUsage
21:04:47 [2022-06-06T21:04:47.638Z] === PAUSE TestDiskUsage
21:04:47 [2022-06-06T21:04:47.638Z] === RUN   TestEventsExecDie
21:04:48 [2022-06-06T21:04:48.202Z] --- PASS: TestInspectOomKilledTrue (0.45s)
21:04:48 [2022-06-06T21:04:48.202Z] === RUN   TestInspectOomKilledFalse
21:04:48 [2022-06-06T21:04:48.203Z] --- PASS: TestEventsExecDie (0.50s)
21:04:48 [2022-06-06T21:04:48.203Z] === RUN   TestEventsBackwardsCompatible
21:04:48 [2022-06-06T21:04:48.203Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
21:04:48 [2022-06-06T21:04:48.203Z] === RUN   TestEventsVolumeCreate
21:04:48 [2022-06-06T21:04:48.203Z] --- PASS: TestEventsVolumeCreate (0.06s)
21:04:48 [2022-06-06T21:04:48.203Z] === RUN   TestInfoBinaryCommits
21:04:48 [2022-06-06T21:04:48.203Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:04:48 [2022-06-06T21:04:48.203Z] === RUN   TestInfoAPIVersioned
21:04:48 [2022-06-06T21:04:48.203Z] --- PASS: TestInfoAPIVersioned (0.00s)
21:04:48 [2022-06-06T21:04:48.203Z] === RUN   TestInfoAPI
21:04:48 [2022-06-06T21:04:48.203Z] --- PASS: TestInfoAPI (0.02s)
21:04:48 [2022-06-06T21:04:48.203Z] === RUN   TestInfoAPIWarnings
21:04:48 [2022-06-06T21:04:48.462Z] --- PASS: TestInspectOomKilledFalse (0.42s)
21:04:48 [2022-06-06T21:04:48.462Z] === RUN   TestLinksEtcHostsContentMatch
21:04:49 [2022-06-06T21:04:49.031Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
21:04:49 [2022-06-06T21:04:49.031Z] === RUN   TestLinksContainerNames
21:04:49 [2022-06-06T21:04:49.600Z] --- PASS: TestLinksContainerNames (0.82s)
21:04:49 [2022-06-06T21:04:49.600Z] === RUN   TestLogsFollowTailEmpty
21:04:49 [2022-06-06T21:04:49.950Z] sha256:428c553e94799f9c0533a5ae1a4e43ff34fe11bde4a76aeff64275a298e7012e
21:04:49 [2022-06-06T21:04:49.950Z] INFO: Starting docker-py tests...
21:04:49 [2022-06-06T21:04:49.950Z] ============================= test session starts ==============================
21:04:49 [2022-06-06T21:04:49.950Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
21:04:49 [2022-06-06T21:04:49.950Z] rootdir: /src, inifile: pytest.ini
21:04:49 [2022-06-06T21:04:49.950Z] plugins: cov-2.6.1, timeout-1.3.3
21:04:49 [2022-06-06T21:04:49.950Z] collected 395 items / 2 deselected / 393 selected
21:04:49 [2022-06-06T21:04:49.950Z] 
21:04:50 [2022-06-06T21:04:50.168Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
21:04:50 [2022-06-06T21:04:50.169Z] === RUN   TestContainerNetworkMountsNoChown
21:04:50 [2022-06-06T21:04:50.428Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
21:04:50 [2022-06-06T21:04:50.428Z] === RUN   TestMountDaemonRoot
21:04:50 [2022-06-06T21:04:50.428Z] === RUN   TestMountDaemonRoot/default
21:04:50 [2022-06-06T21:04:50.428Z] === PAUSE TestMountDaemonRoot/default
21:04:50 [2022-06-06T21:04:50.428Z] === RUN   TestMountDaemonRoot/private
21:04:50 [2022-06-06T21:04:50.428Z] === PAUSE TestMountDaemonRoot/private
21:04:50 [2022-06-06T21:04:50.428Z] === RUN   TestMountDaemonRoot/rprivate
21:04:50 [2022-06-06T21:04:50.428Z] === PAUSE TestMountDaemonRoot/rprivate
21:04:50 [2022-06-06T21:04:50.428Z] === RUN   TestMountDaemonRoot/slave
21:04:50 [2022-06-06T21:04:50.428Z] === PAUSE TestMountDaemonRoot/slave
21:04:50 [2022-06-06T21:04:50.428Z] === RUN   TestMountDaemonRoot/rslave
21:04:50 [2022-06-06T21:04:50.428Z] === PAUSE TestMountDaemonRoot/rslave
21:04:50 [2022-06-06T21:04:50.428Z] === RUN   TestMountDaemonRoot/shared
21:04:50 [2022-06-06T21:04:50.428Z] === PAUSE TestMountDaemonRoot/shared
21:04:50 [2022-06-06T21:04:50.428Z] === RUN   TestMountDaemonRoot/rshared
21:04:50 [2022-06-06T21:04:50.428Z] === PAUSE TestMountDaemonRoot/rshared
21:04:50 [2022-06-06T21:04:50.428Z] === CONT  TestMountDaemonRoot/default
21:04:50 [2022-06-06T21:04:50.428Z] === CONT  TestMountDaemonRoot/slave
21:04:50 [2022-06-06T21:04:50.428Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:04:50 [2022-06-06T21:04:50.428Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:04:50 [2022-06-06T21:04:50.428Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:04:50 [2022-06-06T21:04:50.428Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:04:50 [2022-06-06T21:04:50.428Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:04:50 [2022-06-06T21:04:50.428Z] === RUN   TestMountDaemonRoot/default/mount_root
21:04:50 [2022-06-06T21:04:50.428Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:04:50 [2022-06-06T21:04:50.428Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:04:50 [2022-06-06T21:04:50.428Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:04:50 [2022-06-06T21:04:50.428Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:04:50 [2022-06-06T21:04:50.428Z] === RUN   TestMountDaemonRoot/default/bind_root
21:04:50 [2022-06-06T21:04:50.428Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:04:50 [2022-06-06T21:04:50.428Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:04:50 [2022-06-06T21:04:50.428Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:04:50 [2022-06-06T21:04:50.428Z] === CONT  TestMountDaemonRoot/default/mount_root
21:04:50 [2022-06-06T21:04:50.428Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:04:50 [2022-06-06T21:04:50.428Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:04:50 [2022-06-06T21:04:50.428Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:04:50 [2022-06-06T21:04:50.428Z] === CONT  TestMountDaemonRoot/rshared
21:04:50 [2022-06-06T21:04:50.428Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:04:50 [2022-06-06T21:04:50.428Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:04:50 [2022-06-06T21:04:50.428Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:04:50 [2022-06-06T21:04:50.428Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:04:50 [2022-06-06T21:04:50.428Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:04:50 [2022-06-06T21:04:50.428Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:04:50 [2022-06-06T21:04:50.428Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:04:50 [2022-06-06T21:04:50.428Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:04:50 [2022-06-06T21:04:50.428Z] === CONT  TestMountDaemonRoot/shared
21:04:50 [2022-06-06T21:04:50.428Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:04:50 [2022-06-06T21:04:50.428Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:04:50 [2022-06-06T21:04:50.428Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:04:50 [2022-06-06T21:04:50.428Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:04:50 [2022-06-06T21:04:50.428Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:04:50 [2022-06-06T21:04:50.428Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:04:50 [2022-06-06T21:04:50.428Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:04:50 [2022-06-06T21:04:50.428Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:04:50 [2022-06-06T21:04:50.428Z] === CONT  TestMountDaemonRoot/rslave
21:04:50 [2022-06-06T21:04:50.688Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:04:50 [2022-06-06T21:04:50.688Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:04:50 [2022-06-06T21:04:50.688Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:04:50 [2022-06-06T21:04:50.688Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:04:50 [2022-06-06T21:04:50.688Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:04:50 [2022-06-06T21:04:50.688Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:04:50 [2022-06-06T21:04:50.688Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:04:50 [2022-06-06T21:04:50.688Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:04:50 [2022-06-06T21:04:50.688Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:04:50 [2022-06-06T21:04:50.688Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:04:50 [2022-06-06T21:04:50.688Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:04:50 [2022-06-06T21:04:50.688Z] === CONT  TestMountDaemonRoot/rprivate
21:04:50 [2022-06-06T21:04:50.688Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:04:50 [2022-06-06T21:04:50.688Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:04:50 [2022-06-06T21:04:50.688Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:04:50 [2022-06-06T21:04:50.688Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:04:50 [2022-06-06T21:04:50.688Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:04:50 [2022-06-06T21:04:50.688Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:04:50 [2022-06-06T21:04:50.688Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:04:50 [2022-06-06T21:04:50.688Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:04:50 [2022-06-06T21:04:50.688Z] === CONT  TestMountDaemonRoot/private
21:04:50 [2022-06-06T21:04:50.688Z] === RUN   TestMountDaemonRoot/private/bind_root
21:04:50 [2022-06-06T21:04:50.688Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:04:50 [2022-06-06T21:04:50.688Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:04:50 [2022-06-06T21:04:50.688Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:04:50 [2022-06-06T21:04:50.688Z] === RUN   TestMountDaemonRoot/private/mount_root
21:04:50 [2022-06-06T21:04:50.688Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:04:50 [2022-06-06T21:04:50.688Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:04:50 [2022-06-06T21:04:50.688Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:04:50 [2022-06-06T21:04:50.688Z] === CONT  TestMountDaemonRoot/default/bind_root
21:04:50 [2022-06-06T21:04:50.688Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:04:50 [2022-06-06T21:04:50.688Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:04:50 [2022-06-06T21:04:50.688Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:04:50 [2022-06-06T21:04:50.688Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:04:50 [2022-06-06T21:04:50.688Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:04:50 [2022-06-06T21:04:50.688Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:04:50 [2022-06-06T21:04:50.688Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:04:50 [2022-06-06T21:04:50.688Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:04:50 [2022-06-06T21:04:50.688Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:04:50 [2022-06-06T21:04:50.688Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:04:50 [2022-06-06T21:04:50.688Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:04:50 [2022-06-06T21:04:50.947Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:04:50 [2022-06-06T21:04:50.947Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:04:50 [2022-06-06T21:04:50.947Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:04:50 [2022-06-06T21:04:50.947Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:04:50 [2022-06-06T21:04:50.947Z] === CONT  TestMountDaemonRoot/private/bind_root
21:04:50 [2022-06-06T21:04:50.947Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:04:50 [2022-06-06T21:04:50.947Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:04:50 [2022-06-06T21:04:50.948Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:04:50 [2022-06-06T21:04:50.948Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:04:50 [2022-06-06T21:04:50.948Z] === CONT  TestMountDaemonRoot/private/mount_root
21:04:50 [2022-06-06T21:04:50.948Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:04:50 [2022-06-06T21:04:50.948Z] --- PASS: TestMountDaemonRoot (0.02s)
21:04:50 [2022-06-06T21:04:50.948Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:04:50 [2022-06-06T21:04:50.948Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
21:04:50 [2022-06-06T21:04:50.948Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
21:04:50 [2022-06-06T21:04:50.948Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
21:04:50 [2022-06-06T21:04:50.948Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
21:04:50 [2022-06-06T21:04:50.948Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:04:50 [2022-06-06T21:04:50.948Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
21:04:50 [2022-06-06T21:04:50.948Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
21:04:50 [2022-06-06T21:04:50.948Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
21:04:50 [2022-06-06T21:04:50.948Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
21:04:50 [2022-06-06T21:04:50.948Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:04:50 [2022-06-06T21:04:50.948Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
21:04:50 [2022-06-06T21:04:50.948Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
21:04:50 [2022-06-06T21:04:50.948Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
21:04:50 [2022-06-06T21:04:50.948Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
21:04:50 [2022-06-06T21:04:50.948Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:04:50 [2022-06-06T21:04:50.948Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
21:04:50 [2022-06-06T21:04:50.948Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
21:04:50 [2022-06-06T21:04:50.948Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
21:04:50 [2022-06-06T21:04:50.948Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
21:04:50 [2022-06-06T21:04:50.948Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:04:50 [2022-06-06T21:04:50.948Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
21:04:50 [2022-06-06T21:04:50.948Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
21:04:50 [2022-06-06T21:04:50.948Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
21:04:50 [2022-06-06T21:04:50.948Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
21:04:50 [2022-06-06T21:04:50.948Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:04:50 [2022-06-06T21:04:50.948Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
21:04:50 [2022-06-06T21:04:50.948Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
21:04:50 [2022-06-06T21:04:50.948Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
21:04:50 [2022-06-06T21:04:50.948Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
21:04:50 [2022-06-06T21:04:50.948Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:04:50 [2022-06-06T21:04:50.948Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
21:04:50 [2022-06-06T21:04:50.948Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
21:04:50 [2022-06-06T21:04:50.948Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
21:04:50 [2022-06-06T21:04:50.948Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
21:04:50 [2022-06-06T21:04:50.948Z] === RUN   TestContainerBindMountNonRecursive
21:04:52 [2022-06-06T21:04:52.328Z] --- PASS: TestContainerBindMountNonRecursive (1.32s)
21:04:52 [2022-06-06T21:04:52.328Z] === RUN   TestContainerVolumesMountedAsShared
21:04:52 [2022-06-06T21:04:52.897Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
21:04:52 [2022-06-06T21:04:52.897Z] === RUN   TestContainerVolumesMountedAsSlave
21:04:53 [2022-06-06T21:04:53.156Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
21:04:53 [2022-06-06T21:04:53.156Z] === RUN   TestNetworkNat
21:04:53 [2022-06-06T21:04:53.416Z] --- PASS: TestNetworkNat (0.48s)
21:04:53 [2022-06-06T21:04:53.416Z] === RUN   TestNetworkLocalhostTCPNat
21:04:53 [2022-06-06T21:04:53.843Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
21:04:53 [2022-06-06T21:04:53.843Z] PASS
21:04:53 [2022-06-06T21:04:53.843Z] 
21:04:53 [2022-06-06T21:04:53.843Z] DONE 17 tests in 46.747s
21:04:53 [2022-06-06T21:04:53.843Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:04:53 [2022-06-06T21:04:53.843Z] INFO: Testing against a local daemon
21:04:53 [2022-06-06T21:04:53.843Z] === RUN   TestPluginInvalidJSON
21:04:53 [2022-06-06T21:04:53.843Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:04:53 [2022-06-06T21:04:53.843Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:04:53 [2022-06-06T21:04:53.843Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:04:53 [2022-06-06T21:04:53.843Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:04:53 [2022-06-06T21:04:53.843Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:04:53 [2022-06-06T21:04:53.843Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:04:53 [2022-06-06T21:04:53.843Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:04:53 [2022-06-06T21:04:53.843Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:04:53 [2022-06-06T21:04:53.843Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:04:53 [2022-06-06T21:04:53.843Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:04:53 [2022-06-06T21:04:53.843Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:04:53 [2022-06-06T21:04:53.843Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:04:53 [2022-06-06T21:04:53.843Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:04:53 [2022-06-06T21:04:53.843Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:04:53 [2022-06-06T21:04:53.843Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:04:53 [2022-06-06T21:04:53.843Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:04:53 [2022-06-06T21:04:53.843Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:04:53 [2022-06-06T21:04:53.843Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:04:53 [2022-06-06T21:04:53.843Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:04:53 [2022-06-06T21:04:53.843Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:04:53 [2022-06-06T21:04:53.843Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:04:53 [2022-06-06T21:04:53.843Z] --- PASS: TestPluginInvalidJSON (0.01s)
21:04:53 [2022-06-06T21:04:53.843Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
21:04:53 [2022-06-06T21:04:53.843Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:04:53 [2022-06-06T21:04:53.843Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:04:53 [2022-06-06T21:04:53.843Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:04:53 [2022-06-06T21:04:53.843Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
21:04:53 [2022-06-06T21:04:53.843Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
21:04:53 [2022-06-06T21:04:53.843Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:04:53 [2022-06-06T21:04:53.843Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:04:53 [2022-06-06T21:04:53.843Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:04:53 [2022-06-06T21:04:53.843Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:04:53 [2022-06-06T21:04:53.843Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:04:53 [2022-06-06T21:04:53.843Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:04:53 [2022-06-06T21:04:53.843Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:04:53 [2022-06-06T21:04:53.843Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:04:53 [2022-06-06T21:04:53.843Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:04:53 [2022-06-06T21:04:53.843Z] === RUN   TestPluginInstall
21:04:53 [2022-06-06T21:04:53.843Z] === RUN   TestPluginInstall/no_auth
21:04:53 [2022-06-06T21:04:53.843Z] time="2022-06-06T21:04:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:04:53 [2022-06-06T21:04:53.843Z] time="2022-06-06T21:04:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b3664f657fb2cfc5966e7368207b9b09e758ed295f88d044c06f77f03450540" mediatype=application/vnd.docker.plugin.v1+json size=522
21:04:53 [2022-06-06T21:04:53.843Z] time="2022-06-06T21:04:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:04:53 [2022-06-06T21:04:53.843Z] time="2022-06-06T21:04:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b3664f657fb2cfc5966e7368207b9b09e758ed295f88d044c06f77f03450540" mediatype=application/vnd.docker.plugin.v1+json size=522
21:04:53 [2022-06-06T21:04:53.843Z] === RUN   TestPluginInstall/with_htpasswd
21:04:53 [2022-06-06T21:04:53.843Z] time="2022-06-06T21:04:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:04:53 [2022-06-06T21:04:53.843Z] time="2022-06-06T21:04:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:521a96f4a5a5234e76f8affd686f464ee462e1dad841578d80b4f3525dbc803a" mediatype=application/vnd.docker.plugin.v1+json size=522
21:04:53 [2022-06-06T21:04:53.843Z] time="2022-06-06T21:04:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:04:53 [2022-06-06T21:04:53.843Z] time="2022-06-06T21:04:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:521a96f4a5a5234e76f8affd686f464ee462e1dad841578d80b4f3525dbc803a" mediatype=application/vnd.docker.plugin.v1+json size=522
21:04:53 [2022-06-06T21:04:53.985Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
21:04:53 [2022-06-06T21:04:53.985Z] === RUN   TestNetworkLoopbackNat
21:04:54 [2022-06-06T21:04:54.098Z] === RUN   TestPluginInstall/with_insecure
21:04:55 [2022-06-06T21:04:55.024Z] time="2022-06-06T21:04:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:04:55 [2022-06-06T21:04:55.024Z] time="2022-06-06T21:04:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4080700cceecf12ee670c8567c88090cb5a7f31645f6957d4ba42ce927e58d0e" mediatype=application/vnd.docker.plugin.v1+json size=522
21:04:55 [2022-06-06T21:04:55.024Z] time="2022-06-06T21:04:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:04:55 [2022-06-06T21:04:55.024Z] time="2022-06-06T21:04:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4080700cceecf12ee670c8567c88090cb5a7f31645f6957d4ba42ce927e58d0e" mediatype=application/vnd.docker.plugin.v1+json size=522
21:04:55 [2022-06-06T21:04:55.024Z]     plugin_test.go:195: [d4fb77560e438] daemon is not started
21:04:55 [2022-06-06T21:04:55.024Z] --- PASS: TestPluginInstall (2.96s)
21:04:55 [2022-06-06T21:04:55.024Z]     --- PASS: TestPluginInstall/no_auth (1.28s)
21:04:55 [2022-06-06T21:04:55.024Z]     --- PASS: TestPluginInstall/with_htpasswd (0.60s)
21:04:55 [2022-06-06T21:04:55.024Z]     --- PASS: TestPluginInstall/with_insecure (1.07s)
21:04:55 [2022-06-06T21:04:55.024Z] === RUN   TestPluginsWithRuntimes
21:04:56 [2022-06-06T21:04:56.523Z] --- PASS: TestNetworkLoopbackNat (2.56s)
21:04:56 [2022-06-06T21:04:56.523Z] === RUN   TestPause
21:04:56 [2022-06-06T21:04:56.909Z] === RUN   TestPluginsWithRuntimes/No_Args
21:04:57 [2022-06-06T21:04:57.091Z] --- PASS: TestPause (0.46s)
21:04:57 [2022-06-06T21:04:57.091Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:04:57 [2022-06-06T21:04:57.091Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:04:57 [2022-06-06T21:04:57.091Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:04:57 [2022-06-06T21:04:57.091Z] === RUN   TestPauseStopPausedContainer
21:04:57 [2022-06-06T21:04:57.351Z] --- PASS: TestPauseStopPausedContainer (0.46s)
21:04:57 [2022-06-06T21:04:57.351Z] === RUN   TestPidHost
21:04:57 [2022-06-06T21:04:57.470Z] === RUN   TestPluginsWithRuntimes/With_Args
21:04:58 [2022-06-06T21:04:58.289Z] --- PASS: TestPidHost (0.95s)
21:04:58 [2022-06-06T21:04:58.289Z] === RUN   TestPsFilter
21:04:58 [2022-06-06T21:04:58.395Z] --- PASS: TestPluginsWithRuntimes (3.35s)
21:04:58 [2022-06-06T21:04:58.395Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
21:04:58 [2022-06-06T21:04:58.395Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
21:04:58 [2022-06-06T21:04:58.395Z] === RUN   TestPluginBackCompatMediaTypes
21:04:58 [2022-06-06T21:04:58.549Z] --- PASS: TestPsFilter (0.12s)
21:04:58 [2022-06-06T21:04:58.549Z] === RUN   TestRemoveContainerWithRemovedVolume
21:04:58 [2022-06-06T21:04:58.808Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
21:04:58 [2022-06-06T21:04:58.808Z] === RUN   TestRemoveContainerWithVolume
21:04:58 [2022-06-06T21:04:58.957Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
21:04:58 [2022-06-06T21:04:58.957Z] PASS
21:04:58 [2022-06-06T21:04:58.957Z] 
21:04:58 [2022-06-06T21:04:58.957Z] DONE 24 tests in 6.940s
21:04:58 [2022-06-06T21:04:58.957Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:04:58 [2022-06-06T21:04:58.957Z] INFO: Testing against a local daemon
21:04:58 [2022-06-06T21:04:58.957Z] === RUN   TestExternalGraphDriver
21:04:59 [2022-06-06T21:04:59.212Z] === RUN   TestExternalGraphDriver/json
21:04:59 [2022-06-06T21:04:59.377Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
21:04:59 [2022-06-06T21:04:59.377Z] === RUN   TestRemoveContainerRunning
21:04:59 [2022-06-06T21:04:59.636Z] --- PASS: TestRemoveContainerRunning (0.42s)
21:04:59 [2022-06-06T21:04:59.636Z] === RUN   TestRemoveContainerForceRemoveRunning
21:05:00 [2022-06-06T21:05:00.205Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
21:05:00 [2022-06-06T21:05:00.205Z] === RUN   TestRemoveInvalidContainer
21:05:00 [2022-06-06T21:05:00.205Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:05:00 [2022-06-06T21:05:00.205Z] === RUN   TestRenameLinkedContainer
21:05:01 [2022-06-06T21:05:01.098Z] === RUN   TestExternalGraphDriver/spec
21:05:02 [2022-06-06T21:05:02.113Z] --- PASS: TestRenameLinkedContainer (1.81s)
21:05:02 [2022-06-06T21:05:02.113Z] === RUN   TestRenameStoppedContainer
21:05:02 [2022-06-06T21:05:02.373Z] --- PASS: TestRenameStoppedContainer (0.41s)
21:05:02 [2022-06-06T21:05:02.373Z] === RUN   TestRenameRunningContainerAndReuse
21:05:02 [2022-06-06T21:05:02.462Z] === RUN   TestExternalGraphDriver/pull
21:05:03 [2022-06-06T21:05:03.311Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
21:05:03 [2022-06-06T21:05:03.311Z] === RUN   TestRenameInvalidName
21:05:03 [2022-06-06T21:05:03.881Z] --- PASS: TestRenameInvalidName (0.45s)
21:05:03 [2022-06-06T21:05:03.881Z] === RUN   TestRenameAnonymousContainer
21:05:04 [2022-06-06T21:05:04.028Z] tests/integration/api_build_test.py .......................X             [  6%]
21:05:04 [2022-06-06T21:05:04.347Z] --- PASS: TestExternalGraphDriver (5.05s)
21:05:04 [2022-06-06T21:05:04.347Z]     --- PASS: TestExternalGraphDriver/json (1.67s)
21:05:04 [2022-06-06T21:05:04.347Z]     --- PASS: TestExternalGraphDriver/spec (1.65s)
21:05:04 [2022-06-06T21:05:04.347Z]     --- PASS: TestExternalGraphDriver/pull (1.69s)
21:05:04 [2022-06-06T21:05:04.347Z] === RUN   TestGraphdriverPluginV2
21:05:04 [2022-06-06T21:05:04.845Z] tests/integration/api_client_test.py .....                               [  7%]
21:05:05 [2022-06-06T21:05:05.261Z] --- PASS: TestRenameAnonymousContainer (1.56s)
21:05:05 [2022-06-06T21:05:05.261Z] === RUN   TestRenameContainerWithSameName
21:05:05 [2022-06-06T21:05:05.830Z] --- PASS: TestRenameContainerWithSameName (0.46s)
21:05:05 [2022-06-06T21:05:05.830Z] === RUN   TestRenameContainerWithLinkedContainer
21:05:06 [2022-06-06T21:05:06.265Z] --- PASS: TestInfoAPIWarnings (16.56s)
21:05:06 [2022-06-06T21:05:06.265Z] === RUN   TestInfoDebug
21:05:06 [2022-06-06T21:05:06.265Z] --- PASS: TestInfoDebug (0.54s)
21:05:06 [2022-06-06T21:05:06.265Z] === RUN   TestInfoInsecureRegistries
21:05:06 [2022-06-06T21:05:06.265Z] --- PASS: TestInfoInsecureRegistries (0.54s)
21:05:06 [2022-06-06T21:05:06.265Z] === RUN   TestInfoRegistryMirrors
21:05:06 [2022-06-06T21:05:06.523Z] --- PASS: TestInfoRegistryMirrors (0.54s)
21:05:06 [2022-06-06T21:05:06.523Z] === RUN   TestLoginFailsWithBadCredentials
21:05:06 [2022-06-06T21:05:06.523Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s)
21:05:06 [2022-06-06T21:05:06.523Z] === RUN   TestPingCacheHeaders
21:05:06 [2022-06-06T21:05:06.523Z] --- PASS: TestPingCacheHeaders (0.03s)
21:05:06 [2022-06-06T21:05:06.523Z] === RUN   TestPingGet
21:05:06 [2022-06-06T21:05:06.523Z] --- PASS: TestPingGet (0.01s)
21:05:06 [2022-06-06T21:05:06.523Z] === RUN   TestPingHead
21:05:06 [2022-06-06T21:05:06.523Z] --- PASS: TestPingHead (0.04s)
21:05:06 [2022-06-06T21:05:06.523Z] === RUN   TestPingSwarmHeader
21:05:06 [2022-06-06T21:05:06.591Z] tests/integration/api_config_test.py ......                              [  8%]
21:05:06 [2022-06-06T21:05:06.768Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s)
21:05:06 [2022-06-06T21:05:06.768Z] === RUN   TestResize
21:05:07 [2022-06-06T21:05:07.028Z] --- PASS: TestResize (0.43s)
21:05:07 [2022-06-06T21:05:07.028Z] === RUN   TestResizeWithInvalidSize
21:05:07 [2022-06-06T21:05:07.087Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:05:07 [2022-06-06T21:05:07.597Z] --- PASS: TestResizeWithInvalidSize (0.44s)
21:05:07 [2022-06-06T21:05:07.597Z] === RUN   TestResizeWhenContainerNotStarted
21:05:07 [2022-06-06T21:05:07.653Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:05:08 [2022-06-06T21:05:08.167Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s)
21:05:08 [2022-06-06T21:05:08.167Z] === RUN   TestDaemonRestartKillContainers
21:05:08 [2022-06-06T21:05:08.167Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:05:08 [2022-06-06T21:05:08.167Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:05:08 [2022-06-06T21:05:08.508Z] --- PASS: TestGraphdriverPluginV2 (3.84s)
21:05:08 [2022-06-06T21:05:08.508Z] PASS
21:05:08 [2022-06-06T21:05:08.508Z] 
21:05:08 [2022-06-06T21:05:08.508Z] DONE 5 tests in 8.937s
21:05:08 [2022-06-06T21:05:08.508Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:05:08 [2022-06-06T21:05:08.508Z] INFO: Testing against a local daemon
21:05:08 [2022-06-06T21:05:08.508Z] === RUN   TestContinueAfterPluginCrash
21:05:08 [2022-06-06T21:05:08.508Z] === PAUSE TestContinueAfterPluginCrash
21:05:08 [2022-06-06T21:05:08.508Z] === RUN   TestReadPluginNoRead
21:05:08 [2022-06-06T21:05:08.508Z] === PAUSE TestReadPluginNoRead
21:05:08 [2022-06-06T21:05:08.508Z] === RUN   TestDaemonStartWithLogOpt
21:05:08 [2022-06-06T21:05:08.508Z] === PAUSE TestDaemonStartWithLogOpt
21:05:08 [2022-06-06T21:05:08.508Z] === CONT  TestContinueAfterPluginCrash
21:05:08 [2022-06-06T21:05:08.508Z] === CONT  TestDaemonStartWithLogOpt
21:05:08 [2022-06-06T21:05:08.585Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:05:08 [2022-06-06T21:05:08.585Z] --- PASS: TestPingSwarmHeader (2.12s)
21:05:08 [2022-06-06T21:05:08.585Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:05:08 [2022-06-06T21:05:08.585Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:05:08 [2022-06-06T21:05:08.585Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:05:08 [2022-06-06T21:05:08.585Z] === RUN   TestVersion
21:05:08 [2022-06-06T21:05:08.848Z] --- PASS: TestVersion (0.03s)
21:05:08 [2022-06-06T21:05:08.848Z] === CONT  TestDiskUsage
21:05:09 [2022-06-06T21:05:09.113Z] === RUN   TestDiskUsage/empty
21:05:09 [2022-06-06T21:05:09.113Z] === RUN   TestDiskUsage/empty/container_types
21:05:09 [2022-06-06T21:05:09.113Z] === RUN   TestDiskUsage/empty/image_types
21:05:09 [2022-06-06T21:05:09.113Z] === RUN   TestDiskUsage/empty/volume_types
21:05:09 [2022-06-06T21:05:09.113Z] === RUN   TestDiskUsage/empty/build-cache_types
21:05:09 [2022-06-06T21:05:09.113Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:05:09 [2022-06-06T21:05:09.113Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:05:09 [2022-06-06T21:05:09.113Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:05:09 [2022-06-06T21:05:09.113Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:05:09 [2022-06-06T21:05:09.113Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:05:09 [2022-06-06T21:05:09.113Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:05:09 [2022-06-06T21:05:09.113Z] === RUN   TestDiskUsage/after_LoadBusybox
21:05:09 [2022-06-06T21:05:09.371Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:05:09 [2022-06-06T21:05:09.371Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:05:09 [2022-06-06T21:05:09.371Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:05:09 [2022-06-06T21:05:09.371Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:05:09 [2022-06-06T21:05:09.371Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:05:09 [2022-06-06T21:05:09.371Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:05:09 [2022-06-06T21:05:09.371Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:05:09 [2022-06-06T21:05:09.371Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:05:09 [2022-06-06T21:05:09.371Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:05:09 [2022-06-06T21:05:09.371Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:05:09 [2022-06-06T21:05:09.371Z] === RUN   TestDiskUsage/after_container.Run
21:05:09 [2022-06-06T21:05:09.547Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:05:09 [2022-06-06T21:05:09.547Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:05:09 [2022-06-06T21:05:09.635Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:05:09 [2022-06-06T21:05:09.635Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:05:09 [2022-06-06T21:05:09.635Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:05:09 [2022-06-06T21:05:09.635Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:05:09 [2022-06-06T21:05:09.635Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:05:09 [2022-06-06T21:05:09.635Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:05:09 [2022-06-06T21:05:09.635Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:05:09 [2022-06-06T21:05:09.635Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:05:09 [2022-06-06T21:05:09.635Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:05:09 [2022-06-06T21:05:09.635Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:05:09 [2022-06-06T21:05:09.894Z] --- PASS: TestDiskUsage (1.21s)
21:05:09 [2022-06-06T21:05:09.894Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:05:09 [2022-06-06T21:05:09.894Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:05:09 [2022-06-06T21:05:09.894Z]     --- PASS: TestDiskUsage/after_container.Run (0.37s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
21:05:09 [2022-06-06T21:05:09.894Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s)
21:05:09 [2022-06-06T21:05:09.894Z] PASS
21:05:09 [2022-06-06T21:05:09.894Z] 
21:05:09 [2022-06-06T21:05:09.894Z] === Skipped
21:05:09 [2022-06-06T21:05:09.894Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:05:09 [2022-06-06T21:05:09.894Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:05:09 [2022-06-06T21:05:09.894Z] 
21:05:09 [2022-06-06T21:05:09.894Z] DONE 54 tests, 1 skipped in 22.452s
21:05:09 [2022-06-06T21:05:09.894Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
21:05:10 [2022-06-06T21:05:10.186Z] INFO: Testing against a local daemon
21:05:10 [2022-06-06T21:05:10.186Z] === RUN   TestVolumesCreateAndList
21:05:10 [2022-06-06T21:05:10.186Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:05:10 [2022-06-06T21:05:10.186Z] === RUN   TestVolumesRemove
21:05:10 [2022-06-06T21:05:10.186Z] --- PASS: TestVolumesRemove (0.05s)
21:05:10 [2022-06-06T21:05:10.186Z] === RUN   TestVolumesInspect
21:05:10 [2022-06-06T21:05:10.186Z] --- PASS: TestVolumesInspect (0.02s)
21:05:10 [2022-06-06T21:05:10.186Z] === RUN   TestVolumesInvalidJSON
21:05:10 [2022-06-06T21:05:10.186Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:05:10 [2022-06-06T21:05:10.186Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:05:10 [2022-06-06T21:05:10.186Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:05:10 [2022-06-06T21:05:10.186Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:05:10 [2022-06-06T21:05:10.186Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:05:10 [2022-06-06T21:05:10.186Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:05:10 [2022-06-06T21:05:10.186Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:05:10 [2022-06-06T21:05:10.186Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:05:10 [2022-06-06T21:05:10.186Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:05:10 [2022-06-06T21:05:10.186Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:05:10 [2022-06-06T21:05:10.186Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:05:10 [2022-06-06T21:05:10.186Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:05:10 [2022-06-06T21:05:10.186Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:05:10 [2022-06-06T21:05:10.186Z] PASS
21:05:10 [2022-06-06T21:05:10.186Z] 
21:05:10 [2022-06-06T21:05:10.186Z] DONE 9 tests in 0.187s
21:05:10 [2022-06-06T21:05:10.186Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:05:10 [2022-06-06T21:05:10.186Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14169 is not a child of this shell
21:05:10 [2022-06-06T21:05:10.186Z] warning: PID 14169 from bundles/test-integration/docker.pid had a nonzero exit code
21:05:10 [2022-06-06T21:05:10.186Z] Leaving: AppArmorNo profiles have been unloaded.
21:05:10 [2022-06-06T21:05:10.186Z] 
21:05:10 [2022-06-06T21:05:10.186Z] Unloading profiles will leave already running processes permanently
21:05:10 [2022-06-06T21:05:10.186Z] unconfined, which can lead to unexpected situations.
21:05:10 [2022-06-06T21:05:10.186Z] 
21:05:10 [2022-06-06T21:05:10.186Z] To set a process to complain mode, use the command line tool
21:05:10 [2022-06-06T21:05:10.186Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:05:10 [2022-06-06T21:05:10.186Z] Removing test suite binaries
21:05:10 [2022-06-06T21:05:10.186Z] exiting test-integration
21:05:10 [2022-06-06T21:05:10.186Z] ++ exit 0
21:05:10 [2022-06-06T21:05:10.186Z] 
21:05:10 [2022-06-06T21:05:10.971Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
Post stage
[Pipeline] junit
21:05:11 [2022-06-06T21:05:11.189Z] Recording test results
21:05:11 [2022-06-06T21:05:11.234Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:05:11 [2022-06-06T21:05:11.771Z] --- PASS: TestDaemonStartWithLogOpt (3.49s)
21:05:11 [2022-06-06T21:05:11.771Z] === CONT  TestReadPluginNoRead
21:05:12 [2022-06-06T21:05:12.174Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:05:12 [2022-06-06T21:05:12.434Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:05:12 [2022-06-06T21:05:12.485Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:05:12 [2022-06-06T21:05:12.811Z] + echo Ensuring container killed.
21:05:12 [2022-06-06T21:05:12.811Z] Ensuring container killed.
21:05:12 [2022-06-06T21:05:12.811Z] + docker rm -vf docker-pr1
21:05:12 [2022-06-06T21:05:12.811Z] Error: No such container: docker-pr1
[Pipeline] sh
21:05:13 [2022-06-06T21:05:13.093Z] + echo Chowning /workspace to jenkins user
21:05:13 [2022-06-06T21:05:13.093Z] Chowning /workspace to jenkins user
21:05:13 [2022-06-06T21:05:13.093Z] + id -u
21:05:13 [2022-06-06T21:05:13.093Z] + id -g
21:05:13 [2022-06-06T21:05:13.093Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43700:/workspace busybox chown -R 1000:1000 /workspace
21:05:13 [2022-06-06T21:05:13.093Z] Unable to find image 'busybox:latest' locally
21:05:13 [2022-06-06T21:05:13.093Z] latest: Pulling from library/busybox
21:05:13 [2022-06-06T21:05:13.351Z] cecc78ee4075: Pulling fs layer
21:05:13 [2022-06-06T21:05:13.351Z] cecc78ee4075: Download complete
21:05:13 [2022-06-06T21:05:13.351Z] cecc78ee4075: Pull complete
21:05:13 [2022-06-06T21:05:13.351Z] Digest: sha256:de56395ae0788e364797f0c60464d4693c43c33cc04ec26fc3b0931b2e7c9d7d
21:05:13 [2022-06-06T21:05:13.351Z] Status: Downloaded newer image for busybox:latest
21:05:13 [2022-06-06T21:05:13.659Z] === RUN   TestReadPluginNoRead/default
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:05:15 [2022-06-06T21:05:15.015Z] + bundleName=amd64-rootless
21:05:15 [2022-06-06T21:05:15.015Z] + echo Creating amd64-rootless-bundles.tar.gz
21:05:15 [2022-06-06T21:05:15.015Z] Creating amd64-rootless-bundles.tar.gz
21:05:15 [2022-06-06T21:05:15.015Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:05:15 [2022-06-06T21:05:15.015Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
21:05:15 [2022-06-06T21:05:15.022Z] === RUN   TestReadPluginNoRead/disabled_caching
[Pipeline] archiveArtifacts
21:05:15 [2022-06-06T21:05:15.030Z] Archiving artifacts
21:05:15 [2022-06-06T21:05:15.726Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:05:15 [2022-06-06T21:05:15.727Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:05:16 [2022-06-06T21:05:16.385Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:05:16 [2022-06-06T21:05:16.385Z] --- PASS: TestContinueAfterPluginCrash (8.40s)
21:05:16 [2022-06-06T21:05:16.602Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43700/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:05:16 [2022-06-06T21:05:16.904Z] + make clean
21:05:16 [2022-06-06T21:05:16.904Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:05:17 [2022-06-06T21:05:17.161Z] docker-dev-cache
21:05:17 [2022-06-06T21:05:17.161Z] docker-mod-cache
[Pipeline] deleteDir
21:05:17 [2022-06-06T21:05:17.312Z] === CONT  TestReadPluginNoRead
21:05:17 [2022-06-06T21:05:17.312Z]     read_test.go:92: [d6990322429ac] daemon is not started
21:05:17 [2022-06-06T21:05:17.312Z] --- PASS: TestReadPluginNoRead (5.95s)
21:05:17 [2022-06-06T21:05:17.312Z]     --- PASS: TestReadPluginNoRead/default (1.23s)
21:05:17 [2022-06-06T21:05:17.312Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
21:05:17 [2022-06-06T21:05:17.312Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s)
21:05:17 [2022-06-06T21:05:17.312Z] PASS
21:05:17 [2022-06-06T21:05:17.312Z] 
21:05:17 [2022-06-06T21:05:17.312Z] DONE 6 tests in 9.468s
21:05:17 [2022-06-06T21:05:17.568Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:05:17 [2022-06-06T21:05:17.568Z] testing: warning: no tests to run
21:05:17 [2022-06-06T21:05:17.568Z] PASS
21:05:17 [2022-06-06T21:05:17.568Z] 
21:05:17 [2022-06-06T21:05:17.568Z] DONE 0 tests in 0.012s
21:05:17 [2022-06-06T21:05:17.568Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:05:17 [2022-06-06T21:05:17.568Z] INFO: Testing against a local daemon
21:05:17 [2022-06-06T21:05:17.568Z] === RUN   TestPluginWithDevMounts
21:05:17 [2022-06-06T21:05:17.568Z] === PAUSE TestPluginWithDevMounts
21:05:17 [2022-06-06T21:05:17.568Z] === CONT  TestPluginWithDevMounts
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:05:19 [2022-06-06T21:05:19.455Z] --- PASS: TestPluginWithDevMounts (1.59s)
21:05:19 [2022-06-06T21:05:19.455Z] PASS
21:05:19 [2022-06-06T21:05:19.455Z] 
21:05:19 [2022-06-06T21:05:19.455Z] DONE 1 tests in 1.614s
21:05:19 [2022-06-06T21:05:19.455Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
21:05:19 [2022-06-06T21:05:19.455Z] INFO: Testing against a local daemon
21:05:19 [2022-06-06T21:05:19.455Z] === RUN   TestSecretInspect
21:05:19 [2022-06-06T21:05:19.926Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:05:19 [2022-06-06T21:05:19.926Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:05:21 [2022-06-06T21:05:21.305Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:05:21 [2022-06-06T21:05:21.305Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:05:21 [2022-06-06T21:05:21.342Z] --- PASS: TestSecretInspect (2.18s)
21:05:21 [2022-06-06T21:05:21.342Z] === RUN   TestSecretList
21:05:23 [2022-06-06T21:05:23.214Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:05:23 [2022-06-06T21:05:23.214Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:05:23 [2022-06-06T21:05:23.853Z] --- PASS: TestSecretList (2.15s)
21:05:23 [2022-06-06T21:05:23.853Z] === RUN   TestSecretsCreateAndDelete
21:05:25 [2022-06-06T21:05:25.125Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:05:25 [2022-06-06T21:05:25.125Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.36s)
21:05:25 [2022-06-06T21:05:25.125Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s)
21:05:25 [2022-06-06T21:05:25.125Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s)
21:05:25 [2022-06-06T21:05:25.125Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.80s)
21:05:25 [2022-06-06T21:05:25.125Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s)
21:05:25 [2022-06-06T21:05:25.125Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s)
21:05:25 [2022-06-06T21:05:25.125Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s)
21:05:25 [2022-06-06T21:05:25.125Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.32s)
21:05:25 [2022-06-06T21:05:25.125Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.84s)
21:05:25 [2022-06-06T21:05:25.125Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.93s)
21:05:25 [2022-06-06T21:05:25.125Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s)
21:05:25 [2022-06-06T21:05:25.125Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s)
21:05:25 [2022-06-06T21:05:25.125Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s)
21:05:25 [2022-06-06T21:05:25.125Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s)
21:05:25 [2022-06-06T21:05:25.125Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.69s)
21:05:25 [2022-06-06T21:05:25.125Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s)
21:05:25 [2022-06-06T21:05:25.125Z] === RUN   TestCgroupNamespacesRun
21:05:25 [2022-06-06T21:05:25.739Z] --- PASS: TestSecretsCreateAndDelete (2.29s)
21:05:25 [2022-06-06T21:05:25.739Z] === RUN   TestSecretsUpdate
21:05:26 [2022-06-06T21:05:26.065Z] --- PASS: TestCgroupNamespacesRun (1.15s)
21:05:26 [2022-06-06T21:05:26.065Z] === RUN   TestCgroupNamespacesRunPrivileged
21:05:27 [2022-06-06T21:05:27.445Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s)
21:05:27 [2022-06-06T21:05:27.445Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:05:28 [2022-06-06T21:05:28.250Z] --- PASS: TestSecretsUpdate (2.20s)
21:05:28 [2022-06-06T21:05:28.251Z] === RUN   TestTemplatedSecret
21:05:28 [2022-06-06T21:05:28.384Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
21:05:28 [2022-06-06T21:05:28.384Z] === RUN   TestCgroupNamespacesRunHostMode
21:05:29 [2022-06-06T21:05:29.763Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
21:05:29 [2022-06-06T21:05:29.763Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:05:30 [2022-06-06T21:05:30.701Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
21:05:30 [2022-06-06T21:05:30.701Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:05:30 [2022-06-06T21:05:30.763Z] --- PASS: TestTemplatedSecret (2.58s)
21:05:30 [2022-06-06T21:05:30.763Z] === RUN   TestSecretCreateResolve
21:05:32 [2022-06-06T21:05:32.081Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s)
21:05:32 [2022-06-06T21:05:32.081Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:05:32 [2022-06-06T21:05:32.650Z] --- PASS: TestSecretCreateResolve (2.16s)
21:05:32 [2022-06-06T21:05:32.650Z] PASS
21:05:32 [2022-06-06T21:05:32.650Z] 
21:05:32 [2022-06-06T21:05:32.650Z] DONE 6 tests in 13.587s
21:05:32 [2022-06-06T21:05:32.650Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
21:05:32 [2022-06-06T21:05:32.650Z] INFO: Testing against a local daemon
21:05:32 [2022-06-06T21:05:32.650Z] === RUN   TestServiceCreateInit
21:05:32 [2022-06-06T21:05:32.650Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:05:32 [2022-06-06T21:05:32.651Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s)
21:05:32 [2022-06-06T21:05:32.651Z] === RUN   TestCgroupNamespacesRunOlderClient
21:05:34 [2022-06-06T21:05:34.030Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
21:05:34 [2022-06-06T21:05:34.030Z] === RUN   TestNISDomainname
21:05:34 [2022-06-06T21:05:34.289Z] --- PASS: TestNISDomainname (0.65s)
21:05:34 [2022-06-06T21:05:34.289Z] === RUN   TestHostnameDnsResolution
21:05:35 [2022-06-06T21:05:35.228Z] --- PASS: TestHostnameDnsResolution (0.86s)
21:05:35 [2022-06-06T21:05:35.228Z] === RUN   TestUnprivilegedPortsAndPing
21:05:35 [2022-06-06T21:05:35.798Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
21:05:35 [2022-06-06T21:05:35.798Z] === RUN   TestPrivilegedHostDevices
21:05:36 [2022-06-06T21:05:36.367Z] --- PASS: TestPrivilegedHostDevices (0.49s)
21:05:36 [2022-06-06T21:05:36.367Z] === RUN   TestConsoleSize
21:05:36 [2022-06-06T21:05:36.629Z] --- PASS: TestConsoleSize (0.42s)
21:05:36 [2022-06-06T21:05:36.629Z] === RUN   TestStats
21:05:36 [2022-06-06T21:05:36.812Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:05:36 [2022-06-06T21:05:36.870Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
21:05:38 [2022-06-06T21:05:38.466Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:05:38 [2022-06-06T21:05:38.466Z] Using test binary docker
21:05:38 [2022-06-06T21:05:38.466Z] +++ /etc/init.d/apparmor start
21:05:38 [2022-06-06T21:05:38.466Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:05:38 [2022-06-06T21:05:38.466Z] INFO: Waiting for daemon to start...
21:05:38 [2022-06-06T21:05:38.466Z] Starting dockerd
21:05:38 [2022-06-06T21:05:38.466Z] +++ 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
21:05:38 [2022-06-06T21:05:38.466Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:05:38 [2022-06-06T21:05:38.466Z] Using test binary docker
21:05:38 [2022-06-06T21:05:38.466Z] +++ /etc/init.d/apparmor start
21:05:38 [2022-06-06T21:05:38.466Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:05:38 [2022-06-06T21:05:38.466Z] INFO: Waiting for daemon to start...
21:05:38 [2022-06-06T21:05:38.466Z] Starting dockerd
21:05:38 [2022-06-06T21:05:38.466Z] +++ 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
21:05:38 [2022-06-06T21:05:38.466Z] .
21:05:38 [2022-06-06T21:05:38.466Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:05:38 [2022-06-06T21:05:38.466Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:05:38 [2022-06-06T21:05:38.466Z] Error: No such image: emptyfs
21:05:38 [2022-06-06T21:05:38.466Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:05:38 [2022-06-06T21:05:38.466Z] ++++ docker load
21:05:38 [2022-06-06T21:05:38.466Z] 
21:05:38 [2022-06-06T21:05:38.466Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:05:38 [2022-06-06T21:05:38.466Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:05:38 [2022-06-06T21:05:38.466Z] Error: No such image: emptyfs
21:05:38 [2022-06-06T21:05:38.466Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:05:38 [2022-06-06T21:05:38.466Z] ++++ docker load
21:05:38 [2022-06-06T21:05:38.466Z] Running integration-test (iteration 1)
21:05:38 [2022-06-06T21:05:38.466Z] 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)/
21:05:38 [2022-06-06T21:05:38.466Z] ++ 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)/'
21:05:38 [2022-06-06T21:05:38.466Z] ++ set -e
21:05:38 [2022-06-06T21:05:38.466Z] ++ '[' -n 0 ']'
21:05:38 [2022-06-06T21:05:38.466Z] ++ set -x
21:05:38 [2022-06-06T21:05:38.466Z] ++ 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)/'
21:05:38 [2022-06-06T21:05:38.466Z] Running integration-test (iteration 1)
21:05:38 [2022-06-06T21:05:38.466Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
21:05:38 [2022-06-06T21:05:38.466Z] ++ 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)/'
21:05:38 [2022-06-06T21:05:38.466Z] ++ set -e
21:05:38 [2022-06-06T21:05:38.466Z] ++ '[' -n 0 ']'
21:05:38 [2022-06-06T21:05:38.466Z] ++ set -x
21:05:38 [2022-06-06T21:05:38.466Z] ++ 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)/'
21:05:38 [2022-06-06T21:05:38.466Z] Loaded image: busybox:latest
21:05:38 [2022-06-06T21:05:38.466Z] Loaded image: busybox:latest
21:05:38 [2022-06-06T21:05:38.466Z] Loaded image: busybox:glibc
21:05:38 [2022-06-06T21:05:38.466Z] Loaded image: busybox:glibc
21:05:39 [2022-06-06T21:05:39.166Z] --- PASS: TestStats (2.54s)
21:05:39 [2022-06-06T21:05:39.166Z] === RUN   TestStopContainerWithTimeout
21:05:39 [2022-06-06T21:05:39.166Z] === RUN   TestStopContainerWithTimeout/0
21:05:39 [2022-06-06T21:05:39.166Z] === PAUSE TestStopContainerWithTimeout/0
21:05:39 [2022-06-06T21:05:39.166Z] === RUN   TestStopContainerWithTimeout/1
21:05:39 [2022-06-06T21:05:39.166Z] === PAUSE TestStopContainerWithTimeout/1
21:05:39 [2022-06-06T21:05:39.166Z] === RUN   TestStopContainerWithTimeout/3
21:05:39 [2022-06-06T21:05:39.166Z] === PAUSE TestStopContainerWithTimeout/3
21:05:39 [2022-06-06T21:05:39.166Z] === RUN   TestStopContainerWithTimeout/-1
21:05:39 [2022-06-06T21:05:39.166Z] === PAUSE TestStopContainerWithTimeout/-1
21:05:39 [2022-06-06T21:05:39.166Z] === CONT  TestStopContainerWithTimeout/0
21:05:39 [2022-06-06T21:05:39.166Z] === CONT  TestStopContainerWithTimeout/3
21:05:39 [2022-06-06T21:05:39.842Z] Loaded image: debian:bullseye-slim
21:05:39 [2022-06-06T21:05:39.842Z] Loaded image: debian:bullseye-slim
21:05:39 [2022-06-06T21:05:39.842Z] Loaded image: hello-world:latest
21:05:39 [2022-06-06T21:05:39.842Z] Loaded image: hello-world:latest
21:05:39 [2022-06-06T21:05:39.842Z] Loaded image: arm32v7/hello-world:latest
21:05:39 [2022-06-06T21:05:39.842Z] INFO: Testing against a local daemon
21:05:39 [2022-06-06T21:05:39.842Z] === RUN   TestDockerDaemonSuite
21:05:39 [2022-06-06T21:05:39.842Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
21:05:40 [2022-06-06T21:05:40.101Z] Loaded image: arm32v7/hello-world:latest
21:05:40 [2022-06-06T21:05:40.101Z] INFO: Testing against a local daemon
21:05:40 [2022-06-06T21:05:40.101Z] === RUN   TestDockerSuite
21:05:40 [2022-06-06T21:05:40.101Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
21:05:40 [2022-06-06T21:05:40.101Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
21:05:40 [2022-06-06T21:05:40.101Z] === RUN   TestDockerSuite/TestAPIErrorJSON
21:05:40 [2022-06-06T21:05:40.101Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
21:05:40 [2022-06-06T21:05:40.101Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
21:05:40 [2022-06-06T21:05:40.101Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
21:05:40 [2022-06-06T21:05:40.101Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
21:05:40 [2022-06-06T21:05:40.101Z] === RUN   TestDockerSuite/TestAPIImagesDelete
21:05:40 [2022-06-06T21:05:40.104Z] === CONT  TestStopContainerWithTimeout/-1
21:05:40 [2022-06-06T21:05:40.976Z] --- PASS: TestServiceCreateInit (7.63s)
21:05:40 [2022-06-06T21:05:40.976Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.78s)
21:05:40 [2022-06-06T21:05:40.976Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.83s)
21:05:40 [2022-06-06T21:05:40.977Z] === RUN   TestCreateServiceMultipleTimes
21:05:42 [2022-06-06T21:05:42.011Z] === CONT  TestStopContainerWithTimeout/1
21:05:43 [2022-06-06T21:05:43.390Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:05:43 [2022-06-06T21:05:43.390Z]     --- PASS: TestStopContainerWithTimeout/0 (0.71s)
21:05:43 [2022-06-06T21:05:43.390Z]     --- PASS: TestStopContainerWithTimeout/3 (2.61s)
21:05:43 [2022-06-06T21:05:43.390Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.40s)
21:05:43 [2022-06-06T21:05:43.390Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
21:05:43 [2022-06-06T21:05:43.390Z] === RUN   TestDeleteDevicemapper
21:05:43 [2022-06-06T21:05:43.390Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:05:43 [2022-06-06T21:05:43.390Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:05:43 [2022-06-06T21:05:43.390Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:05:44 [2022-06-06T21:05:44.289Z] === RUN   TestDockerSuite/TestAPIImagesFilter
21:05:44 [2022-06-06T21:05:44.289Z] === RUN   TestDockerSuite/TestAPIImagesHistory
21:05:44 [2022-06-06T21:05:44.770Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.39s)
21:05:44 [2022-06-06T21:05:44.770Z] === RUN   TestUpdateMemory
21:05:44 [2022-06-06T21:05:44.856Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
21:05:44 [2022-06-06T21:05:44.856Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
21:05:45 [2022-06-06T21:05:45.339Z] --- PASS: TestUpdateMemory (0.54s)
21:05:45 [2022-06-06T21:05:45.339Z] === RUN   TestUpdateCPUQuota
21:05:45 [2022-06-06T21:05:45.793Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
21:05:45 [2022-06-06T21:05:45.793Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
21:05:45 [2022-06-06T21:05:45.793Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
21:05:45 [2022-06-06T21:05:45.907Z] --- PASS: TestUpdateCPUQuota (0.68s)
21:05:45 [2022-06-06T21:05:45.907Z] === RUN   TestUpdatePidsLimit
21:05:45 [2022-06-06T21:05:45.907Z] === RUN   TestUpdatePidsLimit/update_from_none
21:05:46 [2022-06-06T21:05:46.167Z] === RUN   TestUpdatePidsLimit/no_change
21:05:46 [2022-06-06T21:05:46.426Z] === RUN   TestUpdatePidsLimit/update_lower
21:05:46 [2022-06-06T21:05:46.686Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:05:46 [2022-06-06T21:05:46.686Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:05:46 [2022-06-06T21:05:46.946Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:05:47 [2022-06-06T21:05:47.206Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:05:47 [2022-06-06T21:05:47.240Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
21:05:47 [2022-06-06T21:05:47.500Z] === RUN   TestDockerSuite/TestAPINetworkFilter
21:05:47 [2022-06-06T21:05:47.500Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
21:05:47 [2022-06-06T21:05:47.500Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
21:05:47 [2022-06-06T21:05:47.776Z] --- PASS: TestUpdatePidsLimit (1.89s)
21:05:47 [2022-06-06T21:05:47.776Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
21:05:47 [2022-06-06T21:05:47.776Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
21:05:47 [2022-06-06T21:05:47.776Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.24s)
21:05:47 [2022-06-06T21:05:47.776Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
21:05:47 [2022-06-06T21:05:47.776Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
21:05:47 [2022-06-06T21:05:47.776Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
21:05:47 [2022-06-06T21:05:47.776Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
21:05:47 [2022-06-06T21:05:47.776Z] === RUN   TestUpdateRestartPolicy
21:05:48 [2022-06-06T21:05:48.082Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
21:05:48 [2022-06-06T21:05:48.652Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
21:05:49 [2022-06-06T21:05:49.586Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
21:05:49 [2022-06-06T21:05:49.586Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
21:05:49 [2022-06-06T21:05:49.845Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
21:05:49 [2022-06-06T21:05:49.845Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
21:05:49 [2022-06-06T21:05:49.845Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
21:05:52 [2022-06-06T21:05:52.378Z] --- PASS: TestBuildWithHugeFile (125.64s)
21:05:52 [2022-06-06T21:05:52.378Z] === RUN   TestBuildWCOWSandboxSize
21:05:52 [2022-06-06T21:05:52.378Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:05:52 [2022-06-06T21:05:52.378Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
21:05:52 [2022-06-06T21:05:52.378Z] === RUN   TestBuildWithEmptyDockerfile
21:05:52 [2022-06-06T21:05:52.378Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:05:52 [2022-06-06T21:05:52.378Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:05:52 [2022-06-06T21:05:52.378Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:05:52 [2022-06-06T21:05:52.378Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:05:52 [2022-06-06T21:05:52.378Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:05:52 [2022-06-06T21:05:52.378Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:05:52 [2022-06-06T21:05:52.378Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:05:52 [2022-06-06T21:05:52.378Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:05:52 [2022-06-06T21:05:52.378Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:05:52 [2022-06-06T21:05:52.378Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
21:05:52 [2022-06-06T21:05:52.378Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s)
21:05:52 [2022-06-06T21:05:52.378Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s)
21:05:52 [2022-06-06T21:05:52.378Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
21:05:52 [2022-06-06T21:05:52.378Z] === RUN   TestBuildPreserveOwnership
21:05:52 [2022-06-06T21:05:52.378Z] === RUN   TestBuildPreserveOwnership/copy_from
21:05:53 [2022-06-06T21:05:53.757Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
21:05:54 [2022-06-06T21:05:54.323Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:05:55 [2022-06-06T21:05:55.259Z] --- PASS: TestBuildPreserveOwnership (3.17s)
21:05:55 [2022-06-06T21:05:55.259Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.19s)
21:05:55 [2022-06-06T21:05:55.259Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s)
21:05:55 [2022-06-06T21:05:55.259Z] === RUN   TestBuildPlatformInvalid
21:05:55 [2022-06-06T21:05:55.517Z] --- PASS: TestBuildPlatformInvalid (0.08s)
21:05:55 [2022-06-06T21:05:55.517Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:05:55 [2022-06-06T21:05:55.517Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
21:05:56 [2022-06-06T21:05:56.452Z] Loaded image: busybox:latest
21:05:56 [2022-06-06T21:05:56.452Z] Loaded image: busybox:glibc
21:05:58 [2022-06-06T21:05:58.354Z] Loaded image: debian:bullseye-slim
21:05:58 [2022-06-06T21:05:58.354Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
21:05:58 [2022-06-06T21:05:58.354Z] Loaded image: hello-world:latest
21:05:58 [2022-06-06T21:05:58.354Z] Loaded image: arm32v7/hello-world:latest
21:05:59 [2022-06-06T21:05:59.011Z] --- PASS: TestCreateServiceMultipleTimes (16.05s)
21:05:59 [2022-06-06T21:05:59.011Z] === RUN   TestCreateServiceConflict
21:05:59 [2022-06-06T21:05:59.011Z] --- PASS: TestCreateServiceConflict (2.19s)
21:05:59 [2022-06-06T21:05:59.011Z] === RUN   TestCreateServiceMaxReplicas
21:05:59 [2022-06-06T21:05:59.731Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
21:05:59 [2022-06-06T21:05:59.990Z] --- PASS: TestUpdateRestartPolicy (10.88s)
21:05:59 [2022-06-06T21:05:59.990Z] === RUN   TestUpdateRestartWithAutoRemove
21:05:59 [2022-06-06T21:05:59.990Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
21:05:59 [2022-06-06T21:05:59.990Z] === RUN   TestWaitNonBlocked
21:05:59 [2022-06-06T21:05:59.990Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:05:59 [2022-06-06T21:05:59.990Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:05:59 [2022-06-06T21:05:59.990Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:05:59 [2022-06-06T21:05:59.990Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:05:59 [2022-06-06T21:05:59.990Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:05:59 [2022-06-06T21:05:59.990Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:05:59 [2022-06-06T21:05:59.990Z] --- PASS: TestWaitNonBlocked (0.01s)
21:05:59 [2022-06-06T21:05:59.990Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s)
21:05:59 [2022-06-06T21:05:59.990Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s)
21:05:59 [2022-06-06T21:05:59.990Z] === RUN   TestWaitBlocked
21:05:59 [2022-06-06T21:05:59.990Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:05:59 [2022-06-06T21:05:59.990Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:05:59 [2022-06-06T21:05:59.990Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:05:59 [2022-06-06T21:05:59.990Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:05:59 [2022-06-06T21:05:59.990Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:05:59 [2022-06-06T21:05:59.990Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:06:00 [2022-06-06T21:06:00.300Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
21:06:00 [2022-06-06T21:06:00.560Z] --- PASS: TestWaitBlocked (0.02s)
21:06:00 [2022-06-06T21:06:00.560Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s)
21:06:00 [2022-06-06T21:06:00.560Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s)
21:06:00 [2022-06-06T21:06:00.560Z] === CONT  TestContainerStartOnDaemonRestart
21:06:00 [2022-06-06T21:06:00.560Z] === CONT  TestRestartDaemonWithRestartingContainer
21:06:00 [2022-06-06T21:06:00.868Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
21:06:01 [2022-06-06T21:06:01.436Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
21:06:01 [2022-06-06T21:06:01.585Z] --- PASS: TestCreateServiceMaxReplicas (2.76s)
21:06:01 [2022-06-06T21:06:01.585Z] === RUN   TestCreateWithDuplicateNetworkNames
21:06:02 [2022-06-06T21:06:02.372Z] === RUN   TestDockerSuite/TestAttachAfterDetach
21:06:03 [2022-06-06T21:06:03.099Z] --- PASS: TestContainerStartOnDaemonRestart (2.13s)
21:06:03 [2022-06-06T21:06:03.099Z] === CONT  TestIpcModeOlderClient
21:06:03 [2022-06-06T21:06:03.099Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.14s)
21:06:03 [2022-06-06T21:06:03.099Z] === CONT  TestContainerKillOnDaemonStart
21:06:03 [2022-06-06T21:06:03.099Z] --- PASS: TestIpcModeOlderClient (0.08s)
21:06:03 [2022-06-06T21:06:03.099Z] === CONT  TestDaemonHostGatewayIP
21:06:04 [2022-06-06T21:06:04.276Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
21:06:05 [2022-06-06T21:06:05.638Z] --- PASS: TestDaemonHostGatewayIP (2.41s)
21:06:05 [2022-06-06T21:06:05.638Z] === CONT  TestDaemonRestartIpcMode
21:06:05 [2022-06-06T21:06:05.650Z] === RUN   TestDockerSuite/TestAttachDetach
21:06:06 [2022-06-06T21:06:06.218Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
21:06:06 [2022-06-06T21:06:06.789Z] === RUN   TestDockerSuite/TestAttachDisconnect
21:06:07 [2022-06-06T21:06:07.589Z] --- PASS: TestDaemonRestartIpcMode (2.19s)
21:06:07 [2022-06-06T21:06:07.726Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
21:06:07 [2022-06-06T21:06:07.984Z]     docker_cli_daemon_test.go:1474: [deb4f2d46cb33] daemon is not started
21:06:08 [2022-06-06T21:06:08.553Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.16s)
21:06:08 [2022-06-06T21:06:08.553Z] PASS
21:06:08 [2022-06-06T21:06:08.553Z] 
21:06:08 [2022-06-06T21:06:08.553Z] === Skipped
21:06:08 [2022-06-06T21:06:08.553Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
21:06:08 [2022-06-06T21:06:08.553Z]     build_session_test.go:25: TODO: BuildKit
21:06:08 [2022-06-06T21:06:08.553Z] 
21:06:08 [2022-06-06T21:06:08.553Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
21:06:08 [2022-06-06T21:06:08.553Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:06:08 [2022-06-06T21:06:08.553Z] 
21:06:08 [2022-06-06T21:06:08.553Z] DONE 34 tests, 2 skipped in 190.785s
21:06:08 [2022-06-06T21:06:08.553Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
21:06:08 [2022-06-06T21:06:08.554Z] ++ 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
21:06:08 [2022-06-06T21:06:08.554Z] ++ set -e
21:06:08 [2022-06-06T21:06:08.554Z] ++ '[' -n 0 ']'
21:06:08 [2022-06-06T21:06:08.554Z] ++ set -x
21:06:08 [2022-06-06T21:06:08.554Z] ++ 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
21:06:08 [2022-06-06T21:06:08.812Z]     check_test.go:307: [db35d853c6749] daemon is not started
21:06:08 [2022-06-06T21:06:08.812Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
21:06:08 [2022-06-06T21:06:08.812Z] INFO: Testing against a local daemon
21:06:08 [2022-06-06T21:06:08.812Z] === RUN   TestConfigInspect
21:06:09 [2022-06-06T21:06:09.382Z] === RUN   TestDockerSuite/TestAttachPausedContainer
21:06:10 [2022-06-06T21:06:10.316Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
21:06:10 [2022-06-06T21:06:10.889Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
21:06:10 [2022-06-06T21:06:10.889Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
21:06:11 [2022-06-06T21:06:11.824Z] --- PASS: TestConfigInspect (3.01s)
21:06:11 [2022-06-06T21:06:11.824Z] === RUN   TestConfigList
21:06:12 [2022-06-06T21:06:12.083Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
21:06:12 [2022-06-06T21:06:12.342Z]     check_test.go:307: [d7f2a4262d2b5] daemon is not started
21:06:12 [2022-06-06T21:06:12.342Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
21:06:13 [2022-06-06T21:06:13.277Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
21:06:14 [2022-06-06T21:06:14.186Z] --- PASS: TestContainerKillOnDaemonStart (11.57s)
21:06:14 [2022-06-06T21:06:14.186Z] PASS
21:06:14 [2022-06-06T21:06:14.186Z] 
21:06:14 [2022-06-06T21:06:14.186Z] === Skipped
21:06:14 [2022-06-06T21:06:14.186Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
21:06:14 [2022-06-06T21:06:14.186Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:06:14 [2022-06-06T21:06:14.186Z] 
21:06:14 [2022-06-06T21:06:14.186Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:06:14 [2022-06-06T21:06:14.186Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:06:14 [2022-06-06T21:06:14.186Z] 
21:06:14 [2022-06-06T21:06:14.186Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
21:06:14 [2022-06-06T21:06:14.186Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:06:14 [2022-06-06T21:06:14.186Z] 
21:06:14 [2022-06-06T21:06:14.186Z] DONE 243 tests, 3 skipped in 115.466s
21:06:14 [2022-06-06T21:06:14.186Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
21:06:14 [2022-06-06T21:06:14.186Z] ++ 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
21:06:14 [2022-06-06T21:06:14.186Z] ++ set -e
21:06:14 [2022-06-06T21:06:14.186Z] ++ '[' -n 0 ']'
21:06:14 [2022-06-06T21:06:14.186Z] ++ set -x
21:06:14 [2022-06-06T21:06:14.186Z] ++ 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
21:06:14 [2022-06-06T21:06:14.210Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
21:06:14 [2022-06-06T21:06:14.445Z] === RUN   TestConfigDaemonLibtrustID
21:06:14 [2022-06-06T21:06:14.469Z] --- PASS: TestConfigList (2.69s)
21:06:14 [2022-06-06T21:06:14.469Z] === RUN   TestConfigsCreateAndDelete
21:06:15 [2022-06-06T21:06:15.014Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
21:06:15 [2022-06-06T21:06:15.014Z] === RUN   TestConfigDaemonID
21:06:15 [2022-06-06T21:06:15.036Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
21:06:15 [2022-06-06T21:06:15.036Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
21:06:15 [2022-06-06T21:06:15.604Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
21:06:15 [2022-06-06T21:06:15.951Z]     daemon_test.go:83: [d7129c3b5c9bf] daemon is not started
21:06:15 [2022-06-06T21:06:15.951Z] --- PASS: TestConfigDaemonID (1.04s)
21:06:15 [2022-06-06T21:06:15.951Z] === RUN   TestDaemonConfigValidation
21:06:15 [2022-06-06T21:06:15.951Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:06:15 [2022-06-06T21:06:15.951Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:06:15 [2022-06-06T21:06:15.951Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:06:15 [2022-06-06T21:06:15.951Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:06:15 [2022-06-06T21:06:15.951Z] === RUN   TestDaemonConfigValidation/invalid_config
21:06:15 [2022-06-06T21:06:15.951Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:06:15 [2022-06-06T21:06:15.951Z] === RUN   TestDaemonConfigValidation/malformed_config
21:06:15 [2022-06-06T21:06:15.951Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:06:15 [2022-06-06T21:06:15.951Z] === RUN   TestDaemonConfigValidation/valid_config
21:06:15 [2022-06-06T21:06:15.951Z] === PAUSE TestDaemonConfigValidation/valid_config
21:06:15 [2022-06-06T21:06:15.951Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:06:15 [2022-06-06T21:06:15.951Z] === CONT  TestDaemonConfigValidation/valid_config
21:06:15 [2022-06-06T21:06:15.951Z] === CONT  TestDaemonConfigValidation/malformed_config
21:06:15 [2022-06-06T21:06:15.951Z] === CONT  TestDaemonConfigValidation/invalid_config
21:06:16 [2022-06-06T21:06:16.211Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:06:16 [2022-06-06T21:06:16.211Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:06:16 [2022-06-06T21:06:16.211Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
21:06:16 [2022-06-06T21:06:16.211Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
21:06:16 [2022-06-06T21:06:16.211Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
21:06:16 [2022-06-06T21:06:16.211Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
21:06:16 [2022-06-06T21:06:16.211Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
21:06:16 [2022-06-06T21:06:16.211Z] === RUN   TestConfigDaemonSeccompProfiles
21:06:16 [2022-06-06T21:06:16.211Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:06:16 [2022-06-06T21:06:16.415Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s)
21:06:16 [2022-06-06T21:06:16.415Z] === RUN   TestCreateServiceSecretFileMode
21:06:16 [2022-06-06T21:06:16.541Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
21:06:16 [2022-06-06T21:06:16.800Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
21:06:16 [2022-06-06T21:06:16.975Z] --- PASS: TestCreateServiceSecretFileMode (2.50s)
21:06:16 [2022-06-06T21:06:16.975Z] === RUN   TestCreateServiceConfigFileMode
21:06:17 [2022-06-06T21:06:17.149Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:06:17 [2022-06-06T21:06:17.734Z] --- PASS: TestConfigsCreateAndDelete (3.11s)
21:06:17 [2022-06-06T21:06:17.734Z] === RUN   TestConfigsUpdate
21:06:18 [2022-06-06T21:06:18.529Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:06:19 [2022-06-06T21:06:19.508Z] --- PASS: TestCreateServiceConfigFileMode (2.47s)
21:06:19 [2022-06-06T21:06:19.508Z] === RUN   TestCreateServiceSysctls
21:06:19 [2022-06-06T21:06:19.510Z] === CONT  TestConfigDaemonSeccompProfiles
21:06:19 [2022-06-06T21:06:19.510Z]     daemon_test.go:197: [d062496a48061] daemon is not started
21:06:19 [2022-06-06T21:06:19.510Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
21:06:19 [2022-06-06T21:06:19.510Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
21:06:19 [2022-06-06T21:06:19.510Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
21:06:19 [2022-06-06T21:06:19.510Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
21:06:19 [2022-06-06T21:06:19.510Z] === RUN   TestDaemonProxy
21:06:19 [2022-06-06T21:06:19.510Z] === RUN   TestDaemonProxy/environment_variables
21:06:19 [2022-06-06T21:06:19.636Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
21:06:20 [2022-06-06T21:06:20.572Z] --- PASS: TestConfigsUpdate (3.07s)
21:06:20 [2022-06-06T21:06:20.572Z] === RUN   TestTemplatedConfig
21:06:21 [2022-06-06T21:06:21.415Z] === RUN   TestDaemonProxy/command-line_options
21:06:21 [2022-06-06T21:06:21.948Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
21:06:22 [2022-06-06T21:06:22.770Z] --- PASS: TestCreateServiceSysctls (3.16s)
21:06:22 [2022-06-06T21:06:22.770Z] === RUN   TestCreateServiceCapabilities
21:06:22 [2022-06-06T21:06:22.793Z] === RUN   TestDaemonProxy/configuration_file
21:06:24 [2022-06-06T21:06:24.481Z] --- PASS: TestTemplatedConfig (3.56s)
21:06:24 [2022-06-06T21:06:24.481Z] === RUN   TestConfigCreateResolve
21:06:24 [2022-06-06T21:06:24.699Z] === RUN   TestDaemonProxy/conflicting_options
21:06:24 [2022-06-06T21:06:24.959Z] === RUN   TestDaemonProxy/reload_sanitized
21:06:25 [2022-06-06T21:06:25.048Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
21:06:25 [2022-06-06T21:06:25.283Z] --- PASS: TestCreateServiceCapabilities (2.48s)
21:06:25 [2022-06-06T21:06:25.283Z] === RUN   TestInspect
21:06:25 [2022-06-06T21:06:25.527Z] --- PASS: TestDaemonProxy (6.28s)
21:06:25 [2022-06-06T21:06:25.527Z]     --- PASS: TestDaemonProxy/environment_variables (1.76s)
21:06:25 [2022-06-06T21:06:25.527Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
21:06:25 [2022-06-06T21:06:25.527Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
21:06:25 [2022-06-06T21:06:25.527Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
21:06:25 [2022-06-06T21:06:25.527Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
21:06:25 [2022-06-06T21:06:25.527Z] PASS
21:06:25 [2022-06-06T21:06:25.527Z] 
21:06:25 [2022-06-06T21:06:25.527Z] DONE 18 tests in 11.299s
21:06:25 [2022-06-06T21:06:25.527Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
21:06:25 [2022-06-06T21:06:25.527Z] ++ 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
21:06:25 [2022-06-06T21:06:25.527Z] ++ set -e
21:06:25 [2022-06-06T21:06:25.527Z] ++ '[' -n 0 ']'
21:06:25 [2022-06-06T21:06:25.527Z] ++ set -x
21:06:25 [2022-06-06T21:06:25.527Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
21:06:25 [2022-06-06T21:06:25.786Z] INFO: Testing against a local daemon
21:06:25 [2022-06-06T21:06:25.786Z] === RUN   TestCommitInheritsEnv
21:06:26 [2022-06-06T21:06:26.046Z] --- PASS: TestCommitInheritsEnv (0.26s)
21:06:26 [2022-06-06T21:06:26.046Z] === RUN   TestImportExtremelyLargeImageWorks
21:06:26 [2022-06-06T21:06:26.046Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
21:06:26 [2022-06-06T21:06:26.046Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
21:06:26 [2022-06-06T21:06:26.046Z] === RUN   TestImportWithCustomPlatform
21:06:26 [2022-06-06T21:06:26.046Z] === RUN   TestImportWithCustomPlatform/#00
21:06:26 [2022-06-06T21:06:26.046Z] === RUN   TestImportWithCustomPlatform/_______
21:06:26 [2022-06-06T21:06:26.046Z] === RUN   TestImportWithCustomPlatform//
21:06:26 [2022-06-06T21:06:26.046Z] === RUN   TestImportWithCustomPlatform/linux
21:06:26 [2022-06-06T21:06:26.305Z] === RUN   TestImportWithCustomPlatform/LINUX
21:06:26 [2022-06-06T21:06:26.305Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
21:06:26 [2022-06-06T21:06:26.305Z] === RUN   TestImportWithCustomPlatform/macos
21:06:26 [2022-06-06T21:06:26.305Z] === RUN   TestImportWithCustomPlatform/macos/arm64
21:06:26 [2022-06-06T21:06:26.305Z] === RUN   TestImportWithCustomPlatform/nintendo64
21:06:26 [2022-06-06T21:06:26.305Z] --- PASS: TestImportWithCustomPlatform (0.33s)
21:06:26 [2022-06-06T21:06:26.305Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
21:06:26 [2022-06-06T21:06:26.305Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
21:06:26 [2022-06-06T21:06:26.305Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
21:06:26 [2022-06-06T21:06:26.305Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
21:06:26 [2022-06-06T21:06:26.305Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
21:06:26 [2022-06-06T21:06:26.305Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
21:06:26 [2022-06-06T21:06:26.305Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
21:06:26 [2022-06-06T21:06:26.305Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
21:06:26 [2022-06-06T21:06:26.305Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
21:06:26 [2022-06-06T21:06:26.305Z] === RUN   TestImagesFilterMultiReference
21:06:26 [2022-06-06T21:06:26.565Z] --- PASS: TestImagesFilterMultiReference (0.06s)
21:06:26 [2022-06-06T21:06:26.565Z] === RUN   TestImagePullPlatformInvalid
21:06:26 [2022-06-06T21:06:26.565Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
21:06:26 [2022-06-06T21:06:26.565Z] === RUN   TestRemoveImageOrphaning
21:06:26 [2022-06-06T21:06:26.824Z] --- PASS: TestRemoveImageOrphaning (0.25s)
21:06:26 [2022-06-06T21:06:26.824Z] === RUN   TestRemoveImageGarbageCollector
21:06:26 [2022-06-06T21:06:26.824Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:06:26 [2022-06-06T21:06:26.824Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:06:26 [2022-06-06T21:06:26.824Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:06:26 [2022-06-06T21:06:26.824Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
21:06:26 [2022-06-06T21:06:26.824Z] === RUN   TestTagInvalidReference
21:06:26 [2022-06-06T21:06:26.824Z] --- PASS: TestTagInvalidReference (0.01s)
21:06:26 [2022-06-06T21:06:26.824Z] === RUN   TestTagValidPrefixedRepo
21:06:26 [2022-06-06T21:06:26.824Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
21:06:26 [2022-06-06T21:06:26.824Z] === RUN   TestTagExistedNameWithoutForce
21:06:26 [2022-06-06T21:06:26.824Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:06:26 [2022-06-06T21:06:26.824Z] === RUN   TestTagOfficialNames
21:06:26 [2022-06-06T21:06:26.824Z] --- PASS: TestTagOfficialNames (0.05s)
21:06:26 [2022-06-06T21:06:26.824Z] === RUN   TestTagMatchesDigest
21:06:26 [2022-06-06T21:06:26.824Z] --- PASS: TestTagMatchesDigest (0.01s)
21:06:26 [2022-06-06T21:06:26.824Z] PASS
21:06:26 [2022-06-06T21:06:26.824Z] 
21:06:26 [2022-06-06T21:06:26.824Z] === Skipped
21:06:26 [2022-06-06T21:06:26.824Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
21:06:26 [2022-06-06T21:06:26.824Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
21:06:26 [2022-06-06T21:06:26.824Z] 
21:06:26 [2022-06-06T21:06:26.824Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
21:06:26 [2022-06-06T21:06:26.824Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:06:26 [2022-06-06T21:06:26.824Z] 
21:06:26 [2022-06-06T21:06:26.824Z] DONE 22 tests, 2 skipped in 1.306s
21:06:26 [2022-06-06T21:06:26.824Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
21:06:26 [2022-06-06T21:06:26.824Z] ++ 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
21:06:26 [2022-06-06T21:06:26.824Z] ++ set -e
21:06:26 [2022-06-06T21:06:26.824Z] ++ '[' -n 0 ']'
21:06:26 [2022-06-06T21:06:26.824Z] ++ set -x
21:06:26 [2022-06-06T21:06:26.824Z] ++ 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
21:06:26 [2022-06-06T21:06:26.955Z] --- PASS: TestConfigCreateResolve (2.59s)
21:06:26 [2022-06-06T21:06:26.955Z] PASS
21:06:26 [2022-06-06T21:06:26.955Z] 
21:06:26 [2022-06-06T21:06:26.955Z] DONE 6 tests in 18.139s
21:06:26 [2022-06-06T21:06:26.955Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
21:06:26 [2022-06-06T21:06:26.955Z] ++ 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
21:06:26 [2022-06-06T21:06:26.955Z] ++ set -e
21:06:26 [2022-06-06T21:06:26.955Z] ++ '[' -n 0 ']'
21:06:26 [2022-06-06T21:06:26.955Z] ++ set -x
21:06:26 [2022-06-06T21:06:26.955Z] ++ 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
21:06:26 [2022-06-06T21:06:26.955Z] INFO: Testing against a local daemon
21:06:26 [2022-06-06T21:06:26.955Z] === RUN   TestAttachWithTTY
21:06:26 [2022-06-06T21:06:26.955Z] --- PASS: TestAttachWithTTY (0.06s)
21:06:26 [2022-06-06T21:06:26.955Z] === RUN   TestAttachWithoutTTy
21:06:27 [2022-06-06T21:06:27.084Z] INFO: Testing against a local daemon
21:06:27 [2022-06-06T21:06:27.084Z] === RUN   TestNetworkCreateDelete
21:06:27 [2022-06-06T21:06:27.084Z] --- PASS: TestNetworkCreateDelete (0.13s)
21:06:27 [2022-06-06T21:06:27.084Z] === RUN   TestDockerNetworkDeletePreferID
21:06:27 [2022-06-06T21:06:27.215Z] --- PASS: TestAttachWithoutTTy (0.05s)
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestCheckpoint
21:06:27 [2022-06-06T21:06:27.215Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:06:27 [2022-06-06T21:06:27.215Z] --- SKIP: TestCheckpoint (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/commit
21:06:27 [2022-06-06T21:06:27.215Z] === PAUSE TestContainerInvalidJSON/commit
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/containers/create
21:06:27 [2022-06-06T21:06:27.215Z] === PAUSE TestContainerInvalidJSON/containers/create
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
21:06:27 [2022-06-06T21:06:27.215Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
21:06:27 [2022-06-06T21:06:27.215Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
21:06:27 [2022-06-06T21:06:27.215Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:06:27 [2022-06-06T21:06:27.215Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
21:06:27 [2022-06-06T21:06:27.215Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
21:06:27 [2022-06-06T21:06:27.215Z] === CONT  TestContainerInvalidJSON/commit
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
21:06:27 [2022-06-06T21:06:27.215Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/commit/empty_body
21:06:27 [2022-06-06T21:06:27.215Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
21:06:27 [2022-06-06T21:06:27.215Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
21:06:27 [2022-06-06T21:06:27.215Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
21:06:27 [2022-06-06T21:06:27.215Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
21:06:27 [2022-06-06T21:06:27.215Z] === CONT  TestContainerInvalidJSON/containers/create
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
21:06:27 [2022-06-06T21:06:27.215Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:06:27 [2022-06-06T21:06:27.215Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
21:06:27 [2022-06-06T21:06:27.215Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s)
21:06:27 [2022-06-06T21:06:27.215Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
21:06:27 [2022-06-06T21:06:27.215Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.01s)
21:06:27 [2022-06-06T21:06:27.215Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
21:06:27 [2022-06-06T21:06:27.215Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
21:06:27 [2022-06-06T21:06:27.215Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:06:27 [2022-06-06T21:06:27.215Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestCopyFromContainerPathIsNotDir
21:06:27 [2022-06-06T21:06:27.215Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
21:06:27 [2022-06-06T21:06:27.215Z] === RUN   TestCopyToContainerPathDoesNotExist
21:06:27 [2022-06-06T21:06:27.474Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
21:06:27 [2022-06-06T21:06:27.474Z] === RUN   TestCopyEmptyFile
21:06:27 [2022-06-06T21:06:27.653Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
21:06:27 [2022-06-06T21:06:27.653Z] === RUN   TestDaemonDNSFallback
21:06:27 [2022-06-06T21:06:27.732Z] --- PASS: TestCopyEmptyFile (0.44s)
21:06:27 [2022-06-06T21:06:27.732Z] === RUN   TestCopyToContainerPathIsNotDir
21:06:27 [2022-06-06T21:06:27.796Z] --- PASS: TestInspect (2.79s)
21:06:27 [2022-06-06T21:06:27.796Z] === RUN   TestCreateJob
21:06:27 [2022-06-06T21:06:27.991Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
21:06:27 [2022-06-06T21:06:27.991Z] === RUN   TestCopyFromContainer
21:06:28 [2022-06-06T21:06:28.250Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
21:06:29 [2022-06-06T21:06:29.626Z] === RUN   TestCopyFromContainer//
21:06:29 [2022-06-06T21:06:29.626Z] === RUN   TestCopyFromContainer//bar/root
21:06:29 [2022-06-06T21:06:29.884Z] === RUN   TestCopyFromContainer//bar/root/
21:06:29 [2022-06-06T21:06:29.884Z] === RUN   TestCopyFromContainer/bar/quux
21:06:30 [2022-06-06T21:06:30.142Z] === RUN   TestCopyFromContainer/bar/quux/
21:06:30 [2022-06-06T21:06:30.142Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:06:30 [2022-06-06T21:06:30.142Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:06:30 [2022-06-06T21:06:30.402Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:06:30 [2022-06-06T21:06:30.402Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:06:30 [2022-06-06T21:06:30.660Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
21:06:30 [2022-06-06T21:06:30.660Z] === RUN   TestCopyFromContainer/bar/notarget
21:06:30 [2022-06-06T21:06:30.660Z] --- PASS: TestCopyFromContainer (2.91s)
21:06:30 [2022-06-06T21:06:30.660Z]     --- PASS: TestCopyFromContainer// (0.11s)
21:06:30 [2022-06-06T21:06:30.660Z]     --- PASS: TestCopyFromContainer//bar/root (0.16s)
21:06:30 [2022-06-06T21:06:30.660Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
21:06:30 [2022-06-06T21:06:30.660Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
21:06:30 [2022-06-06T21:06:30.660Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
21:06:30 [2022-06-06T21:06:30.660Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
21:06:30 [2022-06-06T21:06:30.660Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s)
21:06:30 [2022-06-06T21:06:30.660Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
21:06:30 [2022-06-06T21:06:30.660Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
21:06:30 [2022-06-06T21:06:30.660Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.13s)
21:06:30 [2022-06-06T21:06:30.660Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:06:30 [2022-06-06T21:06:30.660Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:06:30 [2022-06-06T21:06:30.660Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:06:30 [2022-06-06T21:06:30.660Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:06:30 [2022-06-06T21:06:30.660Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:06:30 [2022-06-06T21:06:30.660Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:06:30 [2022-06-06T21:06:30.660Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:06:30 [2022-06-06T21:06:30.919Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:06:30 [2022-06-06T21:06:30.919Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:06:30 [2022-06-06T21:06:30.919Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:06:30 [2022-06-06T21:06:30.919Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
21:06:30 [2022-06-06T21:06:30.919Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:06:30 [2022-06-06T21:06:30.919Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:06:30 [2022-06-06T21:06:30.919Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:06:30 [2022-06-06T21:06:30.919Z] === RUN   TestCreateLinkToNonExistingContainer
21:06:30 [2022-06-06T21:06:30.919Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
21:06:30 [2022-06-06T21:06:30.919Z] === RUN   TestCreateWithInvalidEnv
21:06:30 [2022-06-06T21:06:30.919Z] === RUN   TestCreateWithInvalidEnv/0
21:06:30 [2022-06-06T21:06:30.919Z] === PAUSE TestCreateWithInvalidEnv/0
21:06:30 [2022-06-06T21:06:30.919Z] === RUN   TestCreateWithInvalidEnv/1
21:06:30 [2022-06-06T21:06:30.919Z] === PAUSE TestCreateWithInvalidEnv/1
21:06:30 [2022-06-06T21:06:30.919Z] === RUN   TestCreateWithInvalidEnv/2
21:06:30 [2022-06-06T21:06:30.919Z] === PAUSE TestCreateWithInvalidEnv/2
21:06:30 [2022-06-06T21:06:30.919Z] === CONT  TestCreateWithInvalidEnv/0
21:06:30 [2022-06-06T21:06:30.919Z] === CONT  TestCreateWithInvalidEnv/2
21:06:30 [2022-06-06T21:06:30.919Z] === CONT  TestCreateWithInvalidEnv/1
21:06:30 [2022-06-06T21:06:30.919Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:06:30 [2022-06-06T21:06:30.919Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:06:30 [2022-06-06T21:06:30.919Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:06:30 [2022-06-06T21:06:30.919Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:06:30 [2022-06-06T21:06:30.919Z] === RUN   TestCreateTmpfsMountsTarget
21:06:30 [2022-06-06T21:06:30.919Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
21:06:30 [2022-06-06T21:06:30.919Z] === RUN   TestCreateWithCustomMaskedPaths
21:06:31 [2022-06-06T21:06:31.058Z] --- PASS: TestCreateJob (2.73s)
21:06:31 [2022-06-06T21:06:31.058Z] === RUN   TestReplicatedJob
21:06:31 [2022-06-06T21:06:31.490Z] .........................xx....................                          [ 29%]
21:06:32 [2022-06-06T21:06:32.296Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
21:06:32 [2022-06-06T21:06:32.863Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
21:06:32 [2022-06-06T21:06:32.863Z] --- PASS: TestCreateWithCustomMaskedPaths (2.11s)
21:06:32 [2022-06-06T21:06:32.863Z] === RUN   TestCreateWithCustomReadonlyPaths
21:06:33 [2022-06-06T21:06:33.800Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
21:06:34 [2022-06-06T21:06:34.222Z] --- PASS: TestDaemonDNSFallback (6.31s)
21:06:34 [2022-06-06T21:06:34.222Z] === RUN   TestInspectNetwork
21:06:34 [2022-06-06T21:06:34.366Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
21:06:35 [2022-06-06T21:06:35.303Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
21:06:35 [2022-06-06T21:06:35.303Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.18s)
21:06:35 [2022-06-06T21:06:35.303Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:06:35 [2022-06-06T21:06:35.303Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:06:35 [2022-06-06T21:06:35.303Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:06:35 [2022-06-06T21:06:35.303Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:06:35 [2022-06-06T21:06:35.303Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:06:35 [2022-06-06T21:06:35.303Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:06:35 [2022-06-06T21:06:35.303Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:06:35 [2022-06-06T21:06:35.303Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:06:35 [2022-06-06T21:06:35.303Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:06:35 [2022-06-06T21:06:35.303Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:06:35 [2022-06-06T21:06:35.303Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:06:35 [2022-06-06T21:06:35.303Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:06:35 [2022-06-06T21:06:35.303Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:06:35 [2022-06-06T21:06:35.303Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:06:35 [2022-06-06T21:06:35.303Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:06:35 [2022-06-06T21:06:35.303Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:06:35 [2022-06-06T21:06:35.303Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
21:06:35 [2022-06-06T21:06:35.303Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:06:35 [2022-06-06T21:06:35.303Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
21:06:35 [2022-06-06T21:06:35.303Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:06:35 [2022-06-06T21:06:35.303Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:06:35 [2022-06-06T21:06:35.303Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
21:06:35 [2022-06-06T21:06:35.303Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:06:35 [2022-06-06T21:06:35.303Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
21:06:35 [2022-06-06T21:06:35.561Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
21:06:36 [2022-06-06T21:06:36.130Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s)
21:06:36 [2022-06-06T21:06:36.130Z] === RUN   TestCreateDifferentPlatform
21:06:36 [2022-06-06T21:06:36.130Z] === RUN   TestCreateDifferentPlatform/different_os
21:06:36 [2022-06-06T21:06:36.130Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:06:36 [2022-06-06T21:06:36.130Z] --- PASS: TestCreateDifferentPlatform (0.03s)
21:06:36 [2022-06-06T21:06:36.130Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:06:36 [2022-06-06T21:06:36.130Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:06:36 [2022-06-06T21:06:36.130Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:06:36 [2022-06-06T21:06:36.130Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
21:06:36 [2022-06-06T21:06:36.130Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:06:36 [2022-06-06T21:06:36.130Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
21:06:36 [2022-06-06T21:06:36.130Z] === RUN   TestCreateInvalidHostConfig
21:06:36 [2022-06-06T21:06:36.130Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
21:06:36 [2022-06-06T21:06:36.130Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
21:06:36 [2022-06-06T21:06:36.130Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
21:06:36 [2022-06-06T21:06:36.130Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
21:06:36 [2022-06-06T21:06:36.130Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:06:36 [2022-06-06T21:06:36.130Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:06:36 [2022-06-06T21:06:36.130Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
21:06:36 [2022-06-06T21:06:36.130Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
21:06:36 [2022-06-06T21:06:36.130Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
21:06:36 [2022-06-06T21:06:36.130Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
21:06:36 [2022-06-06T21:06:36.130Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:06:36 [2022-06-06T21:06:36.130Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
21:06:36 [2022-06-06T21:06:36.130Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
21:06:36 [2022-06-06T21:06:36.130Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
21:06:36 [2022-06-06T21:06:36.130Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
21:06:36 [2022-06-06T21:06:36.130Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
21:06:36 [2022-06-06T21:06:36.130Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
21:06:36 [2022-06-06T21:06:36.130Z] === RUN   TestContainerStartOnDaemonRestart
21:06:36 [2022-06-06T21:06:36.130Z] === PAUSE TestContainerStartOnDaemonRestart
21:06:36 [2022-06-06T21:06:36.130Z] === RUN   TestDaemonRestartIpcMode
21:06:36 [2022-06-06T21:06:36.130Z] === PAUSE TestDaemonRestartIpcMode
21:06:36 [2022-06-06T21:06:36.130Z] === RUN   TestDaemonHostGatewayIP
21:06:36 [2022-06-06T21:06:36.130Z] === PAUSE TestDaemonHostGatewayIP
21:06:36 [2022-06-06T21:06:36.130Z] === RUN   TestRestartDaemonWithRestartingContainer
21:06:36 [2022-06-06T21:06:36.130Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:06:36 [2022-06-06T21:06:36.130Z] === RUN   TestContainerKillOnDaemonStart
21:06:36 [2022-06-06T21:06:36.130Z] === PAUSE TestContainerKillOnDaemonStart
21:06:36 [2022-06-06T21:06:36.130Z] === RUN   TestDiff
21:06:36 [2022-06-06T21:06:36.130Z]     check_test.go:307: [d09414a6eb2e6] daemon is not started
21:06:36 [2022-06-06T21:06:36.130Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
21:06:36 [2022-06-06T21:06:36.130Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
21:06:36 [2022-06-06T21:06:36.299Z] --- PASS: TestReplicatedJob (5.07s)
21:06:36 [2022-06-06T21:06:36.299Z] === RUN   TestUpdateReplicatedJob
21:06:37 [2022-06-06T21:06:37.066Z] --- PASS: TestDiff (0.72s)
21:06:37 [2022-06-06T21:06:37.066Z] === RUN   TestExecWithCloseStdin
21:06:37 [2022-06-06T21:06:37.513Z] === RUN   TestInspectNetwork/full_network_id
21:06:37 [2022-06-06T21:06:37.513Z] === RUN   TestInspectNetwork/partial_network_id
21:06:37 [2022-06-06T21:06:37.513Z] === RUN   TestInspectNetwork/network_name
21:06:37 [2022-06-06T21:06:37.513Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:06:38 [2022-06-06T21:06:38.030Z] --- PASS: TestExecWithCloseStdin (0.97s)
21:06:38 [2022-06-06T21:06:38.030Z] === RUN   TestExec
21:06:38 [2022-06-06T21:06:38.292Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
21:06:38 [2022-06-06T21:06:38.813Z] --- PASS: TestUpdateReplicatedJob (3.25s)
21:06:38 [2022-06-06T21:06:38.813Z] === RUN   TestServiceListWithStatuses
21:06:38 [2022-06-06T21:06:38.813Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:06:38 [2022-06-06T21:06:38.813Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:06:38 [2022-06-06T21:06:38.813Z] === RUN   TestDockerNetworkConnectAlias
21:06:38 [2022-06-06T21:06:38.884Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
21:06:38 [2022-06-06T21:06:38.884Z] --- PASS: TestExec (1.02s)
21:06:38 [2022-06-06T21:06:38.884Z] === RUN   TestExecUser
21:06:39 [2022-06-06T21:06:39.828Z] --- PASS: TestExecUser (0.91s)
21:06:39 [2022-06-06T21:06:39.828Z] === RUN   TestExportContainerAndImportImage
21:06:40 [2022-06-06T21:06:40.394Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
21:06:40 [2022-06-06T21:06:40.652Z] --- PASS: TestExportContainerAndImportImage (0.88s)
21:06:40 [2022-06-06T21:06:40.652Z] === RUN   TestExportContainerAfterDaemonRestart
21:06:41 [2022-06-06T21:06:41.219Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
21:06:41 [2022-06-06T21:06:41.708Z] --- PASS: TestInspectNetwork (7.33s)
21:06:41 [2022-06-06T21:06:41.708Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:06:41 [2022-06-06T21:06:41.708Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:06:41 [2022-06-06T21:06:41.708Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:06:41 [2022-06-06T21:06:41.708Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:06:41 [2022-06-06T21:06:41.708Z] === RUN   TestRunContainerWithBridgeNone
21:06:42 [2022-06-06T21:06:42.156Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
21:06:42 [2022-06-06T21:06:42.156Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s)
21:06:42 [2022-06-06T21:06:42.156Z] === RUN   TestHealthCheckWorkdir
21:06:42 [2022-06-06T21:06:42.414Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
21:06:42 [2022-06-06T21:06:42.647Z] --- PASS: TestRunContainerWithBridgeNone (1.54s)
21:06:42 [2022-06-06T21:06:42.647Z] === RUN   TestNetworkInvalidJSON
21:06:42 [2022-06-06T21:06:42.647Z] === RUN   TestNetworkInvalidJSON/networks/create
21:06:42 [2022-06-06T21:06:42.647Z] === PAUSE TestNetworkInvalidJSON/networks/create
21:06:42 [2022-06-06T21:06:42.648Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
21:06:42 [2022-06-06T21:06:42.648Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
21:06:42 [2022-06-06T21:06:42.648Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
21:06:42 [2022-06-06T21:06:42.648Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
21:06:42 [2022-06-06T21:06:42.648Z] === CONT  TestNetworkInvalidJSON/networks/create
21:06:42 [2022-06-06T21:06:42.648Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
21:06:42 [2022-06-06T21:06:42.648Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
21:06:42 [2022-06-06T21:06:42.648Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
21:06:42 [2022-06-06T21:06:42.648Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
21:06:42 [2022-06-06T21:06:42.648Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
21:06:42 [2022-06-06T21:06:42.648Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
21:06:42 [2022-06-06T21:06:42.648Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
21:06:42 [2022-06-06T21:06:42.648Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
21:06:42 [2022-06-06T21:06:42.648Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
21:06:42 [2022-06-06T21:06:42.648Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
21:06:42 [2022-06-06T21:06:42.648Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
21:06:42 [2022-06-06T21:06:42.648Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
21:06:42 [2022-06-06T21:06:42.648Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
21:06:42 [2022-06-06T21:06:42.648Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
21:06:42 [2022-06-06T21:06:42.648Z] --- PASS: TestNetworkInvalidJSON (0.01s)
21:06:42 [2022-06-06T21:06:42.648Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
21:06:42 [2022-06-06T21:06:42.648Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
21:06:42 [2022-06-06T21:06:42.648Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
21:06:42 [2022-06-06T21:06:42.648Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
21:06:42 [2022-06-06T21:06:42.648Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
21:06:42 [2022-06-06T21:06:42.648Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
21:06:42 [2022-06-06T21:06:42.648Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
21:06:42 [2022-06-06T21:06:42.648Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
21:06:42 [2022-06-06T21:06:42.648Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
21:06:42 [2022-06-06T21:06:42.648Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
21:06:42 [2022-06-06T21:06:42.648Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
21:06:42 [2022-06-06T21:06:42.648Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
21:06:42 [2022-06-06T21:06:42.648Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
21:06:42 [2022-06-06T21:06:42.648Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
21:06:42 [2022-06-06T21:06:42.648Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
21:06:42 [2022-06-06T21:06:42.648Z] === RUN   TestNetworkList
21:06:42 [2022-06-06T21:06:42.907Z] === RUN   TestNetworkList//networks
21:06:42 [2022-06-06T21:06:42.907Z] === PAUSE TestNetworkList//networks
21:06:42 [2022-06-06T21:06:42.907Z] === RUN   TestNetworkList//networks/
21:06:42 [2022-06-06T21:06:42.907Z] === PAUSE TestNetworkList//networks/
21:06:42 [2022-06-06T21:06:42.907Z] === CONT  TestNetworkList//networks
21:06:42 [2022-06-06T21:06:42.907Z] === CONT  TestNetworkList//networks/
21:06:42 [2022-06-06T21:06:42.907Z] --- PASS: TestNetworkList (0.02s)
21:06:42 [2022-06-06T21:06:42.907Z]     --- PASS: TestNetworkList//networks (0.00s)
21:06:42 [2022-06-06T21:06:42.907Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:06:42 [2022-06-06T21:06:42.907Z] === RUN   TestHostIPv4BridgeLabel
21:06:42 [2022-06-06T21:06:42.976Z] --- PASS: TestDockerNetworkConnectAlias (4.09s)
21:06:42 [2022-06-06T21:06:42.976Z] === RUN   TestDockerNetworkReConnect
21:06:43 [2022-06-06T21:06:43.349Z] --- PASS: TestHealthCheckWorkdir (0.92s)
21:06:43 [2022-06-06T21:06:43.349Z] === RUN   TestHealthKillContainer
21:06:43 [2022-06-06T21:06:43.476Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
21:06:43 [2022-06-06T21:06:43.476Z] === RUN   TestDaemonRestartWithLiveRestore
21:06:44 [2022-06-06T21:06:44.414Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
21:06:44 [2022-06-06T21:06:44.414Z] === RUN   TestDaemonDefaultNetworkPools
21:06:45 [2022-06-06T21:06:45.351Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
21:06:45 [2022-06-06T21:06:45.351Z] === RUN   TestDaemonRestartWithExistingNetwork
21:06:45 [2022-06-06T21:06:45.880Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
21:06:46 [2022-06-06T21:06:46.290Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
21:06:46 [2022-06-06T21:06:46.290Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:06:46 [2022-06-06T21:06:46.814Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
21:06:47 [2022-06-06T21:06:47.136Z] --- PASS: TestDockerNetworkReConnect (3.45s)
21:06:47 [2022-06-06T21:06:47.136Z] === RUN   TestServicePlugin
21:06:47 [2022-06-06T21:06:47.668Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
21:06:47 [2022-06-06T21:06:47.668Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:06:47 [2022-06-06T21:06:47.928Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
21:06:47 [2022-06-06T21:06:47.928Z] === RUN   TestServiceWithPredefinedNetwork
21:06:48 [2022-06-06T21:06:48.465Z] tests/integration/api_exec_test.py .....................                 [ 34%]
21:06:49 [2022-06-06T21:06:49.347Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
21:06:49 [2022-06-06T21:06:49.347Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
21:06:49 [2022-06-06T21:06:49.605Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
21:06:50 [2022-06-06T21:06:50.172Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
21:06:50 [2022-06-06T21:06:50.172Z]     check_test.go:307: [da345377af1d8] daemon is not started
21:06:50 [2022-06-06T21:06:50.172Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
21:06:50 [2022-06-06T21:06:50.398Z]     plugin_test.go:61: [d0627b599a225] joining swarm manager [d910f77bfd6c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:06:50 [2022-06-06T21:06:50.464Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s)
21:06:50 [2022-06-06T21:06:50.464Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:06:50 [2022-06-06T21:06:50.464Z]     service_test.go:243: FLAKY_TEST
21:06:50 [2022-06-06T21:06:50.464Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:06:50 [2022-06-06T21:06:50.464Z] === RUN   TestServiceWithDataPathPortInit
21:06:50 [2022-06-06T21:06:50.739Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
21:06:51 [2022-06-06T21:06:51.306Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
21:06:51 [2022-06-06T21:06:51.306Z] --- PASS: TestHealthKillContainer (8.17s)
21:06:51 [2022-06-06T21:06:51.306Z] === RUN   TestInspectCpusetInConfigPre120
21:06:51 [2022-06-06T21:06:51.323Z]     plugin_test.go:64: [d5ec2515a2126] joining swarm manager [d910f77bfd6c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:06:51 [2022-06-06T21:06:51.565Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
21:06:52 [2022-06-06T21:06:52.132Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s)
21:06:52 [2022-06-06T21:06:52.132Z] === RUN   TestIpcModeNone
21:06:53 [2022-06-06T21:06:53.068Z] --- PASS: TestIpcModeNone (0.92s)
21:06:53 [2022-06-06T21:06:53.068Z] === RUN   TestIpcModePrivate
21:06:53 [2022-06-06T21:06:53.068Z] === RUN   TestDockerSuite/TestBuildAddNonTar
21:06:53 [2022-06-06T21:06:53.635Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false
21:06:53 [2022-06-06T21:06:53.894Z] --- PASS: TestIpcModePrivate (0.84s)
21:06:53 [2022-06-06T21:06:53.894Z] === RUN   TestIpcModeShareable
21:06:54 [2022-06-06T21:06:54.463Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:91, shared: true, mustBeShared: true
21:06:54 [2022-06-06T21:06:54.463Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
21:06:54 [2022-06-06T21:06:54.722Z] --- PASS: TestIpcModeShareable (0.80s)
21:06:54 [2022-06-06T21:06:54.722Z] === RUN   TestAPIIpcModeShareableAndContainer
21:06:54 [2022-06-06T21:06:54.981Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
21:06:55 [2022-06-06T21:06:55.239Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
21:06:55 [2022-06-06T21:06:55.879Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
21:06:57 [2022-06-06T21:06:57.147Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s)
21:06:57 [2022-06-06T21:06:57.147Z] === RUN   TestAPIIpcModeHost
21:06:57 [2022-06-06T21:06:57.714Z] --- PASS: TestAPIIpcModeHost (0.51s)
21:06:57 [2022-06-06T21:06:57.714Z] === RUN   TestDaemonIpcModeShareable
21:06:57 [2022-06-06T21:06:57.974Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
21:06:59 [2022-06-06T21:06:59.348Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true
21:06:59 [2022-06-06T21:06:59.348Z] --- PASS: TestDaemonIpcModeShareable (1.56s)
21:06:59 [2022-06-06T21:06:59.348Z] === RUN   TestDaemonIpcModePrivate
21:06:59 [2022-06-06T21:06:59.915Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
21:07:00 [2022-06-06T21:07:00.481Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false
21:07:00 [2022-06-06T21:07:00.740Z] --- PASS: TestDaemonIpcModePrivate (1.32s)
21:07:00 [2022-06-06T21:07:00.740Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:07:00 [2022-06-06T21:07:00.740Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
21:07:01 [2022-06-06T21:07:01.124Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
21:07:02 [2022-06-06T21:07:02.116Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
21:07:02 [2022-06-06T21:07:02.374Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
21:07:02 [2022-06-06T21:07:02.374Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
21:07:02 [2022-06-06T21:07:02.374Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
21:07:02 [2022-06-06T21:07:02.374Z]     check_test.go:307: [d41ec7a57890f] daemon is not started
21:07:02 [2022-06-06T21:07:02.374Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
21:07:02 [2022-06-06T21:07:02.374Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.89s)
21:07:02 [2022-06-06T21:07:02.374Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:07:03 [2022-06-06T21:07:03.309Z] === RUN   TestDockerSuite/TestBuildAddScript
21:07:04 [2022-06-06T21:07:04.258Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true
21:07:04 [2022-06-06T21:07:04.526Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.92s)
21:07:04 [2022-06-06T21:07:04.526Z] === RUN   TestIpcModeOlderClient
21:07:04 [2022-06-06T21:07:04.526Z] === PAUSE TestIpcModeOlderClient
21:07:04 [2022-06-06T21:07:04.526Z] === RUN   TestKillContainerInvalidSignal
21:07:04 [2022-06-06T21:07:04.526Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
21:07:05 [2022-06-06T21:07:05.093Z] --- PASS: TestKillContainerInvalidSignal (0.71s)
21:07:05 [2022-06-06T21:07:05.093Z] === RUN   TestKillContainer
21:07:05 [2022-06-06T21:07:05.093Z] === RUN   TestKillContainer/no_signal
21:07:05 [2022-06-06T21:07:05.352Z] --- PASS: TestServiceWithDataPathPortInit (13.88s)
21:07:05 [2022-06-06T21:07:05.352Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:07:06 [2022-06-06T21:07:06.030Z] === RUN   TestKillContainer/non_killing_signal
21:07:06 [2022-06-06T21:07:06.289Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
21:07:06 [2022-06-06T21:07:06.291Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qlpw1e6tnyo4gicz5o8zdg0xz Created:2022-06-06 21:07:05.094609234 +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[e981cd5bba799f99d4db5089e343c3ad4b2e94aee2f81ef66c5c24aef64139f0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2rjqa5hy3b36zfc6rq71q63kt EndpointID:884a6ef4ce6754b25708acbf0d51dfd5f44f5ece8756e3a101a64ec9d3501b31 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bd678ecbb6df7b56f5aaefdfad2124308836701c48a06ced41eb85fadd7b89c7 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:51e937ebb33a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2rjqa5hy3b36zfc6rq71q63kt EndpointID:884a6ef4ce6754b25708acbf0d51dfd5f44f5ece8756e3a101a64ec9d3501b31 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:07:06 [2022-06-06T21:07:06.549Z] === RUN   TestKillContainer/killing_signal
21:07:06 [2022-06-06T21:07:06.549Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
21:07:07 [2022-06-06T21:07:07.486Z] --- PASS: TestKillContainer (2.29s)
21:07:07 [2022-06-06T21:07:07.486Z]     --- PASS: TestKillContainer/no_signal (0.73s)
21:07:07 [2022-06-06T21:07:07.486Z]     --- PASS: TestKillContainer/non_killing_signal (0.58s)
21:07:07 [2022-06-06T21:07:07.486Z]     --- PASS: TestKillContainer/killing_signal (0.73s)
21:07:07 [2022-06-06T21:07:07.486Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:07:07 [2022-06-06T21:07:07.486Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:07:08 [2022-06-06T21:07:08.054Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:07:08 [2022-06-06T21:07:08.313Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
21:07:08 [2022-06-06T21:07:08.879Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s)
21:07:08 [2022-06-06T21:07:08.879Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s)
21:07:08 [2022-06-06T21:07:08.879Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
21:07:08 [2022-06-06T21:07:08.879Z] === RUN   TestKillStoppedContainer
21:07:08 [2022-06-06T21:07:08.879Z] --- PASS: TestKillStoppedContainer (0.06s)
21:07:08 [2022-06-06T21:07:08.879Z] === RUN   TestKillStoppedContainerAPIPre120
21:07:08 [2022-06-06T21:07:08.879Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
21:07:08 [2022-06-06T21:07:08.879Z] === RUN   TestKillDifferentUserContainer
21:07:09 [2022-06-06T21:07:09.817Z] --- PASS: TestKillDifferentUserContainer (0.77s)
21:07:09 [2022-06-06T21:07:09.817Z] === RUN   TestInspectOomKilledTrue
21:07:09 [2022-06-06T21:07:09.817Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:07:09 [2022-06-06T21:07:09.817Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:07:09 [2022-06-06T21:07:09.817Z] === RUN   TestInspectOomKilledFalse
21:07:09 [2022-06-06T21:07:09.817Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:07:09 [2022-06-06T21:07:09.817Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:07:09 [2022-06-06T21:07:09.817Z] === RUN   TestLinksEtcHostsContentMatch
21:07:09 [2022-06-06T21:07:09.817Z]     check_test.go:307: [da5c1fba92ac0] daemon is not started
21:07:09 [2022-06-06T21:07:09.817Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
21:07:10 [2022-06-06T21:07:10.384Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s)
21:07:10 [2022-06-06T21:07:10.384Z] === RUN   TestLinksContainerNames
21:07:10 [2022-06-06T21:07:10.489Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.41s)
21:07:10 [2022-06-06T21:07:10.489Z] PASS
21:07:10 [2022-06-06T21:07:10.489Z] 
21:07:10 [2022-06-06T21:07:10.489Z] === Skipped
21:07:10 [2022-06-06T21:07:10.489Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:07:10 [2022-06-06T21:07:10.489Z]     service_test.go:243: FLAKY_TEST
21:07:10 [2022-06-06T21:07:10.489Z] 
21:07:10 [2022-06-06T21:07:10.489Z] DONE 38 tests, 1 skipped in 43.655s
21:07:10 [2022-06-06T21:07:10.489Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:07:10 [2022-06-06T21:07:10.489Z] ++ 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
21:07:10 [2022-06-06T21:07:10.489Z] ++ set -e
21:07:10 [2022-06-06T21:07:10.489Z] ++ '[' -n 0 ']'
21:07:10 [2022-06-06T21:07:10.489Z] ++ set -x
21:07:10 [2022-06-06T21:07:10.489Z] ++ 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
21:07:10 [2022-06-06T21:07:10.748Z] INFO: Testing against a local daemon
21:07:10 [2022-06-06T21:07:10.748Z] === RUN   TestDockerNetworkIpvlanPersistance
21:07:10 [2022-06-06T21:07:10.748Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:07:10 [2022-06-06T21:07:10.748Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:07:10 [2022-06-06T21:07:10.748Z] === RUN   TestDockerNetworkIpvlan
21:07:10 [2022-06-06T21:07:10.748Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:07:10 [2022-06-06T21:07:10.748Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:07:10 [2022-06-06T21:07:10.748Z] PASS
21:07:10 [2022-06-06T21:07:10.748Z] 
21:07:10 [2022-06-06T21:07:10.748Z] === Skipped
21:07:10 [2022-06-06T21:07:10.748Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:07:10 [2022-06-06T21:07:10.748Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:07:10 [2022-06-06T21:07:10.748Z] 
21:07:10 [2022-06-06T21:07:10.748Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:07:10 [2022-06-06T21:07:10.748Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:07:10 [2022-06-06T21:07:10.748Z] 
21:07:10 [2022-06-06T21:07:10.748Z] DONE 2 tests, 2 skipped in 0.089s
21:07:10 [2022-06-06T21:07:10.748Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:07:10 [2022-06-06T21:07:10.748Z] ++ 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
21:07:10 [2022-06-06T21:07:10.748Z] ++ set -e
21:07:10 [2022-06-06T21:07:10.748Z] ++ '[' -n 0 ']'
21:07:10 [2022-06-06T21:07:10.748Z] ++ set -x
21:07:10 [2022-06-06T21:07:10.748Z] ++ 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
21:07:10 [2022-06-06T21:07:10.748Z] INFO: Testing against a local daemon
21:07:10 [2022-06-06T21:07:10.748Z] === RUN   TestDockerNetworkMacvlanPersistance
21:07:11 [2022-06-06T21:07:11.762Z] --- PASS: TestLinksContainerNames (1.50s)
21:07:11 [2022-06-06T21:07:11.762Z] === RUN   TestLogsFollowTailEmpty
21:07:12 [2022-06-06T21:07:12.151Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s)
21:07:12 [2022-06-06T21:07:12.151Z] === RUN   TestDockerNetworkMacvlan
21:07:12 [2022-06-06T21:07:12.698Z] --- PASS: TestLogsFollowTailEmpty (0.78s)
21:07:12 [2022-06-06T21:07:12.698Z] === RUN   TestContainerNetworkMountsNoChown
21:07:12 [2022-06-06T21:07:12.734Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:07:12 [2022-06-06T21:07:12.959Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
21:07:13 [2022-06-06T21:07:13.525Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s)
21:07:13 [2022-06-06T21:07:13.525Z] === RUN   TestMountDaemonRoot
21:07:13 [2022-06-06T21:07:13.525Z] === RUN   TestMountDaemonRoot/default
21:07:13 [2022-06-06T21:07:13.525Z] === PAUSE TestMountDaemonRoot/default
21:07:13 [2022-06-06T21:07:13.525Z] === RUN   TestMountDaemonRoot/private
21:07:13 [2022-06-06T21:07:13.525Z] === PAUSE TestMountDaemonRoot/private
21:07:13 [2022-06-06T21:07:13.525Z] === RUN   TestMountDaemonRoot/rprivate
21:07:13 [2022-06-06T21:07:13.525Z] === PAUSE TestMountDaemonRoot/rprivate
21:07:13 [2022-06-06T21:07:13.525Z] === RUN   TestMountDaemonRoot/slave
21:07:13 [2022-06-06T21:07:13.525Z] === PAUSE TestMountDaemonRoot/slave
21:07:13 [2022-06-06T21:07:13.525Z] === RUN   TestMountDaemonRoot/rslave
21:07:13 [2022-06-06T21:07:13.525Z] === PAUSE TestMountDaemonRoot/rslave
21:07:13 [2022-06-06T21:07:13.525Z] === RUN   TestMountDaemonRoot/shared
21:07:13 [2022-06-06T21:07:13.525Z] === PAUSE TestMountDaemonRoot/shared
21:07:13 [2022-06-06T21:07:13.525Z] === RUN   TestMountDaemonRoot/rshared
21:07:13 [2022-06-06T21:07:13.525Z] === PAUSE TestMountDaemonRoot/rshared
21:07:13 [2022-06-06T21:07:13.525Z] === CONT  TestMountDaemonRoot/default
21:07:13 [2022-06-06T21:07:13.525Z] === RUN   TestMountDaemonRoot/default/bind_root
21:07:13 [2022-06-06T21:07:13.525Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:07:13 [2022-06-06T21:07:13.525Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:07:13 [2022-06-06T21:07:13.525Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:07:13 [2022-06-06T21:07:13.525Z] === RUN   TestMountDaemonRoot/default/mount_root
21:07:13 [2022-06-06T21:07:13.525Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:07:13 [2022-06-06T21:07:13.525Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:07:13 [2022-06-06T21:07:13.525Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:07:13 [2022-06-06T21:07:13.525Z] === CONT  TestMountDaemonRoot/default/bind_root
21:07:13 [2022-06-06T21:07:13.525Z] === CONT  TestMountDaemonRoot/rshared
21:07:13 [2022-06-06T21:07:13.525Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:07:13 [2022-06-06T21:07:13.525Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:07:13 [2022-06-06T21:07:13.525Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:07:13 [2022-06-06T21:07:13.525Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:07:13 [2022-06-06T21:07:13.525Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:07:13 [2022-06-06T21:07:13.525Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:07:13 [2022-06-06T21:07:13.525Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:07:13 [2022-06-06T21:07:13.525Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:07:13 [2022-06-06T21:07:13.525Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:07:13 [2022-06-06T21:07:13.525Z] === CONT  TestMountDaemonRoot/shared
21:07:13 [2022-06-06T21:07:13.525Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:07:13 [2022-06-06T21:07:13.525Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:07:13 [2022-06-06T21:07:13.525Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:07:13 [2022-06-06T21:07:13.525Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:07:13 [2022-06-06T21:07:13.525Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:07:13 [2022-06-06T21:07:13.526Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:07:13 [2022-06-06T21:07:13.526Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:07:13 [2022-06-06T21:07:13.526Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:07:13 [2022-06-06T21:07:13.526Z] === CONT  TestMountDaemonRoot/rslave
21:07:13 [2022-06-06T21:07:13.526Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:07:13 [2022-06-06T21:07:13.526Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:07:13 [2022-06-06T21:07:13.526Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:07:13 [2022-06-06T21:07:13.526Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:07:13 [2022-06-06T21:07:13.526Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:07:13 [2022-06-06T21:07:13.526Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:07:13 [2022-06-06T21:07:13.526Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:07:13 [2022-06-06T21:07:13.526Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:07:13 [2022-06-06T21:07:13.526Z] === CONT  TestMountDaemonRoot/slave
21:07:13 [2022-06-06T21:07:13.526Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:07:13 [2022-06-06T21:07:13.526Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:07:13 [2022-06-06T21:07:13.526Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:07:13 [2022-06-06T21:07:13.526Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:07:13 [2022-06-06T21:07:13.526Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:07:13 [2022-06-06T21:07:13.526Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:07:13 [2022-06-06T21:07:13.526Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:07:13 [2022-06-06T21:07:13.526Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:07:13 [2022-06-06T21:07:13.526Z] === CONT  TestMountDaemonRoot/rprivate
21:07:13 [2022-06-06T21:07:13.526Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:07:13 [2022-06-06T21:07:13.526Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:07:13 [2022-06-06T21:07:13.526Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:07:13 [2022-06-06T21:07:13.526Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:07:13 [2022-06-06T21:07:13.526Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:07:13 [2022-06-06T21:07:13.526Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:07:13 [2022-06-06T21:07:13.526Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:07:13 [2022-06-06T21:07:13.526Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:07:13 [2022-06-06T21:07:13.526Z] === CONT  TestMountDaemonRoot/private
21:07:13 [2022-06-06T21:07:13.526Z] === RUN   TestMountDaemonRoot/private/bind_root
21:07:13 [2022-06-06T21:07:13.526Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:07:13 [2022-06-06T21:07:13.526Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:07:13 [2022-06-06T21:07:13.526Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:07:13 [2022-06-06T21:07:13.526Z] === RUN   TestMountDaemonRoot/private/mount_root
21:07:13 [2022-06-06T21:07:13.526Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:07:13 [2022-06-06T21:07:13.526Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:07:13 [2022-06-06T21:07:13.526Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:07:13 [2022-06-06T21:07:13.526Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:07:13 [2022-06-06T21:07:13.526Z] === CONT  TestMountDaemonRoot/default/mount_root
21:07:13 [2022-06-06T21:07:13.526Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:07:13 [2022-06-06T21:07:13.526Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:07:13 [2022-06-06T21:07:13.526Z]     check_test.go:307: [dbedb61785785] daemon is not started
21:07:13 [2022-06-06T21:07:13.526Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
21:07:13 [2022-06-06T21:07:13.526Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:07:13 [2022-06-06T21:07:13.526Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:07:13 [2022-06-06T21:07:13.526Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
21:07:13 [2022-06-06T21:07:13.526Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:07:13 [2022-06-06T21:07:13.672Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:07:13 [2022-06-06T21:07:13.784Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:07:13 [2022-06-06T21:07:13.784Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:07:13 [2022-06-06T21:07:13.784Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:07:13 [2022-06-06T21:07:13.784Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:07:13 [2022-06-06T21:07:13.784Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:07:13 [2022-06-06T21:07:13.784Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:07:13 [2022-06-06T21:07:13.784Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:07:13 [2022-06-06T21:07:13.784Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:07:13 [2022-06-06T21:07:13.784Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:07:13 [2022-06-06T21:07:13.784Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:07:13 [2022-06-06T21:07:13.784Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:07:13 [2022-06-06T21:07:13.784Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:07:13 [2022-06-06T21:07:13.784Z] === CONT  TestMountDaemonRoot/private/bind_root
21:07:14 [2022-06-06T21:07:14.043Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:07:14 [2022-06-06T21:07:14.043Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:07:14 [2022-06-06T21:07:14.043Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:07:14 [2022-06-06T21:07:14.043Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:07:14 [2022-06-06T21:07:14.043Z] === CONT  TestMountDaemonRoot/private/mount_root
21:07:14 [2022-06-06T21:07:14.043Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:07:14 [2022-06-06T21:07:14.043Z] --- PASS: TestMountDaemonRoot (0.05s)
21:07:14 [2022-06-06T21:07:14.043Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:07:14 [2022-06-06T21:07:14.043Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
21:07:14 [2022-06-06T21:07:14.043Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
21:07:14 [2022-06-06T21:07:14.043Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
21:07:14 [2022-06-06T21:07:14.043Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
21:07:14 [2022-06-06T21:07:14.043Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:07:14 [2022-06-06T21:07:14.043Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
21:07:14 [2022-06-06T21:07:14.043Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
21:07:14 [2022-06-06T21:07:14.043Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
21:07:14 [2022-06-06T21:07:14.043Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
21:07:14 [2022-06-06T21:07:14.043Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:07:14 [2022-06-06T21:07:14.043Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
21:07:14 [2022-06-06T21:07:14.043Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
21:07:14 [2022-06-06T21:07:14.043Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
21:07:14 [2022-06-06T21:07:14.043Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
21:07:14 [2022-06-06T21:07:14.043Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:07:14 [2022-06-06T21:07:14.043Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
21:07:14 [2022-06-06T21:07:14.043Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
21:07:14 [2022-06-06T21:07:14.043Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
21:07:14 [2022-06-06T21:07:14.043Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
21:07:14 [2022-06-06T21:07:14.043Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:07:14 [2022-06-06T21:07:14.043Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
21:07:14 [2022-06-06T21:07:14.043Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
21:07:14 [2022-06-06T21:07:14.043Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
21:07:14 [2022-06-06T21:07:14.043Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
21:07:14 [2022-06-06T21:07:14.043Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:07:14 [2022-06-06T21:07:14.043Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
21:07:14 [2022-06-06T21:07:14.043Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
21:07:14 [2022-06-06T21:07:14.043Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
21:07:14 [2022-06-06T21:07:14.043Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
21:07:14 [2022-06-06T21:07:14.043Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:07:14 [2022-06-06T21:07:14.043Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
21:07:14 [2022-06-06T21:07:14.043Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
21:07:14 [2022-06-06T21:07:14.043Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
21:07:14 [2022-06-06T21:07:14.043Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
21:07:14 [2022-06-06T21:07:14.043Z] === RUN   TestContainerBindMountNonRecursive
21:07:14 [2022-06-06T21:07:14.241Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:07:15 [2022-06-06T21:07:15.948Z] --- PASS: TestContainerBindMountNonRecursive (1.79s)
21:07:15 [2022-06-06T21:07:15.948Z] === RUN   TestContainerVolumesMountedAsShared
21:07:16 [2022-06-06T21:07:16.149Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:07:16 [2022-06-06T21:07:16.515Z]     docker_cli_daemon_plugins_test.go:80: [dc4e1eef410af] daemon is not started
21:07:16 [2022-06-06T21:07:16.515Z] --- PASS: TestContainerVolumesMountedAsShared (0.56s)
21:07:16 [2022-06-06T21:07:16.515Z] === RUN   TestContainerVolumesMountedAsSlave
21:07:17 [2022-06-06T21:07:17.085Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s)
21:07:17 [2022-06-06T21:07:17.085Z] === RUN   TestNetworkNat
21:07:17 [2022-06-06T21:07:17.457Z] tests/integration/api_network_test.py ............................       [ 47%]
21:07:17 [2022-06-06T21:07:17.653Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
21:07:17 [2022-06-06T21:07:17.653Z] --- PASS: TestNetworkNat (0.79s)
21:07:17 [2022-06-06T21:07:17.653Z] === RUN   TestNetworkLocalhostTCPNat
21:07:17 [2022-06-06T21:07:17.811Z] --- PASS: TestServicePlugin (29.94s)
21:07:17 [2022-06-06T21:07:17.811Z] === RUN   TestServiceUpdateLabel
21:07:18 [2022-06-06T21:07:18.056Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:07:18 [2022-06-06T21:07:18.220Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
21:07:18 [2022-06-06T21:07:18.479Z] --- PASS: TestNetworkLocalhostTCPNat (0.65s)
21:07:18 [2022-06-06T21:07:18.479Z] === RUN   TestNetworkLoopbackNat
21:07:18 [2022-06-06T21:07:18.736Z] --- PASS: TestServiceUpdateLabel (2.20s)
21:07:18 [2022-06-06T21:07:18.736Z] === RUN   TestServiceUpdateSecrets
21:07:20 [2022-06-06T21:07:20.381Z]     docker_cli_daemon_plugins_test.go:170: [de057e9426e53] daemon is not started
21:07:20 [2022-06-06T21:07:20.381Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
21:07:20 [2022-06-06T21:07:20.639Z] === RUN   TestDockerSuite/TestBuildAddTar
21:07:21 [2022-06-06T21:07:21.206Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
21:07:21 [2022-06-06T21:07:21.347Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:07:21 [2022-06-06T21:07:21.466Z] --- PASS: TestNetworkLoopbackNat (3.04s)
21:07:21 [2022-06-06T21:07:21.466Z] === RUN   TestPause
21:07:21 [2022-06-06T21:07:21.607Z] --- PASS: TestDockerNetworkMacvlan (9.34s)
21:07:21 [2022-06-06T21:07:21.607Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
21:07:21 [2022-06-06T21:07:21.607Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
21:07:21 [2022-06-06T21:07:21.607Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s)
21:07:21 [2022-06-06T21:07:21.607Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s)
21:07:21 [2022-06-06T21:07:21.607Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s)
21:07:21 [2022-06-06T21:07:21.607Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s)
21:07:21 [2022-06-06T21:07:21.607Z] PASS
21:07:21 [2022-06-06T21:07:21.607Z] 
21:07:21 [2022-06-06T21:07:21.607Z] DONE 8 tests in 10.775s
21:07:21 [2022-06-06T21:07:21.607Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
21:07:21 [2022-06-06T21:07:21.607Z] ++ 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
21:07:21 [2022-06-06T21:07:21.607Z] ++ set -e
21:07:21 [2022-06-06T21:07:21.607Z] ++ '[' -n 0 ']'
21:07:21 [2022-06-06T21:07:21.607Z] ++ set -x
21:07:21 [2022-06-06T21:07:21.607Z] ++ 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
21:07:21 [2022-06-06T21:07:21.607Z] testing: warning: no tests to run
21:07:21 [2022-06-06T21:07:21.607Z] PASS
21:07:21 [2022-06-06T21:07:21.607Z] 
21:07:21 [2022-06-06T21:07:21.607Z] DONE 0 tests in 0.027s
21:07:21 [2022-06-06T21:07:21.607Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:07:21 [2022-06-06T21:07:21.607Z] ++ 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
21:07:21 [2022-06-06T21:07:21.607Z] ++ set -e
21:07:21 [2022-06-06T21:07:21.607Z] ++ '[' -n 0 ']'
21:07:21 [2022-06-06T21:07:21.607Z] ++ set -x
21:07:21 [2022-06-06T21:07:21.607Z] ++ 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
21:07:21 [2022-06-06T21:07:21.607Z] INFO: Testing against a local daemon
21:07:21 [2022-06-06T21:07:21.607Z] === RUN   TestAuthZPluginAllowRequest
21:07:22 [2022-06-06T21:07:22.403Z] --- PASS: TestPause (0.89s)
21:07:22 [2022-06-06T21:07:22.403Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:07:22 [2022-06-06T21:07:22.403Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:07:22 [2022-06-06T21:07:22.403Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:07:22 [2022-06-06T21:07:22.403Z] === RUN   TestPauseStopPausedContainer
21:07:22 [2022-06-06T21:07:22.985Z] --- PASS: TestAuthZPluginAllowRequest (1.14s)
21:07:22 [2022-06-06T21:07:22.985Z] === RUN   TestAuthZPluginTLS
21:07:23 [2022-06-06T21:07:23.245Z] --- PASS: TestAuthZPluginTLS (0.56s)
21:07:23 [2022-06-06T21:07:23.245Z] === RUN   TestAuthZPluginDenyRequest
21:07:23 [2022-06-06T21:07:23.339Z] --- PASS: TestPauseStopPausedContainer (0.79s)
21:07:23 [2022-06-06T21:07:23.339Z] === RUN   TestPidHost
21:07:23 [2022-06-06T21:07:23.813Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
21:07:23 [2022-06-06T21:07:23.813Z] === RUN   TestAuthZPluginAPIDenyResponse
21:07:24 [2022-06-06T21:07:24.382Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
21:07:24 [2022-06-06T21:07:24.382Z] === RUN   TestAuthZPluginDenyResponse
21:07:24 [2022-06-06T21:07:24.951Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
21:07:24 [2022-06-06T21:07:24.951Z] === RUN   TestAuthZPluginAllowEventStream
21:07:25 [2022-06-06T21:07:25.249Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
21:07:25 [2022-06-06T21:07:25.249Z] --- PASS: TestPidHost (1.84s)
21:07:25 [2022-06-06T21:07:25.249Z] === RUN   TestPsFilter
21:07:25 [2022-06-06T21:07:25.249Z] --- PASS: TestPsFilter (0.18s)
21:07:25 [2022-06-06T21:07:25.249Z] === RUN   TestRemoveContainerWithRemovedVolume
21:07:25 [2022-06-06T21:07:25.507Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
21:07:25 [2022-06-06T21:07:25.765Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s)
21:07:25 [2022-06-06T21:07:25.765Z] === RUN   TestRemoveContainerWithVolume
21:07:26 [2022-06-06T21:07:26.024Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
21:07:26 [2022-06-06T21:07:26.329Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s)
21:07:26 [2022-06-06T21:07:26.329Z] === RUN   TestAuthZPluginErrorResponse
21:07:26 [2022-06-06T21:07:26.589Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
21:07:26 [2022-06-06T21:07:26.589Z] === RUN   TestAuthZPluginErrorRequest
21:07:26 [2022-06-06T21:07:26.592Z]     check_test.go:307: [d31de0b5fc13f] daemon is not started
21:07:26 [2022-06-06T21:07:26.592Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
21:07:26 [2022-06-06T21:07:26.592Z] --- PASS: TestRemoveContainerWithVolume (0.62s)
21:07:26 [2022-06-06T21:07:26.592Z] === RUN   TestRemoveContainerRunning
21:07:27 [2022-06-06T21:07:27.153Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
21:07:27 [2022-06-06T21:07:27.158Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
21:07:27 [2022-06-06T21:07:27.158Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:07:27 [2022-06-06T21:07:27.242Z] --- PASS: TestRemoveContainerRunning (0.76s)
21:07:27 [2022-06-06T21:07:27.242Z] === RUN   TestRemoveContainerForceRemoveRunning
21:07:27 [2022-06-06T21:07:27.727Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
21:07:27 [2022-06-06T21:07:27.727Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:07:27 [2022-06-06T21:07:27.817Z] === RUN   TestDockerSuite/TestBuildAddTarXz
21:07:28 [2022-06-06T21:07:28.078Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s)
21:07:28 [2022-06-06T21:07:28.078Z] === RUN   TestRemoveInvalidContainer
21:07:28 [2022-06-06T21:07:28.078Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:07:28 [2022-06-06T21:07:28.078Z] === RUN   TestRenameLinkedContainer
21:07:28 [2022-06-06T21:07:28.338Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
21:07:28 [2022-06-06T21:07:28.895Z] tests/integration/api_secret_test.py .....                               [ 51%]
21:07:29 [2022-06-06T21:07:29.107Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s)
21:07:29 [2022-06-06T21:07:29.107Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:07:29 [2022-06-06T21:07:29.272Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
21:07:30 [2022-06-06T21:07:30.208Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
21:07:30 [2022-06-06T21:07:30.467Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
21:07:30 [2022-06-06T21:07:30.487Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.31s)
21:07:30 [2022-06-06T21:07:30.487Z] === RUN   TestAuthZPluginHeader
21:07:31 [2022-06-06T21:07:31.034Z] --- PASS: TestRenameLinkedContainer (3.04s)
21:07:31 [2022-06-06T21:07:31.034Z] === RUN   TestRenameStoppedContainer
21:07:31 [2022-06-06T21:07:31.055Z] --- PASS: TestAuthZPluginHeader (0.70s)
21:07:31 [2022-06-06T21:07:31.055Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:07:31 [2022-06-06T21:07:31.055Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:07:31 [2022-06-06T21:07:31.055Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:07:31 [2022-06-06T21:07:31.055Z] === RUN   TestAuthZPluginV2Disable
21:07:31 [2022-06-06T21:07:31.055Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:07:31 [2022-06-06T21:07:31.055Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:07:31 [2022-06-06T21:07:31.055Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:07:31 [2022-06-06T21:07:31.055Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:07:31 [2022-06-06T21:07:31.055Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:07:31 [2022-06-06T21:07:31.055Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:07:31 [2022-06-06T21:07:31.055Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:07:31 [2022-06-06T21:07:31.055Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:07:31 [2022-06-06T21:07:31.055Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:07:31 [2022-06-06T21:07:31.970Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
21:07:31 [2022-06-06T21:07:31.970Z] --- PASS: TestRenameStoppedContainer (0.81s)
21:07:31 [2022-06-06T21:07:31.970Z] === RUN   TestRenameRunningContainerAndReuse
21:07:33 [2022-06-06T21:07:33.222Z] tests/integration/api_service_test.py .................................. [ 59%]
21:07:33 [2022-06-06T21:07:33.346Z] --- PASS: TestRenameRunningContainerAndReuse (1.54s)
21:07:33 [2022-06-06T21:07:33.346Z] === RUN   TestRenameInvalidName
21:07:33 [2022-06-06T21:07:33.564Z] --- PASS: TestServiceUpdateSecrets (14.66s)
21:07:33 [2022-06-06T21:07:33.565Z] === RUN   TestServiceUpdateConfigs
21:07:33 [2022-06-06T21:07:33.605Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
21:07:34 [2022-06-06T21:07:34.172Z] --- PASS: TestRenameInvalidName (0.76s)
21:07:34 [2022-06-06T21:07:34.172Z] === RUN   TestRenameAnonymousContainer
21:07:34 [2022-06-06T21:07:34.438Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
21:07:35 [2022-06-06T21:07:35.378Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
21:07:37 [2022-06-06T21:07:37.281Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
21:07:37 [2022-06-06T21:07:37.281Z] --- PASS: TestRenameAnonymousContainer (3.05s)
21:07:37 [2022-06-06T21:07:37.281Z] === RUN   TestRenameContainerWithSameName
21:07:37 [2022-06-06T21:07:37.590Z] ............................                                             [ 66%]
21:07:37 [2022-06-06T21:07:37.849Z] --- PASS: TestRenameContainerWithSameName (0.65s)
21:07:37 [2022-06-06T21:07:37.849Z] === RUN   TestRenameContainerWithLinkedContainer
21:07:39 [2022-06-06T21:07:39.224Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
21:07:39 [2022-06-06T21:07:39.496Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s)
21:07:39 [2022-06-06T21:07:39.496Z] === RUN   TestResize
21:07:39 [2022-06-06T21:07:39.496Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
21:07:40 [2022-06-06T21:07:40.067Z] --- PASS: TestResize (0.72s)
21:07:40 [2022-06-06T21:07:40.067Z] === RUN   TestResizeWithInvalidSize
21:07:40 [2022-06-06T21:07:40.639Z] === RUN   TestDockerSuite/TestBuildBlankName
21:07:40 [2022-06-06T21:07:40.897Z] --- PASS: TestResizeWithInvalidSize (0.65s)
21:07:40 [2022-06-06T21:07:40.897Z] === RUN   TestResizeWhenContainerNotStarted
21:07:41 [2022-06-06T21:07:41.156Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
21:07:41 [2022-06-06T21:07:41.415Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s)
21:07:41 [2022-06-06T21:07:41.415Z] === RUN   TestDaemonRestartKillContainers
21:07:41 [2022-06-06T21:07:41.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:07:41 [2022-06-06T21:07:41.415Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:07:42 [2022-06-06T21:07:42.790Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
21:07:43 [2022-06-06T21:07:43.049Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
21:07:43 [2022-06-06T21:07:43.985Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:07:44 [2022-06-06T21:07:44.554Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
21:07:45 [2022-06-06T21:07:45.490Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
21:07:45 [2022-06-06T21:07:45.749Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:07:46 [2022-06-06T21:07:46.316Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:07:46 [2022-06-06T21:07:46.884Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
21:07:47 [2022-06-06T21:07:47.820Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:07:48 [2022-06-06T21:07:48.393Z] --- PASS: TestServiceUpdateConfigs (14.55s)
21:07:48 [2022-06-06T21:07:48.393Z] === RUN   TestServiceUpdateNetwork
21:07:48 [2022-06-06T21:07:48.755Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:07:48 [2022-06-06T21:07:48.755Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
21:07:49 [2022-06-06T21:07:49.147Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
21:07:49 [2022-06-06T21:07:49.147Z] PASS
21:07:49 [2022-06-06T21:07:49.147Z] 
21:07:49 [2022-06-06T21:07:49.147Z] === Skipped
21:07:49 [2022-06-06T21:07:49.147Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:07:49 [2022-06-06T21:07:49.147Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:07:49 [2022-06-06T21:07:49.147Z] 
21:07:49 [2022-06-06T21:07:49.147Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:07:49 [2022-06-06T21:07:49.147Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:07:49 [2022-06-06T21:07:49.147Z] 
21:07:49 [2022-06-06T21:07:49.147Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:07:49 [2022-06-06T21:07:49.147Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:07:49 [2022-06-06T21:07:49.147Z] 
21:07:49 [2022-06-06T21:07:49.147Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:07:49 [2022-06-06T21:07:49.147Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:07:49 [2022-06-06T21:07:49.147Z] 
21:07:49 [2022-06-06T21:07:49.147Z] DONE 17 tests, 4 skipped in 26.117s
21:07:49 [2022-06-06T21:07:49.147Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:07:49 [2022-06-06T21:07:49.147Z] ++ 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
21:07:49 [2022-06-06T21:07:49.147Z] ++ set -e
21:07:49 [2022-06-06T21:07:49.147Z] ++ '[' -n 0 ']'
21:07:49 [2022-06-06T21:07:49.147Z] ++ set -x
21:07:49 [2022-06-06T21:07:49.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-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
21:07:49 [2022-06-06T21:07:49.147Z] INFO: Testing against a local daemon
21:07:49 [2022-06-06T21:07:49.147Z] === RUN   TestPluginInvalidJSON
21:07:49 [2022-06-06T21:07:49.147Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:07:49 [2022-06-06T21:07:49.147Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:07:49 [2022-06-06T21:07:49.147Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:07:49 [2022-06-06T21:07:49.147Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:07:49 [2022-06-06T21:07:49.147Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:07:49 [2022-06-06T21:07:49.147Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:07:49 [2022-06-06T21:07:49.147Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:07:49 [2022-06-06T21:07:49.147Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:07:49 [2022-06-06T21:07:49.147Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:07:49 [2022-06-06T21:07:49.147Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:07:49 [2022-06-06T21:07:49.147Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:07:49 [2022-06-06T21:07:49.147Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:07:49 [2022-06-06T21:07:49.147Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:07:49 [2022-06-06T21:07:49.147Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:07:49 [2022-06-06T21:07:49.147Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:07:49 [2022-06-06T21:07:49.147Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:07:49 [2022-06-06T21:07:49.147Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:07:49 [2022-06-06T21:07:49.147Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:07:49 [2022-06-06T21:07:49.147Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:07:49 [2022-06-06T21:07:49.147Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:07:49 [2022-06-06T21:07:49.147Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:07:49 [2022-06-06T21:07:49.147Z] --- PASS: TestPluginInvalidJSON (0.01s)
21:07:49 [2022-06-06T21:07:49.147Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
21:07:49 [2022-06-06T21:07:49.147Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:07:49 [2022-06-06T21:07:49.147Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:07:49 [2022-06-06T21:07:49.147Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:07:49 [2022-06-06T21:07:49.147Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:07:49 [2022-06-06T21:07:49.147Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
21:07:49 [2022-06-06T21:07:49.147Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:07:49 [2022-06-06T21:07:49.147Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:07:49 [2022-06-06T21:07:49.147Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:07:49 [2022-06-06T21:07:49.147Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
21:07:49 [2022-06-06T21:07:49.147Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:07:49 [2022-06-06T21:07:49.147Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:07:49 [2022-06-06T21:07:49.147Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:07:49 [2022-06-06T21:07:49.147Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:07:49 [2022-06-06T21:07:49.147Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:07:49 [2022-06-06T21:07:49.147Z] === RUN   TestPluginInstall
21:07:49 [2022-06-06T21:07:49.147Z] === RUN   TestPluginInstall/no_auth
21:07:49 [2022-06-06T21:07:49.147Z] time="2022-06-06T21:07:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:07:49 [2022-06-06T21:07:49.147Z] time="2022-06-06T21:07:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b50ee94a812f408a2235720dff7470fc6b5ad99217f49db706ab4b736de9dd1" mediatype=application/vnd.docker.plugin.v1+json size=522
21:07:49 [2022-06-06T21:07:49.147Z] time="2022-06-06T21:07:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:07:49 [2022-06-06T21:07:49.147Z] time="2022-06-06T21:07:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b50ee94a812f408a2235720dff7470fc6b5ad99217f49db706ab4b736de9dd1" mediatype=application/vnd.docker.plugin.v1+json size=522
21:07:49 [2022-06-06T21:07:49.147Z] === RUN   TestPluginInstall/with_htpasswd
21:07:49 [2022-06-06T21:07:49.147Z] time="2022-06-06T21:07:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:07:49 [2022-06-06T21:07:49.147Z] time="2022-06-06T21:07:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b50ee94a812f408a2235720dff7470fc6b5ad99217f49db706ab4b736de9dd1" mediatype=application/vnd.docker.plugin.v1+json size=522
21:07:49 [2022-06-06T21:07:49.147Z] time="2022-06-06T21:07:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:07:49 [2022-06-06T21:07:49.147Z] time="2022-06-06T21:07:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b50ee94a812f408a2235720dff7470fc6b5ad99217f49db706ab4b736de9dd1" mediatype=application/vnd.docker.plugin.v1+json size=522
21:07:49 [2022-06-06T21:07:49.406Z] === RUN   TestPluginInstall/with_insecure
21:07:49 [2022-06-06T21:07:49.694Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
21:07:50 [2022-06-06T21:07:50.344Z] time="2022-06-06T21:07:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:07:50 [2022-06-06T21:07:50.344Z] time="2022-06-06T21:07:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:624b39661a2f5e7111c2f9d813e96d56ca544866adf7c6a0ab7c688fcf082760" mediatype=application/vnd.docker.plugin.v1+json size=522
21:07:50 [2022-06-06T21:07:50.344Z] time="2022-06-06T21:07:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:07:50 [2022-06-06T21:07:50.344Z] time="2022-06-06T21:07:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:624b39661a2f5e7111c2f9d813e96d56ca544866adf7c6a0ab7c688fcf082760" mediatype=application/vnd.docker.plugin.v1+json size=522
21:07:50 [2022-06-06T21:07:50.344Z]     plugin_test.go:195: [d9129585dd226] daemon is not started
21:07:50 [2022-06-06T21:07:50.344Z] --- PASS: TestPluginInstall (2.54s)
21:07:50 [2022-06-06T21:07:50.344Z]     --- PASS: TestPluginInstall/no_auth (0.96s)
21:07:50 [2022-06-06T21:07:50.344Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
21:07:50 [2022-06-06T21:07:50.344Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
21:07:50 [2022-06-06T21:07:50.344Z] === RUN   TestPluginsWithRuntimes
21:07:51 [2022-06-06T21:07:51.598Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:07:51 [2022-06-06T21:07:51.598Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
21:07:51 [2022-06-06T21:07:51.598Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:07:51 [2022-06-06T21:07:51.723Z] === RUN   TestPluginsWithRuntimes/No_Args
21:07:52 [2022-06-06T21:07:52.533Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
21:07:52 [2022-06-06T21:07:52.660Z] === RUN   TestPluginsWithRuntimes/With_Args
21:07:53 [2022-06-06T21:07:53.597Z] --- PASS: TestPluginsWithRuntimes (3.31s)
21:07:53 [2022-06-06T21:07:53.597Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
21:07:53 [2022-06-06T21:07:53.597Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
21:07:53 [2022-06-06T21:07:53.597Z] === RUN   TestPluginBackCompatMediaTypes
21:07:53 [2022-06-06T21:07:53.909Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:07:54 [2022-06-06T21:07:54.166Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s)
21:07:54 [2022-06-06T21:07:54.166Z] PASS
21:07:54 [2022-06-06T21:07:54.166Z] 
21:07:54 [2022-06-06T21:07:54.166Z] DONE 24 tests in 6.529s
21:07:54 [2022-06-06T21:07:54.166Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:07:54 [2022-06-06T21:07:54.166Z] ++ 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
21:07:54 [2022-06-06T21:07:54.166Z] ++ set -e
21:07:54 [2022-06-06T21:07:54.166Z] ++ '[' -n 0 ']'
21:07:54 [2022-06-06T21:07:54.166Z] ++ set -x
21:07:54 [2022-06-06T21:07:54.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=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
21:07:54 [2022-06-06T21:07:54.168Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:07:54 [2022-06-06T21:07:54.426Z] INFO: Testing against a local daemon
21:07:54 [2022-06-06T21:07:54.426Z] === RUN   TestExternalGraphDriver
21:07:54 [2022-06-06T21:07:54.426Z] === RUN   TestExternalGraphDriver/json
21:07:55 [2022-06-06T21:07:55.545Z]     check_test.go:307: [d0a5ca0586124] daemon is not started
21:07:55 [2022-06-06T21:07:55.545Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
21:07:55 [2022-06-06T21:07:55.545Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:07:55 [2022-06-06T21:07:55.805Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:07:55 [2022-06-06T21:07:55.809Z] === RUN   TestExternalGraphDriver/spec
21:07:56 [2022-06-06T21:07:56.372Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
21:07:57 [2022-06-06T21:07:57.308Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:07:57 [2022-06-06T21:07:57.567Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:07:57 [2022-06-06T21:07:57.716Z] === RUN   TestExternalGraphDriver/pull
21:07:57 [2022-06-06T21:07:57.826Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
21:07:59 [2022-06-06T21:07:59.096Z] --- PASS: TestExternalGraphDriver (4.71s)
21:07:59 [2022-06-06T21:07:59.096Z]     --- PASS: TestExternalGraphDriver/json (1.56s)
21:07:59 [2022-06-06T21:07:59.096Z]     --- PASS: TestExternalGraphDriver/spec (1.55s)
21:07:59 [2022-06-06T21:07:59.096Z]     --- PASS: TestExternalGraphDriver/pull (1.57s)
21:07:59 [2022-06-06T21:07:59.096Z] === RUN   TestGraphdriverPluginV2
21:07:59 [2022-06-06T21:07:59.096Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:07:59 [2022-06-06T21:07:59.096Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
21:07:59 [2022-06-06T21:07:59.096Z] PASS
21:07:59 [2022-06-06T21:07:59.096Z] 
21:07:59 [2022-06-06T21:07:59.096Z] === Skipped
21:07:59 [2022-06-06T21:07:59.096Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
21:07:59 [2022-06-06T21:07:59.096Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:07:59 [2022-06-06T21:07:59.096Z] 
21:07:59 [2022-06-06T21:07:59.096Z] DONE 5 tests, 1 skipped in 4.822s
21:07:59 [2022-06-06T21:07:59.096Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:07:59 [2022-06-06T21:07:59.096Z] ++ 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
21:07:59 [2022-06-06T21:07:59.096Z] ++ set -e
21:07:59 [2022-06-06T21:07:59.096Z] ++ '[' -n 0 ']'
21:07:59 [2022-06-06T21:07:59.096Z] ++ set -x
21:07:59 [2022-06-06T21:07:59.096Z] ++ 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
21:07:59 [2022-06-06T21:07:59.096Z] INFO: Testing against a local daemon
21:07:59 [2022-06-06T21:07:59.096Z] === RUN   TestContinueAfterPluginCrash
21:07:59 [2022-06-06T21:07:59.096Z] === PAUSE TestContinueAfterPluginCrash
21:07:59 [2022-06-06T21:07:59.096Z] === RUN   TestReadPluginNoRead
21:07:59 [2022-06-06T21:07:59.096Z] === PAUSE TestReadPluginNoRead
21:07:59 [2022-06-06T21:07:59.096Z] === RUN   TestDaemonStartWithLogOpt
21:07:59 [2022-06-06T21:07:59.096Z] === PAUSE TestDaemonStartWithLogOpt
21:07:59 [2022-06-06T21:07:59.096Z] === CONT  TestContinueAfterPluginCrash
21:07:59 [2022-06-06T21:07:59.096Z] === CONT  TestDaemonStartWithLogOpt
21:08:00 [2022-06-06T21:08:00.552Z] --- PASS: TestServiceUpdateNetwork (12.53s)
21:08:00 [2022-06-06T21:08:00.552Z] === RUN   TestServiceUpdatePidsLimit
21:08:01 [2022-06-06T21:08:01.478Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:08:02 [2022-06-06T21:08:02.016Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:08:02 [2022-06-06T21:08:02.393Z] --- PASS: TestDaemonStartWithLogOpt (3.02s)
21:08:02 [2022-06-06T21:08:02.393Z] === CONT  TestReadPluginNoRead
21:08:02 [2022-06-06T21:08:02.426Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:08:04 [2022-06-06T21:08:04.300Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:08:05 [2022-06-06T21:08:05.680Z] === RUN   TestReadPluginNoRead/default
21:08:07 [2022-06-06T21:08:07.059Z] === RUN   TestReadPluginNoRead/disabled_caching
21:08:07 [2022-06-06T21:08:07.059Z] --- PASS: TestContinueAfterPluginCrash (7.97s)
21:08:07 [2022-06-06T21:08:07.283Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:08:07 [2022-06-06T21:08:07.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.37s)
21:08:07 [2022-06-06T21:08:07.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.00s)
21:08:07 [2022-06-06T21:08:07.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.80s)
21:08:07 [2022-06-06T21:08:07.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.08s)
21:08:07 [2022-06-06T21:08:07.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.61s)
21:08:07 [2022-06-06T21:08:07.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.37s)
21:08:07 [2022-06-06T21:08:07.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.54s)
21:08:07 [2022-06-06T21:08:07.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.51s)
21:08:07 [2022-06-06T21:08:07.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.73s)
21:08:07 [2022-06-06T21:08:07.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.85s)
21:08:07 [2022-06-06T21:08:07.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s)
21:08:07 [2022-06-06T21:08:07.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.73s)
21:08:07 [2022-06-06T21:08:07.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s)
21:08:07 [2022-06-06T21:08:07.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.76s)
21:08:07 [2022-06-06T21:08:07.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.91s)
21:08:07 [2022-06-06T21:08:07.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.26s)
21:08:07 [2022-06-06T21:08:07.283Z] === RUN   TestCgroupNamespacesRun
21:08:07 [2022-06-06T21:08:07.997Z] === CONT  TestReadPluginNoRead
21:08:07 [2022-06-06T21:08:07.997Z]     read_test.go:92: [dca0a89451fd3] daemon is not started
21:08:07 [2022-06-06T21:08:07.997Z] --- PASS: TestReadPluginNoRead (5.74s)
21:08:07 [2022-06-06T21:08:07.998Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s)
21:08:07 [2022-06-06T21:08:07.998Z]     --- PASS: TestReadPluginNoRead/default (1.18s)
21:08:07 [2022-06-06T21:08:07.998Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.14s)
21:08:07 [2022-06-06T21:08:07.998Z] PASS
21:08:07 [2022-06-06T21:08:07.998Z] 
21:08:07 [2022-06-06T21:08:07.998Z] DONE 6 tests in 8.851s
21:08:07 [2022-06-06T21:08:07.998Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:08:07 [2022-06-06T21:08:07.998Z] ++ 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
21:08:07 [2022-06-06T21:08:07.998Z] ++ set -e
21:08:07 [2022-06-06T21:08:07.998Z] ++ '[' -n 0 ']'
21:08:07 [2022-06-06T21:08:07.998Z] ++ set -x
21:08:07 [2022-06-06T21:08:07.998Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:08:07 [2022-06-06T21:08:07.998Z] testing: warning: no tests to run
21:08:07 [2022-06-06T21:08:07.998Z] PASS
21:08:07 [2022-06-06T21:08:07.998Z] 
21:08:07 [2022-06-06T21:08:07.998Z] DONE 0 tests in 0.031s
21:08:07 [2022-06-06T21:08:07.998Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:08:07 [2022-06-06T21:08:07.998Z] ++ 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
21:08:07 [2022-06-06T21:08:07.998Z] ++ set -e
21:08:07 [2022-06-06T21:08:07.998Z] ++ '[' -n 0 ']'
21:08:07 [2022-06-06T21:08:07.998Z] ++ set -x
21:08:07 [2022-06-06T21:08:07.998Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:08:07 [2022-06-06T21:08:07.998Z] INFO: Testing against a local daemon
21:08:07 [2022-06-06T21:08:07.998Z] === RUN   TestPluginWithDevMounts
21:08:07 [2022-06-06T21:08:07.998Z] === PAUSE TestPluginWithDevMounts
21:08:07 [2022-06-06T21:08:07.998Z] === CONT  TestPluginWithDevMounts
21:08:08 [2022-06-06T21:08:08.658Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
21:08:09 [2022-06-06T21:08:09.593Z] --- PASS: TestCgroupNamespacesRun (2.08s)
21:08:09 [2022-06-06T21:08:09.593Z] === RUN   TestCgroupNamespacesRunPrivileged
21:08:09 [2022-06-06T21:08:09.908Z] --- PASS: TestPluginWithDevMounts (1.54s)
21:08:09 [2022-06-06T21:08:09.908Z] PASS
21:08:09 [2022-06-06T21:08:09.908Z] 
21:08:09 [2022-06-06T21:08:09.908Z] DONE 1 tests in 1.641s
21:08:09 [2022-06-06T21:08:09.908Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
21:08:09 [2022-06-06T21:08:09.908Z] ++ 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
21:08:09 [2022-06-06T21:08:09.908Z] ++ set -e
21:08:09 [2022-06-06T21:08:09.908Z] ++ '[' -n 0 ']'
21:08:09 [2022-06-06T21:08:09.908Z] ++ set -x
21:08:09 [2022-06-06T21:08:09.908Z] ++ 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
21:08:09 [2022-06-06T21:08:09.908Z] INFO: Testing against a local daemon
21:08:09 [2022-06-06T21:08:09.908Z] === RUN   TestSecretInspect
21:08:10 [2022-06-06T21:08:10.518Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:08:11 [2022-06-06T21:08:11.496Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
21:08:11 [2022-06-06T21:08:11.496Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.20s)
21:08:11 [2022-06-06T21:08:11.496Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:08:11 [2022-06-06T21:08:11.755Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
21:08:12 [2022-06-06T21:08:12.446Z] --- PASS: TestSecretInspect (2.22s)
21:08:12 [2022-06-06T21:08:12.446Z] === RUN   TestSecretList
21:08:13 [2022-06-06T21:08:13.658Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s)
21:08:13 [2022-06-06T21:08:13.658Z] === RUN   TestCgroupNamespacesRunHostMode
21:08:13 [2022-06-06T21:08:13.658Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
21:08:14 [2022-06-06T21:08:14.224Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
21:08:14 [2022-06-06T21:08:14.389Z] --- PASS: TestSecretList (2.17s)
21:08:14 [2022-06-06T21:08:14.389Z] === RUN   TestSecretsCreateAndDelete
21:08:14 [2022-06-06T21:08:14.791Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
21:08:14 [2022-06-06T21:08:14.791Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
21:08:15 [2022-06-06T21:08:15.049Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s)
21:08:15 [2022-06-06T21:08:15.049Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:08:16 [2022-06-06T21:08:16.299Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
21:08:16 [2022-06-06T21:08:16.300Z] === RUN   TestSecretsUpdate
21:08:16 [2022-06-06T21:08:16.953Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
21:08:16 [2022-06-06T21:08:16.953Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s)
21:08:16 [2022-06-06T21:08:16.953Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:08:17 [2022-06-06T21:08:17.046Z] --- PASS: TestServiceUpdatePidsLimit (16.31s)
21:08:17 [2022-06-06T21:08:17.046Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
21:08:17 [2022-06-06T21:08:17.046Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s)
21:08:17 [2022-06-06T21:08:17.046Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
21:08:17 [2022-06-06T21:08:17.046Z] PASS
21:08:17 [2022-06-06T21:08:17.046Z] 
21:08:17 [2022-06-06T21:08:17.046Z] === Skipped
21:08:17 [2022-06-06T21:08:17.046Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
21:08:17 [2022-06-06T21:08:17.046Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:08:17 [2022-06-06T21:08:17.046Z] 
21:08:17 [2022-06-06T21:08:17.046Z] DONE 27 tests, 1 skipped in 163.918s
21:08:17 [2022-06-06T21:08:17.046Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
21:08:17 [2022-06-06T21:08:17.046Z] INFO: Testing against a local daemon
21:08:17 [2022-06-06T21:08:17.046Z] === RUN   TestSessionCreate
21:08:17 [2022-06-06T21:08:17.046Z] --- PASS: TestSessionCreate (0.02s)
21:08:17 [2022-06-06T21:08:17.047Z] === RUN   TestSessionCreateWithBadUpgrade
21:08:17 [2022-06-06T21:08:17.047Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:08:17 [2022-06-06T21:08:17.047Z] PASS
21:08:17 [2022-06-06T21:08:17.047Z] 
21:08:17 [2022-06-06T21:08:17.047Z] DONE 2 tests in 0.053s
21:08:17 [2022-06-06T21:08:17.047Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
21:08:17 [2022-06-06T21:08:17.047Z] INFO: Testing against a local daemon
21:08:17 [2022-06-06T21:08:17.047Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:08:17 [2022-06-06T21:08:17.047Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
21:08:17 [2022-06-06T21:08:17.047Z] === RUN   TestDiskUsage
21:08:17 [2022-06-06T21:08:17.047Z] === PAUSE TestDiskUsage
21:08:17 [2022-06-06T21:08:17.047Z] === RUN   TestEventsExecDie
21:08:17 [2022-06-06T21:08:17.302Z] --- PASS: TestEventsExecDie (0.58s)
21:08:17 [2022-06-06T21:08:17.302Z] === RUN   TestEventsBackwardsCompatible
21:08:17 [2022-06-06T21:08:17.302Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
21:08:17 [2022-06-06T21:08:17.302Z] === RUN   TestEventsVolumeCreate
21:08:17 [2022-06-06T21:08:17.302Z] --- PASS: TestEventsVolumeCreate (0.06s)
21:08:17 [2022-06-06T21:08:17.302Z] === RUN   TestInfoBinaryCommits
21:08:17 [2022-06-06T21:08:17.302Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:08:17 [2022-06-06T21:08:17.302Z] === RUN   TestInfoAPIVersioned
21:08:17 [2022-06-06T21:08:17.558Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:08:17 [2022-06-06T21:08:17.558Z] === RUN   TestInfoAPI
21:08:17 [2022-06-06T21:08:17.558Z] --- PASS: TestInfoAPI (0.02s)
21:08:17 [2022-06-06T21:08:17.558Z] === RUN   TestInfoAPIWarnings
21:08:18 [2022-06-06T21:08:18.328Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.57s)
21:08:18 [2022-06-06T21:08:18.328Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:08:18 [2022-06-06T21:08:18.835Z] --- PASS: TestSecretsUpdate (2.15s)
21:08:18 [2022-06-06T21:08:18.835Z] === RUN   TestTemplatedSecret
21:08:18 [2022-06-06T21:08:18.894Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
21:08:18 [2022-06-06T21:08:18.911Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
21:08:19 [2022-06-06T21:08:19.153Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s)
21:08:19 [2022-06-06T21:08:19.153Z] === RUN   TestCgroupNamespacesRunOlderClient
21:08:19 [2022-06-06T21:08:19.412Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
21:08:21 [2022-06-06T21:08:21.316Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s)
21:08:21 [2022-06-06T21:08:21.316Z] === RUN   TestNISDomainname
21:08:21 [2022-06-06T21:08:21.371Z] --- PASS: TestTemplatedSecret (2.44s)
21:08:21 [2022-06-06T21:08:21.371Z] === RUN   TestSecretCreateResolve
21:08:21 [2022-06-06T21:08:21.913Z] --- PASS: TestNISDomainname (0.95s)
21:08:21 [2022-06-06T21:08:21.913Z] === RUN   TestHostnameDnsResolution
21:08:22 [2022-06-06T21:08:22.486Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
21:08:23 [2022-06-06T21:08:23.277Z] --- PASS: TestSecretCreateResolve (2.20s)
21:08:23 [2022-06-06T21:08:23.277Z] PASS
21:08:23 [2022-06-06T21:08:23.277Z] 
21:08:23 [2022-06-06T21:08:23.277Z] DONE 6 tests in 13.455s
21:08:23 [2022-06-06T21:08:23.277Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
21:08:23 [2022-06-06T21:08:23.277Z] ++ 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
21:08:23 [2022-06-06T21:08:23.277Z] ++ set -e
21:08:23 [2022-06-06T21:08:23.277Z] ++ '[' -n 0 ']'
21:08:23 [2022-06-06T21:08:23.277Z] ++ set -x
21:08:23 [2022-06-06T21:08:23.277Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
21:08:23 [2022-06-06T21:08:23.277Z] INFO: Testing against a local daemon
21:08:23 [2022-06-06T21:08:23.277Z] === RUN   TestServiceCreateInit
21:08:23 [2022-06-06T21:08:23.277Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:08:23 [2022-06-06T21:08:23.426Z] --- PASS: TestHostnameDnsResolution (1.45s)
21:08:23 [2022-06-06T21:08:23.427Z] === RUN   TestUnprivilegedPortsAndPing
21:08:24 [2022-06-06T21:08:24.361Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
21:08:24 [2022-06-06T21:08:24.361Z] --- PASS: TestUnprivilegedPortsAndPing (0.98s)
21:08:24 [2022-06-06T21:08:24.361Z] === RUN   TestPrivilegedHostDevices
21:08:25 [2022-06-06T21:08:25.298Z] --- PASS: TestPrivilegedHostDevices (0.88s)
21:08:25 [2022-06-06T21:08:25.298Z] === RUN   TestConsoleSize
21:08:25 [2022-06-06T21:08:25.298Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
21:08:26 [2022-06-06T21:08:26.233Z] --- PASS: TestConsoleSize (0.86s)
21:08:26 [2022-06-06T21:08:26.233Z] === RUN   TestStats
21:08:26 [2022-06-06T21:08:26.799Z] === RUN   TestDockerSuite/TestBuildCacheAdd
21:08:27 [2022-06-06T21:08:27.367Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
21:08:27 [2022-06-06T21:08:27.367Z]     check_test.go:307: [da40c66be8b93] daemon is not started
21:08:27 [2022-06-06T21:08:27.367Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
21:08:27 [2022-06-06T21:08:27.471Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:08:27 [2022-06-06T21:08:27.933Z] === RUN   TestDockerSuite/TestBuildCacheFrom
21:08:28 [2022-06-06T21:08:28.869Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
21:08:28 [2022-06-06T21:08:28.869Z] --- PASS: TestStats (2.81s)
21:08:28 [2022-06-06T21:08:28.869Z] === RUN   TestStopContainerWithTimeout
21:08:28 [2022-06-06T21:08:28.869Z] === RUN   TestStopContainerWithTimeout/0
21:08:28 [2022-06-06T21:08:28.869Z] === PAUSE TestStopContainerWithTimeout/0
21:08:28 [2022-06-06T21:08:28.869Z] === RUN   TestStopContainerWithTimeout/1
21:08:28 [2022-06-06T21:08:28.869Z] === PAUSE TestStopContainerWithTimeout/1
21:08:28 [2022-06-06T21:08:28.869Z] === RUN   TestStopContainerWithTimeout/3
21:08:28 [2022-06-06T21:08:28.869Z] === PAUSE TestStopContainerWithTimeout/3
21:08:28 [2022-06-06T21:08:28.869Z] === RUN   TestStopContainerWithTimeout/-1
21:08:28 [2022-06-06T21:08:28.869Z] === PAUSE TestStopContainerWithTimeout/-1
21:08:28 [2022-06-06T21:08:28.869Z] === CONT  TestStopContainerWithTimeout/0
21:08:28 [2022-06-06T21:08:28.869Z] === CONT  TestStopContainerWithTimeout/-1
21:08:29 [2022-06-06T21:08:29.807Z] === CONT  TestStopContainerWithTimeout/3
21:08:30 [2022-06-06T21:08:30.761Z] --- PASS: TestServiceCreateInit (7.16s)
21:08:30 [2022-06-06T21:08:30.761Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.63s)
21:08:30 [2022-06-06T21:08:30.761Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.52s)
21:08:30 [2022-06-06T21:08:30.761Z] === RUN   TestCreateServiceMultipleTimes
21:08:31 [2022-06-06T21:08:31.217Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
21:08:32 [2022-06-06T21:08:32.152Z] === CONT  TestStopContainerWithTimeout/1
21:08:32 [2022-06-06T21:08:32.720Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
21:08:34 [2022-06-06T21:08:34.097Z] --- PASS: TestStopContainerWithTimeout (0.02s)
21:08:34 [2022-06-06T21:08:34.097Z]     --- PASS: TestStopContainerWithTimeout/0 (1.02s)
21:08:34 [2022-06-06T21:08:34.097Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.10s)
21:08:34 [2022-06-06T21:08:34.097Z]     --- PASS: TestStopContainerWithTimeout/3 (2.86s)
21:08:34 [2022-06-06T21:08:34.097Z]     --- PASS: TestStopContainerWithTimeout/1 (1.85s)
21:08:34 [2022-06-06T21:08:34.097Z] === RUN   TestDeleteDevicemapper
21:08:34 [2022-06-06T21:08:34.097Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:08:34 [2022-06-06T21:08:34.097Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:08:34 [2022-06-06T21:08:34.097Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:08:34 [2022-06-06T21:08:34.097Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
21:08:34 [2022-06-06T21:08:34.665Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
21:08:35 [2022-06-06T21:08:35.587Z] --- PASS: TestInfoAPIWarnings (16.54s)
21:08:35 [2022-06-06T21:08:35.587Z] === RUN   TestInfoDebug
21:08:35 [2022-06-06T21:08:35.587Z] --- PASS: TestInfoDebug (0.52s)
21:08:35 [2022-06-06T21:08:35.587Z] === RUN   TestInfoInsecureRegistries
21:08:35 [2022-06-06T21:08:35.587Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:08:35 [2022-06-06T21:08:35.587Z] === RUN   TestInfoRegistryMirrors
21:08:35 [2022-06-06T21:08:35.587Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:08:35 [2022-06-06T21:08:35.587Z] === RUN   TestLoginFailsWithBadCredentials
21:08:35 [2022-06-06T21:08:35.587Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
21:08:35 [2022-06-06T21:08:35.587Z] === RUN   TestPingCacheHeaders
21:08:35 [2022-06-06T21:08:35.587Z] --- PASS: TestPingCacheHeaders (0.02s)
21:08:35 [2022-06-06T21:08:35.587Z] === RUN   TestPingGet
21:08:35 [2022-06-06T21:08:35.587Z] --- PASS: TestPingGet (0.01s)
21:08:35 [2022-06-06T21:08:35.587Z] === RUN   TestPingHead
21:08:35 [2022-06-06T21:08:35.587Z] --- PASS: TestPingHead (0.02s)
21:08:35 [2022-06-06T21:08:35.587Z] === RUN   TestPingSwarmHeader
21:08:36 [2022-06-06T21:08:36.042Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
21:08:36 [2022-06-06T21:08:36.148Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:08:36 [2022-06-06T21:08:36.610Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.68s)
21:08:36 [2022-06-06T21:08:36.610Z] === RUN   TestUpdateMemory
21:08:36 [2022-06-06T21:08:36.610Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:08:36 [2022-06-06T21:08:36.610Z] --- SKIP: TestUpdateMemory (0.00s)
21:08:36 [2022-06-06T21:08:36.610Z] === RUN   TestUpdateCPUQuota
21:08:36 [2022-06-06T21:08:36.709Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:08:36 [2022-06-06T21:08:36.944Z] tests/integration/api_volume_test.py .........                           [ 74%]
21:08:36 [2022-06-06T21:08:36.944Z] tests/integration/client_test.py .....                                   [ 75%]
21:08:36 [2022-06-06T21:08:36.944Z] tests/integration/context_api_test.py ...                                [ 76%]
21:08:36 [2022-06-06T21:08:36.944Z] tests/integration/errors_test.py .                                       [ 76%]
21:08:37 [2022-06-06T21:08:37.634Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:08:37 [2022-06-06T21:08:37.634Z] --- PASS: TestPingSwarmHeader (2.03s)
21:08:37 [2022-06-06T21:08:37.634Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:08:37 [2022-06-06T21:08:37.634Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:08:37 [2022-06-06T21:08:37.634Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:08:37 [2022-06-06T21:08:37.634Z] === RUN   TestVersion
21:08:37 [2022-06-06T21:08:37.634Z] --- PASS: TestVersion (0.03s)
21:08:37 [2022-06-06T21:08:37.634Z] === CONT  TestCgroupDriverSystemdMemoryLimit
21:08:37 [2022-06-06T21:08:37.634Z] === CONT  TestDiskUsage
21:08:37 [2022-06-06T21:08:37.985Z] --- PASS: TestUpdateCPUQuota (1.40s)
21:08:37 [2022-06-06T21:08:37.985Z] === RUN   TestUpdatePidsLimit
21:08:37 [2022-06-06T21:08:37.985Z] === RUN   TestUpdatePidsLimit/update_from_none
21:08:38 [2022-06-06T21:08:38.194Z] === RUN   TestDiskUsage/empty
21:08:38 [2022-06-06T21:08:38.194Z] === RUN   TestDiskUsage/empty/container_types
21:08:38 [2022-06-06T21:08:38.194Z] === RUN   TestDiskUsage/empty/image_types
21:08:38 [2022-06-06T21:08:38.194Z] === RUN   TestDiskUsage/empty/volume_types
21:08:38 [2022-06-06T21:08:38.194Z] === RUN   TestDiskUsage/empty/build-cache_types
21:08:38 [2022-06-06T21:08:38.194Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:08:38 [2022-06-06T21:08:38.194Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:08:38 [2022-06-06T21:08:38.194Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:08:38 [2022-06-06T21:08:38.194Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:08:38 [2022-06-06T21:08:38.194Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:08:38 [2022-06-06T21:08:38.194Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:08:38 [2022-06-06T21:08:38.194Z] === RUN   TestDiskUsage/after_LoadBusybox
21:08:38 [2022-06-06T21:08:38.245Z] === RUN   TestUpdatePidsLimit/no_change
21:08:38 [2022-06-06T21:08:38.450Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:08:38 [2022-06-06T21:08:38.450Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:08:38 [2022-06-06T21:08:38.450Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:08:38 [2022-06-06T21:08:38.450Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:08:38 [2022-06-06T21:08:38.450Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:08:38 [2022-06-06T21:08:38.450Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:08:38 [2022-06-06T21:08:38.450Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:08:38 [2022-06-06T21:08:38.450Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:08:38 [2022-06-06T21:08:38.706Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:08:38 [2022-06-06T21:08:38.706Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:08:38 [2022-06-06T21:08:38.706Z] === RUN   TestDiskUsage/after_container.Run
21:08:38 [2022-06-06T21:08:38.818Z] === RUN   TestUpdatePidsLimit/update_lower
21:08:38 [2022-06-06T21:08:38.962Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:08:38 [2022-06-06T21:08:38.962Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:08:38 [2022-06-06T21:08:38.962Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:08:38 [2022-06-06T21:08:38.962Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:08:38 [2022-06-06T21:08:38.962Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:08:38 [2022-06-06T21:08:38.962Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:08:38 [2022-06-06T21:08:38.962Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:08:38 [2022-06-06T21:08:38.962Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:08:38 [2022-06-06T21:08:38.962Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:08:38 [2022-06-06T21:08:38.962Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:08:39 [2022-06-06T21:08:39.076Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:08:39 [2022-06-06T21:08:39.217Z] --- PASS: TestDiskUsage (1.58s)
21:08:39 [2022-06-06T21:08:39.217Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.33s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]     --- PASS: TestDiskUsage/after_container.Run (0.51s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:08:39 [2022-06-06T21:08:39.217Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.60s)
21:08:39 [2022-06-06T21:08:39.217Z] PASS
21:08:39 [2022-06-06T21:08:39.217Z] 
21:08:39 [2022-06-06T21:08:39.217Z] DONE 54 tests in 22.637s
21:08:39 [2022-06-06T21:08:39.217Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
21:08:39 [2022-06-06T21:08:39.473Z] INFO: Testing against a local daemon
21:08:39 [2022-06-06T21:08:39.473Z] === RUN   TestVolumesCreateAndList
21:08:39 [2022-06-06T21:08:39.473Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:08:39 [2022-06-06T21:08:39.473Z] === RUN   TestVolumesRemove
21:08:39 [2022-06-06T21:08:39.473Z] --- PASS: TestVolumesRemove (0.08s)
21:08:39 [2022-06-06T21:08:39.473Z] === RUN   TestVolumesInspect
21:08:39 [2022-06-06T21:08:39.473Z] --- PASS: TestVolumesInspect (0.02s)
21:08:39 [2022-06-06T21:08:39.473Z] === RUN   TestVolumesInvalidJSON
21:08:39 [2022-06-06T21:08:39.473Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:08:39 [2022-06-06T21:08:39.473Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:08:39 [2022-06-06T21:08:39.473Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:08:39 [2022-06-06T21:08:39.473Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:08:39 [2022-06-06T21:08:39.473Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:08:39 [2022-06-06T21:08:39.473Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:08:39 [2022-06-06T21:08:39.473Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:08:39 [2022-06-06T21:08:39.473Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:08:39 [2022-06-06T21:08:39.473Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:08:39 [2022-06-06T21:08:39.473Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:08:39 [2022-06-06T21:08:39.473Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:08:39 [2022-06-06T21:08:39.473Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:08:39 [2022-06-06T21:08:39.473Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:08:39 [2022-06-06T21:08:39.473Z] PASS
21:08:39 [2022-06-06T21:08:39.473Z] 
21:08:39 [2022-06-06T21:08:39.473Z] DONE 9 tests in 0.156s
21:08:39 [2022-06-06T21:08:39.473Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:08:39 [2022-06-06T21:08:39.643Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:08:39 [2022-06-06T21:08:39.902Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:08:40 [2022-06-06T21:08:40.034Z] Stopping apparmor (via systemctl): apparmor.service.
21:08:40 [2022-06-06T21:08:40.034Z] Removing test suite binaries
21:08:40 [2022-06-06T21:08:40.034Z] exiting test-integration
21:08:40 [2022-06-06T21:08:40.034Z] ++ exit 0
21:08:40 [2022-06-06T21:08:40.034Z] 
21:08:40 [2022-06-06T21:08:40.468Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
21:08:40 [2022-06-06T21:08:40.468Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:08:41 [2022-06-06T21:08:41.844Z] --- PASS: TestUpdatePidsLimit (3.64s)
21:08:41 [2022-06-06T21:08:41.844Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.43s)
21:08:41 [2022-06-06T21:08:41.844Z]     --- PASS: TestUpdatePidsLimit/no_change (0.36s)
21:08:41 [2022-06-06T21:08:41.844Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.43s)
21:08:41 [2022-06-06T21:08:41.844Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
21:08:41 [2022-06-06T21:08:41.844Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
21:08:41 [2022-06-06T21:08:41.844Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
21:08:41 [2022-06-06T21:08:41.844Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
21:08:41 [2022-06-06T21:08:41.844Z] === RUN   TestUpdateRestartPolicy
21:08:41 [2022-06-06T21:08:41.844Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
Post stage
[Pipeline] junit
21:08:41 [2022-06-06T21:08:41.934Z] Recording test results
21:08:43 [2022-06-06T21:08:43.027Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:08:43 [2022-06-06T21:08:43.220Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
21:08:43 [2022-06-06T21:08:43.395Z] + echo Ensuring container killed.
21:08:43 [2022-06-06T21:08:43.395Z] Ensuring container killed.
21:08:43 [2022-06-06T21:08:43.395Z] + docker rm -vf docker-pr1
21:08:43 [2022-06-06T21:08:43.395Z] Error: No such container: docker-pr1
[Pipeline] sh
21:08:43 [2022-06-06T21:08:43.478Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
21:08:43 [2022-06-06T21:08:43.709Z] + echo Chowning /workspace to jenkins user
21:08:43 [2022-06-06T21:08:43.709Z] Chowning /workspace to jenkins user
21:08:43 [2022-06-06T21:08:43.709Z] + id -u
21:08:43 [2022-06-06T21:08:43.709Z] + id -g
21:08:43 [2022-06-06T21:08:43.709Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43700:/workspace busybox chown -R 1000:1000 /workspace
21:08:43 [2022-06-06T21:08:43.709Z] Unable to find image 'busybox:latest' locally
21:08:43 [2022-06-06T21:08:43.709Z] latest: Pulling from library/busybox
21:08:43 [2022-06-06T21:08:43.965Z] cecc78ee4075: Pulling fs layer
21:08:43 [2022-06-06T21:08:43.965Z] cecc78ee4075: Verifying Checksum
21:08:43 [2022-06-06T21:08:43.965Z] cecc78ee4075: Download complete
21:08:43 [2022-06-06T21:08:43.965Z] cecc78ee4075: Pull complete
21:08:43 [2022-06-06T21:08:43.965Z] Digest: sha256:de56395ae0788e364797f0c60464d4693c43c33cc04ec26fc3b0931b2e7c9d7d
21:08:43 [2022-06-06T21:08:43.965Z] Status: Downloaded newer image for busybox:latest
21:08:44 [2022-06-06T21:08:44.044Z] === RUN   TestDockerSuite/TestBuildClearCmd
21:08:44 [2022-06-06T21:08:44.612Z] === RUN   TestDockerSuite/TestBuildCmd
21:08:44 [2022-06-06T21:08:44.612Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
21:08:44 [2022-06-06T21:08:44.612Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
21:08:44 [2022-06-06T21:08:44.871Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:08:45 [2022-06-06T21:08:45.437Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
21:08:45 [2022-06-06T21:08:45.437Z]     docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows
21:08:45 [2022-06-06T21:08:45.437Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
21:08:45 [2022-06-06T21:08:45.647Z] --- PASS: TestCreateServiceMultipleTimes (15.08s)
21:08:45 [2022-06-06T21:08:45.647Z] === RUN   TestCreateServiceConflict
21:08:45 [2022-06-06T21:08:45.654Z] + bundleName=amd64-cgroup2
21:08:45 [2022-06-06T21:08:45.654Z] + echo Creating amd64-cgroup2-bundles.tar.gz
21:08:45 [2022-06-06T21:08:45.654Z] Creating amd64-cgroup2-bundles.tar.gz
21:08:45 [2022-06-06T21:08:45.654Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
21:08:45 [2022-06-06T21:08:45.654Z] + 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
21:08:45 [2022-06-06T21:08:45.918Z] Archiving artifacts
21:08:46 [2022-06-06T21:08:46.374Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
21:08:46 [2022-06-06T21:08:46.632Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
21:08:47 [2022-06-06T21:08:47.554Z] --- PASS: TestCreateServiceConflict (2.19s)
21:08:47 [2022-06-06T21:08:47.554Z] === RUN   TestCreateServiceMaxReplicas
21:08:47 [2022-06-06T21:08:47.652Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43700/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:08:47 [2022-06-06T21:08:47.988Z] + make clean
21:08:47 [2022-06-06T21:08:47.988Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:08:47 [2022-06-06T21:08:47.988Z] docker-dev-cache
21:08:47 [2022-06-06T21:08:47.988Z] docker-mod-cache
[Pipeline] deleteDir
21:08:49 [2022-06-06T21:08:49.168Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
21:08:49 [2022-06-06T21:08:49.168Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
21:08:49 [2022-06-06T21:08:49.168Z]     check_test.go:307: [d3fa5200eb8bd] daemon is not started
21:08:49 [2022-06-06T21:08:49.168Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
21:08:49 [2022-06-06T21:08:49.168Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
21:08:49 [2022-06-06T21:08:49.168Z]     check_test.go:307: [daef6a1befee1] daemon is not started
21:08:49 [2022-06-06T21:08:49.168Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:08:50 [2022-06-06T21:08:50.545Z] === RUN   TestDockerSuite/TestBuildConditionalCache
21:08:50 [2022-06-06T21:08:50.847Z] --- PASS: TestCreateServiceMaxReplicas (2.75s)
21:08:50 [2022-06-06T21:08:50.847Z] === RUN   TestCreateWithDuplicateNetworkNames
21:08:51 [2022-06-06T21:08:51.113Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
21:08:51 [2022-06-06T21:08:51.680Z] === RUN   TestDockerSuite/TestBuildContextCleanup
21:08:51 [2022-06-06T21:08:51.938Z]     check_test.go:307: [d412e0a8b24d6] daemon is not started
21:08:51 [2022-06-06T21:08:51.938Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
21:08:52 [2022-06-06T21:08:52.198Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
21:08:52 [2022-06-06T21:08:52.765Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
21:08:53 [2022-06-06T21:08:53.332Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
21:08:53 [2022-06-06T21:08:53.591Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
21:08:53 [2022-06-06T21:08:53.850Z] --- PASS: TestUpdateRestartPolicy (12.31s)
21:08:53 [2022-06-06T21:08:53.850Z] === RUN   TestUpdateRestartWithAutoRemove
21:08:54 [2022-06-06T21:08:54.788Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s)
21:08:54 [2022-06-06T21:08:54.788Z] === RUN   TestWaitNonBlocked
21:08:54 [2022-06-06T21:08:54.788Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:08:54 [2022-06-06T21:08:54.788Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:08:54 [2022-06-06T21:08:54.788Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:08:54 [2022-06-06T21:08:54.788Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:08:54 [2022-06-06T21:08:54.788Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:08:54 [2022-06-06T21:08:54.788Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:08:55 [2022-06-06T21:08:55.708Z] tests/integration/models_containers_test.py ............................ [ 83%]
21:08:56 [2022-06-06T21:08:56.167Z] --- PASS: TestWaitNonBlocked (0.01s)
21:08:56 [2022-06-06T21:08:56.167Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.29s)
21:08:56 [2022-06-06T21:08:56.167Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.32s)
21:08:56 [2022-06-06T21:08:56.167Z] === RUN   TestWaitBlocked
21:08:56 [2022-06-06T21:08:56.167Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:08:56 [2022-06-06T21:08:56.167Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:08:56 [2022-06-06T21:08:56.167Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:08:56 [2022-06-06T21:08:56.167Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:08:56 [2022-06-06T21:08:56.167Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:08:56 [2022-06-06T21:08:56.167Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:08:56 [2022-06-06T21:08:56.167Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
21:08:57 [2022-06-06T21:08:57.545Z] --- PASS: TestWaitBlocked (0.02s)
21:08:57 [2022-06-06T21:08:57.545Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s)
21:08:57 [2022-06-06T21:08:57.545Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.26s)
21:08:57 [2022-06-06T21:08:57.545Z] === CONT  TestContainerStartOnDaemonRestart
21:08:57 [2022-06-06T21:08:57.545Z] === CONT  TestRestartDaemonWithRestartingContainer
21:08:59 [2022-06-06T21:08:59.451Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
21:09:01 [2022-06-06T21:09:01.357Z] --- PASS: TestContainerStartOnDaemonRestart (3.95s)
21:09:01 [2022-06-06T21:09:01.357Z] === CONT  TestIpcModeOlderClient
21:09:01 [2022-06-06T21:09:01.357Z] --- PASS: TestIpcModeOlderClient (0.09s)
21:09:01 [2022-06-06T21:09:01.357Z] === CONT  TestContainerKillOnDaemonStart
21:09:01 [2022-06-06T21:09:01.616Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.39s)
21:09:01 [2022-06-06T21:09:01.617Z] === CONT  TestDaemonHostGatewayIP
21:09:02 [2022-06-06T21:09:02.555Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
21:09:05 [2022-06-06T21:09:05.090Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
21:09:05 [2022-06-06T21:09:05.349Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
21:09:05 [2022-06-06T21:09:05.349Z] --- PASS: TestDaemonHostGatewayIP (3.72s)
21:09:05 [2022-06-06T21:09:05.349Z] === CONT  TestDaemonRestartIpcMode
21:09:05 [2022-06-06T21:09:05.737Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s)
21:09:05 [2022-06-06T21:09:05.737Z] === RUN   TestCreateServiceSecretFileMode
21:09:05 [2022-06-06T21:09:05.914Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
21:09:05 [2022-06-06T21:09:05.996Z] --- PASS: TestCreateServiceSecretFileMode (2.40s)
21:09:05 [2022-06-06T21:09:05.996Z] === RUN   TestCreateServiceConfigFileMode
21:09:06 [2022-06-06T21:09:06.173Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
21:09:08 [2022-06-06T21:09:08.533Z] --- PASS: TestCreateServiceConfigFileMode (2.38s)
21:09:08 [2022-06-06T21:09:08.533Z] === RUN   TestCreateServiceSysctls
21:09:08 [2022-06-06T21:09:08.713Z] --- PASS: TestDaemonRestartIpcMode (3.08s)
21:09:08 [2022-06-06T21:09:08.713Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
21:09:09 [2022-06-06T21:09:09.279Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
21:09:11 [2022-06-06T21:09:11.071Z] --- PASS: TestCreateServiceSysctls (2.92s)
21:09:11 [2022-06-06T21:09:11.071Z] === RUN   TestCreateServiceCapabilities
21:09:11 [2022-06-06T21:09:11.812Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
21:09:11 [2022-06-06T21:09:11.862Z] .........                                                                [ 85%]
21:09:12 [2022-06-06T21:09:12.070Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
21:09:12 [2022-06-06T21:09:12.637Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
21:09:12 [2022-06-06T21:09:12.637Z]     docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows
21:09:12 [2022-06-06T21:09:12.637Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
21:09:12 [2022-06-06T21:09:12.637Z]     docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows
21:09:12 [2022-06-06T21:09:12.637Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
21:09:12 [2022-06-06T21:09:12.637Z]     docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows
21:09:12 [2022-06-06T21:09:12.637Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
21:09:12 [2022-06-06T21:09:12.637Z]     docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows
21:09:12 [2022-06-06T21:09:12.637Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
21:09:13 [2022-06-06T21:09:13.609Z] --- PASS: TestCreateServiceCapabilities (2.02s)
21:09:13 [2022-06-06T21:09:13.609Z] === RUN   TestInspect
21:09:14 [2022-06-06T21:09:14.043Z] --- PASS: TestContainerKillOnDaemonStart (12.86s)
21:09:14 [2022-06-06T21:09:14.043Z] PASS
21:09:14 [2022-06-06T21:09:14.305Z] 
21:09:14 [2022-06-06T21:09:14.305Z] === Skipped
21:09:14 [2022-06-06T21:09:14.305Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
21:09:14 [2022-06-06T21:09:14.305Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:09:14 [2022-06-06T21:09:14.305Z] 
21:09:14 [2022-06-06T21:09:14.305Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
21:09:14 [2022-06-06T21:09:14.305Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:09:14 [2022-06-06T21:09:14.305Z] 
21:09:14 [2022-06-06T21:09:14.305Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
21:09:14 [2022-06-06T21:09:14.305Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:09:14 [2022-06-06T21:09:14.305Z] 
21:09:14 [2022-06-06T21:09:14.305Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:09:14 [2022-06-06T21:09:14.305Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:09:14 [2022-06-06T21:09:14.305Z] 
21:09:14 [2022-06-06T21:09:14.305Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
21:09:14 [2022-06-06T21:09:14.305Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:09:14 [2022-06-06T21:09:14.305Z] 
21:09:14 [2022-06-06T21:09:14.305Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
21:09:14 [2022-06-06T21:09:14.305Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:09:14 [2022-06-06T21:09:14.305Z] 
21:09:14 [2022-06-06T21:09:14.305Z] DONE 243 tests, 6 skipped in 167.411s
21:09:14 [2022-06-06T21:09:14.305Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
21:09:14 [2022-06-06T21:09:14.305Z] ++ 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
21:09:14 [2022-06-06T21:09:14.305Z] ++ set -e
21:09:14 [2022-06-06T21:09:14.305Z] ++ '[' -n 0 ']'
21:09:14 [2022-06-06T21:09:14.305Z] ++ set -x
21:09:14 [2022-06-06T21:09:14.305Z] ++ 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
21:09:14 [2022-06-06T21:09:14.305Z] === RUN   TestConfigDaemonLibtrustID
21:09:14 [2022-06-06T21:09:14.876Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
21:09:14 [2022-06-06T21:09:14.876Z] === RUN   TestConfigDaemonID
21:09:16 [2022-06-06T21:09:16.145Z] --- PASS: TestInspect (2.66s)
21:09:16 [2022-06-06T21:09:16.145Z] === RUN   TestCreateJob
21:09:16 [2022-06-06T21:09:16.250Z]     daemon_test.go:83: [d65427db150df] daemon is not started
21:09:16 [2022-06-06T21:09:16.250Z] --- PASS: TestConfigDaemonID (1.06s)
21:09:16 [2022-06-06T21:09:16.250Z] === RUN   TestDaemonConfigValidation
21:09:16 [2022-06-06T21:09:16.250Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:09:16 [2022-06-06T21:09:16.250Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:09:16 [2022-06-06T21:09:16.250Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:09:16 [2022-06-06T21:09:16.250Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:09:16 [2022-06-06T21:09:16.250Z] === RUN   TestDaemonConfigValidation/invalid_config
21:09:16 [2022-06-06T21:09:16.250Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:09:16 [2022-06-06T21:09:16.250Z] === RUN   TestDaemonConfigValidation/malformed_config
21:09:16 [2022-06-06T21:09:16.250Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:09:16 [2022-06-06T21:09:16.250Z] === RUN   TestDaemonConfigValidation/valid_config
21:09:16 [2022-06-06T21:09:16.250Z] === PAUSE TestDaemonConfigValidation/valid_config
21:09:16 [2022-06-06T21:09:16.250Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:09:16 [2022-06-06T21:09:16.250Z] === CONT  TestDaemonConfigValidation/malformed_config
21:09:16 [2022-06-06T21:09:16.250Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
21:09:16 [2022-06-06T21:09:16.250Z] === CONT  TestDaemonConfigValidation/valid_config
21:09:16 [2022-06-06T21:09:16.250Z] === CONT  TestDaemonConfigValidation/invalid_config
21:09:16 [2022-06-06T21:09:16.250Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
21:09:16 [2022-06-06T21:09:16.250Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:09:16 [2022-06-06T21:09:16.508Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:09:16 [2022-06-06T21:09:16.508Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s)
21:09:16 [2022-06-06T21:09:16.508Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.14s)
21:09:16 [2022-06-06T21:09:16.508Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.21s)
21:09:16 [2022-06-06T21:09:16.508Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.21s)
21:09:16 [2022-06-06T21:09:16.508Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s)
21:09:16 [2022-06-06T21:09:16.508Z] === RUN   TestConfigDaemonSeccompProfiles
21:09:16 [2022-06-06T21:09:16.508Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:09:16 [2022-06-06T21:09:16.879Z] tests/integration/models_images_test.py ...............                  [ 89%]
21:09:17 [2022-06-06T21:09:17.445Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:09:18 [2022-06-06T21:09:18.318Z] tests/integration/models_networks_test.py ....                           [ 90%]
21:09:18 [2022-06-06T21:09:18.381Z]     check_test.go:307: [d20e728e946ac] daemon is not started
21:09:18 [2022-06-06T21:09:18.381Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
21:09:18 [2022-06-06T21:09:18.639Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:09:18 [2022-06-06T21:09:18.682Z] --- PASS: TestCreateJob (2.92s)
21:09:18 [2022-06-06T21:09:18.682Z] === RUN   TestReplicatedJob
21:09:19 [2022-06-06T21:09:19.574Z] === CONT  TestConfigDaemonSeccompProfiles
21:09:19 [2022-06-06T21:09:19.574Z]     daemon_test.go:197: [d368c294e5b72] daemon is not started
21:09:19 [2022-06-06T21:09:19.574Z] --- PASS: TestConfigDaemonSeccompProfiles (3.21s)
21:09:19 [2022-06-06T21:09:19.574Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s)
21:09:19 [2022-06-06T21:09:19.574Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s)
21:09:19 [2022-06-06T21:09:19.574Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
21:09:19 [2022-06-06T21:09:19.574Z] === RUN   TestDaemonProxy
21:09:19 [2022-06-06T21:09:19.574Z] === RUN   TestDaemonProxy/environment_variables
21:09:20 [2022-06-06T21:09:20.510Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
21:09:21 [2022-06-06T21:09:21.445Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
21:09:21 [2022-06-06T21:09:21.445Z] === RUN   TestDaemonProxy/command-line_options
21:09:22 [2022-06-06T21:09:22.821Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
21:09:22 [2022-06-06T21:09:22.821Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
21:09:23 [2022-06-06T21:09:23.388Z] === RUN   TestDaemonProxy/configuration_file
21:09:23 [2022-06-06T21:09:23.630Z] tests/integration/models_nodes_test.py .                                 [ 90%]
21:09:23 [2022-06-06T21:09:23.955Z]     docker_cli_daemon_plugins_test.go:106: [dfbd43bd1ed29] daemon is not started
21:09:23 [2022-06-06T21:09:23.957Z] --- PASS: TestReplicatedJob (4.46s)
21:09:23 [2022-06-06T21:09:23.957Z] === RUN   TestUpdateReplicatedJob
21:09:24 [2022-06-06T21:09:24.557Z] tests/integration/models_resources_test.py .                             [ 91%]
21:09:24 [2022-06-06T21:09:24.890Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
21:09:24 [2022-06-06T21:09:24.890Z] === RUN   TestDaemonProxy/conflicting_options
21:09:25 [2022-06-06T21:09:25.457Z] === RUN   TestDaemonProxy/reload_sanitized
21:09:26 [2022-06-06T21:09:26.026Z] --- PASS: TestDaemonProxy (6.33s)
21:09:26 [2022-06-06T21:09:26.026Z]     --- PASS: TestDaemonProxy/environment_variables (1.77s)
21:09:26 [2022-06-06T21:09:26.026Z]     --- PASS: TestDaemonProxy/command-line_options (1.76s)
21:09:26 [2022-06-06T21:09:26.026Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
21:09:26 [2022-06-06T21:09:26.026Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
21:09:26 [2022-06-06T21:09:26.026Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.54s)
21:09:26 [2022-06-06T21:09:26.026Z] PASS
21:09:26 [2022-06-06T21:09:26.026Z] 
21:09:26 [2022-06-06T21:09:26.026Z] DONE 18 tests in 11.781s
21:09:26 [2022-06-06T21:09:26.026Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
21:09:26 [2022-06-06T21:09:26.026Z] ++ 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
21:09:26 [2022-06-06T21:09:26.026Z] ++ set -e
21:09:26 [2022-06-06T21:09:26.026Z] ++ '[' -n 0 ']'
21:09:26 [2022-06-06T21:09:26.026Z] ++ set -x
21:09:26 [2022-06-06T21:09:26.026Z] ++ 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
21:09:26 [2022-06-06T21:09:26.284Z] INFO: Testing against a local daemon
21:09:26 [2022-06-06T21:09:26.284Z] === RUN   TestCommitInheritsEnv
21:09:26 [2022-06-06T21:09:26.494Z] --- PASS: TestUpdateReplicatedJob (2.89s)
21:09:26 [2022-06-06T21:09:26.494Z] === RUN   TestServiceListWithStatuses
21:09:26 [2022-06-06T21:09:26.494Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:09:26 [2022-06-06T21:09:26.494Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:09:26 [2022-06-06T21:09:26.494Z] === RUN   TestDockerNetworkConnectAlias
21:09:26 [2022-06-06T21:09:26.543Z]     check_test.go:307: [d46715dfae4c0] daemon is not started
21:09:26 [2022-06-06T21:09:26.543Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
21:09:26 [2022-06-06T21:09:26.557Z] tests/integration/models_services_test.py ................X.             [ 95%]
21:09:26 [2022-06-06T21:09:26.803Z] --- PASS: TestCommitInheritsEnv (0.46s)
21:09:26 [2022-06-06T21:09:26.803Z] === RUN   TestImportExtremelyLargeImageWorks
21:09:26 [2022-06-06T21:09:26.803Z] === PAUSE TestImportExtremelyLargeImageWorks
21:09:26 [2022-06-06T21:09:26.803Z] === RUN   TestImportWithCustomPlatform
21:09:26 [2022-06-06T21:09:26.803Z] === RUN   TestImportWithCustomPlatform/#00
21:09:26 [2022-06-06T21:09:26.803Z] === RUN   TestImportWithCustomPlatform/_______
21:09:26 [2022-06-06T21:09:26.803Z] === RUN   TestImportWithCustomPlatform//
21:09:26 [2022-06-06T21:09:26.803Z] === RUN   TestImportWithCustomPlatform/linux
21:09:26 [2022-06-06T21:09:26.803Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
21:09:27 [2022-06-06T21:09:27.061Z] === RUN   TestImportWithCustomPlatform/LINUX
21:09:27 [2022-06-06T21:09:27.061Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
21:09:27 [2022-06-06T21:09:27.320Z] === RUN   TestImportWithCustomPlatform/macos
21:09:27 [2022-06-06T21:09:27.320Z] === RUN   TestImportWithCustomPlatform/macos/arm64
21:09:27 [2022-06-06T21:09:27.320Z] === RUN   TestImportWithCustomPlatform/nintendo64
21:09:27 [2022-06-06T21:09:27.320Z] --- PASS: TestImportWithCustomPlatform (0.54s)
21:09:27 [2022-06-06T21:09:27.320Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.14s)
21:09:27 [2022-06-06T21:09:27.320Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
21:09:27 [2022-06-06T21:09:27.320Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
21:09:27 [2022-06-06T21:09:27.320Z]     --- PASS: TestImportWithCustomPlatform/linux (0.13s)
21:09:27 [2022-06-06T21:09:27.320Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.12s)
21:09:27 [2022-06-06T21:09:27.320Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s)
21:09:27 [2022-06-06T21:09:27.320Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
21:09:27 [2022-06-06T21:09:27.320Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
21:09:27 [2022-06-06T21:09:27.320Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
21:09:27 [2022-06-06T21:09:27.320Z] === RUN   TestImagesFilterMultiReference
21:09:27 [2022-06-06T21:09:27.320Z] --- PASS: TestImagesFilterMultiReference (0.06s)
21:09:27 [2022-06-06T21:09:27.320Z] === RUN   TestImagePullPlatformInvalid
21:09:27 [2022-06-06T21:09:27.320Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
21:09:27 [2022-06-06T21:09:27.320Z] === RUN   TestRemoveImageOrphaning
21:09:27 [2022-06-06T21:09:27.579Z] --- PASS: TestRemoveImageOrphaning (0.33s)
21:09:27 [2022-06-06T21:09:27.579Z] === RUN   TestRemoveImageGarbageCollector
21:09:28 [2022-06-06T21:09:28.147Z] time="2022-06-06T21:09:28Z" level=info msg="[graphdriver] trying configured driver: overlay2"
21:09:29 [2022-06-06T21:09:29.283Z] tests/integration/models_swarm_test.py ..                                [ 96%]
21:09:29 [2022-06-06T21:09:29.542Z] tests/integration/models_volumes_test.py ..                              [ 96%]
21:09:30 [2022-06-06T21:09:30.049Z] --- PASS: TestRemoveImageGarbageCollector (2.04s)
21:09:30 [2022-06-06T21:09:30.049Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:09:30 [2022-06-06T21:09:30.049Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
21:09:30 [2022-06-06T21:09:30.049Z] === RUN   TestTagInvalidReference
21:09:30 [2022-06-06T21:09:30.049Z] --- PASS: TestTagInvalidReference (0.02s)
21:09:30 [2022-06-06T21:09:30.049Z] === RUN   TestTagValidPrefixedRepo
21:09:30 [2022-06-06T21:09:30.049Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
21:09:30 [2022-06-06T21:09:30.049Z] === RUN   TestTagExistedNameWithoutForce
21:09:30 [2022-06-06T21:09:30.049Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:09:30 [2022-06-06T21:09:30.049Z] === RUN   TestTagOfficialNames
21:09:30 [2022-06-06T21:09:30.049Z] --- PASS: TestTagOfficialNames (0.07s)
21:09:30 [2022-06-06T21:09:30.049Z] === RUN   TestTagMatchesDigest
21:09:30 [2022-06-06T21:09:30.049Z] --- PASS: TestTagMatchesDigest (0.01s)
21:09:30 [2022-06-06T21:09:30.049Z] === CONT  TestImportExtremelyLargeImageWorks
21:09:30 [2022-06-06T21:09:30.049Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
21:09:30 [2022-06-06T21:09:30.691Z] --- PASS: TestDockerNetworkConnectAlias (4.27s)
21:09:30 [2022-06-06T21:09:30.691Z] === RUN   TestDockerNetworkReConnect
21:09:30 [2022-06-06T21:09:30.985Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
21:09:31 [2022-06-06T21:09:31.553Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
21:09:32 [2022-06-06T21:09:32.931Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
21:09:33 [2022-06-06T21:09:33.628Z] tests/integration/regression_test.py ......                              [ 98%]
21:09:33 [2022-06-06T21:09:33.883Z] tests/integration/credentials/store_test.py ......                       [ 99%]
21:09:33 [2022-06-06T21:09:33.883Z] tests/integration/credentials/utils_test.py .                            [100%]
21:09:33 [2022-06-06T21:09:33.883Z] 
21:09:33 [2022-06-06T21:09:33.883Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
21:09:33 [2022-06-06T21:09:33.883Z] =========================== short test summary info ============================
21:09:33 [2022-06-06T21:09:33.883Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
21:09:33 [2022-06-06T21:09:33.883Z]   CONFIG_RT_GROUP_SCHED isn't enabled
21:09:33 [2022-06-06T21:09:33.883Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
21:09:33 [2022-06-06T21:09:33.883Z]   Not supported on most drivers
21:09:33 [2022-06-06T21:09:33.883Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
21:09:33 [2022-06-06T21:09:33.883Z]   Output of docker top depends on host distro, and is not formalized.
21:09:33 [2022-06-06T21:09:33.883Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
21:09:33 [2022-06-06T21:09:33.883Z]   Output of docker top depends on host distro, and is not formalized.
21:09:33 [2022-06-06T21:09:33.883Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
21:09:33 [2022-06-06T21:09:33.883Z]   Can fail if eth0 has multiple IP addresses
21:09:33 [2022-06-06T21:09:33.883Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
21:09:33 [2022-06-06T21:09:33.883Z]   This doesn't seem to be taken into account by the engine
21:09:33 [2022-06-06T21:09:33.883Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
21:09:33 [2022-06-06T21:09:33.883Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
21:09:33 [2022-06-06T21:09:33.883Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 288.60 seconds ==
21:09:34 [2022-06-06T21:09:34.016Z] --- PASS: TestDockerNetworkReConnect (3.37s)
21:09:34 [2022-06-06T21:09:34.016Z] === RUN   TestServicePlugin
21:09:34 [2022-06-06T21:09:34.016Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:09:34 [2022-06-06T21:09:34.016Z] --- SKIP: TestServicePlugin (0.00s)
21:09:34 [2022-06-06T21:09:34.016Z] === RUN   TestServiceUpdateLabel
21:09:34 [2022-06-06T21:09:34.139Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
21:09:35 [2022-06-06T21:09:35.464Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
21:09:35 [2022-06-06T21:09:35.924Z] --- PASS: TestServiceUpdateLabel (2.19s)
21:09:35 [2022-06-06T21:09:35.924Z] === RUN   TestServiceUpdateSecrets
21:09:36 [2022-06-06T21:09:36.399Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
21:09:36 [2022-06-06T21:09:36.399Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
21:09:36 [2022-06-06T21:09:36.966Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
21:09:37 [2022-06-06T21:09:37.225Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
21:09:37 [2022-06-06T21:09:37.225Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
21:09:37 [2022-06-06T21:09:37.793Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
21:09:37 [2022-06-06T21:09:37.793Z]     docker_cli_daemon_test.go:2840: Checking IpcMode private set from config
21:09:38 [2022-06-06T21:09:38.360Z]     docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config
21:09:38 [2022-06-06T21:09:38.360Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
21:09:38 [2022-06-06T21:09:38.927Z]     docker_cli_daemon_test.go:2840: Checking IpcMode host set from config
21:09:39 [2022-06-06T21:09:39.185Z]     docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config
21:09:39 [2022-06-06T21:09:39.753Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
21:09:39 [2022-06-06T21:09:39.753Z]     docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config
21:09:40 [2022-06-06T21:09:40.320Z]     docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli
21:09:40 [2022-06-06T21:09:40.887Z]     docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli
21:09:40 [2022-06-06T21:09:40.887Z] === RUN   TestDockerSuite/TestBuildDockerignore
21:09:41 [2022-06-06T21:09:41.455Z]     docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli
21:09:41 [2022-06-06T21:09:41.713Z]     docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli
21:09:42 [2022-06-06T21:09:42.280Z]     docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli
21:09:42 [2022-06-06T21:09:42.847Z]     check_test.go:307: [d0e62c27ed153] daemon is not started
21:09:42 [2022-06-06T21:09:42.847Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
21:09:43 [2022-06-06T21:09:43.783Z]     check_test.go:307: [de5e3a0506683] daemon is not started
21:09:43 [2022-06-06T21:09:43.783Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
21:09:44 [2022-06-06T21:09:44.350Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
21:09:46 [2022-06-06T21:09:46.253Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
21:09:46 [2022-06-06T21:09:46.299Z] Leaving: AppArmorNo profiles have been unloaded.
21:09:46 [2022-06-06T21:09:46.299Z] 
21:09:46 [2022-06-06T21:09:46.299Z] Unloading profiles will leave already running processes permanently
21:09:46 [2022-06-06T21:09:46.299Z] unconfined, which can lead to unexpected situations.
21:09:46 [2022-06-06T21:09:46.299Z] 
21:09:46 [2022-06-06T21:09:46.299Z] To set a process to complain mode, use the command line tool
21:09:46 [2022-06-06T21:09:46.299Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:09:46 [2022-06-06T21:09:46.299Z] 
Post stage
[Pipeline] junit
21:09:46 [2022-06-06T21:09:46.308Z] Recording test results
21:09:47 [2022-06-06T21:09:47.053Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
21:09:47 [2022-06-06T21:09:47.333Z] + echo Ensuring container killed.
21:09:47 [2022-06-06T21:09:47.333Z] Ensuring container killed.
21:09:47 [2022-06-06T21:09:47.333Z] + docker rm -vf docker-pr1
21:09:47 [2022-06-06T21:09:47.333Z] Error: No such container: docker-pr1
[Pipeline] sh
21:09:47 [2022-06-06T21:09:47.612Z] + echo Chowning /workspace to jenkins user
21:09:47 [2022-06-06T21:09:47.612Z] Chowning /workspace to jenkins user
21:09:47 [2022-06-06T21:09:47.612Z] + id -u
21:09:47 [2022-06-06T21:09:47.612Z] + id -g
21:09:47 [2022-06-06T21:09:47.612Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43700:/workspace busybox chown -R 1000:1000 /workspace
21:09:47 [2022-06-06T21:09:47.612Z] Unable to find image 'busybox:latest' locally
21:09:47 [2022-06-06T21:09:47.871Z] latest: Pulling from library/busybox
21:09:47 [2022-06-06T21:09:47.871Z] cecc78ee4075: Pulling fs layer
21:09:47 [2022-06-06T21:09:47.871Z] cecc78ee4075: Verifying Checksum
21:09:47 [2022-06-06T21:09:47.871Z] cecc78ee4075: Download complete
21:09:48 [2022-06-06T21:09:48.131Z] cecc78ee4075: Pull complete
21:09:48 [2022-06-06T21:09:48.131Z] Digest: sha256:de56395ae0788e364797f0c60464d4693c43c33cc04ec26fc3b0931b2e7c9d7d
21:09:48 [2022-06-06T21:09:48.131Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:09:49 [2022-06-06T21:09:49.538Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
21:09:49 [2022-06-06T21:09:49.538Z]     check_test.go:307: [d9fbbbe2c2cf6] daemon is not started
21:09:49 [2022-06-06T21:09:49.538Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
21:09:49 [2022-06-06T21:09:49.827Z] + bundleName=docker-py
21:09:49 [2022-06-06T21:09:49.827Z] + echo Creating docker-py-bundles.tar.gz
21:09:49 [2022-06-06T21:09:49.827Z] Creating docker-py-bundles.tar.gz
21:09:49 [2022-06-06T21:09:49.827Z] + 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
21:09:49 [2022-06-06T21:09:49.837Z] Archiving artifacts
21:09:50 [2022-06-06T21:09:50.811Z] --- PASS: TestServiceUpdateSecrets (14.42s)
21:09:50 [2022-06-06T21:09:50.811Z] === RUN   TestServiceUpdateConfigs
21:09:50 [2022-06-06T21:09:50.915Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
21:09:51 [2022-06-06T21:09:51.386Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43700/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
21:09:51 [2022-06-06T21:09:51.731Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43700/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a7e3182757ca20217032cdf5bc04e61e528c2dfa -e DOCKER_GRAPHDRIVER docker:a7e3182757ca20217032cdf5bc04e61e528c2dfa hack/make.sh binary
21:09:51 [2022-06-06T21:09:51.987Z] 
21:09:52 [2022-06-06T21:09:52.243Z] Removing bundles/
21:09:52 [2022-06-06T21:09:52.243Z] 
21:09:52 [2022-06-06T21:09:52.243Z] ---> Making bundle: binary (in bundles/binary)
21:09:52 [2022-06-06T21:09:52.243Z] Building: bundles/binary-daemon/dockerd-dev
21:09:52 [2022-06-06T21:09:52.243Z] GOOS="" GOARCH="" GOARM=""
21:09:52 [2022-06-06T21:09:52.290Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
21:09:52 [2022-06-06T21:09:52.290Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
21:09:54 [2022-06-06T21:09:54.194Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
21:09:55 [2022-06-06T21:09:55.572Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
21:09:58 [2022-06-06T21:09:58.104Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
21:09:59 [2022-06-06T21:09:59.480Z]     check_test.go:307: [dcfac27d3d912] daemon is not started
21:09:59 [2022-06-06T21:09:59.480Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
21:10:03 [2022-06-06T21:10:03.668Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
21:10:05 [2022-06-06T21:10:05.697Z] --- PASS: TestServiceUpdateConfigs (14.44s)
21:10:05 [2022-06-06T21:10:05.697Z] === RUN   TestServiceUpdateNetwork
21:10:06 [2022-06-06T21:10:06.956Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
21:10:06 [2022-06-06T21:10:06.956Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
21:10:07 [2022-06-06T21:10:07.891Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
21:10:07 [2022-06-06T21:10:07.891Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
21:10:10 [2022-06-06T21:10:10.469Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
21:10:13 [2022-06-06T21:10:13.012Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
21:10:13 [2022-06-06T21:10:13.012Z]     check_test.go:307: [d7fe5f7b9a5ef] daemon is not started
21:10:13 [2022-06-06T21:10:13.012Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
21:10:13 [2022-06-06T21:10:13.271Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
21:10:13 [2022-06-06T21:10:13.838Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
21:10:14 [2022-06-06T21:10:14.404Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
21:10:14 [2022-06-06T21:10:14.971Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
21:10:16 [2022-06-06T21:10:16.348Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
21:10:16 [2022-06-06T21:10:16.348Z]     check_test.go:307: [d638c888752d7] daemon is not started
21:10:16 [2022-06-06T21:10:16.348Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
21:10:17 [2022-06-06T21:10:17.285Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
21:10:17 [2022-06-06T21:10:17.915Z] --- PASS: TestServiceUpdateNetwork (12.22s)
21:10:17 [2022-06-06T21:10:17.915Z] === RUN   TestServiceUpdatePidsLimit
21:10:18 [2022-06-06T21:10:18.174Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:10:18 [2022-06-06T21:10:18.662Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
21:10:19 [2022-06-06T21:10:19.113Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:10:20 [2022-06-06T21:10:20.564Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
21:10:23 [2022-06-06T21:10:23.095Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
21:10:24 [2022-06-06T21:10:24.997Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
21:10:24 [2022-06-06T21:10:24.998Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
21:10:25 [2022-06-06T21:10:25.683Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:10:26 [2022-06-06T21:10:26.376Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
21:10:27 [2022-06-06T21:10:27.311Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
21:10:28 [2022-06-06T21:10:28.246Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
21:10:31 [2022-06-06T21:10:31.532Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
21:10:33 [2022-06-06T21:10:33.806Z] --- PASS: TestServiceUpdatePidsLimit (15.98s)
21:10:33 [2022-06-06T21:10:33.807Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
21:10:33 [2022-06-06T21:10:33.807Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
21:10:33 [2022-06-06T21:10:33.807Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
21:10:33 [2022-06-06T21:10:33.807Z] PASS
21:10:33 [2022-06-06T21:10:33.807Z] 
21:10:33 [2022-06-06T21:10:33.807Z] === Skipped
21:10:33 [2022-06-06T21:10:33.807Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
21:10:33 [2022-06-06T21:10:33.807Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:10:33 [2022-06-06T21:10:33.807Z] 
21:10:33 [2022-06-06T21:10:33.807Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
21:10:33 [2022-06-06T21:10:33.807Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:10:33 [2022-06-06T21:10:33.807Z] 
21:10:33 [2022-06-06T21:10:33.807Z] DONE 27 tests, 2 skipped in 129.918s
21:10:33 [2022-06-06T21:10:33.807Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
21:10:33 [2022-06-06T21:10:33.807Z] ++ 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
21:10:33 [2022-06-06T21:10:33.807Z] ++ set -e
21:10:33 [2022-06-06T21:10:33.807Z] ++ '[' -n 0 ']'
21:10:33 [2022-06-06T21:10:33.807Z] ++ set -x
21:10:33 [2022-06-06T21:10:33.807Z] ++ 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
21:10:33 [2022-06-06T21:10:33.807Z] INFO: Testing against a local daemon
21:10:33 [2022-06-06T21:10:33.807Z] === RUN   TestSessionCreate
21:10:33 [2022-06-06T21:10:33.807Z] --- PASS: TestSessionCreate (0.03s)
21:10:33 [2022-06-06T21:10:33.807Z] === RUN   TestSessionCreateWithBadUpgrade
21:10:33 [2022-06-06T21:10:33.807Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:10:33 [2022-06-06T21:10:33.807Z] PASS
21:10:33 [2022-06-06T21:10:33.807Z] 
21:10:33 [2022-06-06T21:10:33.807Z] DONE 2 tests in 0.156s
21:10:33 [2022-06-06T21:10:33.807Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
21:10:33 [2022-06-06T21:10:33.807Z] ++ 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
21:10:33 [2022-06-06T21:10:33.807Z] ++ set -e
21:10:33 [2022-06-06T21:10:33.807Z] ++ '[' -n 0 ']'
21:10:33 [2022-06-06T21:10:33.807Z] ++ set -x
21:10:33 [2022-06-06T21:10:33.807Z] ++ 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
21:10:33 [2022-06-06T21:10:33.807Z] INFO: Testing against a local daemon
21:10:33 [2022-06-06T21:10:33.807Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:10:33 [2022-06-06T21:10:33.807Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:10:33 [2022-06-06T21:10:33.807Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:10:33 [2022-06-06T21:10:33.807Z] === RUN   TestDiskUsage
21:10:33 [2022-06-06T21:10:33.807Z] === PAUSE TestDiskUsage
21:10:33 [2022-06-06T21:10:33.807Z] === RUN   TestEventsExecDie
21:10:34 [2022-06-06T21:10:34.066Z] --- PASS: TestEventsExecDie (0.68s)
21:10:34 [2022-06-06T21:10:34.066Z] === RUN   TestEventsBackwardsCompatible
21:10:34 [2022-06-06T21:10:34.066Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
21:10:34 [2022-06-06T21:10:34.066Z] === RUN   TestEventsVolumeCreate
21:10:34 [2022-06-06T21:10:34.066Z] --- PASS: TestEventsVolumeCreate (0.06s)
21:10:34 [2022-06-06T21:10:34.066Z] === RUN   TestInfoBinaryCommits
21:10:34 [2022-06-06T21:10:34.066Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:10:34 [2022-06-06T21:10:34.066Z] === RUN   TestInfoAPIVersioned
21:10:34 [2022-06-06T21:10:34.066Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:10:34 [2022-06-06T21:10:34.066Z] === RUN   TestInfoAPI
21:10:34 [2022-06-06T21:10:34.326Z] --- PASS: TestInfoAPI (0.02s)
21:10:34 [2022-06-06T21:10:34.326Z] === RUN   TestInfoAPIWarnings
21:10:34 [2022-06-06T21:10:34.817Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
21:10:39 [2022-06-06T21:10:39.009Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
21:10:40 [2022-06-06T21:10:40.914Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
21:10:41 [2022-06-06T21:10:41.850Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
21:10:43 [2022-06-06T21:10:43.227Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
21:10:43 [2022-06-06T21:10:43.486Z] === RUN   TestDockerSuite/TestBuildDotDotFile
21:10:43 [2022-06-06T21:10:43.486Z] === RUN   TestDockerSuite/TestBuildEOLInLine
21:10:46 [2022-06-06T21:10:46.019Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
21:10:48 [2022-06-06T21:10:48.553Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
21:10:48 [2022-06-06T21:10:48.812Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
21:10:49 [2022-06-06T21:10:49.380Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
21:10:50 [2022-06-06T21:10:50.317Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
21:10:50 [2022-06-06T21:10:50.576Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
21:10:50 [2022-06-06T21:10:50.834Z] === RUN   TestDockerSuite/TestBuildEntrypoint
21:10:51 [2022-06-06T21:10:51.401Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
21:10:51 [2022-06-06T21:10:51.969Z]     docker_cli_daemon_test.go:2503: [dc843f426ff20] daemon is not started
21:10:52 [2022-06-06T21:10:52.418Z] --- PASS: TestInfoAPIWarnings (16.55s)
21:10:52 [2022-06-06T21:10:52.418Z] === RUN   TestInfoDebug
21:10:52 [2022-06-06T21:10:52.418Z] --- PASS: TestInfoDebug (0.52s)
21:10:52 [2022-06-06T21:10:52.418Z] === RUN   TestInfoInsecureRegistries
21:10:52 [2022-06-06T21:10:52.418Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:10:52 [2022-06-06T21:10:52.418Z] === RUN   TestInfoRegistryMirrors
21:10:52 [2022-06-06T21:10:52.418Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:10:52 [2022-06-06T21:10:52.418Z] === RUN   TestLoginFailsWithBadCredentials
21:10:52 [2022-06-06T21:10:52.418Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
21:10:52 [2022-06-06T21:10:52.418Z] === RUN   TestPingCacheHeaders
21:10:52 [2022-06-06T21:10:52.418Z] --- PASS: TestPingCacheHeaders (0.02s)
21:10:52 [2022-06-06T21:10:52.418Z] === RUN   TestPingGet
21:10:52 [2022-06-06T21:10:52.418Z] --- PASS: TestPingGet (0.01s)
21:10:52 [2022-06-06T21:10:52.418Z] === RUN   TestPingHead
21:10:52 [2022-06-06T21:10:52.418Z] --- PASS: TestPingHead (0.02s)
21:10:52 [2022-06-06T21:10:52.418Z] === RUN   TestPingSwarmHeader
21:10:52 [2022-06-06T21:10:52.987Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:10:53 [2022-06-06T21:10:53.556Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:10:53 [2022-06-06T21:10:53.872Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
21:10:53 [2022-06-06T21:10:53.872Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
21:10:54 [2022-06-06T21:10:54.497Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:10:54 [2022-06-06T21:10:54.497Z] --- PASS: TestPingSwarmHeader (2.07s)
21:10:54 [2022-06-06T21:10:54.497Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:10:54 [2022-06-06T21:10:54.497Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:10:54 [2022-06-06T21:10:54.497Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:10:54 [2022-06-06T21:10:54.497Z] === RUN   TestVersion
21:10:54 [2022-06-06T21:10:54.497Z] --- PASS: TestVersion (0.02s)
21:10:54 [2022-06-06T21:10:54.497Z] === CONT  TestDiskUsage
21:10:55 [2022-06-06T21:10:55.065Z] === RUN   TestDiskUsage/empty
21:10:55 [2022-06-06T21:10:55.065Z] === RUN   TestDiskUsage/empty/container_types
21:10:55 [2022-06-06T21:10:55.065Z] === RUN   TestDiskUsage/empty/image_types
21:10:55 [2022-06-06T21:10:55.065Z] === RUN   TestDiskUsage/empty/volume_types
21:10:55 [2022-06-06T21:10:55.065Z] === RUN   TestDiskUsage/empty/build-cache_types
21:10:55 [2022-06-06T21:10:55.065Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:10:55 [2022-06-06T21:10:55.065Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:10:55 [2022-06-06T21:10:55.065Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:10:55 [2022-06-06T21:10:55.065Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:10:55 [2022-06-06T21:10:55.065Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:10:55 [2022-06-06T21:10:55.065Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:10:55 [2022-06-06T21:10:55.065Z] === RUN   TestDiskUsage/after_LoadBusybox
21:10:55 [2022-06-06T21:10:55.246Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
21:10:55 [2022-06-06T21:10:55.325Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:10:55 [2022-06-06T21:10:55.325Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:10:55 [2022-06-06T21:10:55.325Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:10:55 [2022-06-06T21:10:55.325Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:10:55 [2022-06-06T21:10:55.325Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:10:55 [2022-06-06T21:10:55.325Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:10:55 [2022-06-06T21:10:55.325Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:10:55 [2022-06-06T21:10:55.325Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:10:55 [2022-06-06T21:10:55.325Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:10:55 [2022-06-06T21:10:55.325Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:10:55 [2022-06-06T21:10:55.325Z] === RUN   TestDiskUsage/after_container.Run
21:10:55 [2022-06-06T21:10:55.584Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:10:55 [2022-06-06T21:10:55.584Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:10:55 [2022-06-06T21:10:55.584Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:10:55 [2022-06-06T21:10:55.584Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:10:55 [2022-06-06T21:10:55.584Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:10:55 [2022-06-06T21:10:55.584Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:10:55 [2022-06-06T21:10:55.584Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:10:55 [2022-06-06T21:10:55.584Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:10:55 [2022-06-06T21:10:55.584Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:10:55 [2022-06-06T21:10:55.584Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:10:55 [2022-06-06T21:10:55.584Z] --- PASS: TestDiskUsage (1.11s)
21:10:55 [2022-06-06T21:10:55.584Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:10:55 [2022-06-06T21:10:55.584Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:10:55 [2022-06-06T21:10:55.584Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:10:55 [2022-06-06T21:10:55.584Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:10:55 [2022-06-06T21:10:55.584Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:10:55 [2022-06-06T21:10:55.584Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:10:55 [2022-06-06T21:10:55.584Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:10:55 [2022-06-06T21:10:55.584Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:10:55 [2022-06-06T21:10:55.584Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:10:55 [2022-06-06T21:10:55.584Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:10:55 [2022-06-06T21:10:55.584Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:10:55 [2022-06-06T21:10:55.584Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
21:10:55 [2022-06-06T21:10:55.584Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:10:55 [2022-06-06T21:10:55.584Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:10:55 [2022-06-06T21:10:55.584Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:10:55 [2022-06-06T21:10:55.584Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:10:55 [2022-06-06T21:10:55.584Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:10:55 [2022-06-06T21:10:55.584Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:10:55 [2022-06-06T21:10:55.584Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:10:55 [2022-06-06T21:10:55.584Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:10:55 [2022-06-06T21:10:55.584Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:10:55 [2022-06-06T21:10:55.585Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:10:55 [2022-06-06T21:10:55.585Z]     --- PASS: TestDiskUsage/after_container.Run (0.29s)
21:10:55 [2022-06-06T21:10:55.585Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:10:55 [2022-06-06T21:10:55.585Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:10:55 [2022-06-06T21:10:55.585Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:10:55 [2022-06-06T21:10:55.585Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:10:55 [2022-06-06T21:10:55.585Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:10:55 [2022-06-06T21:10:55.585Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:10:55 [2022-06-06T21:10:55.585Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:10:55 [2022-06-06T21:10:55.585Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:10:55 [2022-06-06T21:10:55.585Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:10:55 [2022-06-06T21:10:55.585Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:10:55 [2022-06-06T21:10:55.585Z] PASS
21:10:55 [2022-06-06T21:10:55.585Z] 
21:10:55 [2022-06-06T21:10:55.585Z] === Skipped
21:10:55 [2022-06-06T21:10:55.585Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:10:55 [2022-06-06T21:10:55.585Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:10:55 [2022-06-06T21:10:55.585Z] 
21:10:55 [2022-06-06T21:10:55.585Z] DONE 54 tests, 1 skipped in 22.408s
21:10:55 [2022-06-06T21:10:55.585Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
21:10:55 [2022-06-06T21:10:55.585Z] ++ 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
21:10:55 [2022-06-06T21:10:55.585Z] ++ set -e
21:10:55 [2022-06-06T21:10:55.585Z] ++ '[' -n 0 ']'
21:10:55 [2022-06-06T21:10:55.585Z] ++ set -x
21:10:55 [2022-06-06T21:10:55.585Z] ++ 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
21:10:55 [2022-06-06T21:10:55.844Z] INFO: Testing against a local daemon
21:10:55 [2022-06-06T21:10:55.844Z] === RUN   TestVolumesCreateAndList
21:10:55 [2022-06-06T21:10:55.844Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:10:55 [2022-06-06T21:10:55.844Z] === RUN   TestVolumesRemove
21:10:55 [2022-06-06T21:10:55.844Z] --- PASS: TestVolumesRemove (0.06s)
21:10:55 [2022-06-06T21:10:55.844Z] === RUN   TestVolumesInspect
21:10:55 [2022-06-06T21:10:55.844Z] --- PASS: TestVolumesInspect (0.02s)
21:10:55 [2022-06-06T21:10:55.844Z] === RUN   TestVolumesInvalidJSON
21:10:55 [2022-06-06T21:10:55.844Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:10:55 [2022-06-06T21:10:55.844Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:10:55 [2022-06-06T21:10:55.844Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:10:55 [2022-06-06T21:10:55.844Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:10:55 [2022-06-06T21:10:55.844Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:10:55 [2022-06-06T21:10:55.844Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:10:55 [2022-06-06T21:10:55.844Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:10:55 [2022-06-06T21:10:55.844Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:10:55 [2022-06-06T21:10:55.844Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:10:55 [2022-06-06T21:10:55.844Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:10:55 [2022-06-06T21:10:55.844Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:10:55 [2022-06-06T21:10:55.844Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:10:55 [2022-06-06T21:10:55.844Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:10:55 [2022-06-06T21:10:55.844Z] PASS
21:10:55 [2022-06-06T21:10:55.844Z] 
21:10:55 [2022-06-06T21:10:55.844Z] DONE 9 tests in 0.192s
21:10:55 [2022-06-06T21:10:55.844Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:10:55 [2022-06-06T21:10:55.844Z] ++++ cat bundles/test-integration/docker.pid
21:10:56 [2022-06-06T21:10:56.103Z] +++ kill 14180
21:10:56 [2022-06-06T21:10:56.103Z] +++ /etc/init.d/apparmor stop
21:10:56 [2022-06-06T21:10:56.103Z] Leaving: AppArmorNo profiles have been unloaded.
21:10:56 [2022-06-06T21:10:56.103Z] 
21:10:56 [2022-06-06T21:10:56.103Z] Unloading profiles will leave already running processes permanently
21:10:56 [2022-06-06T21:10:56.103Z] unconfined, which can lead to unexpected situations.
21:10:56 [2022-06-06T21:10:56.103Z] 
21:10:56 [2022-06-06T21:10:56.103Z] To set a process to complain mode, use the command line tool
21:10:56 [2022-06-06T21:10:56.103Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:10:56 [2022-06-06T21:10:56.103Z] +++ true
21:10:56 [2022-06-06T21:10:56.103Z] exiting test-integration
21:10:56 [2022-06-06T21:10:56.103Z] ++ exit 0
21:10:56 [2022-06-06T21:10:56.103Z] 
Post stage
[Pipeline] junit
21:10:57 [2022-06-06T21:10:57.065Z] Recording test results
21:10:57 [2022-06-06T21:10:57.152Z] === RUN   TestDockerSuite/TestBuildEnv
21:10:57 [2022-06-06T21:10:57.228Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:10:57 [2022-06-06T21:10:57.556Z] + echo Ensuring container killed.
21:10:57 [2022-06-06T21:10:57.556Z] Ensuring container killed.
21:10:57 [2022-06-06T21:10:57.556Z] + docker rm -vf docker-pr1
21:10:57 [2022-06-06T21:10:57.556Z] Error: No such container: docker-pr1
[Pipeline] sh
21:10:57 [2022-06-06T21:10:57.839Z] + echo Chowning /workspace to jenkins user
21:10:57 [2022-06-06T21:10:57.839Z] Chowning /workspace to jenkins user
21:10:57 [2022-06-06T21:10:57.839Z] + id -u
21:10:57 [2022-06-06T21:10:57.839Z] + id -g
21:10:57 [2022-06-06T21:10:57.839Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43700:/workspace busybox chown -R 1000:1000 /workspace
21:10:57 [2022-06-06T21:10:57.839Z] Unable to find image 'busybox:latest' locally
21:10:57 [2022-06-06T21:10:57.839Z] latest: Pulling from library/busybox
21:10:58 [2022-06-06T21:10:58.098Z] b12a2464d6dd: Pulling fs layer
21:10:58 [2022-06-06T21:10:58.098Z] b12a2464d6dd: Verifying Checksum
21:10:58 [2022-06-06T21:10:58.098Z] b12a2464d6dd: Download complete
21:10:58 [2022-06-06T21:10:58.098Z] b12a2464d6dd: Pull complete
21:10:58 [2022-06-06T21:10:58.362Z] Digest: sha256:de56395ae0788e364797f0c60464d4693c43c33cc04ec26fc3b0931b2e7c9d7d
21:10:58 [2022-06-06T21:10:58.362Z] Status: Downloaded newer image for busybox:latest
21:10:58 [2022-06-06T21:10:58.529Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:10:59 [2022-06-06T21:10:59.651Z] + bundleName=arm64-integration
21:10:59 [2022-06-06T21:10:59.651Z] + echo Creating arm64-integration-bundles.tar.gz
21:10:59 [2022-06-06T21:10:59.651Z] Creating arm64-integration-bundles.tar.gz
21:10:59 [2022-06-06T21:10:59.651Z] + xargs tar -czf arm64-integration-bundles.tar.gz
21:10:59 [2022-06-06T21:10:59.651Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:10:59 [2022-06-06T21:10:59.905Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
[Pipeline] archiveArtifacts
21:10:59 [2022-06-06T21:10:59.923Z] Archiving artifacts
21:11:00 [2022-06-06T21:11:00.473Z] === RUN   TestDockerSuite/TestBuildEnvUsage
21:11:01 [2022-06-06T21:11:01.418Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43700/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:11:01 [2022-06-06T21:11:01.725Z] + make clean
21:11:01 [2022-06-06T21:11:01.984Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:11:01 [2022-06-06T21:11:01.984Z] docker-dev-cache
21:11:01 [2022-06-06T21:11:01.984Z] docker-mod-cache
[Pipeline] deleteDir
21:11:02 [2022-06-06T21:11:02.376Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:11:04 [2022-06-06T21:11:04.908Z] === RUN   TestDockerDaemonSuite/TestShmSize
21:11:06 [2022-06-06T21:11:06.813Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
21:11:07 [2022-06-06T21:11:07.072Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
21:11:09 [2022-06-06T21:11:09.603Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
21:11:09 [2022-06-06T21:11:09.603Z]     check_test.go:307: [d69b5dd8bd834] daemon is not started
21:11:09 [2022-06-06T21:11:09.603Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
21:11:16 [2022-06-06T21:11:16.206Z] --- PASS: TestDockerDaemonSuite (335.24s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.11s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.66s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.62s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.38s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.15s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.58s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.40s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.75s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.18s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.14s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.28s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.38s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.16s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.43s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.55s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.54s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.14s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.23s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.99s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.44s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.14s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.15s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.57s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.74s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.08s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.96s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.78s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.60s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.97s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.73s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.75s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.74s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.69s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.77s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.84s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.98s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.37s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.46s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.21s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.71s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.12s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.89s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.40s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.33s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.18s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.87s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.92s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.37s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.93s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.27s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.15s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.21s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.69s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.97s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.83s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.03s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.29s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.91s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.55s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.63s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.39s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.10s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.70s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.92s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.97s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.48s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.34s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.06s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.54s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.79s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.33s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.16s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.96s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.92s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.40s)
21:11:16 [2022-06-06T21:11:16.206Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.29s)
21:11:16 [2022-06-06T21:11:16.207Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.27s)
21:11:16 [2022-06-06T21:11:16.207Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.70s)
21:11:16 [2022-06-06T21:11:16.207Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s)
21:11:16 [2022-06-06T21:11:16.207Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s)
21:11:16 [2022-06-06T21:11:16.207Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.10s)
21:11:16 [2022-06-06T21:11:16.207Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.52s)
21:11:16 [2022-06-06T21:11:16.207Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.56s)
21:11:16 [2022-06-06T21:11:16.207Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.65s)
21:11:16 [2022-06-06T21:11:16.207Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.77s)
21:11:16 [2022-06-06T21:11:16.207Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.55s)
21:11:16 [2022-06-06T21:11:16.207Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s)
21:11:16 [2022-06-06T21:11:16.207Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.89s)
21:11:16 [2022-06-06T21:11:16.207Z] === RUN   TestDockerSwarmSuite
21:11:16 [2022-06-06T21:11:16.207Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
21:11:18 [2022-06-06T21:11:18.115Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
21:11:21 [2022-06-06T21:11:21.401Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
21:11:27 [2022-06-06T21:11:27.963Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
21:11:28 [2022-06-06T21:11:28.222Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
21:11:30 [2022-06-06T21:11:30.753Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
21:11:38 [2022-06-06T21:11:38.868Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
21:11:38 [2022-06-06T21:11:38.868Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
21:11:39 [2022-06-06T21:11:39.434Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
21:11:39 [2022-06-06T21:11:39.693Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
21:11:40 [2022-06-06T21:11:40.261Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
21:11:41 [2022-06-06T21:11:41.199Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
21:11:41 [2022-06-06T21:11:41.199Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
21:11:41 [2022-06-06T21:11:41.199Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
21:11:41 [2022-06-06T21:11:41.199Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
21:11:41 [2022-06-06T21:11:41.766Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
21:11:43 [2022-06-06T21:11:43.637Z] Created binary: bundles/binary-daemon/dockerd-dev
21:11:43 [2022-06-06T21:11:43.892Z] Copying nested executables into bundles/binary-daemon
21:11:44 [2022-06-06T21:11:44.297Z]     docker_api_swarm_test.go:563: [dfc5f5976ad1e] joining swarm manager [d6e832c1eff50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:11:45 [2022-06-06T21:11:45.258Z] Building: bundles/binary-daemon/docker-proxy-dev
21:11:45 [2022-06-06T21:11:45.258Z] GOOS="" GOARCH="" GOARM=""
21:11:45 [2022-06-06T21:11:45.513Z] Created binary: bundles/binary-daemon/docker-proxy-dev
21:11:45 [2022-06-06T21:11:45.513Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
21:11:46 [2022-06-06T21:11:46.765Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43700/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a7e3182757ca20217032cdf5bc04e61e528c2dfa -e DOCKER_GRAPHDRIVER docker:a7e3182757ca20217032cdf5bc04e61e528c2dfa hack/make.sh cross
21:11:47 [2022-06-06T21:11:47.022Z] 
21:11:47 [2022-06-06T21:11:47.278Z] Removing bundles/
21:11:47 [2022-06-06T21:11:47.278Z] 
21:11:47 [2022-06-06T21:11:47.278Z] ---> Making bundle: cross (in bundles/cross)
21:11:47 [2022-06-06T21:11:47.278Z] Cross building: bundles/cross/linux/amd64
21:11:47 [2022-06-06T21:11:47.278Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev
21:11:47 [2022-06-06T21:11:47.278Z] GOOS="linux" GOARCH="amd64" GOARM=""
21:11:52 [2022-06-06T21:11:52.415Z] === RUN   TestDockerSuite/TestBuildExpose
21:11:52 [2022-06-06T21:11:52.415Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
21:11:52 [2022-06-06T21:11:52.981Z] === RUN   TestDockerSuite/TestBuildExposeOrder
21:11:53 [2022-06-06T21:11:53.240Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
21:11:53 [2022-06-06T21:11:53.806Z] === RUN   TestDockerSuite/TestBuildFails
21:11:54 [2022-06-06T21:11:54.742Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
21:11:54 [2022-06-06T21:11:54.742Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
21:11:56 [2022-06-06T21:11:56.645Z]     docker_api_swarm_test.go:585: [d7c0f57422c8f] joining swarm manager [d6e832c1eff50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:11:57 [2022-06-06T21:11:57.580Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
21:11:59 [2022-06-06T21:11:59.483Z]     check_test.go:378: [dfc5f5976ad1e] daemon is not started
21:11:59 [2022-06-06T21:11:59.741Z] === RUN   TestDockerSuite/TestBuildForceRm
21:12:01 [2022-06-06T21:12:01.646Z] === RUN   TestDockerSuite/TestBuildFromGit
21:12:02 [2022-06-06T21:12:02.582Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
21:12:03 [2022-06-06T21:12:03.149Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
21:12:04 [2022-06-06T21:12:04.084Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
21:12:05 [2022-06-06T21:12:05.989Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
21:12:06 [2022-06-06T21:12:06.248Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
21:12:06 [2022-06-06T21:12:06.248Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
21:12:06 [2022-06-06T21:12:06.248Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
21:12:07 [2022-06-06T21:12:07.183Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
21:12:07 [2022-06-06T21:12:07.442Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
21:12:09 [2022-06-06T21:12:09.351Z]     docker_api_swarm_test.go:46: [dbb518ba35c1c] joining swarm manager [d9f188a54a04c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:12:09 [2022-06-06T21:12:09.917Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
21:12:11 [2022-06-06T21:12:11.821Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
21:12:13 [2022-06-06T21:12:13.197Z] === RUN   TestDockerSuite/TestBuildHistory
21:12:17 [2022-06-06T21:12:17.383Z] === RUN   TestDockerSuite/TestBuildIidFile
21:12:17 [2022-06-06T21:12:17.383Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
21:12:17 [2022-06-06T21:12:17.950Z] === RUN   TestDockerSuite/TestBuildInheritance
21:12:18 [2022-06-06T21:12:18.884Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
21:12:19 [2022-06-06T21:12:19.143Z] === RUN   TestDockerSuite/TestBuildInvalidTag
21:12:19 [2022-06-06T21:12:19.401Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
21:12:20 [2022-06-06T21:12:20.335Z] === RUN   TestDockerSuite/TestBuildLabel
21:12:20 [2022-06-06T21:12:20.902Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
21:12:21 [2022-06-06T21:12:21.469Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
21:12:22 [2022-06-06T21:12:22.036Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
21:12:22 [2022-06-06T21:12:22.295Z] === RUN   TestDockerSuite/TestBuildLabels
21:12:22 [2022-06-06T21:12:22.861Z] === RUN   TestDockerSuite/TestBuildLabelsCache
21:12:23 [2022-06-06T21:12:23.796Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
21:12:27 [2022-06-06T21:12:27.098Z] === RUN   TestDockerSuite/TestBuildLastModified
21:12:27 [2022-06-06T21:12:27.366Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
21:12:28 [2022-06-06T21:12:28.303Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
21:12:29 [2022-06-06T21:12:29.677Z] --- PASS: TestImportExtremelyLargeImageWorks (179.68s)
21:12:29 [2022-06-06T21:12:29.677Z] PASS
21:12:29 [2022-06-06T21:12:29.677Z] 
21:12:29 [2022-06-06T21:12:29.677Z] DONE 22 tests in 183.588s
21:12:29 [2022-06-06T21:12:29.677Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
21:12:29 [2022-06-06T21:12:29.677Z] ++ 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
21:12:29 [2022-06-06T21:12:29.677Z] ++ set -e
21:12:29 [2022-06-06T21:12:29.677Z] ++ '[' -n 0 ']'
21:12:29 [2022-06-06T21:12:29.677Z] ++ set -x
21:12:29 [2022-06-06T21:12:29.677Z] ++ 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
21:12:29 [2022-06-06T21:12:29.677Z] INFO: Testing against a local daemon
21:12:29 [2022-06-06T21:12:29.677Z] === RUN   TestNetworkCreateDelete
21:12:29 [2022-06-06T21:12:29.936Z] --- PASS: TestNetworkCreateDelete (0.17s)
21:12:29 [2022-06-06T21:12:29.936Z] === RUN   TestDockerNetworkDeletePreferID
21:12:30 [2022-06-06T21:12:30.503Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s)
21:12:30 [2022-06-06T21:12:30.503Z] === RUN   TestDaemonDNSFallback
21:12:32 [2022-06-06T21:12:32.405Z] === RUN   TestDockerSuite/TestBuildLineBreak
21:12:34 [2022-06-06T21:12:34.305Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
21:12:34 [2022-06-06T21:12:34.305Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
21:12:34 [2022-06-06T21:12:34.305Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
21:12:34 [2022-06-06T21:12:34.305Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
21:12:34 [2022-06-06T21:12:34.305Z] === RUN   TestDockerSuite/TestBuildMaintainer
21:12:34 [2022-06-06T21:12:34.563Z] === RUN   TestDockerSuite/TestBuildMissingArgs
21:12:35 [2022-06-06T21:12:35.497Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
21:12:36 [2022-06-06T21:12:36.432Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
21:12:37 [2022-06-06T21:12:37.366Z] --- PASS: TestDaemonDNSFallback (6.72s)
21:12:37 [2022-06-06T21:12:37.366Z] === RUN   TestInspectNetwork
21:12:39 [2022-06-06T21:12:39.265Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
21:12:39 [2022-06-06T21:12:39.523Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
21:12:40 [2022-06-06T21:12:40.089Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
21:12:41 [2022-06-06T21:12:41.464Z] === RUN   TestInspectNetwork/full_network_id
21:12:41 [2022-06-06T21:12:41.464Z] === RUN   TestInspectNetwork/partial_network_id
21:12:41 [2022-06-06T21:12:41.464Z] === RUN   TestInspectNetwork/network_name
21:12:41 [2022-06-06T21:12:41.464Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:12:45 [2022-06-06T21:12:45.651Z] --- PASS: TestInspectNetwork (8.33s)
21:12:45 [2022-06-06T21:12:45.651Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:12:45 [2022-06-06T21:12:45.651Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:12:45 [2022-06-06T21:12:45.651Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:12:45 [2022-06-06T21:12:45.651Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:12:45 [2022-06-06T21:12:45.651Z] === RUN   TestRunContainerWithBridgeNone
21:12:47 [2022-06-06T21:12:47.025Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
21:12:47 [2022-06-06T21:12:47.594Z] --- PASS: TestRunContainerWithBridgeNone (1.88s)
21:12:47 [2022-06-06T21:12:47.594Z] === RUN   TestNetworkInvalidJSON
21:12:47 [2022-06-06T21:12:47.594Z] === RUN   TestNetworkInvalidJSON/networks/create
21:12:47 [2022-06-06T21:12:47.594Z] === PAUSE TestNetworkInvalidJSON/networks/create
21:12:47 [2022-06-06T21:12:47.594Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
21:12:47 [2022-06-06T21:12:47.594Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
21:12:47 [2022-06-06T21:12:47.594Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
21:12:47 [2022-06-06T21:12:47.594Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
21:12:47 [2022-06-06T21:12:47.594Z] === CONT  TestNetworkInvalidJSON/networks/create
21:12:47 [2022-06-06T21:12:47.594Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
21:12:47 [2022-06-06T21:12:47.594Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
21:12:47 [2022-06-06T21:12:47.594Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
21:12:47 [2022-06-06T21:12:47.594Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
21:12:47 [2022-06-06T21:12:47.594Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
21:12:47 [2022-06-06T21:12:47.594Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
21:12:47 [2022-06-06T21:12:47.594Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
21:12:47 [2022-06-06T21:12:47.594Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
21:12:47 [2022-06-06T21:12:47.594Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
21:12:47 [2022-06-06T21:12:47.594Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
21:12:47 [2022-06-06T21:12:47.594Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
21:12:47 [2022-06-06T21:12:47.594Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
21:12:47 [2022-06-06T21:12:47.594Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
21:12:47 [2022-06-06T21:12:47.594Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
21:12:47 [2022-06-06T21:12:47.594Z] --- PASS: TestNetworkInvalidJSON (0.02s)
21:12:47 [2022-06-06T21:12:47.594Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
21:12:47 [2022-06-06T21:12:47.594Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
21:12:47 [2022-06-06T21:12:47.594Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
21:12:47 [2022-06-06T21:12:47.594Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
21:12:47 [2022-06-06T21:12:47.594Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
21:12:47 [2022-06-06T21:12:47.594Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
21:12:47 [2022-06-06T21:12:47.594Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
21:12:47 [2022-06-06T21:12:47.594Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
21:12:47 [2022-06-06T21:12:47.594Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
21:12:47 [2022-06-06T21:12:47.594Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
21:12:47 [2022-06-06T21:12:47.594Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s)
21:12:47 [2022-06-06T21:12:47.594Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
21:12:47 [2022-06-06T21:12:47.594Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
21:12:47 [2022-06-06T21:12:47.594Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
21:12:47 [2022-06-06T21:12:47.594Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
21:12:47 [2022-06-06T21:12:47.594Z] === RUN   TestNetworkList
21:12:47 [2022-06-06T21:12:47.594Z] === RUN   TestNetworkList//networks
21:12:47 [2022-06-06T21:12:47.594Z] === PAUSE TestNetworkList//networks
21:12:47 [2022-06-06T21:12:47.594Z] === RUN   TestNetworkList//networks/
21:12:47 [2022-06-06T21:12:47.594Z] === PAUSE TestNetworkList//networks/
21:12:47 [2022-06-06T21:12:47.594Z] === CONT  TestNetworkList//networks
21:12:47 [2022-06-06T21:12:47.594Z] === CONT  TestNetworkList//networks/
21:12:47 [2022-06-06T21:12:47.594Z] --- PASS: TestNetworkList (0.01s)
21:12:47 [2022-06-06T21:12:47.594Z]     --- PASS: TestNetworkList//networks (0.00s)
21:12:47 [2022-06-06T21:12:47.594Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:12:47 [2022-06-06T21:12:47.594Z] === RUN   TestHostIPv4BridgeLabel
21:12:48 [2022-06-06T21:12:48.160Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
21:12:48 [2022-06-06T21:12:48.160Z] === RUN   TestDaemonRestartWithLiveRestore
21:12:49 [2022-06-06T21:12:49.096Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
21:12:49 [2022-06-06T21:12:49.096Z] === RUN   TestDaemonDefaultNetworkPools
21:12:49 [2022-06-06T21:12:49.663Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
21:12:49 [2022-06-06T21:12:49.922Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
21:12:49 [2022-06-06T21:12:49.922Z] === RUN   TestDaemonRestartWithExistingNetwork
21:12:50 [2022-06-06T21:12:50.488Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
21:12:51 [2022-06-06T21:12:51.055Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
21:12:51 [2022-06-06T21:12:51.055Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:12:52 [2022-06-06T21:12:52.431Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
21:12:52 [2022-06-06T21:12:52.431Z]     docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows
21:12:52 [2022-06-06T21:12:52.431Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
21:12:52 [2022-06-06T21:12:52.431Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
21:12:52 [2022-06-06T21:12:52.431Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:12:52 [2022-06-06T21:12:52.999Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
21:12:52 [2022-06-06T21:12:52.999Z] === RUN   TestServiceWithPredefinedNetwork
21:12:55 [2022-06-06T21:12:55.532Z] --- PASS: TestServiceWithPredefinedNetwork (2.69s)
21:12:55 [2022-06-06T21:12:55.532Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:12:55 [2022-06-06T21:12:55.532Z]     service_test.go:243: FLAKY_TEST
21:12:55 [2022-06-06T21:12:55.532Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:12:55 [2022-06-06T21:12:55.532Z] === RUN   TestServiceWithDataPathPortInit
21:12:55 [2022-06-06T21:12:55.532Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
21:12:56 [2022-06-06T21:12:56.100Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
21:12:57 [2022-06-06T21:12:57.479Z] === RUN   TestDockerSuite/TestBuildMultipleTags
21:12:58 [2022-06-06T21:12:58.047Z] === RUN   TestDockerSuite/TestBuildNetContainer
21:12:59 [2022-06-06T21:12:59.423Z] === RUN   TestDockerSuite/TestBuildNetNone
21:12:59 [2022-06-06T21:12:59.681Z] === RUN   TestDockerSuite/TestBuildNoContext
21:13:00 [2022-06-06T21:13:00.617Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
21:13:00 [2022-06-06T21:13:00.876Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
21:13:02 [2022-06-06T21:13:02.313Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
21:13:02 [2022-06-06T21:13:02.313Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
21:13:02 [2022-06-06T21:13:02.572Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
21:13:02 [2022-06-06T21:13:02.572Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
21:13:02 [2022-06-06T21:13:02.830Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
21:13:03 [2022-06-06T21:13:03.399Z] === RUN   TestDockerSuite/TestBuildOnBuild
21:13:04 [2022-06-06T21:13:04.774Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
21:13:05 [2022-06-06T21:13:05.710Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
21:13:07 [2022-06-06T21:13:07.613Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
21:13:08 [2022-06-06T21:13:08.180Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
21:13:09 [2022-06-06T21:13:09.555Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
21:13:10 [2022-06-06T21:13:10.490Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
21:13:11 [2022-06-06T21:13:11.426Z] --- PASS: TestServiceWithDataPathPortInit (15.67s)
21:13:11 [2022-06-06T21:13:11.426Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:13:11 [2022-06-06T21:13:11.684Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
21:13:11 [2022-06-06T21:13:11.943Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
21:13:15 [2022-06-06T21:13:15.238Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r6fiipqcqho1rb2wy38ob2dkq Created:2022-06-06 21:13:12.629379837 +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[3a29d0358113500fdffbe8f5d215b7e9ad3e72212a903b29682c9ddcfc34397d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.f6wl9oivlz0xclpsvqege4dzh EndpointID:336e82d61d67aa95c53417705abfd5f39300b54973175a52245f84d73a436a23 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9ddf3f8aa2e3116d41083736fd3daa45e94042c7642b8c0b4856c05a184d2a0b 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:adfb547465f7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.f6wl9oivlz0xclpsvqege4dzh EndpointID:336e82d61d67aa95c53417705abfd5f39300b54973175a52245f84d73a436a23 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:13:15 [2022-06-06T21:13:15.238Z] === RUN   TestDockerSuite/TestBuildPATH
21:13:16 [2022-06-06T21:13:16.172Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
21:13:16 [2022-06-06T21:13:16.739Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
21:13:16 [2022-06-06T21:13:16.739Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
21:13:17 [2022-06-06T21:13:17.305Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
21:13:19 [2022-06-06T21:13:19.208Z]     docker_api_swarm_test.go:304: [d9281b062e95a] joining swarm manager [d37dbbf3ad822]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:13:19 [2022-06-06T21:13:19.208Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.07s)
21:13:19 [2022-06-06T21:13:19.208Z] PASS
21:13:19 [2022-06-06T21:13:19.208Z] 
21:13:19 [2022-06-06T21:13:19.208Z] === Skipped
21:13:19 [2022-06-06T21:13:19.208Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:13:19 [2022-06-06T21:13:19.208Z]     service_test.go:243: FLAKY_TEST
21:13:19 [2022-06-06T21:13:19.208Z] 
21:13:19 [2022-06-06T21:13:19.208Z] DONE 38 tests, 1 skipped in 49.653s
21:13:19 [2022-06-06T21:13:19.469Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:13:19 [2022-06-06T21:13:19.469Z] ++ 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
21:13:19 [2022-06-06T21:13:19.469Z] ++ set -e
21:13:19 [2022-06-06T21:13:19.469Z] ++ '[' -n 0 ']'
21:13:19 [2022-06-06T21:13:19.469Z] ++ set -x
21:13:19 [2022-06-06T21:13:19.469Z] ++ 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
21:13:19 [2022-06-06T21:13:19.469Z] INFO: Testing against a local daemon
21:13:19 [2022-06-06T21:13:19.469Z] === RUN   TestDockerNetworkIpvlanPersistance
21:13:19 [2022-06-06T21:13:19.469Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:13:19 [2022-06-06T21:13:19.469Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:13:19 [2022-06-06T21:13:19.469Z] === RUN   TestDockerNetworkIpvlan
21:13:19 [2022-06-06T21:13:19.469Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:13:19 [2022-06-06T21:13:19.469Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:13:19 [2022-06-06T21:13:19.469Z] PASS
21:13:19 [2022-06-06T21:13:19.469Z] 
21:13:19 [2022-06-06T21:13:19.469Z] === Skipped
21:13:19 [2022-06-06T21:13:19.469Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:13:19 [2022-06-06T21:13:19.469Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:13:19 [2022-06-06T21:13:19.469Z] 
21:13:19 [2022-06-06T21:13:19.469Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:13:19 [2022-06-06T21:13:19.469Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:13:19 [2022-06-06T21:13:19.469Z] 
21:13:19 [2022-06-06T21:13:19.469Z] DONE 2 tests, 2 skipped in 0.111s
21:13:19 [2022-06-06T21:13:19.469Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:13:19 [2022-06-06T21:13:19.469Z] ++ 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
21:13:19 [2022-06-06T21:13:19.469Z] ++ set -e
21:13:19 [2022-06-06T21:13:19.469Z] ++ '[' -n 0 ']'
21:13:19 [2022-06-06T21:13:19.469Z] ++ set -x
21:13:19 [2022-06-06T21:13:19.469Z] ++ 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
21:13:19 [2022-06-06T21:13:19.469Z] INFO: Testing against a local daemon
21:13:19 [2022-06-06T21:13:19.469Z] === RUN   TestDockerNetworkMacvlanPersistance
21:13:20 [2022-06-06T21:13:20.035Z]     docker_api_swarm_test.go:305: [d11da3e0008ad] joining swarm manager [d37dbbf3ad822]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:13:20 [2022-06-06T21:13:20.971Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s)
21:13:20 [2022-06-06T21:13:20.971Z] === RUN   TestDockerNetworkMacvlan
21:13:20 [2022-06-06T21:13:20.971Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
21:13:21 [2022-06-06T21:13:21.910Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:13:22 [2022-06-06T21:13:22.477Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:13:23 [2022-06-06T21:13:23.414Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:13:25 [2022-06-06T21:13:25.317Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
21:13:25 [2022-06-06T21:13:25.575Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:13:28 [2022-06-06T21:13:28.106Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:13:28 [2022-06-06T21:13:28.364Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
21:13:30 [2022-06-06T21:13:30.266Z] === RUN   TestDockerSuite/TestBuildRm
21:13:32 [2022-06-06T21:13:32.168Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:13:33 [2022-06-06T21:13:33.104Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
21:13:33 [2022-06-06T21:13:33.104Z] --- PASS: TestDockerNetworkMacvlan (12.15s)
21:13:33 [2022-06-06T21:13:33.104Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
21:13:33 [2022-06-06T21:13:33.104Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
21:13:33 [2022-06-06T21:13:33.104Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s)
21:13:33 [2022-06-06T21:13:33.104Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.15s)
21:13:33 [2022-06-06T21:13:33.104Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.94s)
21:13:33 [2022-06-06T21:13:33.104Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.77s)
21:13:33 [2022-06-06T21:13:33.104Z] PASS
21:13:33 [2022-06-06T21:13:33.104Z] 
21:13:33 [2022-06-06T21:13:33.104Z] DONE 8 tests in 13.624s
21:13:33 [2022-06-06T21:13:33.104Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
21:13:33 [2022-06-06T21:13:33.104Z] ++ 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
21:13:33 [2022-06-06T21:13:33.104Z] ++ set -e
21:13:33 [2022-06-06T21:13:33.104Z] ++ '[' -n 0 ']'
21:13:33 [2022-06-06T21:13:33.104Z] ++ set -x
21:13:33 [2022-06-06T21:13:33.104Z] ++ 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
21:13:33 [2022-06-06T21:13:33.104Z] testing: warning: no tests to run
21:13:33 [2022-06-06T21:13:33.104Z] PASS
21:13:33 [2022-06-06T21:13:33.104Z] 
21:13:33 [2022-06-06T21:13:33.104Z] DONE 0 tests in 0.023s
21:13:33 [2022-06-06T21:13:33.104Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:13:33 [2022-06-06T21:13:33.104Z] ++ 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
21:13:33 [2022-06-06T21:13:33.104Z] ++ set -e
21:13:33 [2022-06-06T21:13:33.104Z] ++ '[' -n 0 ']'
21:13:33 [2022-06-06T21:13:33.104Z] ++ set -x
21:13:33 [2022-06-06T21:13:33.104Z] ++ 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
21:13:33 [2022-06-06T21:13:33.363Z] INFO: Testing against a local daemon
21:13:33 [2022-06-06T21:13:33.363Z] === RUN   TestAuthZPluginAllowRequest
21:13:33 [2022-06-06T21:13:33.622Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
21:13:34 [2022-06-06T21:13:34.558Z] --- PASS: TestAuthZPluginAllowRequest (1.40s)
21:13:34 [2022-06-06T21:13:34.558Z] === RUN   TestAuthZPluginTLS
21:13:34 [2022-06-06T21:13:34.817Z]     docker_api_swarm_test.go:364: Waiting for possible election...
21:13:35 [2022-06-06T21:13:35.076Z] === RUN   TestDockerSuite/TestBuildScratchCopy
21:13:35 [2022-06-06T21:13:35.335Z] --- PASS: TestAuthZPluginTLS (0.60s)
21:13:35 [2022-06-06T21:13:35.335Z] === RUN   TestAuthZPluginDenyRequest
21:13:35 [2022-06-06T21:13:35.594Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
21:13:35 [2022-06-06T21:13:35.860Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
21:13:35 [2022-06-06T21:13:35.860Z] === RUN   TestAuthZPluginAPIDenyResponse
21:13:36 [2022-06-06T21:13:36.119Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
21:13:36 [2022-06-06T21:13:36.377Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
21:13:36 [2022-06-06T21:13:36.377Z] === RUN   TestAuthZPluginDenyResponse
21:13:36 [2022-06-06T21:13:36.944Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
21:13:36 [2022-06-06T21:13:36.944Z] === RUN   TestAuthZPluginAllowEventStream
21:13:37 [2022-06-06T21:13:37.202Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
21:13:38 [2022-06-06T21:13:38.137Z] === RUN   TestDockerSuite/TestBuildShellInherited
21:13:38 [2022-06-06T21:13:38.395Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s)
21:13:38 [2022-06-06T21:13:38.395Z] === RUN   TestAuthZPluginErrorResponse
21:13:38 [2022-06-06T21:13:38.677Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev
21:13:38 [2022-06-06T21:13:38.677Z] Copying nested executables into bundles/cross/linux/amd64-daemon
21:13:38 [2022-06-06T21:13:38.963Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
21:13:38 [2022-06-06T21:13:38.963Z] === RUN   TestAuthZPluginErrorRequest
21:13:39 [2022-06-06T21:13:39.222Z] === RUN   TestDockerSuite/TestBuildShellMultiple
21:13:39 [2022-06-06T21:13:39.480Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
21:13:39 [2022-06-06T21:13:39.481Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:13:40 [2022-06-06T21:13:40.043Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev
21:13:40 [2022-06-06T21:13:40.043Z] GOOS="linux" GOARCH="amd64" GOARM=""
21:13:40 [2022-06-06T21:13:40.043Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev
21:13:40 [2022-06-06T21:13:40.043Z] Cross building: bundles/cross/windows/amd64
21:13:40 [2022-06-06T21:13:40.043Z] +++++++ cat ./cli/winresources/dockerd/winres.json
21:13:40 [2022-06-06T21:13:40.043Z] {
21:13:40 [2022-06-06T21:13:40.043Z]   "RT_GROUP_ICON": {
21:13:40 [2022-06-06T21:13:40.043Z]     "#1": {
21:13:40 [2022-06-06T21:13:40.043Z]       "0409": "../../winresources/docker.ico"
21:13:40 [2022-06-06T21:13:40.043Z]     }
21:13:40 [2022-06-06T21:13:40.043Z]   },
21:13:40 [2022-06-06T21:13:40.043Z]   "RT_MANIFEST": {
21:13:40 [2022-06-06T21:13:40.043Z]     "#1": {
21:13:40 [2022-06-06T21:13:40.043Z]       "0409": {
21:13:40 [2022-06-06T21:13:40.043Z]         "identity": {},
21:13:40 [2022-06-06T21:13:40.043Z]         "description": "Docker Engine",
21:13:40 [2022-06-06T21:13:40.043Z]         "minimum-os": "vista",
21:13:40 [2022-06-06T21:13:40.043Z]         "execution-level": "",
21:13:40 [2022-06-06T21:13:40.043Z]         "ui-access": false,
21:13:40 [2022-06-06T21:13:40.043Z]         "auto-elevate": false,
21:13:40 [2022-06-06T21:13:40.043Z]         "dpi-awareness": "unaware",
21:13:40 [2022-06-06T21:13:40.043Z]         "disable-theming": false,
21:13:40 [2022-06-06T21:13:40.043Z]         "disable-window-filtering": false,
21:13:40 [2022-06-06T21:13:40.043Z]         "high-resolution-scrolling-aware": false,
21:13:40 [2022-06-06T21:13:40.043Z]         "ultra-high-resolution-scrolling-aware": false,
21:13:40 [2022-06-06T21:13:40.043Z]         "long-path-aware": false,
21:13:40 [2022-06-06T21:13:40.043Z]         "printer-driver-isolation": false,
21:13:40 [2022-06-06T21:13:40.043Z]         "gdi-scaling": false,
21:13:40 [2022-06-06T21:13:40.043Z]         "segment-heap": false,
21:13:40 [2022-06-06T21:13:40.043Z]         "use-common-controls-v6": false
21:13:40 [2022-06-06T21:13:40.043Z]       }
21:13:40 [2022-06-06T21:13:40.043Z]     }
21:13:40 [2022-06-06T21:13:40.043Z]   },
21:13:40 [2022-06-06T21:13:40.043Z]   "RT_MESSAGETABLE": {
21:13:40 [2022-06-06T21:13:40.043Z]     "#1": {
21:13:40 [2022-06-06T21:13:40.043Z]       "0409": "../../winresources/event_messages.bin"
21:13:40 [2022-06-06T21:13:40.043Z]     }
21:13:40 [2022-06-06T21:13:40.043Z]   },
21:13:40 [2022-06-06T21:13:40.043Z]   "RT_VERSION": {
21:13:40 [2022-06-06T21:13:40.043Z]     "#1": {
21:13:40 [2022-06-06T21:13:40.043Z]       "0409": {
21:13:40 [2022-06-06T21:13:40.043Z]         "fixed": {
21:13:40 [2022-06-06T21:13:40.043Z]           "file_version": "0.0.0.0",
21:13:40 [2022-06-06T21:13:40.043Z]           "product_version": "0.0.0.0",
21:13:40 [2022-06-06T21:13:40.043Z]           "type": "Unknown"
21:13:40 [2022-06-06T21:13:40.043Z]         },
21:13:40 [2022-06-06T21:13:40.043Z]         "info": {
21:13:40 [2022-06-06T21:13:40.043Z]           "0000": {
21:13:40 [2022-06-06T21:13:40.043Z]             "CompanyName": "",
21:13:40 [2022-06-06T21:13:40.043Z]             "FileVersion": "dev",
21:13:40 [2022-06-06T21:13:40.043Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
21:13:40 [2022-06-06T21:13:40.044Z]             "OriginalFileName": "dockerd-dev.exe",
21:13:40 [2022-06-06T21:13:40.044Z]             "ProductName": "",
21:13:40 [2022-06-06T21:13:40.044Z]             "ProductVersion": "dev",
21:13:40 [2022-06-06T21:13:40.044Z]             "SpecialBuild": "a7e3182757ca20217032cdf5bc04e61e528c2dfa"
21:13:40 [2022-06-06T21:13:40.044Z]           }
21:13:40 [2022-06-06T21:13:40.044Z]         }
21:13:40 [2022-06-06T21:13:40.044Z]       }
21:13:40 [2022-06-06T21:13:40.044Z]     }
21:13:40 [2022-06-06T21:13:40.044Z]   }
21:13:40 [2022-06-06T21:13:40.044Z] }
21:13:40 [2022-06-06T21:13:40.044Z] cmd/dockerd/config.go
21:13:40 [2022-06-06T21:13:40.044Z] cmd/dockerd/config_windows.go
21:13:40 [2022-06-06T21:13:40.044Z] cmd/dockerd/daemon.go
21:13:40 [2022-06-06T21:13:40.044Z] cmd/dockerd/daemon_test.go
21:13:40 [2022-06-06T21:13:40.044Z] cmd/dockerd/daemon_windows.go
21:13:40 [2022-06-06T21:13:40.044Z] cmd/dockerd/docker.go
21:13:40 [2022-06-06T21:13:40.044Z] cmd/dockerd/docker_windows.go
21:13:40 [2022-06-06T21:13:40.044Z] cmd/dockerd/genwinres_windows.go
21:13:40 [2022-06-06T21:13:40.044Z] cmd/dockerd/metrics.go
21:13:40 [2022-06-06T21:13:40.044Z] cmd/dockerd/options.go
21:13:40 [2022-06-06T21:13:40.044Z] cmd/dockerd/options_test.go
21:13:40 [2022-06-06T21:13:40.044Z] cmd/dockerd/service_windows.go
21:13:40 [2022-06-06T21:13:40.044Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
21:13:40 [2022-06-06T21:13:40.044Z] GOOS="windows" GOARCH="amd64" GOARM=""
21:13:40 [2022-06-06T21:13:40.047Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
21:13:40 [2022-06-06T21:13:40.047Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:13:41 [2022-06-06T21:13:41.952Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s)
21:13:41 [2022-06-06T21:13:41.952Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:13:41 [2022-06-06T21:13:41.952Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
21:13:41 [2022-06-06T21:13:41.952Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
21:13:42 [2022-06-06T21:13:42.210Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
21:13:42 [2022-06-06T21:13:42.210Z]     docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows
21:13:42 [2022-06-06T21:13:42.210Z] === RUN   TestDockerSuite/TestBuildSpaces
21:13:42 [2022-06-06T21:13:42.777Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
21:13:43 [2022-06-06T21:13:43.345Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s)
21:13:43 [2022-06-06T21:13:43.345Z] === RUN   TestAuthZPluginHeader
21:13:43 [2022-06-06T21:13:43.604Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
21:13:43 [2022-06-06T21:13:43.604Z] === RUN   TestDockerSuite/TestBuildStderr
21:13:44 [2022-06-06T21:13:44.171Z] --- PASS: TestAuthZPluginHeader (0.79s)
21:13:44 [2022-06-06T21:13:44.171Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:13:44 [2022-06-06T21:13:44.171Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
21:13:46 [2022-06-06T21:13:46.704Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
21:13:47 [2022-06-06T21:13:47.271Z] === RUN   TestDockerSuite/TestBuildStopSignal
21:13:48 [2022-06-06T21:13:48.207Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
21:13:48 [2022-06-06T21:13:48.775Z]     docker_api_swarm_test.go:272: [d577a03b00284] joining swarm manager [d3f37cd6f7a1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:13:48 [2022-06-06T21:13:48.775Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.71s)
21:13:48 [2022-06-06T21:13:48.775Z] === RUN   TestAuthZPluginV2Disable
21:13:49 [2022-06-06T21:13:49.343Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
21:13:49 [2022-06-06T21:13:49.911Z] === RUN   TestDockerSuite/TestBuildTagEvent
21:13:50 [2022-06-06T21:13:50.170Z]     docker_api_swarm_test.go:273: [d5ba30c5c1641] joining swarm manager [d3f37cd6f7a1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:13:50 [2022-06-06T21:13:50.737Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
21:13:51 [2022-06-06T21:13:51.672Z] === RUN   TestDockerSuite/TestBuildUser
21:13:53 [2022-06-06T21:13:53.075Z] --- PASS: TestAuthZPluginV2Disable (3.93s)
21:13:53 [2022-06-06T21:13:53.075Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:13:53 [2022-06-06T21:13:53.333Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
21:13:55 [2022-06-06T21:13:55.865Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
21:13:56 [2022-06-06T21:13:56.432Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.48s)
21:13:56 [2022-06-06T21:13:56.432Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:14:08 [2022-06-06T21:14:08.631Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.61s)
21:14:08 [2022-06-06T21:14:08.631Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:14:08 [2022-06-06T21:14:08.631Z] === RUN   TestDockerSuite/TestBuildVerboseOut
21:14:08 [2022-06-06T21:14:08.631Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
21:14:08 [2022-06-06T21:14:08.631Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
21:14:09 [2022-06-06T21:14:09.567Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
21:14:09 [2022-06-06T21:14:09.826Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
21:14:10 [2022-06-06T21:14:10.760Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
21:14:10 [2022-06-06T21:14:10.760Z]     docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows
21:14:10 [2022-06-06T21:14:10.760Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
21:14:10 [2022-06-06T21:14:10.760Z]     docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows
21:14:10 [2022-06-06T21:14:10.760Z] === RUN   TestDockerSuite/TestBuildWindowsUser
21:14:10 [2022-06-06T21:14:10.760Z]     docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows
21:14:10 [2022-06-06T21:14:10.760Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
21:14:10 [2022-06-06T21:14:10.760Z]     docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows
21:14:10 [2022-06-06T21:14:10.760Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
21:14:12 [2022-06-06T21:14:12.135Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
21:14:12 [2022-06-06T21:14:12.135Z] === RUN   TestDockerSuite/TestBuildWithFailure
21:14:12 [2022-06-06T21:14:12.393Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
21:14:12 [2022-06-06T21:14:12.393Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
21:14:12 [2022-06-06T21:14:12.960Z] === RUN   TestDockerSuite/TestBuildWithTabs
21:14:13 [2022-06-06T21:14:13.526Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
21:14:13 [2022-06-06T21:14:13.785Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
21:14:16 [2022-06-06T21:14:16.317Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
21:14:17 [2022-06-06T21:14:17.252Z] === RUN   TestDockerSuite/TestBuildWithVolumes
21:14:17 [2022-06-06T21:14:17.818Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
21:14:17 [2022-06-06T21:14:17.818Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
21:14:18 [2022-06-06T21:14:18.386Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
21:14:18 [2022-06-06T21:14:18.386Z]     docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows
21:14:18 [2022-06-06T21:14:18.386Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
21:14:18 [2022-06-06T21:14:18.953Z] === RUN   TestDockerSuite/TestBuildXZHost
21:14:20 [2022-06-06T21:14:20.348Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
21:14:20 [2022-06-06T21:14:20.348Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
21:14:20 [2022-06-06T21:14:20.348Z]     docker_cli_sni_test.go:18: Flakey test
21:14:20 [2022-06-06T21:14:20.348Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
21:14:20 [2022-06-06T21:14:20.607Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
21:14:21 [2022-06-06T21:14:21.173Z] === RUN   TestDockerSuite/TestCommitChange
21:14:21 [2022-06-06T21:14:21.740Z] === RUN   TestDockerSuite/TestCommitChangeLabels
21:14:22 [2022-06-06T21:14:22.306Z] === RUN   TestDockerSuite/TestCommitHardlink
21:14:23 [2022-06-06T21:14:23.686Z] === RUN   TestDockerSuite/TestCommitNewFile
21:14:23 [2022-06-06T21:14:23.686Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s)
21:14:23 [2022-06-06T21:14:23.686Z] PASS
21:14:23 [2022-06-06T21:14:23.686Z] 
21:14:23 [2022-06-06T21:14:23.686Z] DONE 17 tests in 50.345s
21:14:23 [2022-06-06T21:14:23.686Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:14:23 [2022-06-06T21:14:23.686Z] ++ 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
21:14:23 [2022-06-06T21:14:23.686Z] ++ set -e
21:14:23 [2022-06-06T21:14:23.686Z] ++ '[' -n 0 ']'
21:14:23 [2022-06-06T21:14:23.686Z] ++ set -x
21:14:23 [2022-06-06T21:14:23.686Z] ++ 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
21:14:23 [2022-06-06T21:14:23.686Z] INFO: Testing against a local daemon
21:14:23 [2022-06-06T21:14:23.686Z] === RUN   TestPluginInvalidJSON
21:14:23 [2022-06-06T21:14:23.686Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:14:23 [2022-06-06T21:14:23.686Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:14:23 [2022-06-06T21:14:23.686Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:14:23 [2022-06-06T21:14:23.686Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:14:23 [2022-06-06T21:14:23.686Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:14:23 [2022-06-06T21:14:23.686Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:14:23 [2022-06-06T21:14:23.686Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:14:23 [2022-06-06T21:14:23.686Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:14:23 [2022-06-06T21:14:23.686Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:14:23 [2022-06-06T21:14:23.686Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:14:23 [2022-06-06T21:14:23.686Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:14:23 [2022-06-06T21:14:23.686Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:14:23 [2022-06-06T21:14:23.686Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:14:23 [2022-06-06T21:14:23.686Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:14:23 [2022-06-06T21:14:23.686Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:14:23 [2022-06-06T21:14:23.686Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:14:23 [2022-06-06T21:14:23.686Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:14:23 [2022-06-06T21:14:23.686Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:14:23 [2022-06-06T21:14:23.686Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:14:23 [2022-06-06T21:14:23.686Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:14:23 [2022-06-06T21:14:23.686Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:14:23 [2022-06-06T21:14:23.686Z] --- PASS: TestPluginInvalidJSON (0.02s)
21:14:23 [2022-06-06T21:14:23.686Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
21:14:23 [2022-06-06T21:14:23.686Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:14:23 [2022-06-06T21:14:23.686Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:14:23 [2022-06-06T21:14:23.686Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:14:23 [2022-06-06T21:14:23.686Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:14:23 [2022-06-06T21:14:23.686Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:14:23 [2022-06-06T21:14:23.686Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:14:23 [2022-06-06T21:14:23.686Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:14:23 [2022-06-06T21:14:23.686Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:14:23 [2022-06-06T21:14:23.686Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:14:23 [2022-06-06T21:14:23.686Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
21:14:23 [2022-06-06T21:14:23.686Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:14:23 [2022-06-06T21:14:23.686Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:14:23 [2022-06-06T21:14:23.686Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:14:23 [2022-06-06T21:14:23.686Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.01s)
21:14:23 [2022-06-06T21:14:23.686Z] === RUN   TestPluginInstall
21:14:23 [2022-06-06T21:14:23.686Z] === RUN   TestPluginInstall/no_auth
21:14:24 [2022-06-06T21:14:24.622Z] === RUN   TestDockerSuite/TestCommitPausedContainer
21:14:25 [2022-06-06T21:14:25.194Z] === RUN   TestDockerSuite/TestCommitTTY
21:14:25 [2022-06-06T21:14:25.761Z] time="2022-06-06T21:14:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:14:25 [2022-06-06T21:14:25.761Z] time="2022-06-06T21:14:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd04572c9673008543568e6df661147e582a4c4f2a8caa82aa4ffccd132b9ac8" mediatype=application/vnd.docker.plugin.v1+json size=522
21:14:25 [2022-06-06T21:14:25.761Z] time="2022-06-06T21:14:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:14:25 [2022-06-06T21:14:25.761Z] time="2022-06-06T21:14:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd04572c9673008543568e6df661147e582a4c4f2a8caa82aa4ffccd132b9ac8" mediatype=application/vnd.docker.plugin.v1+json size=522
21:14:26 [2022-06-06T21:14:26.020Z] === RUN   TestPluginInstall/with_htpasswd
21:14:26 [2022-06-06T21:14:26.587Z] time="2022-06-06T21:14:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:14:26 [2022-06-06T21:14:26.587Z] time="2022-06-06T21:14:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd04572c9673008543568e6df661147e582a4c4f2a8caa82aa4ffccd132b9ac8" mediatype=application/vnd.docker.plugin.v1+json size=522
21:14:26 [2022-06-06T21:14:26.587Z] time="2022-06-06T21:14:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:14:26 [2022-06-06T21:14:26.587Z] time="2022-06-06T21:14:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd04572c9673008543568e6df661147e582a4c4f2a8caa82aa4ffccd132b9ac8" mediatype=application/vnd.docker.plugin.v1+json size=522
21:14:26 [2022-06-06T21:14:26.845Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
21:14:26 [2022-06-06T21:14:26.845Z] === RUN   TestPluginInstall/with_insecure
21:14:27 [2022-06-06T21:14:27.412Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
21:14:27 [2022-06-06T21:14:27.671Z] time="2022-06-06T21:14:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:14:27 [2022-06-06T21:14:27.671Z] time="2022-06-06T21:14:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cd8c11bc70c397a3ca0774701a55034cc5f4dd48ebc083130f6846261390c264" mediatype=application/vnd.docker.plugin.v1+json size=522
21:14:27 [2022-06-06T21:14:27.671Z] time="2022-06-06T21:14:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:14:27 [2022-06-06T21:14:27.671Z] time="2022-06-06T21:14:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cd8c11bc70c397a3ca0774701a55034cc5f4dd48ebc083130f6846261390c264" mediatype=application/vnd.docker.plugin.v1+json size=522
21:14:28 [2022-06-06T21:14:28.239Z]     plugin_test.go:195: [d4281ed6a8e4b] daemon is not started
21:14:28 [2022-06-06T21:14:28.239Z] --- PASS: TestPluginInstall (4.42s)
21:14:28 [2022-06-06T21:14:28.239Z]     --- PASS: TestPluginInstall/no_auth (2.34s)
21:14:28 [2022-06-06T21:14:28.239Z]     --- PASS: TestPluginInstall/with_htpasswd (0.80s)
21:14:28 [2022-06-06T21:14:28.239Z]     --- PASS: TestPluginInstall/with_insecure (1.27s)
21:14:28 [2022-06-06T21:14:28.239Z] === RUN   TestPluginsWithRuntimes
21:14:28 [2022-06-06T21:14:28.807Z] === RUN   TestDockerSuite/TestCommitWithoutPause
21:14:29 [2022-06-06T21:14:29.375Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
21:14:29 [2022-06-06T21:14:29.375Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
21:14:29 [2022-06-06T21:14:29.375Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
21:14:29 [2022-06-06T21:14:29.633Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
21:14:29 [2022-06-06T21:14:29.634Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
21:14:29 [2022-06-06T21:14:29.634Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
21:14:29 [2022-06-06T21:14:29.634Z] === RUN   TestDockerSuite/TestContainerAPICommit
21:14:29 [2022-06-06T21:14:29.892Z] === RUN   TestPluginsWithRuntimes/No_Args
21:14:30 [2022-06-06T21:14:30.826Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
21:14:30 [2022-06-06T21:14:30.826Z] === RUN   TestPluginsWithRuntimes/With_Args
21:14:31 [2022-06-06T21:14:31.761Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
21:14:31 [2022-06-06T21:14:31.761Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
21:14:32 [2022-06-06T21:14:32.020Z] --- PASS: TestPluginsWithRuntimes (3.89s)
21:14:32 [2022-06-06T21:14:32.020Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.06s)
21:14:32 [2022-06-06T21:14:32.020Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.98s)
21:14:32 [2022-06-06T21:14:32.020Z] === RUN   TestPluginBackCompatMediaTypes
21:14:32 [2022-06-06T21:14:32.279Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
21:14:32 [2022-06-06T21:14:32.847Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s)
21:14:32 [2022-06-06T21:14:32.847Z] PASS
21:14:32 [2022-06-06T21:14:32.847Z] 
21:14:32 [2022-06-06T21:14:32.847Z] DONE 24 tests in 9.209s
21:14:32 [2022-06-06T21:14:32.847Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:14:32 [2022-06-06T21:14:32.847Z] ++ 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
21:14:32 [2022-06-06T21:14:32.847Z] ++ set -e
21:14:32 [2022-06-06T21:14:32.847Z] ++ '[' -n 0 ']'
21:14:32 [2022-06-06T21:14:32.847Z] ++ set -x
21:14:32 [2022-06-06T21:14:32.847Z] ++ 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
21:14:32 [2022-06-06T21:14:32.847Z] INFO: Testing against a local daemon
21:14:32 [2022-06-06T21:14:32.847Z] === RUN   TestExternalGraphDriver
21:14:32 [2022-06-06T21:14:32.847Z] === RUN   TestExternalGraphDriver/json
21:14:33 [2022-06-06T21:14:33.106Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
21:14:33 [2022-06-06T21:14:33.674Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
21:14:34 [2022-06-06T21:14:34.241Z] === RUN   TestDockerSuite/TestContainerAPICreate
21:14:34 [2022-06-06T21:14:34.807Z] === RUN   TestExternalGraphDriver/spec
21:14:34 [2022-06-06T21:14:34.807Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
21:14:34 [2022-06-06T21:14:34.807Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
21:14:34 [2022-06-06T21:14:34.807Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
21:14:35 [2022-06-06T21:14:35.380Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
21:14:35 [2022-06-06T21:14:35.380Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
21:14:35 [2022-06-06T21:14:35.380Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
21:14:35 [2022-06-06T21:14:35.646Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
21:14:35 [2022-06-06T21:14:35.646Z] === RUN   TestDockerSuite/TestContainerAPIDelete
21:14:35 [2022-06-06T21:14:35.907Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
21:14:36 [2022-06-06T21:14:36.473Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
21:14:36 [2022-06-06T21:14:36.731Z] === RUN   TestExternalGraphDriver/pull
21:14:36 [2022-06-06T21:14:36.988Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
21:14:37 [2022-06-06T21:14:37.924Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
21:14:37 [2022-06-06T21:14:37.924Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
21:14:38 [2022-06-06T21:14:38.861Z] --- PASS: TestExternalGraphDriver (6.04s)
21:14:38 [2022-06-06T21:14:38.861Z]     --- PASS: TestExternalGraphDriver/json (1.85s)
21:14:38 [2022-06-06T21:14:38.861Z]     --- PASS: TestExternalGraphDriver/spec (1.89s)
21:14:38 [2022-06-06T21:14:38.861Z]     --- PASS: TestExternalGraphDriver/pull (2.27s)
21:14:38 [2022-06-06T21:14:38.861Z] === RUN   TestGraphdriverPluginV2
21:14:39 [2022-06-06T21:14:39.795Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
21:14:40 [2022-06-06T21:14:40.361Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
21:14:40 [2022-06-06T21:14:40.361Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
21:14:40 [2022-06-06T21:14:40.361Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
21:14:41 [2022-06-06T21:14:41.296Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
21:14:41 [2022-06-06T21:14:41.863Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
21:14:42 [2022-06-06T21:14:42.430Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
21:14:42 [2022-06-06T21:14:42.998Z]     docker_api_swarm_node_test.go:20: [dd214799d7c09] joining swarm manager [d994756dca7eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:14:43 [2022-06-06T21:14:43.565Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
21:14:43 [2022-06-06T21:14:43.565Z] === RUN   TestDockerSuite/TestContainerAPIKill
21:14:43 [2022-06-06T21:14:43.824Z] --- PASS: TestGraphdriverPluginV2 (4.84s)
21:14:43 [2022-06-06T21:14:43.824Z] PASS
21:14:43 [2022-06-06T21:14:43.824Z] 
21:14:43 [2022-06-06T21:14:43.824Z] DONE 5 tests in 11.005s
21:14:43 [2022-06-06T21:14:43.824Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:14:43 [2022-06-06T21:14:43.824Z] ++ 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
21:14:43 [2022-06-06T21:14:43.824Z] ++ set -e
21:14:43 [2022-06-06T21:14:43.824Z] ++ '[' -n 0 ']'
21:14:43 [2022-06-06T21:14:43.824Z] ++ set -x
21:14:43 [2022-06-06T21:14:43.824Z] ++ 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
21:14:43 [2022-06-06T21:14:43.824Z] INFO: Testing against a local daemon
21:14:43 [2022-06-06T21:14:43.824Z] === RUN   TestContinueAfterPluginCrash
21:14:43 [2022-06-06T21:14:43.824Z] === PAUSE TestContinueAfterPluginCrash
21:14:43 [2022-06-06T21:14:43.824Z] === RUN   TestReadPluginNoRead
21:14:43 [2022-06-06T21:14:43.824Z] === PAUSE TestReadPluginNoRead
21:14:43 [2022-06-06T21:14:43.824Z] === RUN   TestDaemonStartWithLogOpt
21:14:43 [2022-06-06T21:14:43.824Z] === PAUSE TestDaemonStartWithLogOpt
21:14:43 [2022-06-06T21:14:43.824Z] === CONT  TestContinueAfterPluginCrash
21:14:43 [2022-06-06T21:14:43.824Z] === CONT  TestDaemonStartWithLogOpt
21:14:44 [2022-06-06T21:14:44.082Z]     docker_api_swarm_node_test.go:21: [d69a70a2d9a91] joining swarm manager [d994756dca7eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:14:44 [2022-06-06T21:14:44.340Z] === RUN   TestDockerSuite/TestContainerAPIPause
21:14:45 [2022-06-06T21:14:45.276Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
21:14:45 [2022-06-06T21:14:45.845Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
21:14:46 [2022-06-06T21:14:46.105Z] === RUN   TestDockerSuite/TestContainerAPIRename
21:14:47 [2022-06-06T21:14:47.042Z] === RUN   TestDockerSuite/TestContainerAPIRestart
21:14:47 [2022-06-06T21:14:47.977Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
21:14:48 [2022-06-06T21:14:48.558Z] --- PASS: TestDaemonStartWithLogOpt (4.48s)
21:14:48 [2022-06-06T21:14:48.558Z] === CONT  TestReadPluginNoRead
21:14:48 [2022-06-06T21:14:48.816Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
21:14:49 [2022-06-06T21:14:49.074Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
21:14:49 [2022-06-06T21:14:49.074Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
21:14:49 [2022-06-06T21:14:49.074Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
21:14:49 [2022-06-06T21:14:49.074Z] === RUN   TestDockerSuite/TestContainerAPIStart
21:14:49 [2022-06-06T21:14:49.640Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
21:14:51 [2022-06-06T21:14:51.016Z] === RUN   TestReadPluginNoRead/default
21:14:52 [2022-06-06T21:14:52.392Z] === RUN   TestReadPluginNoRead/disabled_caching
21:14:53 [2022-06-06T21:14:53.341Z] --- PASS: TestContinueAfterPluginCrash (9.40s)
21:14:53 [2022-06-06T21:14:53.341Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:14:53 [2022-06-06T21:14:53.908Z] === RUN   TestDockerSuite/TestContainerAPIStop
21:14:54 [2022-06-06T21:14:54.474Z] === RUN   TestDockerSuite/TestContainerAPITop
21:14:54 [2022-06-06T21:14:54.474Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
21:14:55 [2022-06-06T21:14:55.040Z] === CONT  TestReadPluginNoRead
21:14:55 [2022-06-06T21:14:55.040Z]     read_test.go:92: [d7a1d5e9455ba] daemon is not started
21:14:55 [2022-06-06T21:14:55.040Z] --- PASS: TestReadPluginNoRead (6.55s)
21:14:55 [2022-06-06T21:14:55.040Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
21:14:55 [2022-06-06T21:14:55.040Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.33s)
21:14:55 [2022-06-06T21:14:55.040Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s)
21:14:55 [2022-06-06T21:14:55.040Z] PASS
21:14:55 [2022-06-06T21:14:55.040Z] 
21:14:55 [2022-06-06T21:14:55.040Z] DONE 6 tests in 11.173s
21:14:55 [2022-06-06T21:14:55.040Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:14:55 [2022-06-06T21:14:55.040Z] ++ 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
21:14:55 [2022-06-06T21:14:55.040Z] ++ set -e
21:14:55 [2022-06-06T21:14:55.040Z] ++ '[' -n 0 ']'
21:14:55 [2022-06-06T21:14:55.040Z] ++ set -x
21:14:55 [2022-06-06T21:14:55.040Z] ++ 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
21:14:55 [2022-06-06T21:14:55.040Z] testing: warning: no tests to run
21:14:55 [2022-06-06T21:14:55.040Z] PASS
21:14:55 [2022-06-06T21:14:55.040Z] 
21:14:55 [2022-06-06T21:14:55.040Z] DONE 0 tests in 0.051s
21:14:55 [2022-06-06T21:14:55.040Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:14:55 [2022-06-06T21:14:55.040Z] ++ 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
21:14:55 [2022-06-06T21:14:55.040Z] ++ set -e
21:14:55 [2022-06-06T21:14:55.040Z] ++ '[' -n 0 ']'
21:14:55 [2022-06-06T21:14:55.040Z] ++ set -x
21:14:55 [2022-06-06T21:14:55.040Z] ++ 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
21:14:55 [2022-06-06T21:14:55.301Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
21:14:55 [2022-06-06T21:14:55.301Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
21:14:55 [2022-06-06T21:14:55.301Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
21:14:55 [2022-06-06T21:14:55.301Z] INFO: Testing against a local daemon
21:14:55 [2022-06-06T21:14:55.301Z] === RUN   TestPluginWithDevMounts
21:14:55 [2022-06-06T21:14:55.301Z] === PAUSE TestPluginWithDevMounts
21:14:55 [2022-06-06T21:14:55.301Z] === CONT  TestPluginWithDevMounts
21:14:55 [2022-06-06T21:14:55.301Z] === RUN   TestDockerSuite/TestContainerAPIWait
21:14:57 [2022-06-06T21:14:57.202Z] --- PASS: TestPluginWithDevMounts (1.65s)
21:14:57 [2022-06-06T21:14:57.202Z] PASS
21:14:57 [2022-06-06T21:14:57.202Z] 
21:14:57 [2022-06-06T21:14:57.202Z] DONE 1 tests in 1.810s
21:14:57 [2022-06-06T21:14:57.202Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
21:14:57 [2022-06-06T21:14:57.202Z] ++ 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
21:14:57 [2022-06-06T21:14:57.202Z] ++ set -e
21:14:57 [2022-06-06T21:14:57.202Z] ++ '[' -n 0 ']'
21:14:57 [2022-06-06T21:14:57.202Z] ++ set -x
21:14:57 [2022-06-06T21:14:57.203Z] ++ 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
21:14:57 [2022-06-06T21:14:57.203Z] INFO: Testing against a local daemon
21:14:57 [2022-06-06T21:14:57.203Z] === RUN   TestSecretInspect
21:14:57 [2022-06-06T21:14:57.771Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
21:14:58 [2022-06-06T21:14:58.705Z] === RUN   TestDockerSuite/TestContainerNetworkMode
21:14:58 [2022-06-06T21:14:58.965Z]     docker_api_swarm_test.go:502: [d0bf7f78b9c39] joining swarm manager [da14bdabc27fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:14:59 [2022-06-06T21:14:59.899Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
21:14:59 [2022-06-06T21:14:59.899Z] --- PASS: TestSecretInspect (2.98s)
21:14:59 [2022-06-06T21:14:59.899Z] === RUN   TestSecretList
21:15:02 [2022-06-06T21:15:02.427Z] --- PASS: TestSecretList (2.57s)
21:15:02 [2022-06-06T21:15:02.427Z] === RUN   TestSecretsCreateAndDelete
21:15:03 [2022-06-06T21:15:03.361Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
21:15:03 [2022-06-06T21:15:03.927Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
21:15:05 [2022-06-06T21:15:05.303Z] --- PASS: TestSecretsCreateAndDelete (2.51s)
21:15:05 [2022-06-06T21:15:05.304Z] === RUN   TestSecretsUpdate
21:15:05 [2022-06-06T21:15:05.304Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
21:15:06 [2022-06-06T21:15:06.240Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
21:15:07 [2022-06-06T21:15:07.176Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>}
21:15:07 [2022-06-06T21:15:07.742Z] --- PASS: TestSecretsUpdate (2.63s)
21:15:07 [2022-06-06T21:15:07.742Z] === RUN   TestTemplatedSecret
21:15:08 [2022-06-06T21:15:08.677Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>}
21:15:08 [2022-06-06T21:15:08.677Z]     docker_api_swarm_test.go:507: [d3188651ee6cc] joining swarm manager [da14bdabc27fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:15:10 [2022-06-06T21:15:10.051Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>}
21:15:10 [2022-06-06T21:15:10.309Z] --- PASS: TestTemplatedSecret (2.61s)
21:15:10 [2022-06-06T21:15:10.309Z] === RUN   TestSecretCreateResolve
21:15:11 [2022-06-06T21:15:11.262Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>}
21:15:12 [2022-06-06T21:15:12.637Z] --- PASS: TestSecretCreateResolve (2.27s)
21:15:12 [2022-06-06T21:15:12.637Z] PASS
21:15:12 [2022-06-06T21:15:12.637Z] 
21:15:12 [2022-06-06T21:15:12.637Z] DONE 6 tests in 15.669s
21:15:12 [2022-06-06T21:15:12.637Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
21:15:12 [2022-06-06T21:15:12.637Z] ++ 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
21:15:12 [2022-06-06T21:15:12.637Z] ++ set -e
21:15:12 [2022-06-06T21:15:12.637Z] ++ '[' -n 0 ']'
21:15:12 [2022-06-06T21:15:12.637Z] ++ set -x
21:15:12 [2022-06-06T21:15:12.637Z] ++ 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
21:15:12 [2022-06-06T21:15:12.637Z] INFO: Testing against a local daemon
21:15:12 [2022-06-06T21:15:12.637Z] === RUN   TestServiceCreateInit
21:15:12 [2022-06-06T21:15:12.637Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:15:12 [2022-06-06T21:15:12.637Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000f62c18_<nil>_<nil>}
21:15:14 [2022-06-06T21:15:14.011Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11092079985_/foo_false__<nil>_<nil>_<nil>_<nil>}
21:15:15 [2022-06-06T21:15:15.913Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11092079985_/foo_true__<nil>_<nil>_<nil>_<nil>}
21:15:16 [2022-06-06T21:15:16.850Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:15:17 [2022-06-06T21:15:17.108Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31768991060_/foo_false__<nil>_<nil>_<nil>_<nil>}
21:15:18 [2022-06-06T21:15:18.483Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31768991060_/foo_true__<nil>_<nil>_<nil>_<nil>}
21:15:20 [2022-06-06T21:15:20.384Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31768991060_/foo_true__0xc000f62c48_<nil>_<nil>_<nil>}
21:15:21 [2022-06-06T21:15:21.317Z] --- PASS: TestServiceCreateInit (8.59s)
21:15:21 [2022-06-06T21:15:21.317Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.18s)
21:15:21 [2022-06-06T21:15:21.317Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.39s)
21:15:21 [2022-06-06T21:15:21.317Z] === RUN   TestCreateServiceMultipleTimes
21:15:21 [2022-06-06T21:15:21.317Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000f62c60_<nil>_<nil>}
21:15:22 [2022-06-06T21:15:22.692Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000f62c78_<nil>_<nil>}
21:15:23 [2022-06-06T21:15:23.259Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000f62c90_<nil>_<nil>}
21:15:25 [2022-06-06T21:15:25.161Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000f62ca8_<nil>_<nil>}
21:15:26 [2022-06-06T21:15:26.540Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
21:15:27 [2022-06-06T21:15:27.914Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
21:15:27 [2022-06-06T21:15:27.914Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
21:15:27 [2022-06-06T21:15:27.914Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
21:15:27 [2022-06-06T21:15:27.914Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
21:15:27 [2022-06-06T21:15:27.914Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
21:15:27 [2022-06-06T21:15:27.914Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
21:15:27 [2022-06-06T21:15:27.914Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
21:15:27 [2022-06-06T21:15:27.914Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
21:15:27 [2022-06-06T21:15:27.914Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
21:15:27 [2022-06-06T21:15:27.914Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
21:15:27 [2022-06-06T21:15:27.914Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
21:15:27 [2022-06-06T21:15:27.914Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
21:15:27 [2022-06-06T21:15:27.914Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
21:15:27 [2022-06-06T21:15:27.914Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
21:15:27 [2022-06-06T21:15:27.914Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
21:15:27 [2022-06-06T21:15:27.914Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
21:15:27 [2022-06-06T21:15:27.914Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
21:15:27 [2022-06-06T21:15:27.914Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
21:15:30 [2022-06-06T21:15:30.456Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
21:15:31 [2022-06-06T21:15:31.442Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
21:15:31 [2022-06-06T21:15:31.442Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json
21:15:31 [2022-06-06T21:15:31.442Z] {
21:15:31 [2022-06-06T21:15:31.442Z]   "RT_GROUP_ICON": {
21:15:31 [2022-06-06T21:15:31.442Z]     "#1": {
21:15:31 [2022-06-06T21:15:31.442Z]       "0409": "../../winresources/docker.ico"
21:15:31 [2022-06-06T21:15:31.442Z]     }
21:15:31 [2022-06-06T21:15:31.442Z]   },
21:15:31 [2022-06-06T21:15:31.442Z]   "RT_MANIFEST": {
21:15:31 [2022-06-06T21:15:31.442Z]     "#1": {
21:15:31 [2022-06-06T21:15:31.442Z]       "0409": {
21:15:31 [2022-06-06T21:15:31.442Z]         "identity": {},
21:15:31 [2022-06-06T21:15:31.442Z]         "description": "Docker Engine",
21:15:31 [2022-06-06T21:15:31.442Z]         "minimum-os": "vista",
21:15:31 [2022-06-06T21:15:31.442Z]         "execution-level": "",
21:15:31 [2022-06-06T21:15:31.442Z]         "ui-access": false,
21:15:31 [2022-06-06T21:15:31.442Z]         "auto-elevate": false,
21:15:31 [2022-06-06T21:15:31.442Z]         "dpi-awareness": "unaware",
21:15:31 [2022-06-06T21:15:31.442Z]         "disable-theming": false,
21:15:31 [2022-06-06T21:15:31.442Z]         "disable-window-filtering": false,
21:15:31 [2022-06-06T21:15:31.442Z]         "high-resolution-scrolling-aware": false,
21:15:31 [2022-06-06T21:15:31.442Z]         "ultra-high-resolution-scrolling-aware": false,
21:15:31 [2022-06-06T21:15:31.442Z]         "long-path-aware": false,
21:15:31 [2022-06-06T21:15:31.442Z]         "printer-driver-isolation": false,
21:15:31 [2022-06-06T21:15:31.442Z]         "gdi-scaling": false,
21:15:31 [2022-06-06T21:15:31.442Z]         "segment-heap": false,
21:15:31 [2022-06-06T21:15:31.442Z]         "use-common-controls-v6": false
21:15:31 [2022-06-06T21:15:31.442Z]       }
21:15:31 [2022-06-06T21:15:31.442Z]     }
21:15:31 [2022-06-06T21:15:31.442Z]   },
21:15:31 [2022-06-06T21:15:31.442Z]   "RT_MESSAGETABLE": {
21:15:31 [2022-06-06T21:15:31.442Z]     "#1": {
21:15:31 [2022-06-06T21:15:31.442Z]       "0409": "../../winresources/event_messages.bin"
21:15:31 [2022-06-06T21:15:31.442Z]     }
21:15:31 [2022-06-06T21:15:31.442Z]   },
21:15:31 [2022-06-06T21:15:31.442Z]   "RT_VERSION": {
21:15:31 [2022-06-06T21:15:31.442Z]     "#1": {
21:15:31 [2022-06-06T21:15:31.442Z]       "0409": {
21:15:31 [2022-06-06T21:15:31.442Z]         "fixed": {
21:15:31 [2022-06-06T21:15:31.442Z]           "file_version": "0.0.0.0",
21:15:31 [2022-06-06T21:15:31.442Z]           "product_version": "0.0.0.0",
21:15:31 [2022-06-06T21:15:31.442Z]           "type": "Unknown"
21:15:31 [2022-06-06T21:15:31.442Z]         },
21:15:31 [2022-06-06T21:15:31.442Z]         "info": {
21:15:31 [2022-06-06T21:15:31.442Z]           "0000": {
21:15:31 [2022-06-06T21:15:31.442Z]             "CompanyName": "",
21:15:31 [2022-06-06T21:15:31.442Z]             "FileVersion": "dev",
21:15:31 [2022-06-06T21:15:31.442Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
21:15:31 [2022-06-06T21:15:31.442Z]             "OriginalFileName": "docker-proxy-dev.exe",
21:15:31 [2022-06-06T21:15:31.442Z]             "ProductName": "",
21:15:31 [2022-06-06T21:15:31.442Z]             "ProductVersion": "dev",
21:15:31 [2022-06-06T21:15:31.442Z]             "SpecialBuild": "a7e3182757ca20217032cdf5bc04e61e528c2dfa"
21:15:31 [2022-06-06T21:15:31.442Z]           }
21:15:31 [2022-06-06T21:15:31.442Z]         }
21:15:31 [2022-06-06T21:15:31.442Z]       }
21:15:31 [2022-06-06T21:15:31.442Z]     }
21:15:31 [2022-06-06T21:15:31.442Z]   }
21:15:31 [2022-06-06T21:15:31.442Z] }
21:15:31 [2022-06-06T21:15:31.442Z] cmd/docker-proxy/genwinres_windows.go
21:15:31 [2022-06-06T21:15:31.442Z] cmd/docker-proxy/main.go
21:15:31 [2022-06-06T21:15:31.442Z] cmd/docker-proxy/network_proxy_test.go
21:15:31 [2022-06-06T21:15:31.442Z] cmd/docker-proxy/proxy.go
21:15:31 [2022-06-06T21:15:31.442Z] cmd/docker-proxy/sctp_proxy.go
21:15:31 [2022-06-06T21:15:31.442Z] cmd/docker-proxy/tcp_proxy.go
21:15:31 [2022-06-06T21:15:31.442Z] cmd/docker-proxy/udp_proxy.go
21:15:31 [2022-06-06T21:15:31.442Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
21:15:31 [2022-06-06T21:15:31.442Z] GOOS="windows" GOARCH="amd64" GOARM=""
21:15:31 [2022-06-06T21:15:31.442Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
21:15:31 [2022-06-06T21:15:31.442Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
21:15:31 [2022-06-06T21:15:31.442Z] remote: Enumerating objects: 23, done.
21:15:31 [2022-06-06T21:15:31.442Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
21:15:31 [2022-06-06T21:15:31.442Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
21:15:31 [2022-06-06T21:15:31.442Z] Receiving objects:   4% (1/23)
Receiving objects:   8% (2/23)
remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
21:15:31 [2022-06-06T21:15:31.442Z] 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.
21:15:31 [2022-06-06T21:15:31.442Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
21:15:31 [2022-06-06T21:15:31.442Z] Building: bundles/cross/windows/amd64/containerutility.exe
21:15:31 [2022-06-06T21:15:31.442Z] Cross building: bundles/cross/linux/ppc64le
21:15:31 [2022-06-06T21:15:31.442Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev
21:15:31 [2022-06-06T21:15:31.442Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
21:15:31 [2022-06-06T21:15:31.859Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
21:15:33 [2022-06-06T21:15:33.760Z] === RUN   TestDockerSuite/TestCopyAndRestart
21:15:34 [2022-06-06T21:15:34.326Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
21:15:34 [2022-06-06T21:15:34.584Z] === RUN   TestDockerSuite/TestCpAbsolutePath
21:15:35 [2022-06-06T21:15:35.151Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
21:15:35 [2022-06-06T21:15:35.409Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
21:15:35 [2022-06-06T21:15:35.975Z] === RUN   TestDockerSuite/TestCpFromCaseA
21:15:36 [2022-06-06T21:15:36.542Z] === RUN   TestDockerSuite/TestCpFromCaseB
21:15:37 [2022-06-06T21:15:37.110Z] --- PASS: TestCreateServiceMultipleTimes (15.77s)
21:15:37 [2022-06-06T21:15:37.110Z] === RUN   TestCreateServiceConflict
21:15:37 [2022-06-06T21:15:37.110Z] === RUN   TestDockerSuite/TestCpFromCaseC
21:15:37 [2022-06-06T21:15:37.677Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
21:15:37 [2022-06-06T21:15:37.935Z] === RUN   TestDockerSuite/TestCpFromCaseD
21:15:38 [2022-06-06T21:15:38.871Z] === RUN   TestDockerSuite/TestCpFromCaseE
21:15:39 [2022-06-06T21:15:39.807Z] === RUN   TestDockerSuite/TestCpFromCaseF
21:15:40 [2022-06-06T21:15:40.066Z]     docker_api_swarm_node_test.go:81: [dd663e33881e4] joining swarm manager [d00d132f1e608]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:15:40 [2022-06-06T21:15:40.066Z] --- PASS: TestCreateServiceConflict (3.12s)
21:15:40 [2022-06-06T21:15:40.066Z] === RUN   TestCreateServiceMaxReplicas
21:15:40 [2022-06-06T21:15:40.633Z] === RUN   TestDockerSuite/TestCpFromCaseG
21:15:41 [2022-06-06T21:15:41.569Z] === RUN   TestDockerSuite/TestCpFromCaseH
21:15:42 [2022-06-06T21:15:42.945Z] === RUN   TestDockerSuite/TestCpFromCaseI
21:15:43 [2022-06-06T21:15:43.513Z] === RUN   TestDockerSuite/TestCpFromCaseJ
21:15:44 [2022-06-06T21:15:44.082Z] --- PASS: TestCreateServiceMaxReplicas (3.83s)
21:15:44 [2022-06-06T21:15:44.082Z] === RUN   TestCreateWithDuplicateNetworkNames
21:15:44 [2022-06-06T21:15:44.649Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
21:15:46 [2022-06-06T21:15:46.554Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
21:15:47 [2022-06-06T21:15:47.121Z] === RUN   TestDockerSuite/TestCpGarbagePath
21:15:48 [2022-06-06T21:15:48.512Z] === RUN   TestDockerSuite/TestCpLocalOnly
21:15:48 [2022-06-06T21:15:48.512Z] === RUN   TestDockerSuite/TestCpNameHasColon
21:15:49 [2022-06-06T21:15:49.081Z] === RUN   TestDockerSuite/TestCpRelativePath
21:15:49 [2022-06-06T21:15:49.646Z] === RUN   TestDockerSuite/TestCpSpecialFiles
21:15:50 [2022-06-06T21:15:50.217Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
21:15:50 [2022-06-06T21:15:50.783Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
21:15:51 [2022-06-06T21:15:51.717Z] === RUN   TestDockerSuite/TestCpToCaseA
21:15:52 [2022-06-06T21:15:52.653Z] === RUN   TestDockerSuite/TestCpToCaseB
21:15:52 [2022-06-06T21:15:52.911Z] === RUN   TestDockerSuite/TestCpToCaseC
21:15:54 [2022-06-06T21:15:54.286Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
21:15:54 [2022-06-06T21:15:54.286Z] === RUN   TestDockerSuite/TestCpToCaseD
21:15:56 [2022-06-06T21:15:56.815Z]     docker_api_swarm_node_test.go:53: [d4f36c334e1ad] joining swarm manager [d3262194622de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:15:57 [2022-06-06T21:15:57.384Z]     docker_api_swarm_node_test.go:54: [df18c0bcb8a49] joining swarm manager [d3262194622de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:15:57 [2022-06-06T21:15:57.384Z] === RUN   TestDockerSuite/TestCpToCaseE
21:15:57 [2022-06-06T21:15:57.950Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.94s)
21:15:57 [2022-06-06T21:15:57.950Z] === RUN   TestCreateServiceSecretFileMode
21:15:59 [2022-06-06T21:15:59.853Z] === RUN   TestDockerSuite/TestCpToCaseF
21:16:00 [2022-06-06T21:16:00.418Z] === RUN   TestDockerSuite/TestCpToCaseG
21:16:00 [2022-06-06T21:16:00.677Z] --- PASS: TestCreateServiceSecretFileMode (2.86s)
21:16:00 [2022-06-06T21:16:00.677Z] === RUN   TestCreateServiceConfigFileMode
21:16:03 [2022-06-06T21:16:03.961Z] --- PASS: TestCreateServiceConfigFileMode (3.04s)
21:16:03 [2022-06-06T21:16:03.961Z] === RUN   TestCreateServiceSysctls
21:16:03 [2022-06-06T21:16:03.961Z] === RUN   TestDockerSuite/TestCpToCaseH
21:16:06 [2022-06-06T21:16:06.492Z] === RUN   TestDockerSuite/TestCpToCaseI
21:16:07 [2022-06-06T21:16:07.059Z] === RUN   TestDockerSuite/TestCpToCaseJ
21:16:07 [2022-06-06T21:16:07.628Z] --- PASS: TestCreateServiceSysctls (3.71s)
21:16:07 [2022-06-06T21:16:07.628Z] === RUN   TestCreateServiceCapabilities
21:16:10 [2022-06-06T21:16:10.173Z] --- PASS: TestCreateServiceCapabilities (2.54s)
21:16:10 [2022-06-06T21:16:10.173Z] === RUN   TestInspect
21:16:10 [2022-06-06T21:16:10.431Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
21:16:11 [2022-06-06T21:16:11.367Z] === RUN   TestDockerSuite/TestCpToDot
21:16:11 [2022-06-06T21:16:11.936Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
21:16:13 [2022-06-06T21:16:13.313Z] --- PASS: TestInspect (3.21s)
21:16:13 [2022-06-06T21:16:13.313Z] === RUN   TestCreateJob
21:16:13 [2022-06-06T21:16:13.313Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
21:16:14 [2022-06-06T21:16:14.252Z] === RUN   TestDockerSuite/TestCpToStdout
21:16:15 [2022-06-06T21:16:15.188Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
21:16:16 [2022-06-06T21:16:16.569Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
21:16:16 [2022-06-06T21:16:16.569Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
21:16:16 [2022-06-06T21:16:16.827Z] --- PASS: TestCreateJob (3.46s)
21:16:16 [2022-06-06T21:16:16.827Z] === RUN   TestReplicatedJob
21:16:17 [2022-06-06T21:16:17.087Z] === RUN   TestDockerSuite/TestCpVolumePath
21:16:18 [2022-06-06T21:16:18.023Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
21:16:18 [2022-06-06T21:16:18.023Z] === RUN   TestDockerSuite/TestCreateArgs
21:16:18 [2022-06-06T21:16:18.282Z] === RUN   TestDockerSuite/TestCreateByImageID
21:16:18 [2022-06-06T21:16:18.850Z] === RUN   TestDockerSuite/TestCreateEchoStdout
21:16:19 [2022-06-06T21:16:19.419Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
21:16:19 [2022-06-06T21:16:19.419Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
21:16:19 [2022-06-06T21:16:19.419Z] === RUN   TestDockerSuite/TestCreateHostConfig
21:16:19 [2022-06-06T21:16:19.678Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
21:16:20 [2022-06-06T21:16:20.245Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
21:16:20 [2022-06-06T21:16:20.504Z] === RUN   TestDockerSuite/TestCreateLabels
21:16:20 [2022-06-06T21:16:20.504Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
21:16:20 [2022-06-06T21:16:20.763Z] === RUN   TestDockerSuite/TestCreateRM
21:16:21 [2022-06-06T21:16:21.021Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
21:16:21 [2022-06-06T21:16:21.021Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
21:16:21 [2022-06-06T21:16:21.021Z] === RUN   TestDockerSuite/TestCreateStopSignal
21:16:21 [2022-06-06T21:16:21.021Z] === RUN   TestDockerSuite/TestCreateStopTimeout
21:16:21 [2022-06-06T21:16:21.280Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
21:16:22 [2022-06-06T21:16:22.656Z] --- PASS: TestReplicatedJob (5.84s)
21:16:22 [2022-06-06T21:16:22.657Z] === RUN   TestUpdateReplicatedJob
21:16:22 [2022-06-06T21:16:22.915Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
21:16:22 [2022-06-06T21:16:22.915Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
21:16:23 [2022-06-06T21:16:23.174Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
21:16:27 [2022-06-06T21:16:27.373Z] --- PASS: TestUpdateReplicatedJob (4.03s)
21:16:27 [2022-06-06T21:16:27.373Z] === RUN   TestServiceListWithStatuses
21:16:27 [2022-06-06T21:16:27.373Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:16:27 [2022-06-06T21:16:27.373Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:16:27 [2022-06-06T21:16:27.373Z] === RUN   TestDockerNetworkConnectAlias
21:16:27 [2022-06-06T21:16:27.373Z] === RUN   TestDockerSuite/TestCreateWithPortRange
21:16:27 [2022-06-06T21:16:27.373Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
21:16:27 [2022-06-06T21:16:27.373Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
21:16:27 [2022-06-06T21:16:27.373Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
21:16:27 [2022-06-06T21:16:27.373Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
21:16:27 [2022-06-06T21:16:27.373Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
21:16:27 [2022-06-06T21:16:27.645Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
21:16:29 [2022-06-06T21:16:29.020Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
21:16:29 [2022-06-06T21:16:29.279Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
21:16:29 [2022-06-06T21:16:29.538Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
21:16:30 [2022-06-06T21:16:30.913Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
21:16:31 [2022-06-06T21:16:31.849Z] --- PASS: TestDockerNetworkConnectAlias (5.21s)
21:16:31 [2022-06-06T21:16:31.849Z] === RUN   TestDockerNetworkReConnect
21:16:32 [2022-06-06T21:16:32.107Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
21:16:32 [2022-06-06T21:16:32.673Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
21:16:33 [2022-06-06T21:16:33.240Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
21:16:33 [2022-06-06T21:16:33.240Z] === RUN   TestDockerSuite/TestDevicePermissions
21:16:33 [2022-06-06T21:16:33.808Z] === RUN   TestDockerSuite/TestDockerFails
21:16:34 [2022-06-06T21:16:34.067Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
21:16:34 [2022-06-06T21:16:34.067Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
21:16:34 [2022-06-06T21:16:34.067Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
21:16:35 [2022-06-06T21:16:35.006Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
21:16:35 [2022-06-06T21:16:35.942Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
21:16:35 [2022-06-06T21:16:35.942Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
21:16:35 [2022-06-06T21:16:35.942Z] --- PASS: TestDockerNetworkReConnect (4.05s)
21:16:35 [2022-06-06T21:16:35.942Z] === RUN   TestServicePlugin
21:16:37 [2022-06-06T21:16:37.319Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
21:16:37 [2022-06-06T21:16:37.319Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
21:16:37 [2022-06-06T21:16:37.319Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
21:16:37 [2022-06-06T21:16:37.578Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
21:16:38 [2022-06-06T21:16:38.515Z]     docker_api_swarm_test.go:202: [d33a10310f3b7] joining swarm manager [d4ab03dcd45e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:16:40 [2022-06-06T21:16:40.416Z]     plugin_test.go:61: [d74d2561632c4] joining swarm manager [da953f2a596b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:16:41 [2022-06-06T21:16:41.790Z]     plugin_test.go:64: [d06239a832518] joining swarm manager [da953f2a596b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:16:43 [2022-06-06T21:16:43.690Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
21:16:45 [2022-06-06T21:16:45.595Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
21:16:47 [2022-06-06T21:16:47.498Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
21:16:48 [2022-06-06T21:16:48.874Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
21:16:49 [2022-06-06T21:16:49.441Z] === RUN   TestDockerSuite/TestEventsAttach
21:16:49 [2022-06-06T21:16:49.699Z] === RUN   TestDockerSuite/TestEventsCommit
21:16:50 [2022-06-06T21:16:50.266Z] === RUN   TestDockerSuite/TestEventsContainerEvents
21:16:50 [2022-06-06T21:16:50.832Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
21:16:51 [2022-06-06T21:16:51.399Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
21:16:51 [2022-06-06T21:16:51.967Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
21:16:53 [2022-06-06T21:16:53.868Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
21:16:54 [2022-06-06T21:16:54.805Z] === RUN   TestDockerSuite/TestEventsContainerRestart
21:16:56 [2022-06-06T21:16:56.710Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
21:16:56 [2022-06-06T21:16:56.969Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
21:16:58 [2022-06-06T21:16:58.345Z]     docker_api_swarm_test.go:384: [d169fb145aac6] joining swarm manager [d79ac948fc1e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:16:59 [2022-06-06T21:16:59.280Z] === RUN   TestDockerSuite/TestEventsCopy
21:16:59 [2022-06-06T21:16:59.847Z]     docker_api_swarm_test.go:385: [da2a99fc22a73] joining swarm manager [d79ac948fc1e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:16:59 [2022-06-06T21:16:59.847Z] === RUN   TestDockerSuite/TestEventsFilterContainer
21:17:01 [2022-06-06T21:17:01.222Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
21:17:06 [2022-06-06T21:17:06.484Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
21:17:06 [2022-06-06T21:17:06.750Z] === RUN   TestDockerSuite/TestEventsFilterImageName
21:17:08 [2022-06-06T21:17:08.130Z] --- PASS: TestServicePlugin (31.95s)
21:17:08 [2022-06-06T21:17:08.130Z] === RUN   TestServiceUpdateLabel
21:17:08 [2022-06-06T21:17:08.130Z] === RUN   TestDockerSuite/TestEventsFilterLabels
21:17:08 [2022-06-06T21:17:08.130Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
21:17:08 [2022-06-06T21:17:08.388Z] === RUN   TestDockerSuite/TestEventsFilterType
21:17:08 [2022-06-06T21:17:08.647Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
21:17:08 [2022-06-06T21:17:08.906Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
21:17:08 [2022-06-06T21:17:08.906Z] === RUN   TestDockerSuite/TestEventsFilters
21:17:09 [2022-06-06T21:17:09.842Z] === RUN   TestDockerSuite/TestEventsFormat
21:17:10 [2022-06-06T21:17:10.409Z] --- PASS: TestServiceUpdateLabel (2.50s)
21:17:10 [2022-06-06T21:17:10.409Z] === RUN   TestServiceUpdateSecrets
21:17:10 [2022-06-06T21:17:10.977Z] === RUN   TestDockerSuite/TestEventsFormatBadField
21:17:10 [2022-06-06T21:17:10.977Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
21:17:10 [2022-06-06T21:17:10.977Z] === RUN   TestDockerSuite/TestEventsImageImport
21:17:11 [2022-06-06T21:17:11.913Z] === RUN   TestDockerSuite/TestEventsImageLoad
21:17:12 [2022-06-06T21:17:12.171Z] === RUN   TestDockerSuite/TestEventsImagePull
21:17:13 [2022-06-06T21:17:13.104Z] === RUN   TestDockerSuite/TestEventsImageTag
21:17:14 [2022-06-06T21:17:14.038Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
21:17:14 [2022-06-06T21:17:14.038Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
21:17:14 [2022-06-06T21:17:14.038Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
21:17:14 [2022-06-06T21:17:14.038Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
21:17:14 [2022-06-06T21:17:14.038Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
21:17:14 [2022-06-06T21:17:14.038Z] === RUN   TestDockerSuite/TestEventsPluginOps
21:17:15 [2022-06-06T21:17:15.939Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
21:17:16 [2022-06-06T21:17:16.506Z] === RUN   TestDockerSuite/TestEventsRename
21:17:17 [2022-06-06T21:17:17.073Z] === RUN   TestDockerSuite/TestEventsResize
21:17:17 [2022-06-06T21:17:17.639Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
21:17:17 [2022-06-06T21:17:17.897Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
21:17:18 [2022-06-06T21:17:18.463Z] === RUN   TestDockerSuite/TestEventsStreaming
21:17:19 [2022-06-06T21:17:19.029Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
21:17:22 [2022-06-06T21:17:22.308Z] === RUN   TestDockerSuite/TestEventsTop
21:17:22 [2022-06-06T21:17:22.308Z] === RUN   TestDockerSuite/TestEventsUntag
21:17:22 [2022-06-06T21:17:22.910Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev
21:17:22 [2022-06-06T21:17:22.911Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
21:17:22 [2022-06-06T21:17:22.911Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
21:17:22 [2022-06-06T21:17:22.911Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
21:17:22 [2022-06-06T21:17:22.911Z] Cross building: bundles/cross/linux/s390x
21:17:22 [2022-06-06T21:17:22.911Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev
21:17:22 [2022-06-06T21:17:22.911Z] GOOS="linux" GOARCH="s390x" GOARM=""
21:17:24 [2022-06-06T21:17:24.835Z] --- PASS: TestServiceUpdateSecrets (14.34s)
21:17:24 [2022-06-06T21:17:24.835Z] === RUN   TestServiceUpdateConfigs
21:17:24 [2022-06-06T21:17:24.835Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
21:17:37 [2022-06-06T21:17:37.049Z] === RUN   TestDockerSuite/TestExec
21:17:37 [2022-06-06T21:17:37.049Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
21:17:37 [2022-06-06T21:17:37.049Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
21:17:37 [2022-06-06T21:17:37.049Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
21:17:37 [2022-06-06T21:17:37.615Z] === RUN   TestDockerSuite/TestExecAPIStart
21:17:38 [2022-06-06T21:17:38.549Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
21:17:39 [2022-06-06T21:17:39.483Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
21:17:39 [2022-06-06T21:17:39.483Z] --- PASS: TestServiceUpdateConfigs (14.69s)
21:17:39 [2022-06-06T21:17:39.483Z] === RUN   TestServiceUpdateNetwork
21:17:40 [2022-06-06T21:17:40.050Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
21:17:40 [2022-06-06T21:17:40.617Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
21:17:41 [2022-06-06T21:17:41.553Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
21:17:42 [2022-06-06T21:17:42.118Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
21:17:43 [2022-06-06T21:17:43.052Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
21:17:44 [2022-06-06T21:17:44.428Z] === RUN   TestDockerSuite/TestExecCgroup
21:17:44 [2022-06-06T21:17:44.995Z] === RUN   TestDockerSuite/TestExecEnv
21:17:45 [2022-06-06T21:17:45.562Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
21:17:46 [2022-06-06T21:17:46.937Z] === RUN   TestDockerSuite/TestExecExitStatus
21:17:47 [2022-06-06T21:17:47.196Z] === RUN   TestDockerSuite/TestExecInspectID
21:17:50 [2022-06-06T21:17:50.478Z] === RUN   TestDockerSuite/TestExecInteractive
21:17:50 [2022-06-06T21:17:50.478Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
21:17:51 [2022-06-06T21:17:51.045Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
21:17:51 [2022-06-06T21:17:51.613Z] === RUN   TestDockerSuite/TestExecParseError
21:17:51 [2022-06-06T21:17:51.871Z] === RUN   TestDockerSuite/TestExecPausedContainer
21:17:52 [2022-06-06T21:17:52.440Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
21:17:53 [2022-06-06T21:17:53.007Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
21:17:53 [2022-06-06T21:17:53.265Z] --- PASS: TestServiceUpdateNetwork (13.81s)
21:17:53 [2022-06-06T21:17:53.265Z] === RUN   TestServiceUpdatePidsLimit
21:17:53 [2022-06-06T21:17:53.831Z]     check_test.go:378: [da2a99fc22a73] daemon is not started
21:17:53 [2022-06-06T21:17:53.831Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
21:17:54 [2022-06-06T21:17:54.397Z] === RUN   TestDockerSuite/TestExecSetEnv
21:17:54 [2022-06-06T21:17:54.656Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:17:54 [2022-06-06T21:17:54.915Z] === RUN   TestDockerSuite/TestExecStartFails
21:17:55 [2022-06-06T21:17:55.852Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:17:56 [2022-06-06T21:17:56.111Z] === RUN   TestDockerSuite/TestExecStateCleanup
21:17:56 [2022-06-06T21:17:56.370Z]     docker_api_swarm_test.go:802: [d877068e4552f] joining swarm manager [d0b85bc47db3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:17:57 [2022-06-06T21:17:57.746Z]     docker_api_swarm_test.go:802: [d696950c8f91e] joining swarm manager [d0b85bc47db3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:18:00 [2022-06-06T21:18:00.273Z]     docker_api_swarm_test.go:802: [d64dec7b28f09] joining swarm manager [d0b85bc47db3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:18:02 [2022-06-06T21:18:02.171Z]     docker_api_swarm_test.go:802: [dc72b6b0977df] joining swarm manager [d0b85bc47db3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
21:18:02 [2022-06-06T21:18:02.737Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:18:03 [2022-06-06T21:18:03.303Z]     docker_api_swarm_test.go:810: [dba53b9538549] joining swarm manager [d0b85bc47db3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
21:18:07 [2022-06-06T21:18:07.485Z] === RUN   TestDockerSuite/TestExecStopNotHanging
21:18:07 [2022-06-06T21:18:07.485Z] === RUN   TestDockerSuite/TestExecTTY
21:18:08 [2022-06-06T21:18:08.052Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
21:18:08 [2022-06-06T21:18:08.618Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
21:18:09 [2022-06-06T21:18:09.552Z] === RUN   TestDockerSuite/TestExecUlimits
21:18:10 [2022-06-06T21:18:10.119Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
21:18:10 [2022-06-06T21:18:10.119Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
21:18:10 [2022-06-06T21:18:10.119Z] === RUN   TestDockerSuite/TestExecWithImageUser
21:18:10 [2022-06-06T21:18:10.119Z] --- PASS: TestServiceUpdatePidsLimit (17.04s)
21:18:10 [2022-06-06T21:18:10.119Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.06s)
21:18:10 [2022-06-06T21:18:10.119Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s)
21:18:10 [2022-06-06T21:18:10.119Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
21:18:10 [2022-06-06T21:18:10.119Z] PASS
21:18:10 [2022-06-06T21:18:10.119Z] 
21:18:10 [2022-06-06T21:18:10.119Z] === Skipped
21:18:10 [2022-06-06T21:18:10.119Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
21:18:10 [2022-06-06T21:18:10.119Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:18:10 [2022-06-06T21:18:10.119Z] 
21:18:10 [2022-06-06T21:18:10.119Z] DONE 27 tests, 1 skipped in 177.631s
21:18:10 [2022-06-06T21:18:10.119Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
21:18:10 [2022-06-06T21:18:10.119Z] ++ 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
21:18:10 [2022-06-06T21:18:10.119Z] ++ set -e
21:18:10 [2022-06-06T21:18:10.119Z] ++ '[' -n 0 ']'
21:18:10 [2022-06-06T21:18:10.119Z] ++ set -x
21:18:10 [2022-06-06T21:18:10.119Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:18:10 [2022-06-06T21:18:10.378Z] INFO: Testing against a local daemon
21:18:10 [2022-06-06T21:18:10.378Z] === RUN   TestSessionCreate
21:18:10 [2022-06-06T21:18:10.378Z] --- PASS: TestSessionCreate (0.04s)
21:18:10 [2022-06-06T21:18:10.378Z] === RUN   TestSessionCreateWithBadUpgrade
21:18:10 [2022-06-06T21:18:10.378Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
21:18:10 [2022-06-06T21:18:10.378Z] PASS
21:18:10 [2022-06-06T21:18:10.378Z] 
21:18:10 [2022-06-06T21:18:10.378Z] DONE 2 tests in 0.170s
21:18:10 [2022-06-06T21:18:10.378Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
21:18:10 [2022-06-06T21:18:10.378Z] ++ 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
21:18:10 [2022-06-06T21:18:10.378Z] ++ set -e
21:18:10 [2022-06-06T21:18:10.378Z] ++ '[' -n 0 ']'
21:18:10 [2022-06-06T21:18:10.378Z] ++ set -x
21:18:10 [2022-06-06T21:18:10.378Z] ++ 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
21:18:10 [2022-06-06T21:18:10.636Z] INFO: Testing against a local daemon
21:18:10 [2022-06-06T21:18:10.636Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:18:10 [2022-06-06T21:18:10.636Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:18:10 [2022-06-06T21:18:10.636Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:18:10 [2022-06-06T21:18:10.636Z] === RUN   TestDiskUsage
21:18:10 [2022-06-06T21:18:10.636Z] === PAUSE TestDiskUsage
21:18:10 [2022-06-06T21:18:10.636Z] === RUN   TestEventsExecDie
21:18:11 [2022-06-06T21:18:11.204Z] --- PASS: TestEventsExecDie (0.69s)
21:18:11 [2022-06-06T21:18:11.204Z] === RUN   TestEventsBackwardsCompatible
21:18:11 [2022-06-06T21:18:11.204Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
21:18:11 [2022-06-06T21:18:11.204Z] === RUN   TestEventsVolumeCreate
21:18:11 [2022-06-06T21:18:11.204Z] --- PASS: TestEventsVolumeCreate (0.06s)
21:18:11 [2022-06-06T21:18:11.204Z] === RUN   TestInfoBinaryCommits
21:18:11 [2022-06-06T21:18:11.481Z] --- PASS: TestInfoBinaryCommits (0.05s)
21:18:11 [2022-06-06T21:18:11.481Z] === RUN   TestInfoAPIVersioned
21:18:11 [2022-06-06T21:18:11.481Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:18:11 [2022-06-06T21:18:11.481Z] === RUN   TestInfoAPI
21:18:11 [2022-06-06T21:18:11.481Z] --- PASS: TestInfoAPI (0.03s)
21:18:11 [2022-06-06T21:18:11.481Z] === RUN   TestInfoAPIWarnings
21:18:11 [2022-06-06T21:18:11.481Z] === RUN   TestDockerSuite/TestExecWithNoTERM
21:18:12 [2022-06-06T21:18:12.050Z] === RUN   TestDockerSuite/TestExecWithPrivileged
21:18:12 [2022-06-06T21:18:12.984Z] === RUN   TestDockerSuite/TestExecWithTERM
21:18:13 [2022-06-06T21:18:13.549Z] === RUN   TestDockerSuite/TestExecWithUser
21:18:14 [2022-06-06T21:18:14.116Z] === RUN   TestDockerSuite/TestGetContainerStats
21:18:19 [2022-06-06T21:18:19.377Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
21:18:23 [2022-06-06T21:18:23.560Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
21:18:24 [2022-06-06T21:18:24.493Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
21:18:28 [2022-06-06T21:18:28.677Z] --- PASS: TestInfoAPIWarnings (16.54s)
21:18:28 [2022-06-06T21:18:28.677Z] === RUN   TestInfoDebug
21:18:28 [2022-06-06T21:18:28.677Z] --- PASS: TestInfoDebug (0.53s)
21:18:28 [2022-06-06T21:18:28.677Z] === RUN   TestInfoInsecureRegistries
21:18:28 [2022-06-06T21:18:28.936Z] --- PASS: TestInfoInsecureRegistries (0.53s)
21:18:28 [2022-06-06T21:18:28.936Z] === RUN   TestInfoRegistryMirrors
21:18:28 [2022-06-06T21:18:28.936Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
21:18:29 [2022-06-06T21:18:29.502Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
21:18:29 [2022-06-06T21:18:29.502Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
21:18:29 [2022-06-06T21:18:29.502Z] --- PASS: TestInfoRegistryMirrors (0.53s)
21:18:29 [2022-06-06T21:18:29.502Z] === RUN   TestLoginFailsWithBadCredentials
21:18:29 [2022-06-06T21:18:29.502Z] === RUN   TestDockerSuite/TestHealth
21:18:29 [2022-06-06T21:18:29.760Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
21:18:29 [2022-06-06T21:18:29.760Z] === RUN   TestPingCacheHeaders
21:18:29 [2022-06-06T21:18:29.760Z] --- PASS: TestPingCacheHeaders (0.02s)
21:18:29 [2022-06-06T21:18:29.760Z] === RUN   TestPingGet
21:18:29 [2022-06-06T21:18:29.760Z] --- PASS: TestPingGet (0.02s)
21:18:29 [2022-06-06T21:18:29.760Z] === RUN   TestPingHead
21:18:29 [2022-06-06T21:18:29.760Z] --- PASS: TestPingHead (0.02s)
21:18:29 [2022-06-06T21:18:29.760Z] === RUN   TestPingSwarmHeader
21:18:30 [2022-06-06T21:18:30.326Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:18:30 [2022-06-06T21:18:30.893Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:18:31 [2022-06-06T21:18:31.829Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:18:32 [2022-06-06T21:18:32.087Z] --- PASS: TestPingSwarmHeader (2.26s)
21:18:32 [2022-06-06T21:18:32.087Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:18:32 [2022-06-06T21:18:32.087Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:18:32 [2022-06-06T21:18:32.087Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:18:32 [2022-06-06T21:18:32.087Z] === RUN   TestVersion
21:18:32 [2022-06-06T21:18:32.087Z] --- PASS: TestVersion (0.03s)
21:18:32 [2022-06-06T21:18:32.087Z] === CONT  TestDiskUsage
21:18:32 [2022-06-06T21:18:32.653Z] === RUN   TestDiskUsage/empty
21:18:32 [2022-06-06T21:18:32.653Z] === RUN   TestDiskUsage/empty/container_types
21:18:32 [2022-06-06T21:18:32.653Z] === RUN   TestDiskUsage/empty/image_types
21:18:32 [2022-06-06T21:18:32.653Z] === RUN   TestDiskUsage/empty/volume_types
21:18:32 [2022-06-06T21:18:32.653Z] === RUN   TestDiskUsage/empty/build-cache_types
21:18:32 [2022-06-06T21:18:32.653Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:18:32 [2022-06-06T21:18:32.653Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:18:32 [2022-06-06T21:18:32.653Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:18:32 [2022-06-06T21:18:32.653Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:18:32 [2022-06-06T21:18:32.653Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:18:32 [2022-06-06T21:18:32.653Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:18:32 [2022-06-06T21:18:32.653Z] === RUN   TestDiskUsage/after_LoadBusybox
21:18:32 [2022-06-06T21:18:32.653Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:18:32 [2022-06-06T21:18:32.653Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:18:32 [2022-06-06T21:18:32.653Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:18:32 [2022-06-06T21:18:32.653Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:18:32 [2022-06-06T21:18:32.653Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:18:32 [2022-06-06T21:18:32.653Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:18:32 [2022-06-06T21:18:32.653Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:18:32 [2022-06-06T21:18:32.653Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:18:32 [2022-06-06T21:18:32.653Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:18:32 [2022-06-06T21:18:32.653Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:18:32 [2022-06-06T21:18:32.653Z] === RUN   TestDiskUsage/after_container.Run
21:18:32 [2022-06-06T21:18:32.911Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:18:32 [2022-06-06T21:18:32.911Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:18:32 [2022-06-06T21:18:32.911Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:18:32 [2022-06-06T21:18:32.911Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:18:32 [2022-06-06T21:18:32.911Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:18:32 [2022-06-06T21:18:32.911Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:18:32 [2022-06-06T21:18:32.911Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:18:32 [2022-06-06T21:18:32.911Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:18:32 [2022-06-06T21:18:32.911Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:18:32 [2022-06-06T21:18:32.911Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:18:33 [2022-06-06T21:18:33.170Z] --- PASS: TestDiskUsage (1.21s)
21:18:33 [2022-06-06T21:18:33.170Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.20s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]     --- PASS: TestDiskUsage/after_container.Run (0.33s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z] PASS
21:18:33 [2022-06-06T21:18:33.170Z] 
21:18:33 [2022-06-06T21:18:33.170Z] === Skipped
21:18:33 [2022-06-06T21:18:33.170Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:18:33 [2022-06-06T21:18:33.170Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:18:33 [2022-06-06T21:18:33.170Z] 
21:18:33 [2022-06-06T21:18:33.170Z] DONE 54 tests, 1 skipped in 22.785s
21:18:33 [2022-06-06T21:18:33.170Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
21:18:33 [2022-06-06T21:18:33.170Z] ++ 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
21:18:33 [2022-06-06T21:18:33.170Z] ++ set -e
21:18:33 [2022-06-06T21:18:33.170Z] ++ '[' -n 0 ']'
21:18:33 [2022-06-06T21:18:33.170Z] ++ set -x
21:18:33 [2022-06-06T21:18:33.171Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:18:33 [2022-06-06T21:18:33.171Z] INFO: Testing against a local daemon
21:18:33 [2022-06-06T21:18:33.171Z] === RUN   TestVolumesCreateAndList
21:18:33 [2022-06-06T21:18:33.434Z] --- PASS: TestVolumesCreateAndList (0.03s)
21:18:33 [2022-06-06T21:18:33.434Z] === RUN   TestVolumesRemove
21:18:33 [2022-06-06T21:18:33.434Z] --- PASS: TestVolumesRemove (0.06s)
21:18:33 [2022-06-06T21:18:33.434Z] === RUN   TestVolumesInspect
21:18:33 [2022-06-06T21:18:33.434Z] --- PASS: TestVolumesInspect (0.02s)
21:18:33 [2022-06-06T21:18:33.434Z] === RUN   TestVolumesInvalidJSON
21:18:33 [2022-06-06T21:18:33.434Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:18:33 [2022-06-06T21:18:33.434Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:18:33 [2022-06-06T21:18:33.434Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:18:33 [2022-06-06T21:18:33.434Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:18:33 [2022-06-06T21:18:33.434Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:18:33 [2022-06-06T21:18:33.434Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:18:33 [2022-06-06T21:18:33.434Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:18:33 [2022-06-06T21:18:33.434Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:18:33 [2022-06-06T21:18:33.434Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:18:33 [2022-06-06T21:18:33.434Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:18:33 [2022-06-06T21:18:33.434Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:18:33 [2022-06-06T21:18:33.434Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:18:33 [2022-06-06T21:18:33.434Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:18:33 [2022-06-06T21:18:33.434Z] PASS
21:18:33 [2022-06-06T21:18:33.434Z] 
21:18:33 [2022-06-06T21:18:33.434Z] DONE 9 tests in 0.203s
21:18:33 [2022-06-06T21:18:33.434Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:18:33 [2022-06-06T21:18:33.692Z] ++++ cat bundles/test-integration/docker.pid
21:18:33 [2022-06-06T21:18:33.692Z] +++ kill 6654
21:18:33 [2022-06-06T21:18:33.949Z] +++ /etc/init.d/apparmor stop
21:18:33 [2022-06-06T21:18:33.949Z] Leaving: AppArmorNo profiles have been unloaded.
21:18:33 [2022-06-06T21:18:33.949Z] 
21:18:33 [2022-06-06T21:18:33.949Z] Unloading profiles will leave already running processes permanently
21:18:33 [2022-06-06T21:18:33.949Z] unconfined, which can lead to unexpected situations.
21:18:33 [2022-06-06T21:18:33.949Z] 
21:18:33 [2022-06-06T21:18:33.949Z] To set a process to complain mode, use the command line tool
21:18:33 [2022-06-06T21:18:33.949Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:18:33 [2022-06-06T21:18:33.949Z] +++ true
21:18:33 [2022-06-06T21:18:33.949Z] exiting test-integration
21:18:33 [2022-06-06T21:18:33.949Z] ++ exit 0
21:18:33 [2022-06-06T21:18:33.949Z] 
21:18:34 [2022-06-06T21:18:34.515Z] + for job in $(jobs -p)
21:18:34 [2022-06-06T21:18:34.515Z] + wait 11422
21:18:49 [2022-06-06T21:18:49.385Z] === RUN   TestDockerSuite/TestHistoryExistentImage
21:18:49 [2022-06-06T21:18:49.385Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
21:18:49 [2022-06-06T21:18:49.385Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
21:18:49 [2022-06-06T21:18:49.385Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
21:18:49 [2022-06-06T21:18:49.385Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
21:18:49 [2022-06-06T21:18:49.385Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
21:18:49 [2022-06-06T21:18:49.644Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
21:18:49 [2022-06-06T21:18:49.902Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
21:18:49 [2022-06-06T21:18:49.902Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
21:18:49 [2022-06-06T21:18:49.902Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
21:18:50 [2022-06-06T21:18:50.160Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
21:18:50 [2022-06-06T21:18:50.161Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
21:18:50 [2022-06-06T21:18:50.419Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
21:18:50 [2022-06-06T21:18:50.419Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
21:18:50 [2022-06-06T21:18:50.986Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
21:18:51 [2022-06-06T21:18:51.287Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
21:18:51 [2022-06-06T21:18:51.854Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
21:18:52 [2022-06-06T21:18:52.421Z] === RUN   TestDockerSuite/TestImagesFormat
21:18:52 [2022-06-06T21:18:52.421Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
21:18:52 [2022-06-06T21:18:52.989Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
21:18:55 [2022-06-06T21:18:55.516Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
21:18:55 [2022-06-06T21:18:55.516Z] === RUN   TestDockerSuite/TestImportBadURL
21:18:55 [2022-06-06T21:18:55.516Z] === RUN   TestDockerSuite/TestImportDisplay
21:18:56 [2022-06-06T21:18:56.454Z] === RUN   TestDockerSuite/TestImportFile
21:18:57 [2022-06-06T21:18:57.828Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
21:18:57 [2022-06-06T21:18:57.828Z] === RUN   TestDockerSuite/TestImportFileWithMessage
21:18:58 [2022-06-06T21:18:58.762Z] === RUN   TestDockerSuite/TestImportGzipped
21:18:59 [2022-06-06T21:18:59.698Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
21:19:01 [2022-06-06T21:19:01.078Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
21:19:01 [2022-06-06T21:19:01.340Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
21:19:01 [2022-06-06T21:19:01.907Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
21:19:02 [2022-06-06T21:19:02.472Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
21:19:02 [2022-06-06T21:19:02.472Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
21:19:02 [2022-06-06T21:19:02.472Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
21:19:02 [2022-06-06T21:19:02.731Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
21:19:03 [2022-06-06T21:19:03.298Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
21:19:03 [2022-06-06T21:19:03.298Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
21:19:03 [2022-06-06T21:19:03.864Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
21:19:04 [2022-06-06T21:19:04.430Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
21:19:04 [2022-06-06T21:19:04.688Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
21:19:05 [2022-06-06T21:19:05.254Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
21:19:05 [2022-06-06T21:19:05.254Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
21:19:06 [2022-06-06T21:19:06.188Z] === RUN   TestDockerSuite/TestInspectAmpersand
21:19:06 [2022-06-06T21:19:06.754Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
21:19:07 [2022-06-06T21:19:07.013Z] === RUN   TestDockerSuite/TestInspectByPrefix
21:19:07 [2022-06-06T21:19:07.272Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
21:19:07 [2022-06-06T21:19:07.531Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
21:19:07 [2022-06-06T21:19:07.531Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
21:19:07 [2022-06-06T21:19:07.531Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
21:19:08 [2022-06-06T21:19:08.466Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
21:19:08 [2022-06-06T21:19:08.723Z] === RUN   TestDockerSuite/TestInspectDefault
21:19:09 [2022-06-06T21:19:09.289Z] === RUN   TestDockerSuite/TestInspectHistory
21:19:09 [2022-06-06T21:19:09.855Z] === RUN   TestDockerSuite/TestInspectImage
21:19:09 [2022-06-06T21:19:09.855Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
21:19:09 [2022-06-06T21:19:09.855Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
21:19:09 [2022-06-06T21:19:09.855Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
21:19:09 [2022-06-06T21:19:09.855Z] === RUN   TestDockerSuite/TestInspectInt64
21:19:10 [2022-06-06T21:19:10.113Z] === RUN   TestDockerSuite/TestInspectJSONFields
21:19:10 [2022-06-06T21:19:10.679Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
21:19:10 [2022-06-06T21:19:10.679Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
21:19:11 [2022-06-06T21:19:11.245Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
21:19:11 [2022-06-06T21:19:11.504Z] === RUN   TestDockerSuite/TestInspectPlugin
21:19:13 [2022-06-06T21:19:13.406Z] === RUN   TestDockerSuite/TestInspectRootFS
21:19:13 [2022-06-06T21:19:13.406Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
21:19:13 [2022-06-06T21:19:13.972Z] === RUN   TestDockerSuite/TestInspectStatus
21:19:14 [2022-06-06T21:19:14.308Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev
21:19:14 [2022-06-06T21:19:14.308Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev
21:19:14 [2022-06-06T21:19:14.308Z] GOOS="linux" GOARCH="s390x" GOARM=""
21:19:14 [2022-06-06T21:19:14.308Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev
21:19:14 [2022-06-06T21:19:14.308Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:19:14 [2022-06-06T21:19:14.539Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
21:19:14 [2022-06-06T21:19:14.660Z] + sudo modprobe ip6table_filter
[Pipeline] sh
21:19:14 [2022-06-06T21:19:14.934Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43700/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a7e3182757ca20217032cdf5bc04e61e528c2dfa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a7e3182757ca20217032cdf5bc04e61e528c2dfa hack/test/unit
21:19:15 [2022-06-06T21:19:15.190Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
21:19:15 [2022-06-06T21:19:15.190Z] + TESTFLAGS+=' -test.timeout=5m'
21:19:15 [2022-06-06T21:19:15.190Z] + TESTDIRS=./...
21:19:15 [2022-06-06T21:19:15.190Z] + exclude_paths='/vendor/|/integration'
21:19:15 [2022-06-06T21:19:15.190Z] ++ go list ./...
21:19:15 [2022-06-06T21:19:15.190Z] ++ grep -vE '(/vendor/|/integration)'
21:19:15 [2022-06-06T21:19:15.474Z] === RUN   TestDockerSuite/TestInspectTemplateError
21:19:16 [2022-06-06T21:19:16.043Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
21:19:16 [2022-06-06T21:19:16.119Z] + pkg_list='github.com/docker/docker/api
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/server
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/server/backend/build
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/server/httpstatus
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/server/httputils
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/server/middleware
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/server/router
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/server/router/build
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/server/router/checkpoint
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/server/router/container
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/server/router/debug
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/server/router/distribution
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/server/router/grpc
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/server/router/image
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/server/router/network
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/server/router/plugin
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/server/router/session
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/server/router/swarm
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/server/router/system
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/server/router/volume
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/types
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/types/backend
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/types/blkiodev
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/types/container
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/types/events
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/types/filters
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/types/image
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/types/mount
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/types/network
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/types/plugins/logdriver
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/types/registry
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/types/strslice
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/types/swarm
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/types/swarm/runtime
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/types/time
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/types/versions
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/types/versions/v1p19
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/types/versions/v1p20
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/api/types/volume
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/builder
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/builder/builder-next
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/builder/builder-next/exporter
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/builder/builder-next/worker
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/builder/dockerfile
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/builder/remotecontext
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/builder/remotecontext/git
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/builder/remotecontext/urlutil
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/cli
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/cli/config
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/cli/debug
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/cli/winresources/docker-proxy
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/cli/winresources/dockerd
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/client
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/cmd/docker-proxy
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/cmd/dockerd
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/cmd/dockerd/trap
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/container
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/container/stream
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/contrib/apparmor
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/contrib/docker-device-tool
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/contrib/httpserver
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/cluster
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/cluster/convert
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/cluster/executor
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/cluster/executor/container
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/cluster/provider
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/config
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/events
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/events/testutils
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/exec
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/graphdriver
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/graphdriver/aufs
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/graphdriver/copy
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/graphdriver/overlay
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/graphdriver/register
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/graphdriver/vfs
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/graphdriver/zfs
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/images
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/initlayer
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/links
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/listeners
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/logger
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/logger/awslogs
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/logger/fluentd
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/logger/gcplogs
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/logger/gelf
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/logger/journald
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/logger/local
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/logger/logentries
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/logger/loggertest
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/logger/loggerutils
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/logger/splunk
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/logger/syslog
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/logger/templates
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/names
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/network
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/daemon/stats
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/distribution
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/distribution/metadata
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/distribution/utils
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/distribution/xfer
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/dockerversion
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/errdefs
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/image
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/image/cache
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/image/tarexport
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/image/v1
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/internal/test/suite
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/layer
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libcontainerd
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libcontainerd/queue
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libcontainerd/remote
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libcontainerd/supervisor
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libcontainerd/types
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/bitseq
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/cluster
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/config
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/datastore
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/diagnostic
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/discoverapi
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/driverapi
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/drivers/bridge
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/drivers/host
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/drivers/null
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/drivers/overlay
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/drivers/remote
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/drivers/windows
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/drvregistry
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/etchosts
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/idm
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/internal/caller
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/ipam
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/ipamapi
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/ipams/builtin
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/ipams/null
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/ipams/remote
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/ipamutils
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/iptables
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/netlabel
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/netutils
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/networkdb
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/ns
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/options
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/osl
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/osl/kernel
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/portallocator
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/portmapper
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/resolvconf
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/testutils
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/libnetwork/types
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/oci
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/oci/caps
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/opts
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/aaparser
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/archive
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/authorization
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/broadcaster
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/capabilities
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/chrootarchive
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/containerfs
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/devicemapper
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/directory
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/dmesg
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/fileutils
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/fsutils
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/homedir
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/idtools
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/ioutils
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/jsonmessage
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/longpath
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/loopback
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/namesgenerator
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/parsers
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/parsers/kernel
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/pidfile
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/platform
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/plugingetter
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/plugins
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/plugins/transport
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/pools
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/progress
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/pubsub
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/reexec
21:19:16 [2022-06-06T21:19:16.119Z] github.com/docker/docker/pkg/signal
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/stack
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/stdcopy
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/streamformatter
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/stringid
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/sysinfo
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/system
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/tailfile
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/tarsum
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/truncindex
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/urlutil
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/useragent
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/plugin
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/plugin/executor/containerd
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/plugin/v2
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/profiles/apparmor
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/profiles/seccomp
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/quota
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/reference
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/registry
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/registry/resumable
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/restartmanager
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/rootless
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/rootless/specconv
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/runconfig
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/runconfig/opts
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/testutil
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/testutil/daemon
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/testutil/environment
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/testutil/fakecontext
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/testutil/fakegit
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/testutil/fakestorage
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/testutil/fixtures/load
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/testutil/fixtures/plugin
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/testutil/registry
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/testutil/request
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/volume
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/volume/drivers
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/volume/local
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/volume/mounts
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/volume/service
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/volume/service/opts
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/volume/testutils'
21:19:16 [2022-06-06T21:19:16.120Z] ++ grep --fixed-strings -v /libnetwork
21:19:16 [2022-06-06T21:19:16.120Z] ++ echo 'github.com/docker/docker/api
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/backend/build
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/httpstatus
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/httputils
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/middleware
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/router
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/router/build
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/router/checkpoint
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/router/container
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/router/debug
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/router/distribution
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/router/grpc
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/router/image
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/router/network
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/router/plugin
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/router/session
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/router/swarm
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/router/system
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/router/volume
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types/backend
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types/blkiodev
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types/container
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types/events
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types/filters
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types/image
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types/mount
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types/network
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types/plugins/logdriver
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types/registry
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types/strslice
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types/swarm
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types/swarm/runtime
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types/time
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types/versions
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types/versions/v1p19
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types/versions/v1p20
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types/volume
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/builder
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/builder/builder-next
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/builder/builder-next/exporter
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/builder/builder-next/worker
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/builder/dockerfile
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/builder/remotecontext
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/builder/remotecontext/git
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/builder/remotecontext/urlutil
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/cli
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/cli/config
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/cli/debug
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/cli/winresources/docker-proxy
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/cli/winresources/dockerd
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/client
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/cmd/docker-proxy
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/cmd/dockerd
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/cmd/dockerd/trap
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/container
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/container/stream
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/contrib/apparmor
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/contrib/docker-device-tool
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/contrib/httpserver
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/cluster
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/cluster/convert
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/cluster/executor
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/cluster/executor/container
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/cluster/provider
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/config
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/events
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/events/testutils
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/exec
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/graphdriver
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/graphdriver/aufs
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/graphdriver/copy
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/graphdriver/overlay
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/graphdriver/register
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/graphdriver/vfs
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/graphdriver/zfs
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/images
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/initlayer
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/links
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/listeners
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/logger
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/logger/awslogs
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/logger/fluentd
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/logger/gcplogs
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/logger/gelf
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/logger/journald
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/logger/local
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/logger/logentries
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/logger/loggertest
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/logger/loggerutils
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/logger/splunk
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/logger/syslog
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/logger/templates
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/names
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/network
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/daemon/stats
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/distribution
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/distribution/metadata
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/distribution/utils
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/distribution/xfer
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/dockerversion
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/errdefs
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/image
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/image/cache
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/image/tarexport
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/image/v1
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/internal/test/suite
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/layer
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libcontainerd
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libcontainerd/queue
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libcontainerd/remote
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libcontainerd/supervisor
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libcontainerd/types
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/bitseq
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/cluster
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/config
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/datastore
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/diagnostic
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/discoverapi
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/driverapi
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/drivers/bridge
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/drivers/host
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/drivers/null
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/drivers/overlay
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/drivers/remote
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/drivers/windows
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/drvregistry
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/etchosts
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/idm
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/internal/caller
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/ipam
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/ipamapi
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/ipams/builtin
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/ipams/null
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/ipams/remote
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/ipamutils
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/iptables
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/netlabel
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/netutils
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/networkdb
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/ns
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/options
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/osl
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/osl/kernel
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/portallocator
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/portmapper
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/resolvconf
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/testutils
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/libnetwork/types
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/oci
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/oci/caps
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/opts
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/aaparser
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/archive
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/authorization
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/broadcaster
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/capabilities
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/chrootarchive
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/containerfs
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/devicemapper
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/directory
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/dmesg
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/fileutils
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/fsutils
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/homedir
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/idtools
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/ioutils
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/jsonmessage
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/longpath
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/loopback
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/namesgenerator
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/parsers
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/parsers/kernel
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/pidfile
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/platform
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/plugingetter
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/plugins
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/plugins/transport
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/pools
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/progress
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/pubsub
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/reexec
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/signal
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/stack
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/stdcopy
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/streamformatter
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/stringid
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/sysinfo
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/system
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/tailfile
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/tarsum
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/truncindex
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/urlutil
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/pkg/useragent
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/plugin
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/plugin/executor/containerd
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/plugin/v2
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/profiles/apparmor
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/profiles/seccomp
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/quota
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/reference
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/registry
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/registry/resumable
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/restartmanager
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/rootless
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/rootless/specconv
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/runconfig
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/runconfig/opts
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/testutil
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/testutil/daemon
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/testutil/environment
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/testutil/fakecontext
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/testutil/fakegit
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/testutil/fakestorage
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/testutil/fixtures/load
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/testutil/fixtures/plugin
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/testutil/registry
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/testutil/request
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/volume
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/volume/drivers
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/volume/local
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/volume/mounts
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/volume/service
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/volume/service/opts
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/volume/testutils'
21:19:16 [2022-06-06T21:19:16.120Z] + base_pkg_list='github.com/docker/docker/api
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/backend/build
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/httpstatus
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/httputils
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/middleware
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/router
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/router/build
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/router/checkpoint
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/router/container
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/router/debug
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/router/distribution
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/router/grpc
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/router/image
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/router/network
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/router/plugin
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/router/session
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/router/swarm
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/router/system
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/server/router/volume
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types/backend
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types/blkiodev
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types/container
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types/events
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types/filters
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types/image
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types/mount
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types/network
21:19:16 [2022-06-06T21:19:16.120Z] github.com/docker/docker/api/types/plugins/logdriver
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/types/registry
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/types/strslice
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/types/swarm
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/types/swarm/runtime
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/types/time
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/types/versions
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/types/versions/v1p19
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/types/versions/v1p20
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/types/volume
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/builder
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/builder/builder-next
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/builder/builder-next/exporter
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/builder/builder-next/worker
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/builder/dockerfile
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/builder/remotecontext
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/builder/remotecontext/git
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/builder/remotecontext/urlutil
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/cli
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/cli/config
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/cli/debug
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/cli/winresources/docker-proxy
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/cli/winresources/dockerd
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/client
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/cmd/docker-proxy
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/cmd/dockerd
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/cmd/dockerd/trap
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/container
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/container/stream
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/contrib/apparmor
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/contrib/docker-device-tool
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/contrib/httpserver
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/cluster
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/cluster/convert
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/cluster/executor
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/cluster/executor/container
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/cluster/provider
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/config
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/events
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/events/testutils
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/exec
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/graphdriver
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/graphdriver/aufs
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/graphdriver/copy
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/graphdriver/overlay
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/graphdriver/register
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/graphdriver/vfs
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/graphdriver/zfs
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/images
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/initlayer
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/links
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/listeners
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/awslogs
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/fluentd
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/gcplogs
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/gelf
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/journald
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/local
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/logentries
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/loggertest
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/loggerutils
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/splunk
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/syslog
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/templates
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/names
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/network
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/stats
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/distribution
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/distribution/metadata
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/distribution/utils
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/distribution/xfer
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/dockerversion
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/errdefs
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/image
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/image/cache
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/image/tarexport
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/image/v1
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/internal/test/suite
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/layer
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libcontainerd
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libcontainerd/queue
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libcontainerd/remote
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libcontainerd/supervisor
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libcontainerd/types
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/oci
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/oci/caps
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/opts
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/aaparser
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/archive
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/authorization
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/broadcaster
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/capabilities
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/chrootarchive
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/containerfs
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/devicemapper
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/directory
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/dmesg
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/fileutils
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/fsutils
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/homedir
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/idtools
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/ioutils
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/jsonmessage
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/longpath
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/loopback
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/namesgenerator
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/parsers
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/parsers/kernel
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/pidfile
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/platform
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/plugingetter
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/plugins
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/plugins/transport
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/pools
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/progress
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/pubsub
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/reexec
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/signal
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/stack
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/stdcopy
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/streamformatter
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/stringid
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/sysinfo
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/system
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/tailfile
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/tarsum
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/truncindex
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/urlutil
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/pkg/useragent
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/plugin
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/plugin/executor/containerd
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/plugin/v2
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/profiles/apparmor
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/profiles/seccomp
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/quota
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/reference
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/registry
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/registry/resumable
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/restartmanager
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/rootless
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/rootless/specconv
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/runconfig
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/runconfig/opts
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/testutil
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/testutil/daemon
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/testutil/environment
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/testutil/fakecontext
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/testutil/fakegit
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/testutil/fakestorage
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/testutil/fixtures/load
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/testutil/fixtures/plugin
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/testutil/registry
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/testutil/request
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/volume
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/volume/drivers
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/volume/local
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/volume/mounts
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/volume/service
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/volume/service/opts
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/volume/testutils'
21:19:16 [2022-06-06T21:19:16.121Z] ++ echo 'github.com/docker/docker/api
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/server
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/server/backend/build
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/server/httpstatus
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/server/httputils
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/server/middleware
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/server/router
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/server/router/build
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/server/router/checkpoint
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/server/router/container
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/server/router/debug
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/server/router/distribution
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/server/router/grpc
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/server/router/image
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/server/router/network
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/server/router/plugin
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/server/router/session
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/server/router/swarm
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/server/router/system
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/server/router/volume
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/types
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/types/backend
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/types/blkiodev
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/types/container
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/types/events
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/types/filters
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/types/image
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/types/mount
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/types/network
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/types/plugins/logdriver
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/types/registry
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/types/strslice
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/types/swarm
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/types/swarm/runtime
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/types/time
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/types/versions
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/types/versions/v1p19
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/types/versions/v1p20
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/api/types/volume
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/builder
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/builder/builder-next
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/builder/builder-next/exporter
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/builder/builder-next/worker
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/builder/dockerfile
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/builder/remotecontext
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/builder/remotecontext/git
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/builder/remotecontext/urlutil
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/cli
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/cli/config
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/cli/debug
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/cli/winresources/docker-proxy
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/cli/winresources/dockerd
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/client
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/cmd/docker-proxy
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/cmd/dockerd
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/cmd/dockerd/trap
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/container
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/container/stream
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/contrib/apparmor
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/contrib/docker-device-tool
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/contrib/httpserver
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/cluster
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/cluster/convert
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/cluster/executor
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/cluster/executor/container
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/cluster/provider
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/config
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/events
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/events/testutils
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/exec
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/graphdriver
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/graphdriver/aufs
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/graphdriver/copy
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/graphdriver/overlay
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/graphdriver/register
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/graphdriver/vfs
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/graphdriver/zfs
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/images
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/initlayer
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/links
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/listeners
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/awslogs
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/fluentd
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/gcplogs
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/gelf
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/journald
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/local
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/logentries
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/loggertest
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/loggerutils
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/splunk
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/syslog
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/logger/templates
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/names
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/network
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/daemon/stats
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/distribution
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/distribution/metadata
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/distribution/utils
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/distribution/xfer
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/dockerversion
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/errdefs
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/image
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/image/cache
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/image/tarexport
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/image/v1
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/internal/test/suite
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/layer
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libcontainerd
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libcontainerd/queue
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libcontainerd/remote
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libcontainerd/supervisor
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libcontainerd/types
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libnetwork
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libnetwork/bitseq
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libnetwork/cluster
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libnetwork/config
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libnetwork/datastore
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libnetwork/diagnostic
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libnetwork/discoverapi
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libnetwork/driverapi
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libnetwork/drivers/bridge
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libnetwork/drivers/host
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:19:16 [2022-06-06T21:19:16.121Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/null
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/overlay
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/remote
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/windows
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drvregistry
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/etchosts
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/idm
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/internal/caller
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/ipam
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/ipamapi
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/ipams/builtin
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/ipams/null
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/ipams/remote
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/ipamutils
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/iptables
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/netlabel
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/netutils
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/networkdb
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/ns
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/options
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/osl
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/osl/kernel
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/portallocator
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/portmapper
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/resolvconf
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/testutils
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/types
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/oci
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/oci/caps
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/opts
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/aaparser
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/archive
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/authorization
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/broadcaster
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/capabilities
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/chrootarchive
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/containerfs
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/devicemapper
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/directory
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/dmesg
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/fileutils
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/fsutils
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/homedir
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/idtools
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/ioutils
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/jsonmessage
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/longpath
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/loopback
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/namesgenerator
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/parsers
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/parsers/kernel
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/pidfile
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/platform
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/plugingetter
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/plugins
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/plugins/transport
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/pools
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/progress
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/pubsub
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/reexec
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/signal
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/stack
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/stdcopy
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/streamformatter
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/stringid
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/sysinfo
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/system
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/tailfile
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/tarsum
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/truncindex
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/urlutil
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/pkg/useragent
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/plugin
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/plugin/executor/containerd
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/plugin/v2
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/profiles/apparmor
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/profiles/seccomp
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/quota
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/reference
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/registry
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/registry/resumable
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/restartmanager
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/rootless
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/rootless/specconv
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/runconfig
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/runconfig/opts
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/testutil
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/testutil/daemon
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/testutil/environment
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/testutil/fakecontext
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/testutil/fakegit
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/testutil/fakestorage
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/testutil/fixtures/load
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/testutil/fixtures/plugin
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/testutil/registry
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/testutil/request
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/volume
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/volume/drivers
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/volume/local
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/volume/mounts
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/volume/service
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/volume/service/opts
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/volume/testutils'
21:19:16 [2022-06-06T21:19:16.122Z] ++ grep --fixed-strings /libnetwork
21:19:16 [2022-06-06T21:19:16.122Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/bitseq
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/cluster
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/config
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/datastore
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/diagnostic
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/discoverapi
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/driverapi
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/bridge
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/host
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/null
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/overlay
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/remote
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/windows
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drvregistry
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/etchosts
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/idm
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/internal/caller
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/ipam
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/ipamapi
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/ipams/builtin
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/ipams/null
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/ipams/remote
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/ipamutils
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/iptables
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/netlabel
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/netutils
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/networkdb
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/ns
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/options
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/osl
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/osl/kernel
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/portallocator
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/portmapper
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/resolvconf
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/testutils
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/types'
21:19:16 [2022-06-06T21:19:16.122Z] + grep --fixed-strings libnetwork/drivers/bridge
21:19:16 [2022-06-06T21:19:16.122Z] + echo 'github.com/docker/docker/libnetwork
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/bitseq
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/cluster
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/config
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/datastore
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/diagnostic
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/discoverapi
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/driverapi
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/bridge
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/host
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/null
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/overlay
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/remote
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/windows
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drvregistry
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/etchosts
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/idm
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/internal/caller
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/ipam
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/ipamapi
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/ipams/builtin
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/ipams/null
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/ipams/remote
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/ipamutils
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/iptables
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/netlabel
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/netutils
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/networkdb
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/ns
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/options
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/osl
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/osl/kernel
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/portallocator
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/portmapper
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/resolvconf
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/testutils
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/types'
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/bridge
21:19:16 [2022-06-06T21:19:16.122Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:19:16 [2022-06-06T21:19:16.122Z] + type docker-proxy
21:19:16 [2022-06-06T21:19:16.122Z] hack/test/unit: line 25: type: docker-proxy: not found
21:19:16 [2022-06-06T21:19:16.122Z] + hack/make.sh binary-proxy install-proxy
21:19:16 [2022-06-06T21:19:16.122Z] 
21:19:16 [2022-06-06T21:19:16.300Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
21:19:16 [2022-06-06T21:19:16.379Z] Removing bundles/
21:19:16 [2022-06-06T21:19:16.379Z] 
21:19:16 [2022-06-06T21:19:16.379Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
21:19:16 [2022-06-06T21:19:16.379Z] Building: bundles/binary-proxy/docker-proxy-dev
21:19:16 [2022-06-06T21:19:16.379Z] GOOS="" GOARCH="" GOARM=""
21:19:16 [2022-06-06T21:19:16.892Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
21:19:17 [2022-06-06T21:19:17.459Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
21:19:17 [2022-06-06T21:19:17.721Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
21:19:18 [2022-06-06T21:19:18.290Z] === RUN   TestDockerSuite/TestInspectUnknownObject
21:19:18 [2022-06-06T21:19:18.290Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
21:19:19 [2022-06-06T21:19:19.665Z] === RUN   TestDockerSuite/TestLinkShortDefinition
21:19:20 [2022-06-06T21:19:20.601Z] === RUN   TestDockerSuite/TestLinksEnvs
21:19:21 [2022-06-06T21:19:21.535Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
21:19:21 [2022-06-06T21:19:21.535Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
21:19:22 [2022-06-06T21:19:22.910Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
21:19:23 [2022-06-06T21:19:23.845Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
21:19:24 [2022-06-06T21:19:24.473Z] Created binary: bundles/binary-proxy/docker-proxy-dev
21:19:24 [2022-06-06T21:19:24.473Z] 
21:19:24 [2022-06-06T21:19:24.473Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
21:19:24 [2022-06-06T21:19:24.473Z] Installing docker-proxy to /usr/local/bin/
21:19:24 [2022-06-06T21:19:24.473Z] 
21:19:24 [2022-06-06T21:19:24.473Z] + mkdir -p bundles
21:19:24 [2022-06-06T21:19:24.473Z] + '[' -n 'github.com/docker/docker/api
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/server
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/server/backend/build
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/server/httpstatus
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/server/httputils
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/server/middleware
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/server/router
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/server/router/build
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/server/router/checkpoint
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/server/router/container
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/server/router/debug
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/server/router/distribution
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/server/router/grpc
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/server/router/image
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/server/router/network
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/server/router/plugin
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/server/router/session
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/server/router/swarm
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/server/router/system
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/server/router/volume
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/types
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/types/backend
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/types/blkiodev
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/types/container
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/types/events
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/types/filters
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/types/image
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/types/mount
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/types/network
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/types/plugins/logdriver
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/types/registry
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/types/strslice
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/types/swarm
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/types/swarm/runtime
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/types/time
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/types/versions
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/types/versions/v1p19
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/types/versions/v1p20
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/api/types/volume
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/builder
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/builder/builder-next
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/builder/builder-next/exporter
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/builder/builder-next/worker
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/builder/dockerfile
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/builder/remotecontext
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/builder/remotecontext/git
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/builder/remotecontext/urlutil
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/cli
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/cli/config
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/cli/debug
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/cli/winresources/docker-proxy
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/cli/winresources/dockerd
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/client
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/cmd/docker-proxy
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/cmd/dockerd
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/cmd/dockerd/trap
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/container
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/container/stream
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/contrib/apparmor
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/contrib/docker-device-tool
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/contrib/httpserver
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/cluster
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/cluster/convert
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/cluster/executor
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/cluster/executor/container
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/cluster/provider
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/config
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/events
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/events/testutils
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/exec
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/graphdriver
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/graphdriver/aufs
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/graphdriver/copy
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/graphdriver/overlay
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/graphdriver/register
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/graphdriver/vfs
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/graphdriver/zfs
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/images
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/initlayer
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/links
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/listeners
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/logger
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/logger/awslogs
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/logger/fluentd
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/logger/gcplogs
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/logger/gelf
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/logger/journald
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/logger/local
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/logger/logentries
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/logger/loggertest
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/logger/loggerutils
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/logger/splunk
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/logger/syslog
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/logger/templates
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/names
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/network
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/daemon/stats
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/distribution
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/distribution/metadata
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/distribution/utils
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/distribution/xfer
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/dockerversion
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/errdefs
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/image
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/image/cache
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/image/tarexport
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/image/v1
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/internal/test/suite
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/layer
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/libcontainerd
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/libcontainerd/queue
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/libcontainerd/remote
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/libcontainerd/supervisor
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/libcontainerd/types
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/oci
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/oci/caps
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/opts
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/aaparser
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/archive
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/authorization
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/broadcaster
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/capabilities
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/chrootarchive
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/containerfs
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/devicemapper
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/directory
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/dmesg
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/fileutils
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/fsutils
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/homedir
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/idtools
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/ioutils
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/jsonmessage
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/longpath
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/loopback
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/namesgenerator
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/parsers
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/parsers/kernel
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/pidfile
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/platform
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/plugingetter
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/plugins
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/plugins/transport
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/pools
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/progress
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/pubsub
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/reexec
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/signal
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/stack
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/stdcopy
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/streamformatter
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/stringid
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/sysinfo
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/system
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/tailfile
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/tarsum
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/truncindex
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/urlutil
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/pkg/useragent
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/plugin
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/plugin/executor/containerd
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/plugin/v2
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/profiles/apparmor
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/profiles/seccomp
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/quota
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/reference
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/registry
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/registry/resumable
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/restartmanager
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/rootless
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/rootless/specconv
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/runconfig
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/runconfig/opts
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/testutil
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/testutil/daemon
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/testutil/environment
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/testutil/fakecontext
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/testutil/fakegit
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/testutil/fakestorage
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/testutil/fixtures/load
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/testutil/fixtures/plugin
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/testutil/registry
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/testutil/request
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/volume
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/volume/drivers
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/volume/local
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/volume/mounts
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/volume/service
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/volume/service/opts
21:19:24 [2022-06-06T21:19:24.473Z] github.com/docker/docker/volume/testutils' ']'
21:19:24 [2022-06-06T21:19:24.474Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/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/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
21:19:24 [2022-06-06T21:19:24.474Z] ?   	github.com/docker/docker/api	[no test files]
21:19:24 [2022-06-06T21:19:24.779Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
21:19:25 [2022-06-06T21:19:25.348Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
21:19:25 [2022-06-06T21:19:25.607Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
21:19:27 [2022-06-06T21:19:27.509Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
21:19:27 [2022-06-06T21:19:27.768Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
21:19:28 [2022-06-06T21:19:28.334Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
21:19:29 [2022-06-06T21:19:29.269Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
21:19:31 [2022-06-06T21:19:31.801Z]     docker_api_swarm_service_test.go:395: [d1745e3e74b86] joining swarm manager [d1e0712f811cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:19:32 [2022-06-06T21:19:32.369Z]     docker_api_swarm_service_test.go:395: [da08b95c0847e] joining swarm manager [d1e0712f811cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:19:37 [2022-06-06T21:19:37.647Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
21:19:39 [2022-06-06T21:19:39.548Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
21:19:40 [2022-06-06T21:19:40.483Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
21:19:41 [2022-06-06T21:19:41.052Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
21:19:42 [2022-06-06T21:19:42.540Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 7.9% of statements
21:19:42 [2022-06-06T21:19:42.953Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
21:19:42 [2022-06-06T21:19:42.953Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
21:19:42 [2022-06-06T21:19:42.953Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
21:19:42 [2022-06-06T21:19:42.953Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
21:19:42 [2022-06-06T21:19:42.953Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
21:19:43 [2022-06-06T21:19:43.211Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
21:19:43 [2022-06-06T21:19:43.778Z] === RUN   TestDockerSuite/TestLogsAPIUntil
21:19:47 [2022-06-06T21:19:47.960Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
21:19:47 [2022-06-06T21:19:47.960Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
21:19:48 [2022-06-06T21:19:48.218Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
21:19:50 [2022-06-06T21:19:50.117Z]     docker_api_swarm_service_test.go:343: [dad0c8bb49b0e] joining swarm manager [da23d0b91fb7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:19:50 [2022-06-06T21:19:50.683Z]     docker_api_swarm_service_test.go:343: [d69a65421dd94] joining swarm manager [da23d0b91fb7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:19:52 [2022-06-06T21:19:52.059Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
21:19:52 [2022-06-06T21:19:52.627Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
21:19:52 [2022-06-06T21:19:52.886Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
21:19:54 [2022-06-06T21:19:54.261Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
21:19:55 [2022-06-06T21:19:55.196Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
21:19:55 [2022-06-06T21:19:55.763Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
21:19:56 [2022-06-06T21:19:56.700Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
21:19:57 [2022-06-06T21:19:57.269Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
21:19:59 [2022-06-06T21:19:59.170Z] === RUN   TestDockerSuite/TestLogsFollowStopped
21:19:59 [2022-06-06T21:19:59.737Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
21:19:59 [2022-06-06T21:19:59.996Z] === RUN   TestDockerSuite/TestLogsSince
21:20:05 [2022-06-06T21:20:05.260Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
21:20:06 [2022-06-06T21:20:06.633Z]     docker_api_swarm_service_test.go:490: [d85af642b002d] joining swarm manager [d43ceb5d0fc21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:20:06 [2022-06-06T21:20:06.633Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
21:20:07 [2022-06-06T21:20:07.569Z]     docker_api_swarm_service_test.go:490: [d4fe4e9d65eff] joining swarm manager [d43ceb5d0fc21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:20:12 [2022-06-06T21:20:12.832Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
21:20:12 [2022-06-06T21:20:12.832Z] === RUN   TestDockerSuite/TestLogsTail
21:20:13 [2022-06-06T21:20:13.090Z] === RUN   TestDockerSuite/TestLogsTimestamps
21:20:13 [2022-06-06T21:20:13.657Z] === RUN   TestDockerSuite/TestLogsWithDetails
21:20:13 [2022-06-06T21:20:13.916Z] === RUN   TestDockerSuite/TestMountIntoProc
21:20:14 [2022-06-06T21:20:14.174Z] === RUN   TestDockerSuite/TestMountIntoSys
21:20:14 [2022-06-06T21:20:14.742Z] === RUN   TestDockerSuite/TestNetHostname
21:20:16 [2022-06-06T21:20:16.117Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
21:20:16 [2022-06-06T21:20:16.376Z] === RUN   TestDockerSuite/TestNetworkEvents
21:20:19 [2022-06-06T21:20:19.661Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
21:20:22 [2022-06-06T21:20:22.202Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
21:20:23 [2022-06-06T21:20:23.580Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
21:20:24 [2022-06-06T21:20:24.147Z] === RUN   TestDockerSuite/TestPluginActive
21:20:25 [2022-06-06T21:20:25.081Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
21:20:26 [2022-06-06T21:20:26.015Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
21:20:27 [2022-06-06T21:20:27.391Z]     docker_api_swarm_service_test.go:128: [dc5b9070e4c31] joining swarm manager [dbb580b6169a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:20:27 [2022-06-06T21:20:27.959Z]     docker_api_swarm_service_test.go:129: [d93930a970f37] joining swarm manager [dbb580b6169a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:20:30 [2022-06-06T21:20:30.492Z]     docker_api_swarm_service_test.go:137: [da26f71b5d614] joining swarm manager [dbb580b6169a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:20:31 [2022-06-06T21:20:31.869Z]     docker_api_swarm_service_test.go:138: [dc8381df811ae] joining swarm manager [dbb580b6169a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
21:20:33 [2022-06-06T21:20:33.246Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
21:20:33 [2022-06-06T21:20:33.246Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
21:20:33 [2022-06-06T21:20:33.246Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
21:20:34 [2022-06-06T21:20:34.180Z] === RUN   TestDockerSuite/TestPluginLogDriver
21:20:37 [2022-06-06T21:20:37.460Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
21:20:39 [2022-06-06T21:20:39.359Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
21:20:41 [2022-06-06T21:20:41.905Z] === RUN   TestDockerSuite/TestPluginUpgrade
21:20:47 [2022-06-06T21:20:47.169Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
21:20:47 [2022-06-06T21:20:47.736Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
21:20:48 [2022-06-06T21:20:48.673Z] === RUN   TestDockerSuite/TestPortHostBinding
21:20:49 [2022-06-06T21:20:49.608Z] === RUN   TestDockerSuite/TestPortList
21:20:53 [2022-06-06T21:20:53.793Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
21:20:55 [2022-06-06T21:20:55.695Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
21:20:56 [2022-06-06T21:20:56.631Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
21:20:56 [2022-06-06T21:20:56.889Z] === RUN   TestDockerSuite/TestPostContainersAttach
21:20:58 [2022-06-06T21:20:58.793Z]     docker_api_swarm_service_test.go:304: [d22f18b946dc8] joining swarm manager [de84b945f011a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:20:59 [2022-06-06T21:20:59.357Z]     docker_api_swarm_service_test.go:304: [d9f48562ac8bc] joining swarm manager [de84b945f011a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:21:03 [2022-06-06T21:21:03.543Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
21:21:03 [2022-06-06T21:21:03.543Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
21:21:03 [2022-06-06T21:21:03.543Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
21:21:03 [2022-06-06T21:21:03.802Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
21:21:03 [2022-06-06T21:21:03.802Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
21:21:04 [2022-06-06T21:21:04.379Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
21:21:04 [2022-06-06T21:21:04.379Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
21:21:04 [2022-06-06T21:21:04.946Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
21:21:04 [2022-06-06T21:21:04.946Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
21:21:05 [2022-06-06T21:21:05.880Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
21:21:05 [2022-06-06T21:21:05.880Z] === RUN   TestDockerSuite/TestPruneContainerLabel
21:21:08 [2022-06-06T21:21:08.412Z] === RUN   TestDockerSuite/TestPruneContainerUntil
21:21:09 [2022-06-06T21:21:09.346Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
21:21:09 [2022-06-06T21:21:09.604Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
21:21:09 [2022-06-06T21:21:09.862Z] === RUN   TestDockerSuite/TestPsByOrder
21:21:11 [2022-06-06T21:21:11.765Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
21:21:12 [2022-06-06T21:21:12.331Z] === RUN   TestDockerSuite/TestPsListContainersBase
21:21:14 [2022-06-06T21:21:14.862Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
21:21:17 [2022-06-06T21:21:17.392Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
21:21:17 [2022-06-06T21:21:17.392Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
21:21:18 [2022-06-06T21:21:18.934Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ok  	github.com/docker/docker/api/server/httputils	0.013s	coverage: 31.9% of statements
21:21:18 [2022-06-06T21:21:18.935Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.0% of statements
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 67.9% of statements
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/api/types	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 92.2% of statements
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
21:21:18 [2022-06-06T21:21:18.935Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/builder	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ok  	github.com/docker/docker/builder/remotecontext	0.088s	coverage: 13.7% of statements
21:21:18 [2022-06-06T21:21:18.935Z] ok  	github.com/docker/docker/builder/dockerfile	0.478s	coverage: 49.3% of statements
21:21:18 [2022-06-06T21:21:18.935Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
21:21:18 [2022-06-06T21:21:18.935Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
21:21:18 [2022-06-06T21:21:18.935Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.848s	coverage: 86.3% of statements
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/cli	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
21:21:18 [2022-06-06T21:21:18.935Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.181s	coverage: 67.6% of statements
21:21:19 [2022-06-06T21:21:19.298Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
21:21:19 [2022-06-06T21:21:19.865Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
21:21:21 [2022-06-06T21:21:21.239Z]     docker_api_swarm_service_test.go:100: [d927f10af0a5b] joining swarm manager [d6d4221f00600]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:21:21 [2022-06-06T21:21:21.806Z]     docker_api_swarm_service_test.go:101: [d83456ea9f590] joining swarm manager [d6d4221f00600]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:21:22 [2022-06-06T21:21:22.203Z] ok  	github.com/docker/docker/client	0.177s	coverage: 75.6% of statements
21:21:27 [2022-06-06T21:21:27.092Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
21:21:27 [2022-06-06T21:21:27.658Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
21:21:29 [2022-06-06T21:21:29.033Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
21:21:29 [2022-06-06T21:21:29.968Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
21:21:30 [2022-06-06T21:21:30.903Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
21:21:32 [2022-06-06T21:21:32.805Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
21:21:34 [2022-06-06T21:21:34.182Z] === RUN   TestDockerSuite/TestPsListContainersSize
21:21:35 [2022-06-06T21:21:35.118Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
21:21:35 [2022-06-06T21:21:35.118Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
21:21:36 [2022-06-06T21:21:36.054Z] === RUN   TestDockerSuite/TestPsRightTagName
21:21:37 [2022-06-06T21:21:37.957Z] === RUN   TestDockerSuite/TestPsShowMounts
21:21:38 [2022-06-06T21:21:38.896Z]     check_test.go:378: [d927f10af0a5b] daemon is not started
21:21:39 [2022-06-06T21:21:39.831Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
21:21:40 [2022-06-06T21:21:40.398Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
21:21:40 [2022-06-06T21:21:40.398Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
21:21:40 [2022-06-06T21:21:40.398Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
21:21:40 [2022-06-06T21:21:40.398Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
21:21:40 [2022-06-06T21:21:40.656Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
21:21:40 [2022-06-06T21:21:40.656Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
21:21:41 [2022-06-06T21:21:41.224Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
21:21:42 [2022-06-06T21:21:42.158Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
21:21:43 [2022-06-06T21:21:43.092Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
21:21:43 [2022-06-06T21:21:43.362Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
21:21:44 [2022-06-06T21:21:44.296Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
21:21:46 [2022-06-06T21:21:46.829Z]     docker_api_swarm_service_test.go:533: [d25b611736fad] joining swarm manager [d728464aee04d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:21:48 [2022-06-06T21:21:48.204Z]     docker_api_swarm_service_test.go:534: [d02b511f788b1] joining swarm manager [d728464aee04d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:21:50 [2022-06-06T21:21:50.738Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
21:21:51 [2022-06-06T21:21:51.675Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
21:21:53 [2022-06-06T21:21:53.577Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
21:21:53 [2022-06-06T21:21:53.577Z] === RUN   TestDockerSuite/TestRestartPolicyNO
21:21:53 [2022-06-06T21:21:53.836Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
21:21:54 [2022-06-06T21:21:54.094Z] === RUN   TestDockerSuite/TestRestartRunningContainer
21:21:55 [2022-06-06T21:21:55.994Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
21:21:56 [2022-06-06T21:21:56.929Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
21:21:59 [2022-06-06T21:21:59.459Z] === RUN   TestDockerSuite/TestRestartWithVolumes
21:22:00 [2022-06-06T21:22:00.026Z] === RUN   TestDockerSuite/TestRmiBlank
21:22:00 [2022-06-06T21:22:00.026Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
21:22:00 [2022-06-06T21:22:00.026Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
21:22:02 [2022-06-06T21:22:02.555Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
21:22:03 [2022-06-06T21:22:03.122Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
21:22:03 [2022-06-06T21:22:03.382Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
21:22:04 [2022-06-06T21:22:04.758Z] === RUN   TestDockerSuite/TestRmiImgIDForce
21:22:05 [2022-06-06T21:22:05.324Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
21:22:06 [2022-06-06T21:22:06.697Z] === RUN   TestDockerSuite/TestRmiParentImageFail
21:22:06 [2022-06-06T21:22:06.956Z] === RUN   TestDockerSuite/TestRmiTag
21:22:07 [2022-06-06T21:22:07.214Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
21:22:07 [2022-06-06T21:22:07.473Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
21:22:08 [2022-06-06T21:22:08.831Z] ok  	github.com/docker/docker/cmd/dockerd	0.089s	coverage: 29.7% of statements
21:22:08 [2022-06-06T21:22:08.831Z] ok  	github.com/docker/docker/container	0.117s	coverage: 34.8% of statements
21:22:08 [2022-06-06T21:22:08.831Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.522s	coverage: 0.0% of statements
21:22:08 [2022-06-06T21:22:08.831Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
21:22:08 [2022-06-06T21:22:08.831Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:22:08 [2022-06-06T21:22:08.831Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:22:08 [2022-06-06T21:22:08.831Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:22:08 [2022-06-06T21:22:08.831Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:22:10 [2022-06-06T21:22:10.003Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
21:22:10 [2022-06-06T21:22:10.570Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
21:22:10 [2022-06-06T21:22:10.829Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
21:22:11 [2022-06-06T21:22:11.087Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
21:22:11 [2022-06-06T21:22:11.345Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
21:22:12 [2022-06-06T21:22:12.280Z] === RUN   TestDockerSuite/TestRunAddHost
21:22:12 [2022-06-06T21:22:12.997Z] ok  	github.com/docker/docker/daemon/cluster	0.078s	coverage: 0.5% of statements
21:22:13 [2022-06-06T21:22:13.214Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
21:22:13 [2022-06-06T21:22:13.215Z]     docker_api_swarm_service_test.go:148: [d1632d6cf170b] joining swarm manager [d7be065b80253]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:22:13 [2022-06-06T21:22:13.215Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
21:22:13 [2022-06-06T21:22:13.782Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
21:22:13 [2022-06-06T21:22:13.782Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
21:22:14 [2022-06-06T21:22:14.041Z]     docker_api_swarm_service_test.go:148: [dd5a18efa8d87] joining swarm manager [d7be065b80253]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:22:14 [2022-06-06T21:22:14.302Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
21:22:14 [2022-06-06T21:22:14.364Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
21:22:15 [2022-06-06T21:22:15.731Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 36.9% of statements
21:22:16 [2022-06-06T21:22:16.209Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
21:22:16 [2022-06-06T21:22:16.468Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
21:22:17 [2022-06-06T21:22:17.034Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
21:22:17 [2022-06-06T21:22:17.602Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
21:22:18 [2022-06-06T21:22:18.976Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
21:22:19 [2022-06-06T21:22:19.544Z] === RUN   TestDockerSuite/TestRunAttachDetach
21:22:20 [2022-06-06T21:22:20.110Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
21:22:20 [2022-06-06T21:22:20.677Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
21:22:21 [2022-06-06T21:22:21.634Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
21:22:21 [2022-06-06T21:22:21.893Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
21:22:22 [2022-06-06T21:22:22.460Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
21:22:23 [2022-06-06T21:22:23.394Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
21:22:23 [2022-06-06T21:22:23.817Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.441s	coverage: 13.4% of statements
21:22:23 [2022-06-06T21:22:23.817Z] ok  	github.com/docker/docker/daemon/config	0.030s	coverage: 81.5% of statements
21:22:24 [2022-06-06T21:22:24.328Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
21:22:24 [2022-06-06T21:22:24.586Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
21:22:24 [2022-06-06T21:22:24.746Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
21:22:25 [2022-06-06T21:22:25.003Z] ok  	github.com/docker/docker/daemon	10.219s	coverage: 16.1% of statements
21:22:25 [2022-06-06T21:22:25.003Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:22:25 [2022-06-06T21:22:25.003Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:22:25 [2022-06-06T21:22:25.003Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:22:25 [2022-06-06T21:22:25.003Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:22:25 [2022-06-06T21:22:25.153Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
21:22:25 [2022-06-06T21:22:25.259Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
21:22:25 [2022-06-06T21:22:25.410Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
21:22:25 [2022-06-06T21:22:25.410Z] === RUN   TestDockerSuite/TestRunBindMounts
21:22:26 [2022-06-06T21:22:26.788Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
21:22:27 [2022-06-06T21:22:27.209Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.796s	coverage: 74.8% of statements
21:22:27 [2022-06-06T21:22:27.354Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
21:22:27 [2022-06-06T21:22:27.465Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.017s	coverage: 3.0% of statements
21:22:27 [2022-06-06T21:22:27.612Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
21:22:28 [2022-06-06T21:22:28.178Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
21:22:28 [2022-06-06T21:22:28.745Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
21:22:28 [2022-06-06T21:22:28.745Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
21:22:28 [2022-06-06T21:22:28.831Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.522s	coverage: 56.2% of statements
21:22:29 [2022-06-06T21:22:29.004Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
21:22:29 [2022-06-06T21:22:29.571Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
21:22:30 [2022-06-06T21:22:30.137Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
21:22:30 [2022-06-06T21:22:30.231Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
21:22:30 [2022-06-06T21:22:30.703Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
21:22:30 [2022-06-06T21:22:30.962Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
21:22:30 [2022-06-06T21:22:30.962Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
21:22:31 [2022-06-06T21:22:31.529Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
21:22:31 [2022-06-06T21:22:31.788Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
21:22:32 [2022-06-06T21:22:32.136Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.331s	coverage: 50.6% of statements
21:22:32 [2022-06-06T21:22:32.137Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.347s	coverage: 45.9% of statements
21:22:32 [2022-06-06T21:22:32.137Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:22:32 [2022-06-06T21:22:32.723Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
21:22:33 [2022-06-06T21:22:33.065Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
21:22:33 [2022-06-06T21:22:33.289Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
21:22:33 [2022-06-06T21:22:33.547Z] === RUN   TestDockerSuite/TestRunContainerNetwork
21:22:33 [2022-06-06T21:22:33.994Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.720s	coverage: 58.5% of statements
21:22:33 [2022-06-06T21:22:33.994Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:22:33 [2022-06-06T21:22:33.994Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:22:33 [2022-06-06T21:22:33.994Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
21:22:34 [2022-06-06T21:22:34.113Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
21:22:34 [2022-06-06T21:22:34.113Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
21:22:34 [2022-06-06T21:22:34.556Z] ok  	github.com/docker/docker/daemon/links	0.013s	coverage: 93.0% of statements
21:22:34 [2022-06-06T21:22:34.679Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
21:22:35 [2022-06-06T21:22:35.614Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
21:22:36 [2022-06-06T21:22:36.444Z] ok  	github.com/docker/docker/daemon/images	0.051s	coverage: 6.6% of statements
21:22:36 [2022-06-06T21:22:36.444Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:22:36 [2022-06-06T21:22:36.444Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:22:36 [2022-06-06T21:22:36.548Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
21:22:36 [2022-06-06T21:22:36.700Z] ok  	github.com/docker/docker/daemon/logger	0.251s	coverage: 43.2% of statements
21:22:37 [2022-06-06T21:22:37.494Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
21:22:37 [2022-06-06T21:22:37.629Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.018s	coverage: 53.6% of statements
21:22:37 [2022-06-06T21:22:37.629Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.187s	coverage: 80.2% of statements
21:22:37 [2022-06-06T21:22:37.629Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:22:37 [2022-06-06T21:22:37.753Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
21:22:38 [2022-06-06T21:22:38.557Z] ok  	github.com/docker/docker/daemon/logger/journald	0.008s	coverage: 23.4% of statements
21:22:38 [2022-06-06T21:22:38.557Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
21:22:38 [2022-06-06T21:22:38.689Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
21:22:38 [2022-06-06T21:22:38.814Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.016s	coverage: 87.2% of statements
21:22:38 [2022-06-06T21:22:38.948Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
21:22:39 [2022-06-06T21:22:39.514Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
21:22:39 [2022-06-06T21:22:39.744Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.166s	coverage: 76.8% of statements
21:22:39 [2022-06-06T21:22:39.744Z] ok  	github.com/docker/docker/daemon/logger/local	0.035s	coverage: 79.2% of statements
21:22:39 [2022-06-06T21:22:39.744Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:22:39 [2022-06-06T21:22:39.744Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
21:22:40 [2022-06-06T21:22:40.081Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
21:22:41 [2022-06-06T21:22:41.016Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
21:22:41 [2022-06-06T21:22:41.111Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.029s	coverage: 31.5% of statements
21:22:41 [2022-06-06T21:22:41.111Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.022s	coverage: 62.0% of statements
21:22:42 [2022-06-06T21:22:42.040Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
21:22:42 [2022-06-06T21:22:42.297Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
21:22:42 [2022-06-06T21:22:42.859Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
21:22:42 [2022-06-06T21:22:42.916Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
21:22:43 [2022-06-06T21:22:43.174Z] === RUN   TestDockerSuite/TestRunCreateVolume
21:22:43 [2022-06-06T21:22:43.433Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
21:22:43 [2022-06-06T21:22:43.789Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.601s	coverage: 82.5% of statements
21:22:43 [2022-06-06T21:22:43.789Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:22:43 [2022-06-06T21:22:43.789Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:22:44 [2022-06-06T21:22:44.351Z] ok  	github.com/docker/docker/distribution/metadata	0.021s	coverage: 44.4% of statements
21:22:44 [2022-06-06T21:22:44.810Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
21:22:44 [2022-06-06T21:22:44.925Z] ok  	github.com/docker/docker/distribution	0.625s	coverage: 28.0% of statements
21:22:44 [2022-06-06T21:22:44.926Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:22:45 [2022-06-06T21:22:45.487Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
21:22:46 [2022-06-06T21:22:46.050Z] ok  	github.com/docker/docker/image	0.023s	coverage: 86.9% of statements
21:22:46 [2022-06-06T21:22:46.185Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
21:22:46 [2022-06-06T21:22:46.306Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
21:22:46 [2022-06-06T21:22:46.868Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.7% of statements
21:22:47 [2022-06-06T21:22:47.124Z] ok  	github.com/docker/docker/distribution/xfer	1.896s	coverage: 84.9% of statements
21:22:47 [2022-06-06T21:22:47.124Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:22:47 [2022-06-06T21:22:47.124Z] ?   	github.com/docker/docker/image/v1	[no test files]
21:22:47 [2022-06-06T21:22:47.124Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:22:47 [2022-06-06T21:22:47.558Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
21:22:47 [2022-06-06T21:22:47.687Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
21:22:48 [2022-06-06T21:22:48.615Z] ok  	github.com/docker/docker/oci	0.010s	coverage: 46.0% of statements
21:22:48 [2022-06-06T21:22:48.931Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
21:22:48 [2022-06-06T21:22:48.931Z]     docker_cli_run_test.go:4016: unmatched requirement DaemonIsWindows
21:22:48 [2022-06-06T21:22:48.931Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
21:22:48 [2022-06-06T21:22:48.931Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
21:22:48 [2022-06-06T21:22:48.931Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
21:22:49 [2022-06-06T21:22:49.177Z] ok  	github.com/docker/docker/opts	0.025s	coverage: 66.0% of statements
21:22:49 [2022-06-06T21:22:49.177Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
21:22:49 [2022-06-06T21:22:49.498Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
21:22:50 [2022-06-06T21:22:50.064Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
21:22:50 [2022-06-06T21:22:50.632Z] === RUN   TestDockerSuite/TestRunDNSOptions
21:22:51 [2022-06-06T21:22:51.067Z] ok  	github.com/docker/docker/pkg/archive	0.298s	coverage: 81.8% of statements
21:22:51 [2022-06-06T21:22:51.323Z] ok  	github.com/docker/docker/pkg/authorization	0.135s	coverage: 68.3% of statements
21:22:51 [2022-06-06T21:22:51.566Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
21:22:51 [2022-06-06T21:22:51.579Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
21:22:51 [2022-06-06T21:22:51.835Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
21:22:54 [2022-06-06T21:22:54.100Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
21:22:54 [2022-06-06T21:22:54.101Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
21:22:55 [2022-06-06T21:22:55.229Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.480s	coverage: 42.7% of statements
21:22:55 [2022-06-06T21:22:55.229Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
21:22:55 [2022-06-06T21:22:55.229Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
21:22:55 [2022-06-06T21:22:55.490Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
21:22:55 [2022-06-06T21:22:55.491Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
21:22:55 [2022-06-06T21:22:55.746Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 87.2% of statements
21:22:56 [2022-06-06T21:22:56.056Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
21:22:56 [2022-06-06T21:22:56.056Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
21:22:56 [2022-06-06T21:22:56.056Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
21:22:56 [2022-06-06T21:22:56.310Z] ok  	github.com/docker/docker/layer	7.636s	coverage: 69.0% of statements
21:22:56 [2022-06-06T21:22:56.310Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:22:56 [2022-06-06T21:22:56.310Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:22:56 [2022-06-06T21:22:56.310Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:22:56 [2022-06-06T21:22:56.310Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:22:56 [2022-06-06T21:22:56.310Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:22:56 [2022-06-06T21:22:56.310Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:22:56 [2022-06-06T21:22:56.310Z] ok  	github.com/docker/docker/pkg/fsutils	0.159s	coverage: 85.1% of statements
21:22:56 [2022-06-06T21:22:56.310Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
21:22:56 [2022-06-06T21:22:56.315Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
21:22:57 [2022-06-06T21:22:57.677Z] ok  	github.com/docker/docker/pkg/idtools	0.575s	coverage: 67.9% of statements
21:22:57 [2022-06-06T21:22:57.677Z] ok  	github.com/docker/docker/pkg/ioutils	0.436s	coverage: 70.1% of statements
21:22:57 [2022-06-06T21:22:57.688Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
21:22:57 [2022-06-06T21:22:57.688Z] === RUN   TestDockerSuite/TestRunDuplicateMount
21:22:57 [2022-06-06T21:22:57.933Z] ok  	github.com/docker/docker/pkg/longpath	0.011s	coverage: 100.0% of statements
21:22:57 [2022-06-06T21:22:57.933Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
21:22:57 [2022-06-06T21:22:57.933Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:22:57 [2022-06-06T21:22:57.947Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
21:22:58 [2022-06-06T21:22:58.190Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.020s	coverage: 85.7% of statements
21:22:58 [2022-06-06T21:22:58.190Z] ok  	github.com/docker/docker/pkg/parsers	0.012s	coverage: 97.0% of statements
21:22:58 [2022-06-06T21:22:58.447Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
21:22:58 [2022-06-06T21:22:58.514Z] === RUN   TestDockerSuite/TestRunEchoStdout
21:22:58 [2022-06-06T21:22:58.703Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.012s	coverage: 90.5% of statements
21:22:58 [2022-06-06T21:22:58.773Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
21:22:58 [2022-06-06T21:22:58.960Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 82.4% of statements
21:22:58 [2022-06-06T21:22:58.960Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:22:58 [2022-06-06T21:22:58.960Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:22:59 [2022-06-06T21:22:59.342Z] === RUN   TestDockerSuite/TestRunEmptyEnv
21:22:59 [2022-06-06T21:22:59.342Z] === RUN   TestDockerSuite/TestRunEntrypoint
21:22:59 [2022-06-06T21:22:59.524Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
21:22:59 [2022-06-06T21:22:59.780Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
21:22:59 [2022-06-06T21:22:59.910Z] === RUN   TestDockerSuite/TestRunEnvironment
21:23:00 [2022-06-06T21:23:00.036Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
21:23:00 [2022-06-06T21:23:00.292Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
21:23:00 [2022-06-06T21:23:00.478Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
21:23:01 [2022-06-06T21:23:01.046Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
21:23:01 [2022-06-06T21:23:01.613Z] === RUN   TestDockerSuite/TestRunExitCode
21:23:01 [2022-06-06T21:23:01.658Z] ok  	github.com/docker/docker/pkg/pubsub	1.034s	coverage: 75.0% of statements
21:23:01 [2022-06-06T21:23:01.914Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
21:23:01 [2022-06-06T21:23:01.914Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
21:23:02 [2022-06-06T21:23:02.170Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
21:23:02 [2022-06-06T21:23:02.180Z] === RUN   TestDockerSuite/TestRunExitCodeOne
21:23:02 [2022-06-06T21:23:02.427Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
21:23:02 [2022-06-06T21:23:02.683Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
21:23:02 [2022-06-06T21:23:02.748Z] === RUN   TestDockerSuite/TestRunExitCodeZero
21:23:03 [2022-06-06T21:23:03.007Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
21:23:03 [2022-06-06T21:23:03.245Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.1% of statements
21:23:03 [2022-06-06T21:23:03.501Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
21:23:03 [2022-06-06T21:23:03.574Z] === RUN   TestDockerSuite/TestRunExposePort
21:23:03 [2022-06-06T21:23:03.574Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
21:23:03 [2022-06-06T21:23:03.758Z] ok  	github.com/docker/docker/pkg/tailfile	0.054s	coverage: 88.6% of statements
21:23:04 [2022-06-06T21:23:04.141Z] === RUN   TestDockerSuite/TestRunGroupAdd
21:23:04 [2022-06-06T21:23:04.321Z] ok  	github.com/docker/docker/pkg/tarsum	0.040s	coverage: 89.3% of statements
21:23:04 [2022-06-06T21:23:04.578Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
21:23:04 [2022-06-06T21:23:04.708Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
21:23:04 [2022-06-06T21:23:04.834Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
21:23:05 [2022-06-06T21:23:05.642Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
21:23:05 [2022-06-06T21:23:05.642Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
21:23:05 [2022-06-06T21:23:05.642Z]     docker_cli_run_test.go:4118: unmatched requirement DaemonIsWindows
21:23:05 [2022-06-06T21:23:05.642Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
21:23:06 [2022-06-06T21:23:06.726Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
21:23:06 [2022-06-06T21:23:06.981Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
21:23:07 [2022-06-06T21:23:07.243Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
21:23:08 [2022-06-06T21:23:08.611Z] ok  	github.com/docker/docker/quota	0.228s	coverage: 71.4% of statements
21:23:08 [2022-06-06T21:23:08.611Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
21:23:08 [2022-06-06T21:23:08.926Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
21:23:08 [2022-06-06T21:23:08.926Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
21:23:09 [2022-06-06T21:23:09.539Z] ok  	github.com/docker/docker/registry	0.056s	coverage: 58.6% of statements
21:23:09 [2022-06-06T21:23:09.795Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
21:23:10 [2022-06-06T21:23:10.051Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
21:23:10 [2022-06-06T21:23:10.613Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
21:23:10 [2022-06-06T21:23:10.869Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
21:23:12 [2022-06-06T21:23:12.758Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
21:23:13 [2022-06-06T21:23:13.015Z] ok  	github.com/docker/docker/volume/local	0.119s	coverage: 76.8% of statements
21:23:13 [2022-06-06T21:23:13.576Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 67.7% of statements
21:23:14 [2022-06-06T21:23:14.503Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 72.3% of statements
21:23:15 [2022-06-06T21:23:15.486Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
21:23:18 [2022-06-06T21:23:18.775Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
21:23:20 [2022-06-06T21:23:20.149Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
21:23:20 [2022-06-06T21:23:20.716Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
21:23:21 [2022-06-06T21:23:21.282Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
21:23:21 [2022-06-06T21:23:21.849Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
21:23:22 [2022-06-06T21:23:22.108Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
21:23:22 [2022-06-06T21:23:22.108Z] === RUN   TestDockerSuite/TestRunInvalidReference
21:23:22 [2022-06-06T21:23:22.108Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
21:23:22 [2022-06-06T21:23:22.674Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
21:23:24 [2022-06-06T21:23:24.576Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
21:23:25 [2022-06-06T21:23:25.142Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
21:23:26 [2022-06-06T21:23:26.078Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
21:23:27 [2022-06-06T21:23:27.453Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
21:23:27 [2022-06-06T21:23:27.711Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
21:23:30 [2022-06-06T21:23:30.239Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
21:23:32 [2022-06-06T21:23:32.767Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
21:23:33 [2022-06-06T21:23:33.025Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
21:23:33 [2022-06-06T21:23:33.591Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
21:23:33 [2022-06-06T21:23:33.851Z] === RUN   TestDockerSuite/TestRunModeHostname
21:23:34 [2022-06-06T21:23:34.787Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
21:23:34 [2022-06-06T21:23:34.787Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
21:23:35 [2022-06-06T21:23:35.046Z] === RUN   TestDockerSuite/TestRunModeIpcHost
21:23:36 [2022-06-06T21:23:36.380Z] ok  	github.com/docker/docker/pkg/plugins	33.641s	coverage: 76.3% of statements
21:23:36 [2022-06-06T21:23:36.380Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:23:36 [2022-06-06T21:23:36.380Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:23:36 [2022-06-06T21:23:36.380Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
21:23:36 [2022-06-06T21:23:36.380Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
21:23:36 [2022-06-06T21:23:36.380Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:23:36 [2022-06-06T21:23:36.380Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:23:36 [2022-06-06T21:23:36.380Z] ?   	github.com/docker/docker/rootless	[no test files]
21:23:36 [2022-06-06T21:23:36.380Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
21:23:36 [2022-06-06T21:23:36.380Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:23:36 [2022-06-06T21:23:36.380Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:23:36 [2022-06-06T21:23:36.380Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:23:36 [2022-06-06T21:23:36.380Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:23:36 [2022-06-06T21:23:36.380Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:23:36 [2022-06-06T21:23:36.380Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:23:36 [2022-06-06T21:23:36.380Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:23:36 [2022-06-06T21:23:36.380Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:23:36 [2022-06-06T21:23:36.380Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:23:36 [2022-06-06T21:23:36.380Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:23:36 [2022-06-06T21:23:36.380Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:23:36 [2022-06-06T21:23:36.380Z] ?   	github.com/docker/docker/volume	[no test files]
21:23:36 [2022-06-06T21:23:36.380Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:23:36 [2022-06-06T21:23:36.380Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:23:36 [2022-06-06T21:23:36.380Z] 
21:23:36 [2022-06-06T21:23:36.380Z] === Skipped
21:23:36 [2022-06-06T21:23:36.380Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
21:23:36 [2022-06-06T21:23:36.380Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
21:23:36 [2022-06-06T21:23:36.380Z] 
21:23:36 [2022-06-06T21:23:36.380Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
21:23:36 [2022-06-06T21:23:36.380Z]     network_proxy_test.go:208: No support for dual stack yet
21:23:36 [2022-06-06T21:23:36.380Z] 
21:23:36 [2022-06-06T21:23:36.380Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
21:23:36 [2022-06-06T21:23:36.380Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
21:23:36 [2022-06-06T21:23:36.380Z] 
21:23:36 [2022-06-06T21:23:36.380Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
21:23:36 [2022-06-06T21:23:36.380Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
21:23:36 [2022-06-06T21:23:36.380Z] 
21:23:36 [2022-06-06T21:23:36.380Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:23:36 [2022-06-06T21:23:36.380Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:23:36 [2022-06-06T21:23:36.380Z]     graphtest_unix.go:44: Driver btrfs not supported
21:23:36 [2022-06-06T21:23:36.380Z] 
21:23:36 [2022-06-06T21:23:36.380Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:23:36 [2022-06-06T21:23:36.380Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:23:36 [2022-06-06T21:23:36.380Z]     graphtest_unix.go:44: Driver btrfs not supported
21:23:36 [2022-06-06T21:23:36.380Z] 
21:23:36 [2022-06-06T21:23:36.380Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:23:36 [2022-06-06T21:23:36.380Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:23:36 [2022-06-06T21:23:36.380Z]     graphtest_unix.go:44: Driver btrfs not supported
21:23:36 [2022-06-06T21:23:36.380Z] 
21:23:36 [2022-06-06T21:23:36.380Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:23:36 [2022-06-06T21:23:36.380Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:23:36 [2022-06-06T21:23:36.380Z]     graphtest_unix.go:44: Driver btrfs not supported
21:23:36 [2022-06-06T21:23:36.380Z] 
21:23:36 [2022-06-06T21:23:36.380Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:23:36 [2022-06-06T21:23:36.380Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:23:36 [2022-06-06T21:23:36.380Z]     graphtest_unix.go:44: Driver btrfs not supported
21:23:36 [2022-06-06T21:23:36.380Z] 
21:23:36 [2022-06-06T21:23:36.380Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:23:36 [2022-06-06T21:23:36.380Z]     graphtest_unix.go:71: No driver to put!
21:23:36 [2022-06-06T21:23:36.380Z] 
21:23:36 [2022-06-06T21:23:36.380Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
21:23:36 [2022-06-06T21:23:36.380Z] time="2022-06-06T21:22:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:23:36 [2022-06-06T21:23:36.380Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:23:36 [2022-06-06T21:23:36.380Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:23:36 [2022-06-06T21:23:36.380Z] 
21:23:36 [2022-06-06T21:23:36.380Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
21:23:36 [2022-06-06T21:23:36.380Z] time="2022-06-06T21:22:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:23:36 [2022-06-06T21:23:36.380Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:23:36 [2022-06-06T21:23:36.380Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:23:36 [2022-06-06T21:23:36.380Z] 
21:23:36 [2022-06-06T21:23:36.380Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
21:23:36 [2022-06-06T21:23:36.380Z] time="2022-06-06T21:22:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:23:36 [2022-06-06T21:23:36.380Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:23:36 [2022-06-06T21:23:36.380Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:23:36 [2022-06-06T21:23:36.380Z] 
21:23:36 [2022-06-06T21:23:36.380Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
21:23:36 [2022-06-06T21:23:36.380Z] time="2022-06-06T21:22:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:23:36 [2022-06-06T21:23:36.380Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:23:36 [2022-06-06T21:23:36.380Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:23:36 [2022-06-06T21:23:36.380Z] 
21:23:36 [2022-06-06T21:23:36.380Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
21:23:36 [2022-06-06T21:23:36.381Z] time="2022-06-06T21:22:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:23:36 [2022-06-06T21:23:36.381Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:23:36 [2022-06-06T21:23:36.381Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:23:36 [2022-06-06T21:23:36.381Z] 
21:23:36 [2022-06-06T21:23:36.381Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
21:23:36 [2022-06-06T21:23:36.381Z]     graphtest_unix.go:71: No driver to put!
21:23:36 [2022-06-06T21:23:36.381Z] 
21:23:36 [2022-06-06T21:23:36.381Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
21:23:36 [2022-06-06T21:23:36.381Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
21:23:36 [2022-06-06T21:23:36.381Z] 
21:23:36 [2022-06-06T21:23:36.381Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
21:23:36 [2022-06-06T21:23:36.381Z]     overlay_test.go:50: Fails to compute changes intermittently
21:23:36 [2022-06-06T21:23:36.381Z] 
21:23:36 [2022-06-06T21:23:36.381Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:23:36 [2022-06-06T21:23:36.381Z]     overlay_test.go:65: Cannot run test with naive change algorithm
21:23:36 [2022-06-06T21:23:36.381Z] 
21:23:36 [2022-06-06T21:23:36.381Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:23:36 [2022-06-06T21:23:36.381Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:23:36 [2022-06-06T21:23:36.381Z] 
21:23:36 [2022-06-06T21:23:36.381Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:23:36 [2022-06-06T21:23:36.381Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:23:36 [2022-06-06T21:23:36.381Z]     graphtest_unix.go:44: Driver zfs not supported
21:23:36 [2022-06-06T21:23:36.381Z] 
21:23:36 [2022-06-06T21:23:36.381Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:23:36 [2022-06-06T21:23:36.381Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:23:36 [2022-06-06T21:23:36.381Z]     graphtest_unix.go:44: Driver zfs not supported
21:23:36 [2022-06-06T21:23:36.381Z] 
21:23:36 [2022-06-06T21:23:36.381Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:23:36 [2022-06-06T21:23:36.381Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:23:36 [2022-06-06T21:23:36.381Z]     graphtest_unix.go:44: Driver zfs not supported
21:23:36 [2022-06-06T21:23:36.381Z] 
21:23:36 [2022-06-06T21:23:36.381Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:23:36 [2022-06-06T21:23:36.381Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:23:36 [2022-06-06T21:23:36.381Z]     graphtest_unix.go:44: Driver zfs not supported
21:23:36 [2022-06-06T21:23:36.381Z] 
21:23:36 [2022-06-06T21:23:36.381Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:23:36 [2022-06-06T21:23:36.381Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:23:36 [2022-06-06T21:23:36.381Z]     graphtest_unix.go:44: Driver zfs not supported
21:23:36 [2022-06-06T21:23:36.381Z] 
21:23:36 [2022-06-06T21:23:36.381Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:23:36 [2022-06-06T21:23:36.381Z]     graphtest_unix.go:71: No driver to put!
21:23:36 [2022-06-06T21:23:36.381Z] 
21:23:36 [2022-06-06T21:23:36.381Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:23:36 [2022-06-06T21:23:36.381Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
21:23:36 [2022-06-06T21:23:36.381Z] 
21:23:36 [2022-06-06T21:23:36.381Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:23:36 [2022-06-06T21:23:36.381Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
21:23:36 [2022-06-06T21:23:36.381Z] 
21:23:36 [2022-06-06T21:23:36.381Z] DONE 2781 tests, 28 skipped in 250.005s
21:23:36 [2022-06-06T21:23:36.381Z] + '[' -n 'github.com/docker/docker/libnetwork
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/bitseq
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/cluster
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/config
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/datastore
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/diagnostic
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/discoverapi
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/driverapi
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/drivers/bridge
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/drivers/host
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/drivers/null
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/drivers/overlay
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/drivers/remote
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/drivers/windows
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/drvregistry
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/etchosts
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/idm
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/internal/caller
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/ipam
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/ipamapi
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/ipams/builtin
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/ipams/null
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/ipams/remote
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/ipamutils
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/iptables
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/netlabel
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/netutils
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/networkdb
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/ns
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/options
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/osl
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/osl/kernel
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/portallocator
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/portmapper
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/resolvconf
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/testutils
21:23:36 [2022-06-06T21:23:36.381Z] github.com/docker/docker/libnetwork/types' ']'
21:23:36 [2022-06-06T21:23:36.381Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -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
21:23:36 [2022-06-06T21:23:36.442Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
21:23:36 [2022-06-06T21:23:36.703Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
21:23:37 [2022-06-06T21:23:37.269Z] === RUN   TestDockerSuite/TestRunModePIDContainer
21:23:38 [2022-06-06T21:23:38.203Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
21:23:38 [2022-06-06T21:23:38.203Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
21:23:38 [2022-06-06T21:23:38.461Z] === RUN   TestDockerSuite/TestRunModeUTSHost
21:23:39 [2022-06-06T21:23:39.837Z] === RUN   TestDockerSuite/TestRunMount
21:23:41 [2022-06-06T21:23:41.214Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
21:23:45 [2022-06-06T21:23:45.405Z] === RUN   TestDockerSuite/TestRunMountOrdering
21:23:45 [2022-06-06T21:23:45.405Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
21:23:45 [2022-06-06T21:23:45.664Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
21:23:46 [2022-06-06T21:23:46.601Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
21:23:47 [2022-06-06T21:23:47.975Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
21:23:49 [2022-06-06T21:23:49.879Z] === RUN   TestDockerSuite/TestRunNamedVolume
21:23:51 [2022-06-06T21:23:51.253Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
21:23:52 [2022-06-06T21:23:52.629Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
21:23:53 [2022-06-06T21:23:53.563Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
21:23:54 [2022-06-06T21:23:54.501Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
21:23:54 [2022-06-06T21:23:54.501Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
21:23:55 [2022-06-06T21:23:55.068Z] === RUN   TestDockerSuite/TestRunNetHost
21:23:55 [2022-06-06T21:23:55.636Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
21:23:56 [2022-06-06T21:23:56.202Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
21:23:56 [2022-06-06T21:23:56.460Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
21:23:57 [2022-06-06T21:23:57.835Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
21:23:59 [2022-06-06T21:23:59.210Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
21:24:01 [2022-06-06T21:24:01.742Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
21:24:02 [2022-06-06T21:24:02.000Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
21:24:02 [2022-06-06T21:24:02.000Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
21:24:02 [2022-06-06T21:24:02.566Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
21:24:02 [2022-06-06T21:24:02.566Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
21:24:03 [2022-06-06T21:24:03.132Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
21:24:03 [2022-06-06T21:24:03.390Z] === RUN   TestDockerSuite/TestRunNonExistingImage
21:24:03 [2022-06-06T21:24:03.648Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
21:24:03 [2022-06-06T21:24:03.906Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
21:24:05 [2022-06-06T21:24:05.279Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
21:24:09 [2022-06-06T21:24:09.465Z] === RUN   TestDockerSuite/TestRunOOMExitCode
21:24:09 [2022-06-06T21:24:09.465Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
21:24:09 [2022-06-06T21:24:09.465Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
21:24:10 [2022-06-06T21:24:10.031Z] === RUN   TestDockerSuite/TestRunPIDsLimit
21:24:10 [2022-06-06T21:24:10.289Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
21:24:11 [2022-06-06T21:24:11.665Z] === RUN   TestDockerSuite/TestRunPortInUse
21:24:11 [2022-06-06T21:24:11.924Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
21:24:12 [2022-06-06T21:24:12.859Z]     docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n"
21:24:12 [2022-06-06T21:24:12.859Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
21:24:12 [2022-06-06T21:24:12.859Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
21:24:13 [2022-06-06T21:24:13.433Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
21:24:14 [2022-06-06T21:24:14.007Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
21:24:14 [2022-06-06T21:24:14.265Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
21:24:15 [2022-06-06T21:24:15.200Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
21:24:15 [2022-06-06T21:24:15.200Z]     docker_cli_run_test.go:4101: unmatched requirement DaemonIsWindows
21:24:15 [2022-06-06T21:24:15.200Z] === RUN   TestDockerSuite/TestRunPublishPort
21:24:15 [2022-06-06T21:24:15.768Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
21:24:16 [2022-06-06T21:24:16.336Z] === RUN   TestDockerSuite/TestRunReadProcLatency
21:24:16 [2022-06-06T21:24:16.336Z]     docker_cli_run_test.go:2836: kernel doesn't have latency_stats configured
21:24:16 [2022-06-06T21:24:16.336Z] === RUN   TestDockerSuite/TestRunReadProcTimer
21:24:16 [2022-06-06T21:24:16.593Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
21:24:16 [2022-06-06T21:24:16.852Z] === RUN   TestDockerSuite/TestRunRedirectStdout
21:24:17 [2022-06-06T21:24:17.787Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
21:24:17 [2022-06-06T21:24:17.787Z]     docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved
21:24:17 [2022-06-06T21:24:17.787Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
21:24:19 [2022-06-06T21:24:19.689Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
21:24:20 [2022-06-06T21:24:20.625Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
21:24:22 [2022-06-06T21:24:22.002Z] === RUN   TestDockerSuite/TestRunRm
21:24:22 [2022-06-06T21:24:22.568Z] === RUN   TestDockerSuite/TestRunRmAndWait
21:24:22 [2022-06-06T21:24:22.568Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
21:24:22 [2022-06-06T21:24:22.997Z] ok  	github.com/docker/docker/libnetwork	37.183s	coverage: 40.6% of statements
21:24:22 [2022-06-06T21:24:22.997Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.118s	coverage: 84.4% of statements
21:24:22 [2022-06-06T21:24:22.997Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
21:24:22 [2022-06-06T21:24:22.997Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
21:24:22 [2022-06-06T21:24:22.997Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
21:24:22 [2022-06-06T21:24:22.997Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
21:24:22 [2022-06-06T21:24:22.997Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
21:24:22 [2022-06-06T21:24:22.997Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
21:24:22 [2022-06-06T21:24:22.997Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
21:24:22 [2022-06-06T21:24:22.997Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
21:24:22 [2022-06-06T21:24:22.997Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 22.4% of statements
21:24:22 [2022-06-06T21:24:22.997Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
21:24:22 [2022-06-06T21:24:22.997Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
21:24:22 [2022-06-06T21:24:22.997Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
21:24:22 [2022-06-06T21:24:22.997Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
21:24:22 [2022-06-06T21:24:22.997Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.367s	coverage: 59.9% of statements
21:24:22 [2022-06-06T21:24:22.997Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
21:24:22 [2022-06-06T21:24:22.997Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
21:24:22 [2022-06-06T21:24:22.997Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.146s	coverage: 4.0% of statements
21:24:22 [2022-06-06T21:24:22.997Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
21:24:22 [2022-06-06T21:24:22.997Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.5% of statements
21:24:22 [2022-06-06T21:24:22.997Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
21:24:22 [2022-06-06T21:24:22.997Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
21:24:25 [2022-06-06T21:24:25.102Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
21:24:26 [2022-06-06T21:24:26.036Z] === RUN   TestDockerSuite/TestRunRmPre125Api
21:24:26 [2022-06-06T21:24:26.605Z] === RUN   TestDockerSuite/TestRunRootWorkdir
21:24:27 [2022-06-06T21:24:27.172Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
21:24:27 [2022-06-06T21:24:27.739Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
21:24:28 [2022-06-06T21:24:28.674Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
21:24:29 [2022-06-06T21:24:29.243Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
21:24:31 [2022-06-06T21:24:31.146Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
21:24:32 [2022-06-06T21:24:32.093Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
21:24:32 [2022-06-06T21:24:32.945Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.699s	coverage: 7.2% of statements
21:24:32 [2022-06-06T21:24:32.945Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
21:24:32 [2022-06-06T21:24:32.945Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
21:24:32 [2022-06-06T21:24:32.945Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
21:24:32 [2022-06-06T21:24:32.945Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
21:24:32 [2022-06-06T21:24:32.945Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
21:24:32 [2022-06-06T21:24:32.945Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
21:24:32 [2022-06-06T21:24:32.945Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
21:24:32 [2022-06-06T21:24:32.945Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.011s	coverage: 81.2% of statements
21:24:33 [2022-06-06T21:24:33.202Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
21:24:33 [2022-06-06T21:24:33.458Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
21:24:33 [2022-06-06T21:24:33.996Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
21:24:35 [2022-06-06T21:24:35.372Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
21:24:35 [2022-06-06T21:24:35.939Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
21:24:36 [2022-06-06T21:24:36.873Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
21:24:36 [2022-06-06T21:24:36.873Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
21:24:37 [2022-06-06T21:24:37.132Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
21:24:37 [2022-06-06T21:24:37.700Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
21:24:38 [2022-06-06T21:24:38.266Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
21:24:38 [2022-06-06T21:24:38.833Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
21:24:39 [2022-06-06T21:24:39.399Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
21:24:39 [2022-06-06T21:24:39.657Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
21:24:40 [2022-06-06T21:24:40.224Z] === RUN   TestDockerSuite/TestRunSetMacAddress
21:24:40 [2022-06-06T21:24:40.482Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
21:24:43 [2022-06-06T21:24:43.015Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
21:24:43 [2022-06-06T21:24:43.015Z] === RUN   TestDockerSuite/TestRunState
21:24:44 [2022-06-06T21:24:44.393Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
21:24:44 [2022-06-06T21:24:44.961Z] === RUN   TestDockerSuite/TestRunStdinPipe
21:24:45 [2022-06-06T21:24:45.528Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
21:24:45 [2022-06-06T21:24:45.627Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
21:24:45 [2022-06-06T21:24:45.786Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
21:24:45 [2022-06-06T21:24:45.786Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
21:24:45 [2022-06-06T21:24:45.786Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
21:24:46 [2022-06-06T21:24:46.351Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
21:24:46 [2022-06-06T21:24:46.609Z] === RUN   TestDockerSuite/TestRunSysctls
21:24:47 [2022-06-06T21:24:47.544Z] === RUN   TestDockerSuite/TestRunTLSVerify
21:24:47 [2022-06-06T21:24:47.544Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
21:24:47 [2022-06-06T21:24:47.803Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
21:24:48 [2022-06-06T21:24:48.370Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
21:24:48 [2022-06-06T21:24:48.653Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
21:24:50 [2022-06-06T21:24:50.038Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
21:24:50 [2022-06-06T21:24:50.605Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
21:24:51 [2022-06-06T21:24:51.980Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
21:24:53 [2022-06-06T21:24:53.881Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
21:24:54 [2022-06-06T21:24:54.448Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
21:24:56 [2022-06-06T21:24:56.978Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
21:24:57 [2022-06-06T21:24:57.240Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
21:24:57 [2022-06-06T21:24:57.806Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
21:24:58 [2022-06-06T21:24:58.065Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
21:24:58 [2022-06-06T21:24:58.631Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
21:25:00 [2022-06-06T21:25:00.007Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
21:25:00 [2022-06-06T21:25:00.472Z] ok  	github.com/docker/docker/libnetwork/ipam	14.253s	coverage: 85.3% of statements
21:25:00 [2022-06-06T21:25:00.472Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
21:25:00 [2022-06-06T21:25:00.472Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
21:25:00 [2022-06-06T21:25:00.472Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
21:25:00 [2022-06-06T21:25:00.472Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
21:25:00 [2022-06-06T21:25:00.472Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
21:25:00 [2022-06-06T21:25:00.472Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
21:25:00 [2022-06-06T21:25:00.472Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.256s	coverage: 74.0% of statements
21:25:00 [2022-06-06T21:25:00.472Z] ok  	github.com/docker/docker/libnetwork/iptables	0.154s	coverage: 45.1% of statements
21:25:00 [2022-06-06T21:25:00.472Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
21:25:00 [2022-06-06T21:25:00.943Z] === RUN   TestDockerSuite/TestRunUnshareProc
21:25:01 [2022-06-06T21:25:01.034Z] ok  	github.com/docker/docker/libnetwork/netutils	0.020s	coverage: 44.1% of statements
21:25:01 [2022-06-06T21:25:01.879Z] === RUN   TestDockerSuite/TestRunUserByID
21:25:02 [2022-06-06T21:25:02.816Z] === RUN   TestDockerSuite/TestRunUserByIDBig
21:25:02 [2022-06-06T21:25:02.816Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
21:25:03 [2022-06-06T21:25:03.074Z] === RUN   TestDockerSuite/TestRunUserByIDZero
21:25:03 [2022-06-06T21:25:03.075Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
21:25:03 [2022-06-06T21:25:03.640Z] === RUN   TestDockerSuite/TestRunUserByName
21:25:04 [2022-06-06T21:25:04.206Z] === RUN   TestDockerSuite/TestRunUserDefaults
21:25:04 [2022-06-06T21:25:04.469Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
21:25:04 [2022-06-06T21:25:04.469Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
21:25:04 [2022-06-06T21:25:04.469Z] === RUN   TestDockerSuite/TestRunUserNotFound
21:25:04 [2022-06-06T21:25:04.727Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
21:25:05 [2022-06-06T21:25:05.294Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
21:25:06 [2022-06-06T21:25:06.228Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
21:25:08 [2022-06-06T21:25:08.773Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
21:25:09 [2022-06-06T21:25:09.031Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
21:25:09 [2022-06-06T21:25:09.965Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
21:25:11 [2022-06-06T21:25:11.342Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
21:25:11 [2022-06-06T21:25:11.342Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
21:25:12 [2022-06-06T21:25:12.277Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
21:25:14 [2022-06-06T21:25:14.181Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
21:25:14 [2022-06-06T21:25:14.438Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
21:25:16 [2022-06-06T21:25:16.342Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
21:25:16 [2022-06-06T21:25:16.908Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
21:25:16 [2022-06-06T21:25:16.908Z]     docker_cli_run_test.go:4071: unmatched requirement DaemonIsWindows
21:25:16 [2022-06-06T21:25:16.908Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
21:25:16 [2022-06-06T21:25:16.908Z]     docker_cli_run_test.go:4091: unmatched requirement DaemonIsWindows
21:25:16 [2022-06-06T21:25:16.908Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
21:25:16 [2022-06-06T21:25:16.908Z]     docker_cli_run_test.go:4081: unmatched requirement DaemonIsWindows
21:25:16 [2022-06-06T21:25:16.908Z] === RUN   TestDockerSuite/TestRunWithBadDevice
21:25:16 [2022-06-06T21:25:16.908Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
21:25:17 [2022-06-06T21:25:17.167Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
21:25:17 [2022-06-06T21:25:17.167Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
21:25:17 [2022-06-06T21:25:17.167Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
21:25:17 [2022-06-06T21:25:17.733Z] === RUN   TestDockerSuite/TestRunWithCPUShares
21:25:18 [2022-06-06T21:25:18.299Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
21:25:19 [2022-06-06T21:25:19.237Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
21:25:20 [2022-06-06T21:25:20.172Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
21:25:20 [2022-06-06T21:25:20.172Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
21:25:20 [2022-06-06T21:25:20.430Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
21:25:20 [2022-06-06T21:25:20.430Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
21:25:20 [2022-06-06T21:25:20.997Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
21:25:20 [2022-06-06T21:25:20.997Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
21:25:20 [2022-06-06T21:25:20.997Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
21:25:21 [2022-06-06T21:25:21.255Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
21:25:21 [2022-06-06T21:25:21.255Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
21:25:21 [2022-06-06T21:25:21.255Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
21:25:21 [2022-06-06T21:25:21.255Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
21:25:21 [2022-06-06T21:25:21.255Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
21:25:21 [2022-06-06T21:25:21.255Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
21:25:21 [2022-06-06T21:25:21.255Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
21:25:21 [2022-06-06T21:25:21.255Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
21:25:21 [2022-06-06T21:25:21.255Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
21:25:21 [2022-06-06T21:25:21.255Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
21:25:21 [2022-06-06T21:25:21.255Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
21:25:21 [2022-06-06T21:25:21.255Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
21:25:21 [2022-06-06T21:25:21.514Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
21:25:22 [2022-06-06T21:25:22.452Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
21:25:22 [2022-06-06T21:25:22.452Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
21:25:23 [2022-06-06T21:25:23.020Z]     docker_cli_service_logs_test.go:246: checking task pmcep2r0z3yt
21:25:23 [2022-06-06T21:25:23.020Z]     docker_cli_service_logs_test.go:251: checking messages for pmcep2r0z3yt
21:25:23 [2022-06-06T21:25:23.020Z]     docker_cli_service_logs_test.go:246: checking task zj4l6jtdtarr
21:25:23 [2022-06-06T21:25:23.020Z]     docker_cli_service_logs_test.go:251: checking messages for zj4l6jtdtarr
21:25:23 [2022-06-06T21:25:23.279Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
21:25:23 [2022-06-06T21:25:23.279Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
21:25:23 [2022-06-06T21:25:23.852Z] === RUN   TestDockerSwarmSuite/TestServiceScale
21:25:23 [2022-06-06T21:25:23.852Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
21:25:23 [2022-06-06T21:25:23.852Z] === RUN   TestDockerSuite/TestRunWithShmSize
21:25:24 [2022-06-06T21:25:24.431Z] === RUN   TestDockerSuite/TestRunWithSwappiness
21:25:24 [2022-06-06T21:25:24.997Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
21:25:24 [2022-06-06T21:25:24.997Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
21:25:24 [2022-06-06T21:25:24.997Z] === RUN   TestDockerSuite/TestRunWithUlimits
21:25:25 [2022-06-06T21:25:25.564Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
21:25:26 [2022-06-06T21:25:26.499Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
21:25:26 [2022-06-06T21:25:26.758Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
21:25:27 [2022-06-06T21:25:27.324Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
21:25:27 [2022-06-06T21:25:27.324Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
21:25:27 [2022-06-06T21:25:27.324Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
21:25:27 [2022-06-06T21:25:27.891Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
21:25:27 [2022-06-06T21:25:27.891Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
21:25:28 [2022-06-06T21:25:28.827Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
21:25:29 [2022-06-06T21:25:29.394Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
21:25:30 [2022-06-06T21:25:30.769Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
21:25:31 [2022-06-06T21:25:31.336Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
21:25:31 [2022-06-06T21:25:31.336Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
21:25:31 [2022-06-06T21:25:31.336Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
21:25:31 [2022-06-06T21:25:31.902Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
21:25:32 [2022-06-06T21:25:32.468Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
21:25:33 [2022-06-06T21:25:33.403Z] === RUN   TestDockerSuite/TestSaveCheckTimes
21:25:33 [2022-06-06T21:25:33.403Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
21:25:34 [2022-06-06T21:25:34.777Z] === RUN   TestDockerSuite/TestSaveImageId
21:25:34 [2022-06-06T21:25:34.777Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
21:25:35 [2022-06-06T21:25:35.344Z] === RUN   TestDockerSuite/TestSaveLoadParents
21:25:36 [2022-06-06T21:25:36.720Z]     docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents728503912
21:25:36 [2022-06-06T21:25:36.979Z] === RUN   TestDockerSuite/TestSaveMultipleNames
21:25:37 [2022-06-06T21:25:37.237Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
21:25:38 [2022-06-06T21:25:38.171Z] === RUN   TestDockerSuite/TestSaveSingleTag
21:25:38 [2022-06-06T21:25:38.171Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
21:25:38 [2022-06-06T21:25:38.171Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
21:25:39 [2022-06-06T21:25:39.547Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
21:25:40 [2022-06-06T21:25:40.481Z] === RUN   TestDockerSuite/TestSearchCmdOptions
21:25:40 [2022-06-06T21:25:40.756Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
21:25:41 [2022-06-06T21:25:41.015Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
21:25:41 [2022-06-06T21:25:41.015Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
21:25:41 [2022-06-06T21:25:41.015Z] === RUN   TestDockerSuite/TestSearchWithLimit
21:25:41 [2022-06-06T21:25:41.583Z] === RUN   TestDockerSuite/TestSlowStdinClosing
21:25:41 [2022-06-06T21:25:41.583Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
21:25:42 [2022-06-06T21:25:42.520Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
21:25:43 [2022-06-06T21:25:43.088Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
21:25:43 [2022-06-06T21:25:43.655Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
21:25:45 [2022-06-06T21:25:45.029Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
21:25:46 [2022-06-06T21:25:46.929Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
21:25:49 [2022-06-06T21:25:49.459Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
21:25:49 [2022-06-06T21:25:49.459Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
21:25:50 [2022-06-06T21:25:50.834Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
21:25:51 [2022-06-06T21:25:51.400Z]     docker_cli_swarm_test.go:1895: [d7777470581a1] joining swarm manager [db90069b46428]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:25:51 [2022-06-06T21:25:51.658Z] === RUN   TestDockerSuite/TestStartAttachSilent
21:25:52 [2022-06-06T21:25:52.593Z] === RUN   TestDockerSuite/TestStartAttachWithRename
21:25:52 [2022-06-06T21:25:52.851Z]     docker_cli_swarm_test.go:1896: [d09f98e7a61f2] joining swarm manager [db90069b46428]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:25:55 [2022-06-06T21:25:55.378Z] === RUN   TestDockerSuite/TestStartMultipleContainers
21:25:56 [2022-06-06T21:25:56.752Z] === RUN   TestDockerSuite/TestStartPausedContainer
21:25:57 [2022-06-06T21:25:57.317Z] === RUN   TestDockerSuite/TestStartRecordError
21:25:58 [2022-06-06T21:25:58.253Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
21:26:00 [2022-06-06T21:26:00.170Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
21:26:01 [2022-06-06T21:26:01.104Z] === RUN   TestDockerSuite/TestStatsAllNoStream
21:26:03 [2022-06-06T21:26:03.633Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
21:26:07 [2022-06-06T21:26:07.815Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
21:26:11 [2022-06-06T21:26:11.095Z] === RUN   TestDockerSuite/TestStatsFormatAll
21:26:14 [2022-06-06T21:26:14.374Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
21:26:14 [2022-06-06T21:26:14.940Z] === RUN   TestDockerSuite/TestStatsNoStream
21:26:18 [2022-06-06T21:26:18.221Z] === RUN   TestDockerSuite/TestStopContainerSignal
21:26:19 [2022-06-06T21:26:19.155Z] === RUN   TestDockerSuite/TestTopMultipleArgs
21:26:19 [2022-06-06T21:26:19.412Z] === RUN   TestDockerSuite/TestTopNonPrivileged
21:26:19 [2022-06-06T21:26:19.982Z] === RUN   TestDockerSuite/TestTopPrivileged
21:26:20 [2022-06-06T21:26:20.548Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
21:26:20 [2022-06-06T21:26:20.548Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
21:26:20 [2022-06-06T21:26:20.548Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
21:26:21 [2022-06-06T21:26:21.115Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
21:26:21 [2022-06-06T21:26:21.682Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
21:26:24 [2022-06-06T21:26:24.222Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
21:26:24 [2022-06-06T21:26:24.222Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
21:26:27 [2022-06-06T21:26:27.504Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
21:26:27 [2022-06-06T21:26:27.504Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
21:26:27 [2022-06-06T21:26:27.761Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
21:26:27 [2022-06-06T21:26:27.761Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
21:26:27 [2022-06-06T21:26:27.761Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
21:26:27 [2022-06-06T21:26:27.761Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
21:26:27 [2022-06-06T21:26:27.761Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
21:26:28 [2022-06-06T21:26:28.698Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
21:26:29 [2022-06-06T21:26:29.265Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
21:26:29 [2022-06-06T21:26:29.832Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
21:26:30 [2022-06-06T21:26:30.766Z] === RUN   TestDockerSuite/TestUpdateStats
21:26:34 [2022-06-06T21:26:34.948Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
21:26:35 [2022-06-06T21:26:35.206Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
21:26:35 [2022-06-06T21:26:35.206Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
21:26:35 [2022-06-06T21:26:35.206Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
21:26:35 [2022-06-06T21:26:35.772Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
21:26:36 [2022-06-06T21:26:36.339Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
21:26:38 [2022-06-06T21:26:38.868Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
21:26:39 [2022-06-06T21:26:39.435Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
21:26:41 [2022-06-06T21:26:41.336Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
21:26:41 [2022-06-06T21:26:41.595Z]     docker_cli_swarm_test.go:1796: [d7fb5dd530228] joining swarm manager [dcf23796c7ee8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:26:42 [2022-06-06T21:26:42.980Z]     docker_cli_swarm_test.go:1797: [d318ef4340c0c] joining swarm manager [dcf23796c7ee8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:26:43 [2022-06-06T21:26:43.915Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
21:26:45 [2022-06-06T21:26:45.291Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
21:26:47 [2022-06-06T21:26:47.192Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
21:26:49 [2022-06-06T21:26:49.725Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
21:26:51 [2022-06-06T21:26:51.101Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
21:26:52 [2022-06-06T21:26:52.423Z] time="2022-06-06T21:26:46Z" 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"
21:26:52 [2022-06-06T21:26:52.424Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.675s	coverage: 60.5% of statements
21:26:52 [2022-06-06T21:26:52.424Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
21:26:52 [2022-06-06T21:26:52.424Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
21:26:52 [2022-06-06T21:26:52.424Z] ok  	github.com/docker/docker/libnetwork/osl	4.314s	coverage: 39.7% of statements
21:26:52 [2022-06-06T21:26:52.424Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
21:26:52 [2022-06-06T21:26:52.424Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.013s	coverage: 80.7% of statements
21:26:52 [2022-06-06T21:26:52.475Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
21:26:53 [2022-06-06T21:26:53.358Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.560s	coverage: 48.6% of statements
21:26:53 [2022-06-06T21:26:53.408Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
21:26:53 [2022-06-06T21:26:53.614Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
21:26:53 [2022-06-06T21:26:53.614Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
21:26:53 [2022-06-06T21:26:53.871Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
21:26:53 [2022-06-06T21:26:53.871Z] 
21:26:53 [2022-06-06T21:26:53.871Z] === Skipped
21:26:53 [2022-06-06T21:26:53.871Z] === SKIP: libnetwork TestParallel1 (0.00s)
21:26:53 [2022-06-06T21:26:53.871Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
21:26:53 [2022-06-06T21:26:53.871Z] 
21:26:53 [2022-06-06T21:26:53.871Z] === SKIP: libnetwork TestParallel3 (0.00s)
21:26:53 [2022-06-06T21:26:53.871Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
21:26:53 [2022-06-06T21:26:53.871Z] 
21:26:53 [2022-06-06T21:26:53.871Z] === SKIP: libnetwork TestParallel2 (0.00s)
21:26:53 [2022-06-06T21:26:53.871Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
21:26:53 [2022-06-06T21:26:53.871Z] 
21:26:53 [2022-06-06T21:26:53.871Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
21:26:53 [2022-06-06T21:26:53.871Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
21:26:53 [2022-06-06T21:26:53.871Z] 
21:26:53 [2022-06-06T21:26:53.871Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
21:26:53 [2022-06-06T21:26:53.871Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
21:26:53 [2022-06-06T21:26:53.871Z] 
21:26:53 [2022-06-06T21:26:53.871Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
21:26:53 [2022-06-06T21:26:53.872Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
21:26:53 [2022-06-06T21:26:53.872Z] 
21:26:53 [2022-06-06T21:26:53.872Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
21:26:53 [2022-06-06T21:26:53.872Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
21:26:53 [2022-06-06T21:26:53.872Z] 
21:26:53 [2022-06-06T21:26:53.872Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
21:26:53 [2022-06-06T21:26:53.872Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
21:26:53 [2022-06-06T21:26:53.872Z] 
21:26:53 [2022-06-06T21:26:53.872Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
21:26:53 [2022-06-06T21:26:53.872Z]     firewalld_test.go:14: firewalld is not running
21:26:53 [2022-06-06T21:26:53.872Z] 
21:26:53 [2022-06-06T21:26:53.872Z] DONE 325 tests, 9 skipped in 200.486s
21:26:54 [2022-06-06T21:26:54.342Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
Post stage
[Pipeline] junit
21:26:54 [2022-06-06T21:26:54.442Z] Recording test results
21:26:54 [2022-06-06T21:26:54.981Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
21:26:55 [2022-06-06T21:26:55.303Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43700/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a7e3182757ca20217032cdf5bc04e61e528c2dfa -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a7e3182757ca20217032cdf5bc04e61e528c2dfa hack/validate/vendor
21:26:55 [2022-06-06T21:26:55.717Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
21:26:55 [2022-06-06T21:26:55.865Z] No vendor changes in diff.
21:26:55 [2022-06-06T21:26:55.865Z] WARNING: could not find copyright information for github.com/coreos/go-systemd
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:26:56 [2022-06-06T21:26:56.427Z] + echo Ensuring container killed.
21:26:56 [2022-06-06T21:26:56.427Z] Ensuring container killed.
21:26:56 [2022-06-06T21:26:56.427Z] + docker rm -vf docker-pr1
21:26:56 [2022-06-06T21:26:56.427Z] Error: No such container: docker-pr1
[Pipeline] sh
21:26:56 [2022-06-06T21:26:56.651Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
21:26:56 [2022-06-06T21:26:56.744Z] + echo Chowning /workspace to jenkins user
21:26:56 [2022-06-06T21:26:56.744Z] Chowning /workspace to jenkins user
21:26:56 [2022-06-06T21:26:56.744Z] + id -u
21:26:56 [2022-06-06T21:26:56.744Z] + id -g
21:26:56 [2022-06-06T21:26:56.744Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43700:/workspace busybox chown -R 1000:1000 /workspace
21:26:58 [2022-06-06T21:26:58.028Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:26:58 [2022-06-06T21:26:58.415Z] + bundleName=unit
21:26:58 [2022-06-06T21:26:58.415Z] + echo Creating unit-bundles.tar.gz
21:26:58 [2022-06-06T21:26:58.415Z] Creating unit-bundles.tar.gz
21:26:58 [2022-06-06T21:26:58.415Z] + 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
21:26:58 [2022-06-06T21:26:58.415Z] bundles/junit-report-libnetwork.xml
21:26:58 [2022-06-06T21:26:58.415Z] bundles/junit-report.xml
21:26:58 [2022-06-06T21:26:58.415Z] bundles/go-test-report-libnetwork.json
21:26:58 [2022-06-06T21:26:58.415Z] bundles/go-test-report.json
21:26:58 [2022-06-06T21:26:58.415Z] bundles/profile-libnetwork.out
21:26:58 [2022-06-06T21:26:58.415Z] bundles/profile.out
[Pipeline] archiveArtifacts
21:26:58 [2022-06-06T21:26:58.424Z] Archiving artifacts
21:26:58 [2022-06-06T21:26:58.596Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
21:26:58 [2022-06-06T21:26:58.901Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43700/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:26:59 [2022-06-06T21:26:59.199Z] + make clean
21:26:59 [2022-06-06T21:26:59.199Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:26:59 [2022-06-06T21:26:59.454Z] docker-dev-cache
21:26:59 [2022-06-06T21:26:59.454Z] docker-mod-cache
[Pipeline] deleteDir
21:26:59 [2022-06-06T21:26:59.532Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:27:00 [2022-06-06T21:27:00.907Z] === RUN   TestDockerSuite/TestVolumeCLICreate
21:27:07 [2022-06-06T21:27:07.477Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
21:27:08 [2022-06-06T21:27:08.411Z]     docker_cli_swarm_test.go:1315: [d1ccb16fb9ecb] joining swarm manager [d9a21d0e41efc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:27:10 [2022-06-06T21:27:10.310Z]     docker_cli_swarm_test.go:1316: [dafc15e5e8158] joining swarm manager [d9a21d0e41efc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:27:16 [2022-06-06T21:27:16.865Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
21:27:16 [2022-06-06T21:27:16.865Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
21:27:16 [2022-06-06T21:27:16.865Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
21:27:16 [2022-06-06T21:27:16.865Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
21:27:16 [2022-06-06T21:27:16.865Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
21:27:16 [2022-06-06T21:27:16.865Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
21:27:16 [2022-06-06T21:27:16.865Z] === RUN   TestDockerSuite/TestVolumeCLILs
21:27:17 [2022-06-06T21:27:17.124Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
21:27:17 [2022-06-06T21:27:17.124Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
21:27:17 [2022-06-06T21:27:17.691Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
21:27:17 [2022-06-06T21:27:17.950Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
21:27:17 [2022-06-06T21:27:17.950Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
21:27:17 [2022-06-06T21:27:17.950Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
21:27:17 [2022-06-06T21:27:17.950Z] === RUN   TestDockerSuite/TestVolumeCLIRm
21:27:19 [2022-06-06T21:27:19.326Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
21:27:19 [2022-06-06T21:27:19.326Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
21:27:19 [2022-06-06T21:27:19.583Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
21:27:19 [2022-06-06T21:27:19.583Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
21:27:19 [2022-06-06T21:27:19.583Z] === RUN   TestDockerSuite/TestVolumeEvents
21:27:26 [2022-06-06T21:27:26.137Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
21:27:26 [2022-06-06T21:27:26.395Z] === RUN   TestDockerSuite/TestVolumeLsFormat
21:27:26 [2022-06-06T21:27:26.395Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
21:27:26 [2022-06-06T21:27:26.395Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
21:27:28 [2022-06-06T21:27:28.297Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
21:27:30 [2022-06-06T21:27:30.853Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
21:27:30 [2022-06-06T21:27:30.853Z]     docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindows
21:27:30 [2022-06-06T21:27:30.853Z] --- PASS: TestDockerSuite (1310.49s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (4.04s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.68s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.44s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.16s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.95s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.76s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.00s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.41s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.70s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.58s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.61s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.63s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.60s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.81s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.75s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.01s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.93s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.79s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.71s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.71s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.22s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.27s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.91s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.72s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.74s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.49s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.72s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.43s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.18s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.73s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.04s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.60s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.14s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.02s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.01s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.39s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.78s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.84s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.81s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.19s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.23s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.05s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.33s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.45s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.33s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.22s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddTar (7.23s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.40s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.33s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.73s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.40s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.30s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.75s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.63s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.95s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.58s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.89s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.42s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.18s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.80s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.36s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.23s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.42s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.97s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.19s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.40s)
21:27:30 [2022-06-06T21:27:30.853Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.14s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.33s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.58s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.56s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (4.97s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.15s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.84s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.00s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.80s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.88s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.64s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.36s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.20s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.28s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.34s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.20s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.04s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.55s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.74s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.29s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.70s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.41s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.27s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.53s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.44s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.54s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.82s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.01s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.70s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.16s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.10s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.21s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.14s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.15s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.54s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.29s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.52s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.85s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.15s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.18s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.31s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (9.80s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.53s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.25s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.25s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.19s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.51s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.31s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.25s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.57s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.06s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.43s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.25s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.98s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.39s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.86s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.22s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.39s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.63s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.86s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.17s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.32s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.86s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (6.62s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.13s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.40s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.21s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.95s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.48s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.18s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.35s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.69s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildFails (0.95s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.56s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.49s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.47s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.33s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.93s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.11s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.11s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.37s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.30s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.76s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.38s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.92s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.46s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.69s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.59s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.89s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.56s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.59s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.60s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.51s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.15s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.86s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.26s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.07s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.94s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.94s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.54s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.53s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.50s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.95s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.72s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.88s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.71s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.38s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.34s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.57s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.37s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.49s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.36s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.63s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.57s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.13s)
21:27:30 [2022-06-06T21:27:30.854Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.22s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.51s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.43s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.68s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.80s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.92s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.31s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.00s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.05s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.37s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.73s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.44s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.63s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.63s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.65s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.22s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.86s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildRm (2.87s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.71s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.35s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.51s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.63s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.91s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.90s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.05s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.79s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.45s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.84s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.67s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.98s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.00s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.17s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.43s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.82s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.99s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildUser (1.61s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.30s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.40s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.57s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.61s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.56s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.87s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.04s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.68s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.17s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.16s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.63s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.50s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.37s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.42s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.55s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestCommitChange (0.65s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.57s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.04s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.12s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.75s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.41s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.68s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.27s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.76s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.06s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.16s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.57s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.65s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.57s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.66s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.54s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.57s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.72s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.69s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.71s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.01s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.67s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.73s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.52s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.81s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.89s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.91s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.77s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.81s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.15s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.73s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.12s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.97s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.61s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.55s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.72s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.59s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.83s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.08s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.56s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.46s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.53s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.93s)
21:27:30 [2022-06-06T21:27:30.855Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.06s)
21:27:30 [2022-06-06T21:27:30.855Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>} (1.44s)
21:27:30 [2022-06-06T21:27:30.855Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>} (1.37s)
21:27:30 [2022-06-06T21:27:30.855Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.38s)
21:27:30 [2022-06-06T21:27:30.855Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.41s)
21:27:30 [2022-06-06T21:27:30.855Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000f62c18_<nil>_<nil>} (1.35s)
21:27:30 [2022-06-06T21:27:30.856Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11092079985_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.60s)
21:27:30 [2022-06-06T21:27:30.856Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11092079985_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.43s)
21:27:30 [2022-06-06T21:27:30.856Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31768991060_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.34s)
21:27:30 [2022-06-06T21:27:30.856Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31768991060_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.57s)
21:27:30 [2022-06-06T21:27:30.856Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31768991060_/foo_true__0xc000f62c48_<nil>_<nil>_<nil>} (1.33s)
21:27:30 [2022-06-06T21:27:30.856Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000f62c60_<nil>_<nil>} (1.32s)
21:27:30 [2022-06-06T21:27:30.856Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000f62c78_<nil>_<nil>} (0.64s)
21:27:30 [2022-06-06T21:27:30.856Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000f62c90_<nil>_<nil>} (1.59s)
21:27:30 [2022-06-06T21:27:30.856Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000f62ca8_<nil>_<nil>} (1.37s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.37s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s)
21:27:30 [2022-06-06T21:27:30.856Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
21:27:30 [2022-06-06T21:27:30.856Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
21:27:30 [2022-06-06T21:27:30.856Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
21:27:30 [2022-06-06T21:27:30.856Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
21:27:30 [2022-06-06T21:27:30.856Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
21:27:30 [2022-06-06T21:27:30.856Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
21:27:30 [2022-06-06T21:27:30.856Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
21:27:30 [2022-06-06T21:27:30.856Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
21:27:30 [2022-06-06T21:27:30.856Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
21:27:30 [2022-06-06T21:27:30.856Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
21:27:30 [2022-06-06T21:27:30.856Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
21:27:30 [2022-06-06T21:27:30.856Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
21:27:30 [2022-06-06T21:27:30.856Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s)
21:27:30 [2022-06-06T21:27:30.856Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
21:27:30 [2022-06-06T21:27:30.856Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
21:27:30 [2022-06-06T21:27:30.856Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.31s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.48s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.76s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (0.92s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.51s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.50s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.50s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.50s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.69s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.70s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.78s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.12s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.88s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.80s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.32s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.81s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.16s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.46s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.97s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (1.04s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.04s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.85s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.51s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.64s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.61s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.64s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpToCaseA (0.89s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.44s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.33s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.32s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.16s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.68s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.62s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.28s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.64s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.66s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.67s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpToDot (0.70s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.51s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.95s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.65s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.26s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.24s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.65s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.90s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.08s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.58s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.72s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.63s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCreateRM (0.17s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.73s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.73s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.59s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.08s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.72s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.37s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.42s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.55s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.44s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.64s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.00s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.68s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.44s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.29s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.15s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.65s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.98s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.34s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.68s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.51s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.59s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.54s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.52s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.60s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.17s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.19s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.18s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.89s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.07s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.35s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.18s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.33s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.37s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.10s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.03s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.93s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.29s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.66s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.90s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.49s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsRename (0.46s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsResize (0.51s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.45s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.60s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.58s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.67s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsTop (0.51s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.75s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExec (0.56s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.43s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.03s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.71s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.81s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.57s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.69s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.74s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.79s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.31s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.80s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecEnv (0.51s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.17s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.62s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.56s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.53s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecParseError (0.48s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.54s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.63s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.22s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.70s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.97s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.97s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecTTY (0.54s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.80s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.70s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.54s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.52s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.59s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.50s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.50s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.52s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.51s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.52s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestHealth (19.02s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.54s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.06s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestImportDisplay (0.97s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestImportFile (1.06s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.11s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s)
21:27:30 [2022-06-06T21:27:30.856Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.45s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.48s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.55s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.42s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.44s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.53s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.44s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.87s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.55s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.89s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.48s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.32s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.91s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.88s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.34s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.52s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.86s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.39s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.66s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.31s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.53s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.76s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.47s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.44s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.65s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.33s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.90s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.78s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.80s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLogsSince (6.54s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.51s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLogsTail (0.52s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.23s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.54s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestNetHostname (1.28s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.56s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.73s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPluginActive (2.01s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.95s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.23s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.94s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.87s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.39s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.81s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.32s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.96s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPortList (6.31s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.18s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.50s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.49s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.90s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.44s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.03s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.85s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.06s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.87s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.40s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.08s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.93s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.37s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.92s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.63s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.51s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.95s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.70s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.79s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.23s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.12s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.60s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.91s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.88s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.86s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.35s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.86s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.06s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.04s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.95s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.43s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.14s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.27s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.57s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.44s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.54s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.42s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.00s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.62s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.31s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
21:27:30 [2022-06-06T21:27:30.857Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.55s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.65s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.69s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.01s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.90s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.64s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.01s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.41s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.34s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.42s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.48s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.55s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.61s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.02s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.46s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.88s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.86s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.91s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.55s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.64s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.55s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.58s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.04s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.97s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.42s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.07s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.48s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.50s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.12s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.06s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.05s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.48s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.25s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.53s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.06s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.49s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.47s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.64s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.56s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.56s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.52s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.50s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.48s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.52s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.51s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.49s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.93s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.63s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.67s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.95s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.82s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.13s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.04s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.56s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.05s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.32s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.64s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.41s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.93s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.27s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.91s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.06s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.31s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunMount (5.09s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.89s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.33s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.89s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.31s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.41s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.94s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.96s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.66s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.44s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.42s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.24s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.28s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.66s)
21:27:30 [2022-06-06T21:27:30.858Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.41s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.41s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.47s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.47s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.47s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.01s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.65s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.81s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.49s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.59s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.42s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.66s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.71s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.66s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.52s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.98s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.80s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.14s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunRm (0.74s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.53s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.49s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.57s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.49s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.53s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.89s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.27s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.68s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.67s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.51s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.53s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.59s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.73s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.56s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.54s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.44s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunState (1.19s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.67s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.66s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.25s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.41s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.97s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.52s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.64s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.62s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.38s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.45s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.91s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.50s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.60s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.95s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.17s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.76s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.28s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.50s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.57s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.41s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.70s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.26s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.47s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.70s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.51s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.96s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.90s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.99s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.65s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.60s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.14s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.67s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.56s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.59s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.71s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.54s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.53s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.65s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.20s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.56s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.14s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.41s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.36s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.66s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.65s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.84s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.22s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.11s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.52s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.85s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.08s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.09s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.11s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.56s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.10s)
21:27:30 [2022-06-06T21:27:30.859Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.67s)
21:27:30 [2022-06-06T21:27:30.859Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.77s)
21:27:30 [2022-06-06T21:27:30.859Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.33s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.72s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.89s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.90s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.67s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.45s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.08s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.55s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.48s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.99s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.51s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.58s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.47s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.46s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.05s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.98s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.40s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.90s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.56s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.48s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.86s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.53s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.19s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.52s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.64s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.42s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.13s)
21:27:30 [2022-06-06T21:27:30.859Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.52s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.30s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.29s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.88s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.90s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.30s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.26s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.32s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.35s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.58s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.37s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.43s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.30s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.67s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.43s)
21:27:30 [2022-06-06T21:27:30.860Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
21:27:30 [2022-06-06T21:27:30.860Z] === RUN   TestDockerRegistrySuite
21:27:30 [2022-06-06T21:27:30.860Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
21:27:31 [2022-06-06T21:27:31.796Z]     check_test.go:194: [d1976dc2b6d53] daemon is not started
21:27:31 [2022-06-06T21:27:31.796Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
21:27:32 [2022-06-06T21:27:32.732Z]     check_test.go:194: [dc93fee1bea06] daemon is not started
21:27:32 [2022-06-06T21:27:32.732Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
21:27:34 [2022-06-06T21:27:34.109Z]     check_test.go:194: [ddceecfdf30cb] daemon is not started
21:27:34 [2022-06-06T21:27:34.109Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
21:27:34 [2022-06-06T21:27:34.109Z]     check_test.go:194: [d0d14739c4780] daemon is not started
21:27:34 [2022-06-06T21:27:34.109Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
21:27:37 [2022-06-06T21:27:37.391Z]     check_test.go:194: [de5e3e7943057] daemon is not started
21:27:37 [2022-06-06T21:27:37.391Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
21:27:41 [2022-06-06T21:27:41.573Z]     check_test.go:194: [dc4923a500e46] daemon is not started
21:27:41 [2022-06-06T21:27:41.573Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
21:27:44 [2022-06-06T21:27:44.865Z]     check_test.go:194: [dceb0164be5f6] daemon is not started
21:27:44 [2022-06-06T21:27:44.865Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
21:27:45 [2022-06-06T21:27:45.800Z]     check_test.go:194: [d0713dce75c85] daemon is not started
21:27:45 [2022-06-06T21:27:45.800Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
21:27:46 [2022-06-06T21:27:46.366Z]     check_test.go:194: [d457b31d00892] daemon is not started
21:27:46 [2022-06-06T21:27:46.366Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
21:27:47 [2022-06-06T21:27:47.741Z]     check_test.go:194: [da4a17ded2067] daemon is not started
21:27:47 [2022-06-06T21:27:47.741Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
21:27:48 [2022-06-06T21:27:48.675Z]     check_test.go:194: [d860fb928cc7e] daemon is not started
21:27:48 [2022-06-06T21:27:48.675Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
21:27:49 [2022-06-06T21:27:49.611Z]     check_test.go:194: [d19826c1435e7] daemon is not started
21:27:49 [2022-06-06T21:27:49.611Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
21:27:50 [2022-06-06T21:27:50.559Z]     check_test.go:194: [dc91cc3c84553] daemon is not started
21:27:50 [2022-06-06T21:27:50.559Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
21:27:51 [2022-06-06T21:27:51.497Z]     check_test.go:194: [d9ddefc25394e] daemon is not started
21:27:51 [2022-06-06T21:27:51.497Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
21:27:52 [2022-06-06T21:27:52.432Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2107e8b86d71a6c1ae03f020f22450a6a02908207b49d4c4f7a649becb2404c8
21:27:52 [2022-06-06T21:27:52.998Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a5d3c3e4ae3773e8d289bdfee3df9fb369cad696b2d8ae07e713a3ab9dca2310
21:27:53 [2022-06-06T21:27:53.256Z]     check_test.go:194: [d1254c2f11943] daemon is not started
21:27:53 [2022-06-06T21:27:53.256Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
21:27:54 [2022-06-06T21:27:54.190Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:60c5dbb577abd96f85901c6bb3347e8563287584e3f27c8d8dcd0e027fa58b3a
21:27:54 [2022-06-06T21:27:54.756Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:391baa6e6c0eb6a9ff24169013e2d8e56f12fe8aa2b632e52386d67388831827
21:27:55 [2022-06-06T21:27:55.013Z]     check_test.go:194: [dc6efb7755356] daemon is not started
21:27:55 [2022-06-06T21:27:55.013Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
21:27:55 [2022-06-06T21:27:55.947Z]     check_test.go:194: [d815ca3b012f9] daemon is not started
21:27:55 [2022-06-06T21:27:55.947Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
21:27:58 [2022-06-06T21:27:58.476Z]     check_test.go:194: [df5342c81c670] daemon is not started
21:27:58 [2022-06-06T21:27:58.476Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
21:27:59 [2022-06-06T21:27:59.042Z]     check_test.go:194: [d0d69801d4018] daemon is not started
21:27:59 [2022-06-06T21:27:59.042Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
21:27:59 [2022-06-06T21:27:59.042Z]     check_test.go:194: [da09fcdb40f62] daemon is not started
21:27:59 [2022-06-06T21:27:59.042Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
21:27:59 [2022-06-06T21:27:59.976Z]     check_test.go:194: [dc2e494e7e76c] daemon is not started
21:27:59 [2022-06-06T21:27:59.976Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
21:28:00 [2022-06-06T21:28:00.910Z]     check_test.go:194: [d65f26f9920b7] daemon is not started
21:28:00 [2022-06-06T21:28:00.910Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
21:28:01 [2022-06-06T21:28:01.845Z]     check_test.go:194: [db9f74dd4bacf] daemon is not started
21:28:01 [2022-06-06T21:28:01.845Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
21:28:04 [2022-06-06T21:28:04.445Z]     check_test.go:194: [df2eac042b8ca] daemon is not started
21:28:04 [2022-06-06T21:28:04.445Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
21:28:04 [2022-06-06T21:28:04.445Z]     check_test.go:194: [de5ed7b5b0d00] daemon is not started
21:28:04 [2022-06-06T21:28:04.445Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
21:28:05 [2022-06-06T21:28:05.379Z]     check_test.go:194: [d088cc8978a4b] daemon is not started
21:28:05 [2022-06-06T21:28:05.379Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
21:28:05 [2022-06-06T21:28:05.945Z]     check_test.go:194: [d2ad974b398eb] daemon is not started
21:28:05 [2022-06-06T21:28:05.945Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
21:28:05 [2022-06-06T21:28:05.945Z]     check_test.go:194: [d79e422ef2d5b] daemon is not started
21:28:05 [2022-06-06T21:28:05.945Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
21:28:06 [2022-06-06T21:28:06.203Z]     check_test.go:194: [dfd107296ac58] daemon is not started
21:28:06 [2022-06-06T21:28:06.203Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
21:28:06 [2022-06-06T21:28:06.462Z]     check_test.go:194: [d38eee59eb320] daemon is not started
21:28:06 [2022-06-06T21:28:06.462Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
21:28:06 [2022-06-06T21:28:06.719Z]     check_test.go:194: [df8e51b8c8576] daemon is not started
21:28:06 [2022-06-06T21:28:06.719Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
21:28:06 [2022-06-06T21:28:06.977Z]     check_test.go:194: [d58be270f6401] daemon is not started
21:28:06 [2022-06-06T21:28:06.977Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
21:28:07 [2022-06-06T21:28:07.912Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
21:28:07 [2022-06-06T21:28:07.912Z]     check_test.go:194: [d25e5cc9ccb74] daemon is not started
21:28:07 [2022-06-06T21:28:07.912Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
21:28:09 [2022-06-06T21:28:09.814Z]     check_test.go:194: [d649ee8c3b807] daemon is not started
21:28:09 [2022-06-06T21:28:09.814Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
21:28:10 [2022-06-06T21:28:10.748Z]     check_test.go:194: [ddc5464b01206] daemon is not started
21:28:10 [2022-06-06T21:28:10.748Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
21:28:12 [2022-06-06T21:28:12.122Z]     check_test.go:194: [d8d9be8efbf90] daemon is not started
21:28:12 [2022-06-06T21:28:12.122Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
21:28:12 [2022-06-06T21:28:12.122Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
21:28:13 [2022-06-06T21:28:13.056Z] === RUN   TestDockerRegistrySuite/TestV2Only
21:28:13 [2022-06-06T21:28:13.991Z] --- PASS: TestDockerRegistrySuite (43.36s)
21:28:13 [2022-06-06T21:28:13.991Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.17s)
21:28:13 [2022-06-06T21:28:13.991Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.96s)
21:28:13 [2022-06-06T21:28:13.991Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.26s)
21:28:13 [2022-06-06T21:28:13.991Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.78s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.67s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.04s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.04s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.88s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.97s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.82s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.81s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.02s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.27s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.07s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.62s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.18s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.21s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s)
21:28:13 [2022-06-06T21:28:13.992Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.93s)
21:28:13 [2022-06-06T21:28:13.992Z] === RUN   TestDockerSchema1RegistrySuite
21:28:13 [2022-06-06T21:28:13.992Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
21:28:13 [2022-06-06T21:28:13.992Z]     check_test.go:221: [d624f68ef7482] daemon is not started
21:28:13 [2022-06-06T21:28:13.992Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
21:28:17 [2022-06-06T21:28:17.275Z]     check_test.go:221: [d85dc47cf4e35] daemon is not started
21:28:17 [2022-06-06T21:28:17.275Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
21:28:19 [2022-06-06T21:28:19.805Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
21:28:23 [2022-06-06T21:28:23.090Z]     check_test.go:221: [d2d3ff74695b0] daemon is not started
21:28:23 [2022-06-06T21:28:23.090Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
21:28:24 [2022-06-06T21:28:24.477Z]     check_test.go:221: [de4be7746cd0f] daemon is not started
21:28:24 [2022-06-06T21:28:24.477Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
21:28:24 [2022-06-06T21:28:24.477Z]     check_test.go:221: [d08e8834b7b45] daemon is not started
21:28:24 [2022-06-06T21:28:24.477Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
21:28:25 [2022-06-06T21:28:25.853Z]     check_test.go:221: [d79c216a1b821] daemon is not started
21:28:25 [2022-06-06T21:28:25.853Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
21:28:26 [2022-06-06T21:28:26.789Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
21:28:26 [2022-06-06T21:28:26.789Z]     check_test.go:221: [db345bdb955d0] daemon is not started
21:28:26 [2022-06-06T21:28:26.789Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
21:28:27 [2022-06-06T21:28:27.722Z]     check_test.go:221: [d66ac01bebac6] daemon is not started
21:28:27 [2022-06-06T21:28:27.722Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
21:28:29 [2022-06-06T21:28:29.623Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
21:28:31 [2022-06-06T21:28:31.001Z]     check_test.go:221: [d8661adfbd5cd] daemon is not started
21:28:31 [2022-06-06T21:28:31.001Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
21:28:31 [2022-06-06T21:28:31.259Z]     check_test.go:221: [d6841998cd144] daemon is not started
21:28:31 [2022-06-06T21:28:31.259Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
21:28:31 [2022-06-06T21:28:31.825Z]     check_test.go:221: [da1cc1e268601] daemon is not started
21:28:31 [2022-06-06T21:28:31.825Z] --- PASS: TestDockerSchema1RegistrySuite (17.86s)
21:28:31 [2022-06-06T21:28:31.825Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.19s)
21:28:31 [2022-06-06T21:28:31.825Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.07s)
21:28:31 [2022-06-06T21:28:31.825Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.67s)
21:28:31 [2022-06-06T21:28:31.825Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.34s)
21:28:31 [2022-06-06T21:28:31.825Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
21:28:31 [2022-06-06T21:28:31.825Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.39s)
21:28:31 [2022-06-06T21:28:31.825Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.14s)
21:28:31 [2022-06-06T21:28:31.825Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.97s)
21:28:31 [2022-06-06T21:28:31.825Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.02s)
21:28:31 [2022-06-06T21:28:31.825Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.53s)
21:28:31 [2022-06-06T21:28:31.825Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s)
21:28:31 [2022-06-06T21:28:31.825Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
21:28:31 [2022-06-06T21:28:31.825Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
21:28:32 [2022-06-06T21:28:32.759Z]     check_test.go:250: [d0a9e4a88bd19] daemon is not started
21:28:32 [2022-06-06T21:28:32.759Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
21:28:33 [2022-06-06T21:28:33.325Z]     check_test.go:250: [db04ac1a1494c] daemon is not started
21:28:33 [2022-06-06T21:28:33.325Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
21:28:33 [2022-06-06T21:28:33.583Z]     check_test.go:250: [dc7d7fecd59dd] daemon is not started
21:28:33 [2022-06-06T21:28:33.583Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
21:28:34 [2022-06-06T21:28:34.149Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
21:28:35 [2022-06-06T21:28:35.085Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
21:28:35 [2022-06-06T21:28:35.653Z]     check_test.go:250: [d275b45ae362b] daemon is not started
21:28:35 [2022-06-06T21:28:35.653Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
21:28:36 [2022-06-06T21:28:36.220Z]     check_test.go:250: [d69bc35c2c110] daemon is not started
21:28:36 [2022-06-06T21:28:36.220Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
21:28:36 [2022-06-06T21:28:36.787Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
21:28:37 [2022-06-06T21:28:37.045Z]     check_test.go:250: [df5ecfa534353] daemon is not started
21:28:37 [2022-06-06T21:28:37.045Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
21:28:37 [2022-06-06T21:28:37.303Z]     check_test.go:250: [d0bfaf2829c99] daemon is not started
21:28:37 [2022-06-06T21:28:37.303Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.51s)
21:28:37 [2022-06-06T21:28:37.303Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.85s)
21:28:37 [2022-06-06T21:28:37.303Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.73s)
21:28:37 [2022-06-06T21:28:37.303Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s)
21:28:37 [2022-06-06T21:28:37.303Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.38s)
21:28:37 [2022-06-06T21:28:37.303Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.58s)
21:28:37 [2022-06-06T21:28:37.303Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.69s)
21:28:37 [2022-06-06T21:28:37.303Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.91s)
21:28:37 [2022-06-06T21:28:37.303Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s)
21:28:37 [2022-06-06T21:28:37.303Z] === RUN   TestDockerRegistryAuthTokenSuite
21:28:37 [2022-06-06T21:28:37.303Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
21:28:40 [2022-06-06T21:28:40.595Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
21:28:40 [2022-06-06T21:28:40.595Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
21:28:40 [2022-06-06T21:28:40.595Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
21:28:42 [2022-06-06T21:28:42.498Z]     check_test.go:277: [d6377a551b31b] daemon is not started
21:28:42 [2022-06-06T21:28:42.498Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
21:28:42 [2022-06-06T21:28:42.498Z]     check_test.go:277: [d8fc49b9ee31d] daemon is not started
21:28:42 [2022-06-06T21:28:42.498Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
21:28:42 [2022-06-06T21:28:42.757Z]     check_test.go:277: [d2907bccdc497] daemon is not started
21:28:42 [2022-06-06T21:28:42.757Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
21:28:43 [2022-06-06T21:28:43.015Z]     check_test.go:277: [d3e601c049ffe] daemon is not started
21:28:43 [2022-06-06T21:28:43.015Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
21:28:43 [2022-06-06T21:28:43.015Z]     check_test.go:277: [d9fd54660d51f] daemon is not started
21:28:43 [2022-06-06T21:28:43.015Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s)
21:28:43 [2022-06-06T21:28:43.015Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
21:28:43 [2022-06-06T21:28:43.015Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s)
21:28:43 [2022-06-06T21:28:43.015Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
21:28:43 [2022-06-06T21:28:43.015Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
21:28:43 [2022-06-06T21:28:43.015Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.19s)
21:28:43 [2022-06-06T21:28:43.015Z] === RUN   TestDockerNetworkSuite
21:28:43 [2022-06-06T21:28:43.015Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
21:28:44 [2022-06-06T21:28:44.390Z]     docker_cli_network_unix_test.go:46: [d263074a500a0] daemon is not started
21:28:44 [2022-06-06T21:28:44.390Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
21:28:44 [2022-06-06T21:28:44.957Z]     docker_cli_network_unix_test.go:46: [d9f2f50a2d0ab] daemon is not started
21:28:45 [2022-06-06T21:28:45.524Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
21:28:46 [2022-06-06T21:28:46.090Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
21:28:47 [2022-06-06T21:28:47.026Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
21:28:47 [2022-06-06T21:28:47.593Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
21:28:48 [2022-06-06T21:28:48.160Z]     docker_cli_network_unix_test.go:46: [d2a7bf480fa31] daemon is not started
21:28:48 [2022-06-06T21:28:48.727Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
21:28:50 [2022-06-06T21:28:50.628Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
21:28:50 [2022-06-06T21:28:50.628Z]     docker_cli_network_unix_test.go:46: [dec5df7cc0375] daemon is not started
21:28:50 [2022-06-06T21:28:50.628Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
21:28:50 [2022-06-06T21:28:50.886Z]     docker_cli_network_unix_test.go:1233: [d327f1b177aff] daemon is not started
21:28:54 [2022-06-06T21:28:54.168Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
21:28:54 [2022-06-06T21:28:54.426Z]     docker_cli_network_unix_test.go:46: [decd13b91dbdb] daemon is not started
21:28:54 [2022-06-06T21:28:54.992Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
21:29:00 [2022-06-06T21:29:00.270Z]     docker_cli_network_unix_test.go:46: [d4f9f0546a7f8] daemon is not started
21:29:00 [2022-06-06T21:29:00.270Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
21:29:02 [2022-06-06T21:29:02.170Z]     docker_cli_network_unix_test.go:46: [dd19266f68919] daemon is not started
21:29:02 [2022-06-06T21:29:02.428Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
21:29:03 [2022-06-06T21:29:03.802Z]     docker_cli_network_unix_test.go:46: [db2fda2423218] daemon is not started
21:29:03 [2022-06-06T21:29:03.802Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
21:29:04 [2022-06-06T21:29:04.062Z]     docker_cli_network_unix_test.go:46: [dace11f092766] daemon is not started
21:29:04 [2022-06-06T21:29:04.062Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
21:29:04 [2022-06-06T21:29:04.629Z]     docker_cli_network_unix_test.go:46: [dd9ae938da22b] daemon is not started
21:29:04 [2022-06-06T21:29:04.629Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
21:29:05 [2022-06-06T21:29:05.195Z]     docker_cli_network_unix_test.go:46: [d0b416bcc4a07] daemon is not started
21:29:05 [2022-06-06T21:29:05.453Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
21:29:06 [2022-06-06T21:29:06.019Z]     docker_cli_network_unix_test.go:46: [d2d74a9f578f3] daemon is not started
21:29:06 [2022-06-06T21:29:06.277Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
21:29:06 [2022-06-06T21:29:06.535Z]     docker_cli_network_unix_test.go:46: [de8abf8b1d01d] daemon is not started
21:29:06 [2022-06-06T21:29:06.535Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
21:29:06 [2022-06-06T21:29:06.793Z]     docker_cli_network_unix_test.go:46: [d597e4caa5706] daemon is not started
21:29:06 [2022-06-06T21:29:06.793Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
21:29:07 [2022-06-06T21:29:07.360Z]     docker_cli_network_unix_test.go:46: [d72238f317fad] daemon is not started
21:29:07 [2022-06-06T21:29:07.618Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
21:29:07 [2022-06-06T21:29:07.618Z]     docker_cli_network_unix_test.go:46: [db82a7a784a7f] daemon is not started
21:29:07 [2022-06-06T21:29:07.618Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
21:29:07 [2022-06-06T21:29:07.877Z]     docker_cli_network_unix_test.go:46: [d96e14a976393] daemon is not started
21:29:07 [2022-06-06T21:29:07.877Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
21:29:07 [2022-06-06T21:29:07.877Z]     docker_cli_network_unix_test.go:46: [d7437a68204f8] daemon is not started
21:29:07 [2022-06-06T21:29:07.877Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
21:29:08 [2022-06-06T21:29:08.810Z]     docker_cli_network_unix_test.go:46: [dafe38b2e7ca6] daemon is not started
21:29:08 [2022-06-06T21:29:08.810Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
21:29:09 [2022-06-06T21:29:09.376Z]     docker_cli_network_unix_test.go:46: [d4abd4fd4c838] daemon is not started
21:29:09 [2022-06-06T21:29:09.635Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
21:29:09 [2022-06-06T21:29:09.893Z]     docker_cli_network_unix_test.go:46: [da09539ecd4e1] daemon is not started
21:29:09 [2022-06-06T21:29:09.893Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
21:29:09 [2022-06-06T21:29:09.893Z]     docker_cli_network_unix_test.go:46: [db787412c1597] daemon is not started
21:29:10 [2022-06-06T21:29:10.152Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
21:29:10 [2022-06-06T21:29:10.152Z]     docker_cli_network_unix_test.go:46: [da9dc7d07c652] daemon is not started
21:29:10 [2022-06-06T21:29:10.152Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
21:29:11 [2022-06-06T21:29:11.527Z]     docker_cli_network_unix_test.go:968: [d02e7eb99cc52] daemon is not started
21:29:12 [2022-06-06T21:29:12.461Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
21:29:13 [2022-06-06T21:29:13.420Z]     docker_cli_network_unix_test.go:46: [d89cd86fd6c89] daemon is not started
21:29:13 [2022-06-06T21:29:13.687Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
21:29:16 [2022-06-06T21:29:16.217Z]     docker_cli_network_unix_test.go:1116: [d4b941c387f1d] daemon is not started
21:29:19 [2022-06-06T21:29:19.502Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
21:29:19 [2022-06-06T21:29:19.502Z]     docker_cli_network_unix_test.go:46: [d64b2204acaa6] daemon is not started
21:29:19 [2022-06-06T21:29:19.502Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
21:29:20 [2022-06-06T21:29:20.068Z]     docker_cli_network_unix_test.go:46: [de15af1d1c67f] daemon is not started
21:29:20 [2022-06-06T21:29:20.068Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
21:29:20 [2022-06-06T21:29:20.068Z]     docker_cli_network_unix_test.go:46: [d3fa146551846] daemon is not started
21:29:20 [2022-06-06T21:29:20.068Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
21:29:20 [2022-06-06T21:29:20.068Z]     docker_cli_network_unix_test.go:46: [d01a609363d00] daemon is not started
21:29:20 [2022-06-06T21:29:20.068Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
21:29:20 [2022-06-06T21:29:20.327Z]     docker_cli_network_unix_test.go:46: [dbc7a434af775] daemon is not started
21:29:20 [2022-06-06T21:29:20.327Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
21:29:20 [2022-06-06T21:29:20.585Z]     docker_cli_network_unix_test.go:46: [d680223f06f01] daemon is not started
21:29:20 [2022-06-06T21:29:20.585Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
21:29:20 [2022-06-06T21:29:20.585Z]     docker_cli_network_unix_test.go:46: [d556c499b34f2] daemon is not started
21:29:20 [2022-06-06T21:29:20.585Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
21:29:21 [2022-06-06T21:29:21.959Z]     docker_cli_network_unix_test.go:46: [d53965b8d84fe] daemon is not started
21:29:22 [2022-06-06T21:29:22.894Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
21:29:22 [2022-06-06T21:29:22.894Z]     docker_cli_network_unix_test.go:46: [d494d3783fcf8] daemon is not started
21:29:22 [2022-06-06T21:29:22.894Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
21:29:22 [2022-06-06T21:29:22.894Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
21:29:22 [2022-06-06T21:29:22.894Z]     docker_cli_network_unix_test.go:46: [dc2076845f56f] daemon is not started
21:29:22 [2022-06-06T21:29:22.894Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
21:29:23 [2022-06-06T21:29:23.460Z]     docker_cli_network_unix_test.go:46: [d6b2d7379ea8d] daemon is not started
21:29:23 [2022-06-06T21:29:23.718Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
21:29:26 [2022-06-06T21:29:26.999Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
21:29:28 [2022-06-06T21:29:28.899Z]     docker_cli_network_unix_test.go:1084: [d61d1a961c012] daemon is not started
21:29:30 [2022-06-06T21:29:30.277Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
21:29:30 [2022-06-06T21:29:30.277Z]     docker_cli_network_unix_test.go:46: [d1ba7adb62baa] daemon is not started
21:29:30 [2022-06-06T21:29:30.277Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
21:29:30 [2022-06-06T21:29:30.844Z]     docker_cli_network_unix_test.go:46: [d83890f2d8a9d] daemon is not started
21:29:30 [2022-06-06T21:29:30.844Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
21:29:32 [2022-06-06T21:29:32.232Z]     docker_cli_network_unix_test.go:46: [d47ac2ed9bcb6] daemon is not started
21:29:32 [2022-06-06T21:29:32.490Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
21:29:32 [2022-06-06T21:29:32.490Z]     docker_cli_network_unix_test.go:46: [db9dae20c4c67] daemon is not started
21:29:32 [2022-06-06T21:29:32.490Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
21:29:33 [2022-06-06T21:29:33.056Z]     docker_cli_network_unix_test.go:46: [dd32908264b03] daemon is not started
21:29:33 [2022-06-06T21:29:33.056Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
21:29:33 [2022-06-06T21:29:33.622Z]     docker_cli_network_unix_test.go:46: [d8655c95e2fe6] daemon is not started
21:29:33 [2022-06-06T21:29:33.622Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
21:29:34 [2022-06-06T21:29:34.188Z]     docker_cli_network_unix_test.go:46: [dd7b143d71c6a] daemon is not started
21:29:34 [2022-06-06T21:29:34.754Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
21:29:40 [2022-06-06T21:29:40.020Z]     docker_cli_network_unix_test.go:46: [d3456a5511f36] daemon is not started
21:29:40 [2022-06-06T21:29:40.020Z] --- PASS: TestDockerNetworkSuite (56.95s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.33s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.00s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.25s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.00s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.89s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.47s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.15s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.28s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.18s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.76s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.20s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.36s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.40s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.44s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.05s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.73s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s)
21:29:40 [2022-06-06T21:29:40.020Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.46s)
21:29:40 [2022-06-06T21:29:40.020Z] === RUN   TestDockerHubPullSuite
21:29:40 [2022-06-06T21:29:40.020Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
21:29:41 [2022-06-06T21:29:41.920Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
21:29:44 [2022-06-06T21:29:44.446Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
21:29:44 [2022-06-06T21:29:44.446Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
21:29:44 [2022-06-06T21:29:44.704Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
21:29:46 [2022-06-06T21:29:46.082Z]     docker_cli_swarm_test.go:1180: [da9539bdcb95c] joining swarm manager [d6aa4f991a935]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:29:46 [2022-06-06T21:29:46.339Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
21:29:46 [2022-06-06T21:29:46.598Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
21:29:46 [2022-06-06T21:29:46.598Z] --- PASS: TestDockerHubPullSuite (6.52s)
21:29:46 [2022-06-06T21:29:46.598Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.80s)
21:29:46 [2022-06-06T21:29:46.598Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s)
21:29:46 [2022-06-06T21:29:46.598Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.73s)
21:29:46 [2022-06-06T21:29:46.598Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.50s)
21:29:46 [2022-06-06T21:29:46.598Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s)
21:29:46 [2022-06-06T21:29:46.598Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s)
21:29:46 [2022-06-06T21:29:46.598Z] PASS
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === Skipped
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_sni_test.go:18: Flakey test
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_run_test.go:4016: unmatched requirement DaemonIsWindows
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_run_test.go:4118: unmatched requirement DaemonIsWindows
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_run_test.go:4101: unmatched requirement DaemonIsWindows
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_run_test.go:2836: kernel doesn't have latency_stats configured
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_run_test.go:4071: unmatched requirement DaemonIsWindows
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_run_test.go:4091: unmatched requirement DaemonIsWindows
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_run_test.go:4081: unmatched requirement DaemonIsWindows
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindows
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
21:29:46 [2022-06-06T21:29:46.598Z]     docker_cli_network_unix_test.go:46: [dc2076845f56f] daemon is not started
21:29:46 [2022-06-06T21:29:46.598Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] DONE 1265 tests, 51 skipped in 1453.004s
21:29:46 [2022-06-06T21:29:46.598Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:29:46 [2022-06-06T21:29:46.598Z] ++++ cat bundles/test-integration/docker.pid
21:29:46 [2022-06-06T21:29:46.598Z] +++ kill 9341
21:29:46 [2022-06-06T21:29:46.598Z] +++ /etc/init.d/apparmor stop
21:29:46 [2022-06-06T21:29:46.598Z] Leaving: AppArmorNo profiles have been unloaded.
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] Unloading profiles will leave already running processes permanently
21:29:46 [2022-06-06T21:29:46.598Z] unconfined, which can lead to unexpected situations.
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.598Z] To set a process to complain mode, use the command line tool
21:29:46 [2022-06-06T21:29:46.598Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:29:46 [2022-06-06T21:29:46.598Z] +++ true
21:29:46 [2022-06-06T21:29:46.598Z] exiting test-integration
21:29:46 [2022-06-06T21:29:46.598Z] ++ exit 0
21:29:46 [2022-06-06T21:29:46.598Z] 
21:29:46 [2022-06-06T21:29:46.856Z] + for job in $(jobs -p)
21:29:46 [2022-06-06T21:29:46.856Z] + wait 11423
21:29:53 [2022-06-06T21:29:53.415Z]     docker_cli_swarm_test.go:1189: [d42a26dea0730] joining swarm manager [d6aa4f991a935]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:30:25 [2022-06-06T21:30:25.476Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
21:30:33 [2022-06-06T21:30:33.579Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
21:30:36 [2022-06-06T21:30:36.859Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
21:30:38 [2022-06-06T21:30:38.233Z]     docker_cli_swarm_test.go:1112: [db0b2dacd021e] joining swarm manager [ddb7f4b0ba65a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:30:40 [2022-06-06T21:30:40.132Z]     docker_cli_swarm_test.go:1113: [df196f59e4f88] joining swarm manager [ddb7f4b0ba65a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:32:16 [2022-06-06T21:32:16.554Z]     docker_cli_swarm_test.go:1166: [dd1af727dbe7a] joining swarm manager [ddb7f4b0ba65a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:32:48 [2022-06-06T21:32:48.613Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
21:32:48 [2022-06-06T21:32:48.613Z]     docker_cli_swarm_test.go:1447: [d0702163e94f9] joining swarm manager [d4c1517e60dda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:32:48 [2022-06-06T21:32:48.613Z]     docker_cli_swarm_test.go:1448: [d139c816f77eb] joining swarm manager [d4c1517e60dda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:32:58 [2022-06-06T21:32:58.714Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
21:32:58 [2022-06-06T21:32:58.714Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
21:32:58 [2022-06-06T21:32:58.972Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
21:32:58 [2022-06-06T21:32:58.972Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
21:32:58 [2022-06-06T21:32:58.972Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
21:32:59 [2022-06-06T21:32:59.905Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
21:33:01 [2022-06-06T21:33:01.807Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
21:33:05 [2022-06-06T21:33:05.998Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
21:33:07 [2022-06-06T21:33:07.371Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
21:33:09 [2022-06-06T21:33:09.271Z]     docker_cli_swarm_unix_test.go:63: [d8fe1f28eab47] joining swarm manager [d624b21614299]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:34:05 [2022-06-06T21:34:05.478Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
21:34:05 [2022-06-06T21:34:05.478Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
21:34:05 [2022-06-06T21:34:05.478Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
21:34:07 [2022-06-06T21:34:07.403Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
21:34:10 [2022-06-06T21:34:10.720Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
21:34:13 [2022-06-06T21:34:13.248Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
21:34:14 [2022-06-06T21:34:14.620Z]     docker_api_swarm_test.go:962: [db8031f976540] joining swarm manager [dea1e87d79a7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:34:32 [2022-06-06T21:34:32.690Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
21:34:44 [2022-06-06T21:34:44.936Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
21:34:46 [2022-06-06T21:34:46.316Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
21:34:48 [2022-06-06T21:34:48.846Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
21:34:51 [2022-06-06T21:34:51.375Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
21:34:57 [2022-06-06T21:34:57.941Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
21:35:03 [2022-06-06T21:35:03.204Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
21:35:05 [2022-06-06T21:35:05.104Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
21:35:07 [2022-06-06T21:35:07.633Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
21:35:10 [2022-06-06T21:35:10.226Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
21:35:12 [2022-06-06T21:35:12.755Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
21:35:16 [2022-06-06T21:35:16.038Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
21:35:17 [2022-06-06T21:35:17.935Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
21:36:14 [2022-06-06T21:36:14.141Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
21:36:29 [2022-06-06T21:36:29.109Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
21:36:43 [2022-06-06T21:36:43.972Z] --- PASS: TestDockerSwarmSuite (1528.84s)
21:36:43 [2022-06-06T21:36:43.972Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.05s)
21:36:43 [2022-06-06T21:36:43.972Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.25s)
21:36:43 [2022-06-06T21:36:43.972Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.35s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.36s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.16s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.97s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.85s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.44s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (29.67s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.18s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.41s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.38s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.33s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.14s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.47s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.22s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.46s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.46s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.47s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (69.57s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.53s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.86s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.39s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.07s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.58s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.78s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.64s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.34s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.39s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.60s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.07s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.97s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (3.89s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.43s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.34s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.05s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.49s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.37s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.23s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.27s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.13s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.76s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.68s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.09s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.98s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.49s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.50s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.17s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.95s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.04s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.75s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.98s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.99s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.39s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.03s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.97s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.19s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.02s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.04s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.18s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.67s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.13s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.58s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.75s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.26s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.27s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.24s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.73s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.64s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.64s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.24s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.19s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.89s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (61.30s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.12s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.61s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.00s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.63s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.80s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.58s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.71s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.68s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.61s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.97s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (38.92s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.05s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.16s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.85s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.23s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.24s)
21:36:43 [2022-06-06T21:36:43.973Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s)
21:36:43 [2022-06-06T21:36:43.973Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s)
21:36:43 [2022-06-06T21:36:43.973Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
21:36:43 [2022-06-06T21:36:43.973Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.37s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.42s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.17s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.10s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.05s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.44s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.86s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.27s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.21s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.81s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.79s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.53s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.46s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.54s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.54s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.47s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.01s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.26s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s)
21:36:43 [2022-06-06T21:36:43.973Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s)
21:36:43 [2022-06-06T21:36:43.973Z] === RUN   TestDockerExternalVolumeSuite
21:36:43 [2022-06-06T21:36:43.973Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
21:36:44 [2022-06-06T21:36:44.231Z]     docker_cli_external_volume_driver_test.go:53: [de6be05698116] daemon is not started
21:37:02 [2022-06-06T21:37:02.300Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
21:38:10 [2022-06-06T21:38:10.032Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
21:38:16 [2022-06-06T21:38:16.585Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
21:38:31 [2022-06-06T21:38:31.449Z]     docker_cli_external_volume_driver_test.go:53: [de72ed4f21897] daemon is not started
21:38:46 [2022-06-06T21:38:46.314Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
21:39:04 [2022-06-06T21:39:04.411Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
21:39:19 [2022-06-06T21:39:19.275Z]     docker_cli_external_volume_driver_test.go:53: [daaa8aba31d04] daemon is not started
21:39:34 [2022-06-06T21:39:34.139Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
21:39:34 [2022-06-06T21:39:34.139Z]     docker_cli_external_volume_driver_test.go:53: [d789f69762ed7] daemon is not started
21:39:49 [2022-06-06T21:39:49.013Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
21:40:21 [2022-06-06T21:40:21.070Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
21:40:35 [2022-06-06T21:40:35.934Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
21:40:50 [2022-06-06T21:40:50.804Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
21:41:37 [2022-06-06T21:41:37.465Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
21:41:55 [2022-06-06T21:41:55.536Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
21:42:27 [2022-06-06T21:42:27.596Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
21:42:59 [2022-06-06T21:42:59.656Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
21:43:14 [2022-06-06T21:43:14.524Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
21:43:32 [2022-06-06T21:43:32.607Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
21:43:32 [2022-06-06T21:43:32.607Z]     docker_cli_external_volume_driver_test.go:485: [dfde0717846d0] daemon is not started
21:43:47 [2022-06-06T21:43:47.477Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
21:43:47 [2022-06-06T21:43:47.477Z]     docker_cli_external_volume_driver_test.go:53: [dae2da55bcc1d] daemon is not started
21:44:02 [2022-06-06T21:44:02.351Z] --- PASS: TestDockerExternalVolumeSuite (437.07s)
21:44:02 [2022-06-06T21:44:02.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.50s)
21:44:02 [2022-06-06T21:44:02.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
21:44:02 [2022-06-06T21:44:02.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s)
21:44:02 [2022-06-06T21:44:02.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
21:44:02 [2022-06-06T21:44:02.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s)
21:44:02 [2022-06-06T21:44:02.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
21:44:02 [2022-06-06T21:44:02.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
21:44:02 [2022-06-06T21:44:02.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s)
21:44:02 [2022-06-06T21:44:02.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s)
21:44:02 [2022-06-06T21:44:02.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s)
21:44:02 [2022-06-06T21:44:02.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s)
21:44:02 [2022-06-06T21:44:02.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s)
21:44:02 [2022-06-06T21:44:02.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s)
21:44:02 [2022-06-06T21:44:02.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s)
21:44:02 [2022-06-06T21:44:02.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s)
21:44:02 [2022-06-06T21:44:02.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.72s)
21:44:02 [2022-06-06T21:44:02.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.13s)
21:44:02 [2022-06-06T21:44:02.351Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s)
21:44:02 [2022-06-06T21:44:02.351Z] PASS
21:44:02 [2022-06-06T21:44:02.351Z] 
21:44:02 [2022-06-06T21:44:02.351Z] === Skipped
21:44:02 [2022-06-06T21:44:02.351Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
21:44:02 [2022-06-06T21:44:02.351Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
21:44:02 [2022-06-06T21:44:02.351Z]     check_test.go:307: [d41ec7a57890f] daemon is not started
21:44:02 [2022-06-06T21:44:02.351Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
21:44:02 [2022-06-06T21:44:02.351Z] 
21:44:02 [2022-06-06T21:44:02.351Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
21:44:02 [2022-06-06T21:44:02.351Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
21:44:02 [2022-06-06T21:44:02.351Z]     check_test.go:307: [d3fa5200eb8bd] daemon is not started
21:44:02 [2022-06-06T21:44:02.351Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
21:44:02 [2022-06-06T21:44:02.351Z] 
21:44:02 [2022-06-06T21:44:02.351Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
21:44:02 [2022-06-06T21:44:02.351Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
21:44:02 [2022-06-06T21:44:02.351Z]     check_test.go:307: [daef6a1befee1] daemon is not started
21:44:02 [2022-06-06T21:44:02.351Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
21:44:02 [2022-06-06T21:44:02.351Z] 
21:44:02 [2022-06-06T21:44:02.351Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:44:02 [2022-06-06T21:44:02.351Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
21:44:02 [2022-06-06T21:44:02.351Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:44:02 [2022-06-06T21:44:02.351Z] 
21:44:02 [2022-06-06T21:44:02.351Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:44:02 [2022-06-06T21:44:02.351Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
21:44:02 [2022-06-06T21:44:02.351Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:44:02 [2022-06-06T21:44:02.351Z] 
21:44:02 [2022-06-06T21:44:02.351Z] DONE 269 tests, 5 skipped in 2307.310s
21:44:02 [2022-06-06T21:44:02.351Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:44:02 [2022-06-06T21:44:02.351Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4818fc7ec989/docker.pid
21:44:02 [2022-06-06T21:44:02.351Z] +++ kill 7129
21:44:02 [2022-06-06T21:44:02.351Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7129 is not a child of this shell
21:44:02 [2022-06-06T21:44:02.351Z] warning: PID 7129 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4818fc7ec989/docker.pid had a nonzero exit code
21:44:02 [2022-06-06T21:44:02.351Z] ++++ cat bundles/test-integration/docker.pid
21:44:02 [2022-06-06T21:44:02.351Z] +++ kill 9384
21:44:02 [2022-06-06T21:44:02.351Z] +++ /etc/init.d/apparmor stop
21:44:02 [2022-06-06T21:44:02.351Z] Leaving: AppArmorNo profiles have been unloaded.
21:44:02 [2022-06-06T21:44:02.351Z] 
21:44:02 [2022-06-06T21:44:02.351Z] Unloading profiles will leave already running processes permanently
21:44:02 [2022-06-06T21:44:02.351Z] unconfined, which can lead to unexpected situations.
21:44:02 [2022-06-06T21:44:02.351Z] 
21:44:02 [2022-06-06T21:44:02.351Z] To set a process to complain mode, use the command line tool
21:44:02 [2022-06-06T21:44:02.351Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:44:02 [2022-06-06T21:44:02.351Z] +++ true
21:44:02 [2022-06-06T21:44:02.351Z] exiting test-integration
21:44:02 [2022-06-06T21:44:02.351Z] ++ exit 0
21:44:02 [2022-06-06T21:44:02.351Z] 
21:44:02 [2022-06-06T21:44:02.351Z] + exit 0
21:44:02 [2022-06-06T21:44:02.351Z] ++ jobs -p
21:44:02 [2022-06-06T21:44:02.351Z] + pids=
21:44:02 [2022-06-06T21:44:02.351Z] + echo 'Remaining pids to kill: []'
21:44:02 [2022-06-06T21:44:02.351Z] Remaining pids to kill: []
21:44:02 [2022-06-06T21:44:02.351Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
21:44:02 [2022-06-06T21:44:02.410Z] Recording test results
21:44:04 [2022-06-06T21:44:04.431Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:44:04 [2022-06-06T21:44:04.783Z] + echo Ensuring container killed.
21:44:04 [2022-06-06T21:44:04.783Z] Ensuring container killed.
21:44:04 [2022-06-06T21:44:04.783Z] + docker ps -aq -f name=docker-pr1-*
21:44:04 [2022-06-06T21:44:04.783Z] + cids=0e7cc8b89445
21:44:04 [2022-06-06T21:44:04.783Z] df1f350527ab
21:44:04 [2022-06-06T21:44:04.783Z] 3264d2686d8d
21:44:04 [2022-06-06T21:44:04.783Z] + [ -n 0e7cc8b89445
21:44:04 [2022-06-06T21:44:04.783Z] df1f350527ab
21:44:04 [2022-06-06T21:44:04.783Z] 3264d2686d8d ]
21:44:04 [2022-06-06T21:44:04.783Z] + docker rm -vf 0e7cc8b89445 df1f350527ab 3264d2686d8d
21:44:05 [2022-06-06T21:44:05.719Z] 0e7cc8b89445
21:44:05 [2022-06-06T21:44:05.719Z] df1f350527ab
21:44:05 [2022-06-06T21:44:05.719Z] 3264d2686d8d
[Pipeline] sh
21:44:06 [2022-06-06T21:44:06.007Z] + echo Chowning /workspace to jenkins user
21:44:06 [2022-06-06T21:44:06.007Z] Chowning /workspace to jenkins user
21:44:06 [2022-06-06T21:44:06.007Z] + id -u
21:44:06 [2022-06-06T21:44:06.007Z] + id -g
21:44:06 [2022-06-06T21:44:06.007Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43700:/workspace busybox chown -R 1000:1000 /workspace
21:44:06 [2022-06-06T21:44:06.007Z] Unable to find image 'busybox:latest' locally
21:44:06 [2022-06-06T21:44:06.265Z] latest: Pulling from library/busybox
21:44:06 [2022-06-06T21:44:06.266Z] cecc78ee4075: Pulling fs layer
21:44:06 [2022-06-06T21:44:06.266Z] cecc78ee4075: Verifying Checksum
21:44:06 [2022-06-06T21:44:06.266Z] cecc78ee4075: Download complete
21:44:06 [2022-06-06T21:44:06.266Z] cecc78ee4075: Pull complete
21:44:06 [2022-06-06T21:44:06.524Z] Digest: sha256:de56395ae0788e364797f0c60464d4693c43c33cc04ec26fc3b0931b2e7c9d7d
21:44:06 [2022-06-06T21:44:06.524Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:44:09 [2022-06-06T21:44:09.373Z] + bundleName=amd64
21:44:09 [2022-06-06T21:44:09.373Z] + echo Creating amd64-bundles.tar.gz
21:44:09 [2022-06-06T21:44:09.373Z] Creating amd64-bundles.tar.gz
21:44:09 [2022-06-06T21:44:09.373Z] + xargs tar -czf amd64-bundles.tar.gz
21:44:09 [2022-06-06T21:44:09.373Z] + 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
21:44:10 [2022-06-06T21:44:10.759Z] Archiving artifacts
21:44:12 [2022-06-06T21:44:12.665Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43700/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:44:12 [2022-06-06T21:44:12.972Z] + make clean
21:44:12 [2022-06-06T21:44:12.972Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:44:13 [2022-06-06T21:44:13.230Z] docker-dev-cache
21:44:13 [2022-06-06T21:44:13.230Z] 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